html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color:#fff;
	background-image:url('../image/csd/ecb_bgline.png');
	background-position:center 81px;
	background-repeat:repeat-x;
	color:#2f2714;
}
body, td, th, input, textarea, select, a {
	font-size: 13px;
	line-height:18px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #687d2f;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}
/* layout */
#cs_wrapper {
	background-image:url('../image/csd/header_bg.png');
	background-repeat:repeat-x;
	background-position:top center;
}
#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../image/csd/logo_mountain.jpg');
	background-repeat:no-repeat;
}

#header .div1 {
	height: 97px;
}
#header .div2 {
	position: relative;
	top: 21px;
	left: 15px;
}
#header .div3 {
	background: url('../image/csd/search_button.png') no-repeat;
	width: 250px;
	height: 62px;
	position: absolute;
	top: 15px;
	right: 0px;
	padding-top: 5px;
	padding-left: 17px;
	
}
#header .div4 {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: url('../image/header.png') repeat-x;
}
#header .div4 img {
	float: left;
	margin-right: 5px;
}
#header .div4 a {
	padding: 12px 0px 12px 0px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
}
#header .div5 a {
	float: left;
}
#header .div6 a {
	float: right;
}
#breadcrumb {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column_left {
	float: left;
	width: 180px;
	margin-right: 10px;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	margin-bottom: 10px;
	padding:5px 20px;
	overflow:hidden;
	margin-top:10px;
}
#home_content {
	margin-top:10px;
	margin-bottom: 10px;
}

#home_bottom {
	clear:both;
	padding-top:10px;
}



#blog_post{
	width:460px;
	float:left;
}


#post_title {
	vertical-align:top;
	font-weight:bold;
}

#post_more {
	text-align:right;
	font-weight:bold;
}

#post_more a {
	text-decoration:none;
}

#post_date {
	white-space:nowrap;
	padding-left:10px;
	vertical-align:top;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}

#socialize {
	width:460px;
}

#cs_categories {
	width:460px;
}

#socialize table{
	width:100%;
	text-align:center;
}

#home_bottom fieldset {
	border:1px solid #d1cfac;
	padding:10px;
	margin:0px;
}

#home_bottom fieldset legend {
	text-transform:uppercase;
	color: #302816;
}

#content .top {
}
#content .top h1, .heading ,#home_content .top h1 {
	color: #a29986;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
}
.heading {
	border-bottom: 1px solid #d0c6b3;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	padding: 10px 0px 1px;
	min-height: 380px;
}
#content .bottom {
	height: 5px;
}
.box {
	margin-bottom: 10px;
	background: url('../image/box_top.png') no-repeat;
}
.box .top {
	padding: 8px 0px 6px 7px;
	color: #2b2412;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
.box .top img {
	float: left;
	margin-right: 5px;
}
.box .middle {
	border-left: 1px solid #d0c6b3;
	border-right: 1px solid #d0c6b3;
	background: #FFFFFF;
	padding: 10px;
}
.box .bottom {
	height: 5px;
	background: url('../image/box_bottom.png') no-repeat;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF2b24120;
	font-weight: bold;
}
.error {
	color: #FF2b24120;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
a.button {
	background: transparent url('../image/button_right.png') no-repeat scroll top right;
	color: #FFFFFF;
	display: inline-block;
	font: normal 12px arial, sans-serif;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
a.button span {
	background: transparent url('../image/button_left.png') no-repeat;
	display: inline-block;
	padding: 5px 0 5px 18px;
}
.buttons {
	background: #F8F8F8;
	border: 1px solid #d0c6b3;
	margin-bottom: 10px;
	clear: both;
	padding: 5px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
	margin-bottom: 10px;
}
.list td {
	text-align: center;
	vertical-align: top;
	padding-bottom: 10px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #2b2412;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #2b2412;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	display: block;
	width: 100%;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #d0c6b3;
	border-bottom: 1px solid #d0c6b3;
	border-left: 1px solid #d0c6b3;
	border-right: 1px solid #d0c6b3;
	background: #FFFFFF url('../image/tab.png') repeat-x;
	color: #2b2412;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.page {
	border: 1px solid #d0c6b3;
	background: #FFFFFF;
	display: inline-block;
	padding: 10px;
	display: block;
	clear: both;
	z-index: 2;
	margin-bottom: 10px;
}
#footer {
	width: 100%;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #d0c6b3;
}
#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}
#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #EEEEEE;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}

/* additional csd styles */
#cs_logo {
	width:126px;
	height:30px;
	float:left;
	clear:none;
	padding-left:10px;
	margin-top:14px;
}
#cs_logo a {
	width:126px;
	height:30px;
	float:left;
}
#cs_menu {
	float:left;
	width:600px;
	margin-top:14px;
	clear:both;
}

#cs_search_box {
	width:236px;
	height:70px;
	float:right;
	padding-right:11px;
}
#cs_search_top{
	height:20px;
	padding-top:16px;
	color:#ffffff;
	font-size:11px;
}

#module_search {
	clear:both;
	padding-top:3px;
}

#cs_search_top a:hover {
text-decoration:underline;
}

#cs_search_box td {
	vertical-align:top;
}

#cs_search_top a {
	color:#ffffff;
	font-size: 11px;
	text-decoration:none;
	
}

#filter_keyword {
	border:0px;
	height:15px;
	padding:2px;
	float:right;
	width:180px;
	margin:0px -2px 0px 0px;
	font-size:12px;
}
.cs_product_photo
{
	text-align:center;
	width:230px;
	vertical-align: top;
	border:1px solid #595959;
	background-color:#fff;
	padding:10px;
}
.cs_price {
	font-size:25px;
	color:#2b2412;
	font-weight:normal;
}
.cs_mini_description {
	line-height:1.6em;
	color:#2b2412;
	font-size:14px;
}
#cs_banners
{
	width:980px;
	height:363px;
	overflow:hidden;
}

.cs_banner
{
	height:363px;
	width:980px;
	top:125px;
	z-index:500;
	overflow:hidden;
	position:absolute;
}
#cs_rotation_station {
	margin-top:10px;
	height:205px;
	width:980px;
	margin-left:-10px;
	background-image:url('../image/cs_hp_purple_bg.png');
}
#cs_left {
	width:75px;
	height:205px;
	float:left;
	background-image:url('../image/cs_hp_left.png');
	background-position:right;
	cursor:pointer;
}
#cs_right {
	width:75px;
	height:205px;
	float:left;
	background-position:left;
	background-image:url('../image/cs_hp_right.png');
	cursor:pointer;
}
#cs_rotation_segment_wrapper {
	width:830px;
	height:194px;
	padding-top:11px;
	position:relative;
	overflow:hidden;
	float:left;
}
#cs_rotation_segment_container {
	position:absolute;
	white-space:nowrap;
	left:0px;
}

.cs_rotation_block {
	display:inline-block;
	zoom: 1;
	*display: inline;
	width:840px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

.cs_rotation_segment {
	width:270px;
	margin-right:10px;
	float:left;
}

.cs_left_corners {
	float:left;
	width:11px;
	height:182px;
	background-image:url('../image/cs_hp_corners_left.png');
}
.cs_right_corners {
	float:left;
	width:11px;
	height:182px;
	background-image:url('../image/cs_hp_corners_right.png');
}
.cs_segment_content {
	width:248px;
	height:162px;
	float:left;
	background-color:#ffffff;
	padding:10px 0px;
	white-space:normal;
	overflow:auto;
}

.cs_segment_content p{
	margin:0px;
	padding:0px;
}
#cs_featured
{
	position:absolute;
	z-index:501;
	background-image:url('../image/cs_featured_bg.png');
	border:1px solid #fff;
	padding:5px;
	width:300px;
	margin-left:660px;
	margin-top:10px;
}
/************************************************
*	Navbar      								*
************************************************/

#nav {
	list-style-type:none;
	margin:0px;
	text-align:left;
	clear:both;
	float:left;
	width:600px;
	padding:0px;
	
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size:15px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #fff;
	display: block;
	font-weight: normal;
	font-size:14px;
    margin: 0px 30px 0px 0px;
	padding: 0px;
	text-decoration: none;
	}

#nav li a:hover {
	color:#ffffff;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	width: 192px;
	float: none;
	margin: 0px;
	padding: 4px;
	font-size:13px;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #b0b08a;
	background-image:url('../image/csd/menu_bg.png');
	background-repeat:repeat-x;
	color: #2b2412;
	padding: 4px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	background:#2b2412;
	padding:5px 3px 3px 3px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 200px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -28px 0 0 191px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin-left:-8px;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}


.specs_table {
	border: 1px solid #CCCCCC;
	width: 100%
}
.specs_header {
	height: 30px;
	vertical-align: top;
	padding-top: 4px;
	font-weight:bold;
	background-color: #cccccc;
	font-size: 13px;
}
.specs_header_col1 {
	padding-left: 4px;
	height: 30px;
	vertical-align: top;
	padding-top: 4px;
	font-weight:bold;
	background-color: #cccccc;
	font-size: 13px;
	border-right: 1px solid #999
}
.specs_header_border {
	height: 30px;
	vertical-align: middle;
	padding-top: 4px;
	font-weight:bold;
	background-color: #cccccc;
	font-size: 13px;
	border-right: 1px solid #999
}
.specs_header_units_border {
	font-weight:bold;
	background-color: #cccccc;
	font-size: 12px;
	border-right: 1px solid #999;
	vertical-align:middle
}
.specs_header_units {
	font-weight:bold;
	background-color: #cccccc;
	font-size: 12px;
	vertical-align:middle
}
.specs_header_units_col1 {
	font-weight:bold;
	background-color: #cccccc;
	font-size: 12px;
	vertical-align:middle;
	padding-left:4px;
	border-right: 1px solid #999
}
.specs_col_1_even {
	padding-left: 4px;
	background-color:#F2F2F2
}
.specs_col_1_odd {
	padding-left: 4px;
}
.specs_even_row {
	background-color: #F2F2F2;
	padding-top: 6px;
	padding-bottom: 6px
}
.specs_odd_row {
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px
}
.specs_units {
	font-style:italic;
	font-size: 11px;
}

.specs_large_font {font-size: 15px; font-weight:bold;}


.ask_table {width: 650px; vertical-align:top; border: 1px solid #f2f2f2; padding: 10px;}
.ask_questions { height: 30px; vertical-align:top; width: 200px; font-weight:bold;}

#cat_container td{
	text-align:center;
	width:120px;
	overflow:hidden;
}
#sliding_categories td img{

}

#sliding_categories table {
	border-collapse:collapse;
}

.cat_img img {
	width:50%;
}

.cat_item {
	width:103px;
	text-align:center;
	float:left;
	cursor:pointer;
}

.Harness_table {
	width: 70%;
}
.harness_title {
	font-size: 14px;
	font-weight:bold;
}
.harness_sec_title {
	width: 300px;
	font-weight:bold;
	height: 30px;
	vertical-align:top;
	padding-top: 6px
}
.harness_grey {
	background-color:#F2F2F2;
	height: 20px;
	vertical-align:top;
	padding-top: 3px
}
.harness_white {
	height: 20px;
	vertical-align:top;
	padding-top: 3px
}

/*kyle css*/
.dealers_country {
       font-weight:bold;
       font-size:14px;
}
.dealers_address {
       padding-left: 30px;
       margin-top:-13px
}
.dealers_section {
       font-size:16px;
       font-weight:bold;
       color:#999;
}
.dealers_container_left {
       width: 400px;
       float:left
}
.dealers_container_right {
       float:left;
       width: 300px
}
