/*v1*/

html {
	overflow-y: scroll;
}

body {
	background: url(images/page_background_26.gif) repeat-x;
	margin: 0px 0px 0px;
	padding: 0px;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-rendering: optimizeLegibility;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	text-transform: uppercase;
}

ul.example {
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 15px;
	text-transform: none;
}

li {
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: black;
}

#wrap {
	position: relative;
	width: 880px;
	margin: 0 auto;
}

#header {
	height: 67px;
	background-color: black;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	padding-bottom: 0px;
}

#logo {
	float: left;
}

#mainnav {
	float: right;
}

#toplinks {
	width: 880px;
	height: 24px;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-bottom: 0px
	text-transform: uppercase;
	font-size: smaller;
}

#toplinks li {
	font-size: 10px;
	display: inline;
	color: #333;
	padding-right: .5em;
	padding-left: .5px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#toplinks ul {
	margin: 0;
	padding: 0;
}

#secondary {
	position: relative;
	top: 2px;
	width: 435px;
	float: right;
}

#primary {
	position: relative;
	width: 165px;
	float: left;
	margin-top: 3px;
}

#primary h2 {
	font-size: small;
	font-weight: bold;
}

#primary h2 {
	font-size: small;
	font-weight: bold;
}

#primary h2 a {
	color: black;
}

#toplinks a {
	color: black;
	padding-right: .5em;
}

.categorynav a {
	color: #777;
	font-size: 12px;
}

.clear {
	clear: both;
}

#primary a.currentsect {
	color: black;
}

#footer {
	text-align: center;
	height: 50px;
	clear: both;
	padding-top: 1px;
	text-transform: uppercase;
	font-size: 10px;
}

#content {
	width: 220px;
	float: left;
	margin-bottom: 0;
}

#content h2, .contentblocktxt h2, .textcontent h2 {
	font-size: small;
	text-transform: uppercase;
	line-height: 1.4;
}

#content h3 {
	font-size: small;
	line-height: 1.4;
	font-weight: normal;
}

.contentblock {
	float: right;
	width: 735px;
	padding-right: 0px;
}

.contentblocktxt {
	float: left;
	width: 200px;
}

.contentblockimg {
	float: right;
	padding-top: 1em;
}

.textcontent {
	width: 600px;
	float: right;
}

#divider {
	width: 80%;
	height: 1px;
	border-top: 1px solid gray;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

li.firstitem a {
	color: black;
	text-transform: uppercase;
}

li.active a {
	color: black;
}

#content-main h3 {
	line-height: 160%;
}

#content-main {
	line-height: 160%;
	font-size: 95%;
	min-height: 485px;
}

#content-main.brands {
	padding-left: 30px;
	padding-top: ;
	line-height: 120%;
}

#content-main.brands h2 {
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

#content-main ul li {
	list-style-type: disc;
	list-style-position: outside;
	text-transform: none;
}

#content-main2 {
	width: 500px;
	margin-left: 200px;
	border: 1px green dotted;
}

#content-main3 {
	width: 500px;
	margin-left: 200px;
}

#mbtext {
	clear: none;
	width: 250px;
	float: left;
	padding: 0;
	margin: 0;
	line-height: 160%;
	font-size: 95%;
}

#mbtext h2 {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
}

#mbimage {
	float: right;
}

#mbimage img {
	padding-bottom: 16px;
}

#mbcontent {
	width: 700px;
	float: right;
	margin-bottom: 0;
}

.mbblock {
	width: 600px;
	float: right;
}

#mbwrap {
	padding-top: 2px;
}
