/*********** EDIT HERE TO CUSTOMIZE RICH TEXT EDITOR STYLES ***********/

/*****************************************
			GENERAL STYLES
******************************************/

*{
	margin:0;
	padding:0;}

body { 
	/*background-color:#0b3064;*/
	background-color: #225c9c;
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	font-family:arial, verdana, sans-serif;
	font-size:11px;
	 }

a { text-decoration:none; color:#1c4fa4; cursor:pointer;}

a:hover{text-decoration:underline;}

a img {border:0;}

a.readmore {text-transform:uppercase;}
	
h1 {
	width:260px;
	height:150px;
	float:left;
	margin:0 0 0 2px;
	background-image:url('../images/logo.gif');
	background-repeat:no-repeat;
	}			
	
h1 span {display:none;}	
h2 {}
h3 {
	 font-size:18px; 
	 font-family:georgia, times, serif; 
	 color:#225c9d;
	 padding:20px 0 2px 0; 
	 margin:0 0 10px 0;
	 font-weight:bold;
	 line-height:24px !important;
	 text-transform:capitalize;
	 border-bottom:1px solid #dfdfdf; }
	 
h4 {font-size:11px; font-weight:bold; padding:5px 0 3px 0; text-transform:capitalize;}	
h5 { font-size:12px; font-weight:bold; padding:4px 0; text-transform:uppercase;}
h6 { font-size:12px; font-weight:normal; padding: 3px 0; text-transform:uppercase;}


p {margin:0 0 1em 0;}

.container {
	width:940px !important;
	padding: 0 0 0 10px;
	margin:0  0 0 0;
	background-image:url('../images/bg_stars.jpg');
	background-repeat:no-repeat;
}


/****************************************

	HEADER
	
*****************************************/

#header {    
	height:158px;
	position:relative;
	}

/*********** MAIN NAV ************/
ul#mainNav { 
	position:absolute;
	bottom:0;
	right:0;
	list-style-type:none; }

ul#mainNav li {
	display:block;
	position:relative;
	margin:0 0 0 2px;
	float:left;
	list-style-type:none;
	font-size:13px;
	}	
					 
ul#mainNav li a{
	display:block;
	width:80px;
	padding:10px 12px 9px 12px;
	background-image:url('../images/bg_tab.png');
	background-repeat:no-repeat;
	text-align:center;
	color:#75acf9;
}

ul#mainNav li.active {	}
ul#mainNav li.active a { color:#fff; background-image:url('../images/bg_tab_blue.png');	}


/************************************
            COUNTDOWN
************************************/	
	
.hasCountdown {}
.hasCountdown br {display:none;}
#countdown {
	float:right;
	margin:35px 0 0 0;
	font-family:georgia, times, serif;
	color:#fff;
	}
#countdown .countdown_amount { padding: 0 0 0 10px; font-size:52px;}
.countdown_section {float:left; width:115px;}


/**********************/
#main {
	padding:0 20px 30px 20px;
    background-color:#fff;
	line-height:16px;}
	

.homehero {
    width:940px;
    margin:0 -2px 1px -20px; 
	position:relative; 
		}

.tooltip {position:absolute; bottom:10px; right:10px;}

.home_left {
    float:left;
    margin:0 ;
    padding:0;
    width:350px;
	}

.home_mid {
    float:left;
    width:260px;
    padding:20px 20px 0 20px;
}

.home_mid ul, .home_mid ol, .home_mid dl { margin-left: 1.5em; }

.home_right { float: right; width:250px;}

.bluebox, .graybox, .bluebox_small {
    background-color:#225c9d; 
		position:relative; 
		color:#fff;
		padding:20px 30px 25px 20px;
		background-image:url('../images/bottom_blue.gif');
		background-position:bottom left;
		background-repeat:no-repeat;
		line-height:22px;}
.bluebox a, .graybox a, .bluebox_small a {
	color: #fff !important;
	text-decoration: underline;
}
		
.bluebox_small_spacer {
	
}

.graybox {
    background-color:#dedede;
		padding:20px 20px 20px 20px;
		color:#000;
		background-image:url('../images/bottom_gray.gif');
		text-align:center;}
.graybox a { color: #000 !important; }

.bluebox h3 {color:#f5f5f5; border-color:#4a79af; margin-right:-30px;}

h3.sponsor {
    font-size:16px; 
		color:#225c9d; 
		border-bottom:1px solid #fff;
		font-family:arial, sans-serif;
		text-align:left;
		margin-right:-20px;
		}

.sp_logo {padding:10px 0 30px 0;}		
		
.btn_rew, .btn_ff {position:absolute; bottom:10px; left:10px;}
.btn_ff		{left:auto; right:10px;}

.int_left {float:left; width:210px; padding:0 30px 0 0;}

.bluebox_small {	background-image:url('../images/bottom_bluesmall.gif');}

ul#side_nav { list-style-type:none;}

ul#side_nav li { list-style-type:none; line-height:16px; padding: 5px 0;}

ul#side_nav li ul{ padding:5px 0 0 1.5em;}

ul#side_nav li ul li{ padding:3px 0;}


ul#side_nav li a {
	color: #ffffff;
	text-decoration: none;
}

ul#side_nav li a:hover {
	text-decoration: underline;
}

.int_big {
    float:left; 
	width:650px; 
	padding:20px 0 0 0;
	color:#424242;
	font-size: 13px;
}
.int_big h3 { padding-top: 10px; }
.int_big p, .int_big ul, .int_big ol, .int_big blockquote, .int_big dl, .int_big table {
	margin: 0 0 1em 0;
}
.int_big ul, .int_big ol, .int_big blockquote, .int_big dl {
	margin-left: 1.5em;
}

.int_big .goog {
	float: right;
	margin: 0 0 10px 10px;
	padding: 10px;

	background: #ccc;
	-moz-border-radius: 7px;
}

.sitemap ul { margin-bottom: 0; }
.sitemap li { margin-top: .35em; }
		
/********************/
#footer { 
	padding:3px 0 3px 0;
	background-color:#012147;
	font-size:10px;
	text-align:center;
	color:#fff;
	background-image: url('../images/bg_footer.jpg');
	background-repeat:no-repeat;
	background-position: top right;
}
#footer a { color: #fff; }
	 
	 
.center {text-align:center;}

.cleaner {
	clear:both;
	height:0px;
	background:transparent;
	font-size:1px;
	border:0;}

#info {
	width: 200px;
	height: 16px;
	position: absolute;
	right: -42px;
	bottom: 7px;
	z-index: 10;
	font-size: 9px;
	color: #DEB525;
}
#info a { color: #DEB525; }

.bubble {
	position: absolute;
	top: 0;
	left: 0;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 8px;
}

/**
 * Gallery Module
 */
.gallery_preview li {
	display: inline;
	padding-right: 20px;
}

.gallery_images {
	padding-top: 20px;
}

.gallery_images li {
	width: 100px;
	display: inline;
	float: left;
	padding-right: 20px;
	text-align: center;
}

.gallery_caption {
	width: 100px;
	padding-bottom: 20px;
}

.gallery_image {
	display: block;
	padding-top: 20px;
	text-align: center;
}

.gallery_links {
	padding-top: 20px;
}

.gallery_link_l {
	float: left;
	padding-left: 200px;
}

.gallery_link_r {
	float: right;
	padding-right: 200px;
}