@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

#sidelistbox{
	border:1px solid rgb(218, 218, 218)CCC; 
	margin-bottom:10px;	
}

#sidesocialbox{
	border:1px solid rgb(218, 218, 218)CCC; 
	margin-bottom:10px;
	padding:10px;
	vertical-align: text-top;
	height:35px;
}

#sideheaderbox{
	padding:10px; 
	font-size:12px; 
	font-weight:bold;
	
}

.gradientred{
	width:197px;
	height:15px;
	background-image:url(images/color.png);		
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#C41616', 

endColorStr='#D96666');
	background-image: linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -o-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -moz-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -webkit-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	

color-stop(0.38, rgb(181,9,9)),	color-stop(0.54, rgb(196,75,75))); 
	
color:#FFF;
}

.gradientredbody{
	width:315px;
	height:15px;
	background-image:url(images/color.png);	
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#C41616', 

endColorStr='#D96666');
	background-image: linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -o-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -moz-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -webkit-linear-gradient(bottom, rgb(181,9,9) 38%, rgb(196,75,75) 54%);
	background-image: -webkit-gradient(	linear,	left bottom,	left top,	

color-stop(0.38, rgb(181,9,9)),	color-stop(0.54, rgb(196,75,75))); 
	
color:#FFF;

}

.gradientgray{
	width:197px;
	height:15px;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#A8A8A8', 

endColorStr='#D4D4D4');
	background: linear-gradient(bottom, rgb(194,194,194) 38%, rgb(232,232,232) 54%);
	background: -o-linear-gradient(bottom, rgb(194,194,194) 38%, rgb(232,232,232) 54%);
	background: -moz-linear-gradient(bottom, rgb(194,194,194) 38%, rgb(232,232,232) 54%);
	background: -webkit-linear-gradient(bottom, rgb(194,194,194) 38%, rgb(232,232,232) 54%);
	background: -ms-linear-gradient(bottom, rgb(194,194,194) 38%, rgb(232,232,232) 54%);
	background: -webkit-gradient(	linear,	left bottom,	left top,	color-stop(0.38, 

rgb(194,194,194)),	color-stop(0.54, rgb(232,232,232)));
	color:#333;
	background-color:#999;
}

#sideboxcontainer{
	padding:10px;
}

#sideboxcontainer ul{
	padding-left:15px; 
	list-style:none; 
	font-size:12px;
}

#sideboxcontainer ul li{
	margin-bottom:5px;	
}

#sidebox{
	margin-top:10px;	
}

.sidesocialiconholder{
	width:38px; 
	height:38px; 
	position:absolute;
}
.sidesocialdescription{
	display:inline-block; 
	height:38px; 
	width:150px;
	float: right;
	padding-top: 5px;
	
}

#bodycategorybox{
	border: 1px solid #C40707; 
	padding: 9px; 
	font-weight:bold;
	font-size: 13px;
	width:320px;
}

#boxinsidecontainer{
	font-size: 12px;
	margin-top:10px; 
	margin-bottom:10px;
	padding:3px;	
}

#boxinsidecontainer ul{
	padding-left: 20px; 
	font-size: 12px; 
	margin-top: 10px;
	margin-bottom: 10px;
	
}

#boxinsidecontainer ul li{
	margin-bottom:5px;	
}

.filelist ul{
	list-style-image:url(../../images/blue-document-small-list-icon2.png);
	
		
}

.filelist ul li{
padding-left:5px;	
		
}

.pdflist ul{
	list-style-image:url(../../images/pdf.jpg);	
}

.pdflist ul li{
padding-left:5px;	
		
}
#linktpagebutton a{

	color:#C00 !important;
	padding-top:5px;
}

#linktpagebutton{
	
	float: left;
	padding-bottom:0px;
	margin-top:5px;
	
}

#linktpagebutton a:hover{
	

	
}
#bodybox{
	
	border-right: 0px solid rgb(218, 218, 218); 
	width: 341px;
	min-height:120px;
	vertical-align: text-top;
	padding: 7px;
	float:left;
	
}



#rowcontainer{
	width: 710px;
	margin-bottom: 10px;
	alignment-baseline: top;
	clear: both;
	border: 1px solid rgb(218, 218, 218); 	
	overflow:hidden;
	background-image:url(../../images/centerline.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}
#spacer{
	margin-bottom:20px;
	
}

#archivelistholder{
	padding:15px 8px 8px 0px;
    margin-top:28px; 
	border:none; 
	width:712px;
}


@import url(http://fonts.googleapis.com/css?family=Capriola);



/* Menu CSS */ 

#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a{
	
	padding: 0;
	margin: 0;
	line-height: 1;
	/*font-family: 'Capriola', sans-serif;*/
	
}

#cssmenu:before, #cssmenu:after, #cssmenu > ul:before, #cssmenu > ul:after {

	content: '';
	display: table;
	
}


#cssmenu:after, #cssmenu > ul:after {

	clear: both;
	
}

#cssmenu {

	zoom:1;
	height: 40px;
	background: url(images/bottom-bg.png) repeat-x center bottom;
	border-radius: 2px;
	width:707px;
	
}

#cssmenu ul{

	background: url(images/nav-bg.png) repeat-x 0px -23px;
	height: 40px;
	width:707px;
	
}

#cssmenu ul li{

	float: left;
	list-style: none;
	
}

#cssmenu ul li a{
	
	display: block;
	height: 10px;
	padding: 8px 30px 0;
	margin: 4px 2px 0;
	border-radius: 2px 2px 0 0;
	text-decoration: none;
	font-size: 15px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	font-weight: 400;
	opacity: .9;
	/*width:284px;*/
	
}

#cssmenu ul li:first-child a{
	
	margin: 6px 2px 0 0;
	
}

#cssmenu ul li a:hover{
	/*background: url(images/color.png) center bottom;*/
	background-color:#333;
	display: block;
	margin-top:0px;
	height:24px;
	padding-top:12px;
	color: #FFFFFF;
	text-shadow: 2px 0 0 #FFFFFF);
	opacity: 1;
		border-right:0px solid #999;
	border-top:0px solid rgb(218, 218, 218);
	border-radius: 0 0 0 0;
	
}


#cssmenu ul li.active a{
	
	background: url(images/color.png) center bottom;
	display: block;
	height: 27px;
	margin-top: 0px;
	padding-top: 15px;
	color: #FFFFFF;
	text-shadow: 2px 0 0 #FFFFFF);
	opacity: 1;
		font-size:16px !important;
	font-weight:bold !important;
	margin-top:-7px;
	border-right:1px solid #999;
	border-top:1px solid rgb(218, 218, 218);
	margin-left:4px;
	
}

.securityarchivetab{
	width:352px;
}


#tabcontentgrid{
	clear:both; 
	margin: 0 0 30px 0; 
	padding:10px; 
	/*width:685px;*/
	width:640px; 	
	border:1px solid #CAC9C9;
    margin-top:1px;
	font-size:11px;
	
}

#tabcontentgrid a:link{
	font-size:14px;
	
}

#researchlist{
	padding-left:30px;
	background-image:url(../../images/PDF.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom: 7px;
	padding-top: 7px;
	
}

#listitemcontainer{
	padding:5px;
	
}

.odd{
	background-color:#E6E6E6;
	
}

#securitylist{
	alignment-baseline: top;
	clear: both;
	overflow:hidden;
	padding:5px;	
}

#listdateholder{
	width:80px; 
	float:left;	
	margin-right:5px;
	font-size:11px;
}

#listtitleholder{
	width: 310px; 
	float:left;	
	padding-left:18px;
	line-height: 1.5;
	background: url(../../images/sprite-main.png) -226px -166px no-repeat;
}




@import url(http://fonts.googleapis.com/css?family=Capriola);



/* Menu CSS */ 

#cssmenu2, #cssmenu2 ul, #cssmenu2 ul li, #cssmenu2 ul li a{
	
	padding: 0;
	margin: 0;
	line-height: 1;
	/*font-family: 'Capriola', sans-serif;*/
	
}

#cssmenu2:before, #cssmenu2:after, #cssmenu2 > ul:before, #cssmenu2 > ul:after {

	content: '';
	display: table;
	
}


#cssmenu2:after, #cssmenu2 > ul:after {

	clear: both;
	
}

#cssmenu2 {

	zoom:1;
	height: 40px;
	background: url(images/bottom-bg.png) repeat-x center bottom;
	border-radius: 2px;
	width:707px;
	
}

#cssmenu2 ul{

	background: url(images/nav-bg.png) repeat-x 0px -23px;
	height: 40px;
	width:707px;
	
}

#cssmenu2 ul li{

	float: left;
	list-style: none;
	
	
}

#cssmenu2 ul li a{
	
	display: block;
	height: 18px;
	padding: 4px 5px 0;
	margin: 4px 4px 0;
	border-radius: 2px 2px 0 0;
	text-decoration: none;
	font-size: 12px;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	font-weight: 400;
	opacity: .9;
	margin-top:8px;
	border-right:1px solid #666;
	/*width:284px;*/
	
}

#cssmenu2 ul li:first-child a{
	
	margin: 6px 2px 0 0;
	
	
}

#cssmenu2 ul li a:hover{
	/*background: url(images/color.png) center bottom;*/
	background-color:#333;
	display: block;
	margin-top:0px;
	height:24px;
	padding-top:12px;
	color: #FFFFFF;
	text-shadow: 2px 0 0 #FFFFFF);
	opacity: 1;
		border-right:0px solid #999;
	border-top:0px solid rgb(218, 218, 218);
	border-radius: 0 0 0 0;
	border-right:1px solid #666;
}


#cssmenu2 ul li.active2 a{
	
	background: url(images/color.png) center bottom;
	display: block;
	height: 27px;
	margin-top: 0px;
	padding-top: 15px;
	color: #FFFFFF;
	text-shadow: 2px 0 0 #FFFFFF);
	opacity: 1;
		font-size:14px !important;
	font-weight:bold !important;
	margin-top:-7px;
	border-right:1px solid #999;
	border-top:1px solid rgb(218, 218, 218);
	margin-left:4px;
	
}

#rowcontainerStats{
	width: 683px;
	margin-bottom: 10px;
	alignment-baseline: top;
	clear: both;
	overflow:hidden;
	background-image:url(../../images/centerline.jpg);
	background-repeat:repeat-y;
	background-position:center top;
}

#bodyboxStats{
	
	border-right: 0px solid rgb(218, 218, 218); 
	width: 325px;
	min-height:120px;
	vertical-align: text-top;
	padding: 7px;
	float:left;
	
}

#bodycategoryboxStats{
	border: 1px solid #C40707; 
	padding: 9px; 
	font-weight:bold;
	font-size: 13px;
	width:310px;
}

#graphholder{
	
	height:inherit;
	
}

#tablechart{
	clear:both; 
	overflow:hidden;	
}

#tableheading{
	clear:both; 
	overflow:hidden; 
	background-color:rgb(218, 218, 218);	
}

.columntitle{
	font-weight:bold;
}

#column1{
	float:left; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:50px; 
	border-right:1px solid #FFF; 
		
}
#columntable{
	float:left; 
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border-right:1px solid #FFF;		    padding-right:10px;
}

#column2head{
	float:left;
	border-left:1px solid  #959595; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:inherit;
	
}

#column2headB{
	float:left;
	border-left:1px solid  #959595; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:80px;
	border-right:1px solid #FFF;
	
}

#column3head{
	float:left;
	border-left:1px solid  #959595; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:inherit;
	
}
#column2{
	float:left;
	border-left:1px solid  rgb(218, 218, 218); 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:200px;
	word-wrap: break-word;
}

#columntable2{
	float:left;
	border-left:1px solid  rgb(218, 218, 218); 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	word-wrap: break-word;
}

#column2-B{
	float:left;
	border-left:1px solid  rgb(218, 218, 218); 
	border-right:1px solid  #FFF; 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:80px;
	word-wrap: break-word;
}
#column3{
	float:left;
	border-left:1px solid  rgb(218, 218, 218); 
	padding-left:15px; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:80px;
	word-wrap: break-word;
}
#tablerow{
	clear:both; 
	overflow:hidden; 
	
}

.tablepaging{
	
	border-top:1px solid rgb(218, 218, 218);
	border-bottom:1px solid rgb(218, 218, 218);	
}

#pagingcolumns{
	padding:10px;
	border-left:1px solid #FFF;
	border-right:1px solid rgb(218, 218, 218);
	float: left;
	margin-bottom:0px;
		
}

.pagingtitle{
	font-size:14px;	
}

#toolbarcontainer{
	 text-align:right;
	 padding:5px; 
	 margin-bottom:10px; 
	 margin-top:5px; 
	 border-bottom:1px solid color:rgb(218, 218, 218);
	 background-color:#E6E6E6; 
	 height:25px; 
	 padding-left:10px;
	 padding-top:10px; 
	 padding-right:10px;
	 font-weight:bold;
	
}

#titlebarcontainer{
	padding:5px; 
	margin-bottom:10px; 
	margin-top:5px; 
	border-bottom:1px solid color:rgb(218, 218, 218);
	background-color:#E6E6E6; 
	height:25px; 
	padding-left:10px;
	padding-top:10px; 
	padding-right:10px; 
	font-size:20px;
	font-weight:bold;
}

#searchboxheader{
	background-image:url(http://about-threats.trendmicro.com/images/searchbar/top_searchJP.jpg); 
	background-repeat: no-repeat; 
}

#footer a:active, #footer a:visited, #footer a:link {
   color:#F62C1D !important;
}
#footer a:hover
{
  color:#464646 !important;
}

#mainHero {
width: 960px;
height: 282px;
margin: 0 auto;
/*background: #fff url(http://jp.trendmicro.com/css/jp/images/hero_bg.gif) repeat-x left bottom;*/
padding: 0;
margin-top:30px;
}

#tertiary #mainContent {
padding-top: 0px;
margin-top: 0px;
margin-left:0px;
margin: 118px 0 0 0;
}

#wrapper {
width: 960px;
padding: 0 0px;
margin: 0 auto;
position: relative;
}

#sidebanner{
	height:253px; 
	width: 210px;
	margin-top:-253;
	float:right;
	
}

#bannertableholder{
	float:left;	
}

#languageholder{
position: absolute;
top: 120px !important;
left: 740px;
padding-top: 10px;
padding-bottom: 10px;
}

#searchholder{

padding-top:30px;
padding-bottom:15px;
border-bottom:0px solid #CDCDCD;
background-image:url(../../images/searchtitle.png);
background-repeat:no-repeat;

}

#searchholder #TEsearchfield{
	
	height:22px;
	border:1px solid #CDCDCD;
	width:180px;
	background-color:#FFF;
	color:#09C;
	padding-left:6px;
	font-size:14px;
	padding-top:5px;
	margin-top:5px;
	
}

#TEsearchbutton{
	border-width:0px;
	vertical-align: bottom; 
	margin-left:-5px;	
	height:29px;
}
#searchholder fieldset{
	padding: 0 0;
	
}

#adholder img{
	border: 1px solid rgb(218, 218, 218);
	width:210px;
}

#spacerline{
	border-top:1px solid #FFF;
	height:5px;
	margin-bottom:5px;
	
}

#contenttabs{
/*background-color: #FFF;*/
width: 958px;
border-top: 0px solid rgb(223, 223, 223);
}


#contenttabsbottom{
	width:941px;
	height:21px;
	margin-left:9px;
	background-image:url(../../images/bottomcurve.jpg);
	background-repeat:no-repeat;
	
}

#contenttabs ul{
	list-style:none !important;
	list-style-type:none !important;
	padding-left:4px;
	}

#listtabs li{
	width:230px;
	height:110px;
	margin-right:1.2px;
	display:inline;
	float:left;
	text-shadow: 0px 1px 0px rgba(255,255,255,.7); 
	
	
}

#tabcontainer a:link{
	width:230px;
	height:110px;
	margin-right:1.2px;
	display:inline;
	float:left;
	text-shadow: 0px 1px 0px rgba(255,255,255,.7); 
	border-bottom:none;
	position:absolute;

}

#contenttabs a:hover{
	text-decoration:none;
}

#contenttabs1 a:link{
	color:#333 !important;
	font-weight:500;
}
.tablinks a:link{
	width:230px;
	height:110px;
	margin-right:1.2px;
	display:inline;
	float:left;
	text-shadow: 0px 1px 0px rgba(255,255,255,.7); 
	border-bottom:none;
	position:absolute;
	color:#333 !important;

}

.tablinks a:hover{
	text-decoration:none;
}
.bgblue{
	background-image:url(../../images/bgblue.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	}

.bggreen{
	background-image:url(../../images/bggreen.jpg);
	background-repeat:repeat-x;
	}
.bgbrown{
	background-image:url(../../images/bgbrown.jpg);
	background-repeat:repeat-x;
	}
.bggray{
	background-image:url(../../images/bggray.jpg);
	background-repeat:repeat-x;
	}

#thumbholder{
	width:77px;
	height:62px;
	margin-right:5px;
	display:inline;
	float:left;
	padding-top:5px;
	
}

#thumbholder img{
	width:77px !important;
	height:62px;
	border-bottom:1px solid #fff;
	border-right:1px solid #FFF;
	
}

#textholder{
	width:125px;
	height:62px;
	margin-right:5px;
	float:left;
	
}

.tabtitle{
	font-weight:bolder;
	font-size:14px;
	text-transform:uppercase;
	
}

.bluetext{
	color:#06C;
	font-weight:bolder;	
}
.graytext{
	color:#333;
	font-size: 9px !important;
	
}
.redtext{
	color:#C00;	
	font-weight:bold;
	font-size: 10px !important;
}

.tabselect{
	background-color:#FFF;
	background-image:none;
	border:none !important;
}


.hidelink{
	display:none;
	
}

.tabcontentholder{
	position:absolute; 
	z-index:1 !important;
	height:110px;	
	
}

#NWcontent{
	display:none;
}
#SecReportsContent{
	display:none;
}
#SecStatsContent{
	display:none;
}
#ResearchPapersContent{
	display:none;
}

.shadetabs {
width: 650px;
}

.tabcontentstyle {
border: 1px solid rgb(218, 218, 218);
width: 650px;
margin-bottom: 1em;
background-color: rgb(236, 235, 235);
padding: 5px;
}


#blogrss li{
	list-style:outside;
	list-style-type:circle;
	margin-bottom:5px;
	font-size:11px;
	
}

#tableholderhome{
	padding: 10px;
	background-color: rgb(247, 247, 247);
	width: 95%;
	margin: 0 auto;
	font-size: 11px;	
	border: 1px solid rgb(228, 228, 228);
}

#listtablehome{
	alignment-baseline: top;
	clear: both;
	overflow: hidden;
	padding: 5px;
	font-size:12px;
	
}

#hometablechartholder2{
	width:300px; float:right;
	margin-top:5px;
}

#hometablechartholder{
	width:300px; float:left;	
}



#blogtitle{
	height:40px; width:176px; background-image:url(../../images/secblogtitlebg.jpg); 

padding-left:50px; padding-top:8px; font-weight:bolder; color:#666; font-size:20px; letter-spacing:

-3px; text-shadow: 0px 1px 0px rgba(255,255,255,.7);	
}

#adtitlehome{
	height:35px; width:218px; background-image:url(../../images/adtitlebggray.jpg); 

padding-left:5px; padding-top:8px; font-weight:bolder; color:#666; font-size:18px; letter-spacing:

-2px; text-shadow: 0px 1px 0px rgba(255,255,255,.7);
	margin-bottom:5px;	
}

.liststyle{
	padding:5px;
	padding-left:10px;
	margin-bottom:5px;
	font-size:12px;
	
}

.indentup{
padding-top:25px;	
}


.boxes img{
	margin-bottom:10px;	
}

.boxes ul{
	margin-top:8px;
	margin-bottom:8px;	
	padding-left: 10px;
	list-style:none;
	width:95%;
}
.boxes li{
	margin-bottom:8px;	
	background:transparent url("../../images/bgi_arrow_r_gray.png") no-repeat left 0.3em;
	padding-left: 10px;

}
.boxes a{
	font-size:12px;
	
}

.boxes a:hover{
	text-decoration:none !important;
	
}

.boxes ul li a{
	color:#F00 !important;
	font-size:11px;
	
}

.boxes ul li a:hover{
	color:#F00 !important;
	text-decoration:underline !important;
	
}

.boxes{
	width:456px;
	float:left;
	margin-right:10px;
	text-align:left;
	font-size:11px;
	float: left;
	font-size:13px;
   padding-bottom: 100000px;
   margin-bottom:  -100000px;
   border:1px solid rgb(218, 218, 218);
	
}

.boxcontent{
	width:943px;
	padding-left:15px;
	padding-top:0px;
	/*background-image:url(../../images/bggray.jpg);*/
	background-repeat:repeat-x;
	margin-top:-3px !important;
}
.clear{
	clear:both;
	
}

.col1{
	width:140px;
	margin-right:5px;
	float:left;
	word-break:break-all;
	font-size:10px;	
}
.col1 li{
	background:none !important;
	list-style:none;
	padding-left:0px;
	}
.col1 ul{
	padding-left:0px;
}

.col2{
	width:140px;
	float:left;
	word-break:break-all;
		font-size:10px;
	
}
.col2 ul{
	padding-left:0px;
}

.col2 li{
	padding-left:0px;
	background:none !important;
	list-style:none;
	
}
.boldtitle{
	font-weight:bolder;
	padding-top:10px;
	padding-bottom:10px;
}

.sidehome{
	width:238px; 
	margin-top:10px; 
	float:right;	
}

.homecontentholder{
	margin-top:0px;
	margin-left:4px; 
	border:0px solid #999; 
	overflow:hidden; 
	width:936px; 
	min-height:300px; 
	clear:both !important	
}

.sideholderbox{
	border:1px solid rgb(218, 218, 218);
	min-height:50px;
	margin-bottom:15px;
	
}

.headerside{
	width:auto; 
	background-image:url(../../images/adtitlebggray.jpg); 
	padding-left:5px; 
	padding-top:8px; 
	padding-bottom:8px;
	font-weight:bolder; 
	color:#666; 
	font-size:12px; 
	letter-spacing:1px; 
	text-shadow: 0px 1px 0px rgba(255,255,255,.7);
	margin-bottom:5px;	
	
}

.sideboxcontent{
	font-size: 12px;
	padding-top:10px;
	padding-bottom:10px;
	
		
}

.sideboxcontent div{
	display:inline;
	
}

.supportlink{
	padding-left:15px;
	background: url(../../images/sprite-main.png) -225px -166px no-repeat	;
}

.supportlink a:link{
	color:#C00;
	text-decoration:none;
	
}

.pattern{
	padding-left:20px;
	background: url(../../images/sprite-main.png) -263px -124px no-repeat;
}	


.sideboxcontent ul{
	margin-left:0px;
	list-style:none;
	min-height:20px;
	overflow:visible;
}

.sideboxcontent ul li{
	list-style:none;
	padding-left:20px;
	padding-bottom:5px;
	background: url(../../images/sprite-main.png) -263px -124px no-repeat;
	overflow:visible;
}

.socialbox{
	border:1px solid rgb(218, 218, 218);
	min-height:50px;
	margin-top:10px;
	width: 660px;
	margin-left: 15px;
	
}

.headersocial{
	width:auto; 
	background-image:url(../../images/adtitlebggray.jpg); 
	padding-left:15px; 
	padding-top:8px; 
	padding-bottom:8px;
	font-weight:bolder; 
	color:#666; 
	font-size:12px; 
	letter-spacing:1px; 
	text-shadow: 0px 1px 0px rgba(255,255,255,.7);
	
}

.redbar{
	width: 3px;
	background-color: #C30;
	height: 15px;
	float: left;
	margin-right: 8px;
	
}
.titletag a{
font-weight:bolder; font-size:24px;	
}
.socialbox ul li{
	display:inline;
	clear:both;
	padding:5px;
	height:20px;
	padding-bottom:5px;	
	padding-top:15px;
	padding-left:35px;
	overflow:visible;
	margin-right:15px;
}

.socialbox ul{
	padding-top: 20px !important;
	height:20px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	
}

.twitter{
	background: url(../../images/icons-social.png) 1px 1px no-repeat;
}

.fb{
	background: url(../../images/icons-social.png) -78px 1px no-repeat;
}

.mail{
	background: url(../../images/icons-social.png) -172px 1px no-repeat;
}

.rss{
	background: url(../../images/icons-social.png) -280px 1px no-repeat;
}

.bannercontainer{
	height:250px; 
	width:925px; 
	margin-top: -270px;
	margin-left: 15px; 
	border:1px solid #FFF !important;
}

.noteworthy{
	margin-left:11px;
	border: 1px solid rgb(218, 218, 218);
	
}

.rowholder{
	min-height:50px;
	overflow:hidden;
	clear:both;
	/*background-image: url(../../images/hor-line-bg.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
}

.rowholdercontent{
	padding:15px;
	width:auto;
	
}


.boxbottomborder{
	height:20px; 
	width:926px; 
	float:left; 
	margin-right:10px; 
	border-top:0px solid #666; 
	background-image: url(../../images/hor-line-bg.png); 
	background-repeat:repeat-x;	
}

.grid tr{
	border:1px solid #FFF;
	
}

.grid td{
	border:1px solid #FFF;
	
}

.grid th{
	border:1px solid #FFF;
	
}

.bannercontainer {
height: 253px;
width: 925px;
border: 1px #E0E0E0 solid;
margin-bottom: 20px;
}