#rollovers {
	margin-top:10px;
	background-color:#7f7f7f;
	padding:5px;
	width:100%;
	height:333px;
}

#rollover-wrap {
	margin-right:-20px;
}

#featured-rollovers {
	float:left;
	width:538px;
	height:331px;
	background-color:#fff;
	color:#fff;
	border:1px solid white;
	font-weight:bold;	
}
	
#featured-rollovers h1 {
	font-size:1.7em;
	font-weight:100;
	margin-top:0;
	margin-bottom:0;
}

#featured-rollovers h4 {
	font-size:1.7em;
	font-weight:100;
	margin-top:0;
	margin-bottom:10px;
}

#featured-rollovers p {
	padding:0 100px 0 0;
	margin-top:0;
	line-height:1.5em;
	color:#ffffff;
}

#featured-rollovers ul {
	color:#fff;
	line-height:1.3em;
	list-style-image:url(../pix/rollovers_li.gif);
	margin-left:0;
	padding-left:15px;
}

#featured-rollovers li {
	margin:5px 0 5px 0;
}

#rollover-tabs a, #rollover-tabs a:visited {
	color:#fff;
	text-decoration:none;
}

#featured-rollovers a, #featured-rollovers a:visited {
	color:#fff;
	text-decoration:none;
}

#featured-rollovers a:hover {
	border-bottom:1px solid #fff;
}

#featured-rollovers ul li a:hover, #information h3 a:hover, #stories h3 a:hover, #news h3 a:hover, #meet h3 a:hover {
	color:#efefef;
}

#rollover-tabs {
	float:left;
	width:360px;
}

.tab {
	padding:10px 20px 10px 10px;
	margin-bottom:5px;
	margin-left:5px;
	color:#fff;
	font-size:0.9em;
	line-height:1.4em;
	display:block;
	width: 323px;
}

.tab:hover {
	cursor:pointer;
}

.tab h3 {
	font-size:1.3em;
	margin:2px 0 0 0;
	padding:0;
	color:#fff;
}

.tab p {
	margin:0;
	padding:7px 0 7px 0;
}

/* === TABS WHICH ACTIVATE LARGE SLIDES */

#information {
	background-image:url(../pix/rollovers/information_tab_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#6d939c;
	border:1px solid #fff;
}

#information:hover, #information.active {
	margin-left:-1px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:none;
	padding-left:17px;
}

#meet {
	background-image:url(../pix/rollovers/stories_tab_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	background-color:#5b7c88;
	height:49px;
	padding-bottom:6px;
	border:1px solid #fff;	
}

.tab#meet {
	padding:12px 20px 4px 10px;
}

#meet:hover, #meet.active {
	margin-left:-1px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:none;
	padding-left:17px;
}

#treatment {
	background-color:#445b64;
	background-image:url(/inc/html/gravitas/pix/rollovers/news_tab_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	border:1px solid #fff;		
}

#treatment:hover, #treatment.active {
	margin-left:-1px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:none;
	padding-left:17px;
}

#stories {
	background-color:#324249;
	background-image:url(/inc/html/gravitas/pix/rollovers/meet_tab_bg.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	border:1px solid #fff;	
}

#stories:hover, #stories.active {
	margin-left:-1px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	border-left:none;
	padding-left:17px;
}

/* ============================================= ROLLOVERS (Large) */

#information-rollover {
	background-color:#77a6b2;
	background-image:url(../pix/rollovers/front1Info.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:291px;
	padding:20px;
}

#stories-rollover {
	background-color:#698995;
	background-image:url(../pix/rollovers/open-evenings_bg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:291px;
	padding:20px;
	visibility:hidden;
	
}

#treatment-rollover {
	background-color:#445b64;
	background-image:url(../pix/rollovers/front3opt_prices.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:291px;
	padding:20px;
	visibility:hidden;
}

#meet-rollover {
	background-color:#445b64;
	background-image:url(../pix/rollovers/front4meet.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:291px;
	padding:20px;
	visibility:hidden;
}
