/* CSS style sheet for Omandala, by PixelLab Inc., http://www.pixellab.ca */
/* CSS released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* All web site content Copyright 2008 by PixelLab Inc. */



body {
  background: #eaeaea url(/images/BKGRND_Main.gif) repeat-x;
  color: #050d24;
  margin: 0px;
  padding: 0px;
}



#mainWrapper{
	margin: auto auto;
	width:851px;
	position:relative;
}

#header{
	height:110px;
}

#header h2{
	font-family:Arial, Helvetica, Verdana, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	position:absolute;
	top: 73px;
	left: 88px;
}

#header #headerLogo{
float:left;
}

#header #headerActions{
	float:right;
	font-size:10px;
	list-style-type:none;
	margin:12px 0 0 0;
	padding:0;
	width:200px;
}

#header #headerActions li{
	display:inline;
	float:left;
}

#header #headerActions li a{
	color:#fff;
	text-decoration:none;
	width:175px;
	display:block;
	margin:0 0 2px 0;
	padding:5px 0 5px 25px;
	border-bottom:#5ea1ba 1px solid;
}

#header #headerActions li a:Hover{
	color:#EEE;
	border-bottom:#90c4d6 1px solid;
}


#header #headerActions #headerEmail{
	background:url(/images/ICON_email.gif) no-repeat;
}
#header #headerActions #headerPodcast{
	background:url(/images/ICON_podcast.gif) no-repeat;
}

#header #headerActions #headerFriend{
	background:url(/images/ICON_tellAFriend.gif) no-repeat;
}


#mainNavigation{
	height:35px;
}

#mainNavigation ul{
margin:0;
padding:0px;
list-style:none;
width: 890px;
float:left;
display:inline;

}

#mainNavigation ul li{
	float:left;
}

#mainNavigation a{
	font-weight:bold;
	height:25px;
	display:inline;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	padding: 10px 20px 0px 20px;

}

#mainNavigation ul a:Hover, #mainNavigation #currentSection a{
	color:#333;
	background-color:#fff;
}


/*
==========================
COMMUNITY HOME PAGE STYLES
==========================
*/

#communityWelcome{
	width:851px;
	height:282px;
	background:url(/images/HDR_Community.jpg) no-repeat;
}



#communityWelcome h1{
	float:right;
	color:#3c89ae;
	width:510px;
	padding:25px 20px 0px 0;
	
}



#communityWelcomeText{
	float:right;
	width:500px;
	padding:0 20px 10px 0;
	clear:right;
	line-height:20px;
}

#communityWelcomeText strong{
	font-size:12px;
}


#communityWelcome a{
clear:right;
float:right;
font-size:0px;
color:#00121a;
display:block;
background:url(/images/BTN_register.gif) no-repeat;
height: 57px;
width: 441px;
padding:0 0 0 10px;
margin-right:5px;
display:inline;
}

#communityWelcome a:hover{
background-position:0 -57px;
color:#79a129;
}


#homeContent {
float:left;
width:851px;
background:url(/images/communityInterace/communityHome_BKGND_repeat.gif) repeat-y;

}


#communityHomeLogin{
	position:relative;
	width:380px;
	float:left;
	background-color:#001f2d;
	padding:10px 0 10px 20px;
}

#communityHomeLogin h4{
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-transform:Uppercase;
	font-family:Arial, Helvetica, sans-serif;
	width:173px;
	float:left;
	padding:0 0 10px 0;

}



#communityHomeLogin form{
	float:left;
	
}
#communityHomeLogin form input{
	border:2px solid #00121a;
	font-size:10px;
	color:#666666;
	width:150px;
	margin:0 10px 10px 0;
}

#communityHomeLogin #communityLoginSubmit{
	border:none;
	width:63px;
	float:left;
	margin:0 105px 0px 0;
}

#communityHomeLogin #quickLinks{
	float:left; margin:10px 0 0 0;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	
}
#communityHomeLogin a{
	color:#fff;
}

#communityFeatures{
	position:relative;
	width:451px;
	float:right;
	background-color:#0e445e;
}

#communityHomeLogin h2, #communityFeatures  h2{
	position:absolute;
	color:#FFFFFF;
	top: -30px;
	left: 8px;
}

#communityFeatures ul{
	color:#fff;
	list-style-type:none;
	margin:0;
	padding:0;
}

#communityFeatures li{
	width:416px;
	float:left;
	padding:8px 0 0 35px;
	height:22px;
	background:url(/images/communityInterace/communityHome_list.gif) no-repeat;
}


#communityFeatures a{
	display:block;
	background-color:#000000;
	
	
}
#communityFeatures a img{
border:#FFFFFF 4px solid;
}
#communityFeatures a:Hover img{
border:#a6d547 4px solid;
}


#communityUsers{
	text-align:center;
	width:443px;;
	float:left;
	padding:0 0 0 8px;
}

.communityUser{
	display:inline;
	float:left;
	width:96px;
	text-align:center;
	padding:0 0px 5px 0px;
	margin:0 0 0 10px;
}

.communityUser h4{
	color:#fff;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px 0 5px 0;
}


#importantReferencesHome{
	background:#001f2d;
	float:left;
	width:400px;
}


#importantReferencesHome h3{
margin:0 0 5px 0;
color:#fff;
background:#00121a;
padding:10px 0 10px 8px;
}


#importantReferencesHome ul{
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}

#importantReferencesHome li{
	display:inline;
}


#importantReferencesHome li a{
	margin:0 5px 0  0;
	color:#fff;
	display:block;
	width:176px;
	float:left;
	padding:10px 5px 10px 5px;
	border-bottom:#00121a 1px dashed;
}


#importantReferencesHome li a:Hover{
	text-decoration:none;
	color:#a6d547;
}

#communityFooter{
	width:100%;
	float:left;
	background:url(/images/communityInterace/communityHome_BKGND_roundedBotton.gif) no-repeat;
	padding:9px 0 0 0;
	text-align:center;
}
#communityFooter p{
	color:#0e3b4c;
	margin:0;
	padding:0 0 3px 0;
	font-size:10px;
}