@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 18px;
	margin-top: 4px;
	margin-left: 26px;
	line-height: 1.5;
}
.wrapper {
	;
	text-align: left;
	width: 946px;
	margin: 0 auto;
}
.header {
	height: 99px;
	width: 946px;
	background-repeat: no-repeat;
	background:transparent url(images/header_top_container_bg.jpg) repeat-x scroll 50% 0;

}
.nav {
	background-image: url(images/nav_bg.jpg);
	height: 25px;
	width: 937px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 9px;
	background-color:#FFFFFF;
	background-position:50% 0;
	background-repeat:repeat-y;
	border-bottom:4px solid #FFFFFF;
	border-top:4px solid #FFFFFF;
	line-height: 1.2;
}
.wrapcontent {
	background-image: url(images/main_bg.gif);
	width: 896px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 25px;
}
.footer {
	background-image: url(images/footerlogo.png);
	height: 130px;
	width: 910px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-80px;
	padding-top:80px;
	text-align:left;
	background-repeat: no-repeat;
	padding-left: 10px;
}
.content {
	width: 470px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.sidebar {
	width: 200px;
	float: left;
}
.clear {
	clear: both;
}
.shopleftbar {
	width: 196px;
	height: auto;
	float: left;
}
.navbutton {
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 19px;
}
.navbutton a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navbutton a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navbutton a:hover {
	color: #FF6600;
	text-decoration: none;
}
.navbutton a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.logo {
	margin: 0px 0px 0px 22px;
	width: 333px;
	padding-top: 13px;
	float: left;
}
h1 {
	font-size: 2em;
	line-height: 1.17;
}
h3, h4, h5, h6, .head {
	color: #339900;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	font-size: 1.0em;
}
h2 {
	margin-top: 40px;
	color: #339900;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	font-size: 1.3em;
}
a {
	color: #336600;
	text-decoration: none;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:visited {
	color: #336600;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #336600;
	text-decoration: none;
}
.sidebarborder {
	border: 1px solid #B6B6B6;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
ul {
	margin: 0 0 0 15px;
	padding: 0px;
}
.entry {
	width: 470px;
}
p {
	color: #999999;
	font-size: 12px;
}
.description {
	color: #FFFFFF;
}
.dark {
	color: #999999;
	text-indent: 5px;
}	
/********BRANDS LIST **************/
.brands {
	width: 187px;
	border: 1px solid #B6B6B6;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 3px 3px 3px 3px;
}
.brandstyle {
	padding: 3px 0px 3px 0px;
	border: 1px solid #B6B6B6;
	margin: 2px 0px 2px 0px;
}
.brandstyle a:link {
	text-decoration: none;
}
.brandstyle a:visited {
	text-decoration: none;
}
.brandstyle a:hover {
	text-decoration: underline;
}
.brandstyle a:active {
	text-decoration: none;
}
.homepagefont {
	font-size: 11px;
}
.accountcontrols {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 372px;
	padding-top: 36px;
	float: left;
	text-align: right;
}
.buttonaccountcontrols {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.buttonaccountcontrols a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.buttonaccountcontrols a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.buttonaccountcontrols a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonaccountcontrols a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#comment {
	width: 400px;
}