/* eHealth styles */

body {
  color: #000000;
  font-size: 11px;
  font-family: Arial;
  background: #FFFFFF url(../images/body_bg.png) repeat-x 0 0;
  padding: 0px;
  margin: 0px;
}

*{outline: none;}

.topnav a:link, .topnav a:visited {
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}
.topnav a:hover {
	font-size: 11px;
	color: #FF7601;
	text-decoration: underline;
}
.topnav .left a {
	margin-right: 22px;
}
#wrap {
	width: 770px;
}
.topnav {
height:17px;
padding:1px 18px;
width:auto;
background: #EBEEF1;

}
.topnav .left {
float:left;
margin: 0;
padding:0;
}
.topnav .right {
float:right;
margin:0;
padding:0;
}

.topnav .topNavBar {
	margin: 9px 9px 0 9px;
	color: #404040;
}
.topnav .space {
	display: inline;
	width: 22px;
}

#footer{
  padding: 0 0 30px 0;
  font-size: 11px;
}
#footer-left{
  float: left;
  width: 72%;
}
#footer-right{
  float: left;
  width: 28%;
  padding: 20px 0 0 0;
}
#footer-left ul{
  margin: 0 0 0 15px;
  padding: 0;
}
#footer-left ul.foot-firstrow{
  margin: 30px 0 10px 15px;
}
#footer-left p{
  margin: 10px 0 0 15px;
}
#footer-left ul li:first-child{
  padding: 0 10px 0 0;
  background: none;
}
#footer-left ul li,#footer-right ul li{
  display: block;
  float: left;
  width: auto;
}
#footer-left ul li{
  padding: 0 10px;
  background: url('http://www.ehealthinsurance.com/ehealthinsurance/images_new/layout/home-main-pic.png') no-repeat -229px -154px;
}
#footer-right p{
  margin: 10px 14px 0 0;
  text-align: right;
}
.truste{
  position: relative;
  top: 22px;
}
.verisign{
  position: relative;
  top: 0;
  left: 18px;
}


.footerlinks, .footerlinks:link, .footerlinks:visited{
	FONT-SIZE: 10px;
	font-family: Verdana;
	COLOR: #666666;
	TEXT-DECORATION: underline;
	margin-right: 11px;
}
.footerlinks:hover {
	COLOR: #F60;
}
.gSearchBox {
float:right;
margin:3px 0 0;
}
input.getQuotesBtn, .gSearchBox .gSearchForm, .gSearchBox .gSearchForm .searchBtn, .goBtn {
	border: 0;
	cursor: pointer;
	background: url(../images/buttons.png) no-repeat 0 0;
}
.gSearchBox .gSearchForm {
background-color:#EBEEF1;
background-position:-109px bottom;
cursor:default;
padding:0 10px 2px;
}
.gSearchBox .gSearchForm .searchBtn {
	width: 55px;
	height: 17px;
	background-position: -44px -50px;
}
.goBtn {
	width: 37px;
	height: 24px;
	background-position: 0 -50px;
}
.gSearchBox .textbox {
	padding: 0;
	height: 13px;
	width: 120px;
}
.bordererror {
	margin: 5px auto;
	border: 2px solid #f00;
	background: #ffc;
}
.errornotice, .errorlabel {
	font-weight: bold;
	font-size: 11px;
}
.errorlabel {
	color: red;
}
.errortext {
	font-size: 11px;
}
.topNavBg {
	background-color: #EBEEF1;
}
.topNav, .topNav:link, .topNav:visited {
	margin: 9px 22px 0 0;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}
.topNav:hover {
	margin: 9px 22px 0 0;
	font-size: 11px;
	color: #ff7601;
	text-decoration: underline;
}
.topNavBar {
	margin: 9px 0 0 9px;
	font-size: 12px;
	color: #404040;
	text-decoration: none;
}
.topNavRt, .topNavRt:link, .topNavRt:visited {
	margin: 9px 0 0 9px;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}
.topNavRt:hover {
	margin: 9px 0 0 9px;
	font-size: 11px;
	color: #ff7601;
	text-decoration: underline;
}

/* Newsroom styles */

/* common */
.wrappBottom .right {
	float: right;
}

#pnlMessage {
  color: red;
  margin: .5em 0;
}

a img{
border: none;
}

ul.menu-list {
	margin: 0;
	padding: 0;
}

ul.menu-list li {
	list-style: none;
}

.dottedSep {
	font-size: 1px;
	height: 30px;
	background: url(../images/dotted.png) repeat-x 0 50%;
	clear: left;
}

.clear {
  clear: both;
  height: 1px;
  font-size: 1px;
}
.clearLeft {
  clear: left;
  height: 1px;
  font-size: 1px;
}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { #display: inline-block; /* IE6-7 */}

.pageDate{
padding: 0 0 22px 0;
color: #808080;
margin:-6px 0 0;
}

h1, div.h1{
  color: #f0730d;
	font-size: 24px;
	font-weight: normal;
	margin: 12px 0 11px 0;
	line-height: 1;
}

h2, div.h2{
  color: #f0730d;
	font-size: 18px;
	font-weight: normal;
	margin: 12px 0 11px 0;
	line-height: 1;
}



h1.title{
margin-top: 0px;
}

/* Links */
a:link, a:visited{
color: #005ea3;
text-decoration: none;
}
a:hover{
color: #FF6600;
text-decoration: underline;
}

.prevLink{
padding-left: 10px;
background: transparent url('../images/link_arrows.png') no-repeat left 3px;
}

.nextLink{
padding-right: 10px;
background: transparent url('../images/link_arrows.png') no-repeat left -16px;
}

.more{
margin-top: 12px;
}
.more a{
padding-left: 13px;
background: transparent url('../images/menu_item_arrow.png') no-repeat left 5px;
}


.prLinks p{padding: 2px 0}

/* Wrappers/Columns */
.main{
width: 999px;
margin: 0px auto;
background-color: #ffffff;
}

.header{
height: 74px;
width: 999px;
background: #ffffff url('../images/header_bg.png') no-repeat left bottom;
}

.header .logo{
float: left;
width: 238px;
padding: 7px 0 0 18px;
}

.header .loginLink{
float: right;
margin: 25px 18px 0 0;
}

.wrappTop{
background: url('../images/main_wrapp_top.png') repeat-x left top;
padding: 30px 18px;
}
.wrappBottom{
background: url('../images/main_wrapp_bottom.png') repeat-x left bottom;
}

.leftCol, .centerCol, .rightCol{
float: left;
}

.leftCol{
width: 142px;
}

.centerCol{
width: 551px;
margin-left: 30px;
}

.rightCol{
width: 209px;
margin-left: 30px;
}

/* Kiosks */

.kiosk{
margin-bottom: 12px;
}

.kiosk p{
margin: 2px 0px;
}

.kioskBody{
border-left: 1px solid #d9d9d9;
border-right: 1px solid #d9d9d9;
background: #FFFFFF url('../images/kiosk_bg.png') repeat-x left bottom;
padding: 2px 12px;
zoom: 1; /* IE fix */
}

.kioskTitle{
font-size: 20px;
color: #003274;
padding-bottom: 10px;
}

.ctl, .ctr, .cbl, .cbr{
background: transparent url('../images/corners.png') no-repeat;
font-size: 1px;
}

.kiosk .ctl{
background-position: 0px 0px;
height: 10px;
}

.kiosk .ctr{
background-position: 100% -20px;
height: 10px;
padding-right: 10px; 
}

.kiosk .cbl{
background-position: 0px -10px;
height: 10px;
}

.kiosk .cbr{
background-position: 100% -30px;
height: 10px;
padding-right: 10px; 
}

.searchBox .kioskBody{
background: #FFFFFF url('../images/kiosk_bg_searchBox.png') repeat-x left bottom;
}

.searchBox{
height: 58px;
}

.rightCol .kiosk .kioskBody{
background: #FFFFFF url('../images/kiosk_bg_right.png') repeat-x left bottom;
}


.homeKiosk{
margin-bottom: 30px;
}

.homeKiosk div.h2{
  color: #f0730d;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 11px 0;
	line-height: 1;
}

.homeKiosk img, .homeKiosk object{
margin-right: 15px;
width: 266px;
}


/* Image strip kiosk*/
.kioskStrip .newsBody .newsImage{
float: none;
padding: 0 0 15px 0;
}
.newsImageSmall {
  display: none;
}
.imageStrip, .textile .imageStrip {
  padding-top: 1px;
}
.imageStrip .newsBody .newsText,
.imageStrip li .newsBody h2,
.imageStrip li .newsBody .download,
.imageStrip li .newsBody .newsImage {
  display: none;
  clear: none;
}
.imageStrip ul li, 
.imageStrip .newsBody, 
.imageStrip .newsImageSmall {
  display: inline;
}
.imageStrip ul, .textile .imageStrip ul {
  padding-top: 3px;
  min-height: 45px;
  _height: 4px; /* IE6  */
  position: relative;
}
.imageStrip li {
  #padding-right: 3px; /* IE fix */
}
.imageStrip li a {
  zoom: 1; /* IE fix */
  position: relative;
  outline: none;
}
.imageStrip li a:hover,
.imageStrip li a.active {
 border: none;
 padding: 0;
}
.imageStrip li .newsImageSmall a:hover {
 position: relative;
 background-position: 0; /* dummy update for IE6 */
}
.imageStrip li .newsImageSmall a img {
  width: 52px;
  padding: 3px;
  height: 42px;
}
.imageStrip li  .newsImageSmall a:hover img,
.imageStrip li  .newsImageSmall a.active img {
  border: 3px solid #ff7500;
  padding: 0;
}
.kioskStrip .newsImage img {
  max-width: 181px;
  _width: expression( this.clientWidth>181 ? "181px" : void(0) ); /* IE6 */
}  
.kioskStrip .newsText{display: inline;}


.kioskStrip .newsImage {
  text-align: center;
}

/* Left Menu */
.leftMenu a{
display: block;
font-size: 12px;
padding: 3px 0 3px 13px;
background: transparent url('../images/menu_item_arrow.png') no-repeat left 8px;
}

a.selected{
color: #000000;
font-weight: bold;
}


/* Forms */


/* search bar */
#searchBar{
margin-top: 3px;
}
#searchBar .prInput {
  width: 85px;
  height: 13px;
  padding: 2px 2px 4px 4px;
  float: left;
  background: url('../images/search_field_bg.png') no-repeat left top;
}

#searchBar .prInput input{
  border: none;
  width: 80px;
  font-size: 11px;
  background-color: #ffffe6;
  #padding: 0px;
}

#searchBar .prSubmit {
  float: left;
}

/* index search forms*/
#indexForm{
margin: 25px 0px;
}

#indexForm .ctr{
background-position: 100% -54px;
height: 7px;
padding-right:7px;
}

#indexForm .ctl{
background-position: 0 -40px;
height: 7px;
padding-left: 7px;
}

#indexForm .cbr{
background-position: 100% -61px;
height: 7px;
padding-right:7px;
}

#indexForm .cbl{
background-position: 0 -47px;
height: 7px;
padding-left: 7px;
}

#indexForm .ctl i, #indexForm .cbl i{
display: block;
height: 7px;
font-size: 1px;
background-color: #e6e6e6;
}

#indexForm .indexFormBody{
background-color: #e6e6e6;
padding: 7px 12px 10px 12px;
}

#indexForm .indexFormBody input, #indexForm .indexFormBody select{
color: #808284;
font-size: 11px;
margin-top:5px;
padding: 1px 0;
}

.prSort, .prYears, .prSortBy{
height: 20px;
border: 1px solid #999999;
}

.prSearch{width: 167px; height: 16px; border: 1px solid #999999;}
.prSort{width: 125px;}
.prYears{width: 67px;}
.prSortBy{width: 77px;}
.prSearchImage{width: 307px; height: 16px; border: 1px solid #999999;}

.prSearch2{width: 239px; height: 16px; border: 1px solid #999999;}
.prYears2{width: 110px;}
.prSortBy2{width: 110px;}

/* Service links */
.serviceLinks {
  zoom: 1;
  width: 125px;
  margin:0 auto;
}

.socialLinks {
  zoom: 1;
  width: 146px;
  margin:0 auto;
}
.serviceLinks .clear,
.socialLinks .clear { height: 1px; }
.serviceLinks .linksList a,
.socialLinks .linksList a {
  background: url(../images/icons.png) no-repeat -1000px top;
  padding: 35px 0 0 0;
  color: #f0730d;
  display: block;
  text-align: center;
  font-size: 10px;
}

.serviceLinks .linksList a,
.serviceLinks .shareBigBtn .shareThis{
width: 42px;
}

.serviceLinks .linksList li,
.socialLinks .linksList li{
  float: left;
}
.serviceLinks .linksList .rss { padding-right: 0; }
.serviceLinks .linksList .rss  a { background-position: 50% -58px; }
.serviceLinks .linksList .alerts a { background-position: 50% 0px; }
.serviceLinks .linksList .share a {
  background: url("../images/prshare_icons.png") no-repeat scroll 50% -730px transparent; 
  width: 40px;
}
.socialLinks .linksList .facebook a { background-position: 50% -120px; width: 62px;}
.socialLinks .linksList .twitter a { background-position: 50% -180px; width: 42px;}
.socialLinks .linksList .blog a { background-position: 50% -360px; width: 42px;}


.serviceLinks .shareThisWrap { display: none; } /* hide share until load */
.serviceLinks .shareBigBtn { display: block; }
.serviceLinks .shareBigBtn .shareThis {
  width: 40px;
}
.serviceLinks .shareThis .shareText a {
  font-size: 10px;
}

.shareBigBtn .shareThis .shareText{
background-position: 50% -728px !important;
}

.serviceLinks .shareThisWrap {
  margin: 0;
}


/* Media contacts */

.contactName{
  font-weight: bold;
}

.contactName, .contactTitle, .contactPhone{
padding: 0 0 2px 0;
}

/* Indexes */
.newsBody h2{
  color: #005ea3;
  font-size: 14px;
  margin: 0 0 5px 0;
  line-height: normal;
  font-weight: normal;
}

.newsDate {
  color: #989898;
  font-size: 11px;
  margin: 0 0 2px 0;
}

.categoryLink{
color: #808080;
margin-top: 5px; 
}

.newsBody .newsImage { float: left;}

.centerCol .newsBody .newsImage img,
.homeKiosk .newsBody .newsImage img { margin: 0 12px 0 0; width:140px; height: 98px;}

.relevancy {
  margin-top: 5px;
}

/* Paging */
#pagingTop, #pagingBottom {
  clear: left;
  color: #808080;
}
#pagingTop { margin-bottom: 25px; }
#pagingBottom { margin-top: 30px;}

#pagingTop span, #pagingTop a,
#pagingBottom span, #pagingBottom a {
  padding: 3px;
}
#pagingTop span, #pagingBottom span {
  color: #000000;
  line-height: 22px;
  padding: 3px;
}
#pagingTop .res, #pagingBottom .res {
  color: #000000;
  padding: 0;
  font-weight:normal;
}




/* service */
#servicePage #bd {
  background: #fff;
}

/* rss list */
.rssList {
  margin: 20px 0;
}
.rssList a {
  float: left;
  width: 500px;
  font-size: 17px;
}
.rssList .rss_icon {
  width: 20px;
  float: right;
}
.rssList .dottedSep {
  margin: 10px 0;
  height: 2px;
}


/* Image Library styles */
body #modalLoadingOverlay,
.prImageLibrary .galleryLoading {
  background-image: url(../images/loading.gif)
}
.prImageLibrary .galleryLoading {
  padding-top: 40px;
  height: 500px; 
}
#indexView, #imageView {background-color:#FFFFFF;}

.prImageLibrary .photo_item {
  width: 155px;
  margin:0 17px 20px 0 !important;
}
.prImageLibrary #albumView h2 {
  color: #3e3b37;
  font-size: 14px;
}
.searchForm .formReset {
  font-size:10px;
  margin-top:5px;
}
.prImageLibrary .ratingList .rateon { background-position: 4px -240px; }
.prImageLibrary .ratingList .rateoff { background-position: 4px -280px; }

.prImageLibrary .cmtReply a { background-position: 0 -320px; }
.prImageLibrary .eCommentsForm h2 {
  text-transform: none;
  font: bold 13px Arial, Helvetica, sans-serif;
  color: #595959
}
.prImageLibrary #albumList .albumImage img {
  opacity: .40;
  filter: alpha(opacity=40); 
}

.imageViewNav a{font-size: 12px !important;}
.prImageLibrary .eImageData h2{color:#3E3B37; margin:17px 0 8px !important;}

#albumList span.gl-active{
border:3px solid #ff7500 !important;
height:51px !important;
width:77px !important;
opacity: 1 !important;
}
.gallery-hol .gtl{
background-position:0 -130px !important;
}
.gallery-hol .gbl{
background-position:0 -137px !important;
}

.ePlayer img, .ePlayer object{
width: 505px;
}

#albumView .dataPanel .albumImage{
display: none;
}

.eComments .inputBorders input, .inputBorders textarea, .eComments .fldCaptcha input{
  border: 0px !important;
  background: #FFFFFF !important;
  padding:4px;
  color: #4c4c4c !important;
  font-size: 12px !important;
}

.eComments .fldCaptcha{
  padding: 3px 8px;
  background: url(../images/captcha_bg.png) no-repeat left top;
}

.eComments .fldCaptcha input{
  border: 0px !important;
  background: #FFFFFF url(../images/captcha_field_bg.png) no-repeat left top !important;
  padding: 5px 7px 17px 4px;
  color: #4c4c4c;
  font-size: 12px;
}

.eComments .inputBorders .inner {
  border: 1px solid #ccc !important;
  border-top: none !important;
  border-bottom: none !important;
  background: #fafafa;
}
.eComments .inputBorders .tl, .eComments .inputBorders .tr,
.eComments .inputBorders .bl, .eComments .inputBorders .br {
	background: url(../images/prgl_rounds.png) no-repeat left top;
	font-size: 1px;
	height: 3px;
	display: block !important;
}

.eComments .inputBorders .tl {
	background-position: 0 -160px;
  position: relative;
  top: 1px;
}
.eComments .inputBorders .tr {
	background-position: 100% -160px;
  margin-left: 10px;
}
.eComments .inputBorders .bl {
	background-position: 0 -165px;
  position: relative;
  top: -1px;
  width: auto;
}
.eComments .inputBorders .br {
	background-position: 100% -165px;
  margin-left: 10px;
}

.eComments .leave{
margin-top: 12px;
}
/* Page Images */
/* Article info */
.articleInfo {
	color: #808080;
  margin-bottom: .7em;
}
.articleImage {
  float: left;
}

.articleImage img {
  margin: 0 16px 3px 0;
  width: 245px;

}
.articleAuthor {
	font-style: italic;
	margin-top: 10px;
}

.articleImageSub, .imageLeft div {
	font-style: italic;
	color: #666;
	font-size: 10px;
	padding-top: 2px;
}

/* Article Location Field */
.articleInfoLocation {
  color: #666;
  float:left;
  padding:0 5px 0 0;
}
.articleInfoLocation .articleDate {
  padding-right: .5em;
}

/* popup */
#popUp{
background-image: none;
}

#popUp .header{
width: auto;
}

#popUp .footer{
text-align: center;
padding: 10px 18px;
color: #666666;
font-size: 10px;

}

#popUp .content{
padding: 8px 18px 22px 18px;
background:transparent url(../images/main_wrapp_bottom.png) repeat-x scroll 0 bottom;
}


.level10{
padding: 0 0 0 12px;
}

.level20{
padding: 0 0 0 24px;
}

img.external {
  width: auto !important;
}
.pdflink, .external {
	margin: 0 0 0 4px;
}

.rssList .pdflink, .rssList .external, 
.newsImage .pdflink, .newsImage .external,
.shareThis .pdflink, .shareThis .external{
display: none;

}

.socialButtons {
  padding:15px 0;
}
.socialButtons .external {display:none;}

