html{
	
}
body{
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	background-image: url(body.bg.jpg);
	background-repeat: repeat-x;
	color: #2F231C;
}
h1{
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}
h2{

}
h3{

}
h4{

}
h5{

}
h6{

}
a{
	color: #2F231C;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: none;
}
p{
	text-align: justify;
	line-height: 1.3em;
}
form{
	margin: 0px;
	padding: 0px;
}
input,select,textarea{
	font-family: arial;
	font-size: 12px;
	border: solid 1px #2F231C;
	color: #2F231C;
}
input[type=checkbox],input[type=radio]{
	border: none;
}
input[type=submit],input[type=button]{
	background-color: #FFFFFF;
	color: #2F231C;
}
textarea{
	overflow: auto;
}
label{
	display: -moz-inline-stack;
	display: inline-block;
	width: 150px;
	margin-right: 20px;
	padding: 5px;
	vertical-align: top;
}

#glue{
	display: block;
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
#parent{
	width: 934px;
	margin: 0 auto;
}
#header{
	position: relative;
	background-color: #2F231C;
	margin: 0px 0px 25px 0px;
	height: 124px;
}
#mainnav{
	position: absolute;
	left: 688px;
	top: 85px;
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
	text-align: right;
}
#mainnav a{
	text-decoration: none;
	font-size: 12px;
	font-family: verdana;
	color: #FFFFFF;
}
#mainnav a:hover{
	color: #FFDF1C;
}
#maincontent{
	display: block;
	min-height: 410px;
	border: solid 1px #FFFFFF;
	z-index: 2;
}
#maincontent,#lowerpage{
	position: relative;
	display: block;
}
#lowerpage{
	z-index: 1;
}
#footer{
	display: block;
	padding: 5px;
	margin-top: 30px;
	background-color: #2F231C;
	color: #FFFFFF;
	font-size: 10px; 
}

.panel{
	background-image: url(panel.bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.link-panel{
	display: block;
	color: #2F231C;
	text-decoration: none;
	padding: 2px 10px;
}
.link-panel:hover{
	background-color: #2F231C;
	color: #FFDF1C;
	background-image: url(icon.arrow.right.jpg);
	background-repeat: no-repeat;
	background-position: 180px 4px;
	text-decoration: none;
}
.link-product{
	display: block;
	color: #2F231C;
	text-decoration: none;
	padding: 2px 10px;
}
.link-product:hover{
	/*text-decoration: underline;*/
	background-color: #2F231C;
	color: #FFDF1C;
}
.link-panel-normal{
	display: block;
	color: #2F231C;
	text-decoration: none;
	padding: 2px 10px;
}
.link-panel-normal:hover{
	text-decoration: underline;
}
#products1,#products2,#products3{
	position: absolute;
	float: left;
	width: 191px;
	min-height: 260px;
	margin-right: 1px;
}
#products1 img,#products2 img,#products3 img{
	margin-bottom: 13px;
}
#products1{
	left: 0px; 
	top: 0px; 
	z-index: 4;
}
#products2{
	left: 0px; 
	top: 0px; 
	z-index: 3;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
#products3{
	left: 0px; 
	top: 0px; 
	z-index: 2;
	border-right: solid 1px #FFFFFF;
}
#product{
	position: absolute;
	top: 0px;
	left: 192px;
	z-index: 1;
	width: 337px;
	padding: 8px;
	background-color: #FFFFFF;
	line-height: 1.3em;
	text-align: justify;
	min-height: 350px;
	max-height: 375px;
	overflow: auto;
	overflow-x: hidden;
}
#uppercontent{
	float: left;
	width: 728px;
	min-height: 245px;
	/*min-height: 410px;*/
	margin: 0px 0px 20px 205px;
	text-align: justify;
}
#uppercontenttext{
	padding: 0px 10px;
}
#uppercontenttext p{
	padding: 5px 0px;
}
#featuredproductpanels{
	padding: 0px 4px;
}
.featuredproductpanel{
	float: left;
	display: block;
	width: 116px;
	height: 200px;
	margin: 0px 3px;
	padding: 10px;
	background-color: #FFFFFF;
	border: solid 1px #D2D2D2;
}
.featuredproductimage{
	margin-left: -4px;
	width: 124px; 
}
.featuredproductpanelpdflink{

}
.featuredproductpanelpdflink:hover{

}
.producttitle{
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #2F231C;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
.productdesc{
	height: 40px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: normal;
	color: #686868;
}
.panel-loader{
	display: block;
	margin: 5px auto;
}
.specificFeaturedProductPane{
	margin-top: -50px;
	margin-left: 10px;
	width: 350px;
}

#leftcol{
	float: left;
	display: block;
	width: 191px;
}
#rightcol{
	float: left;
	display: block;
	width: 728px;
	margin-left: 15px;
}
#flash{
	float: left;
	display: block;
	width: 424px;
	margin-right: 27px;
}
#news{
	float: left;
	display: block;
	width: 268px;
}
#news p{
	padding: 10px 0px;
}
#news p span{
	color: #686868;
	margin-right: 10px;
}
#news p a{
	text-decoration: none;
	color: #2F231C;
}
#news p a:hover{
	text-decoration: underline;
}
#friend{
	float: left;
	display: block;
	width: 268px;
	margin-top: 15px;
}
#friendform{
	margin-left: 5px;
}
#friendform input{
	border: solid 1px #ACACAC;
	margin-top: 2px;
}
#friendform img{
	vertical-align: -5px;
}
#partners{
	margin-top: 20px;
}
#brandspanel{
	padding: 10px;
	max-height: 400px;
	overflow: auto;
	overflow-x: hidden;
}
#resultspanel{
	padding: 10px;
}

#search{
	margin-bottom: 30px;
}
#searchform{
	margin-left: 8px;
}
#searchform input{
	border: solid 1px #ACACAC;
}
#searchform img{
	vertical-align: -5px;
}

#userpanel{
	position: absolute;
	top: 150px;
	left: 193px;
	z-index: 1000;
	display: block;
	height: 300px;
	width: 400px;
	padding: 20px;
	background-color: #2F231C;
	color: #FFFFFF;
	/*border: solid 7px #FFFFFF;*/
	/*background-image: url(userpanel.bg.gif);
	background-repeat: no-repeat;*/
}
#userpanel a{
	color: #FFE10F;
	text-decoration: none;
}
#userpanel a:hover{
	color: #FFE10F;
	text-decoration: underline;
}

#loginform{
	position: absolute;
	left: 446px;
	top: 10px;
	width: 480px;
	color: #FFFFFF;
	text-align: right;
	/*border: solid 1px #FFFFFF;*/
}
#loginform  img{
	vertical-align: -5px;
}
#loginform  input{
	padding: 1px;
	margin: 2px;
}
#loginform  #l3{
	padding: 0px;
	background-color: #FFE01B;
	color: #2F231C;
	font-weight: bold;
}
#loginform  .loginlink{
	color: #64574F;
	text-decoration: none;
}
#loginform .normallink{
	text-decoration: none;
	color: #FFFFFF;
}
#loginform .normallink:hover{
	text-decoration: none;
	color: #FFE01B;
}
#loginform .login-rememberme{
	float: left;
	margin-left: 20px;
	margin-top: -5px;
	color: #64574F;
}
#loginform .login-password{
	float: left;
	margin-top: -3px;
}

#col1,#col2,#col3{
	float:left;
	width: 210px;
	padding: 5px;
	line-height: 1.3em;
}
#col2{
	/*border-left:solid 1px #61605E;
	border-right:solid 1px #61605E;*/
}

.label-title{
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: solid 1px;
}
.imghover:hover{
	cursor: pointer;
}
.message{
	font-size: 13px;
	padding-left: 20px;
	font-weight: bold;
}
.link-close{
	position: absolute;
	left: 0px;
	top: 25px;
	display: block;
	width: 5px;
	height: 9px;
	margin: 0px;
	padding: 0px;
}
.link-brandlogo{
	float: left;
	display: block;
	width: 107px;
	height: 47px;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	text-align: center;
	color: #2F231C;
}
.link-brandlogo:hover{
	outline: solid 1px #2F231C;
}

.addpro{
	float: left;
	margin-left: 125px;
}
.largeimage{
	position: absolute;
	left: 0px; 
	top: 20px;
	border: solid 1px;
	padding: 2px;
	background-color: #FFFFFF;
	display: none;
	visibility:hidden;
}
.enlargeimage{
	float: left;
}
.backtolist{
	float: left;
	clear: right;
	margin-left:80px;
}
.thumbimage{
	margin: 5px 10px 20px 0px;
	float: left;
	clear: left;
}
.brandpara{
	margin-top: 60px;
}
.titlepara{
	margin-top: 10px;
	font-weight: bold;
}
.descpara{
	display: block;
	clear: both;
	margin-bottom: 10px;
}
.pdflink{
	float: left;
	width: 105px;
}

.order{
	display: block;
	padding: 10px 10px 0px 10px;
	margin: 5px 0px;
	border: solid 1px #E4E4E4;
	background-color: #FFFFFF;
}
.order:hover{
	border: solid 1px #2F231C;
	background-color: #FFF9CC;
}
.order-title{
	float: left;
	margin-bottom: 4px;
	padding-bottom: 4px;
	color: #2F231C;
	font-weight: bold;
}
.order-qtyfields{
	float: right;
	margin-top: -3px;
}
.order-quantity{
	text-align: center;
	padding: 1px;
	margin-left: 10px;
}
.order-bttset{
	text-align: center;
	padding: 0px;
}
.order-dellink{
	text-decoration: none;
	vertical-align: -3px;
	margin-right: 20px;
}
.linkConfirmOrder{
	display: block;
	padding: 10px;
	margin: 10px 0px;
	border: solid 1px #E4E4E4;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.linkConfirmOrder:hover{
	border: solid 1px #2F231C;
	background-color: #FFF9CC;
	text-decoration: none;
}
.orderConfirmFrame{
	padding: 10px;
	border: solid 1px #E4E4E4;
	background-color: #FFF9CC;
}

/*PNGTAGS{
	behavior: url('resources/iepngfix.htc')
}*/

* html ul li a {
   height:1em;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}