/* CSS Document */
a#CIHome-Cat-Link {
	text-indent: -9999px;
	width: 525px;
	height: 100px;
	display: block;
	background: url(../img/ci-home-link.jpg) no-repeat;
	position:absolute;
	top:201px;
}
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%;
	margin: 0 auto;
	background: url(../img/container_bground_rpt.gif) repeat-y 0 0;
}

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

.homeBody #outer {
	min-height: 900px;
}

#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 {
	width: 279px;
	height: 103px;
	background: url(../img/siteID.gif) no-repeat 0 0;
}

#logo h1 {
	display: none;
}

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

#content {
	width: 941px;
	margin: 0 auto;
	padding: 34px 9px 0 9px;
	background: url(../img/index_content_bground.gif) no-repeat 0 0;
}

*html #content {
	height: 1%;
}

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

#columnone, #columntwo, #columnthree {
	float: left;
}

#columntwo {
	margin:106px 8px 0;
}

#footer {
	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;
	padding: 0;
	list-style: none;
	height: 26px;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	float: left;
	display: block;
	padding: 10px 0 0;
	color: white;
	height: 26px;
	font: normal .9em arial, helvetica, sans-serif;
	text-align:center;
	text-decoration: none;
	border-right: 1px solid #999;
}
#nav ul li#about a { width: 100px; }
#nav ul li#catalogue a { width: 110px; }
#nav ul li#range a { width: 90px; }
#nav ul li#CIPerformance a { width: 150px; }
#nav ul li#redemption a { width: 100px; }
#nav ul li#services a {	width: 90px; }
#nav ul li#dealer a { width: 120px; }
#nav ul li#cimedia a { width: 100px; }
#nav ul li#contact a { width: 104px; border-right: none; }

#nav ul li a:hover, #nav ul li a.active {
	background: #CC2131;
}

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


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

#content h1 {
	margin: 0 0 1px 0;
	padding: 0;
	height: 40px;
}

#content h1 span {
	display: none;
}

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

#content .contentouter {
	border: 1px solid #C9C9C9;
	background: #FFF;
}

#content .content {
	margin: 2px;
	background:#000;
}

/* Column 1 Styles */

#columnone h1 {
	width: 220px;
	background: url(../img/columnone_h1.gif) no-repeat 0 0;
}

#columnone .contentouter {
	width: 218px;
	min-height:550px;
}

#columnone .content {
	width: 174px;
	padding:20px;
	min-height:547px;
}

#columnone .content p {
	color: #000;
	font: normal 1em verdana, arial, helvetica, sans-serif;
}

#columnone .content a {
	color: #000;
	font: normal .8em verdana, arial, helvetica, sans-serif;
	text-decoration: none;
}

#columnone .content a.watchmovie {
	width: 117px;
	height: 17px;
	display: block;
	background: url(../img/watch_movie_button.gif) no-repeat 0 0;
}

#columnone .content a span {
	display: none;
}

/* Column 2 Styles */

#columntwo h1 {
	width: 527px;
	background: url(../img/columntwo_h1.gif) no-repeat 0 0;
}

#columntwo .contentouter {
	width: 525px;
	min-height:447px;
}

#columntwo .content {
	background: url(../img/content_hero.jpg) no-repeat 50% 14px;
	padding: 100px 20px 0px 20px;
}

#columntwo .content p {
	margin: 0 0 10px 0;
}

/* Column 3 Styles */

#columnthree h1 {
	width: 178px;
	background: url(../img/columnthree_h1.gif) no-repeat 0 0;
}

#columnthree .contentouter {
	width: 176px;
}

#columnthree .content {
	width: 134px;
	padding: 20px 20px 20px 18px;
	min-height:547px;
}

#columnthree .content ul {
	margin: 0 auto;
	padding: 0;
	width: 137px;
	list-style: none;
}

#columnthree .content ul li a {
	display: block;
	width: 137px;
	margin: 0 0 10px 0;
}

#columnthree .content ul li#CI a {
	background: url(../img/ci_.jpg) no-repeat 0 0;
	height: 120px;
}
#columnthree .content ul li#RPM a {
	background: url(../img/rpm_.jpg) no-repeat 0 0;
	height: 120px;
}
#columnthree .content ul li#VMax a {
	background: url(../img/product_logo_trackseries.gif) no-repeat 0 0;
	height: 120px;
}
#columnthree .content ul li#Terrain a {
	background: url(../img/terrain_.jpg) no-repeat 0 0;
	height: 120px;
}
#columnthree .content ul li#Commercial a {
	background: url(../img/commercial_.jpg) no-repeat 0 0;
	height: 120px;
}



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


#columnthree .content ul li a span {
	display: none;
}

a#ci-om-link {
	height: 170px;
	width: 178px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	background: url(../img/clutch-om-link.jpg) no-repeat 0 0;
}

