/* CSS Document */


body {
	font: 12px Helvetica, Arial, sans-serif;
	background: #fff url(../images/rfn_bg_green.gif) repeat-x fixed top center;
	}
* {margin: 0; padding: 0;}


#nav {
	margin: 0 auto;
	margin-top: 20px;
	width: 900px;
	background: #fff url(../images/nav_bg_pix.gif) repeat-x;
	border-right: solid 1px #a9a9a9;
}

.menu{
        width: 900px;
}

.menu ul{
        margin: 0; padding: 0;
        float: left;}

.menu ul li{
        display: inline;
		}

.menu ul li a{
        float: left; text-decoration: none;
        color: white;
        background-color: #333; }

.menu ul li a:visited{
        color: white;}

.menu ul li a:hover, .menu ul li .current{
        color: #fff;
        background-color:#0b75b2;}

#header {
	margin: 0 auto;
	padding: 5px;
	width: 888px;
	height: 105px;
	background:#ffffff;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
		
#rfn_container {
	margin: 0 auto;
	width: 898px;
	border: 1px solid #cccccc;
	background: #fff url(../images/rfn_body_bg.gif) repeat-y;
	}

/*** bottom nav & footer info  ***/
		
#footer {
	margin: 0 auto;
	padding: 10px;
	width: 880px;
	height: 100px;
	background-color: #f0f7eb;
}	

#footer h2 {

font-size: 12px;
font-weight: bold;
padding-bottom: 1px;
padding-top: 1px;

}

#footer a {

color: #000000;
text-decoration: none;
font-weight: bold;

}


#footer a:hover {

color: #000000;
text-decoration: underline;
font-weight: bold;

}


#bottomNav {

margin: 0;
padding: 0;

}

	
#bottomNav li {

display: inline;
padding: 0;
margin: 0;

}

#bottomNav li.bullet {

padding: 5px;
	
}
		
/*** MIDDLE SECTION ***/

#mid_section {
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	}
	
#topleft {
	float: left;
	width: 550px;
	height: 310px;
	border-bottom: 1px solid #CCCCCC;
	}	
	
#marq {
	margin: 10px;
	float:left;
	width: 540px;
	height: 270px;
	background:#CCCCCC;
	}
	
#left {
	margin: 10px;
	float: left;
	width: 520px;
	clear: left;
	}
	
#rfn_deals_info img {
	float: left;
	width: 125px;
	margin: 0 6px 0 0;
	}	
	
#rfn_deals_list {
margin: 0;
padding: 0;
float: left;
width: 500px;
}	


#midleft  span.more {
	display: block;
	text-align: right;
	font-weight: bold;
	}
	
#midleft span.more a {
	color: #000000;
	}
#midleft span.more a:hover {
	color: #00a6dd;
	}	

#rfn_deals_list ul {
padding-top: 5px;
list-style: none outside;	
}

#rfn_deals_list li {
padding-top: 2px;
width: 500px;
height: 25px;
background: #fff url(../images/real_deals_bg_list_2.gif) no-repeat;
}

#rfn_deals_list span.info {
	display: block;
	padding: 3px 0px 0px 20px;
	text-transform: uppercase;
	font-weight: bold;
}

#rfn_deals_list span.info a {
	color: #00a6dd;
	text-decoration: none;
}


#rfn_deals_list span.info a:hover {
	text-decoration: underline;
	}
	

/*** real deals box ***/	
#midleft {
padding: 10px;
with: 520px;
	
}	


/*** real experts box ***/	
	#midbot {
	margin-top: 10px;
	padding: 10px;
}

	#rfn_experts_list {
	margin: 0 auto;
	
	}
	

	#rfn_experts_list ul {
	margin-left: 5px;
	list-style: url(none) none outside;
	width: 540px;
	}
	
	#rfn_experts_list li {
	margin: 0 auto;
	float: left;
	width: 180px;
		}
		
	#rfn_experts_list p {
	display: block;
	padding: 5px 0px 5px 0px;
}	

	#rfn_experts_list img {
	width: 166px;
	}	
	
	
	#rfn_experts_list span.more {
	display: block;
	text-align: right;
	font-weight: bold;
	}
	
	#rfn_experts_list span.more a {
	color: #000000;
	}
	#rfn_experts_list span.more a:hover {
	color: #00a6dd;
	}		
	

/*** MIDDLE RIGHT SECTION ***/
	
#right {
	margin: 0 auto;
	padding: 10px;
	float: right;
	width: 298px;
	clear: right;
	overflow: auto;
	}

/*** newsletter box ***/	
#topright {
	padding: 10px;
	background: #ffffff;
	}
	
	
/*** real partners box ***/	
#midright {
	margin-top: 10px;
	padding: 10px;
	background: #ffffff;
	}	
	
	
/***
	
#rfn_partners_list img {
	float: left;
	width: 118px;
	padding-right: 5px;
	}	
	
	***/
		
#rfn_partners_list ul {
	list-style: url(none) none outside;
	}		
		

#rfn_partners_list  span.more {
	display: block;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	}
	
#rfn_partners_list span.more a {
	color: #000000;
	}
#rfn_partners_list span.more a:hover {
	color: #00a6dd;
	}			
	
/*** real events/tip of the day box ***/	
#botright {
	margin-top: 10px;
	padding: 10px;
	background: #ffffff;
	}	

#rfn_events_list {
margin: 0;
padding: 0;
width: 498px;	
}
	
#rfn_events_list ul {
list-style: inside;
color: #6eb43f;
width: 170px;
	}	
	
#rfn_events_list li {
padding: 5px;
	}
	
#rfn_events_list li a {
padding-left: 15px;
	}	

#rfn_events_list span {
font-weight:bold;
color:#000000;
	}	
	
#rfn_events_list span.more {
	display: block;
	font-weight: bold;
	}
	
#rfn_events_list span.more a {
	color: #000000;
	}

#rfn_events_list span.more a:hover {
	color: #00a6dd;
	}		
	
	
#tipbot {
	padding: 10px;
	height: 65px;
	background: #eff7ea;
	}	

#tipbot .tip {
font-size: 12px;
font-weight: bold;
color: #00a6dd;
text-transform: uppercase;
}

#tipbot .title {
font-size: 12px;
font-weight: bold;
color: #000000;
text-transform: uppercase;
}


#tipbot span.more {
	display: block;
	text-align: right;
	font-weight: bold;
	}
	
#tipbot span.more a {
	color: #000000;
	}

#tipbot span.more a:hover {
	color: #00a6dd;
	}		

div.clear
        {
          clear: both;
          font-size: 1px;
          line-height: 1px;
          overflow: hidden;
          visibility: hidden;
          width: 0;
          height: 0;
       }		        	   
	   
/*** global styles ***/	  

div.hr {
width: 100%;
height: 1px;
background: #dddddd;
} 

h1 {
padding: 5px 0 5px 0;
font-size: 15px;

}

a:link {color: #000000;}     /* unvisited link */
a:visited {color: #000000;}  /* visited link */
a:hover {color: #00a6dd; text-decoration:underline;}   /* mouse over link */
a:active {color: #000000;}   /* selected link */


#event_box {
margin: 0 auto; 
width: 600px; 
height: 300px; 
position: relative;
}

#etab1 {

}

#etab2 {

}

#etab3 {

}

#etab4 {

}


#etab5 {

}

