﻿.dummy_css
{
	/* this css declaration is needed to fix the 'mobile web compression' issue which causes the first css rule in the first css file
	   in the page to become corrupt due to an odd character inserted at the front of the file - MAA 16/08/2010 */
}

html, body
{
	margin:0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica;
}
p { line-height: 18px; color: #222; } 
li { margin: 2px 0px; line-height: 18px; }
/* this tag should only contain border:0, if there's anything else then VS erroneously added it when an image was dragged onto the design surface */
img
{
	border-width: 0;
}
.headermax
{
	/*height:65px;*/
	float:left;
	width:100%;
	z-index:30;
	background:#fff;
}
.header1000
{
	position:relative; 
	left:0; 
	top:0; 
	width:1000px; 
	height:110px; 
	margin:0 auto;
	z-index:10000;
}
.header1000 .LogoPanel
{
    position: absolute; 
    top: 2px; 
    left: 0;
}
.header1000 .LogoPanel img.Logo 
{
    padding-top:5px;
}
.header1000 .LogoPanel img.Strap
{
    padding-left:100px;
}
    
.header1000 .PhonePanel
{
    position: absolute; 
    right: 0px; 
    bottom: 15px;
}
.toplinks
{
    position:absolute;
    top:5px;
    right:70px;
    width:400px;
}
.plusone
{
    position:absolute;
    top:7px;
    right:0px;  
    width:60px;
    overflow:visible;
    padding-left:10px;  
}
    

.header1000 .tabs
{
    position: absolute; 
    bottom: 0px; 
    left: 0px; 
    width:1000px;
    height: 22px;
}
.headitem 
{
	float:left;
	margin: 0 2px 0 0;
	padding:0;
	padding-left:10px;
	padding-top:3px;
	height:19px;
	font-family: webfont, Arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#fff;
	white-space:nowrap;
	overflow:visible;
}
.headitem:hover, .headitem:focus { text-decoration:none; cursor:pointer; }
.tab-home
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif);
	width:50px;
}
.tab-health
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -701px 0;
	width:126px;
}
.tab-news
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -60px 0;
	width:50px;
}
.tab-insurers
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -120px 0;
	width:77px;
}
.tab-hosps
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -207px 0;
	width:87px;
}
.tab-medcons
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -304px 0;
	width:150px;
}
.tab-info
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -464px 0;
	width:107px;
}
.tab-home-on, .tab-home:hover
{
    background :url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) 0 23px;
	width:50px;
}
.tab-health-on, .tab-health:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -701px 23px;
	width:126px;
}
.tab-news-on, .tab-news:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -60px 23px;
	width:50px;
}
.tab-insurers-on, .tab-insurers:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -120px 23px;
	width:77px;
}
.tab-hosps-on, .tab-hosps:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -207px 23px;
	width:87px;
}
.tab-medcons-on, .tab-medcons:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -304px 23px;
	width:150px;
}
.tab-info:hover
{
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -464px 23px;
	width:107px;
}
a.headlink
{
    color:#0595db;
    padding:4px 4px 0 4px;
    height:20px;
    float:right;
    cursor:pointer;
    font-size:12px;
    font-family:Arial;
    text-align:right;
}
a.headlink:hover, a.headlink:focus
{
    text-decoration:underline;
}

.pro-button
{
	position:absolute; 
	top:0;
	right:0;
	width:119px;
	height:28px;
	background:url(/health-insurance/img/header-tab-buttons-sprite-notext.gif) -582px 0;
}
#signout_outer
{
    display:block;
	width:1000px;
	z-index:100;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-500px;
}
.signoutdiv
{
	position:absolute; 
	top:0px; 
	right:0;
	z-index:101;
	cursor:default;
}
.outer 
{
	float:left;
	width:100%;
	z-index:10;
	position:relative;
}
.inner
{
	width:1000px;
	margin:0 auto;   
}
.main
{
	width:1000px;
	float:left;
/*    z-index:1; removed 6/6/9 */
}
.hmain
{
	width:1000px;
	float:left;
/*    z-index:1; removed 6/6/9 */
}
.footer
{
	width:1000px;
	font-size:9px;
	margin-top:10px;
	float:left;
	color:#888;
}
.footer a
{
	margin-left:20px;
	color:#777;
}
.companynotice
{
	width:1000px;
	color:#555;
	text-align:center; 
	font-size:11px; 
	margin:10px auto;
	font-family: Arial, Verdana;
}
.companynotice a
{
	color:#555;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.footer .lower
{
	 width:990px; 
	 margin-top:2px; 
	 float:left;
	 padding:0 5px; 
	 border-top: solid 1px silver;
}
.footer .lower .links
{
	float:right; 
	width:650px; 
	text-align:right;
	font-size:11px;
}
.footer .lower .copyright
{
	float:left;
	width:330px;
	white-space:nowrap;
}

.namebg
{
	color:#c0c0c0;
}

/* http://soyrex.com/articles/tutorial-using-font-face-to-embed-fonts.html 
   http://www.fontsquirrel.com/fontface/generator  */
@font-face {
	font-family: 'webfont';
	src: url('/health-insurance/css/webfont.eot');
	src: local('fontthatdoesntexist!'), url('/health-insurance/css/webfont.woff') format('woff'), url('/health-insurance/css/webfont.ttf') format('truetype'), url('/health-insurance/css/webfont.svg#webfontF3rZIndG') format('svg');
	font-weight: bold;
	font-style: normal;
}

.bold { font-weight:bold; }

h1, .h1
{
	font-size:24px;
	font-weight:bold;
	margin: 0 0 10px 0;
}
h2, .h2
{
	font-size: 20px;
	font-weight:bold;
	margin:0 0 10px 0;
}
h3, .h3
{
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
}
h4
{
	font-size:11px;
	margin: 0 0 10px 0;
}
/* hide the element and the spacing */
.hide
{
	display:none;
}
/* hide the element but keep the spacing */
.hidev
{
	visibility:hidden;
}
/* set the rowstyle, headerstyle and gridview style cssclass to this */
.gridstyle 
{
	border:0;
}
.gridstylerowgray
{
	color:#b0b0b0;
}
.gridstylerowgray a
{
	color:#c594a9;
}

.tabimg
{
	border:0;
	margin:0;
	padding:0;
}
.signout
{
    color:#0595db;
	font-size:12px;
	text-decoration:none;
}
.signout:hover
{
	text-decoration:underline;
}

.boxm
{
    clear:left;
    background:white;
}
.boxtl
{
	float:left; 
	height:10px; 
	background:url(/health-insurance/img/white-panel-top-10.png) no-repeat;
	_background:url(/health-insurance/img/white-panel-top-10.gif) no-repeat;
	line-height:0;
	font-size:1px;
}
.boxtr
{
	float:left; 
	width:60px; 
	height:10px; 
	background:url(/health-insurance/img/white-panel-top-10.png) no-repeat -940px 0;
	_background:url(/health-insurance/img/white-panel-top-10.gif) no-repeat -940px 0;
	line-height:0;
	font-size:1px;
}
.boxbl
{
	float:left; 
	height:10px; 
	background:url(/health-insurance/img/white-panel-bottom-10.png) no-repeat;
	_background:url(/health-insurance/img/white-panel-bottom-10.gif) no-repeat;
	font-size:1px; 
	line-height:0;
}
.boxbr
{
	float:left; 
	width:60px; 
	height:10px; 
	background:url(/health-insurance/img/white-panel-bottom-10.png) no-repeat -940px 0;
	_background:url(/health-insurance/img/white-panel-bottom-10.gif) no-repeat -940px 0;
	font-size:1px; 
	line-height:0;
}


.mainnorth
{
	height:10px; 
	width:1000px;
	margin-top:10px; 
	background:url(/health-insurance/img/white-panel-top-10.png); 
	_background:url(/health-insurance/img/white-panel-top-10.gif); 
	font-size:1px; 
	line-height:0;
	clear:left;
	float:left;
}
.mainmid
{
	background:white; 
	padding: 0 15px;
	width:970px;
	clear:left;
	float:left;
}
.mainsouth
{
	height:10px; 
	width:1000px;
	background:url(/health-insurance/img/white-panel-bottom-10.png); 
	_background:url(/health-insurance/img/white-panel-bottom-10.gif); 
	font-size:1px; 
	line-height:0;
	clear:left;
	float:left;
}

.grayboxnorth
{
	height:10px; 
	width:960px;
	margin-top:0px; 
	background:url(/health-insurance/img/roundbox-grayborder-top-10.png); 
	font-size:1px; 
	line-height:0;
	float:left;
}
.grayboxmid
{
	background:white; 
	padding: 0 15px;
	background:url(/health-insurance/img/roundbox-grayborder-mid-1.png) repeat-y; 
	width:930px;
	float:left;
}
.grayboxsouth
{
	height:10px; 
	width:960px;
	background:url(/health-insurance/img/roundbox-grayborder-bottom-10.png); 
	font-size:1px; 
	line-height:0;
	clear:both;
	float:left;
}



.ourblue 
{
	color:#0595db;
}
/* we use a slightly darker version of our blue for small size text or where the text is on a coloured background */
.ourdarkblue 
{
	color:#007fc4;
}
.ourgreen
{
	color:#66b52c;
}
.ourgreen2
{
	color:#79b51c;
}
.ourpink
{
	color:#e0116a;
}
.ourfont 
{
	font-family:Arial, Helvetica;
}
.ourfont-extrabold 
{
	font-family:'Arial Bold','Helvetica Bold', ;
}
.ourfont-baseline
{
	font-family:Arial, Helvetica;
}
.ouryellow 
{
	color:#E8C306;
}
.ourgray
{
	color:#808080;
}

a, .tag_a, .link 
{
	text-decoration:none;
	cursor:pointer;
	outline: none;
}
input
{
	outline:none;
}
a:hover, a:active, .link:hover
{
	text-decoration:underline;
	outline: none;
}

.solidline
{
	float:left; 
	width:998px; 
	height:1px; 
	border:0; 
	padding:0; 
	margin:0;
	background:url(/health-insurance/img/line-base-trans.gif) repeat-x 0px -1px;
	line-height:0;
	font-size:1px;
}


.insurerband
{
	height:75px;
	overflow:hidden;
	width:660px;
	position:absolute;
	z-index:1;
}
.insurerlogo
{
	height:45px;
	float:left;
	text-align:center;
}

.insurerbandcontainer
{
	position:relative; 
	overflow:hidden; 
	padding-left:10px;
	width:660px;
}


.datecontroldd
{
	border: none 0;
	border: solid 1px #ccc;
}

.privacy
{
	text-align:left;
}
.privacy td 
{
	vertical-align:top;
}
.privacy p
{
	margin-left:50px;
	text-align:justify;
}
.privacy ul
{
	margin-left:75px;
}
#pleasewait_popup
{
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 3000px;
    width: 100%;
}
.pleasewait
{
	 position:absolute; 
	 top:0; 
	 left:5px; 
	 font-size:10px; 
	 color:#ff0000;
}

.debugdiv
{
	 float:left; 
	 width:1000px; 
	 padding:0; 
	 margin-top:100px;
}
.button_next
{
	width:99px;
	height:32px;
	border:none;
	cursor:pointer;
	background: url(../img/buttons-next.gif) no-repeat 0px 0px;
}
.button_back 
{ 
	background: url(../img/buttons-back.gif) no-repeat 0px 0px; 
	width:106px; 
	height:32px; 
	border:none; 
	cursor:pointer; 
}
.button_regenerate_quotes
{
	background: url(../img/buttons-regenerate-quotes.gif) no-repeat 0px 0px; 
	width:166px; 
	height:32px; 
	border:none; 
	cursor:pointer; 
}
.button_accept_and_continue 
{
	background: url(../img/buttons-accept-and-continue.gif) no-repeat 0px 0px; 
	width:166px; 
	height:32px; 
	border:none; 
	cursor:pointer; 
}
.button_continue
{
	background: url(../img/buttons-continue.gif) no-repeat 0px 0px; 
	width:121px; 
	height:32px; 
	border:none; 
	cursor:pointer; 
}    
.button_get_quotes
{
	width:146px;
	height:32px;
	border:none;
	cursor:pointer;
	background: url(../img/buttons-get-quotes.gif) no-repeat 0px 0px;
}
.button_submit
{
	width:99px;
	height:32px;
	border:none;
	cursor:pointer;
	background: url(../img/buttons-submit.gif) no-repeat 0px 0px;
}
.button_ok
{
	width:64px;
	height:32px;
	border:none;
	cursor:pointer;
	background: url(../img/buttons-ok.gif) no-repeat 0px 0px;
}
.button_apply
{
	width:99px;
	height:32px;
	border:none;
	cursor:pointer;
	background: url(../img/buttons-apply.gif) no-repeat 0px 0px;
	display:block;
}
.button_get_quotes_home_big { display:block; width:180px; height:65px; background: url(/health-insurance/img/button-get-quotes-home-big.gif) no-repeat; cursor:pointer; border:0;}
.button_get_quotes_home_big:hover, .button_get_quotes_home_big:focus { background: url(/health-insurance/img/button-get-quotes-home-big-hover.gif) no-repeat; }

.js_debug_panel
{
	position:absolute;
	left:0;
	top:25px;
	width:150px;
	height:1500px;
	overflow:hidden;
}
.jdp_inner
{
	font-size:9px;
} 
.ajax__calendar_title
{
	width:130px;
	margin:auto;
	padding:3px;
}


.grayoutpopup_overlay
{
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	z-index:1000000;
	display: block; 
	background-color: #222; 
	opacity: 0.80;
	filter: alpha(opacity=80);
}

.grayoutpopup_content
{
	position:absolute;
	background-color:White;
	border: solid 2px black;
	border-radius: 15px; 
	-moz-border-radius: 15px;
	z-index:1000002;
	padding: 10px;
	text-align:center;
	display:block;
	width:340px; 
	height:130px;
	left:50%;
	margin-left:-170px;
}


.featureli
{
	background: url(/health-insurance/img/feature-tick3.gif) no-repeat;
	padding-left:25px;
	font-size:16px;
	 font-weight:bold; 
	margin: 0 0 5px 0;
}


/* TWOCOL.MASTER styles */
.farleft
{
	float:left; 
	width:220px; 
	padding-left:20px;
}

.farleftbtn
{
	width:220px;
	height: 130px;
	margin: 0 0 10px 0;
	padding: 10px 0px;
	text-align:center;
	position:relative;
}
.farleftpan
{
	width:220px;
	margin: 0 0 10px 0;
	position:relative;    
}
.farleftpan .farleftinner 
{
    background: #fff;
    padding:5px;
}
.farleftpan .farleftinner h2
{
    font-size: 17px;
    text-align:center;
}
.farleftpan .farleftinner h3.newstitle { font-size:12px; margin:5px 0 2px 0; font-family:Arial; }
.farleftpan .farleftinner span.newsdate { font-size:10px; display:block; color: #555; padding-bottom:10px; margin-bottom:10px; font-size:11px; border-bottom: solid 1px #ddd; text-align:right; }
.farleftpan .farleftinner span.newssummary { font-size:11px; display:block; padding-bottom:5px; line-height: 14px; color: #333; padding-top:4px;}
    
.buttonitself
{
	position:absolute;
	top:105px;
	left:40px;
	width:145px;
	height:35px;
}
.pinkbtn
{
	background: url('/health-insurance/img/twocol-action-block-sprites.png') no-repeat 0 0;
}

.bluebtn
{
	background: url('/health-insurance/img/twocol-action-block-sprites.png') no-repeat 0 -150px;
}

.greenbtn
{
	background: url('/health-insurance/img/twocol-action-block-sprites.png') no-repeat 0 -300px;
}

.plainbtn
{
	background: url('/health-insurance/img/twocol-action-block-sprites.png') no-repeat 0 -450px;
}


.farleftbtn h2
{
	font-size:17px;
	color:White;
	margin-bottom:5px;
}
.plainbtn h2 { color: #0595db; }

.farleftbtndesc
{
	color:White;
	margin-bottom:15px;
}
.farleftbtndescgray 
{
    color: #777; 
    font-size: 11px;
	margin-bottom:15px;
	text-align:center;
}
.emailgray
{
	color:Gray;
}

.main_2col { min-height:610px; }  * html .main_2col { height: 610px; }

/* TWOCOL.MASTER End of Styles */


/* FormPage Styles */

.tpf_l
{
	background:url(/health-insurance/img/toppanel-formpage-left-trans.png); 
	_background:url(/health-insurance/img/toppanel-formpage-left-trans.gif);     
	width:10px; 
	height:340px; 
	position:absolute;
	top:0;
	left:0; 
}
.tpf_m
{
	background:url(/health-insurance/img/toppanel-formpage-mid.jpg); 
	width:980px; 
	height:340px; 
	position:absolute;
	top:0;
	left:10px; 
	overflow:hidden;
}
.tpf_r
{
	background:url(/health-insurance/img/toppanel-formpage-right-trans.png); 
	_background:url(/health-insurance/img/toppanel-formpage-right-trans.gif);     
	width:10px; 
	height:340px; 
	position:absolute;
	top:0;
	left:990px; 
}

.tpf_l_tesco
{
	background:url(/health-insurance/img/toppanel-formpage-left-trans.png); 
	_background:url(/health-insurance/img/toppanel-formpage-left-trans.gif);     
	width:10px; 
	height:220px; 
	position:absolute;
	top:0;
	left:0; 
}
.tpf_m_tesco
{
	background:url(/health-insurance/img/tpf_mid_tesco.jpg); 
	width:980px; 
	height:220px; 
	position:absolute;
	top:0;
	left:10px; 
}
.tpf_r_tesco
{
	background:url(/health-insurance/img/toppanel-formpage-right-trans.png); 
	_background:url(/health-insurance/img/toppanel-formpage-right-trans.gif);     
	width:10px; 
	height:220px; 
	position:absolute;
	top:0;
	left:990px; 
}

.tpf_featurestitle 
{
	font-family: webfont, Arial, Helvetica;
	position:absolute; 
	top:60px;
	left:650px; 
	width:340px; 
	font-weight:bold; 
	font-size:24px;
}

.tpf_features 
{
	font-family: webfont, Arial, Helvetica;
	position:absolute; 
	top:100px; 
	left:695px; 
	width:295px; 
	font-weight:bold; 
	font-size:22px; 
	margin:0;
	padding:0;
}
/* End of FormPage Master */

/* ErrorPopup CSS */
.popupdiv
{
	position: absolute;
	left: 50%;
	top: 100px;
	margin: 0 0 0 -200px;
	padding:0;
	width:400px;
	height:250px;
	z-index:251;
}

.popupdiv.error
{
	border: solid 1px #ff0000;
	background-color:#ffc0c0;
}
.popupdiv.warning
{
	border: solid 1px #763b00; /* ff8000;*/
	background-color:#fff2de; /* ffe0c0;*/
}
.popupdiv.info
{
	border: solid 1px #0000ff;
	background-color:#f4f4ff;
}
.popupdiv.white
{
	border: solid 1px black;
	background-color:white;
}
.popupdiv .close
{
	position:absolute;
	bottom:5px;
	right:5px;
} 

.popupheader 
{
	height: 22px;
	padding: 4px 0 0 6px;
	border: 0;
	background-color: #a0a0a0;
	font-weight: bold;
	color:White;
}
.error .popupheader
{
	background-color:#ffa0a0;
}
.warning .popupheader
{
	background-color:#e67f17; /* ffc080; */
}
.info .popupheader
{
	background-color:#3030c0;
}
.white .popupheader
{
	background-color:#808080;
}

.popupiframe
{
	position: absolute;
	left: 50%;
	top: 100px;
	margin:0 0 0 -200px;
	width:402px;
	height:252px;
	z-index:250;
}
.popupmessage
{
	padding: 4px 6px;
}

/* End of ErrorPopup CSS */

.quietlink, .quietlink:hover
{
	text-decoration:none;
	color:#444;
	font-weight:normal;
}

.clearfloat
{
	 clear:both; 
	 height:0px; 
	 line-height:0px;
}

.roundbox 
{
	/* currently unused on main site, but the following may be 
	   used to create rounded boxes without floated nested divs and 
	   background images. uses css techniques supported in latest  
	   browsers and should only be used where rounded corners are not
	   fundamental to the design */
  
	/*background:white; 
	border-radius: 15px; 
	-moz-border-radius: 15px; */
}

.oppref 
{
	position: absolute; 
	top: 0; 
	right: 20px;
	text-align:right;
	width:400px;
	font-weight:bold;
}
.clickable
{
	cursor:pointer;
}

.genquotes-star
{
	display:block;
	width:20px;
	height:20px;
	background: url('/health-insurance/img/ben-side-star.png') no-repeat;    
}
.genquotes-tick
{
	display:block;
	width:20px;
	height:20px;
	background: url('/health-insurance/img/ben-side-tick.png') no-repeat;           
}
.genquotes-cross
{
	display:block;
	width:20px;
	height:20px;
	background: url('/health-insurance/img/ben-side-cross.png') no-repeat;          
}
.genquotes-pleasewait
{
	display:block;
	width:20px;
	height:20px;
	background: url('/health-insurance/img/activity.gif') no-repeat;           
}
.button_show_me
{
	width: 190px;
	height: 32px;
	border: none;
	cursor: pointer;
	background: url(/health-insurance/img/buttons-show-me-my-quotes.gif) no-repeat 0px 0px;
}

.button_micro_close
{
    background: url('/health-insurance/img/button-micro-pink-close.gif') no-repeat;
    width:50px;
    height:16px;
    cursor:pointer;
    border:none;
    display:inline-block;
}

.button_send
{
    width: 107px;
    height: 27px;
    border: none;
    cursor: pointer;
    background: url(/health-insurance/img/btn_send_blue.png) no-repeat 0px 0px;
    _background: url(/health-insurance/img/btn_send_blue.gif) no-repeat 0px 0px;
}
    
.button_callme
{
    width: 107px;
    height: 27px;
    border: none;
    cursor: pointer;
    background: url(/health-insurance/img/btn_callme_blue.png) no-repeat 0px 0px;
    _background: url(/health-insurance/img/btn_callme_blue.gif) no-repeat 0px 0px;
}

.hover_nav
{
    position:absolute;
    top: 110px;
    z-index:9000;
}
.hover_nav ul
{
    list-style-type:none;
    margin:0;
    padding:0;
    border: solid 1px #bdbdbd;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius: 0px 10px 10px 10px;
    border-radius: 0px 10px 10px 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
    width:200px;
    background: #fff;
}
.hover_nav ul li
{
    margin:0;
    padding:0;
    position:relative;
    display:block;
    width:100%;
}
.hover_nav ul li a
{
    color: #048ed1;
    font-weight:bold;
    display:block;
    padding:4px 10px;
    font-size:13px;
    font-family: Arial;
    margin:0;
    height:auto;
}
.hover_nav ul li:hover > a
{
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);
    box-shadow: 0 1px 1px rgba(0,0,0, .2);
    color: #fff;
    background: rgb(49,190,237);
    background: -moz-linear-gradient(top, rgba(49,190,237,1) 1%, rgba(0,161,217,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(49,190,237,1)), color-stop(100%,rgba(0,161,217,1)));
    background: -webkit-linear-gradient(top, rgba(49,190,237,1) 1%,rgba(0,161,217,1) 100%);
    background: -o-linear-gradient(top, rgba(49,190,237,1) 1%,rgba(0,161,217,1) 100%);
    background: -ms-linear-gradient(top, rgba(49,190,237,1) 1%,rgba(0,161,217,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#31beed', endColorstr='#00a1d9',GradientType=0 );
    background: linear-gradient(top, rgba(49,190,237,1) 1%,rgba(0,161,217,1) 100%);
}

.hover_nav ul li:first-child > a, .hover_nav ul li ul li:first-child > a
{
    -webkit-border-top-right-radius: 9px;
    -moz-border-radius-topright: 9px;
    border-radius: 0px 9px 0px 0px;
}
.hover_nav ul li:last-child > a, .hover_nav ul li ul li:last-child > a
{
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-radius: 0px 0px 9px 9px;
}
.hover_nav ul li a:hover
{
    text-decoration:none;
    cursor:pointer;
}
.hover_nav ul li ul
{
    display:none;
    position:absolute;
    top:0px;
    left:200px;
    margin:0;
    padding:0;
}
.hover_nav ul li:hover > ul
{
    display:block;
}
.hidden
{
    display:none;
}
#navigation_insurers
{
    left: 262px;
}
#navigation_hospitals
{
    left: 352px;
}
#navigation_medcons
{
    left:450px;
}
#navigation_info
{
    left:612px;
}
.relative { position: relative; top:0; left:0; }

.indent1
{
    padding-left: 10px;
}
.indent2
{
    padding-left: 20px;
}
.h2b
{
    margin: 20px 0 5px 0;
    padding: 4px 8px;
    background: #e5f5fb;
    color: #0595db;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.h2b a  
{
    color: #0595db;
}
.h2b a:hover { text-decoration:none; cursor:pointer; }
.h3b
{
    padding-left: 20px;
}

/* private hospitals page */
.hosp
{
    margin-top: 10px;
}
.hosp .hospleft 
{
    float:left;
    width:700px;
}
.hosp .boxtl, .hosp .boxbl
{
    width: 630px;
}
.hosp .boxm
{
    width: 670px;
    padding: 0 10px 100px 10px;
    min-height:800px;
}
.hosp .form 
{
    float:left;
    width: 280px;
    height: 380px;
    background: url('/health-insurance/img/hosp-form-bg.png');
    padding:10px;    
    overflow:hidden;
}
.hosp .form h4
{
    color: #fff;
    font-size:24px;
    font-family: webfont, Arial;
    margin: 0 0 10px 0;
}
.hosp .form h5 
{
    color: #fff;
    font-size:14px;
    font-family: Arial; 
    margin:0 0 10px 0;
    line-height:18px;
}
.hosp .form label { display: block; float:left; width:50px; height:20px; padding-top:4px; font-size:14px; color: #fff; font-size:12px; }
.hosp .form input[type=text], .hosp .form select { font-size:12px;color:#333;margin-left:5px;display: block;float:left;height:18px;text-shadow: 0px 1px 0px #fff;outline: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #c21e60;padding:2px 5px;}
.hosp .form select {height: 24px;padding:1px;}
.hosp .form input[type=text]:focus , .hosp .form select:focus {-webkit-box-shadow: 0px 0px 8px #c22162;-moz-box-shadow: 0px 0px 8px #c22162;box-shadow: 0px 0px 8px #c22162;border-color: #eee;}
.hosp .form .field {clear:left; float:left; width:280px; padding-top:2px; color:#fff; }
.hosp .form .frmbutton { clear:left; float:left; width: 230px; text-align:center; padding-top:4px; padding-left:50px; }
.hosp .nav
{
    padding: 5px 0;
    color: #555;
}
.hosp .nav span
{
    padding: 0 3px;   
}
.hosp .map
{
    clear:left;
    width: 100%;
    height: 400px;
    background: #ccc;
    -webkit-box-shadow: 1px 1px 0px #efefef;
    -moz-box-shadow: 1px 1px 0px #efefef;
    box-shadow: 1px 1px 0px #efefef;    
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.hosp .intro
{
    color: #333;
}
.hosp .breadcrumb
{
    clear:left;
    margin: 10px 0;
}
.hosp .breadcrumb a
{
    color:#027cb7;
    
    padding: 2px;
    text-align:center;
    margin: 0 2px;
    border: solid 1px #fff;
    background:#fff;
    /*font-weight:normal;*/
}
.hosp .breadcrumb a:hover
{
    cursor:pointer;
    text-decoration:none;
    color: #027cb7;
    border-color:#027cb7;
    background:#f6fdff;   
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #e5f5fb;
    border: solid 1px #88cae3;
    color: #0595db;
}
    
.hosp .searchbar
{
    border: solid 1px #88cae3;
    padding: 3px;
    background: #e5f5fb;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    margin: 10px 0;
    -webkit-box-shadow: 1px 1px 0px #efefef;
    -moz-box-shadow: 1px 1px 0px #efefef;
    box-shadow: 1px 1px 0px #efefef; 
    height:26px;
}
.hosp .searchbox 
{
    height:50px;
    overflow:visible;
}
.hosp .searchhint
{
    position:relative;
    top: -10px;
    left:80px;
    padding: 5px 18px 5px 10px;
    border: solid 1px #888;
    color: #444;
    line-height: 20px;
    font-size:13px;
    background:#fff;
    width:450px;
    z-index:4;
    border-top:0;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(100, 100, 100, 0.5);
    -moz-box-shadow: 0px 5px 15px 0px rgba(100, 100, 100, 0.5);
    box-shadow: 0px 5px 15px 0px rgba(100, 100, 100, 0.5);
    cursor:default;
    opacity:.90;
    filter:alpha(opacity=90);
    filter: “alpha(opacity=90)”;
}
.hosp .searchbar label
{
    font-size: 12px;
    padding-top: 5px;
    display: block;
    float: left;
    width: 50px;
    color: #0595db;
    padding-left: 10px;
    cursor: pointer;
}
.hosp .searchbar input[type=text]
{
    width: 480px;
    color: #444;
    float: left;
    padding: 3px 6px;
    font-size: 12px;
    font-family: Arial;
    text-shadow: 0px 1px 0px #fff;
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 0px #efefef;
    -moz-box-shadow: 1px 1px 0px #efefef;
    box-shadow: 1px 1px 0px #efefef;
    height:16px;
    margin-right:10px;
}
.hosp .searchbar input[type=text]:active, .hosp .searchbar input[type=text]:focus, .hosp .searchbar input[type=text]:hover
{
    border-color: #aaa;
    color:#222;
	-webkit-box-shadow: 0px 0px 3px #1db3e6;
	-moz-box-shadow: 0px 0px 3px #1db3e6;
	box-shadow: 0px 0px 3px #1db3e6;
}
.hosp .searchbar input[type=submit] 
{
    width:70px;
    cursor:pointer;
    margin-left:10px;
    background:#f1f1f1;
    height:24px;
    color: #444;
    float: left;
    padding: 3px 6px;
    font-size: 12px;
    font-family: Arial;
    text-shadow: 0px 1px 0px #fff;
    outline: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 0px #efefef;
    -moz-box-shadow: 1px 1px 0px #efefef;
    box-shadow: 1px 1px 0px #efefef;
}
.hosp .searchbar input[type=submit]:hover
{
    border-color: #aaa;
    color:#222;
    background:#f7f7f7;
}
.hosp .table
{
    margin-top: 10px;
}
.hosp .table .td1
{
    width: 320px;
}
.hosp .table .td2
{
    width: 200px;
}
.hosp .table .td3
{
    width: 120px;
}
.hosp .table .td4
{
    width: 100px;
}
.hosp .table th
{
    text-align: left;
    font-size: 14px;
    padding: 10px 4px;
    color: #0595db;
}
.hosp .table td
{
    font-size: 12px;
    padding: 5px 4px;
}
.hosp .table th, .hosp .table td
{
    border-top: solid 1px #88cae3;
    border-left: solid 1px #88cae3;
}
.hosp .table td a { font-weight:normal; text-decoration:underline; }
.hosp .table
{
    border-bottom: solid 1px #88cae3;
    border-right: solid 1px #88cae3;
}
.hosp .detail-top
{
    border: solid 1px #88cae3;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 0px;
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    border-radius: 10px 10px 0px 0px;
    margin-top: 10px;
    padding:4px;
}
.hosp .detail-top h5
{
    margin: 2px 0 0 0;
    font-size: 16px;
    color: #0595db;
    display:block;
    float:left;
    width:620px;
    padding-left:5px;
}
.hosp .detail-top img
{
    width:23px;
    height:23px;
    cursor:pointer;
    float:left;
}
.hosp .detail-body
{
    border: solid 1px #88cae3;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    border-top: none;
    padding:10px;
}
.hosp .detail-body .addr
{
    width: 280px;
    height: 280px;
    float: left;
    padding: 10px 10px 10px 0;
}
.hosp .detail-body .hospmap
{
    width: 345px;
    height: 280px;
    float: left;
    margin: 10px 0;
    overflow:hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.hosp .markercontent a h4 
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    margin:0;
    text-decoration:underline;
    cursor:pointer;
}
.hosp .markercontent p
{
    font-size:11px;
    line-height:14px;   
    margin: 5px 0;
}
.hosp .markercontent 
{ 
    overflow:visible; 
}

input[type=button].cssthree, input[type=submit].cssthree 
{    
    position:relative;
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	height:24px;
	padding-left:12px; padding-right:12px;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0px 3px rgba(100,100,100,.4);
	-moz-box-shadow: 0 0px 3px rgba(100,100,100,.4);
	box-shadow: 0 0px 3px rgba(100,100,100,.4);
	font-weight:normal;
	color: #333;
    border: solid 1px #999;
    margin-right: 3px;
    margin-bottom:2px;
    text-align:center;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(241,241,241,1) 50%, rgba(235,235,235,1) 51%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(235,235,235,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    text-shadow: 0px 0px 1px #d6d6d6;
    z-index:1;
}
input[type=button].cssthree:disabled, input[type=submit].cssthree:disabled, input[type=button].cssthree:disabled:hover, input[type=submit].cssthree:disabled:hover
{
    color:#888;
    border: solid 1px #bbb;
    background: rgb(245,245,245);
    background: -moz-linear-gradient(top,  rgba(252,252,252,1) 0%, rgba(241,241,241,1) 50%, rgba(235,235,235,1) 51%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(50%,rgba(241,241,241,1)), color-stop(51%,rgba(235,235,235,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top,  rgba(252,252,252,1) 0%,rgba(241,241,241,1) 50%,rgba(235,235,235,1) 51%,rgba(252,252,252,1) 100%);
    text-shadow: 0px 0px 1px #d6d6d6;
    z-index:1;
}
input[type=button].cssthree:hover, input[type=submit].cssthree:hover, input[type=button].cssthree:active, input[type=submit].cssthree:active 
{
    color:#000;
    border: solid 1px #aaa;
	text-decoration: none;
    background: rgb(250,250,250);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(245,245,245,1) 50%, rgba(240,240,240,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(245,245,245,1)), color-stop(51%,rgba(240,240,240,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 50%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 50%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 50%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(245,245,245,1) 50%,rgba(240,240,240,1) 51%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
input[type=button].cssthree:active, input[type=submit].cssthree:active 
{
     position: relative;
	 top: 1px;
}
input[type=button].small, input[type=submit].small { padding: 3px 4px; font-size:9px; }

.pink 
{
	color: #fee9f9;
	border: solid 1px #da0c80;
	background: #f71d93;
	background: -webkit-gradient(linear, left top, left bottom, from(#ea1798), to(#fc259e));
	background: -moz-linear-gradient(top,  #ea1798,  #fc259e);
}

.autocomplete_completionListElement
{
    opacity: 0.9;
    filter: alpha(opacity=90);
    background:#fff;
    cursor:pointer;
    list-style-type:none;
    list-style-image:none;
    list-style-position:outside;
    padding:2px;
    text-align:left;
    color:#323232;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    border-radius:0 0 5px 5px;
    -webkit-box-shadow:0 0 0 4px rgba(0, 0, 0, 0.03) inset, 0 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow:0 0 0 4px rgba(0, 0, 0, 0.03) inset, 0 0 0 1px rgba(0,0,0,0.15);
    box-shadow:0 0 0 4px rgba(0, 0, 0, 0.03) inset, 0 0 0 1px rgba(0,0,0,0.15);
    border: solid 1px #bbb;
    margin:0;
    overflow:visible;
    min-width:160px;
    width:auto!important;
    font-size:12px; 
    font-family:Arial;    
    z-index:10000;
}
.autocomplete_highlightedListItem
{
    background-color:#ffff99;
    cursor:pointer;
    padding:5px 8px;
    white-space:nowrap;
    border-bottom: dashed 1px #eee;
}
.autocomplete_listItem
{
    padding:5px 8px;
    white-space:nowrap;
    border-bottom: dashed 1px #eee;
}

.table-form  
{
    background: #ECE5C7;  
    -webkit-border-radius: 4px; 
    -moz-border-radius: 4px; 
    border-radius: 4px; 
}
.table-form tr.sub td {  background: #D5CDA9; }
.table-form td, .table-form th { padding: 4px 6px; color:#544C4A; font-size:12px; font-family:Tahoma , Geneva, sans-serif;  }
.table-form td table td { padding:0px; border:none; }
.table-form tr td { border-top: dashed 1px #fff; }
.table-form tr:first-child td { border-top:none; }
.table-form tr .cal_Theme1 td, .table-form tr.sub .cal_Theme1 td { background:transparent; }
.table-form ul { margin:0px; list-style-type:none; }
.table-form ul li a 
{
    color:#544C4A; 
    display:block;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:#D5CDA9;
    text-align:center;
    padding: 1px 8px;
}
.table-form ul li input { display:block; margin-top:2px; }
.table-form ul li a:hover 
{
    color:#a29a73;
    background: #ECE5C7;
}
.table-form-pager table      
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background:#D5CDA9;
    margin:0 auto;
    text-align:center;
}
.table-form-pager table td  {  height:23px; }
.table-form-pager span, .table-form-pager a:hover  
{
    color:#a29a73;
    background: #ECE5C7;
    padding:3px 10px; 
    height:18px; 
    display:block;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-decoration:none;
}
.table-form-pager a { color: #544C4A; padding:3px 10px; background:#D5CDA9; height:18px; 
    display:block; }
.table-form-pager td a
{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
ul.horizontal li { float:left; margin-left:4px; }

.shadow 
{
    -webkit-box-shadow: 0px 0px 1px 1px rgba(220, 220, 220, 1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(220, 220, 220, 1);
    box-shadow: 0px 0px 1px 1px rgba(220, 220, 220, 1);
    border-top: solid 1px #fff;
    border-left: solid 1px #fff;
    border-bottom: solid 1px #D5CDA9;
    border-right: solid 1px #D5CDA9; 
}

input[type=text], input[type=password], select, textarea { font-family:Arial; display:inline-block; font-size:12px;color:#222;text-shadow: 0px 1px 0px #efefef;outline: none;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;border: 1px solid #888;padding:2px 4px; margin:1px;}
input[type=text], input[type=password] { height:18px; } 
select {height: 24px;padding:1px;}
input[type=text]:focus, input[type=password]:focus, select:focus { -webkit-box-shadow: 0px 0px 15px #fff;-moz-box-shadow: 0px 0px 15px #fff;box-shadow: 0px 0px 15px #fff;border-color: #bbb; color: #000;background:#FFC !important; }
input[type=text].error, input[type=password].error, select.error, textarea.error { background:#edc8cc; border-color: #ab0014;}
span.error 
{
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 2px 4px;
    width: auto;
    font-weight: bold;
    font-size:12px;
    color: #fff;
    background: #c70000;
    border: solid 1px #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.cal_Theme1 .ajax__calendar_container   {
    background-color: #fff; 
    border:solid 1px #ccc;
    width:180px;
    font-family:Arial;
    font-size:12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #fff; 
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #000; 
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #eee; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px dashed #e3e3e3;
    font-size:12px;
}

.cal_Theme1 td
{
    font-size:12px;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center; 
    font-weight:bold; 
    margin-bottom: 4px; 
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    background-color: #fff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #999;
}

.center { text-align: center; }

.genquotes_spinner { width: 100px; margin: 0 auto; height: 40px; background:url('/health-insurance/img/activity_big.gif') no-repeat 50% 0px; }

.siteversion  
{
    position:fixed; 
    bottom:5px; 
    right:5px;
    color:#555; font-family:Arial, Verdana; padding:1px 5px; white-space:nowrap; font-size:10px; font-weight:bold; text-shadow: px 1px 1px #c9c9c9;
    filter: dropshadow(color=#c9c9c9, offx=, offy=1); 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 0px #cccccc;
    -moz-box-shadow: 1px 1px 0px #cccccc;
    box-shadow: 1px 1px 0px #cccccc;
    background: rgb(253,253,253);
    background: -moz-linear-gradient(top,  rgba(253,253,253,1) 0%, rgba(250,251,252,1) 37%, rgba(245,248,249,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(37%,rgba(250,251,252,1)), color-stop(100%,rgba(245,248,249,1)));
    background: -webkit-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,251,252,1) 37%,rgba(245,248,249,1) 100%);
    background: -o-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,251,252,1) 37%,rgba(245,248,249,1) 100%);
    background: -ms-linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,251,252,1) 37%,rgba(245,248,249,1) 100%);
    background: linear-gradient(top,  rgba(253,253,253,1) 0%,rgba(250,251,252,1) 37%,rgba(245,248,249,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f5f8f9',GradientType=0 );
    z-index:10;
    padding:3px 8px;
    text-align:center;
}

.poweredbyaq
{
    position:absolute;
    width:200px;
    height:20px;
    top:5px;
    right:10px;
    background: #fff url('/health-insurance/img/powered-by-aq.png') 100% 0 no-repeat;
}

.glossary td { vertical-align:top; padding: 8px 0; }
.glossary td:first-child { white-space:nowrap; padding-right:10px; font-style:italic; }

.ucOuter{width:200px;overflow: visible;position:relative;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;-webkit-box-shadow: 0px 0px 6px 1px #ccc;-moz-box-shadow: 0px 0px 6px 1px #ccc;box-shadow: 0px 0px 6px 1px #ccc; background:#ccc;}
.ucHeader{cursor:pointer;-moz-border-radius-topleft: 4px;-moz-border-radius-topright: 4px;-moz-border-radius-bottomright: 0px;-moz-border-radius-bottomleft: 0px;-webkit-border-radius: 4px 4px 0px 0px;border-radius: 4px 4px 0px 0px;border: solid 1px #777;	background: #eee;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(239,239,239,1) 3%, rgba(204,204,204,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(3%,rgba(239,239,239,1)), color-stop(100%,rgba(204,204,204,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 3%,rgba(204,204,204,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 3%,rgba(204,204,204,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 3%,rgba(204,204,204,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(239,239,239,1) 3%,rgba(204,204,204,1) 100%);}
.ucTitle {padding:4px 0; color:#444;font-size:12px;text-align:center;text-shadow: 1px 1px 1px #bdbdbd;float:left;}
.ucBody{border-left: solid 1px #777;border-bottom: solid 1px #777;border-right: solid 1px #777;background-color: #fff;text-align:left; -moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;-webkit-border-radius: 0px 0px 4px 4px;border-radius: 0px 0px 4px 4px;}
.ucContentScrollable { overflow:auto; height:200px;}
.ucBottom { border-top: solid 1px #ccc; background:#f6f6f6; padding:5px; color: #555; font-size:11px; -moz-border-radius-topleft: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 4px;-moz-border-radius-bottomleft: 4px;-webkit-border-radius: 0px 0px 4px 4px;border-radius: 0px 0px 4px 4px;}
.ucBottom span { display:block; padding-left:4px; line-height:18px; height:60px; }
.ucClose{width:20px; float:left; text-align:right; padding-top:4px; }
.ucClose img {cursor:pointer;}
.IconCont { width:80px; float:left; text-align:center; padding:3px; margin:3px; cursor:pointer; color:#666;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; height:76px; overflow:hidden; }
.IconLabel { font-size:10px; padding:2px; display:block; width:74px;}
.IconCont:hover { padding:2px; border: dotted 1px #ccc; background:#f7f7f7; }
.IconCont.selected { border: solid 1px #ccc; background:#fff; padding:2px; color:#000; cursor:default;
                     -webkit-box-shadow: 0px 0px 2px 1px #eee;
                     -moz-box-shadow: 0px 0px 2px 1px #eee;
                     box-shadow: 0px 0px 2px 1px #eee; }
                     
.pad10 { padding: 10px; }
.detailview-header { font-style:italic; font-size:11px; }
.resizableHandle {
    width: 16px;
    height: 16px;
    background-image: url(/health-insurance/img/HandleGrip.png);
    overflow: hidden;
    cursor: se-resize;
    z-index:20;
}

.button_calltoaction 
{
    display:block;  
    margin:5px auto;
    width:560px;
    height:120px;
    background:url('/health-insurance/img/Site-Content-CTA-560-120.png');
    cursor:pointer;
    border:none;
}
