/*--CART--*/
.cart_header {
	color: #fff; 
	font-weight: bold; 
	cursor: pointer; 
	padding: 0;
	font-weight: bold;
	font-size: 18px;
	height: 21px;
	width: 765px;
	margin: 10px 0;
}
.cart_locker_group_header {
	color: white;
	cursor: pointer;
	padding: 0;
	height: 21px;
	width: 745px;
	margin: 10px 0;
}
.cart_locker_group {
	padding: 0;;
}
.cart_cat {
	background-color: white;
	padding: 0 0 0 20px;
}
.cart_locker_header {
	font-weight: bold;
	background-color: #92c1de;
	cursor: pointer; 
	margin: 0 0 5px 0;
	width: 745px;
	height: 21px;
}
.cart_locker_detail {
	font-size: 11px;
}
	.cart_locker_detail INPUT {
		width: 80px;
	}
	.cart_locker_detail SELECT {
		width: 100px;
	}
	.cart_locker_detail TH {
		font-weight: bold;
		text-align: center;
	}
	.cart_locker_detail TD {
		text-align: center;
	}
	.cart_locker_detail .description {
		width: 290px;
	}
	.cart_locker_detail .size {
		width: 140px;
	}
	.cart_locker_detail .model {
		width: 145px;
		margin: auto
	}
	.cart_locker_detail .qty {
		width: 20px;
		margin: auto;
	}
	.cart_locker_detail .qty INPUT {
		width: 20px;
	}
	.cart_locker_detail .price {
		width: 70px;
		margin: auto;
	}
	.cart_locker_detail .price INPUT{
		width: 60px;
	}
	.cart_locker_detail .update A{
		font-size: 9px;
		color: blue;
	}
/*--- globally changed tags ---*/
html { min-height: 100%; border: 0px solid #66add9; margin: 0 0 1px 0 }
body {
	background: #66add9 url("/images/background.jpg") repeat-x;
	padding: 20px 0;
	margin: 0;
	text-align: center;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}	
a {
	color: #2d4b8b;
	text-decoration: none;
}
object {
	border: 0;
	margin: 0;
	padding: 0;
}
object:hover {
	border: 0;
}
/*----- CLASSES common to all pages -----*/
.comp1 {
	float: left;
	font-size: 10px;
	width: 80px;
	line-height: 12px;
	margin: 0 10px 0 0 ;
}
.comp2 {
	float: left;
	width: 270px;
}
.comp3 {
	float: left;
	width: 125px;
	font-size: 10px;
	line-height: 12px;

	margin: 0 15px 0 0 ;
}
.comp3 H1 {
	font-size: 12px;
	font-weight: bold;
	color: #2d4b8b;
	text-align: center;
	width: 100%;
}
.comp4 {

	font-size: 10px;
	line-height: 12px;
	float: left;
}
.comp4 H1 {
	font-size: 12px;
	font-weight: bold;
	color: #2d4b8b;
}

.comphinge {
	float: left; 
	width: 260px;
}
.accleft {
	float: left;
	width: 140px;
	font-size: 10px;
	clear: left;
	line-height: 12px;
}
.accright {
	float: right;
	width: 140px;
	font-size: 10px;
	line-height: 12px;
}
.catalog {
			float: right;
			width: 300px;
			height:120px;
			text-align: right;

		}
 .catalog img {
			float: right;
			margin: 0 0 0 10px;
		}	
 .catimg {border: 1px solid #2d4b8b;}	
.breadcrumbs {
	font-size: 12px;
	color: #2d4b8b;
}
.errorBox {
	background-color: #e1a0a0;
	border: 1px dotted red;
	width: 350px;
	margin: 0 0 10px 10px;
	padding: 10px;
}
.account_form {
	margin: 0 0 0 10px;
}
.account_form input {
	border: 1px solid black;
}
.dropShadowLeft {
	padding: 0px;
	margin: 0px;
	width: 5px;
	float: left;
}
.dropShadowRight {
	float: right;
	padding: 0px; 
	margin:0px;
	width: 5px; 
	border: 0;
}
/*----- sections common to all pages for whole page ------*/
#header {
	background-image: url("/images/bg_header.jpg");
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height:100px;
	width:794px;
}
#content-wrap {
	text-align: left;
	padding: 0px;
	width: 794px;
	margin: 0 auto 0 auto;

}

#login {
	font-size: 9px;
	width: 343px;
	height: 70px;
	color: #7b7b7b;
	float:right;
	margin: 20px 10px 0 0 ;
}
#login h1 {
	font-size: 10px;
	font-weight: bold;
	color: #568099;
	margin: 0 0 5px 0;
}
#loginUser {
	width: 164px;
	height: 26px;
	margin: 0 15px 5px 0;
	float:right;
	padding: 0;
}
#loginPass {
	width: 164px;
	height: 26px;
	margin: 0 0 5px 0;
	float:right;
	padding: 0;
}

#login input {
	width: 158px;
	height: 20px; 
	margin: 0px;
	border: 0px;
	padding: 0;
	border: 3px solid #4c708a;
	float: right;
	clear:none;
}
.loginButton {
	color: #ffffff;
	width: 68px;
	height: 15px;
	margin: 0 0 0 3px;
	padding: 0;
	float:right;
	text-align:center;
}
#nav {
	width: 798px;
	height: 39px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}	
		#nav img {
			border: 0;
		}
#bodytext {
	background-image: url("/images/bg_white.gif");
	background-position:5px 0px;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width:794px;
}
#bodytext:after { content: ""; display: block; height: 0; clear: both; }
#spacer {
	background-image: url("/images/bg_white.gif");
	background-position:5px 0px;
	background-repeat: repeat-y;
	height: 10px;
	margin: 0;
	padding: 0;

}
		#spacer img{
			height: 10px;
		}
#footer {
	margin: 0px; 
	padding: 0px;
	clear:both;
}
#footerback {
	margin: 0;
	padding: 0;
}
#footertext {
	font-size: 10px;
	position: relative;
	top: -50px;
	left: 15px;
}
		#footertext a{
			color: #2d4b8b;
			text-decoration: none;
		}
/*-- end common sections --*/

/*----- FRONT PAGE, 3-column layout ----- */
.introHeader {
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 5px 0;
}
#frontCol1 {
	margin: 10px 0 0 10px;
	width: 310px;
	padding: 0px;
	float: left;


}	
		#homeFAQFloat {
			clear: left;
			background-image: url("/images/bg_smallGray.jpg");
			background-repeat:repeat-x;
			width: 145px;
			margin: 10px 10px 0 0 ;
			height: 80px;
			float: left;
			padding: 0 0 0 5px;
			font-size: 10px;
			line-height: 12px;
		}
		#homeTechFloat {
			background-image: url("/images/bg_smallGray.jpg");
			background-repeat:repeat-x;
			width: 145px;
			margin: 10px 0px 0 0 ;
			height: 80px;
			float: left;
			padding: 0 0 0 5px;
			font-size: 10px;
			line-height: 12px;
		}		
				H1.homeFloat {
					color: white;
					font-weight: bold;
					font-size: 12px;
					line-height: 12px;
					margin: 2px 0 5px  0;
				}
				.homeFloatGoBtn {
					position: relative;
					top: 37px;
					float: right;
					margin: 0;
					padding: 0;
				
				}
		#homeFeatured {
			color: white;
			background-image: url("/images/bg_featured.jpg");
			background-repeat:repeat-x;
			background-color: #6aa9d4;
			width: 280px;
			overflow: hidden;
			/*width: 280px*/
			margin: 10px 0 0 0;
			height: 245px;
			float: left;
			padding: 0 10px 0 20px;
			/*padding: 0px 10px 0px 20px;*/
			line-height: 15px;
			
		}
				#homeFeatured H1 {
					font-weight: bold;
					font-size: 12px;
					line-height: 12px;
					margin: 5px 0 10px  -10px;
				}
				#homeFeatured H1.featured {
					font-size: 13px;
					font-weight: bold;
					margin: 5px 0 10px 0px;
				}
				#homeFeatured img {
					margin: 5px 0;
				}
				#homeFeatured #productImage {
					float: left;
					margin: 0 10px 0 0;
				}
#frontCol2 {
	color: white;
	padding: 0px 5px 0px 10px;
	margin: 10px 0px 0px 10px;
	background-color: #64d76b;
	background-image: url("/images/bg_catalogs.jpg");
	background-repeat: repeat-x;
	width: 95px;
	float: left;
	font-size: 9px;
	line-height: 12px;
	overflow: hidden;
}
		#frontCol2 img {
			margin: 0 0 10px 0;
		}
		#frontCol2 a {
			color: white; 
		}
		#frontCol2 H1 {
			color: white;
			font-weight: bold;
			font-size: 12px;
			line-height: 12px;
			margin: 4px 0 5px  -5px;
		}
		#frontCol2 H2 {
			color: white;
			font-weight: bold;
			font-size: 12px;
			line-height: 12px;
			margin: 15px 0;
		}
#frontCol3 {
	margin: 10px 0 0 10px;
	width: 324px;
	float: left;
	/*height: 518px;  */
	overflow: hidden;
}
		#news {
			color: #000000;
			margin: 0 0 10px 0;
			background-color: #64d76b;
			background-image: url("/images/bg_news.jpg");
			background-color: #bebebe;
			background-repeat: repeat-x;
			width: 324px;
			float: left;
		}
				#news img {
					color: white;
					font-weight: bold;
					font-size: 12px;
					margin: 0px 0 10px  0px;
				}
				.newsItem {
					height: 40px;
					width: 289px;
					margin: 0 15px 15px 15px;
					padding: 5px 0 0 5px;
					background-image: url("/images/bg_newsItem.jpg");
					background-color: #dddddd;
					background-repeat: repeat-x;
					font-size: 10px;
					line-height: 12px;
				}
				.newsItem .gobtn {
					position: relative;
					top: 17px;
					float: right;
					margin: 0;
					padding: 0;
				
				}
				.faqItem {
					width: 289px;
					margin: 0 15px 15px 15px;
					padding: 10px 0 0 5px;
					background-image: url("/images/bg_newsItem.jpg");
					background-color: #dddddd;
					background-repeat: repeat-x;
				}
				.faqItem .gobtn {
					position: relative;
					top: 0px;
					float: right;
					margin: -5px 0;
					padding: 0;
				
				}
		#gallery {
			margin: 0 0 10px 0;
			width: 324px;
			float: left;
		}
/*-- end front page --*/


/*----- ABOUT US PAGE, 2-column layout -----*/
#twoColA #column1 {
	margin: 10px 0px 0px 10px;
	width: 430px;
	float: left;
	padding: 0;
	background-color: #cccccc;
	overflow: hidden;
}

#twoColA #column1 #main {
	padding: 5px 10px 0px 10px;
	width: 410px;
	background-color: #cccccc;
	margin: 0;
	overflow: hidden;
}

#twoColA #column1 #main img{
	float: left;
	margin: 0 10px 10px 0;
}
#twoColA #column1 #main hr{
	clear: both;
}
#twoColA #column1 #main h4{
	margin: 0px;
	font-size: 12px;
}
#twoColA #column1 #main #contactinfo{
	float: left;
	margin: 0 0 5px 0;
}
#twoColA #column1 #main .intro h4{
	margin: 10px 0 0 0;
	font-size: 12px;
}
#twoColA #column1 #main .contactForm{
	width: 200px;
	float:left;
	margin: 0 0 10px 0;

}
#twoColA #column1 #main input, textarea{
	margin: 0 0 5px 0;

}
#twoColA #column1 #map {
	margin: 10px 0;
	width: 220px; 
	height: 220px;
	float:left;
}
#twoColA #column1 #maptext {
	width: 150px;
	margin: 10px 0;
	padding: 10px;
	float:left;

}
#twoColA #column1 #affiliations {
	margin: 10px 0 0 0;
	height: 100px;
	padding: 10px 0 0 10px;
	background-color: #cccccc;
}
#twoColA #column2 {
	margin: 10px 0px 0px 10px;
	width: 324px;
	float: left;
	overflow: hidden;
}
		#news {
			color: #000000;
			margin: 0 0 10px 0;
			background-color: #64d76b;
			background-image: url("/images/bg_news.jpg");
			background-color: #bebebe;
			background-repeat: repeat-x;
			width: 324px;
			float: left;
		}
				#news H1 {
					color: white;
					font-weight: bold;
					font-size: 12px;
					line-height: 12px;
					margin: 4px 0 20px  5px;
				}
				.newsItem {
					height: 40px;
					width: 289px;
					margin: 0 15px 15px 15px;
					padding: 5px 0 0 5px;
					background-image: url("/images/bg_newsItem.jpg");
					background-color: #dddddd;
					background-repeat: repeat-x;
				}
				.newsItem .gobtn {
					position: relative;
					top: 17px;
					float: right;
					margin: 0;
					padding: 0;
				
				}
		#gallery {
			margin: 0 0 10px 0;
			width: 324px;
			float: left;
		}
/*----- TECH INFO PAGE -----*/
#twoColB #column1 {
	margin: 10px 0px 0px 10px;
	width: 337px;
	float: left;
	overflow: hidden;

}
#twoColB #column2 {
	margin: 10px 0px 0px 10px;
	width: 417px;
	float: left;
	overflow: hidden;
}
#twoColB #main {
	padding: 5px 10px 10px 10px;
	background-color: #cccccc;
	margin: 0;
}
/*----- FAQ page -----*/
.faqDrop {
	font-size: 20px;
	font-weight:bold;
	clear:left;
	float:left;
	width: 20px;
	text-align: right;
	margin: 0 5px 15px 0;
	color: #2d4b8b;
}
.faqText {
	float: left;
	width: 700px;
	margin: 0 0 15px 0;
}

/*----- NEWS page -----*/
.newsTitle {
	width: 410px;
	font-weight: bold;
	font-size: 12px;
}
.newsDate {
	width: 410px;
}
.newsText {
	width: 410px;
	margin: 0 0 15px 0;
}
#newsFeatured {
			color: white;
			background-image: url("/images/bg_featured.jpg");
			background-repeat:repeat-x;
			width: 410px;
			margin: 10px 0;
			float: left;
			padding: 0 0 0 20px;
			line-height: 10px;
}
#newsFeatured H1 {
	margin: 5px 0 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
#newsFeatured #productImage {
	float: right;
	margin: 5px 10px 10px 10px;
}

/*----- products categories page -----*/
#products1_main {
	margin: 10px 0;
	padding: 0 0 0 20px;
	float: left;
	width: 750px;
	
}
		#products1_main .intro {
			width: 300px;
		}
		#products1_main .catalog {
			float: right;
			width: 300px;
			height:120px;
			text-align: right;
		}
		#products1_main .catalog img {
			float: right;
			margin: 0 0 0 10px;
		}	
		#products1_main .catimg {border: 1px solid #2d4b8b;}	
#products1_categories {
	padding: 0 0 0 20px;
	color: #5a5a5a;
	font-size: 10px;
	float: left;
	width: 750px;
	height: 323px;
	overflow:hidden;
}	
#products1_categories H1 {
	font-size: 12px;
	color: #2d4b8b;
	margin: 260px 0 0 0 ;
	font-weight: normal;
}	
#products1_categories .gobtn {
	width: 34px;
	margin: 0;
	padding: 0;
	position:relative;
	float: right;
	top: 210px;
	left: -30px;
}	
		#products1_categories #wood {
			background-image: url("/images/wood.jpg");
			background-repeat:no-repeat;
			width: 150px;
			height: 323px;
			float:left;
			padding: 0 10px 0 0;
		}		
			#wood:hover {
				cursor: pointer;
			}
		#products1_categories #standard{
			background-image: url("/images/standard.jpg");
			background-repeat:no-repeat;
			width: 158px;
			height: 323px;
			float:left;
			padding: 0 10px 0 0;
		}	
			#standard:hover {
				cursor: pointer;
			}
		#products1_categories #amenities {
			background-image: url("/images/amenities.jpg");
			background-repeat:no-repeat;
			width: 220px;
			height: 323px;
			float:left;
			padding: 0 10px 0 0;
		}	

		#products1_categories #accessories{
			background-image: url("/images/accesories.jpg");
			background-repeat:no-repeat;
			width: 160px;
			height: 323px;
			float:left;
			padding: 0 10px 0 0;
		}		
			#accessories:hover {
				cursor: pointer;
			}
/*----- products groups page -----*/
#products2_main {
	margin: 10px 0;
	padding: 0 0 0 20px;
	float: left;
	width: 750px;
	
}
		#products2_main .intro {
			width: 700px;
		}	
#products2_categories {
	padding: 0 0 0 10px;
	/*color: #5a5a5a;*/

	font-size: 12px;
	float: left;
	width: 740px;
	overflow:hidden;
}	
#products2_categories H1 {
	font-size: 14px;
	font-weight: bold;
	color: #2d4b8b;
	margin: 0;
}	
#products2_categories .gobtn {
	width: 34px;
	margin: 5px 0;
	padding: 0;
	clear: both;
}	
	#products2_categories .category {
		background-repeat:no-repeat;
		/*width: 150px;*/
		float:left;
		padding: 0 10px 0 0;
		text-align: left;
		margin: 0 10px 0;
	}	
	#products2_categories .product_image {
		clear: both;
		text-align: center;
	}
/*----- product details page -----*/

#products4_main {
	margin: 10px 0;
	padding: 0 0 0 20px;
	float: left;
	width: 750px;
	
}
	#products4_detail .downloads {
		line-height: 20px;
		float: left;
		/*width: 80px;*/
		margin: 20px 0;
	}
	#products4_detail .downloads .dlink{
		color: black;
		padding: 0 0 0 10px;
		background-image: url("../images/page.gif");
		background-repeat: no-repeat;
	}
	#products4_detail h3 {
		font-size: 12px;
		margin: 0 0 0px 0;
		clear: both;
		}
	#products4_detail .downloads img {
		float: left;
		margin: 0px 0;
	}
		#products4_main .intro {
			width: 300px;
		}
		#products4_main .catalog {
			float: right;
			width: 300px;
			height:110px;
			text-align: right;
		}
		#products4_main .catalog img {
			float: right;
			margin: 0 0 0 10px;
		}	
		#products4_main .catimg {border: 1px solid #2d4b8b;}	
#products4_detail {
	padding: 0 0 0 20px;
	FONT-SIZE: 10PX;
	color: #5a5a5a;
	float: left;
	width: 750px;
}	
#product_gallery img{
	padding: 20px 8px 0 8px;
	width: 65px; 
	height: 65px;
}
#products4_detail H1 {
	font-size: 18px;
	color: #2d4b8b;
	margin: 10px 0 5px 0 ;
	font-weight: normal;
}	
#products4_detail #product_description {
	font-size: 12px;
	float: left;

	width: 480px;
	line-height: 18px;
	margin: 0 0 0 20px;
}
/*----- amenities page -----*/
#amenities_main {
	margin: 10px 0;
	padding: 0 0 0 20px;
	float: left;
	width: 750px;
	
}
		#amenities_main .intro {
			width: 700px;
		}	
#amenities_categories {
	padding: 0 0 0 0px;
	color: #5a5a5a;
	font-size: 12px;
	float: left;
	width: 750px;
	overflow:hidden;
}	
#amenities_categories H1 {
	font-size: 14px;
	font-weight: bold;
	color: #2d4b8b;
	margin: 0;
}	
#amenities_categories .gobtn {
	width: 34px;
	margin: 5px 0;
	padding: 0;
	clear: both;
}	
	#amenities_categories .category {
		background-repeat:no-repeat;
		width: 710px;
		float:left;
		clear: left;
		padding: 0 0 10px 0;
		text-align: left;
		margin: 0;
		font-size: 12px;
		line-height: 16px;
		

	}	
	#amenities_categories .product_image {
		float: left;
		margin: 0 30px 0;
		width: 240px;
	}
			

