/* Homepage CSS Document for BCBSNC Foundation

Author: Jennifer Hoy - jenn suz hoy - for Capstrat
Site design: Capstrat
Date Created: 12/18/2007
Last Updated: 12/21/2007
Copyright: BCBSNC Foundation. All rights reserved. */

/*-------------------------
Basic layout structure
------------------------*/
#home-rotator-container {
   position: relative;
	display: block;
	width: 725px;
	height: 238px;
	color: #858585;
	text-align: left;   
}
.home-rotator {
   position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 725px;
	height: 238px;
}
.home-rotator-content {
	position: absolute;
	top: 18px;
	left: 306px;
	display: block;
	width: 389px;
	height: 220px;
	overflow: hidden;
}


div#left-col {
	display: block;
	width: 311px;
	float: left;
	padding: 22px;
	margin: 0;
	color: #717171;
	background-color: #ffffff;
	
}
div#right-col {
	display: block;
	width: 354px;
	float: left;
	color: #717171;
	background-color: #ffffff;
	padding: 20px 8px;
	margin: 0;
	
}
div#double-wide {
	display: block;
	background: url(../img/home-spiff-bg.gif) repeat-y 0 0;
	
}

/*-------------------------
Page elements
------------------------*/

div#double-wide div.top-image {
	display: block;
	height: 7px;
	background: url(../img/home-spiff-top.gif) no-repeat 0 0;
	
}
div#double-wide div.bottom-image {
	display: block;
	height: 7px;
	background: url(../img/home-spiff-bottom.gif) no-repeat 0 0;
	clear: both;
	
}
div.spiff-left,
div.spiff-right {
	display: block;
	width: 172px;
	float: left;
	background-image: none;
	padding: 0;
}
div.spiff-right {
	margin: 0 0 0 10px;
}

/*-------------------------
Typography
------------------------*/

.home-rotator-content h1 {
	font-size: 1.1em;
	margin: 0 0 10px 0;
	padding: 0;
	color: #00aeef;
	background-color: transparent;
	font-weight: normal;

}
.home-rotator-content h2 {
	font-weight: normal;
	font-size: 1.7em;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	padding: 0;
	
}
.home-rotator-content p {
	line-height: 1.1em;
	margin: 0 0 25px 0;
	
}
.home-rotator-content ul {
	list-style-image: url(../img/spiff-flash-bullet.gif);
	margin: 0 0 5px 15px;
	padding: 0;
	font-size: .8em;
	line-height: 1.2em;
	
}
.home-rotator-content ul li {
	margin: 0 0 5px 0;
	
}
.home-rotator-thumbs {
	position:absolute;
	bottom:8px;
	right:10px;
	display:block;
}


p#tagline {
	display: block;
	clear: both;
	text-align: center;
	color: #ffffff;
	background-color: inherit;
	padding: 4px 0 4px 0;
	margin: 0;
	
}

/*-------------------------
Navigation
------------------------*/

.home-rotator-thumbs a {
	display: block;
	width: 6px;
	height: 6px;
	color: #deeaf0;
	background-color: #858585;
	text-decoration: none;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 1pt;
	line-height: 1pt;
	float:right;
}

.home-rotator-thumbs a:hover, .home-rotator-thumbs a:active, .home-rotator-thumbs a.active {
	color: #deeaf0;
	background-color: #00aeef;
	
}

/*-------------------------
In-text navigation
------------------------*/
