.homepageDiv
{
	background-color: #ffffff;
	border: 5px solid #cdcdcd;

}

.homepageDivTitle
{
	background-color: #ffffff;
	border-left: 5px solid #b1d303;
}

.risingStarsHeader
{
	background-color: #000000;
	border-left: 5px solid #019ec7;
}

.superstarsHeader
{
	background-color: #004224;
	border-left: 5px solid #ffffff;
}

h2
{
	margin:0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
}

.homepageDivContent
{
	background-color: #ffffff;
	height: 369px;
	position: relative;
}
.homepageDivContent.homepageEventsContent {
	padding: 0 15px;
}
.homepageDivContent.homepageEventsContent .homepageEventList {
	margin-top: 22px;
}
.homepageDivContent.homepageEventsContent .homepageEventList p.text {
	margin: 10px 0 0;
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
.homepageDivContent.homepageEventsContent .homepageEventList .msoYoungDriverLink {
	width: 50%;
	float: left;
	margin: 40px 0;
}
.homepageDivContent.homepageEventsContent .homepageEventList .msoYoungDriverLink.msoRisingStars {
	width: 44%;
	margin: 44px 0 36px 16px;
}
.homepageDivContent.homepageEventsContent .homepageEventList .msoYoungDriverLink img {
	width: 100%;
}

.homepageDivContentImage
{
	float:left;
}

.homepageDivContentRight
{
	font-size:10px;
	float:right;
	margin: 10px;
}

.homepageDivContentText
{
	font-size:10px;
	float:left;
}

.hSpacer {
	background-color: #929191;
	height: 5px;
	width: 100px;

	float:right;
	display:block;
}


.moreGreen
{
	cursor:pointer;
	float:right;
	font-size:12px;
	width: auto;
	color: white;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	background-color: #b1d303;
	border-left: 5px solid #797979;
}

.moreBlue
{
	cursor:pointer;
	float:right;
	font-size:12px;
	width: auto;
	color: white;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	background-color: #019ec7;
	border-left: 5px solid #797979;
}

.moreDarkGreen
{
	cursor:pointer;
	float:right;
	font-size:12px;
	width: auto;
	color: white;
	padding:1px;
	padding-left:5px;
	padding-right:5px;
	margin-top:10px;
	background-color: #004224;
	border-left: 5px solid #797979;
}


.mainNewsItem
{
	height: 45px;
	padding: 0;
	width: 170px;
	margin:0;
}

.homeWidgetContainer {
	float:left;
	margin-top: 15px;
	width: 304px;
	height: 416px;
	margin-right: 15px;
	overflow: hidden;
}
.homeWidgetContainer.last-home-widget {
	margin-right: 0;
	width: 303px;
}
.widgetHeader {
	position: relative;
	width:304px; 
	height:28px; 
	position:relative; 
	background:#fff;
	margin-bottom: 10px;
}
.headerLeft {
	width:5px; 
	top: 0;
	height:100%; 
	position: absolute;
	left: 0;
	background:#b1d303;
}
.widgetHeader h2 {
	padding:  7px 0 0 15px;
	margin: 0;
	color: #3d3c3c;
}
.widgetHeader .newsRSS {
	color:#696969; 
	font-size:12px; 
	text-decoration:none;
	position: absolute;
	right: 8px;
	top: 5px;
	line-height: 26px;
}
.widgetHeader .newsRSS img {
	padding-left: 5px;
}

.newsItemActive .newsItemTitle {
	background: url("../images/mainNewsItemSelectedBg.jpg") repeat-x;
}
.newsItemActive .newsItemTitle .newsTitle {
	color: #fff;
}
.newsItemActive .newsItemContent {
	height: 232px;
}
.newsItemWrapper {
	overflow: hidden;
	margin-top: 2px;
}
.newsItemTitle {
	display: block;
	position: relative;
	color: #ffffff; 
	width: 100%;
	height: 45px;
	z-index:0; 
	background: #e1e1e1;
	cursor: pointer;
}
.newsItemTitle .newsTitle {
	padding: 6px 15px;
	height: auto;
	overflow: visible;
	color: #000;
	line-height: 16px;
	font-weight: 700;
}
.newsItemContent {
	text-align: center;
	width: 100%;
	height: 0;
	position: relative;
	overflow: hidden;
	background-color: #fff;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;
}
.newsImageContainer {
	margin: 16px auto;
	width: 284px;
	height: 110px;
}
.newsPhoto {
	max-width: 284px;
	max-height: 110px;
}
.newsItemSummary {
	padding: 0 10px 0 15px;
	text-align: left;
	margin: 0;
	display: block;
	height: 30px;
	padding-bottom: 58px;
	overflow: hidden;
}
.newsItemDate {
	position: absolute;
	top: 199px;
	left: 15px;
	margin: 0;
	padding: 0;
}
.readMoreButton {
	color: #FFF; 
	text-decoration:none; 
	font-weight:normal;
	background-color: #b1d303;
	border-left: 5px solid #797979;
	cursor: pointer;
	color: #fff !important;
	font-size: 12px;
	padding: 3px 12px 6px;
	width: auto;
	position: absolute;
	top: 194px;
	right: 10px;
	line-height: 16px;
}
.readMoreButton.stars {
	top: auto;
	bottom: 3px;
}
.last-home-widget .home-tweet-container .tweet-item {
	margin: 20px 11px 0;
}
.home-tweet-container .tweet-item {
	border-bottom: 1px solid #898989;
	margin: 20px 12px 0;
}
.home-tweet-container .home-tweet-image {
	float: left;
	margin: 0 7px 0 0;
}
.home-tweet-container .tweet-item.last-tweet {
	border-bottom: 0;
}
.home-tweet-container .tweet-item-details {
	float: left;
	width: 248px;
	color: #2e2e2e;
}
.home-tweet-container .tweet-item-details .tweeter {
	font-weight: 700;
}
.home-tweet-container .tweet-item-details .tweeterLink {
	font-weight: 400;
	color: #2e2e2e;
	font-size: 12px;
}
.home-tweet-container .tweet-item-details .tweet-date {
	float: right;
}
.home-tweet-container .tweet-item-details p {
	color: #2e2e2e;
	line-height: 16px;
	margin-bottom: 16px;
}
.home-tweet-container .tweet-item-details p a {
	color: #b1d303;
}
.home-tweet-container .clear {
	clear: both;
}
.starsImage {
	width: 100%;
	margin-bottom: 10px;
}
.starsTableStyles {
	color: #2e2e2e;
}
.starsTableStyles p, strong {
	padding: 0 12px;
	display: inline-block;
}
.starsTableStyles table {
	padding: 0 !important;
	width: 100% !important;
	height: auto !important;
	margin: 10px 0 20px;
    border-spacing: 0;
    border-collapse: separate;
}
.starsTableStyles strong {
	color: #2e2e2e;
}
.starsTableStyles td {
	color: #2e2e2e;
	border: 0;
	padding: 4px;
	line-height: 16px;
}
.starsTableStyles tr {
	background: #ebebeb;
	border: 0;
	padding: 0;
}
.starsTableStyles tr:nth-child(even) {
	background: #fff;
}
.partnersSlider {
	width: 962px;
	height: 196px;
	background: #fff !important;
	margin: 15px 0 15px;
	border: 5px solid #cdcdcd;
}
.partnersSlider img {
	border: 0;
}
.homeMargins .clear {
	clear: both;
}












