/* GENERAL STYLES */
body
{
        background-color:#999F8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#WholePage
{
	color:#333333;
	background-image:url(/templateImages/bg.gif);
}

#Wrapper
{
	background: url(/templateImages/backgroundImage.gif) repeat-y;
}

#RightPanel, #RightFooter
{
	background-color:#999F8D;
}

#Head
{
	color:#ffffff;
	background-color:#333333;
}

#MainNavigation
{
	color:#ffffff;
	background-color:#5c5c5c;
}

#SubNavigation, #SubNavigationNarrow
{
	background-color:#b7bbb1;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	line-height:28px;
}

#SubNavigation a
{
	color:#5c5c5c;
	text-decoration:none;
}

#SubNavigation a:hover
{
	color:#333;
	text-decoration:none;
}

#CloudNineClubNavigation
{
	background: url("/templateImages/nav/subnav_bg.jpg") no-repeat #000000;
	font-size:14px;
	font-weight:bold;
	font-family: "franklin gothic medium cond","franklin gothic medium", "arial";
	color:#ffffff;
	line-height:30px;
	text-indent: 10px;
	margin-bottom: 10px;
}

#CloudNineClubNavigation a
{
	color:#fff;
	text-decoration:none;
	padding: 0 10px;
}


#CloudNineClubNavigation a:hover, #CloudNineClubNavigation a.selected
{
	color:#00a8ee;
	padding: 0 10px;
}

#CompetitionsOffers
{
	font-size: 36pt;
	font-family: "franklin gothic medium cond","franklin gothic medium", "arial";
	margin: 10px 0;
}
#CompetitionsOffers a
{
	color: #bbbbcf;
	padding: 0 20px 0 0;
}
#CompetitionsOffers a:hover, #CompetitionsOffers a.selected
{
	color: #00a8ee;
}

#Content
{
	background-color:#ffffff;
}


#RightContent
{
	/*background-color:#999F8D;*/
	background-color:#ffffff;
}


#topOffers
{
	background-color:#fff;
}

.featureListH1
{
	font-size: 24px;
	font-weight: bold;
}

#BodyFooter
{
background-color:#333;
}

#footer
{
	background-color:#333;
	background:url("/templateImages/bhx_logo.gif") no-repeat right 50%;
}

#footer p
{
	color:#fff;
	font-size:10px;
}

#FrontPageNews h3, #FrontPageFeatures h3
{
	font-size:18px;
	color:#999F8D;
	margin-bottom:2px;
}

.FrontPageFeatureListingDate
{
	font-size: 11px;	
	color:#9bb703;
}

.FrontPageFeatureListingText
{
	font-size: 11px;
	color:#333;	
}

#FactfileBox
{
	font-size:10px;
}

#personalAdvert
{
border:0px;
}


/* EDITOR PROPERTIES */
