/* [html] */

body, h1, h2, h3, h4, h5, h6, p, div, form, dl, dt, dd, ul, li, ol, img, table {
	margin:0;
	padding:0;
	border:0;
}
body {
	font:70%/170% Verdana, Geneva, sans-serif;
	background:#1a1a1a;
	color:#404040;
	text-align:center;
	margin-bottom:30px;
}
p, h2, h3, h4 {
	margin:15px 0;
}
h2 {
	font:170%/150% Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin-top:0;
}
h2.small_head {
	font:150%/150% Helvetica, Arial, sans-serif;
}
h2 a {
	text-decoration:none;
}
h3 {
	font:125%/170% Verdana, Geneva, sans-serif;
	color:#033458;
	margin-top:10px;
	font-weight:bold;
}
h4 {
	font-size:120%;
}
a {
	color:#869fbe;
	outline:none;
}
a:hover {
	color:#404040;
}
/* [/html] */

#container {
	width:850px;
	margin:0 auto;
	text-align:left;
	background:#000;
}
/* [header and nav] */

#top, #cart #top {
	background:#1a1a1a url(/images/main-top.gif) no-repeat bottom left;
	height:170px;
}
#home #top, #style #top {
	background:#1a1a1a;
	height:auto;
}
#top h1 {
padding: 26px 0 0 20px;
height: 80px;
float: left;
}


#top_right {
	float:left;
	margin:23px 0 0 0;
}
#top .logout {
	float:right;
	margin:-81px 0 0;
}
	#top .logout a {
		padding:3px 5px;
		text-decoration:none;
		background:#ccc;
		color:#000;
	}
#nav {
	list-style:none;
	margin:0 0 0 0;
	background:url(/images/nav-bg.gif) no-repeat;
	height:39px;
}
#nav li {
	float:left;
	text-align:center;
	font:110%/130% Arial, Helvetica, sans-serif;
	letter-spacing:2px;
}
#nav a {
	color:#ffffff;
	text-decoration:none;
	padding:11px 18px 12px;
	display:block;
}
#nav a:hover, #nav a.onstate {
	background:#262626;
	color:#808080;
}
#nav span {
	cursor:pointer;
}
#nav li.homebutt a:hover, #nav li.homebutt a.onstate {
	background:#262626 url(/images/home-over.gif) no-repeat top left;
}
#nav li.contbutt a {
	width:54px;
}
#nav li.contbutt a:hover, #nav li.contbutt a.onstate {
	background:#262626 url(/images/contact-over.gif) no-repeat top right;
}
#home_image {
	height:418px;
	background:url(/images/ajax-loader.gif) no-repeat center;
	position:relative;
}
.banner {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1000;
}
.comp_text {
	position:absolute;
	left:30px;
	top:35px;
	color:#fff;
	width:410px;
}
.white_bg {
	background:#fff;
	padding:5px 25px;
	color:#000;
}
#flash {
	height:418px;
}

/* [/top] */

/* [content] */

#content {
	padding:0;
}
#home_intro, #home_news, #home_brands, #home_prods {
	width:232px;
	height:225px;
	padding:0 25px;
	float:left;
	border-right:1px solid #1a1a1a;
	background:#0d0d0d;
	color:#bfbfbf;
	font:110%/160% Helvetica, sans-serif;
}
#home_brands {
	border:0;
	width:234px;
}
#home_brands ul {
	list-style:none;
	margin:15px -21px;
}
#home_brands img {
	float:left;
	padding:5px 5px;
	border-right:1px solid #272727;
	border-bottom:1px solid #272727;
}
#home_brands img.norb {
	border-right:0;
}
#home_brands img.nobb {
	border-bottom:0;
}
#home_brands img.left_indent {
	margin-left:45px;
}
#home_intro h2, #home_news h2, #home_brands h2, #home_prods h2 {
	font:170%/150% Helvetica, sans-serif;
	text-transform:lowercase;
	color:#d9d9d9;
	font-weight:normal;
	margin-top:20px;
}
#home_intro a, #home_news a, #home_brands a {
	color:#8ca7c6;
	text-decoration:none;
	border-bottom:1px dotted #868686;
}
#home_intro img {
	float:right;
	margin-left:10px;
}
#home_news {
	
}
#home_news .newsbox {
	height:27px;
	background:url(/images/searchbox-bg.gif) no-repeat;
	margin:15px 0;
}
#home_news .newsbox input {
	font:90% Verdana, Arial, Helvetica, sans-serif;
	border:0;
	background:#fff;
	margin:4px 0 0 12px;
	padding:2px 0 4px;
	width:184px;
	float:left;
	color:#404040;
}
#home_news .newsbox input.submitbutt {
	background:none;
	width:auto;
	padding:0;
	float:left;
	margin:0;
	border-left:1px solid #1a1a1a;
}
#home_prods ul {
	margin:0 -19px;
	height:100px;
}
#home_prods li {
	list-style:none;
	float:left;
	margin:0 5px;
}
	#home_prods li img.blue {
		border-bottom:5px solid #8fa6c8;
	}
	#home_prods li img.red {
		border-bottom:5px solid #fd8f8e;
	}
	#home_prods li img.green {
		border-bottom:5px solid #90c1a4;
	}
	#home_prods li img.orange {
		border-bottom:5px solid #fac456;
	}
#home_prods .shop_now {
	margin:0 -14px;
	
}

/* [main column] */

#main, #cart #main {
	background:#fff url(/images/blocks-bg.gif) no-repeat bottom left;
	padding:10px 25px 30px;
	margin:0 5px;
	text-align: left;
}
#links #main {
	background:#fff url(/images/links-bg.jpg) no-repeat bottom left;
	height:430px;
}
#brands #main, #sitemap #main {
	min-height:420px;
}
#main .link_block {
	float:left;
	min-width:140px;
	text-align:center;
	margin:0 5px;
}
#main .link_block img {
	margin-bottom:15px;
	border:0;
	text-decoration:none;
}
#main .link_block a {
	color:#8ca7c6;
	text-decoration:none;
	border-bottom:1px dotted #868686;
}
#main .link_block a.no_ib {
	border:0;
}
.cont_left {
	float:left;
	width:390px;
}
.cont_right {
	float:left;
	width:380px;
	margin:5px 0 0 20px;
}
.about_left {
	float:left;
	width:390px;
}
.about_right {
	float:left;
	width:380px;
	margin:5px 0 0 20px;
}
.trilby_left {
	float:left;
	width:490px;
}
.trilby_right {
	float:right;
	width:272px;
	margin:-30px -25px 0 20px;
	background:#8ca7c6;
	color:#fff;
	font-weight:bold;
}
	.trilby_right h3 {
		color:#fff;
		margin:10px 15px;
	}
	.trilby_right p {
		margin:15px;
	}
	.trilby_right p.bluebg {
		background:#4d5c6d;
		margin:-10px 0;
		padding:10px 15px;
	}
.abt_fade {
	margin:0 0 15px 7px;
}
.cont_fade {
	margin-top:25px;
}
#main ul.list {
	margin-left:17px;
	list-style:square;
}

/* [blog] */


#main .paging {
	width:596px;
	font-weight:bold;
}
#main .paging a {
	padding:2px 5px;
	margin:0px 5px 0px 0px;
	border:solid 1px #999;
	text-decoration:none;
	background:#ececec;
	color:#869fbe;
}
#main .paging a:hover, #main .paging a.onstate, #main .paging span {
	text-decoration:none;
	background:#251c11;
	color:#869fbe;
	padding:2px 5px;
	margin:0px 5px 0px 0px;
	border:solid 1px #999;
}
#main .news_pic {
	width:228px;
	float:left;
}
#main .news_pic img {
	
}
#main .thumbs img {
	margin:7px 6px 0 0;
}
#main .news_text {
	width:562px;
	float:left;
}
#main .news_text p {
	width:auto;
}
#main .news_text ul {
	width:auto;
	list-style:disc;
	margin:15px 0 0 25px;
}
#main .news_text h3 {
	margin:0;
	color:#808080;
	line-height:150%;
}
#main .date {
	background:transparent url(/images/icon-calendar.gif) no-repeat scroll 0%;
	float:left;
	height:34px;
	margin-right:12px;
	padding-top:9px;
	width:31px;
}
#main .date p {
	color:#9B9B8E;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	text-transform:uppercase;
	margin:0;
}
#main .date span.day {
	display:block;
	font-size:18px;
}
#main .date span.month {
	display:block;
	font-size:9px;
	height:12px;
}
#main .posted {
	color:#9b9b8e;
	margin:0 0 15px;
	padding:5px 0 12px;
	width:100%;
	border-bottom:1px solid #bdbdbd;
}
#main .posted .by {
	background:transparent url(/images/icon-pencil.gif) no-repeat;
	height:16px;
	padding-left:25px;
	padding-bottom:1px;
}

/* [form] */


legend {
	font-size:120%;
	color:#43668e;
	font-weight:bold;
}
fieldset {
	border:0;
	padding:0 0 20px;
}
fieldset p {
	margin:15px 0 0;
}
label {
	width:45px;
	float:left;
	text-align:right;
	margin-right:10px;
}
label.small_label {
	width:120px;
	float:left;
	text-align:right;
	margin-right:15px;
}
input, textarea {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
input.comp {
	width:280px;
	border:1px solid #cfcfcf;
	border-width:1px 0 0 1px;
	padding:4px;
}
select {
	font:100% Verdana, Arial, Helvetica, sans-serif;
}
textarea.fulltext {
	width:400px;
}
input.submitbutt {
	border:1px solid #cfcfcf;
	padding:4px;
	width:290px;
	margin-top:10px;
}
input.blue_button {
	background:url(/images/button.gif) no-repeat;
	width:97px;
	height:30px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	margin-top:5px;
	border:0;
}
/* [/form] */

/* [footer] */

#footer {
	clear:both;
	padding-top:30px;
	color:#bfbfbf;
	text-align:left;
	text-transform:uppercase;
	font-size:90%;
	background:#1a1a1a url(/images/footer-bg.gif) no-repeat top;
	height:60px;
	position:relative;
}
#footer ul {
	list-style:none;
	width:599px;
}
#footer li {
	float:left;
	padding:0 15px;
}
#footer li.copyright {
	background:none;
	padding-top:10px;
}
#footer li.arrival {
	float:right;
	background:none;
	padding:10px 16px 0 0;
}
#footer li.valid {
	padding-top:10px;
	
}
#footer a {
	color:#bfbfbf;
	text-decoration:none;
	border-bottom:1px dotted #bfbfbf;
}
#footer .blue, #footer a.blue:hover {
	color:#00aeef;
	border:0;
}
#footer .social {
	position:absolute;
	top:35px;
	right:15px;
}
#footer .social img {
	margin-left:10px;
}
#footer .social a {
	border:0;
}

/* [/footer] */

/* [extra] */

.divider {
	margin:20px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:1px;
	clear:both;
}
hr {
	color:#ebebeb;
	background-color:#ebebeb;
	border:0;
	height:1px;
	clear:both;
}
.cleaner {
	clear:both;
}
.spacer {
	clear:both;
	height:75px;
}
.populate_off {
	display:none;
}
.populate_on {
	display:block;
}
.blue {
	color:#8ca7c6;
}
.orange {
	color:#f89e1c;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.firstpara {
	margin-top:0;
}
.smalltext {
	font-size:90%;
}
.imglft {
	float:left;
	margin:4px 20px 0 0;
}
.imgrt {
	float:right;
	margin:4px 0 0 20px;
}
.fltlft {
	float:left;
}
.fltrt {
	float:right;
}
.yellow {
	color:#f89e1c;
}
.norb {
	margin-right:0;
}
.hide, .shop_cat span {
	position:absolute;
	left:-5000px;
	margin:0;
	padding:0;
}
.hide2 {
	display:none;
}

/* [/extra] */

