/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	font: normal .9em arial, helvetica, sans-serif;
	color: #5B5B5B;
	background: url(../img/body_bground_rpt.gif) repeat-x 0 0;
}

#container {
	width: 993px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	background: url(../img/container_bground_rpt.gif) repeat-y 0 0;
}

html>body #container {
	height: auto;
}

#outer {
	padding: 0 11px;
	background: url(../img/outer_bground.gif) no-repeat 0 0;
}

#globalnav {
	height: 27px;
	background: url(../img/top_footer_bground.gif) no-repeat 0 0;
}

#header {
	height: 103px;
	background: url(../img/header_bground.jpg) no-repeat 0 0;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	width: 279px;
	height: 103px;
	display: block;
	background: url(../img/siteID.gif) no-repeat 0 0;
}

#logo h1 a span {
	display: none;
}

#nav {
	height: 36px;
	background: url(../img/nav_bground.gif) no-repeat 0 0;
}

#content {
	width: 943px;
	padding: 24px 14px 0 14px;
	margin: 0;
	background: url(../img/content_bground.gif) no-repeat 6px 0;
	border-top: 47px solid #000;
}

*html #content {
	height: 1%;
}

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

#secnavouter, #main {
	float: left;
}

#clutchrange {
float: right;
}


#main {
	margin: 0 8px;
}

#footer {
	clear: both;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	color: #8E8E8E;
	font: normal 10px verdana, arial, helvetica, sans-serif;
	vertical-align: top;
}


/********* Global Navigation Styles *********/


#globalnav ul {
	margin: 0 0 0 8px;
	padding: 0;
	list-style: none;
	height: 27px;
}

#globalnav ul li {
	display: inline;
}

#globalnav ul li a {
	float: left;
	display: block;
	height: 27px;
}

#globalnav ul li#home a {
	background: url(../img/gnav_home.gif) no-repeat 0 0;
	width: 51px;
}
#globalnav ul li#sitemap a {
	background: url(../img/gnav_sitemap.gif) no-repeat 0 0;
	width: 64px;
}
#globalnav ul li#privacy a {
	background: url(../img/gnav_privacy.gif) no-repeat 0 0;
	width: 59px;
}
#globalnav ul li#disclaimer a {
	background: url(../img/gnav_disclaimer.gif) no-repeat 0 0;
	width: 140px;
}

#globalnav ul li a span {
	display: none;
}


/********* Navigation Styles *********/


#nav ul {
	margin: 0 0 0 8px;
	padding: 10px 0 0 0;
	list-style: none;
	height: 26px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	display: block;
	height: 26px;
	border-right: 1px solid #999;
}

#nav ul li#about a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 144px;
}
#nav ul li#about a:hover, #nav ul li#about a.active {
	background: #CC2131;
}
#nav ul li#engineering a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 131px;
}
#nav ul li#engineering a:hover, #nav ul li#engineering a.active {
	background: #CC2131;
}
#nav ul li#range a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 90px;
}
#nav ul li#range a:hover, #nav ul li#range a.active {
	background: #CC2131;
}
#nav ul li#information a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 100px;
}
#nav ul li#information a:hover, #nav ul li#information a.active {
	background: #CC2131;
}
#nav ul li#services a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 116px;
}
#nav ul li#services a:hover, #nav ul li#services a.active {
	background: #CC2131;
}
#nav ul li#contact a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 78px;
}
#nav ul li#contact a:hover, #nav ul li#contact a.active {
	background: #CC2131;
}

#nav ul li#CIPerformance a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 116px;
}
#nav ul li#CIPerformance a:hover, #nav ul li#services a.active {
	background: #CC2131;
}

#nav ul li#CIMedia a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 90px;
}
#nav ul li#CIMedia a:hover, #nav ul li#services a.active {
	background: #CC2131;
}

#nav ul li#redemption a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 78px;
}

#nav ul li#promotions a {
	font: normal .9em arial, helvetica, sans-serif;
	color: white;
	text-align:center;
	text-decoration: none;
	width: 78px;
}
#nav ul li#redemption a:hover, #nav ul li#contact a.active, #nav ul li#promotions a.active {
	background: #CC2131;
}

#nav ul li a span {
	display: none;
}

/* Secondary Navigation Styles */

#secnavouter .secnav {
	width: 218px;
	border: 1px solid #C9C9C9;
	background: #FFF;
}

#secnavouter .secnav ul {
	margin: 2px;
	padding: 0 0 42px 0;
	list-style: none;
	width: 214px;
	background: url(../img/column_bground_rpt.gif) repeat-x 0 0;
}

#secnavouter .secnav ul li {
	display: inline;
}

#secnavouter .secnav ul li a {
	display: block;
	padding: 10px 0 10px 14px;
	border-bottom: 1px solid #AFAFAF;
	color: #000;
	font: normal .84em verdana, arial, helvetica, sans-serif;
}

#secnavouter .secnav ul li a:hover, #secnavouter .secnav ul li a.active {
	background: #CC2131;
	color: #FFF;
	font-weight: bold;
}


/********* Content Styles *********/

/* H1 Image Style */

#content h1 {
	position: absolute;
	top: 166px;
	width: 298px;
	height: 47px;
	margin: 0 0 0 -27px;
	background-image: url(../img/column_bground_rpt.gif) repeat-x 0 0;
}

body.about #content h1 {
	background: url(../img/h1_about.gif) no-repeat 0 0;
}

body.engineering #content h1 {
	background: url(../img/h1_engineering.gif) no-repeat 0 0;
}

body.redemption #content h1 {
	background: url(../img/h1_redemption.gif) no-repeat 0 0;
}

body.range #content h1 {
	background: url(../img/h1_range.gif) no-repeat 0 0;
}

body.information #content h1 {
	background: url(../img/h1_information.gif) no-repeat 0 0;
}

body.services #content h1 {
	background: url(../img/h1_services.gif) no-repeat 0 0;
}

body.contact #content h1 {
	background: url(../img/h1_contact.gif) no-repeat 0 0;
}

body.sitemap #content h1 {
	background: url(../img/h1_sitemap.gif) no-repeat 0 0;
}

body.privacy #content h1 {
	background: url(../img/h1_privacy.gif) no-repeat 0 0;
}

body.disclaimer #content h1 {
	background: url(../img/h1_disclaimer.gif) no-repeat 0 0;
}

body.animation #content h1 {
	background: url(../img/h1_animation.gif) no-repeat 0 0;
}

/* Structural Content Styles */

#main .contentouter {
	padding: 0 20px 29px 20px;
	width: 485px;
	border: 1px solid #C9C9C9;
	background-color: #FFF;

}

#main .contentouter_contact {
	padding: 0px 20px 29px 20px;
	width: 300px;
	float: left;
	border: 1px solid #C9C9C9;
	background: #FFF;
}

#main .contentouter_links {
	padding: 0px 20px 29px 20px;
	width: 300px;
	border: 1px solid #C9C9C9;
	background: #FFF;
}

#main .contentouter2 {
	float:left;
}

#main .contentouter .contentouter2 .content .contentouter_contact {
	padding: 0 20px 29px 20px;
	margin: 2px;
	background: none;
	line-height: 18px;
}

*html #main .contentouter .content {
	height: 1%;
}

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

/* General Content Styles */


#content h1 span {
	display: none;
}

#content h2 {
	color: #CC2131;
	font-size: 1.2em;
	padding: 1em 0;
	margin: 0;
}

#content h3 {
	clear: both;
	color: #333;
	font-size: 1.1em;
	padding: 0 0 .2em 0;
	margin: 0 0 .5em 0;
	border-bottom: 1px solid #E3E3E3;
}

#content h3 a {
	text-decoration: none;
	color: #333;
	padding: 0 12px 0 0;
	background: url(../img/h3_arrow.gif) no-repeat 100% 6px;
}

#content a {
	color: #CC2131;
	text-decoration: none;
}

#content p, #content ul, #content ol {
	margin-top: 0;
	margin-bottom: 15px;
}

#content p.intro {
	font-weight: bold;
}

#content p.red {
	color: #CC2131;
}

#content img {
	margin: 0 0 10px 0;
}

#content .dark {
	background: #D9D9D9;
	padding: 5px 3px;
	width: 480px;
}

#content .light {
	background: #F2F2F2;
	padding: 5px 3px;
	width: 480px;
}

/* Clutch Range Styles */

#clutchrange h2 {
	width: 178px;
	margin: 0 0 1px 0;
	padding: 0;
	height: 40px;
	background: url(../img/columnthree_h1.gif) no-repeat 0 0;
}

#clutchrange h2 span {
	display: none;
}

#clutchrange .rangeouter {
	width: 176px;
	border: 1px solid #C9C9C9;
	background: #FFF;
	
}

#clutchrange .rangeouter ul {
	margin: 2px;
	padding: 20px 20px 10px 20px;
	background: url(../img/column_bground_rpt.gif) repeat-x 0 0;
	width: 132px;
	list-style: none;
}

#clutchrange .rangeouter ul li a {
	display: block;
	width: 108px;
	margin: 0 auto 20px auto;
}

#clutchrange .rangeouter ul li#CI a {
	background: url(../img/product_logo_CI.gif) no-repeat 0 0;
	height: 29px;
}
#clutchrange .rangeouter ul li#RPM a {
	background: url(../img/product_logo_RPM.gif) no-repeat 0 0;
	height: 21px;
}
#clutchrange .rangeouter ul li#VMax a {
	background: url(../img/product_logo_trackseries.gif) no-repeat 0 0;
	height: 31px;
}
#clutchrange .rangeouter ul li#Terrain a {
	background: url(../img/product_logo_4Terrain.gif) no-repeat 0 0;
	height: 24px;
}
#clutchrange .rangeouter ul li#Commercial a {
	background: url(../img/product_logo_commercial.gif) no-repeat 0 0;
	height: 19px;
}

#clutchrange .rangeouter ul li a span {
	display: none;
}
/** debug **
div { border:solid 1px red; } 
div:before { content:attr(class); background-color:yellow; } 
body *[class]:before {
	  content:attr(class); background-color:yellow; 
	    color:blue; 
	} 
	**/
