﻿h1 
{
	font-family: Arial;
	font-size: medium;
}

#quantityBox
{
	float: right; 
	clear: right; 
	margin-right: 5px;
	width: 425px;
	font-family: Arial;
	font-size: medium;
}

#priceBreakTable
{
	text-align: center;
    width: 165px;
    color: #336699;
    font-weight: bold;
    font-family: Arial;    
}

#infoTable
{
	width: 375px;
}

#productDescription
{
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-size: 12px;
	width:600px;
}

#productDescription img
{
	max-width:380px;
}

img.relatedProductImage {
margin-top:5px;
width: 70px;
height: 54px;
}

div.specBox {
float:left;
font-weight:bold;
text-align:center;
width:200px;
}

div.rightFloats ul {
font-size:small;
font-weight:normal;
text-align:left;
}

div.rightFloats li {
padding-left:5px;
}

table.specTable 
{
	text-align: left; 
	width: 100%;
}

table.specTable a
{
	font-size:small;
}

table.specTable td 
{
	padding-left: 5px;
	border-bottom: solid thin #EEEEEE;
}

#mainContent {
margin-right: 0px;
}

span.mfgPartNumberLabel
{
	font-size:xx-small;
}

#specs 
{
	font-size: small;
	width: 235px;
}

span.PartNumberLabel
{
	font-family:Arial;
	font-size: 8pt;
	margin-left:10px;
	margin-bottom:10px;
	vertical-align: top;
}

span.BarLabel
{
	font-family:Arial;
	font-size: 8pt;
	margin-bottom:10px;
	vertical-align: top;
}

span.BarBoldText
{
	font-family:Arial;
	font-size: 14pt;
}

span.ProductAvailability
{
	font-family:Arial;
	font-size: 14pt;
	font-weight:bold;
	vertical-align: top;
}

span.ProductAvailabilityShrunk
{
	color: #C7CD25;
	vertical-align: top;
}

.alert 
{
	color: #FF9933;
	font-weight: bold;
}

.redAlert
{
	color: red;
	font-weight: bold;
}

td.promoPricing 
{
	color: #C7CD25;
	font-weight: bold;
}

div.navTrail a
{
	text-decoration: none;
	color: #444444;
	border-bottom:1px solid #CCCCCC;
}

tr.altSpec
{
	background-color: #EEEEEE;
}

div.similarProductBox
{
	float: left;
	width: 130px;
	text-align: center;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 5px;
}

ul.faqAnswer 
{
	list-style-type: none;
	font-style:italic;
	padding-left: 10px;
	padding-bottom: 10px;
}

.padded 
{
	margin-top: 10px;
}

div.voter 
{
	border: solid thin #DDD;
	margin-top: 10px;
	font-style: normal;
	width: 270px;
	padding: 5px;
	font-size: smaller;
}

/* Theme for Tab Controls */
.productTabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:11px}
.productTabs .ajax__tab_outer {padding-right:4px;background-image:url('/siteimages/layout/ajax/headerTabLeft.gif'); background-repeat: no-repeat; background-position: left; height:21px;border-bottom: solid 1px #CCCCCC;}
.productTabs .ajax__tab_inner {padding-left:3px;background-image:url('/siteimages/layout/ajax/headerTabRight.gif'); background-repeat: no-repeat; background-position: right;border-bottom: solid 1px #CCCCCC;}
.productTabs .ajax__tab_tab {height:13px;padding:4px;margin:0;background-image: url('/siteimages/layout/ajax/headerTabMiddle.gif');background-repeat: repeat-x;color: #336699; font-weight: bold; border-bottom: solid 1px #CCCCCC}
.productTabs .ajax__tab_hover .ajax__tab_tab {color: red;}
.productTabs .ajax__tab_active .ajax__tab_outer {background-image:url('/siteimages/layout/ajax/headerTabLeftActive.gif'); background-repeat: no-repeat; background-position: left; border: none}
.productTabs .ajax__tab_active .ajax__tab_inner {background-image:url('/siteimages/layout/ajax/headerTabRightActive.gif'); background-repeat: no-repeat; background-position: right; border: none}
.productTabs .ajax__tab_active .ajax__tab_tab {background-image: url('/siteimages/layout/ajax/headerTabMiddleActive.gif');background-repeat: repeat-x; border: none}
.productTabs .ajax__tab_body {font-family:verdana,tahoma,helvetica;border-top:1px solid #CCCCCC;background-color:#ffffff;}

img.ajaxTabImageLeft
{
	position: relative;
	top: 7px;
	margin: 0px 0px 0px 1px;
}

img.ajaxTabImageRight
{
	position: relative;
	top: 7px;
	margin: 0px 1px 0px 0px;
}

.ajaxTab 
{
	position: relative;
	display: inline;
	margin: 0;
	color:#333;
}

.ajaxTabText
{
	padding: 6px 3px 5px 3px;
	height: 24px;
	background-image: url('/siteimages/layout2/tabMiddleLow.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #333;
	text-transform:uppercase;
}

.ajaxTabLink
{
	color:#333;
	text-decoration:none;
}

.ajaxTabLinkSelected
{
	color:White;
	text-decoration:none;
}

.ajaxTabText a 
{
	color: inherit;
	text-decoration: none;
}

#overviewTabContent 
{
	text-align: left;
}

#ratingsTabContent
{
	padding-top: 5px;
	text-align: left;
	margin-right: 5px;
}




