/* CSS Document */

/*==================================*/
/*    Author: Chris Johnson         */
/*    Company: Swanson Russell      */
/*    Date: September 1, 2009       */
/*==================================*/

/*==================================*/
/*------- WRAPPER WIDTH RESET ------*/
/*==================================*/

#home #wrapper_bg {
	min-width: 925px;
}

#home #wrapper {
	width: 925px;
}

#home #header {
	width: 925px;
}

#home #main_navigation {
	width: 925px;
}

#home #footer_bg {
	min-width: 925px;
}

#home #footer {
	width: 925px;
}

#home #secondary_nav {
	right: 25px;
}

/*==================================*/
/*------------ HERO AREA -----------*/
/*==================================*/

#hero_wrapper {
	position: relative;
	width: 925px;
	height: 333px;
	padding: 0 0 14px 0;
}

#hero_wrapper #next_hero_tab{
	width:25px;
	height:25px;
	background: url(/_ui/skin/img/home/next-arrow.png) no-repeat;
	background-position:top left;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:10;
	margin-top:-170px;
	margin-left:900px;
}
#hero_wrapper #next_hero_tab:hover{
	width:25px;
	height:25px;
	background-position:bottom left;
}
#hero_wrapper #prev_hero_tab{
	width:25px;
	height:25px;
	background: url(/_ui/skin/img/home/prev-arrow.png) no-repeat;
	background-position:top left;
	text-indent:-9999px;
	cursor:pointer;
	position:relative;
	z-index:10;
	margin-left:520px;
	margin-top:-23px;
}
#hero_wrapper #prev_hero_tab:hover{
	width:25px;
	height:25px;
	background-position:bottom left;
}

#hero {
	position: relative;
	width: 925px;
	height: 333px;
	background: url(/_ui/skin/img/home/hero_area.gif) 0px 0px no-repeat;
	z-index:0;
}

#hero h1 {
	font-size: 1.1em;
	padding: 0;
	line-height: 140%;
}

#hero h2 {
	font-weight: normal;
	color: #0093d0;
	font-style:italic;
	font-size: .8em;
	padding: 0 0 14px 0;
	line-height: 140%;
}

#hero h3 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: .5em;
	padding: 0 0 6px 0;
}

#hero p .bigblue{
	font-size: 1.2em;
	font-weight: bold;
	color: #0093d0;
	line-height: 120%;
}

#hero p .smallblue {
	font-size: .8em;
	color: #0093d0;
	font-weight: bold;
	line-height: 100%;
}

#hero p .smallgrey {
	font-size: .6em;
	font-weight: normal;
}

#hero p {
	padding: 0 0 12px 0;
}

#hero .left {
	float: left;
	width: 172px;
}

#hero .right {
	float: right;
	width: 164px;
}

.card {
	position: absolute;
	left: 552px;
	top:63px;
	width: 337px;
	height: 195px;
	color: #888888;
	display: none;
}

.card.first-child {
	display: block;
}

.card .medicare_content {
	width: 336px;
	height: 114px;
	background-color: #fff;
	font-size: .8em;
}

#hero .learnmore_but {
	padding: 8px 0 0 0;
	margin: 0 5px 0 0;
	font-size: .9em;
	float: left;
}

#hero .learnmore_but.small {
	font-size: .75em;
}

/*==================================*/
/*------------ HERO NAV ------------*/
/*==================================*/

ul#hero_nav {
	width: 925px;
	height: 41px;
	position: absolute;
	top: 279px;
}

ul#hero_nav li{
	list-style: none;
	font-size: .7em;
	position: absolute;
	top: 0px;
}

ul#hero_nav li a{
	display: block;
	height: 29px;
	padding: 12px 0 0 0;
	color: #0093d0;
	text-align: center;
	cursor: pointer;
}

ul#hero_nav li a:hover,
ul#hero_nav li a.active {
	color: #fff;
}

.blueessentials_but {left:0px; width: 86px;}
.blueessentials_hsa_but {left:86px; width: 153px;}
.bluepreferred_basic_but {left:239px; width: 117px;}
.bluepreferred_value_but {left:356px; width: 137px;}
.bluepreferred_value_hsa_but {left:493px; width: 204px;}
.tempcare_but {left:697px; width: 66px;}
.medicare_but {left:763px; width: 137px;}

.blueessentials_but a {width: 86px; background: url(/_ui/skin/img/home/hero_area.gif) 0px -279px no-repeat;}
.blueessentials_hsa_but a {width: 153px; background: url(/_ui/skin/img/home/hero_area.gif) -86px -279px no-repeat;}
.bluepreferred_basic_but a {width: 117px; background: url(/_ui/skin/img/home/hero_area.gif) -239px -279px no-repeat;}
.bluepreferred_value_but a {width: 137px; background: url(/_ui/skin/img/home/hero_area.gif) -356px -279px no-repeat;}
.bluepreferred_value_hsa_but a {width: 204px; background: url(/_ui/skin/img/home/hero_area.gif) -493px -279px no-repeat;}
.tempcare_but a {width: 66px; background: url(/_ui/skin/img/home/hero_area.gif) -697px -279px no-repeat;}
.medicare_but a {width: 137px; background: url(/_ui/skin/img/home/hero_area.gif) -763px -279px no-repeat;}

.blueessentials_but a:hover, 
.blueessentials_but a.active {width: 86px; background: url(/_ui/skin/img/home/hero_area.gif) 0px -353px no-repeat;}

.blueessentials_hsa_but a:hover,
.blueessentials_hsa_but a.active {width: 153px; background: url(/_ui/skin/img/home/hero_area.gif) -86px -353px no-repeat;}

.bluepreferred_basic_but a:hover,
.bluepreferred_basic_but a.active {width: 117px; background: url(/_ui/skin/img/home/hero_area.gif) -239px -353px no-repeat;}

.bluepreferred_value_but a:hover,
.bluepreferred_value_but a.active {width: 137px; background: url(/_ui/skin/img/home/hero_area.gif) -356px -353px no-repeat;}

.bluepreferred_value_hsa_but a:hover,
.bluepreferred_value_hsa_but a.active {width: 204px; background: url(/_ui/skin/img/home/hero_area.gif) -493px -353px no-repeat;}

.tempcare_but a:hover,
.tempcare_but a.active {width: 66px; background: url(/_ui/skin/img/home/hero_area.gif) -697px -353px no-repeat;}

.medicare_but a:hover,
.medicare_but a.active {width: 137px; background: url(/_ui/skin/img/home/hero_area.gif) -763px -353px no-repeat;}

/*==================================*/
/*------------- CONTENT ------------*/
/*==================================*/

#content_wrapper {
	width: 890px;
	padding: 0 21px 0 13px;
	background: url(/_ui/skin/img/home/womanwithpurse2.gif) 0% 100% no-repeat;
	color: #888887;
	font-size: .75em;
}

#content_left {
    color:#515151;
	width: 410px;
	float: left;
	padding: 18px 0 35px 0;
}
#content_left p,
#content_left div{
    padding-left:83px;
}

#content_left ul, #content_left ol {
	padding: 10px 0 0 0;
}

#content_left li {
	list-style: none;
	background: url(/_ui/skin/img/main/bullet.gif) 0px 5px no-repeat;
	padding: 0 0 0 10px;
}

#content_right {
    color:#515151;
	width: 442px;
	float: right;
	padding: 18px 0 35px 0;
}

h1 {
	font-size: 1.45em;
	font-weight: normal;
	padding: 0 0 10px 0;
	line-height: 115%;
}

h2 {
	color: #d58c0b;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0 0 7px 0;
}

.blue {
	color: #0093d0;
}

.learnmore_but {
	font-size: 1em;
	padding: 4px 0 0 0;
}

.learnmore_but a{
	background: url(/_ui/skin/img/main/arrow_light.gif) 100% 0px no-repeat;
	padding: 0 19px 0 0;
}	

.learnmore_but a:hover{
	background: url(/_ui/skin/img/main/arrow_light.gif) 100% -17px no-repeat;
}	

.blog_but {
	margin: 4px 0 0 0;
	padding: 0 5px 0 5px;
	width: auto;
	float: left;
	border: 1px solid #dbdbdb;
	border-width: 0 0 0 1px;
	font-size: .95em;
}

.blog_but.first-child {
	padding: 0 5px 0 0;
	border-width: 0 0 0 0;
}

/*------------- Feature Items ------------*/

.feature_wrapper {
	width: 217px;
	background: url(/_ui/skin/img/home/feature_wrapper_bg_mid.gif) 0px 0px repeat-y;
	float: left;
	margin: 0 5px 0 0;
}

.feature_wrapper_inner {
	width: 217px;
	background: url(/_ui/skin/img/home/feature_wrapper_inner_bg.gif) 0px 100% no-repeat;
	padding: 0 0 23px 0;
}

.feature_wrapper h2 {
	width: 191px;
	background: url(/_ui/skin/img/home/feature_wrapper_bg_top.gif) 0px 0px no-repeat;
	font-weight: normal;
	padding: 15px 13px 5px 13px;
	font-size: 1.4em;
	color: #888887;
}

.feature_wrapper.orange {
	background: url(/_ui/skin/img/home/feature_wrapper_bg_mid_orange.gif) 0px 0px repeat-y;
}

.orange .feature_wrapper_inner {
	width: 217px;
	background: url(/_ui/skin/img/home/feature_wrapper_inner_bg_orange.gif) 0px 100% no-repeat;
	padding: 0 0 23px 0;
}

.feature_wrapper.orange h2 {
	background: url(/_ui/skin/img/home/feature_wrapper_bg_top_orange.gif) 0px 0px no-repeat;
}

.feature_wrapper p {
	width: 191px;
	padding: 0 13px 0 13px;
}

.feature_wrapper .learnmore_but a{
	background: url(/_ui/skin/img/main/feature_arrow.gif) 100% 0px no-repeat;
	padding: 0 19px 0 13px;
}

.feature_wrapper .learnmore_but a:hover{
	background: url(/_ui/skin/img/main/feature_arrow.gif) 100% -19px no-repeat;
}