@charset "utf-8";
/* CSS Document */

/*MAIN CLASSES*/

body{
	margin:0;
	padding:0;
	background-image:url(../_images/common/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#505050;
}

div#mainContent{
	width:960px;
	margin:0 auto;
}

div#topBar{
	width:960px;
	background:url(../_images/common/pi_menuBottom.gif) no-repeat left bottom #FFF;
	padding:0 0 10px 0;
	margin:0;
}

div#topBar img{
	margin:10px 15px;
}

/*MAIN MENU CSS CLASSES*/
ul#mainMenu{
	width:920px;
	line-height:22px;
	border-bottom:solid 1px #e3e4e5;
	border-top:solid 1px #e3e4e5;
	padding:0 20px;
	margin:0 0 5px 0;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}

ul#mainMenu li{
	display:block;
	float:left;
	list-style:none;
	text-transform:uppercase;
	margin:0 15px 0 0;
}

ul#mainMenu a, ul#mainMenu a:link, ul#mainMenu a:active, ul#mainMenu a:visited, ul#mainMenu a:hover, div#footer a{
color:#606060;
text-decoration:none;
}

ul#mainMenu a:hover{
	color:#ee2e24;
}

/*FOOTER CLASSES*/
div#footer{
	width:920px;
	border-top:solid 1px #e3e4e5;
	padding:10px;
	margin:20px 0 0 0;
}

div#footer ul{
	margin:3px 0 0 0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	text-align:left;
}

div#footer ul li{
	display:block;
	float:left;
	list-style:none;
	margin:0 10px 0 0;
}

/*HOME PAGE & INSIDE PAGE STRUCTURE CLASSES*/
div#mainColumn{
	width:760px;
	margin:0 20px 0 0;
	float:left;
}

div#insideMainColumn{
	width:560px;
	margin:10px 20px;
	float:left;
}
div.sideColumn{
	width:180px;
	float:left;
}

div.sideColumn img{
	margin:10px 0 0 0;
}

div.buttons{
	width:180px;
	float:left;
	margin:10px 0 0 0;
}

div.buttons img{
margin:0 0 4px 0;
}

div.buttons a{
	width:180px;
	height:65px;
	display:block;
	margin:0 0 4px 0;
}
div.buttons a:hover{
	background-position:0 -65px;
}

/*HOME PAGE FEATURE CLASSES*/

div#homeFeatures{
	width:580px;
	float:left;
}

div.mainFeature{
	width:580px;
	background:url(../_images/home/pi_featureMainBottom.gif) no-repeat left bottom;
	padding:0 0 10px 0;
	margin:20px 0 15px 0;
	font-size:14px;
	line-height:18px;
}

div.mainFeature h3{
	font-size:18px;
	margin-top:5px;
}

div.subFeature{
	width:285px;
	background:url(../_images/home/pi_subFeatureBottom.gif) no-repeat left bottom;
	padding:0 0 15px 0;
	margin:0 0 10px 0;
}

.textOnlyFeature{
	width:275px;
	background:url(../_images/home/pi_subFeatureBottom.gif) no-repeat left bottom;
	padding:0 10px 15px 0;
	margin:0 0 10px 0;
}
.textOnlyFeature p{
	padding:0 0 0 10px;
	margin:0;
}

 .textOnlyFeature h3{
	 padding:0 0 0 10px;
}
	

.featureImage{
	margin:0 15px 0 10px;
	float:left;
}

/*COMMON CLASSES*/
a{
	text-decoration:none;
	color:#ad0800;
	}

a.link{
	font-weight:bold;
}

h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:18px;
	color:#505050;
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	text-transform:uppercase;
	border-bottom:solid 1px #d4d8db;
}

h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:15px;
	color:#ee2e24;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:11px;
	color:#505050;
	margin:0 0 5px 0;
	text-transform:uppercase;
}

h6{
margin:10px 0 0 0;
font-size:9px;
font-style:italic;
}

sup{
	font-size:8px;
	text-transform:uppercase;
	vertical-align:text-top;
}

.left{
	float:left;
}
.right{
	float:right;
}

.alignCenter{
	text-align:center;
}

.clear{
	clear:both;
}

img{
	border:0;
}

img.button{
	margin:8px 0 0 0;
}

div.hr{
height:1px;
color:#d4d8db;
margin:20px 0;
}

table.chart {
	border:0;
}	

	table.chart th,
	table.chart td {
		padding:0;
	}

	table.chart th {
		padding-left:6px;
		padding-right:6px;
	}

	table.chart td.styledCel {
		background:url(../_images/common/bg_chart_td.gif);
		padding-left:6px;
		padding-right:6px;
	}
	table.chart td.separatorCel {
		background:url(../_images/common/bg_chart_tdSeperator.gif);
		width:20px;
		height:46px;
	}

div.prizes{
	width:inherit;
	padding:0 0 25px 0;
	border-bottom:solid 1px #CCC;
	margin:0 0 25px 0;
}

div.prizes div.prizeDetails{
	float:left;
	width:350px;
}

div.prizes img{
	float:left;
	margin:0 10px 0 0;
}

div.featureBox{
width:530px;
padding:5px 15px;
border:solid 1px #f1f1f1;
background-color:#f9f9f9;
line-height:30px;
}

div.featureBox img{
float:left;
margin:0 15px 0 0;
vertical-align:middle;
}

ul.menu{
	display:inline;
	list-style:none;
}
ul.menu li{
	display:block;
	float:left;
	padding:0 15px 0 0;
	font-weight:bold;
}

li{
	margin:0 0 8px 0;
	padding:0;
}

.cursor_pointer {
	cursor:pointer;
}