body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D7DAE1;	
	margin-top: 10px;
	background-image: url('images/lines-background.gif');
}

body input, select
{
	margin-bottom: 4px;
}

#container
{
	margin: 0 auto;  
	padding-bottom: 0;
	text-align: left;
	vertical-align: top;
	border: #000000 2px solid;
	width: 770px;
	background-color: #FFFFFF;
}

#tagline-bar
{
	display: block;
	height: 26px;
	padding-top: 2px;
	background-image:url(images/Tagline-background.gif);
	background-repeat: no-repeat;
}

#tagline-text
{
	font-size: 15px;
	font-weight: bolder;
	padding-left: 5px;
	padding-top: 1px;
	color: #FFFFFF;
}

#policy-links
{
	font-size: 10px;
}

#cart-buttons
{
	float:right;
	padding-right: 3px; 
	margin-top: 3px;
}

#nav-line
{
	z-index: 1;
	height: 5px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
}

#nav-menu
{
	width: 770px;
	margin-left: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	z-index: 2;
	height: 37px;
	margin-top: 15px;
	background-image: url(images/line-background.gif);
} 

#nav-menu ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	background-image: url(images/line-background.gif);
	padding-left: 15px;
}

#nav-menu li
{
	float: left;
	margin: 0 -1px 0 0;
	background-image: url(images/line-background.gif);
}


#nav-menu li a
{
	height: 36px;
	line-height: 33px;
	width: 120px;
	display: block;
	color: #FFFFFF;
	background: button.gif;
	text-decoration: none;
	text-align: center;
	vertical-align: top; 
	font-size: 12px;
	font-weight: bolder;
	z-index: 2;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: 0;
	background-image: url(images/button.gif);
}

#nav-menu li a:hover
{
	color: #000000;
	background-image: url(images/button.gif);
}


#content-main
{
	margin-left: 20px;
	font-size: 12px;
	font-weight: bold;
	width: 575px;
}

#content-main-nofont
{
	margin-left: 20px;
	width: 575px;
}

#content-main h3
{
	font-size: 14px;
	height: 17px;
	background: #000000;
	color: #FFFFFF;
	padding: 2px;
}

#content-main-wide
{
	padding: 0px 20px 0px 20px;
}

#content-main-lesspadding
{
	padding: 0px 0px 0px 10px;
}

#pagehead
{
	margin-left: 20px;
	width: 600px;	
}

#pagehead h2
{
	font-size: 21px;
	font-weight: bold;
	height: 24px;
}

#pagehead h4
{
	font-size: 14px;
	font-weight: bold;
	height: 18px;
}

#parts-table
{
	font-size: 12px;
}

#parts-table tr
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.smallhint { font-size: 9px; font-weight: normal; }

#footer
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0;
}



#footer h3
{
	font-size: 10px;
	height: 12px;
	background: #000000;
	color: #FFFFFF;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 0;
	display: compact;
}

#content-right
{
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 5px;
	padding-top: 8px;
	width: 150px;
	font-size: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
}

#content-right ul
{
	margin-left: 15px;
	padding-left: 0px;
	font-size: 12px;
	
}

#content-right li
{
	list-style: square;
	margin: 5px 0;
}

.QuantityCol input
{
	width: 30px;
}

.PartNumberCol input
{
	width: 100px;
}

.DescriptionCol input
{
	width: 200px;
}

.hiddenrow
{
	display: none;
}

.back-to-top
{
	font-size: 12px;
}

.required
{
	color: #FF0000;
	font-weight: bold;
}

.leftColumnText, read2
{
	text-align: left;
}

#parts-main-table p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hint { font-size: 11px; font-weight: normal; }

.orderformrow { border: solid 1px #000000; } 

.orderformheaderrow { 	background-color: #2080CC; color:#FFFFFF; font-size: 14px; }

.orderformnote { font-size: 11px; padding-right: 30px;  }

#SPO-table td
{
	vertical-align: top;
}

.order-summary {
	display: none;
}