/* Tmax Gear Styles */

body {
	margin: 0;
	padding: 0;
	background: url('images/body_bg2.jpg') top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 11px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 16px;
	padding: 0;
	font-style: italic;
	}
	
	h3 {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size: 14px;
	padding: 0;
	margin: 10px 0 0 0;
	font-style: italic;
	}
	
img {
border: none;

}
#wrapper {
	margin: 0 auto;
	width: 990px;
	padding: 0;
	height: auto;
}

#content_wrapper {
width: 989px;
	margin: 1px 0 0 0;
	padding: 0;
	height: auto;
	border-left: 1px solid #ccc;
	float: left;
background: url('images/cw_bg.jpg') top repeat-y;
}

#header {
	height: 100px;
	display: inline;
}

	#tm_logo {
	width: 197px !important;
	height: 0;
	padding-top: 74px;
	margin: 0;
	float: left;
	display: block;
	overflow: hidden;
	background: url('images/tm_header-logo.jpg') top no-repeat;
	cursor: pointer;
	}
	
	#adi_logo {
	width: 161px !important;
	height: 0;
	padding-top: 74px;
	margin: 0 0 0 55px;
	float: left;
	display: block;
	overflow: hidden;
	background: url('images/adi_header-logo.jpg') top no-repeat;
	cursor: pointer;
	}
	
	#ash_logo {
	width: 135px !important;
	height: 0;
	padding-top: 74px;
	margin: 0 0 0 60px;
	float: left;
	display: block;
	overflow: hidden;
	background: url('images/ash_header-logo.jpg') top no-repeat;
	cursor: pointer;
	}
	
	#logo {
	width: 151px !important;
	height: 0;
	padding-top: 74px;
	margin: 0;
	float: left;
	display: block;
	overflow: hidden;
	background: url('images/logo.jpg') top no-repeat;
	}
	
	#logos {
	width: 700px !important;
	height: 0;
	padding-top: 74px;
	margin: 0;
	float: left;
	display: block;
	overflow: hidden;
	background: url('images/logos.jpg') top no-repeat;
	}
	
	.head_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;
	width: 530px;
	float: left;
	display: inline;
	font-weight: bold;
	color: #000;
	margin: 15px 0 0 15px;
	}
	
	#bb_login {
	width: 252px;
	height: 70px;
	float: right;
	background-color: #222;
	}
	
	#bb_login p {
	color: #fff;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
		/* NAV styles*/
		
	#nav_wrap {
	float:left;
	position:relative;
	width: 990px;
	}
		
	#nav {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
		.submenu {
		z-index:9999;
		background-color:#bbb;
		border-right:#999 1px solid;
		border-left:#999 1px solid;
		border-bottom:#999 1px solid;
		line-height: 1.9em;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
		
	a.home {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/home.jpg) 0 0 no-repeat;
	}
	
	a.home:hover {
		background-position: bottom;
	}
	
	a.products {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/products.jpg) 0 0 no-repeat;
	}
	
	a.products:hover {
		background-position: bottom;
	}
	
	a.cat {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/cat.jpg) 0 0 no-repeat;
	}
	
	a.cat:hover {
		background-position: bottom;
	}
	
	a.order {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/videos.jpg) 0 0 no-repeat;
	}
	
	a.order:hover {
		background-position: bottom;
	}
	
	a.blog {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/media.jpg) 0 0 no-repeat;
	}
	
	a.blog:hover {
		background-position: bottom;
	}
	
	a.about {
	outline: none;
	display:block;
	width: 165px;
	height: 50px;
	background: url(images/nav/about.jpg) 0 0 no-repeat;
	}
	
	a.about:hover {
		background-position: bottom;
	}
	

			#nav li {
			width: auto;
			float: left;
			}
					   
			#nav li ul, #nav ul li {
			width: 165px;
			float: none;
			list-style: none;
			}
			
			#nav ul li a {
			margin: 0;
			padding: 3px 0px 3px 10px;
			color: #000;
			text-decoration: none;
			}
			
			#nav li ul {
			position: absolute;
			display: none;
			margin: 0;
			padding: 0;
			}
			
		        #nav li:hover a, #nav a:focus,
			#nav a:active, #nav li.sfHover a {
			color: #000;
			}
			
			#nav li:hover ul, #nav li.sfHover ul {
			display: block;
			}
			
			#nav li:hover ul a, #nav li.sfHover ul a {
			color: #000;
			background-color: transparent;
			}
			
			#nav ul a:hover {
			color: #941212 !important;
		}
	
#content {
	width: 725px;
	height: auto;
	background: url('images/content_top.jpg') top no-repeat;
	background-color: #ffffff;
	float: left;
	display: block;
	padding: 0 12px 0 0;
	margin: 0;
}

		#info_spot {
		width: 698px;
		height: 60px;
		margin: 20px;
		}
		
		#main_spot {
		width: 698px;
		height: 301px;
		margin: 20px;
		border: 1px solid #333;
		z-index: 100;
		background: url('images/tmx_feature_hm.jpg') top no-repeat;
		}

		.sub_spot, .sub_spot img {
		border: none;
		text-decoration: none;
		color: #000;
		}

		a:hover .sub_spot {
		border: 1px solid #900;
		}
		
		.sub_spot {
		width: 218px;
		height: 100px;
		float: left;
		display: inline;
		margin: 0 0 10px 20px;
		border: 1px solid #333;
		}

				.sub_spot p {
				font-size: 11px;
				margin: 30px 0 0 10px;
				}
		
                p.sub_header {
				font-family: Georgia, "Times New Roman", Times, serif;	
				font-size: 16px;
                font-style: italic;
				margin: 10px 0 0 10px;
				font-weight: bold;
				float: left;
				}
		
		.product_des p, .product_row {
		padding-left: 15px;
		font-size: 13px;
		}
		
		.careers {
		margin: 0 10px 0 15px;	
		}

		.careers ul, .careers ol {
		font-size: 12px;
		}
		
		.c_box {
		padding: 10px; 
		border:1px solid #333; 
		margin-top:20px;	
		font-size: 12px;
margin-bottom: 10px;
		}

#taylormade, a #taylormade {
width: 178px !important;
height: 0;
padding-top: 47px;
margin: 10px 0 15px 15px;
overflow: hidden;
background: url('images/taylormade.jpg') top no-repeat;
}

#adidas, a #adidas {
width: 143px !important;
height: 0;
padding-top: 47px;
margin: 45px 0 45px 45px;
overflow: hidden;
background: url('images/adidas.jpg') top no-repeat;
}

#ashworth {
width: 137px !important;
height: 0;
padding-top: 65px;
margin: 0 0 15px 15px;
overflow: hidden;
background: url('images/ashworth.jpg') top no-repeat;
}

#griptrain {
width: 137px !important;
height: 0;
padding-top: 65px;
margin: 0 0 15px 15px;
overflow: hidden;
background: url('images/griptrain.jpg') top no-repeat;
}

#burner {
width: 200px !important;
height: 0;
padding-top: 43px;
margin: 0 0 15px 15px;
overflow: hidden;
background: url('images/burner_jr.jpg') top no-repeat;
}

#fast {
width: 200px !important;
height: 0;
padding-top: 43px;
margin: 15px; 0 15px 15px;
overflow: hidden;
background: url('images/fast.jpg') top no-repeat;
}

#belt_video {
margin: 0 5%;
padding: 10px;
clear: both;
}
		
		.product_row {
padding: 0 0 0 15px;
margin: 0;
float: left;
clear: both;
width: 725px;
		}
	
		.product_single {
		float: left;	
		padding: 10px 20px 10px 10px;
		width: 110px;
		}
		
		.product_single a img {
		margin: 0 12%;
		}
		
		.product_single p {
		padding: 0;
		margin: 5px 0 0 0;
		text-align: center;
		font-size: 12px;
		}
		
		p.video_link {
		width: 100px;
		height: 20px;
		color: #000;
		font-size: 11px;
		text-decoration: underline;
		background: url('images/video_icon.jpg') left no-repeat;
		}
		
		.flash_spot {
		width: 698px;
		height: 250px;
		margin: 20px;
		border: 1px solid #333;
		clear: both;
		}
		
		.right {
		float: right;	
		}
		
		.tmg_about {
		font-size: 14px;
		padding: 20px;
font-weight: normal;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
float: left;
		}

#sidebar {
	width: 252px;
	height: 758px;
	background: url('images/sidebar_top.jpg') top no-repeat;
	background-color: #333333;
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
}

	#sidebar h2 {
	margin: 10px 0 5px 15px;
	color: #fff;
	}
	
	#sidebar p {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 15px 15px;
	color: #fff;
	letter-spacing: .08em;
	}

#news ul {
padding: 5px 10px 10px 25px;
margin: 0;
font-size: 12px;
}

#news ul li {
padding: 5px 0;
margin: 0;
color: #fff;
}

#news ul li a {
color: #fff;
text-decoration: none;
}

#news ul li a:hover {
color: #900;
}
	
	#social img {
	padding: 10px;
	}
	
	.cat_img {
	padding: 3px 2px 5px 3px;	
	border: none;
	}
	
	a#tm_side {
	width: 251px !important;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	display: block;
	background: url('images/tm-sidebar_ad.jpg') top no-repeat;
	}
	
	a:hover#tm_side {
	background: url('images/tm-sidebar_ad.jpg') bottom no-repeat;
	}
	
	a#adi_side {
	width: 251px !important;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	display: block;
	background: url('images/adi-sidebar_ad.jpg') top no-repeat;
	}
	
	a:hover#adi_side {
	background: url('images/adi-sidebar_ad.jpg') bottom no-repeat;
	}
	
	a#ash_side {
	width: 251px !important;
	height: 0;
	padding-top: 120px;
	overflow: hidden;
	display: block;
	background: url('images/ash-sidebar_ad.jpg') top no-repeat;
	}
	
	a:hover#ash_side {
	background: url('images/ash-sidebar_ad.jpg') bottom no-repeat;
	}

#footer {
	clear:both;
        width: 990px;
        height: 250px;
	background: #333;
}

#footer ul {
list-style: none;	
float: left;
display: block;
font-size: 10px;
line-height: 1.8em;
}

#col_1 p, #col_2 p, #col_3 p {
color: #ccc;
font-family: Georgia, "Times New Roman", Times, serif;	
font-size: 16px;
font-style: italic;
font-weight: bold;
margin: 0 0 5px 0;
padding: 10px 0 5px 0;
border-bottom: 1px solid #aaa;
}

#footer a{
text-decoration: none;
color: #fff;
}

#footer a:hover{
text-decoration: none;
color: #900;
}

#col_1 {
width: 300px;	
margin: 20px 10px 0 20px;
padding: 0;
float: left;
}

#col_2 {
width: 300px;	
margin: 20px 10px 0 5px;
padding: 0;
float: left;
}

 #col_3{
width: 190px;	
margin: 20px 10px 0 5px;
padding: 0;
float: left;
}

.footer_links {
padding: 10px 30px 0 0;
margin: 0;
}

.footer_shop {
width: 300px;
float: left;
padding: 10px 0 0 0;
margin: 0;
}

.footer_links li {
padding: 4px 0 2px 0;
border-bottom: 1px dotted #aaa;
width: 120px;
}

.footer_shop li {
width: 80px;
float: left;
margin: 0 20px 0 0;
padding: 0;
border-bottom: 1px dotted #aaa;
}

.right_links {
float: right;
}

.footer_line {
padding: 0 10px;
background: url('images/footer_line.jpg') top no-repeat;
width: 20px;
height: 200px;
display: block;
float: left;
margin: 20px 0 0 0;
}

#footer_bottom {
	clear: both;
	float: left;
    width: 990px;
    height: 50px;
	background: #333;
}

#footer_bottom p {
	padding: 0 15px;
}

		.accordion_toggle, .open_product_cat {
		display: block;
		margin: 0;
		padding: 15px 20px;
		letter-spacing: 2px;
		color: #fff;
		text-decoration: none;
		outline: none;
		border-bottom: 1px dotted #ccc;
		cursor: pointer;
		background: #333 url('images/accordion_bg.jpg') top repeat-x;
		clear: both;
		font-family: Georgia, "Times New Roman", Times, serif;	
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		}
				
		.accordion_toggle_active, .open_product_cat {
		display: block;
		margin: 0;
		padding: 15px 20px;
		letter-spacing: 2px;
		color: #fff;
		text-decoration: none;
		outline: none;
		border-bottom: 1px dotted #ccc;
		cursor: pointer;
		background: #333 url('images/accordion_bg.jpg') top repeat-x;
		clear: both;
		font-family: Georgia, "Times New Roman", Times, serif;	
		font-size: 14px;
		font-style: italic;
		font-weight: bold;
		}
		
		.accordion_toggle_Q {
		display: block;
		margin: 0;
		padding: 10px;
		font-size: 12px;
		text-decoration: none;
		outline: none;
		border-bottom: 2px solid #fff;
		cursor: pointer;
		background-color: #CCC;
		clear: both;
		font-family: Arial, Helvetica, sans-serif;
		}
		
		.answer {
		color: #990000;	
                margin: 10px 15px;
		}
		
		.accordian_content {
		margin:0;
		overflow: auto;	
		}
		
		#vertical_container {
		padding: 0;
		margin: 0;
		width: 737px;
		}