body {
	/* behavior:url("csshover.htc"); */
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
}
div {
	position:relative;
}
table{
	border-collapse: collapse;
}

h1 {
	font-size: 14px;
	padding: 0px;
}

h2 {
	font-size: 12px;
	padding: 0px;	
}

h2 a {
	color:#000000;
	text-decoration:none;
}

h2 a:hover {
	text-decoration: underline;	
}

h3 {
	font-size: 12px;
	padding: 0px;
	margin: 2px;
	width:907px;
}

address{
	font-style: normal;
}

label{
	line-height: 14px;	
}

.formItem {
	margin-top: 3px;
}

.formItem label{
	text-align: left;
	width: 55px;
	padding-right: 20px;
}

.formItem label, input, textarea{
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}

.button{
	font-size: 12px;
	color: #ffffff;
	background-color: #000099;
}

#compareButton {
	margin-left: 370px;
	font-size: 11px;
}

#compareButton input {
	margin-left: 7px;	
}

.compareCheckbox {
	position: relative;
	top: -10px;
	text-align: left;
	z-index: 0;
}

#container {
	width: 1010px;
	margin-left: auto;	
	margin-right: auto;
}

#banner {
	height: 211px;
}

#bannerLogo {
	position:relative;
	left:20px;
	top:5px;
	z-index: 2;
	width: 187px;
}

#bannerQuote {
	position: relative;
	z-index: 0;
	top: -140px;
	left: 200px;
	width: 400px;
	font-weight: bold;
	font-size: 14px;
}

#productSearch{
	position:relative;
	left:654px;
	top:-65px;
	width:355px;
}

/***** NAV ****/
/** Main Level **/
#navbar {background-color: #000099;	height: 31px; width:1010px;	color: #ffffff;	font-weight: bold; position:absolute; top:78px;z-index:1;}
#navbar a {display: block; color: #fff; text-decoration: none;}
#navbar ul {display: block; margin: 0; padding: 0; border: 0; list-style-type: none;}
#navbar ul.level0 {margin: 0 0 0 230px;}
#navbar li {display: block; width: 121px; z-index: 1;}
#navbar li.nav1 {position: relative; float: left; margin: 0; padding: 0 15px; border: 0; line-height: 31px;}
#navbar li.nav1:hover {background: #9a9aff;}

/** Second Level **/
#navbar ul.level1 {display: none; position: absolute; top: 31px; left: 0; background: #9a9aff;}
#navbar li.nav2	{padding: 0 15px;}
#navbar li.nav2:hover {background: #d2d2ff;}
#navbar li.nav1:hover ul.level1 {display: block;}
#navbar li.nav2 a {color: #000099;}
#navbar li.nav2 a:hover {color: #fff;}

/** Third Level **/
#navbar ul.level2 {display: none; position: absolute; top: 0; left: 150px; background: #d2d2ff;}
#navbar li.nav3	{padding: 0 15px;}
#navbar li.nav2:hover ul.level2 {display: block;}

/**** CONTENT ****/
#contentContainer {
	clear: both;
}

#homepageContainer {
	float:left;
	float:left;
	width: 705px;
}

#sortContainer {
	/*float: left;
	/*width: 155px; 
	width:28px;*/
}

#productListings {
	float: left;
	width:915px;
}

/***** ACCORDION STYLES *****/
#accordion {
	border: 1px solid #000099;	
}

.productCategory {
	color: #ffffff;
	margin: 0;
	padding: 2px 2px 2px 5px;
	/*background: #000099;*/
	background: url("images/plus.jpg");
	border-bottom: 1px solid #ddd;
	font-weight: bold;
	cursor: pointer;
}

.element {
	/* It is actually not even using these 2 css styles as the mootools height is being used. */
	overflow: visible;
	height: 200px;
}

.element table {
	height: 100%;
	width: 100%;
	border-spacing: 0px;
}

.element tbody{
	margin: 0px;
	padding: 0px;	
}

.element td {
	border-bottom: 1px solid #000099;
	border-right: 1px solid #000099;
	text-align: center;
	height: 98px;
	padding-top: 7px;
}

.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}

.productThumb{
	font-size: 11px;
	position:relative;
	float: left;
	width: 127px;
	padding: 0px;
}

.productThumbContent{
	z-index: 1;
	top: 15px;	
	cursor: pointer;
}
/***** END OF ACCORDION STYLES *****/

/***** PRODUCT DETAILS *****/
#productDetail {
	float: right;
	width: 300px;
}

#productDetailWrapper {
	opacity: 0;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;	
}

#productDetailPicture{
	cursor: pointer;
	margin-bottom: 15px;
}

#productDetailPicture img{
	border: none;	
}

#productDetailInfo{
	padding-top: 10px;
}

.singleColumnWrapper{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

#addressContainer{
	width: 300px;
	position: relative;
	float:left;	
}

#inquiryWrapper{
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.detailHeading {
	font-weight: bold;
	vertical-align: top;
	width: 104px;
	float:left;
}

.detailData {
	margin-left: 5px;
}

#footer {
	font-size: 10px;
	clear: both;
	width: 250px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

.lightlabel{
	width: 80px;
	float: left;
}

.bold {
	font-weight: bold;
}

#printVersion{
	cursor: pointer;
}

#printdetails{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#homepageImage {
	float:left;
	width:275px;
	margin-left: 20px;
	margin-right: 10px;
	
}

#featuredProductHeader {
	background-color: #000099;
	color: #ffffff;
	line-height: 31px;
	text-align: center;
}

#featuredProductDetails {
	padding-top:10px;
	padding-left: 10px;
	font-size: 11px;
}

#featuredProductImage {
	cursor: pointer;
	margin-bottom: 3px;
}

#compareBackground {
	width: 100%;
	height: 100%;
	background-color: #000000;
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	display:none;
	opacity:0.8;
	filter:alpha(opacity=80);
}

#productWrapper {
	position:absolute;
	top:0;
	left:0;
	margin-right:auto;
	width:100%;
	height:auto;
	display:none;
	padding-top:25px;
	z-index:3;
}

#productPositioner {
	margin-left:auto;
	margin-right:auto;
	z-index:3;
}

.product {
	position:relative;
	color: #000000;
	background-color:#ffffff;
	width:275px;
	height:500px;
	border:1px #000000 solid;
	text-align:left;
	float:left;
	margin-left:auto;
	margin-right:auto;
	z-index:3;
	padding:3px;
}

.new {width:35px;height:35px;background: url(/images/new-badge.png) no-repeat;z-index:5;position:absolute;top:2px;right:2px;}
/*
#compareWrapper {
	width: 100%;
	height: 100%;
	background-color: #000000;
	visibility: visible;
	position:absolute;
	top:0;
	left:0;
	opacity: 0.8;
	z-index:2;
	display:none;
}

#productWrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:831px;
	height:400px;
	background-color:#00ff00;
}
		
.product {
	position:relative;
	color: #ff0000;
	background-color:#ffffff;
	width:275px;
	height:400px;
	border:1px #000000 solid;
	text-align:left;
	float:left;
	margin-left:auto;
	margin-right:auto;
	z-index:3;
	
}
*/
