
body, td, div { font-size: 12px; font-family: Verdana, arial, sans-serif; border:none}

h3, h4, .rg_subsection_header { background-color: #AAC7DE; color: white; border: none;}

A  {color: #FB9952;; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 12px;}
A:link {color: #FB9952; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 12px;}
A:active {color: #FB9952; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 12px;}
A:visited {color: #FB9952; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 12px;}
A:hover {color: #FB9952; text-decoration: underline; font-family: verdana, arial, sans-serif; font-size: 12px;}

.ess_table_row1 { background-color: #F1F1DF; }
.ess_table_row2 { }

.searchBar {

background-color: white;
}

 li 
{
line-height: 15px;
padding-left: 5px;
padding-top: 0px;
background-image: url();
background-repeat: no-repeat;
background-position: 0px 2px;
}


.topLists .ess_table_row1 td, .topLists .ess_table_row2 td, .topLists .ess_table_row1 td a, .topLists .ess_table_row2 td a {
	font-size:10px;
}

.offersTable a, .offersTable a:hover, .offersTable div { font-size:11px; }

.mediaMainDiv {
	width:545px;
}
.secondaryContent  {
	margin-left:0px;
	width:27%;
	padding-left:5px;
}

.mainContent {
	padding-right:5px;
}

.mediaNavigationTab a:visited {
	
	color: #404040; text-decoration: none; font-family: verdana, arial, sans-serif; font-size: 12px; ;
}

.RGAdBoxHeaderDiv {
	background-color: #AAC7DE; 
	color: white; 
	border: none;
	font-size:12px;
	font-weight:bold; 
	padding:3px 3px 3px 5px;  

}


/* classes for the all inclusive tab */

.RGSubTabPanel {
	position: relative;
	z-index: 1;
	left: 20px;
	height: 23px;
}

a.RGSubTab {
	background-image:url(/groups/rg/orbville/images/top_tab.gif);
	border-right:1px solid #B0B0B0;
	border-top:1px solid #B0B0B0;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

a.RGSubTabDisabled, a.RGSubTabDisabled:hover {
	color: silver !important;
	background-image: none !important;
	background-color: #eeeeee !important;
	text-decoration: none !important;
}

a.RGSubTab, a.RGSubTabDisabled, a.RGSubTabOn {
	background-color:#EEEEEE;
	border:1px solid silver;
	color:black;
	float:left;
	font-family:arial !important;
	font-size:12px;
	font-weight:normal;
	margin-left:2px;
	margin-right:2px;
	padding:0px 13px;
	position:relative;
	text-decoration:none;
	height:22px;
	line-height:23px;
}

a.RGSubTab:hover, a.RGSubTabOn:hover { 
	float: left;
	color: black;
	background-color: white;
	background-image: none;
	text-decoration: none;
	font-size: 13px;
}

a.RGSubTabOn {
	
	font-size: 13px;
	background-color:white;
	background-image:none;
	border-color:silver silver white;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	height:25px;
	line-height:26px;
	position:relative;
	top:-3px;
	z-index:5;
}
