@charset "UTF-8";
/* CSS Document */
/* S&M Bikes */
/* by Headhigh Creative */
/* www.headhighcreative.com */
img, div {
    behavior:url(/iepngfix.htc);
} 
body {
	background-color:#7f7f7f;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	background-image:url(../images/cssimg/big_bg_1.gif);
	color:#000000;
	font-weight:bold;
	}
table.cart a {
	color:#dc161e;
	}	
a {
	color:#dc161e;
	text-decoration:none;
	font-weight:bold;
	}
a:hover img {
	text-decoration:none;
	}
a:active {
	color:#991015;
	text-decoration:line-through;
	font-weight:bold;
	}
a:visited {
	color:#dc161e;;
	font-weight:bold;
	}	
a:hover {
	color:#991015;
	text-decoration:line-through;
	font-weight:bold;
	}		
h1 {
	color:#DC161E;
	border-bottom:1px dotted #000000;
	font-size:18px;
	line-height:normal;
	margin:0;
	padding:0 0 3px;
	font-weight:bold;
	}	
h2 {
	color:#DC161E;
	border-bottom:1px dotted #000000;
	font-size:18px;
	line-height:normal;
	margin:0 0 12px 0;
	padding:0 0 3px;
	font-weight:bold;
	}
h3 {
	margin:.5em 0 .5em 0;
	}
h4 {
	color:#DC161E;
	font-size:15px;
	font-weight:bold;
}
.black {
	background-image:none;
	background-color:#000;
	}	
/******* body background images 1=stricker, 2=beringer ,3=brown, 4=wood, 5=cardona, 6=landtister ***/
body.Home {
	background-image:url(../images/cssimg/big_bg_1.gif) !important;
	background-repeat:repeat;
	}	
body.Sponsorship {
	background-image:url(../images/cssimg/big_bg_2.gif) !important;
	background-repeat:repeat;
	}	
body.About {
	background-image:url(../images/cssimg/big_bg_3.gif) !important;
	background-repeat:repeat;
	}	
body.Contact {
	background-image:url(../images/cssimg/big_bg_4.gif) !important;
	background-repeat:repeat;
	}		
body.Riders {
	background-image:url(../images/cssimg/big_bg_3.gif) !important;
	background-repeat:repeat;
	}				
body.Video {
	background-image:url(../images/cssimg/big_bg_6.gif) !important;
	background-repeat:repeat;
	}
body.Links {
	background-image:url(../images/cssimg/big_bg_2.gif) !important;
	background-repeat:repeat;
	}	
body.Help {
	background-image:url(../images/cssimg/big_bg_3.gif) !important;
	background-repeat:repeat;
	}			
body.Trust {
	background-image:url(../images/cssimg/big_bg_4.gif) !important;
	background-repeat:repeat;
	}	
body.Warranty {
	background-image:url(../images/cssimg/big_bg_4.gif) !important;
	background-repeat:repeat;
	}	
body.Wood {
	background-image:url(../images/cssimg/big_bg_4.gif) !important;
	background-repeat:repeat;
	}	
body.Landtiser {
	background-image:url(../images/cssimg/big_bg_6.gif) !important;
	background-repeat:repeat;
	}	
body.Beringer {
	background-image:url(../images/cssimg/big_bg_2.gif) !important;
	background-repeat:repeat;
	}	
body.Stricker {
	background-image:url(../images/cssimg/big_bg_1.gif) !important;
	background-repeat:repeat;
	}
body.Cardona {
	background-image:url(../images/cssimg/big_bg_5.gif) !important;
	background-repeat:repeat;
	}
body.Brown {
	background-image:url(../images/cssimg/big_bg_3.gif) !important;
	background-repeat:repeat;
	}	
/******* shields **********/	
#shields {
	background-repeat:no-repeat;
	width:295px;
	height:265px;
	top: 0;
	left: 0;
	z-index:50;
	position:absolute;
	background-image:url(../images/cssimg/left_corner_shields_1.gif);
	} 
/******* logo - bg hover ahref *********/	
a.logo {
	background:transparent url(../images/cssimg/sandmbikes_logo.png) no-repeat scroll 0 0;
	display:block;
	width:189px;
	text-decoration:none;
	height:199px;
	}
a.logo:hover {
	background-position:-189px 0;
	}	
/******* template,common,shared *********/	
#wrap {
	position:relative;
	left:40px;
	top:0;
	border-left:6px solid #000000;
	border-right:6px solid #000000;
	width:950px;
	}	
#nav {
	background-color:#000000;
	height:31px;
	padding:10px 0 0;
	width:950px;
	}		
#footer {
	width:950px;
	height:45px;
	background-color:#000000;
	margin:0 0 0 40px;
	border-left:6px solid #000000;
	border-right:6px solid #000000;
	color:#dc161e;
	}	
#login {
	background-color:#000000;
	color:#666666;
	font-size:10px;
	margin:0;
	text-align:right;
	width:950px;
	font-weight:bold;
	height:5px;
	}	
#login a {
	color:#F3D811;
	}	
#login a:hover {
	color:#D3B400;
	text-decoration:line-through;
	}		
#dealer_loc {
	padding:0;
	font-size:10px;
	}
#dealer_loc_input {
	font-family:"Courier New", Courier, monospace;
	color:#666666;
	padding:0 0 0 3px;
	margin:0 4px 0 0;
	float:left;
	background-color:#FFFFFF;
	}		
#clear{
	clear:both;
	height:12px;
}			
input.go {
	background:transparent url(../images/cssimg/button_go.gif) no-repeat scroll 0 0;
	height:14px;
	width:18px;
	display:block;
	margin:0 0 0 0;
	}
input.go:hover {
	background-position:-18px 0;
	display:block;
	height:14px;
	width:18px;
	}	
.footer_table {
	margin:0 0 0 10px;
	padding-top:10px;
	font-size:10px;
	width:auto;
	}	
th. td. caption.footer_inputs {
	padding:0;
	}			
th, td, caption.footer_table {
	padding: 4px 5px 4px 5px;
	}			
a.eblast {
	background:transparent url(../images/cssimg/button_eblasted.gif) no-repeat scroll 0 0;
	display:block;
	width:20px;
	text-decoration:none;
	height:16px;
	float:left;
	margin:0 10px 0 0;
	}
a.eblast:hover {
	background-position:-20px 0;
	}			
a.eblast_text:hover {
	color:#dc161e;
	font-size:10px;
	}		
.eblast_text {
	font-size:10px;
	}
.footer_nav_td {
	padding-left:20px;
	}
.footer_eblast_td {
	padding-left:20px;
	}			
#searchnstuff {
	height:34px;
	background-color:#000000;
	}		
#header {
	width:950px;
	height: 225px;
	margin:0;
	padding:0;
	background-color:#000;
	}	
.right_col_content {
	padding:30px 40px 40px 30px;
	}	
.single_col_content {
	padding:30px 40px 40px 30px;
	}		
/******* home *********/	
#feature_home {
	width:950px;
	height:340px;
	background-color:#000000;
	}
/********** large 2 col layout **************/	
#lg_2_col_content {
	background-color:#FFFFFF;
	background-image:url(../images/cssimg/lg_2_col_bg.gif);
	}		
#lg_2_col_1 {
	float: left;
	padding: 30px 0 30px 33px;
	width:597px;
	min-height:300px;
	}
#lg_2_col_2 {
	margin:0 0 30px 60px;
	padding:30px 0 30px 0;
	}	
/********** large 1 col layout **************/
#lg_1_col_content {
	background-color:#FFFFFF;
	}		
/*************** list nav ******************/
#nav_591957, #nav_591957 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 250px;
	padding:7px 0 0;
	font-size:1px;
	color:#000000;
	}
#nav_591957 li {
	float:left;
	margin:0 43px 0 0;
	}
#nav_591957 a {
	color:#000000;
	}
#nav_591957 a:hover {
	color:#000000;
	}	
#cat_591957_divs {
	margin:0;
	}		
#nav_products a {
	background-image:url(../images/cssimg/nav_products.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:66px;
	height:14px;
	}	
#nav_products a:hover {
	background-position:-66px 0;
	}
#nav_store a {
	background-image:url(../images/cssimg/nav_store.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:47px;
	height:14px;
	}	
#nav_store a:hover {
	background-position:-47px 0;
	}
#nav_riders a {
	background-image:url(../images/cssimg/nav_riders.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:50px;
	height:14px;
	}
#nav_riders a:hover {
	background-position:-50px 0;
	}
#nav_news a {
	background-image:url(../images/cssimg/nav_news.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:37px;
	height:14px;
	}	
#nav_news a:hover {
	background-position:-37px 0;
	}
#nav_visuals a {
	background-image:url(../images/cssimg/nav_visuals.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:56px;
	height:14px;
	}	
#nav_visuals a:hover {
	background-position:-56px 0;
	}
#nav_smog a {
	background-image:url(../images/cssimg/nav_smog.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:47px;
	height:14px;
	}	
#nav_smog a:hover {
	background-position:-47px 0;
	}	
#nav_about a {
	background-image:url(../images/cssimg/nav_about.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:75px;
	height:14px;
	}	
#nav_about a:hover {
	background-position:-75px 0;
	}					
/***************Customer nav*************/
#nav_759978, #nav_759978 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 300px;
	padding:7px 0 0;
	color:#000000;
	}
#nav_759978 li {
	float:left;
	margin:0 53px 0 0;
	}
#nav_759978 a {
	color:#ffffff;
	}
#cat_759978_divs {
	margin:0;
	}
/*************** footer nav*****************/	

#nav_592541, #nav_592541 ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:10px;
	}
#nav_592541 li {
	float:left;
	margin:0 12px 0 0;
	}
#nav_592541 a:hover {
	color:#dc161e;
	}
#cat_592541_divs {
	margin:0;
	}	
/*************** tweaked blog styles *************/
blog-post h2.post-title {
	border-bottom:1px dotted #000000;
	font-size:18px;
	margin:0;
	padding:0 0 3px;
	line-height:normal;
	}	
.wrapper {
	padding:30px 40px 40px 30px;			
	}	
.BlogTagCloud-XX-Large {
	font-size:2em;
}
.BlogTagCloud-X-Large {
	font-size:1.75em;
}
.BlogTagCloud-Large {
	font-size:1.5em;
}
.BlogTagCloud-Medium {
	font-size:1.25em;
}
.BlogTagCloud-Small {
	font-size:1em;
}
.BlogTagCloud-X-Small {
	font-size:0.875em;
}
.BlogTagCloud-XX-Small {
	font-size:0.625em;
}
/*************** shopping *************/
.shop-main {
	background-color:#FFFFFF;
	margin:0;
	padding:30px 30px 40px 30px;
	}	
.shop-main .header {
	border-bottom:none;
	height:36px;
	line-height:27px;
	margin:0;
	background-color:#000000;
	color:#FFFFFF;
	}
#shopshit {
	margin:0;
	background-color:#000000;
	height:36px;
	padding:0;
	}
table.cartSummaryTable {
	width:100%;
	margin:0;
	}
#whatsincart {
	margin:0;
	color:#dc161e;
	margin:10px 0 0 10px;
	font-size:11px;
	}	
#snm_search_box {
	margin:0;
	float:right;
	padding:0;
	width:230px;
	}
.snm_search_input_wrap {
	margin:4px 28px 0 0;
	padding:7px 0 0 0;
	}	
#snm_search_input {
	font-family:"Courier New", Courier, monospace;
	color:#333;
	margin:0 5px 0 0;
	padding:0 0 0 5px;
	float:left;
	width:140px;
	}			
input.snmsearch {
	background:transparent url(../images/cssimg/button_search.gif) no-repeat scroll 0 0;
	height:14px;
	width:48px;
	display:block;
	margin:0 0 0 0;
	float:right;
	}
input.snmsearch:hover {
	background-position:-48px 0;
	display:block;
	height:14px;
	width:48px;
	}
.float_left {
	float:left;
	}		
shop-product-small {
	border:1px solid #000000;
	}	
.sm_prod_name {
	margin:0;
	background:#000000 none repeat scroll 0 0;
    padding:2px 2px 2px 7px;
	font-weight:bold;
	}
.catalogItem {
	width:325px;
	border:1px solid #000000;
	}	
.catalogue_copy {	
	padding:0;
	margin:0;
	float:right;
	width:650px;
	}				
.catalogue_holder {
	margin:0;
	width:214px;
	float:left;
	}	
.catalogue_clear {
	clear:both;
	margin:0;
	height:20px;
	}	
.catProdAttributeTitle {
	float:left;
	margin:5px 0 0;
	width:116px;
	}	
.catProductAttributeGroup {
	margin:0;
	clear:both;
	width:308px;
	border-bottom:1px dotted #ddd;
	}
.catProdAttributeItem img {
	margin:5px 0 5px 21px;
	border:1px solid #bbbbbb;
	}
.catProdAttributeItem {
	width:190px;
	float:right;
	}
.catProdAttributeItem select {
	width:190px;
	}
.shop-product-large .details {
	width:308px;
	padding:0;
	background: none;
	}	
.catalogueItemNotFound {
	display:none;
	}
#ecombox {
	background-color:#FFFFFF;
	background-image:url(../images/cssimg/ecom_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	}
#ecombox_open {
	background-color:#FFFFFF;
	background-image:none;
    padding:15px 15px 40px;
	widows:920px;
	}	
#ecom_left_col {
	float:left;
	margin:0;
	padding:30px 0 40px 26px;
	width:686px;
	}
#smog_left_col {
	margin:0;
	padding:30px 30px 40px 30px;
	width:652px;
	float:left;
	}
#ecom_right_col {
	float:left;
	margin:0 0 0 6px;
	padding:30px 0 40px 25px;
	width:187px;
	}	
#ecom_left_col ul {
	list-style-type:none;
	}		
.catalogueList ul {
	margin:0;
	list-style-type:none;
	}
.shop-product-large .image {
	margin-left:315px;
	padding:0;
	}				
.shop-product-large {
	border:none;
	}
.poplets {
	border-top:none;
	margin-top:0;
	padding:0;
	}	
.lg_ecom_img {
	margin:0 0 0 320px;;
	}
td.productPopletsItem {
	width:60px;
	padding:0 5px 0 0;
	}	
td.productPoplets {
	width:60px;
	}	
td.my_poplets {
	width:60px;
	}		
table.productPoplets {
	width:auto;
	}
.my_poplets {
	margin:10px 0 0 20px;
	float:left;
	}	
.productTextarea {
	height:18px;
	width:295px;
	}
.shop-product-large h1 {
	color:#DC161E;
	border-bottom:1px dotted #000000;
	font-size:18px;
	line-height:normal;
	margin:0;
	padding:0 0 3px;
	}		
.ecom_price {
	margin:5px 0 5px 0;
	}	
.productList li {
	list-style:none;
	}
.productList ul {
	margin:0
	}
.productSmall li {
	float:left;
	margin:0 14px 14px 0;
	width:211px;
	list-style:none;
	}	
.productSmall ul {	
	margin:0
	}	
.catalogueList ul {
	margin:0
	}	
.ecombox_open ul {
	margin:0;
	}	
.retail_price {
	color:#333333;
	text-decoration:line-through;
	}	
.sale_price {
	color:#dc161e;
	}
.catalogueItem {
	float:left;
	}
.productItemNotFound {
	display:none;
	}
.catalogueList li {
	margin:0 14px 14px 0;
	}
.catalogueItemLast {
	float:left;
	}
.big_right_col {
	padding:30px;
	}
.rider_thumb {
	border-right:10px solid #fff;
	}
.interview_red {
	color:#dc161e;
	}
.faq-question {
	padding:0 0 5px 0;
	}
.single_page {
 	padding:40px;
 	background-color:#FFF;
 	overflow:hidden; 
 	background-image:url(../images/cssimg/lg_2_col_bg.gif);
 	background-repeat:repeat-y;
 	}
.single_page_nobg {
	padding:40px;
 	background-color:#FFF;
 	overflow:hidden;
	min-height:300px;
 	} 
.registration{
	background-color:#FFF;
	}
.faqresultstablequestion {
	width:690px;
	}
table.faqresultstable a {
    color:#DC161E;	
	}
table.cart td.prod_name {
	display:block;
	overflow:hidden;
	width:530px;
	}
.productS{
	 float:left;
	 width:211px;
	}
.productS img{
	display:block;
    border:1px solid #000;
	}
.retail_price {display:none;}
.feature_home_movie {
	height:333px;
	left:495px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:74px;
	width:436px;
	}	
.in_movie {
	border: none;
	height:235px;
	left:11px;
	margin:0;
	overflow:hidden;
	position:absolute;
	top:28px;
	width:418px;
	}
/*.in_movie embed {
	height:292px;	
	left:-10px;
	position:relative;
	top:-10px;
	width:436px;
	}*/
.more_movies {
	color:#FFEC00 !important;
	left:333px;
	position:relative;
	top:280px;
	}
.more_movies a {
	color:#FFEC00 !important;
	}	
.more_movies a:hover {
	color:#FFEC00 !important;
	text-decoration:line-through;
	}
.more_movies a:visited {
	color:#FFEC00 !important;
	}
.audioplayer {
	margin:0 0 0 195px;
	width:350px;
	}
.footer {
	margin:15px 0 0 0;
	}
.feature_home_plug {
	left:572px;
	margin:0;
	position:relative;
	top:10px;
	width:378px;
	}
.feature_home_plug a:hover {
	text-decoration:line-through;
	}
.feature_home_plug_text {
	color:#FFFFFF !important;
	left:90px;
	margin:0;
	position:relative;
	top:-18px;
	}
.feature_home_plug_text a{
	color:#FFEC00 !important;
	}
.feature_home_plug_text a:hover{
	color:#FFEC00 !important;
	}
.feature_home_plug_text a:visited{
	color:#FFEC00 !important;
	}		
.productAttributes {
	margin: 10px 0 0 0;
	}
.interview_q {
	color:#DC161E;
	}
.blog_thumb {
	float: left;
	margin:0 10px 0 0;
	}
.productList {
	margin:0;
	}
.productSmall {
	margin:-18px 0 0 0;
	}
.catalogueList {
	margin:0 0 0 0;
	}
.productLarge {
	margin:-18px 0 0 0;
	}
.side-panel {
	margin:0 -14px 0 0;
	}	
.post-list {
	margin:0 0 0 -8px;
	}
.ibox_wrapper {
	font-family:"Courier New", Courier, monospace;
	}
.rel_items .productItem td{
	width:211px;
	}
table.productTable .productItem td {
	padding:3px;
	width:211px;
	}	
.vid_push {
	margin:0 0 20px 106px;
	}
.photogal li {
	float:left;
	font-size:11px;
	line-height:14px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 2px 2px 0;
	padding:10px 5px 5px;
	text-align:center;
	width:100px;
	height:120px;
	}
.photogal img {
	border:1px solid #000;
	}	
.sm_shopcartsum {
	margin: 0 ;
	}
td.cartSummaryItem {	
	padding:0;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	}
a.cartSummaryLink {
	margin:0 0 0 8px;
	}	
.fp_clearance h2 {
	margin:0 0 5px 0;
	}
.fp_clearance {
	margin:0;
	}
.sm_relprod {
	display:none;
	margin:0;
	}
.featured_product {
	text-align:center;
	}
.featured_product h2 {
	text-align:left;
	}
#mbTitle {
	font-family:"Courier New", Courier, monospace;
	}
.custom_clear {
	margin:20px 0 0 0;
	clear:both;
}
.sm_custom h2 {
	margin-top:10px;
}
.custom_thumbs {
	border:1px solid #000;
	margin:0px 10px 10px 0;
	float:left;
	}
.side-panel h3 {
	color:#dc161e;
	font-size:15px;
	}
.post-list {
	margin:0;
	}	
.store_loc_wrap {
	padding:30px;
	margin:0;
	width:890px;
	background-color:#FFF;
	}
.outbuttons li {
	display:inline;
	}
.outbuttons img {
	border:none;
	}
.outbuttons a {
	border:none;
	}
#lg_2_col_2 li {
	list-style-image:url(/images/cssimg/li_x.png);
	}
#ecom_right_col li {
	list-style-image:url(/images/cssimg/li_x.png);
	}
.productitemcell {
	display:table;
	height:80px
	}	
.joinsmog label{
	display:block;
	float:left;
	width:257px;
	}
.sm_checkout_form label {
	margin:0;
	float:left;
	margin:8px 0 0;
	width:160px;
	}
.sm_checkout_form h4 {
	border-bottom:1px dotted #000;
	margin:15px 0 5px 0;
	}
	
.wtfbc {
	display:none;
}
	
	

	


