/*
red: 	999
*/
body,p{
	font-family: "Trebuchet",helvetica,verdana,arial,sans-serif;
}
.center{
	width: 900px;
	margin: 0px auto;
}
a:hover{
	text-decoration: none;
	color: #000;
}
#logo{
	float: right;
}
#logo_type{
	float: left;
	margin-top: 20px;
}
#nav_main ul{
	margin-top: -15px;
	float: left;
	clear: left;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#nav_main ul.sub{
	margin-top: 7px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	font-size: .8em;
	padding-bottom: 5px;
}
#nav_main ul li{
	float: left;
	margin-right: 20px;
}
#nav_main ul li a{
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
#nav_main ul li a:hover, #nav_main ul li a.selected{
	color: #333;
}
a.selected{
	color: #333;
}
#footer{
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #666;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	color: #999;
}
#content{
	clear: left;
	float: left;
	width: 575px;
/*	overflow: hidden;*/
}
#slideshow{
	height: 450px;
	overflow: hidden;
}
#sidebar{
	clear: both;
	float: right;
	width: 300px;
}
#sidebar ul h3{
	color: #999;
	text-transform: uppercase;
	font-size: 2em;
}
#sidebar ul{
	margin-bottom: 20px;
}
#sidebar ul li a{
	text-decoration: none;
}
#header{
/*	height: 110px;*/
/*	border-bottom: 1px solid #cccccc;*/
	margin-bottom: 20px;
	overflow: auto;
}

/* ///////////// BLOG /////////////*/
h1.post a{
	text-decoration: none;
	color: #999;
}
h1.post a:hover{
	color: #000;
}
.feedback{
	margin-bottom: 20px;
}
.meta{
	font-size: .8em;
	text-transform: uppercase;
}
#comment{
	width: 575px;
}
#submit, input.submit{
	padding: 5px 30px;
	background: #999;
	color: #fff;
	border: none;
	text-transform: uppercase;
}
#submit:hover, input.submit:hover{
	background: #000;
}
#respond h3{
	text-transform: uppercase;
	color: #000;
	border-top: 1px solid #999;
	padding-top: 10px;
	margin-bottom: -10px;
}
#sidebar a h2{
	font-size: 1.3em;
	color: #888;
}
#sidebar a h3{
	font-size: 1em;
	color: #bbb;
}
#sidebar a:hover h2{
	color:  #999;
}
#sidebar a:hover h3{
	color:  #000;
}
#blog_feed a{
	text-decoration: none;
	font-size: .9em;
}
#blog_feed a:hover h2, #blog_feed a:hover h3{
	color: #333;
}
#blog_feed a h2, #blog_feed a h3{
	font-weight: normal;
	color: #999;
}
#product_tn{
	height: 210px;
	overflow: hidden;
}
#product_details{
	float: right;
	width: 320px;
}
#buy_now{
	float: left;
	margin-top: -116px;
	position: relative;
	z-index: 10;
}
#product_variations{
	height: 140px;
	overflow: hidden;
	margin-bottom: 10px;
}
#product_sizes{
	float: right;
}
.tn{
	display: inline-block;
	border: 1px solid #fff;
	margin: 0px;
}
#sidebar .tn.selected{
	border: 1px solid #ccc;
}
div.alt{
	display: none;
	visibility: hidden;
}
#bread_crumb{
	margin-top: 10px;
	font-size: .9em;
}
.dealer_ally{
	float: left;
	width: 150px;
	padding-right: 20px;
}
input.text{
	background: #ccc;
	color: #fff;
	border: none;
	padding: 4px;
	margin-bottom: 3px;
}
#ui_login{
	width: 350px;
	margin: 0px auto;
}
#ui_login h2 strong{
	color: #999;
}
#ui_login td{
	padding: 3px 0px;
}
#ui_login td.label{
	padding-right: 20px;
	font-weight: bold;
}
ul.footer{
	margin: 0px;
	padding: 0px;
}
ul.footer li{
	float: left;
	margin-left: 20px;
}
ul.footer li{
	text-transform: uppercase;
}
#breadCrumb{
	clear: both;
	display: block;
	line-height: 2.5em;
	float: none;
}
#breadCrumb a{
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	font-size: .8em;
}
#breadCrumb a:last-child{
	color: #333;
}
#left_bar{
	float: left;
	width: 170px;
}
#left_bar li ul {
	padding-left: 10px;
}
#left_bar li{
	font-size: .9em;
	line-height: 1.3em;
	text-transform: uppercase;
	color: #999;
}
#left_bar a:hover, #left_bar a.selected{
	color: #333;
}
#left_bar li ul li{
	line-height: 1.3em;
}
#left_bar li ul a{
	font-size: .9em;
	text-decoration: none;
	color: #999;
}
#content_right{
	float: right;
	width: 680px;
}
#content_right .product{
	display: block;
	float: left;
	height: 220px;
	text-decoration: none;
	width: 170px;
	text-align: center;
	font-size: .85em;
	color: #999;
}
#content_right .product:hover{
	color: #333;
}
#next_back{
	float: right;
	margin-top: -45px;
}
#next_back a{
	text-decoration: none;
}