/* @override http://www.jjslattery.com/styles/common.css */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/bg-light.jpg);
	min-width: 990px;
	font-size: .8em;
}

img {
	border: 0;
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
}

#content p,ul,ol,dl,blockquote,table,fieldset {
	margin-bottom: 10px;
}

#content ul,ol,dd,blockquote {
	margin-left: 10px;
}

.float_r {
	float: right;
}

.float_l {
	float: left;
}

.break {
	clear: both;
	height: 1px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

label {
	float: left;
	width: 8em;
}

.small {
	font-size: .8em;
}

.light {
	color: #69634c;
}

.nowrap {
	white-space: nowrap;
}

dl {
	padding-bottom: 10px;
}

dt {
	font-weight: bold;
	border-bottom: 1px #aeac93 solid;
	margin-bottom: 2px;
}

dd {
	margin: 0 0 10px 0;
	color: #67654e;
	font-size: .8em;
}

#content a {
	color: #ba3333;
}

#sideboxes {
	width: 190px;
	float: left;
	position: relative;
	left: 10px;
	top: 20px;
	padding-bottom: 20px;
}

.sidebox {
	background: url(../images/sidebox-top.png) no-repeat;
	padding-top: 15px;
	margin-bottom: 2px;
}

.sidebox div,
.sidebox ul {
	background: url(../images/sidebox-bottom.png) no-repeat 0 bottom;
	padding: 0 10px 25px 10px;
	text-align: center;
}

.sidebox.red {
	background-image: url(../images/sidebox-red-top.png);
}

.sidebox.red div {
	background-image: url(../images/sidebox-red-bottom.png);
}

.sidebox.red a {
	color: white;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#sideboxes .nav {
	font-size: .8em;
	background-image: url(../images/sidebox-nav-top.png);
}
#sideboxes .nav ul {
	background-image: url(../images/sidebox-nav-bottom.png);
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}

#sideboxes .nav li {
	list-style: none;
	border-top: 1px #dcd7a7 solid;
	border-bottom: 1px #b6b38a solid;
}

#sideboxes .nav .active {
	border: none;
	background: #67654e url(../images/sidebox-nav-active-bg-top.png) repeat-x;
}

#sideboxes .nav .active a {
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	background: transparent url(../images/sidebox-nav-active-bg-bottom.png) repeat-x 0 100%;
}

#sideboxes .nav li:first-child {
	border-top: none;
}
#sideboxes .nav li:last-child {
	border-bottom: none;
}

#sideboxes .nav li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 4px 0;
}

.drugprices i {
	display: block;
	font-size: 10px;
	line-height: 1;
	padding-top: 4px;
}
.drugprices a {
	text-decoration: none;
	color: #000;
}
.drugprices .credit {
	color: #666;
	font-size: 9px;
}
.drugprices .credit a {
	color: #666;
	text-decoration: underline;
}
.drugprices b {
	color: #005496;
	text-transform: uppercase;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serf;
	white-space: nowrap;
}
.hconnect p a {
	color: #005395;
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 8px;
	font-weight: bold;
}

.hconnect p a:hover {
	color: #2a7eb1;
}

#content {
	padding: 20px 5px 0 210px;
}

#content table {
	width: 100%;
}

th {
	background: url(../images/table-th.png) repeat-x;
	height: 35px;
	line-height: 30px;
	vertical-align: top;
	color: white;
	padding: 0 5px 0 10px;
}

td {
	padding: 3px 5px 3px 10px;
	border-bottom: 1px #e2e0c8 solid;
	color: #333;
}

/*tr:hover td {
	background: #e4dfc7;
	cursor: default;
	color: #ac1100;
}*/

#content h1 {
	margin-bottom: 10px;
	font-style: italic;
	color: #68644d;
	font-weight: normal;
}
#content h2 {
	text-align: center;
	border-top: 1px #e2e0c8 solid;
	padding-top: 10px;
}
#content h2 b {
	color: #4a587d;
}

.chgCarrier {
	text-align: center;
	font-style: italic;
	font-size: 1.1em;
}

.chgCarrier select {
	font-size: 1.1em;
}

#footer {
	clear: both;
	background: #cbc798 url(../images/footer-bg.jpg) repeat-x;
	font-size: .8em;
	text-align: center;
	height: 90px;
	padding: 20px 0 10px 0;
}

#footer p {
	margin-bottom: 10px;
}

#footer img {
	margin-right: 15px;
}

.copyright {
	margin: 0 auto;
	width: 30em;
	background: url(../images/copyright-bg.png);
}

.copyright span {
	height: 20px;
	display: block;
	line-height: 20px;
	background: url(../images/copyright-bg.png) right 0;
	margin-left: 20px;
	padding-right: 20px;
	font-style: italic;
}

#head {
	height: 120px;
	background: #4a587d url(../images/head-shadow.jpg) repeat-x 0 bottom;
	position: relative;
}

#head div.bg {
	height: 120px;
	background: url(../images/head-bg.jpg) no-repeat 0 100%;
}

#head #logo {
	height: 62px;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	position: relative;
}

#head .nav {
	position: absolute;
	bottom: -10px;
	margin: 0;
	padding-left: 15px;
}

#head .nav li,
#head .nav li a,
#head .nav li span {
	height: 50px;
	float: left;
	cursor: pointer;
}

#head .nav li {
	list-style: none;
	background: url(../images/nav-divider.png) no-repeat 0 6px;
}

#head .nav a {
	line-height: 50px;
	font-size: .9em;
	padding: 0 15px;
}

#head .nav li.active a {
	background: url(../images/nav-active.png) no-repeat;
	color: #fff;
	font-weight: bold;
	line-height: 45px;
}

#head .nav li.active {
	background: url(../images/nav-active.png) no-repeat 100% 0;
}

#head .nav li.active span {
	background: url(../images/nav-tick.png) no-repeat 50% 100%;
}

#searchlinks {
	position: absolute;
	top: 10px;
	right: 5px;
	width: 390px;
	color: #fff;
	font-size: .8em;
	text-align: center;
}


#searchlinks .form {
	background: url(../images/search-bg.png) no-repeat 50% 50%;
	height: 40px;
	line-height: 40px;
	margin: 0;
}

#SearchText {
	font-size: 1em;
	padding: .2em;
	width: 110px;
	background: url(../images/input-bg.jpg);
	border: none;
}

#searchlinks li,
#searchlinks li a {
	list-style: none;
	height: 25px;
	line-height: 25px;
	float: left;
	padding: 0 8px;
}

#searchlinks li {
	background: url(../images/searchlinks-divider.png) no-repeat 100% 0;
}

#searchlinks .advSearch {
	background: none;
}

/* all head links */

#searchlinks li a,
#head .nav li a {
	color: #c9d0e3;
	text-decoration: none;
}

#searchlinks li a:hover,
#head .nav a:hover {
	color: #fff;
}

/* Login Page */

body#login #content {
	padding-left: 15px;
}

#loginPanel h1 {
	margin-bottom: 10px;
}

#loginPanel {
	width: 500px;
	margin: 0 auto 20px auto;
	background: url(../images/loginPanel-bg.png) no-repeat;
}

#loginPanel .bottom {
	padding: 25px 15px 25px 15px;
	text-align: center;
	background: url(../images/loginPanel-bottom.png) no-repeat 0 100%;
}

#loginPanel label {
	font-size: .8em;
	color: #868686;
	font-weight: bold;
	float: none;
	display: block;
	width: auto;
}

#loginPanel input[type=text],
#loginPanel input[type=password] {
	border: none;
	background: #d02f24 url(../images/input-bg.jpg);
	font-size: 1em;
	padding: 4px;
	width: 140px;
}

.error {
	color: #fff;
	background: #bd3c3c url(../images/error.png);
	padding: 4px;
	font-weight: bold;
	border: 1px #830d00 solid;
}

body#aboutus h1,
body#contact h1 {
	margin-bottom: 10px;
}

#divTab {
	text-align: center;
}
#divTab li {
	list-style: none;
	display: inline;	
	margin: 2px;
	line-height: 25px;
}
#divTab a {
	text-decoration: none !important;
	background: #67654e;
	color: #fff;
	padding: 2px 6px;
	border: 1px solid;
	white-space: nowrap;
}
#divTab a:hover {
	
}
#divTab .active a {
	background: #ba3333;
}

#ctl00_ContentPlaceHolder1_gvNotATable tbody tr th {
	line-height: 1.2;
	font-size: .8em;
	background: #67654e;
	padding: 5px;
}


#related {
	float:  right;
	padding: 5px;
	border: 1px solid #cfcb9d;
	background: #e2e0c8;
	margin: 0 0 .5em .5em;
	font-size: .9em;
	text-align: center;
}

#related strong {
	color: #67654e;
	font-size: 1.2em;
}

body#cat-News #content ul {
	margin-left: 0;
}
body#cat-News #content ul li {
	list-style: none;
	font-style: italic;
	color: #333;
	padding: 8px 0;
	border-top: 1px #e2e0c8 solid;
}
body#cat-News #content ul li a {
	font-size: 1.2em;
	font-style: normal;
}

body#cat-BrokerSupport #content h1,
body#cat-BrokerSupport #content h2,
body#cat-MedicareIndividual #content h1,
body#cat-CarrierInformation #content h1,
body#cat-VirtualLibrary #content h1 {
	display: none;
}

.headingRow td {
	background: #e2e0c8;
	font-weight: bold;
	padding: 4px 0;
	color: #67654e;
}

body#cat-MedicareIndividual #divTab {
	display: none;
}
	
body#cat-MedicareIndividual #content ul h2 {
	font-weight: normal;
	text-align: left;
	font-size: 1em;
}

.cdhptool input {
	font-size: 1.1em;
	text-align: center;
}

.cdhptool tbody th {
	background: transparent;
	color: inherit;
	border-bottom: 1px #E4DFC7 solid;
	border-right: 1px #E4DFC7 solid;
	height: auto;
}

.cdhptool td {
	border-right: 1px #E4DFC7 solid;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
	padding: 3px 6px;
}

.cdhptool tbody th {
	text-align: right;
	color: #3c3718;
}

#cdhp .button {
	font-size: 1.3em;
}

.alt {
	background: #f1edd1;
}

.cdhptool .headingRow th {
	background: #e2e0c8;
	color: #9b0f00;
	text-align: right;
	font-size: 1.1em;
}

.cdhptool .headingRow.subHead th {
	text-align: center;
}

/* calendar */
body#calendar #sideboxes {
	display: none;
}
body#calendar #content {
	padding: 1em;
}

/* Advanced Search */
#advanced-search label {
	float: none;
}
#advanced-search dt {
	border-bottom: none;
}
#advanced-search dd {
	font-size: inherit;
	color: black;
	margin-left: 1.5em;
}
#advanced-search #ctl00_ContentPlaceHolder1_txtSearch {
}

#search-results h2 {
	text-align: left;
	border: none;
	border-bottom: 1px #aeac93 solid;
	padding: 0;
}
#search-results ul {
	margin-left: 2em;
}
#search-results li {
	margin-bottom: .25em;
}
#search-results li a {
	font-weight: bold;
}
#search-results li em {
	color: #69634c;
}
#search-results li ul li a {
	font-weight: normal;
}
