html, body {
	min-height: 100%;
}
body {
	background-color: #892F26;
	padding: 0px 8px 8px 8px;
	margin: 0;
	min-width: 1100px;
}
#wrapper {
		background-color: #fff;
		
}
#header {
	height: 152px;
	background-color: #0A0A0A;
	background-image: url(/images/2/bg-header.jpg);
	background-repeat: repeat-x;	
}
#header-logo {
	width: 530px;
}
#header-menu {
	float:right;
	width: 178px;
	
	/*border: 1px solid red;*/
}
#header-ad {
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -100px;
}
#header-menu ul {
	margin:0; padding:0;
}
#header-menu ul li{
	list-style-type: none;
	display: inline;
	margin-left: 4px;

}
#header-menu ul li a{
	padding: 2px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
	line-height: 2.4em;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;	
	background-image: url(/images/2/bg-top-menu.jpg);
	background-repeat: no-repeat;
}
#header-menu ul li a:hover{
	background-image: url(/images/2/bg-top-menu-hover.jpg);
	background-repeat: no-repeat;
}
#header-menu ul li a img{
	border:0;
	vertical-align: middle;
}
#center {
	background-image: url(/images/2/bg-left-menu.gif);
	background-repeat:repeat-y;

}
#content {
	margin-right: 184px;
	padding: 8px;
	min-height: 100%;
	height: 100%;

}
#main-menu {
	float: left;
	width: 178px;
	/*border: 1px solid green;*/
}
#main {
	position: relative;
	/*border: 1px solid red;*/
	margin-left: 184px;
	background-image: url(/images/2/bg-right-menu.gif);
	background-position: right top;
	background-repeat:repeat-y;	
}

#right-col {
	float: right;
	width: 178px;
	/*border: 1px solid #ddd;*/
	height: auto;
}
* html #content, * html #main {
	height:1px;
}
#footer {
	line-height: 1.8em;
	background-color: #93635E;
	text-align:right;
	color: #fff;
	font-size: 10px;
}
fieldset.payments-list {
	border: 1px solid #666666;
	margin:4px 8px 4px 4px;
}
#payments-list {
	padding:0;margin:0;
}
#payments-list li{
	list-style-type: none;
	list-style-position: outside;
	padding: 2px 2px 2px 4px;
	margin:0;
}
.loginfield {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	width: 95%;
}
.fieldmax { width: 100% }

.logininfo {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333;
}
.loginfieldcaption {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
}

.prod_nav a:link,  .prod_nav a:active, .prod_nav a:visited{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #151515;
	display: block;
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;	
	text-decoration: none;
	
}
	
.prod_nav a:hover {
	background-color: #DDDDDD;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #151515;
	display: block;
	/*width: 100%;*/
	text-align: left;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;		
	text-decoration: none;
	
}

.prod_nav a.current:link, .prod_nav a.current:active, .prod_nav a.current:visited, .prod_nav a.current:hover{
	font-weight: bold;
	color: #fff;
	background-image: url(/images/sub.gif);
	background-repeat: no-repeat;
	background-position: right;	
}


.prod_nav_group {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	display: block;
	/*width: 100%;*/
	text-align: left;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;	
	text-decoration: none;
	border: 1px solid #B9B9B9;
	background-color: #AAAAAA;
	
}
.prod_nav a {
	width: 158px;
}

div, p, input, textarea, fieldset, select, table.norm td{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
legend {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.norm, form td, ul, li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
}
.tableheading{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}
.normbold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 130%;
	color: #333333;
}

a.toplink:link, a.toplink:active, a.toplink:visited, a.toplink:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.copy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;

}
.msgerror {
	width: 100%;
	margin: 5px;
	border: 1px solid silver;
	background-color: #FFFFEC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 10px;
	color: red;
}
.msgok {
	width: 100%;
	margin: 5px;
	border: 1px solid silver;
	background-color: #FFFFEC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding: 3px;
	color: green;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #892F26;
	line-height: 100%;
}
a:link { color: #660000; text-decoration: underline; }
a:active { color: #660000; text-decoration: underline; }
a:visited { color: #660000; text-decoration: underline; }
a:hover { color: #660000; text-decoration: none; }


.norm a:link { color: #660000; text-decoration: underline; font-size: 11px;}
.norm a:active { color: #660000; text-decoration: underline; font-size: 11px;}
.norm a:visited { color: #660000; text-decoration: underline; font-size: 11px;}
.norm a:hover { color: #660000; text-decoration: none; font-size: 11px;}

.tdprice {
	background-color: #f8f8f8;
	border: 1px solid silver;
}
.noborder {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	border: 0px none;
}
.small {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}

.submitorder {
	border: 1px solid black;
	background-color: #ffffee;
	padding: 4px;
}
h3, h2 {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 100%;
}
h2 {
	font-size: 16px;
}
.teasertext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #333333;
	text-align: justify;

}
.normblack {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #000000;
}

.error {font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #dd0000}

ul.subcategories {
	
}
ul.subcategories li {
	list-style-type: none;
	padding: 8px;
	margin-top: 4px;
	border: 1px solid silver;
	height: 110px;
}
ul.subcategories li div.description {
	margin-top: 4px;
	color: #000;
	font-size: 13px;
}

div.clear {
	height: 0px;
	clear:both;
}

input.transp {
	background: transparent;
	border-width: 0px;
}

div.shipping_icons24 {
	width: 55px;
	float:right;
	padding: 2px;
}
div.shipping_icons24 img{
	
	vertical-align: middle;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
