/*------------------------------------reset--------------------------------------------*/
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h5,h6,pre,form,p,label,blockquote,fieldset,input { margin: 0; padding: 0; }


a {color:#03468d;}

ul, ol {
	list-style:none;
}
.floatleft {
	float:left;
	padding:0px 10px 0px 0px;
}
.floatright {
	float:right;
	padding-left:20px;
	padding-bottom:10px;
}
img {
	border:none;
}
/*layout*/
.clear {
	clear:both;
}
.clearer {
clear:both;
line-height:7px;
height:7px;


}
.clearfix {
clear:both;
padding:0px 0px 17px 0px;

}

.clear-form {
	clear:both;
	margin:0px 0px 0px 0px;
}



/* ---------------------- end reset ---------------------------------*/

body {
	background:url(../images/mainbg.gif) repeat-x 0 0 #ffffff;
	text-align:center;
	color:#8c8c8c;
	behavior: url("../images/csshover3.htc");
}


#wrapper {
	width:932px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}


/* ---------------------- start header ---------------------------------*/

#header {
	width:932px;
	height:100px;
}

h1#logo a, h1#logo a em {
	position:absolute;
	width:87px;
	height:100px;
	overflow:hidden;
}

h1#logo a em {
	cursor:pointer;
	left:0;
	top:0;
}


ul#nav {
	float:right;

}


ul#nav li  {
	float:left;
	margin:78px 0px 0px 25px;
	padding:0px;
	height:21px;


}

ul#nav li:hover  {
	background:url(../images/hoverbg.gif) no-repeat bottom center;
	height:21px;
}

ul#nav li.selected {
	background:url(../images/hoverbg.gif) no-repeat bottom center;
	height:21px;
}

ul#nav li a {
	font-size:12px;
	text-decoration:none;
	color:#03468d;
	float:left;
	display:block;
	text-transform:uppercase;

}



/* ---------------------- end header ---------------------------------*/




/* ---------------------- start  mainbody ---------------------------------*/
#mainbody {
	width:932px;
	overflow:hidden;
}

#flash-container {
	width:899px;
	height:507px;
	float:right;
	display:inline;
	margin:17px 4px 0px 0px;

}


#leftcol {
	width:183px;
	float:left;
	padding:17px 0px 0px 0px;
}

#rightcol {
	width:749px;
	float:right;
	padding:15px 0px 0px 0px;

}

#rightcol p.breadcrumbs {
	font-size:11px;
	float:left;
}

#rightcol p.breadcrumbs a {
	text-decoration:none;
	color:#8c8c8c;
}

#rightcol p.breadcrumbs a:hover {
	text-decoration:none;
	color:#03468d;
}

#rightcol p.breadcrumbs a.highlight {
	color:#03468d;
	text-decoration:none;
}



#rightcol p.back-page {
	float:right;
	font-style:normal;



}

#rightcol p.back-page a {
		color:#03468d;
		font-size:11px;
		display:block;
		text-decoration:none;
}

#rightcol p.back-page a:hover {
	color:#8c8c8c;
}





#rightcol p {
	font-size:11px;


}

#product-container {
	width:749px;
}

.product-list {
	float:left;
	width:179px;
	padding:0px 10px 5px 0px;

}

.product-list-nopadding {
	float:left;
	width:179px;
	padding:0px 0px 5px 0px;

}


.product-thumbs {
	float:left;
	width:179px;
	height:179px;


}
.product-thumbs img {
	float:left;
	width:175px;
	height:175px;
	border:1px solid #999999;
	margin:0px;
	padding:1px;
	display:block;
}

.product-description {
	background:url(../images/top-filler.gif) no-repeat 0 0;
	width:175px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:5px 0px 0px 0px;
}

.product-description p  {
	background-color:#f7f7f7;
	color:#03468d;
	display:block;
	padding:3px 7px 0px 7px;
	font-weight:bold;
	height:20px;

}

.bg-filler {
	background:url(../images/bottom-filler.gif) no-repeat 0 0;
	width:175px;
	height:20px;


}




.highlight {
	color:#03468d;
}




/*------------------start product details -----------------------*/

#product-details-container {
	width:749px;
	padding:4px 0px 0px 0px;
	margin-bottom:40px;
	overflow:hidden;

}

#left-content {
	float:left;
	width:376px;
}


#product-image {
	width:376px;
	height:368px;

}
#product-image img {
	border:1px solid #e4e4e4;
}

#details-content {
	margin:2px 0px 0px 0px;
	padding:25px 15px 0px 15px;
	background:url(../images/detailsbg.gif) repeat-x 0 0;
	width:346px;
}

#details-content p {
	font-size:12px;
}

p.title {
	font-weight:bold;
}


#right-content {
	float:right;
	width:373px;

}

#product-name-container {
	width:333px;
	float:left;
	margin-left:20px;
	padding:8px 0px 30px 0px;
	display:inline;
	background:url(../images/detailsbg.gif) repeat-x 0 0 #ffffff;
}

#product-name-container h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

/*----------------category with backgroudn gray--------------------*/

.product-category-bggray {
	background-color:#f7f7f7;
	padding:5px 0px 5px 0px;
	height:auto !important;
  	min-height:16px;
  	height:16px;
	float:left;
}


/*----------------category without backgroudn gray--------------------*/

.product-category {
	background:#ffffff;
	padding:5px 0px 5px 0px;
	height:auto !important;
  	min-height:16px;
  	height:16px;
	float:left;
}


 p.product-type {
	float:left;
	width:165px;
	text-align:right;
	font-weight:bold;
	margin:0px;
	font-size:11px;
	padding:3px 0px 0px 0px;
}

 p.product-subtype {
	float:right;
	width:168px;
	font-weight:normal;
	font-size:11px;
	padding:3px 0px 0px 0px;
}

p.attribute {
	float:left;
	width:162px;
	text-align:right;
	font-weight:bold;
	margin:0px;
	height:16px;
	font-size:11px;
	padding:3px 0px 0px 0px;
}

p.subattribute {
	float:right;
	width:133px;
	font-weight:normal;
	font-size:11px;
	height:16px;
	padding:3px 0px 0px 35px;
}





/*----order form -------*/

#product-order {
	width:333px;
	float:left;
	margin-left:20px;
	padding:8px 0px 0px 0px;
	display:inline;
	background:url(../images/detailsbg.gif) repeat-x 0 0 #ffffff;
}


#product-order h3 {
	font-size:15px;
	font-weight:bold;
	text-align:center;
}

#product-order form {
	width:333px;
	padding:12px 0px 0px 0px;
	position:relative;
	float:left;
}

#product-order form label {
	float:left;
	font-size:11px;
	position:absolute;
	right:180px;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;


}

#product-order form select {
	float:right;
	width:130px;
	height:18px;
	font-size:11px;
	margin:0px 40px 8px 0px;
	padding:2px 0px 0px 0px;
	border:1px solid #919aa1;
}



#product-order form input.order-box {
	float:right;
	height:15px;
	width:126px;
	font-size:11px;
	padding:2px 0px 1px 2px;
	margin:0px 40px 8px 0px;
	border:1px solid #919aa1;
}


#product-order form input.go-btn {
	float:right;
	width:57px;
	height:24px;
	padding-right:40px;
	margin:4px 0px 0px 0px;
	background:url(../images/submit.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	font-size:0px;
	text-align:left;
	color:#FFFFFF;
	letter-spacing:19px;
	text-indent:-10000px;
}






#product-order form input.go-btn:hover {
background:url(../images/submit.gif) no-repeat 0px -24px;

}
/*------------------end product details -----------------------*/


















/* ---------------------- end  mainbody ---------------------------------*/



#footer {
	background:url(images/footerbg.gif) no-repeat 0 0;
	width:932px;
	height:135px;
}


#footer p {
	padding:14px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	color:#03468d;
}

#footer p.bottom-link {
	padding:14px 0px 0px 0px;
	text-align:center;
	font-size:11px;
	color:#03468d;
}

#footer p.bottom-link a {
	text-decoration:none;
	color:#03468d;
	padding:0px 6px 0px 6px;
}

#footer p.bottom-link a:hover {
	text-decoration:none;
color:#d09d0e;
	padding:0px 6px 0px 6px;
}


#footer-link  {
	background:url(images/landing-footerbg.gif) no-repeat 0 0;
	width:932px;
	height:84px;
	margin:0px 0px 10px 0px;
}

#footer-left {
	float:left;
	padding:37px 0px 0px 2px;
}

#footer-left p a {
	float:left;
	text-decoration:none;
	display:block;
	font-size:11px;
	color:#03468d;
	padding:0px 11px 0px 11px;

}

#footer-left p a:hover {
	color:#d09d0e;
}

#newsletter {
	text-align:center;
	float:left;
	width:226px;
	margin:8px 0px 0px 8px;
	padding:5px 0px 0px 0px;

}

#newsletter p {
	font-size:10px;
	font-weight:bold;
	color:#03468d;
	height:50px;
	text-transform:uppercase;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	padding:9px 0px 0px 0px;

}


#form-container {
	width:200px;
	float:right;
}

#form-container form {
	padding:12px 7px 0px 0px;

}

#form-container form label {
	font-size:10px;
	color:#03468d;
	float:left;
	margin:0px;
	padding:6px 0px 0px 0px;
}

#form-container form input.text-box {
	float:left;
	width:128px;
	height:18px;
	border:1px solid #7f9db9;
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}

#form-container form .select {
	float:left;
	width:128px;
	height:18px;
	border:1px solid #7f9db9;
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}

.mbselect {
	float:left;
	width:128px;
	height:18px;
	border:1px solid #7f9db9;
	margin:2px 0px 0px 0px;
	padding:1px 0px 0px 0px;
}


#form-container form input.submit-btn {
	float:left;
	width:57px;
	height:24px;
	margin:0px 0px 0px 4px;
	padding:0px 0px 0px 4px;
	background:url(images/submit.gif) no-repeat 0 0;
	border:0;
	cursor:pointer;
	font-size:0px;
	text-align:left;
	color:#FFFFFF;
	letter-spacing:19px;
	text-indent:-10000px;
}

#form-container form input.submit-btn:hover {
background:url(images/submit.gif) no-repeat 0px -24px;
}


.print {text-decoration:none;}

.tablespace td  {padding-bottom:5px;font-size:12px;}
