/* site-wide styles */





    a:link {
    color: #225F9E;
    text-decoration: none;
    }
	
	a:hover {
	color: CC3300;
	text-decoration: none;	
	}	
	
	a:visited {
	color: #008902;
	text-decoration: none;
	}
	
	a:visited a:hover {
	color: #CC3300;
	text-decoration: none;
	}


.section {

	font-family: Trebuchet MS, verdana, geneva, arial, sans-serif;

	font-size: 12px;

	line-height: 16px;

	color: #000000;

}

h1 {
    	display: inline;	
	letter-spacing: -1.5px;	font-family: Helvetica, Arial, sans-serif;
	/* font-family: Helvetica Neue Black Condensed, Arial Black, Trebuchet MS, Verdana; */
	/* font-family: Trebuchet MS, Verdana; */
	color:#225F9E; 
	font-size: 21px;
	font-weight: bold; 

	text-shadow: #CCC 2px 3px 4px;
	
}

h2 {
    display: inline;
    font-family: Trebuchet MS, verdana; 
	color:#225F9E; 
	font-size: 18px;
}

h3 {
    display: inline;
    font-family: Trebuchet MS, verdana; 
	color:#004891; 
} 

h4 {
    display: inline;
    font-family: Trebuchet MS, verdana; 
	color:#004891; 
}


.rulee
{
color: #CECECE
height: 1px;
}


td.top_row_separate {
	
	border-top: dotted #CECECE 0px;			
	border-top-width: 2px;	

}

td.category_row_seperate {

	border-right: dotted #CECECE 0px;		
	border-bottom: solid #CECECE 0px;	
	border-right-width: 2px;		
	border-bottom-width: 2px;	

}

td.category_row_seperate_no_right {
	
	border-bottom: solid #CECECE 0px;			
	border-bottom-width: 2px;	

}

td.category_right_bottom {

	border: dotted #CECECE 0px;	
	border-right-width: 2px;
	border-bottom-width: 2px;	

}	

td.category_right {

	border: dotted #CECECE 0px;
	border-right-width: 2px;

}	

	
td.category_bottom {

	border: dotted #CECECE 0px;
	border-bottom-width: 2px;

}

.imagefade {
-moz-opacity:0.8;
filter:alpha(opacity=80);
cursor:hand; 
}

div#maintableborders {
	width: 751px;
	border-left: 2px solid #1A78CA;
	border-right: 2px solid #1A78CA;
	background:#FFFFFF;

}

div#headerborder {

	width: 760px;
	height: 76px;
	border: 2px solid #1A78CA;
	border-bottom: 5px solid #1A78CA;
	text-align:center;
	vertical-align:bottom;
	background:#FFFFFF;
}

div#mainsectionheader {
	text-align:left;
	padding: 5px; 
	background: url(/templates/images/category_bkgd.gif);
	border-bottom: 2px solid #cccccc;	
}

div#maincontent {
	text-align:left;
	padding-right: 8px; 
	padding-left: 8px; 
	align: center;
}

div#logo {	float: left;	width: 231px;
	background:#FFFFFF;
	vertical-align:middle;
}

.buttons {		width: 75px;		padding:0px;		float: left;
		background:#FFFFFF;
		height: 74px;
		padding-top: 1px;
}

.onesideborder {
		border-top: 1px solid #CCCCCC;
}

.twosideborders {
		border-left: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
}

blockquote {	border-left: 3px solid #999;	padding: 0 10px;}

.buttontext {
	font-family: Trebuchet MS, Verdana;
	font-size: 7.5pt;
	font-weight:bold; 
	color: 000000;
	letter-spacing: 2px;
	line-height: 14pt; 
}

.sectionseparator { 
	height:30px; 
	width:730px;
	background-image: url(/templates/images/sectionseparator.gif);
	background-repeat: once;
	margin-bottom:2px;
	-moz-opacity:0.90;
	filter:alpha(opacity=90);
}

.sectiontopic {
	padding-top:6px;
	letter-spacing: 0.5px;
	font-weight:bold;
	text-align:center;
}

.column {

	margin-top: 3px;
	width:243px;
	float:left;
	background-color: white; 
}

.lastcolumn {

	margin-top: 3px;
	width:243px;
	float:left; 
	background-color: white; 
}

.hardwaresectionborder {
	padding-right:2px;
	padding-left:5px;
	padding-bottom:3px;
}

.subsectiontopic { 
	font-family: Lucida Grande, Trebuchet MS, Tahoma, verdana, geneva, arial, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 15px;
	color: #333333;
}

.maintext { 
	font-family: Lucida Grande, Trebuchet MS, Tahoma, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

.dropdowntext { 
	font-family: Lucida Grande, Trebuchet MS, Tahoma, verdana, geneva, arial, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}

.topborder {
border-top: 2px solid #1A78CA;

} 	

.bottomborder {
border-bottom: 2px solid #1A78CA;

} 

.rightborder {
border-right: 2px solid #1A78CA;

} 

.leftborder {
border-left: 2px solid #1A78CA;

} 

.rule {
border-top: 2px solid #1A78CA;
}

.prodtitle {

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial;
	margin-top:3; margin-bottom:-5
	color: #4D76B8;

}


.dropdownmenu {
	font-family: Trebuchet MS, verdana, geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.largebodytext {
	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
}


.bodytext {
	font-family: Lucida Grande, Trebuchet MS, Tahoma, verdana, geneva, arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}


.smallbodytext {
	font-family: Lucida Grande, Trebuchet MS, Tahoma, verdana, geneva, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}




. smallbodytext a:link{
	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #004891;
	font-size: 12px;
	line-height: 16px;

}




. smallbodytext a:visited{
	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #005500;
	font-size: 12px;
	line-height: 16px;


}

.smallbodytext A:hover{

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #005500;
	font-size: 12px;
	line-height: 16px;


}




.bodytext a:link{
	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #004891;
	font-size: 13px;
	line-height: 16px;

}




.bodytext a:visited{
	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #005500;
	font-size: 13px;
	line-height: 16px;


}

.bodytext A:hover{

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	color: #cc3300;
	font-size: 13px;
	line-height: 16px;


}





.bodytext A:active, .bodytext A:hover{

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;
	
	font-size: 13px;

	line-height: 16px;

	color: #cc3300;

}



.bodytext A:link A:hover{

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;

	color: #cc3300;

	font-size: 13px;

	line-height: 16px;

}



.footer, .footer A:active, .footer A:link, .footer A:hover, .footer A:visited{

	font-family: Lucida Grande, Trebuchet MS, verdana, geneva, arial, sans-serif;

	color: #ffffff;

	font-size: 12px;

}


ul {
	margin-left: 0;	padding-left: 0;	line-height:1.6;	list-style-type:none;
	list-style-position: outside;}

li {
	/* background:transparent url(http://www.everythingusb.com/templates/images/garrow.gif) no-repeat; */ 
	background-image: url(http://www.everythingusb.com/templates/images/garrow.gif);	background-repeat: no-repeat;
	background-position:0 6px;
	padding-left:10px;
	padding-bottom:3px;
}




div#tipDiv ul { margin:.5em .4em .5em 1em; padding:0 }
div#tipDiv ul li { margin: 0 0 .4em 1em }

/* Style spec's for tooltip  */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#FFFFE1; border:1px solid #336; 
  width:280px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}

div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }



