/*--------------------------------------*/
/* CSS CREATED BY ERIKA GRECO - 2007 ---*/
/* WWW.ERIKAGRECO.COM ------------------*/
/*--------------------------------------*/

/*-------------------------------------------------*/
/* GENERAL ----------------------------------------*/
/*-------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #d6e9bb;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #747b82;
}
a:link,
a:visited {
	color: #2a6082;
	font-weight: bold;
}
a:hover,
a:active {
	color: #4c82a8;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
a img {
	border: none;
}
/*-------------------------------------------------*/
/* CLASS ------------------------------------------*/
/*-------------------------------------------------*/
.clear {
	clear: both;
}
.center {
	position: relative;
	width: 900px;
	margin: 0 auto;
}
/*---------------------*/
/* Header -------------*/
/*---------------------*/
#header {
	background: #f5fafd url(../img/wb_sky_bg.gif) repeat-x;
	text-indent: -999em;
	overflow: hidden;
}
#header h1 a {
	background: url(../img/wb_logo_beta.gif) no-repeat;
	display: block;
	width: 136px;
	height: 178px; 
	float: left;
}
#header ul {             
	background: url(../img/wb_nav_highlight.gif) bottom center no-repeat;
	float: right;
	display: inline;
	list-style: none;
	width: 250px;
	margin: 30px 5px 0 0;                                      
	padding: 0 0 35px 0;
}
#header ul li {
	float: left;         
	display: inline;
}
#header li a {
	background-position: top;
	background-repeat: no-repeat;
	display: block;
	height: 64px;
	overflow: hidden;
	text-indent: -999em;	
}                
#header li a:hover,
#header li .active {
	background-position: bottom;
}
/*---------------------*/
/* Nav Btns -----------*/
/*---------------------*/             
#mainBtn {
	background-image: url(../img/wb_main_btn.gif);
	width: 67px;
	margin: 0 35px;
}                
#loginBtn {
	background-image: url(../img/wb_login_btn.gif);
	width: 67px;
	margin-right: 40px;
}
/*---------------------*/
/* Content ------------*/
/*---------------------*/
#content {
	background: #f5fafd;
	padding-bottom: 20px;
}
#content .left {
	float: left;
	display: inline;
	width: 400px;
	margin: 20px 20px 0 0;
	color: #4c82a8;
	line-height: 1.2em;
}                  
#content .right {
	float: left;
	display: inline;
	width: 455px;         
}
/*---------------------*/
/* Left ---------------*/
/*---------------------*/
.left h2 {
	color: #2a6082;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3em;
}
.left p {
	font-size: 14px;
	margin: 15px 0; 
	color: #2a6082;
}
.left h3 a {
	color: #4c82a8;
	text-decoration: none;
}                         
.left h3 {
    margin-bottom: 10px;
	font-size: 16px;
}
.left a span.blue {
	color: #2a6082;
}   
.left #headlines {
	background: #e5f2fa;
	padding: 12px 15px 15px 15px;
	list-style: none;                                      
	line-height: 1.5em;
}                   
.left #headlines li {
	background: url(../img/wb_headline_icon.gif) center left no-repeat;
}                                                          
.left #headlines li a {
	padding: 0 0 0 25px;
	color: #2a6082;
}
.left .list {
	float: left;
	display: inline;
	width: 175px;
	margin-top: 10px;
}
.left .list h3 {
	color: #2a6082;
}
.left #left {    
	width: 200px;
	margin-right: 10px;
	border-right: 1px solid #c5dcea;
	padding-right: 10px;
}
.left .list ul {
	margin-left: 15px;
	line-height: 1.4em; 
	font-size: 13px;
}
/*---------------------*/
/* Right --------------*/
/*---------------------*/   
#rightBoxTop {
	background: url(../img/wb_right_box_top.gif) no-repeat;
	width: 455px;
	height: 11px;
	font-size: 1px;
}
#rightBoxMid {
	background: url(../img/wb_right_box_mid.gif) repeat-y;
	width: 442px;
	padding: 2px 0 2px 13px;
}         
#rightBoxBtm {
	background: url(../img/wb_right_box_btm.gif) no-repeat;
	width: 455px;
	height: 11px;
	font-size: 1px;
}                  
.right form {
	margin: 5px 0 0 15px;
}
.right fieldset {
	border: none;
}                
.right label {
	color: #2a6082;      
	display: block;
	margin-bottom: 5px;
}                
.right input.txt {
	width: 315px;
	margin-right: 5px;
}
.right p {        
	color: #4c82a8;
	font-size: 12px;
	font-style: italic;
	line-height: 1.3em;
	margin: 10px 30px;
}                     
/*---------------------*/
/* Footer -------------*/
/*---------------------*/
#footer {
	background: #d6e9bb url(../img/wb_land_bg.gif) top left repeat-x;
	height: 144px;
}
#footer .center {
	background: url(../img/wb_footer_hill.gif) 390px 0px no-repeat;
}
#footer ul {
	/*margin: 85px 0 20px 60px;*/
	margin: 85px 0 20px 60px;
	float: left;
	display: inline;     
}
#footer li {
	display: inline;
}
#footer p {
	float: right;
	display: inline;
	margin-top: 85px;
}
#footer a {
	text-decoration: none;
	padding: 2px;
}    
#footer a:hover {
	background: #e5f2fa;
}
/*---------------------*/
/* sIFR ---------------*/
/*---------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab = true] {
	display: none !important;
}

