body {
	font:normal .75em/1em  Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:#fff3c6;
}
.kol { background:red; border:solid 5px red; }
html { overflow:hidden; height:100%; }
p, div, ul, li, form, input, label { padding:0; margin:0; }
a {color:#333333;}
a:hover{
	text-decoration:none;
	color: 7f7252;
}

h1 { font-size:2.91em; color:#303030; font-weight:normal; line-height:.9em; margin-bottom:14px;}
h1 span { color:#65696d; font-size:.69em; display:block; padding-top:4px;}
h1 span em { font-style:normal; color:#01a5e4;}
h2 {font-size:2.91em; color:#303030; font-weight:normal; line-height:.9em; margin-bottom:14px;}
h3 { font-size:1.27em; color:#3f4449; font-weight:normal;}
h3 a {color:#3f4449; }
h4 { font-size:1.27em; color:#3f4449; font-weight:normal; margin-bottom:17px;}
h4 a {color:#3f4449; }
img { border:0; }
a { outline:none; }

#content { 
	position: absolute; 
	left:0; 
	top:110px; /* this is to change! */ 
	bottom:100px;/* this is to change! */ 
	width:90%;
	padding:0 5%;
	height:expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight -210/* this is to change! ( footer + header height ) */ +'px' : body.clientHeight -210/* this is to change! ( footer + header height ) */ +'px'); 
	overflow:auto;
	overflow-x:hidden;
	}
#footer {
	height:100px;
	width:100%; 
	font-size:1.2em;
	background:#FFF3C6 url(images/tall_sfsdbottom.gif) left bottom repeat-x;
	border-top:solid 3px #9c9b8b;
	position:absolute;
	bottom:0;
	left:0;
}
#header {
	position:absolute;
	height:100px; 
	font-size:.875em;
	width:100%;
	top:0;
	left:0;
}
#header img {
	margin:12px 0 0 22px;
	}
#header .logout {
	float:right;
	padding:20px 12px 0 0;
	font-size:11px;
	}	
/* product wrapper CSS star here */
.productWrapper {
	padding:40px 0 0 0;
	width:100%;
	/*display:table; 13Mar09*/
	}

.productWrapper li {
	float:left;
	list-style:none;
	/*width:18%;
	margin:1%;
	height:50%;*/
	/*height:11em;
	width:9em;*/
	height:160px;
	width:20%;
	min-width:20%;
	margin:2% 0 0;
	text-align:center;
	/*display:table-cell;13Mar09*/
	}
	
	/*thumbnail display images*/
.productWrapper li img {
	/*width:8.33em;
	height:8.33em;
	height:92px;
	width:100px;*/
	border:none;
/*	border:solid 2px #ce9a31;  */
	border:solid 2px #9c9b8b; 
	}
.productWrapper li span {
	display:block;
	padding-top:2px;
	}			
.productWrapper li span a {
	font:normal 1.0em Arial, Helvetica, sans-serif;
	text-decoration:none;
/*	text-transform:uppercase;   */
	color:#333333;
	font-weight:bold;
	background-color:#fff3c6;
	}
.productWrapper li span a:hover {
	color:#666666;
	}
.pagin { 
	font-size:1em;
	padding:12px 0 0px 0;
	clear:left;
	width:100%;
	}
.pagin span.back {
	float:right;
	}
.pagin span.back a {
	padding:2px 4px;
	background:#CC9900;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	}
.pagin span.back a:hover {
	background-color:#CC6600;
	}			
.pagin input{
	width:15px;
	background:#FFF3C6;
	border:none;
	padding-left:4px;
	}
.pagin .pagenum {
	display:block;
	height:25px;
	}
						
/* Product Descriptio page CSS here */
/*.prod_desc { width:70em;}*/
.prod_desc .prod_descTxt {
	/*float:right;*/
	text-align:left;
	}		
	
.prod_desc h1 {
	font-size:1.5em;
	text-align:left;
	}	
	
.prod_desc p {
	text-align:left;
	}
.prod_desc .material{
	margin:0;
	font-size:1.2em;
	line-height:1.2em;	
	}
.prod_desc .dimension{
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
	}
.prod_desc .info{
	margin:0;
	font-size:1.2em;
	line-height:1.2em;
	}
.prod_desc .img_show {
	float:left;
	/*width:310px;*/
	width:auto;
	margin-left:15px;
	/*width:23em;
	height:23em;*/
	text-align:center;
	font-size:1.0em;
	height:100%;
	}
.prod_desc .img_show img {
/*	width:500px;*/
	height:auto;
	/*width:22em;
	height:20em;*/
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	border:solid 2px #9c9b8b;
	}
.prod_desc .img_show span{
	background-color:#fff3c6;
}

.optionalImg {clear:both; padding:20px 0 0; }
.optionalImg ul {
	text-align:left;
	}	
.optionalImg ul, .optionalImg li {
	padding:0;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
	margin-top:15px;
	list-style:none;
	}
.optionalImg li {
	text-align:left;
	padding:0 0 15px 0px;
	display:inline;
	}
	
.optionalImg li img{
	text-align:left;
	margin:0 0 35px 0px;
	display:inline;
	border:solid 2px #9c9b8b;
	}	
				
/* Footer CSS start Here */
#footer ul {
	padding:40px 0 0 22px;
	}
#footer .imgScroll {
	float:right;
	margin-top:-22px;
	margin-right:40px;
	}	
.main_menu li { 
	float:left; 
	background:url(site_images/main_menu_divider.gif) no-repeat right top;
	list-style-type:none; 
	margin-right:16px; /*==== spaces out the devider lines ====*/
	}
.main_menu li.foot_img img {
	margin-top:-18px;
	}
.main_menu li.foot_img  {
	margin-right:6px;
	}			
.main_menu li a { 
	padding:0 36px 0 0px; 
	color:#333333;  
	text-decoration:none;
	font-size:1.25em;
	} 
.main_menu li a:hover { 
	color:#7f7252; 
	text-decoration:none;
	}
.main_menu li.last { 
	background:none;
	}
.main_menu li.last a { 
	padding-right:0;
	}
.main_menu li a.current { 
	color:#7f7252; 
	text-decoration:none;
	}
