* {
	margin: 0;
	padding: 0;
	}
body {
	background: #000;
	text-align: center;
	}
fieldset {
	border: none;
	}
legend {
	display: none;
	}
img {
	border: none;
	}
input, select, textarea {
	background: #F0EFE5;
	padding: 2px;
	}
option {
	padding: 0 6px 1px 6px;
	}

/* mini cart */

#minicart {
	background: #3d3c38;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	width: 500px;
	color: #000;
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
#miniholder {
	background: #c6c2b3;
	padding: 6px;
	}
#miniholder.added {
	background: #c6c2b3 url('/img/buttons/check.gif') no-repeat 10px 3px;
	padding: 6px;
	}
#miniholder.warning {
	background: #c6c2b3 url('/img/buttons/warning_s.gif') no-repeat 10px 3px;
	padding: 6px;
	}
#minicart a {
	color: #756f62;
	}
#minicart a:hover {
	color: #000;
	}

/* layout specific */

#center {
	background: #908979;
	margin: 20px auto;
	width: 653px;
	}

/* header */

#header {
	background: #3d3c38;
	padding: 5px 0 0 0;
	}
#header span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	}
#block1 {
	background: #000;
	min-height: 105px;
	margin: auto;
	width: 643px;
	}
#block1 ul {
	background: #595440;
	color: #BDB8A4;
	font: bold 9px Verdana;
	list-style: none;
	text-transform: uppercase;
	width: 643px;
	}
#block1 ul li {
	float: left;
	padding: 6px 0 6px 12px;
	}
#block1 a {
	color: #E3E2D9;
	text-decoration: none;
	}
#block1 a:hover {
	text-decoration: underline;
	}
#block2 {
	background: #908979 url('/img/base/logo.gif') no-repeat;
	clear: both;
	height: 78px;
	margin: 0 3px 3px 3px;
	width: 637px;
	}

/* content */

#content {
	background: #3d3c38;
	/* display: inline-block; */ /* removed caused bug in FF3 */
	text-align: left;
	margin: -3px 0 0 0;
	}
#block3 {
	font: bold 9px Verdana; /* must be applied to parent element to avoid 1 px gap between list items in IE5+ */
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	text-align: left;
	text-transform: uppercase;
	width: 182px;
	}
#block3 h2 {
	background: #000;
	color: #E3E2D9;
	font: bold 9px Verdana;
	padding: 6px 0 6px 12px;
	}
#block3 h2 a {
	color: #fff;
	text-decoration: none;
	}
#block3 h2 a:hover {
	text-decoration: underline;
	}
#block3 ul {
	background: #000;
	list-style: none;
	}
#block3 li {
	position: relative;
	margin: 0 0 0 3px;
	padding: 0 0 3px 0;
	}
#block3 li a {
	background: #908979 url('/img/base/menu.gif') no-repeat;
	color: #000;
	display: block;
	height: 33px;
	padding: 18px 0 0 60px;
	text-decoration: none;
	width: 116px;
	}
#block3 li a:hover {
	background: #C6C2B3 url('/img/base/menu.gif') 0 -51px no-repeat;
	}
#block3 li a:active {
	background: #FFF url('/img/base/menu.gif') 0 -51px no-repeat;
	}
#block3 li a.selected, #block3 li a.selected:hover {
	background: #FFF url('/img/base/menu.gif') 0 -102px no-repeat;
	width: 119px;
	z-index: 10;
	}
#block3 li a.selected:hover {
	background: #C6C2B3 url('/img/base/menu.gif') 0 -51px no-repeat;
	width: 116px;
	z-index: 10;
	}
#block4 {
	background: #000;
	display: inline;
	float: left;
	margin: 0 0 0 -3px;
	text-align: left;
	width: 464px;
	}
#block4 h2 {
	background: #000;
	color: #E3E2D9;
	font: bold 9px Verdana;
	padding: 6px 0 6px 12px;
	text-transform: uppercase;
	}
#block4 h2 a {
	color: #e3e2d9;
	text-decoration: none;
	}
#block4 h2 a:hover {
	text-decoration: underline;
	}

/* all content rules belong in this block */

#block5 {
	background: #fff;
	margin: 0 3px;
	position: relative;
	width: 458px;
	min-height: 345px;
	}
#block5 a {
	color: #000;
	text-decoration: none;
	}
#block5 a:hover {
	text-decoration: underline;
	}
#block5 h3 {
	background: #fff;
	font: bold 9px Verdana;
	padding: 18px 0 10px 16px;
	text-transform: uppercase;
	}
#block5 h4 {
	font: bold 9px Verdana;
	padding: 10px 10px 10px 0;
	text-transform: uppercase;
	}
#block5 p {
	font: normal 12px/16px Arial;
	padding: 0 0 8px 0;
	}
#block5 p#question {
	background: url('/img/base/question.gif') no-repeat top left;
	padding: 0 0 10px 40px;
	margin: 8px 16px 0 16px;
	}
#block5 p#install {
	background: url('/img/base/pdf.gif') no-repeat top left;
	padding: 0 0 10px 60px;
	margin: 8px 16px 0 16px;
	}
#block5 table {
	font: normal 12px Arial;
	/*padding: 0 3px 0 3px;*/
	margin: 0 auto;
	width: 423px;
	}
#block5 th {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	padding: 12px 4px 12px 0;
	text-transform: uppercase;
	}
#block5 td {
	padding: 4px 0;
	}
#block5 ul {
	list-style: none;
	margin: 0 0 0 20px;
	padding: 6px 6px 10px 6px;
	}
#block5 ul li {
	background: url('/img/base/bullet.gif') no-repeat 0 6px;
	color: #000;
	font: normal 10px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 12px;
	text-decoration: none;
	}
#block5 ol {
	list-style: decimal inside;
	margin: 0 0 0 15px;
	padding: 6px 6px 10px 6px;
	}
#block5 ol li {
	color: #000;
	font: bold 9px/16px Verdana;
	list-style: decimal inside;
	padding: 0 0 5px 12px;
	text-decoration: none;
	text-transform: uppercase;
	}
#block5 ol li p {
	color: #000;
	font: normal 12px/16px Arial;
	padding: 0 12px 0 22px;
	text-decoration: none;
	text-transform: none;
	}
#block5 h3#error {
	background: url('/img/base/warning.gif') no-repeat top left;
	font: bold 12px Verdana;
	padding: 16px 0 16px 50px;
	}
#block5 h3#success {
	background: url('/img/base/success.gif') no-repeat top left;
	font: bold 12px Verdana;
	padding: 16px 0 16px 50px;
	}

		.article {
			background: url('/img/base/seperator.gif') repeat-x bottom left;
			margin: 0 16px;
			clear: both;
			}
		textarea, input#subject {
			width: 300px;
			}
input.submit, input.x {
	background: none;
	padding: 0;
	}
select#state {
	margin: 0 0 6px 10px;
	width: 200px;
	}
	p a.external {
		background: url("/img/base/link_e.gif") no-repeat bottom left;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 13px;
		}
	p a.internal {
		background: url("/img/base/link_i.gif") no-repeat bottom left;
		color: #000;
		text-decoration: none;
		padding: 0 0 0 13px;
		}
	p a.external:hover, p a.internal:hover {
		text-decoration: underline;
		}

input#update {
	margin: 0;
	padding: 0;
	}
input.quantity {
	width: 30px;
	text-align: center;
	}
select#attribute {
	width: 130px;
	}
.req {
	background: url('/img/base/seperator.gif') repeat-x bottom left;
	}
select#country, select#perms, select#group, select#user_info_id {
	width: 262px;
	}
input#address_type_name, input#email, input#name, input#username, input#password, input#password_1, input#password_2, input#company, input#first_name, input#middle_name, input#last_name, input#address_1, input#address_2, input#city, input#state, input#zip, input#phone_1, input#phone_2, input#fax, input#user_email, input#number {
	width: 254px;
	}
select.order_payment_expire_month {
	width: 120px;
	}
select.order_payment_expire_year {
	width: 85px;
	}
select.filter {
	width: 200px;
	}

#block5 a.pages, #block5 a.curpage, #block5 a.nopage {
	background: #595440 url('/img/buttons/box_bg_a.gif') repeat-x;
	border: 1px solid black;
	color: #e3e2d9;
	font: bold 10px/18px Verdana, arial, helvetica, sans-serif;
	padding: 6px 8px;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 -2px;
	}
#block5 a.pages:hover {
	background: #595440 url('/img/buttons/box_bg_a.gif') repeat-x;
	border: 1px solid #000;
	text-decoration: underline;
	}
#block5 a.curpage {
	background: #595440 url('/img/buttons/box_bg_a.gif') repeat-x;
	border: 1px solid #000;
	text-decoration: underline;
	}
#paging {
	margin: 12px 0 0 16px;
	padding: 0 0 15px 0;
	}

	#content #block6 ul#services {
		list-style: none;
		text-align: center;
		display: inline;
		float: left;
		margin: 3px 0 0 0;
		height: 102px;
		}
	#content #block6 ul#services li {
		float: left;
		display: inline;
		}
	#content #block6 ul#services li a {
		float: left;
		display: inline;
		color: #000;
		font: bold 9px Verdana;
		margin: 0 0 0 3px;
		height: 84px;
		width: 102px;
		padding: 10px 5px 5px 5px;
		text-decoration: none;
		text-transform: uppercase;
		}
	#content #block6 ul#services li a#a {
		background: #908979 url('/img/base/secure.gif');
		}
	#content #block6 ul#services li a#a:hover {
		background: #C6C2B3 url('/img/base/secure.gif') 0 -99px;
		}
	#content #block6 ul#services li a#b {
		background: #908979 url('/img/base/shipping.gif');
		}
	#content #block6 ul#services li a#b:hover {
		background: #C6C2B3 url('/img/base/shipping.gif') 0 -99px;
		}
	#content #block6 ul#services li a#c {
		background: #908979 url('/img/base/discounts.gif');
		}
	#content #block6 ul#services li a#c:hover {
		background: #C6C2B3 url('/img/base/discounts.gif') 0 -99px;
		}
	#content #block6 ul#services li a#d {
		background: #908979 url('/img/base/dealer.gif');
		width: 103px;
		}
	#content #block6 ul#services li a#d:hover {
		background: #C6C2B3 url('/img/base/dealer.gif') 0 -99px;
		}
	#content #block6 ul#services li a:hover {
		text-decoration: none;
		}

/* footer */

#block6 h5 {
	background: #000;
	color: #E3E2D9;
	/* display: inline-block; */ /* fixes double padding bug in IE but removed caused FF3 bug */
	font: bold 9px Verdana;
	margin: -3px 0 0 0;
	padding: 6px 0;
	text-align: center;
	text-transform: uppercase;
	}
#footer {
	background: #3d3c38;
	clear: both;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	}

/* testimonials */

#block7 {
	background: #fff url('/img/cover/1.jpg');
	height:345px;
	width:458px;
	}
#block7 ul#testimonials {
	cursor: default;
	display: none;
	list-style: none;
	margin: 0;
	padding: 0 8px 8px 8px;
	width: 200px;
	left: 242px;
	position: relative;
	top: -10px;
	/*height: 345px;*/
	text-align: right;
	overflow: hidden;
	}
#block7 ul#testimonials li {
	background: none;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#block7 ul#testimonials li p {
	color: #93917a;
	font-style: italic;
	margin: 0;
	padding: 10px 0 0 0;
	}
#block7 ul#testimonials li p#p2 {
	padding: 91px 0 0 0;
	}

#block5 .inputa {
	/*background-color: #d4ddd7;*/
	background-color: #cfcbbe;
	}

#block5 .inputi {
	background-color: #F0EFE5;
	}

/* account rules */

#profile {
	background: url('/img/account/profile.gif') no-repeat 0 15px;
	margin: 0 16px 0 16px;
	padding: 0 0 0 50px;
	}
#shipping {
	margin: 0 16px 0 16px;
	padding: 0 0 0 50px;
	}
#orders {
	margin: 0 16px 0 16px;
	padding: 0 0 0 50px;
	}