@charset "utf-8";
/* CSS Document */

#toprightnav{
	font-size:12px;
	position:relative;
	top:23px;
	left:75px;
	line-height:2;
	}
	
#right-content-headers{
	float:right; 
	vertical-align:top;
	padding-left:25px;
}

#bluetext{
	color: #036;
	}
	#bluetext a{
		color: #036;
		}
	#bluetext a:hover{
		text-decoration:underline;
	}

#quotesstepscontainer{
	margin-bottom:0;
	padding-bottom:0;
}

#quote-external-morphbar{
	background:#1f5593; 
	width:466px; 
	height:7px;
	float:left;
	margin-left:38px;
	margin-bottom:3px;
	}
		
#morphbar{
	background:#1f5593; 
	width:100px; 
	height:7px;
	float:left;
	margin-left:38px;
	margin-bottom:3px;
	}

#h1title{font-size:16px;}

body{
	margin:0;
	padding:0;
	background-color: #4d89bb;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image:url(http://imgs.gomedigap.com/newbg.jpg);
	background-repeat:repeat-x;
}

#maincontainer{
width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
padding:0;
}

#topsection{
height: 105px; /*Height of top section*/
background:url(http://imgs.gomedigap.com/medicare-supplement-insurance-header.jpg) no-repeat;
width:100%;
padding-bottom:5px;
}

#topsection h3{ width:300px; height:80px; float:left; margin:0 0 0 55px; position:relative; top:8px;}

#topsection h2{float:left; width:350px; padding:0; margin:20px 0 0 51px; color:#003366; font-size:22px; line-height:26px; text-align:center;}

#topsection p{float:right; width:168px; line-height:25px; font-size:12px; padding:19px 0 0 0;}

#contentwrapper{
width: 100%;
background:url(http://imgs.gomedigap.com/medicare-supplement-insurance-divided-bg.jpg) repeat-y;
margin:0;
padding:0;
}

#contentcolumn{
margin:0;
padding:0;
}

#footer{
width: 100%;
height:78px;
background:url(http://imgs.gomedigap.com/medicare-supplement-insurance-footer-divided.jpg) no-repeat;
margin:0;
padding:0;
text-align:right;
}

#footer p {margin:26px 30px 0 0; padding:0; float:right;}

.innertube {
	padding:0;
}


a:link {
	color: #0066CC;
	text-decoration: none;
	font-style:normal;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
	font-style:normal;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
	font-style:normal;
}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-style:normal;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

#featured {background:url(http://imgs.gomedigap.com/medical-supplement-insurance-sub-bg-divided.jpg) no-repeat; margin:0; padding:0;}

#featured h1 {margin:0 0 68px 0; padding:0; color:#003366; font-size:30px; line-height:34px;}

#featured2 h1 {margin:0 0 68px 0; padding:0; color:#003366; font-size:30px; line-height:34px;}

#featured3 h1 {margin:0 0 68px 0; padding:0; color:#003366; font-size:30px; line-height:34px;}


.state {font-size:18px; border:2px #C9DA9E solid; color:#333; background:#FFFFCC; padding:2px; width:250px; vertical-align:top;}

.innertube2 {margin:0 30px 0 30px; padding:0;}

.box1 {background:url(http://imgs.gomedigap.com/medicare-supplement-client-savings.jpg) no-repeat; width:308px; height:210px; float:left; margin-left:22px;}

#fadeshow1 {width:308px; height:210px; float:left; margin-left:22px;}

.box3 {background:url(http://imgs.gomedigap.com/medicare-supplement-client-testimonials.jpg) no-repeat; width:285px; height:160px; float:right; margin-left:22px; padding:50px 22px 0 22px; font-size:14px;}

.box02 {background:url(http://imgs.gomedigap.com/client-testimonials.gif) no-repeat; width:260px; height:160px; margin:12px 0 0 0; padding:50px 22px 0 22px; font-size:14px; font-style:italic;}

.table-menu {font-size:12px;}

.table-menu ul {list-style-image: url(http://imgs.gomedigap.com/bullet.gif);}

.clear {clear:both}

.form-pad {margin:0; padding:0;}

.menu ul {
 padding-top: 12px;
 padding-bottom:12px;
 margin: 0px;
 list-style: none;
 text-align:center;
}
.menu ul li {
 display: inline;
 margin: 0px;
 list-style: none;
 font-weight:bold;
 font-family:Arial;
}

.menu ul li a{
	color:#FFF;
	font-size:14px;
	margin:0 45px 0 0;
    padding:12px;
	list-style:none;
}

.menu ul li a:hover{
	color:#FFF;
	margin:0 45px 0 0;
	background:url(http://imgs.gomedigap.com/hoverbg.png) repeat-x;
	list-style:none;
}

.menu {width:100%; height:50px; margin:0; padding:0; background:url(http://imgs.gomedigap.com/insurance-menu-bar.jpg) no-repeat; text-align:center;}

.tagline{
	position:relative;
	bottom:5px;
}		

.tagline a{color:#666;}

.selectedanchor{ /*CSS class that gets added to the currently selected anchor link (assuming it's a text link)*/
background:url(http://imgs.gomedigap.com/hoverbg.png) repeat-x;
}

/* ######### Default class for drop down menus ######### */

.anylinkmenu{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
line-height: 18px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background: #336699;
filter:alpha(opacity=95); 
width: 200px; /* default width for menu */
}

.anylinkmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-weight:normal;

}

.anylinkmenu ul li a{
width: 100%;
display: block;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
color: #fff;
font-weight:normal;
line-height: 24px;
}

.anylinkmenu a:hover{ /*hover background color*/
background: #184a7d;
color: #fff;
font-family:Arial, Helvetica, sans-serif;
}


/* ######### class for shadow DIV ######### */


 /*.anylinkshadow{ 
position: absolute;
left: 0;
top: 0;
z-index: 99;zIndex for shadow
background: #003366;
visibility: hidden;
}*/



.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 0px;
visibility: hidden;
border:0;
z-index: 100;
width: 565px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,Strength=5);*/
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}

#rightcolumn {float:right; width:590px; padding:20px 20px 0 0; margin:0; }

#rightcolumn h1{color:#003366; font-size:26px; padding:0; margin:0 0 10px 0;}

#rightcolumn h3{font-size:16px;}

#rightcolumn p{font-size:12px;text-align:justify;}


#gallery{
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
}
#gallery a{
	display:block;
	float:none;
	width:100px;
	height:103px;
	line-height:103px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}
#gallery a img{
	position:absolute;
	float: none;
	top:-30px;
	left:-20px;	
}
#gallery a:hover{
	overflow:visible;
	z-index:1000;	
}
#gallery a:hover img{
	border: 1px solid #999999;
	border-left: none;
	border-right: none;
}
#gallery2{
	margin: 0;
	padding: 2px;
	border: 1px solid #999999;
}
#gallery2 a{
	display:block;
	float:none;
	width:150px;
	height:93px;
	line-height:120px;
	overflow:hidden;
	position:relative;
	z-index:1;		
}
#gallery2 a img{
	position:absolute;
	float: none;
	top:-30px;
	left:-70px;	
}
#gallery2 a:hover{
	overflow:visible;
	z-index:1000;	
}
#gallery2 a:hover img{
	border: 1px solid #999999;
}


/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}

#bottomforminfo{
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	width:800px; 
	text-align:center;
	}
	
ul, ol, dl, li, dt, dd {
	padding: 0;
	margin: 3px 3px 3px 10px;
	border: 0;
}
a img{
	border: none;	
}
form{
	margin: 0px;
	padding: 0px;
}

#container
{
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#container_bottom{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#top_links{
	color:#666;
	width: 800px;
	height: 20px;
	text-align: right;
	padding-top: 5px;
}
#top_links a{
	text-decoration: none;
	color: #666;
}
#top_links a:visited{
	text-decoration: none;
	color: #000
}

#header_icon{
	width: 290px;
	height: 100px;
	float: left;
}
#header_middle{
	height: 100px;
	padding: 15px 10px 10px 10px;
	margin-top:14px;
}
#header_right{
	width: 161px;
	height: 80px;
	margin: 8px 15px 8px 5px;
	float: right;
	padding: 3px;
	text-align: center;
}



#links{
	width: 800px;
	height: 45px;
	margin: 5px 0;
	text-align: center;
}
#links a{
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}
#links a:hover{
	color: #CCC;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
}

/*Body for Normal Pages*/

#body_reg{
	width: 800px;
	height: auto;
	margin-left:100px;
	margin-right:100px;
	margin-top:10px;
}
#bodyr_top
{
	width: 800px;
	margin: 0 auto;
	padding: 0px;
	
}
#bodyr_middle
{
	width: 800px;
	height: auto;
	margin: -10px auto;
	padding: 0px;
}
#bodyr_content{
	width: 780px;
	height: auto;
	padding: 0 10px;
}
#bodyr_bottom
{
	width: 800px;
}

/*End of Body for Normal Pages*/

/*Body for Home*/

#body_home{
	width: 800px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_home1{
	width: 800px;
	height: 390px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_left{
	width: 250px;
	height: 390px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#body_left_top{
	width: 213px;
	height: 150px;
	margin: 10px 13px;
	padding: 5px;
	text-align: center;
}
#body_left_bottom{
	width: 213px;
	height: 170px;
	margin: 15px 13px 0 13px;
	padding: 5px;
}
#body_right{
	width: 520px;
	height: 390px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	overflow: hidden;
}
#body_right2{
	width: 540px;
	height: 390px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0 10px;
	text-align: center;
	}


#body_test{
	width: 220px;
	height: 221px;
	padding: 10px;
}
#body_left_bottom_top{
	width: 206px;
	height: 30px;
	padding: 10px 5px 5px 5px;
	text-align: center;
	margin: 0;
}
#body_left_bottom_bottom{
	width: 200px;
	height: 102px;
	padding: 2px;
	margin: 5px;
	text-align: left;
}
	#body_left_bottom_bottom p{
		margin: 5px;
		padding: 0;
	}

#container #links table {
	text-align: center;
}
#container #header #header_middle {
	text-align: center;
}

/*Common Right */

#body_right_common{
	width: 540px;
	height: 390px;
	float: right;
}
#body_right_top{
	width: 540px;
	height: 30px;
}
#body_right_bottom{
	width: 540px;
	height: 30px;
}
#body_right_middle{
	width: 540px;
	height: 350px;
	margin: -10px auto;
}
#body_right_inside{
	padding: 5px 20px;
	font-size: 13px;
	overflow: hidden;
}

/*Long Page*/

#commonlong{
	width: 800px;
	height: 200px;
	margin: 5px 0;
	padding: 0;
	overflow: hidden;
}

#commonlong_left{
	width: 213px;
	height: 150px;
	margin: 10px 13px;
	padding: 5px;
	text-align: center;
	position: relative;
	top: 10px;
	left: 153px;
}
#commonlong_right{
	width: 213px;
	height: 170px;
	margin: 15px 13px 0 13px;
	padding: 5px;
	position: relative;
	top: -180px;
	left: 397px;
}


/*Pop Up */

#popup{
	height: 450px;
	width: 500px;
	position: absolute;
}
#insidepopup{
	width: 460px;
	height: 474px;
	margin: 105px 20px 10px 20px;
	text-align: left;
}
#form2{
	background: #CCC;
	margin: 5px;
	border: #666 1px solid;
	height: 250px;
	width: 160px;
	text-align: left;
}
	#form2 p{
		margin: 4px;	
	}

/*End of Pop Up*/

/*Specials*/

.float-right{
	float: right;
}
.float-left{
	float: left;
}
#bottom_bottom_index p{
	text-align: left;
}
#bottom_bottom_index li{
	text-align: left;
}
#bottom_bottom_index h2{
	text-align: center;
}
#bottom_bottom_index img{
	text-align: center;
}
/*End of Specials*/

/*Rollovers*/

a#submit img{
	background-color: transparent;
	background-repeat: repeat;
	position: relative;
}
a#submit1 img{
	background-color: transparent;
	background-repeat: repeat;
	position: relative;
}
a#submit img:hover{
}
a#submit img:visited{
}

/*End of Rollovers*/

/* Font Types */


h1{
	color: #D60D05;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px 5px 0;
	padding: 0px
}
h2{
	color: #000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0px 5px 0;
	padding: 0px
}
.red-big{
	color: #D60D05;
	font-weight: bold;
	font-size: 18px;
}
.red-med{
	color: #D60D05;
	font-weight: bold;
	font-size: 12px;
}
.dark-red-big{
	color: #D60D05;
	font-weight: bold;
	font-size: 16px;
}
.red-small{
	color: #D60D05;
	font-size: 10px;
}
.blue-left{
	color: #006;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
	margin-top: -10px;
}
.blue-big{
	color: #3333AB;
	font-weight: bold;
	font-size: 14px;
}
.blue-med{
	color: #3333AB;
	font-weight: bold;
	font-size: 16px;
}
.blue-sml{
	color: #3333AB;
	font-weight: bold;
	font-size: 12px;
}
.white-big{
	color: #FFF;
	font-weight: bold;
	font-size: 22px;
}
.white-med{
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.white-small{
	color: #FFF;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
}
.black-big{
	color: #000;
	font-weight: bold;
	font-size: 20px;
}
.black-med{
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
.small-black-text{
	color: #000;
	font-size: 10px;	
}
.small-black-text a{
	color: #000;
	font-size: 10px;	
}
.quotes-blue{
	color: #3333AB;
	font-size: 12px;
	font-weight: bold;
}
.quotes-light-grey{
	color: #999;
	font-size: 12px;
}
.quotes-grey{
	color: #666;
	font-size: 12px;
}
.quotes-red{
	color: #D60D05;
	font-size: 12px;
	font-weight: bold;
}
p.below-guides{
	color: #000;
	font-size: 10px;
	margin: 5px 0 0 0;
}
.disclaimer{
	font-size: 9px;
}


#wthvideo {
	 width:224px;
	 height:288px;
	 position: relative;
	 top: 10px;
	 left: -16px;
	 z-index:1;
}
#behind{
	z-index: 0;
	position: relative;
	top:-184px;
	left:-16px;
	text-align: center;
	clear: both;
}

.landing3-blue{
	font-size: 10px;
	color: #000099;
	font-weight: bold;
}

