
/*-------------- BASIC --------------------*/

.red	{color: red;}

body	{
	background: #261810 url(images/background-new3.jpg) no-repeat scroll center top;
}

#wrapper	{
	width: 700px;
	margin: 0 auto;
}

#header	{
	margin-top: 10px;
}

#content-main	{	
	height: 570px;
	margin: 30px 0 0 0;
	text-align: left;
}

a	{user-focus: none; outline : none; -moz-user-focus: none; -moz-outline: none;}

/*------------ MAIN NAVIGATION -----------------*/

#nav-main	{
	width: 650px;
	margin: 40px 0 0 0;
	height: 72px;
	text-align: left;
}

#nav-main ul	{
	height: 72px;
	width: 650px;
	list-style: none;
	display: inline;
	position: relative;
}

#nav-main li	{
	height: 72px;
	position: absolute;
	top: 0;
	left: 0;
}

#nav-main li a {
	background: #261810 url(images/nav-main.gif) no-repeat top left;
	height: 72px;
	display: block;
}

#nav-main li a:hover	{
	background-position: center left;
}

#home #nav-main ul li#n-home a, #tees #nav-main ul li#n-tees a, #shop #nav-main ul li#n-shop a, #team #nav-main ul li#n-team a, #dealers #nav-main ul li#n-dealers a, #bus #nav-main ul li#n-bus a, #about-us #nav-main ul li#n-about-us a	{
	background-position: bottom left;
}

#n-home {
	z-index: 7;
}

#n-home, #n-home a {
	width: 110px;
}

#n-tees	{
	z-index: 6;
}

#n-tees, #n-tees a {
	width: 180px;
}

#n-shop	{
	z-index: 5;
}

#n-shop, #n-shop a	{
	width: 260px;
}

#n-team {
	z-index: 4;
}

#n-team, #n-team a	{
	width: 340px;
}

#n-dealers	{
	z-index: 3;
}

#n-dealers, #n-dealers a {
	width: 455px;
}

#n-blog	{
	z-index: 2;
}

#n-blog, #n-blog a {
	width: 532px;
}

#n-about-us	{
	z-index: 1;
}

#n-about-us, #n-about-us a {
	width: 656px;
}

/*----------------- TEAM RIDERS -----------------*/

#rider-row	{
	padding: 60px 0 0 0;
	width: 720px;
}	

.team-pic	{
	float: left;
	width: 200px;
	height: 280px;
}

.team-pic img	{
	border: #2e828e 1px solid;
}

.spacer50	{
	width: 50px;
	height: 190px;
	float: left;
}

#profile-container	{
	width: 700px;
	height: 450px;
	margin: 0 auto 10px auto;
}

.profile-name	{
	float: left;
	width: 250px;
	margin: 20px 0 0 0;
}

.profile-pic	{
	float: left;
	width: 350px;
	margin: 0px 0 0 0;
}

.bio	{
	float: left;
	width: 320px;
	margin: 0 0 0 30px;	
}

.bio p	{
	font-size: 20px;
	border-bottom: solid #2e828e 1px;
}

.bio ul	{
	margin: 0 0 5px 0;
}

.big	{
	font-size: 120%;
	color: #2e828e;
	padding-top: 5px;
}

#pic-row	{
	border-top: solid #2e828e 1px;
	width: 700px;
	margin: 0;
}

.thumbnail-pic	{
	float: left;
	width: 100px;
	height: 80px;
}

.thumbnail-pic:hover	{
	background: url(images/background-hidden2.gif) no-repeat;
}

.back	{
	float: right;
	width: 130px;
	height: 220px;
	margin:	0;
	background: url(images/back-arrow.gif) no-repeat;
}

.back a:link, .back a:visited{
	color: #9a4a27;
	padding: 10px 0 0 20px;
}

.back a:hover	{
	color: #000;
	text-decoration: underline;
}



/*----------------- TEE SHIRTS -----------------*/

#guys, #girls	{
	float: left;
	margin: 30px 0 0 0;
	width: 350px;
	text-align: center;
}

#tees-row	{
	width: 720px;
	height: 560px;
	overflow: auto;
}

ul#tee-pics	{
	float: left;
	width: 700px;
}

ul#tee-pics li	{
	float: left;
	margin: 0 20px 20px 0;
	width: 200px;
}

ul#tees li a	{
	float: left;
	width: 200px;
}

.spacer	{
	width: 30px;
	height: 213px;
	float: left;
}

.spacer2	{
	width: 10px;
	height: 210px;
	float: left;
}

/*----------------- BUS -----------------*/

#bus-pic	{
	margin: 0 0 20px 0;
}

#bus-pic-row	{
	border-top: solid #2e828e  1px;
	width: 700px;
}

.bus-description	{
	width: 700px;
	margin: 0 0 10px 0;
}

/*----------------- DEALERS -----------------*/

.dealer-info ul	{
	float: left;
	width: 220px;
	height: 100px;
	margin: 0 auto;
}

.dealer-info ul li h3	{
	margin-bottom: 5px;
}

.dealer-info li	{
	text-align: center;
	font-size: 90%;
}

.join-dealers a:link	{
	text-decoration: underline;
}

.instructions	{
	text-align: left;
	float: left;
	width: 545px;
	margin: 50px 0 40px 0;
	padding: 10px 0 0 0;
}

.instructions a:link	{
	text-decoration: underline;
}

.cards	{
	float: left;
	width: 150px;	
	margin: 20px 0 0 0;
}

form.dealer_info	{
	margin: 20px auto 0 auto;
	width: 700px;
}



em	{color: #74070A; padding-right: 5px;}


/*----------------- CONTACT -----------------*/

.contact a:link	{
	text-decoration: underline;
}

/*----------------- SPECIAL BUTTONS -----------------*/

#special-buttons	{
	width: 550px;
	margin: 30px auto 0 auto;
}

.button-pic	{
	float: left;
	width: 150px;
}

/*------------- FOOTER ---------------*/

#footer	{
	width: 700px;
	font-size: 80%;
	margin: 40px 0 20px 0;
	text-align: center;
}

#footer-links	{
	margin: 0 auto;
}

#footer-links ul	{
	text-decoration: none;
}

#footer-links ul li	{
	display: inline;
}

#footer-links ul li a {
	text-decoration: none;
	padding: .1em 1em;
}

#footer p	{
	margin-top: 10px;
}

/*--------------- CLEAR FIX --------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;
}

img	{
	border: none;
}

/*--------------- TYPOGRAPHY -----------------*/

html	{font-family: Helvetica, Arial, Sans-serif;}
a:link, a:visited, li	{text-decoration: none; list-style-type: none;}

/* ----------------COLOR -----------------*/

a:link {color: #23828e;}
a:hover	{color: #a20303;}
a:visited	{color: #23828e;}
h2	{color: #5d5d5d;}
li.tee-name	{color: #924825; background-color: #8cc3d3;}
.rider-name	{color: #5d5d5d; background-color: #8cc3d3;}
#footer	{color: #fff;}
#footer-links ul li a {color: #fff;}
#footer-links ul li a:hover	{color: #000;}
label	{color: #4b4949;}
.dealer-info ul li h3 {color: #000;}

.dealer-info ul h3	{color: #fff;}
