/* === [ GLOBAL STYLE ] === */

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif; /* Resets 1em to 10px */
	color: #FFFFFF;
}
a img {
	border: none;
}
#ctl00_cPC_ctl00_cPC_ContainerHolder_593_ctl00_hlink {
	color: #FF6600;
}
p {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	line-height: 160%;
	color: #AAAAAA;
}
strong {
	color: #FF6600;
}
#cPC h1 {
	margin: 0 0 20px 0;
	font-size: 2.5em;
	color: #FF6600;
	line-height: 120%;
}
#cLS h1 {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
	height: 40px;
	width: 180px;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 40px;
	background: url(/Templates/XXX/_images/_xxx/bg_leftCol_h1.png) no-repeat;
}
#cPC h2 {
	margin: 0 0 20px 0;
	font-size: 2em;
	color: #FF6600;
	line-height: 120%;
}
#cPC h3 {
	margin: 0 0 20px 0;
	font-size: 1.5em;
	color: #FFFFFF;
	line-height: 120%;
}
#cPC h3 a {
	text-decoration: none;
	color: #FFFFFF;
}
#cPC h3 a:hover {
	text-decoration: underline;
	color: #FF6600;
}
#cPC h4 {
	margin: 0 0 20px 0;
	font-size: 1.1em;
	color: #999999;
}
#cPC h5 {
	margin: 0 0 2px 0;
	font-size: 1.2em;
	color: #FF6600;
	line-height: 120%;
}
ul, ol {
	margin: 0 0 30px 0;
	list-style: none;
	line-height: 160%;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
ul, li {
	padding-bottom: 10px;
}
hr {
	margin: 0 0 20px 0;
	border: none;
	height: 1px;
	clear: both;
	background: url(/Templates/XXX/_images/_xxx/bg_table.png) no-repeat center;
}


/*
New Drivers & Crew Menu
-------------------------------------------------*/


ul.driversMenu li h3 a:hover {

color:#FF6600;
text-decoration:underline;
}

ul.driversMenu li h3 a {
text-align:left;
color:#FFFFFF;
text-decoration:none;
}

ul.driversMenu p{
text-align:left;
}

ul.driversMenu {
	width: 708px;
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.driversMenu li {
	float: left;
	margin: 10px; padding: 0;
	text-align: center;
	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	width:247px;
	background: url('/Templates/XXX/_images/_xxx/bgrule.jpg') no-repeat bottom left;
}

ul.driversMenu li a.thumb2 {
	width: 150px;
	height: 200px;
	padding: 0px;
	border: 1px solid #fff;
	cursor: pointer;
}
ul.driversMenu li span { /*--Used to crop image--*/
	width: 150px;
	height: 200px;
	overflow: hidden;
	display: block;
}
ul.driversMenu li a.thumb2:hover {
	background: #333;
}
ul.driversMenu li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.driversMenu li a {
	text-decoration: none; 
	color: #777; 
	display: block;
	}

ul.driversMenu .overlay{
	float:left;
	width:150px;
	height:200px;
	margin:1px;
	position: absolute;
	z-index: 9000000;
	overflow:hidden;
	cursor: pointer;
	* display:none;
	}
	
ul.driversMenu .overlay span{
	background: url('/Templates/XXX/_images/_xxx/roundshade.png') no-repeat top left;
	}
	



ul.crewMenu li h3 a:hover {

color:#FF6600;
text-decoration:underline;
}

ul.crewMenu li h3 a {
text-align:left;
color:#FFFFFF;
text-decoration:none;
}

ul.crewMenu {
	width: 708px;
	list-style: none;
	margin: 0 auto; padding: 0;
}
ul.crewMenu li {
	float: left;
	margin: 10px; padding: 0;

	display: inline; /*--Gimp Fix aka IE6 Fix--*/
	width:247px;
	background: url('/Templates/XXX/_images/_xxx/bgrule.jpg') no-repeat bottom left;
}

ul.crewMenu li a.thumb2 {
	width: 150px;
	height: 200px;
	padding: 0px;
	border: 1px solid #fff;
	cursor: pointer;
}
ul.crewMenu li span { /*--Used to crop image--*/
	width: 150px;
	height: 200px;
	overflow: hidden;
	display: block;
}
ul.crewMenu li a.thumb2:hover {
	background: #333;
}
ul.crewMenu li h2 {
	font-size: 1em;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff; /*--Subtle bevel effect--*/
}
ul.crewMenu li a {
	text-decoration: none; 
	color: #777; 
	display: block;
	}

ul.crewMenu .overlay{
	float:left;
	width:150px;
	height:200px;
	margin:1px;
	position: absolute;
	z-index: 9000000;
	overflow:hidden;
	cursor: pointer;
	* display:none;
	}
	
ul.crewMenu .overlay span{
	background: url('/Templates/XXX/_images/_xxx/roundshade.png') no-repeat top left;
	}

ul.crewMenu li p{
	font-size:0.8em;
	}


/* === [ PAGING ] ============================== */

 /* Displays at the Top of list */
.OrderingTop {
}
/* Displays at the Bottom of list */
.OrderingBottom {
}
/* Numbers */
.OrderingTop a, .OrderingBottom a {
}
.OrderingTop a:hover, .OrderingBottom a:hover {
}
/* Selected Page */
.SelectedPage {
}
/* Next and Back */
.OrderingTop a.OrderingNext, .OrderingTop a.OrderingBack, .OrderingBottom a.OrderingNext, .OrderingBottom a.OrderingBack {
}
.OrderingTop a.OrderingNext, .OrderingBottom a.OrderingNext {
}
.OrderingTop a.OrderingBack, .OrderingBottom a.OrderingBack {
}
.OrderingTop a.OrderingNext:hover, .OrderingTop a.OrderingBack:hover, .OrderingBottom a.OrderingNext:hover, .OrderingBottom a.OrderingBack:hover {
}
/* -----[ LIST ]--------------------------------------------------------------------- */

/*
		Do not change class names. Alter attributes as required.
*/

.ListHolder {
}
.ListItem {
}
/* Custom Title */
.ListCustomTitle {
}
/* Separators */
.ListPrimarySeparator {
}
.ListSecondarySeparator {
}
/* Thumbnail */
.ListThumbnail {
}
/* Title */
.ListTitle {
}
.ListTitle a:visited, .ListTitle a:link, .ListTitle a:hover {
}
/* Date, Keywords */
.ListAuthor, .ListItemDate, .ListKeywords {
}
/* Summary */
.ListSummary {
}
.ListSummary a {
}
/* Creator, Created Date, Updator, Updated Date */
.ListCreator, .ListCreatedDate {
}
.ListUpdator, .ListUpdatedDate {
}
/* EndItem (Visual break between each list item) */
		.ListEndItem {
}
