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

/* CSS Document */

/***********************************************/
/* HTML Presets                                */
/***********************************************/ 

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	/*background-color: #cde1eb;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;*/
	color: #333333;
}

 ol {
	margin-left: 25px;
	margin-bottom: 15px;
}
ol li {
	padding-bottom: 8px;
	line-height: 1.5em;
}
#landingContent ol li {
	padding-top:9px;
	padding-left:4px;
	padding-bottom: 0px;
	line-height: 1.5em;
	list-style-type: decimal;
	background-image: none;
}
 ol p {
	margin-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a:link, a:visited {
	color: #962817;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #1c3037;
}


/***********************************************/
/* HTML Layout                                */
/***********************************************/ 

h1{
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	font-size: 1.4em;
	color: #274551;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	color: #383A91;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.8em;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: -.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	}
h3{
	color: #383A91;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0.8em;
	font-size: 1.1em;
	font-weight: normal;
	margin-top: -.4em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
}
h4{
	color: #1C3037;
	margin: 0px;
	padding-top: .5em;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	padding-bottom: 0.5em;
	}
	
h5{
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
	
	
p {
	margin: 0px;
	line-height: 1.5em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: .8em;
	padding-left: 0em;
}
#pageContent ul {
	padding-left: 15px;
}

#pageContent li {
	padding-bottom: 8px;
}
.newsletter h1 {
	margin-left: -5px;
}
.newsletter p {
	line-height: normal;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
.newsletter input {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #999999;
	height: 14px;
	margin-bottom: 8px;
	border: 1px solid #BAB1AB;
	padding-left: 5px;
}



/***********************************************/
/* Layout Styles                              */
/***********************************************/ 


#siteWrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#siteHeader {
	position: relative;
	height: 140px;
/*
	background-image: url(images/navDrop.png);
	background-repeat: repeat-x;
	background-position: bottom;
*/
	margin-top: 20px;
}

#registerNow
{
  position: absolute;
  left: 615px;
  top: 167px;
  display: block;
  width: 283px;
  height: 66px;
  background: url("images/register_now.png") no-repeat 0 0;
}

#registerNow:hover
{ 
  background-position: 0 -66px;
}

#registerNow span
{
  display: none;
}

.leftTop {
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 100px;
	z-index: 500;
}

.rightTop {
	position: absolute;
	left: 678px;
	top: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 100px;
	z-index: 500;
}

/* headerNav Styles*/

#headerNav {
	position: absolute;
	height: 28px;
	width: 450px;
	right: 0px;
	top: 76px;
	background-image: url(images/headerNavBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 15px;
}
#headerNav ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #1C3E63;
	font-weight: bold;
	text-decoration: none;
}
#headerNav li {
	list-style-type: none;
	float: right;
	padding-left: 15px;
}
#headerNav a:link, #headerNav a:visited {
	list-style-type: none;
	color: #1C3037;
	text-decoration: none;
}
#headerNav a:hover {
	text-decoration: underline;
}

/* siteSearch Styles*/

#siteSearch {
	width: 270px;
	height: 40px;
	position: absolute;
	top: 10px;
	right: 0px;
	background-image: url(images/searchBg.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-transform: uppercase;
	padding-left: 10px;
	color: #1C3037;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	z-index: 800;
	display: block;
}

#siteSearch input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	line-height: 5px;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
}

.searchTbl{
	margin: 0px;
	padding: 0px;
	height: 35px;	
}

#siteSearch td{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.siteTable {
	margin-bottom:8px;
}
.searchButton {
	width:30px;
	height:20px;
	background-image: url(images/goBtn.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

/* countdownBox Styles*/


.countdownBox {
	width: 235px;
	position: absolute;
	left: 365px;
	top: 40px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	height: 100px;
	z-index: 500;
}
.countdownBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #be321b;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #afcfdd;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.countdownBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1C3037;
}

#siteContentWrapper {
position: relative;
	margin-top: 6px;
	background-color: #FFFFFF;
	border: 1px solid #a8c6d8;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 40px;
	padding-left: 8px;
	background-image: url(images/sideBg.png);
	background-repeat: repeat-y;
	background-position: 7px;
}

#pageContent {
	float: left;
	width: 570px;
	padding-top: 35px;
	padding-left: 25px;
}

#content {
	float: left;
	background-image: url(images/pageBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 755px;
}
#content h1 {
	text-transform: uppercase;
	font-weight: normal;
}


#bannerBar {
	float: left;
	width: 196px;
	margin-left: 20px;
	padding-top: 25px;
	text-align: center;
}
#sideBar {
	float: left;
	width: 198px;
	margin-right: 8px;
	background-image: url(images/landingSidebarBg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#sideBar .menu {
	text-align: left;
	list-style-type: none;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sideBar .menu li {
	list-style-type: none;
	padding-bottom: 8px;
	padding-right: 5px;
	line-height: 15px;
}
#sideBar .menu li ul{
	padding-top:8px;
}
#sideBar .menu li ul li a {
	padding-left:20px;
	padding-right: 5px;
	font-weight: normal;
	font-style: italic;
	background-image: none;
}

#sideBar .menu a {
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image: url(images/moreBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	text-decoration: none;
	padding-left: 10px;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#sideBar .menu a:hover {
	padding-right: 0px;
	color: #962817;
}

#sideBar h1 a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 37px;
	padding-top: 18px;
	display: block;
	text-decoration: none;
}

/* moreBtn Styles*/

.moreBtn {
	font-size: .9em;
	color: #8f1906;
	width: 80px;
	margin-bottom: 20px;
	padding-left: 8px;
	background-image: url(images/moreBullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.moreBtn a:link, .moreBtn a:visited {
	text-decoration: none;
	color: #8f1906;
}
.moreBtn a:hover {
	text-decoration: underline;
}


/* newsletter box Styles*/

.newsletter {
	background-image: url(images/joinNowBg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
	width: 138px;
	margin-top: 25px;
	margin-left: 10px;
	padding-top: 65px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 18px;
}


#landingContent {
	padding-bottom: 8px;
	float: left;
	width: 500px;
	padding-top: 35px;
	padding-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6f0f5;
}

#landingImage{
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9DC2D3;
	background-color: #FFFFFF;
	margin-top: -8px;
	padding-top: 8px;
	
}
.contentImg{
	padding: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.contentImgRight{
	padding: 4px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
.contentImgLeft{
	padding: 4px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	margin-right: 10px;
}

.keyline{
	border-bottom: 1px solid #274551;
	margin-bottom: .8em;
}
.column{
	float:left;
	margin-right:30px;
}
#landingContent ul{
	margin-bottom:12px;
}
#landingContent li{
	list-style-type: none;
	padding-left: 16px;
	padding-top: 6px;
	background-image: url(images/red-square.png);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	line-height: 1.4em;
}
#siteTabs .tabClear li{
	background-image: none;
	margin: 0px;
	padding: 1px;
}
#faq li{
	background-image: none;
	padding-left: 0px;	
	
}
.photoLeft {
	float:left;
	margin-top:5px;
	margin-right: 10px;
	margin-bottom:6px;
	}
.photoRight {
	float:right;
	margin-top:5px;
	margin-left: 10px;
	margin-bottom:6px;
	}

	
/***********************************************/
/* Footer/Footer Nav                           */
/***********************************************/


#siteFooter {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 15px;
/*
	background-image: url(images/footBg.png);
	background-repeat: no-repeat;
	background-position: top;
*/
	padding-top: 10px;
	color: #1c3037;
	font-size: .9em;
}
#siteFooter p{
	padding-top: 15px;
}

.footerNav{
	padding-top: 10px;
	text-align: center;
	
}
.footerNav a:link, .footerNav a:visited{
	color: #1c3037;
	text-decoration: none;
}
.footerNav a:hover{
	
	text-decoration: underline;
}

.footerNav li {
	width:auto;
	display:inline;
	background-image: url(images/pipe.png);
	background-repeat: no-repeat;
	background-position: 0em 0em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 8px;
}
.footerNav li.first { 
	padding-left:0;
	background:none;
}
.footerNav li.last {
	padding-right:0;
}

/***********************************************/
/* Other                                       */
/***********************************************/

.brclear { /* Standard div clear class */
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0px;
}


.trainor { /* Standard class for Trainor logo and branding */
	text-align:center;
	margin-top:10px;
	margin-bottom:15px;
}
.trainor a:link {
	color:#1C3037;
	text-decoration:underline;
}
.trainor a:hover {
	color:#1C3037;
	text-decoration:none;
}
.error {
	color:#990000;
}


/***********************************************/
/* Print Items                                 */
/***********************************************/

#printHeader {
	display:none;
}



/***********************************************/
/*  Nav                                        */
/***********************************************/



/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_variable4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav {
	margin:0;
	list-style:none;
	font: 11px arial, sans-serif;
	position:relative;
	z-index:200;
	height:26px;
	width:978px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/navBg.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #FFFFFF;
}
 
#nav ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A8C6D8;
	border-bottom-color: #A8C6D8;
	border-left-color: #A8C6D8;
}

#nav li {
	float:left;
	
}
#nav li li {
	float:none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #fff;
}
#nav li.last {border-bottom:1px solid #666;}
/* a hack for  IE6 */
* html #nav li li {float:left;}

#nav li a {
	display:block;
	float:left;
	color:#1c3037;
	height:26px;
/*	padding-right: 12px;
	padding-left: 12px;*/
	line-height:26px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:bold;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e5eff4;
}#nav .navBtn{
	background-position: top;
	text-align: center;
}
#nav .navBtn a:hover {
	background-image: url(images/navOn.png);
	background-repeat: repeat-x;
	background-position: top;
}
#nav .navBtn ul a:hover {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	
}
#nav .navBtn ul {
text-align: left;
}

#nav li a.down {background:url(images/down.gif) no-repeat right center;}

#nav li li a {
	display:block;
	height:20px;
	line-height:20px;
	float:none;
	padding:0 25px 0 5px;
	font-weight:normal;
	letter-spacing:1px;
	text-transform: none;
}
#nav li li a.fly {background:url(images/fly.gif) no-repeat right center;}

#nav li:hover {position:relative; z-index:300;}
#nav li.cssplay_hover {position:relative; z-index:300;}
#nav li.cssplay_hover a {
	color:#1C3037;	
	
}

#nav li li a {
	color:#1c3037;
}
#nav li li.cssplay_hover a {
	color:#fff;
	background-color:#A8C6D8;
	background-image: none;
}

#nav li:hover ul {left:0; top:26px; z-index:500;}
#nav li.cssplay_hover ul {left:0; top:26px; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {
	color:#000000;
	background-image: none;
		background-image: url(images/navOn.png);
	background-repeat: repeat-x;
	}
#nav li li:hover > a {
	color:#1C3037;
	background-color:#E2EFF4;
	background-image: none;
}


/* but IE5.x and IE6 need this lot to style the flyouts*/
#nav li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover a
{color:#1C3037; background-color:#E2EFF4;background-image: none;}

#nav li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li a
{
	color:#1C3037;
	background-color:#ddd;
}

/* show next level */
#nav li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#nav li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul,
#nav li.cssplay_hover li.cssplay_hover li.cssplay_hover li.cssplay_hover ul ul
{position:absolute; left:-9999px; top:-9999px;}

#navRegister{
	width: 111px;
	background-image: url(images/registerNowBtnBg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#registerNowBtn a:link, #registerNowBtn a:visited{
color:#330000;
}
#navAbout{
	width: 64px;
}
#navEvents{
	width: 69px;
}
#navRacers{
	width: 70px;
}
#navSponsors{
	width: 85px;
}
#navVolunteers{
	width: 100px;
}
#navSpectators{
	width: 97px;
}
#navNews{
	width: 110px;
}
#navGallery{
	width: 75px;
}
#navSupport{
	width: 100px;
}
#navArea{
	width: 86px;
}
#resultsNav{
	height:25px;
	display:block;
}
#resultsNav li{
	background-image: url(images/navBg.png);
	background-repeat: repeat-x;
	background-position: left top;
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#resultsNav li a{
	display:block;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	padding-right: 25px;
	color:#003300;
	text-decoration:none;
	font-weight: bold;
}
#resultsNav li a:hover{
	background-image: url(images/navOn.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#003300;
}
.resultsTable {
	margin-bottom:16px;
}

.resultsTable td {
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #A8C6D8;
}
.resultsTable td p{
	padding:0px;
}
.resultsTableTopBar {	
	margin-top:16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:  #A8C6D8;

	margin-bottom:16px;
}

.resultsTableTopBar td {
	padding:4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #A8C6D8;
}
.resultsTableTopBar td p{
	padding:0px;
}


.contactTbl {
	width: 400px;
	vertical-align: middle;
	margin-top: 20px;
	line-height: 18px;
}
.contactTbl td {
	padding-bottom: 20px;
}

.contactTbl img {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.imgBorder {
	padding: 4px;
	border: 1px solid #CCCCCC;
}



#faq {
	width: 500px;
	margin-top: 10px;
}
.ui-accordion-container{
	list-style-type: none;
}
.ui-accordion-container li{
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 100%;
	margin: 0px;
}
.ui-accordion-container a:link, .ui-accordion-container a:visited {
	color: #962817;
	text-decoration: none;
}
.ui-accordion-container a:hover{
	color: #962817;
	text-decoration: none;
	background-color: #EAECE3;
}
.accordionHdr {
	background-color: #CDE1EB;
	padding: 5px;
	width: 100%;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}
.accordionHdr a:link, .accordionHdr a:visited {
	color: #962817;
	text-decoration: none;
	background-image: none;
}
.accordionHdr a:hover{
	color: #962817;
	text-decoration: none;
	background-image: none;
}


.racersMenu a{
	background-color: #383995;
}
.aboutMenu a{
background-color: #bc2633;
}
.eventsMenu a{
background-color: #bc2633;
}
.sponsorsMenu a{
	background-color: #009367;
}
.volunteersMenu a{
	background-color: #F1A117;
}
.spectatorsMenu a{
	background-color: #990066;
}
.supportMenu a{
	background-color: #3A3997;
}
.areaMenu a{
	background-color: #BE2C37;
}
.newsMenu a{
	background-color: #FF4F29;
}
.galleryMenu a{
	background-color: #009367;
}
/* jQuery Countdown styles */

#defaultCountdown {
	width: 240px;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #003333;
}


.hasCountdown {
	
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding div {
	
}
.countdown_row {
	clear: both;
	width: 100%;
	text-align: center;
}
.countdown_show1 div {
	width: 100%;
}
.countdown_show2 div {
	/*width: 50%;*/
}
.countdown_show3 div {
	/*width: 33%;*/
}
.countdown_show4 div {
	/*width: 25%;*/
}
.countdown_show5 div {
	/*width: 20%;*/
}
.countdown_show6 div {
	/*width: 16%;*/
}
.countdown_show7 div {
	/*width: 14%;*/
}
.countdown_section {
	float: left;
	font-size: 75%
}
.countdown_amount {
	
}
.countdown_descr {
	width: 100%;
}
