/*
Website design by Ryan Ashcraft: http://ashcraftmedia.com/
*/

* {
	padding: 0;
	margin: 0;
	}
body {
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 13px;
}
a {
	text-decoration: none;
	color: #27d;
	}
a:hover {
	text-decoration: underline;
	}
sup {
	font-size: 9px;
	vertical-align: top;
	}
a img {
	border: 0;
	padding: 0;
	margin: 0;
}
p {
	font-size: 12px;
	margin: 4px 0;
	line-height: 20px;
}
li {
	font-size: 13px;
	list-style: square outside;
}
.clear {
	clear: both;
	}

/* Headers */
h1 {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	font-weight: bold;
	margin: 0 auto;
	padding-top: 5px;
}
h2 {
	font-size: 16px;
	}

/* Global Layout */
#wrapper {
	width: 732px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
#header {
	background: #0070bb;
	margin: 0;
	width: 100%;
	height: 25px;
	padding: 0;
	margin: 0;
	position: relative;
}
#head {
	margin: 2px 0 0 0;
	height: 90px;
	width: 732px;
	background: url('../images/header/header.gif') left center no-repeat;
	text-align: left;
}
#head .spacer {
	width: 269px;
	height: 88px;
	margin: 1px 0 0 1px;
}
#stone {
	width: 227px;
	float: left;
	padding: 15px;
	margin: 0 0 5px 0;
	background: #22314A url('../images/misc/stone.gif') center top repeat-x;
	color: #fff;
	border-top: 4px solid #1a273e;
	border-bottom: 2px solid #ff920c;
	}
#stone form {
	font-family: Tahoma, sans-serif;
	margin: 0 0 20px 0;
	}
#stone form ul {
	padding-left: 0;
	}
#stone h3 {
	padding: 0 0 5px 0;
	color: #fff;
	font-size: 24px;
	text-shadow: black 0px 0px 2px;
	}
#stone h3 span {
	font-size: 14px;
	}
#stone h4 {
	padding: 10px 3px 5px 0;
	color: #fff;
	font-size: 14px;
	text-shadow: black 0px 0px 2px;
	}
#stone p {
	line-height: 16px;}
#stone ul {
	padding: 0 0 0 18px;
	}
#brick {
	width: 475px;
	float: right;
	color: #444;
	}
#brick a {
	text-decoration: none;
	}
#brick .curtain a {
	text-decoration: underline;
	}
#brick h2, #steel h2 {
	width: 100%;
	border-bottom: 1px solid #eee;
	padding: 15px 0 5px 0;
	margin: 0 0 5px 0;
	color: #26354a;
	font-size: 24px;
	}
#brick h2 span, #steel h2 span {
	padding-top: 3px;
	display: block;
	font-size: 14px;
	}
#steel h2 {
	height: 40px;
	font-size: 30px;
	}
#brick h3, #steel h3 {
	padding: 5px 0 0 0;
	font-size: 16px;
	line-height: 24px;
	color: #26354a;
	}
#brick h4, #steel h4 {
	font-size: 14px;
	color: #26354a;
	}
#brick .curtain ul, #brick .curtain ol, #steel .curtain ul, #steel .curtain ol {
	font-size: 12px;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
	}
#brick .curtain li, #stone .curtain li {
	padding: 2px 0;
	}
#brick .curtain form ul, #steel .curtain form ul {
	padding: 0;
	margin: 0;
	}
#brick .shutters {
	width: 440px;
	background: url('../images/misc/curtain.gif') 0 0 no-repeat;
	padding: 5px 25px 0 5px;
	}
#brick .curtain {
	width: 434px;
	background: url('../images/misc/curtain.gif') 2px 0 no-repeat;
	padding: 5px 18px;
	}
#brick .curtain .button.right {
	margin: 5px 0 5px 5px;
	}
#steel {
	width: 100%;
	margin: 0 0 2px 0;
	float: left;
	}
#footer p {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
	}

/* Miscellaneous Styling */
p.denote {
	color: #444;
	font-size: 10px !important;
	line-height: 16px !important;
	}
.chat {
	padding: 5px 0 5px 5px;
	float: right;
	}
div.copays {
	width: 280px;
	padding-bottom: 15px;
	}
div.copays ul.subul {
	float: right;
	}
div.copays ul.subul li {
	font-weight: normal;
	}
div.copays ul li {
	font-weight: bold;
	list-style: none;
	}
.ratequotebutton {
	padding: 20px 0 0 0;
	}

/* Top Navigation */
#tabs {
	float: left;
	width: 100%;
	line-height: normal;
	border-bottom: 3px solid #2F73DC;
	margin-bottom: 2px;
}
#tabs ul {
	margin:0;
	padding: 2px 0 0 0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0;
	padding:0;
	font-weight: bold;
	font-size: 13px;
	text-shadow: black 0px 0px 3px;
}
#tabs a {
	float: left;
	background: url('../images/navbar/tableft.gif') no-repeat left top;
	margin: 0 2px 0 0;
	padding: 0 0 0 5px;
	text-decoration: none;
}
#tabs a span {
	float: left;
	display: block;
	background: url('../images/navbar/tabright.gif') no-repeat right top;
	padding: 6px 5px 4px 0;
	color: #fff;
}
#tabs a span sup {
	font-size: 7px;
}
#tabs a span {
	float:none;
}
#tabs a:hover span {
	color:#FFF;
}
#tabs a:hover {
	background-position:0% -42px;
}
#tabs a:hover span {
	background-position:100% -42px;
}
#tabs a:hover span, #tabs a#activetab span {
	background-position:100% -42px;
	color: #FFF;
}
#tabs a:link#activetab, #tabs a:visited#activetab, #tabs a:hover {
	background-position: 0% -42px;
	cursor: pointer;
	cursor: hand;
}

/* Bottom Navigation */
.navbar {
	background: #0070bb;
	height: 27px;
	clear: both;
	width: 732px;
	margin: 0 auto;
	text-align: center;
	}
.navbar a {
	font-family: Helvetica, Arial;
	font-size: 10px;
	line-height: 27px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	padding: 0 15px 0 15px;
	border-right: 1px solid #fff;
	}
.navbar a:hover {
	text-decoration: underline;
	}
.navbar a.last {
	border-right: 0;
	}

/* Local Navigation */
.localnav {
	width: 100%;
	height: 35px;
	background: #22314A url('../images/misc/stone.gif') top center repeat-x;
	border-top: 4px solid #1a273e;
	margin: 0;
	}
#brick #navlinks {
	padding: 12px 0 0 0;
	}
#steel #navlinks {
	padding: 12px 0 0 257px;
	}
.localnav ul li {
	list-style: none;
	display: inline;
	}
.localnav ul li a {
	background: #e7f1f8;
	color: #26354a;
	font-family: 'Lucida Grande', Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 10px;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-right: 2px;
	float: left;
	border-bottom: 1px solid #bbd9ee;
	text-decoration: none;
	}
.localnav ul li a:hover {
	background: #fff;
	text-decoration: none;
	color: #000;
	cursor: pointer;
	cursor: hand;
	}
.localnav ul li a.activenav {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #000;
	cursor: pointer;
	cursor: hand;
	border-left: 0;
	}

/* Main Image */
#main {
	width: 732px;
	height: 183px;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	}
.home {
	background-image: url('../images/main/home.jpg');
	}
.quote {
	background-image: url('../images/main/quote.jpg');
	}
.contact {
	background-image: url('../images/main/contact.jpg');
	}
.advantage {
	background-image: url('../images/main/advantage.jpg');
	}
.medicare {
	background-image: url('../images/main/medicare.jpg');
	}
.options {
	background-image: url('../images/main/options.jpg');
	}
.advantage-rates {
	background-image: url('../images/main/rates/advantage.jpg');
	}
.medicare-rates {
	background-image: url('../images/main/rates/medicare.jpg');
	}
.options-rates {
	background-image: url('../images/main/rates/options.jpg');
	}
.advantage-details {
	background-image: url('../images/main/details/advantage.jpg');
	}
.medicare-details {
	background-image: url('../images/main/details/medicare.jpg');
	}
.short-details {
	background-image: url('../images/main/details/short.jpg');
	}
.advantage-options {
	background-image: url('../images/main/options/advantage.jpg');
	}
.options-options {
	background-image: url('../images/main/options/options.jpg');
	}
.group {
	background-image: url('../images/main/group.jpg');
	}
.international {
	background-image: url('../images/main/international.jpg');
	}

/* Tables */
table {
	border-collapse: collapse;
	width: 100%;
	margin: 0 0 10px 0;
	}
td {
	border: 3px solid #fff;
	font-size: 12px;
	line-height: 16px;
	padding: 8px;
	color: #333;
	vertical-align: top;
	}
thead td {
	font-weight: bold;
	color: #fff;
	background: #ea633f;
	}
tbody td {
	background: #ffedd0;
	}
td.col1 {
	width: 250px;
	border-left: 0;
	}
td.col2 {
	border-right: 0;
	}
tbody tr.alt td {
	background: #fcf5e7;
	}

/* Buttons */
a.button {
	display: block;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	text-decoration: none !important;
	color: #fff !important;
	background-position: 0 0;
	background-repeat: no-repeat;
	}
a.short {
	width: 110px;
	height: 29px;
	font-size: 11px;
	line-height: 29px;
	margin: 5px 0;
	}
a.short:hover {
	background-position: 0 -29px;
	}
a.short:active {
	background-position: 0 -58px;
	}
#stone a.short {
	background-image: url('../images/buttons/short.gif');
	}
#brick a.short, #steel a.short {
	background-image: url('../images/buttons/short-wbg.gif');
	}
a.long {
	width: 163px;
	height: 39px;
	background: url('../images/buttons/long.gif') top left no-repeat;
	font-size: 14px;
	line-height: 39px;
	margin: 0 0 20px 0;
	}
a.long:hover {
	background-position: 0 -39px;
	color: #fff;
	}
a.long:active {
	background-position: 0 -78px;
	}

/* Misc */
.right {
	float: right;
	}
img.right {
	padding: 20px 0 20px 20px;
	}
.denote {
	color: #666;
	font-size: 11px;
	line-height: 16px;
	margin-top: 15px;
	}
.pdf {
	font-size: 13px;
	font-weight: bold;
	padding: 10px 0;
	}
.pdf a {
	color: #27d;
	background: url('http://1-800newhealth.com/images/misc/pdf.gif') top left no-repeat;
	padding-left: 20px;
	display: block;
	}
.instructions p {
	font-size: 12px;
	line-height: 16px;
	}