﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 #FFFFFF solid;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


/* remember to define focus styles! */

:focus {
	outline: 0;
}

body, html {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: small;
	background: #DCD8CD;
	color:#333333;
	}

body {
	margin: 0px;
}

a img {
	border: 0;
	background-color: #DCD8CD;
	}

h1 {
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #333;
	padding-bottom:5px;
}

.hidden {
    display: block;
    background: transparent;
    background-image: none; 
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    margin: 0 0 0 0;
    width: 1px;
}

.left {
	float: left;
	}

.right {
	float: right;
	}


#pagewrap {
	width: 804px;
	margin: 0px auto;
	text-align: center;
	background:#DCD8CD url('mainshadow_bg.gif') repeat-y left top;
}

#pagewrapinner {
	width: 778px;
	margin: 0 auto;
	text-align: center;
}

#header {
	border: #FFFFFF solid;
	height: 146px;
	margin: 0;
	padding: 0;
	background: #4A4A4C;
}

#nav {
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	text-align:center;
	height:48px;
	background:#3E3E3E url('nav_bg.gif') no-repeat left top;
	color:#A29992;
}

#nav li {
	float:left;
	font-family:Arial,Helvetica,"Trebuchet MS",Sans-serif;
	font-size:15px;
	font-weight:bold;
	height:48px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt 0pt 0pt 0px;
	padding:0pt;
}

#nav a {
	color:#A29992;
	display:block;
	float:left;
	width:155px;
	line-height:48px;
	margin:0pt 0pt 0pt 0px;
	padding:0pt;
	text-decoration:none;
	text-align:center;
}

#nav a:hover, #nav a.selected {
	color:#fff;
}

#mainarea {
	margin:0;
	padding:0;
	background: #DCD8CD url('mainarea_bg.gif') repeat-y left top;
	border-bottom:3px solid #fff;
	text-align:left;
}

#mainarea p{
	margin-top:1.2em;
	margin-bottom:1.1em;
}

#mainarea h1, #mainarea h2, #mainarea p{
	margin-left:10px;
	margin-right:10px;
}

 #mainarea p {
	font-size:11px;
 }


#mainleft {
	float:left;
	width:470px;
	margin-top:18px;
}

#mainright {
	float:left;
	width:308px;
}


#addarea {
	background:#4A4A4C;
	border-bottom:3px solid #fff;
	padding:10px 0;
	text-align:left;
}


#logos-area {
	background:#B8AD85;
	border-bottom:3px solid #fff;
	border-top:3px solid #fff;
}

#productslist-left {
	float:left;
	width:210px;
	padding:0 10px 0 30px;
}

#productslist-right {
	float:left;

}

dl {
	width:201px;
	margin:0;
	padding:0pt 0pt 32px;
}

dt {
	clear: left;
	float: right;
	width: 113px;
	margin-top: 15px;
	text-transform:uppercase;
	color:#333534;
	font-weight:bold;
	font-size:12px;
}

dd {
	clear: right;
	margin: 0 0 0 86px;
	font-size:11px;
}

dd.image {
	clear: none;
	float: left;
	margin: 15px 0 0 0;
	border:3px solid #fff;
}

dl a {
	color:red;
}

#breadcrumb {
	margin:0;
	padding:0;
}

#breadcrumb p {
	margin:0 30px 16px;
	padding:0;
}

#breadcrumb a {
	color:#333
}

#footer {
	background:#3E3E3E;
	color:#fff;
	padding:12px 0;
}

#footer p {
	font-size:11px;
}

#footer a {
	text-decoration:none;
	color:white;
}

#footer a:hover {
	text-decoration:underline;
	color:white;
}

.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%;
}
