@charset "utf-8";

div#leftSide {
	float: left;
}

div#flashPanel {
	height: 345px; width: 100%; 
	background: black;
}

div#navPanel {
	background: url(../_images/common/nav_bg_blue.gif);
	border: none;
}

div#contentPanel {
}

div#search {
	background: url(../_images/nav/searchBox_blue.gif);
	}

/* Start: Slider */
div#sliderPanel {
	height: 165px; width: 100%; 
	background: url(../_images/common/slide_bg.gif); 
	border-bottom: 1px solid white; border-top: 1px solid white;
}

div#sliderPanel div.sliderImage {
	width: 210px; height: 65px;
	overflow: hidden;
}

div#sliderButton {
	width: 104px;
	cursor: pointer;
}

div#sliderContent {
	height: 165px;
	width: 900px;
	overflow: hidden;
	position:relative;
}

ul#sliderList {
	position: relative;
}

div#sliderContent ul li {
	width: 210px; height: 151px;
	padding: 14px 7px 0px 7px;
	font-size: 10px;
	float: left;
	border-left: 1px solid white;
}

div#sliderContent ul li.first {
	border-left: none;
}

div#sliderContent ul li img.sliderHeader {
	margin-bottom: 6px;
}

div#sliderContent ul li img.moreButton {
	margin-top: 1px;
	margin-bottom: 3px;
}

div#sliderControlPanel {
	width: 100%; 
	background: url(../_images/common/slider_bg.gif);
}

div#sliderControlContent {
	height: 19px;
	padding-top: 3px;
}

span.sectionTitle {
	font-size: 13px;
	font-weight: bold;
	color: #224056;
	margin: 0 0 7px 0;
	display: block;
	}
/* End: Slider */

/* Start: Featured Products */
div#technicalDocumentsPanel, div#featuredProductPanel {
	width: 210px; 
	margin-top: 8px;
}

div#technicalDocumentsPanel div.content, div#featuredProductPanel div.content {
	min-height: 188px;
	padding: 9px 0px 0px 10px;
	background: url(../_images/front/featuredProduct_bg.gif);
}

div#technicalDocumentsPanel div.content img, div#featuredProductPanel div.content img {
	margin-bottom: 7px;
	}

div#technicalDocumentsPanel div.footer, div#featuredProductPanel div.footer {
	border-top: 1px solid #d0d8de;
}

div#technicalDocumentsPanel div.imageContainer {
	height: 127px; width: 190px;
	overflow: hidden;
}

/* End: Featured Products */

/* Start: News Letter */
div#newsLetterPanel {
	width: 210px;
	margin-top: 16px;
}

div#newsLetterPanel div.content {
	min-height: 82px;
	padding: 6px 12px 6px 12px;
	background: url(../_images/front/newsLetter_bg.gif);	
}



/* End: News Letter */

/* Start: Champ Car Panel */
div#champCarPanel {
	width: 671px;
	margin-top: 8px;
	float: right;
}

div#champCarPanel div.content {
	padding-top: 6px;
	background: url(../_images/front/champcar_bg.gif);
}

div#champCarPanel div.images {
	margin-left: 9px;
	float: left;
}

div#champCarPanel img.articleImage {
	border: 3px solid white;
}

div#champCarPanel div.headline {
	width: 420px;
	margin-right: 9px;
	float: right;
}

div#champCarPanel div.headline span.date {
	font-weight: bold;
	font-size: 10px;
}

div#champCarPanel div.headline h1 {
	font-weight: bold;
}

div#champCarPanel div.links {
	margin: 5px 0px 0px 0px;
	background: url(../_images/front/champcar_links_bg.gif);
}

div#champCarPanel div.links ul li {
	height: 16px; width: 304px; 
	margin: 2px 8px 2px 8px; padding: 5px 0px 0px 15px;
	font-size: 11px;
	float: left;
}

div#champCarPanel div.links ul li h5 {
	display: inline;
	margin-left: 5px;
	}

div#champCarPanel div.links ul li:hover {
	background: url(../_images/common/links_hover_bg.gif);
}

div#champCarPanel div.footer {
	margin-top: 6px;
	border-top: 1px solid #d0d8de;
	clear: both;
}

/* Start: Cosworth Blog Panel */
div#blogPanel {
	width: 671px;
	margin-top: 16px;
	float: right;
}

div#blogPanel div.content {
	padding-top: 6px;
	background: url(../_images/front/champcar_bg.gif);
}

div#blogPanel div.images {
	margin-left: 9px;
	float: left;
}

div#blogPanel img.articleImage {
	border: 3px solid white;
}

div#blogPanel div.headline {
	width: 420px;
	margin-right: 9px;
	float: right;
}

div#blogPanel div.headline span.date {
	font-weight: bold;
	font-size: 10px;
}

div#blogPanel div.headline h1 {
	font-weight: bold;
}

div#blogPanel div.links {
	margin: 5px 0px 0px 0px;
}

div#blogPanel div.links ul li {
	height: 16px; width: 304px; 
	margin: 2px 8px 2px 8px; padding: 5px 0px 0px 15px;
	font-size: 11px;
	float: left;
}

div#blogPanel div.links ul li h5 {
	display: inline;
	margin-left: 5px;
	}

div#blogPanel div.links ul li:hover {
	background: url(../_images/common/links_hover_bg.gif);
}

div#blogPanel div.footer {
	margin-top: 6px;
	border-top: 1px solid #d0d8de;
	clear: both;
}

/* Start: Atlantic Championship */
div#atlanticChampionshipPanel {
	width: 671px;
	margin-top: 5px;
	float: right;
}

div#atlanticChampionshipPanel div.content {
	background: url(../_images/front/champcar_links_bg.gif);
}

div#atlanticChampionshipPanel div.footer {
	margin-top: 6px;
	border-top: 1px solid #d0d8de;
}

div#atlanticChampionshipPanel div.headline {
	width: 102px;
	margin-left: 13px; padding-right: 8px;
	font-size: 11px;
	float: left;
}

div#atlanticChampionshipPanel div.links {
	float: left;
}

div#atlanticChampionshipPanel div.links ul li {
	height: 16px; width: 304px; 
	margin: 2px 8px 2px 8px; padding: 5px 0px 0px 15px;
	font-size: 11px;
}

div#atlanticChampionshipPanel div.links ul li:hover {
	background: url(../_images/common/links_hover_bg.gif);
}
/* End: Atlantic Championship */

/* Start: Press Releases */
div#pressReleasesPanel {
	width: 671px;
	margin-top: 16px;
	float: right;
}

div#pressReleasesPanel div.footer {
	border-top: 1px solid #d0d8de;
}

div#pressReleasesPanel ul li {
	width: 207px; height: 28px;
	float: left;
	background: url(../_images/front/pressreleases_bg.gif);
	margin-left: 1px; padding: 6px 8px 6px 8px;
	font-size: 11px;
}

div#pressReleasesPanel ul li.first {
	margin-left: 0px;
}
/* End: Press Releases */

input.emailAddress {
	padding: 4px;
	margin-bottom: 15px;
	border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	}
	
input.emailAddress:focus {
	border-top: 1px solid #98b285;
	border-left: 1px solid #98b285;
	border-bottom: 1px solid #d0eabd;
	border-right: 1px solid #d0eabd;
	background-color: #c2dcaf;
	}



