/*Master Style Sheet
Author: Venue Communications, Inc. www.venuecom.com
Copyright Venue Communications, Inc. 2010
*/
/***********************************************/

/*Begin Design Layout*/
body {
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-image:url(/inc/templates/current/northcarolinahealth/images/background.png);
	background-repeat:repeat-x;
	font-family: Tahoma, Geneva, sans-serif
}
#header {
	position: relative;
	top: 0px;
	left: 0px;
	background-image:url(/inc/templates/current/northcarolinahealth/images/header.jpg);
	width: 960px;
	height: 196px;
}
#container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#content_container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

a:link {
	color: #577fcc;
	text-decoration:none;
}

a:visited {
	color: #577fcc;
	text-decoration:none;
}

a:hover {
	color:#1144ba;
	text-decoration:none;
}

a:active {
	color: #577fcc;
	text-decoration:none;
}

hr {
	color: #ccc;
	background-color: #fff;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#sidebar {
	float: right;
	width: 294px;
	height: 532px;
	background-image: url(/inc/templates/current/northcarolinahealth/images/sidebar.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#blog_sidebar {
	float: right;
	width: 294px;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #F6F4EF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#plan_summaries_container {
	width: 375px;
	text-align: left;
	float: left;
	background-color: #F6F4EF;
	padding: 15px;
	margin-right: 20px;
}

#summary_subpages_sidebar {
	float: right;
	width: 294px;
	height: auto;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #F6F4EF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}


#ticker {
	width: 946px;
	margin: auto;
	border: 1px solid #CCCCCC;
	margin-top: 8px;
	white-space: nowrap;
}

#iemarquee {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 16px;
	position:absolute;
	left:0px;
	top:2px;
}

/*End Design Layout*/

/*Begin Content*/

#content {
	min-height: 350px;
	font-size: .8em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}

img{
	border-width:0px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:18px;
	margin: 20px 0px 20px 0px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:18px;
	margin: 5px 0px;
	font-weight: bold;
}

h3{
	color:#999999;
	font-size:12px;
	font-variant: normal;
	padding-right: 5px;
	padding-left: 20px;
}

/*End Content*/

/*Begin Nav*/
.nav_container {
	position: absolute;
	top: 110px;
	right: 0px;
	width: 600px;
	height: 20px;
	padding: 0px;
	margin: auto;
	overflow:hidden;
  }
  
div#nav_buttons_1 a {
	position: absolute;
	height: 0px;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/northcarolinahealth/images/nav.gif);
	overflow: hidden;
}

div#nav_buttons_1 a.button_1 {
	top: 0px;
	left: 0px;
	background-position: 0px 0px;
	width: 45px;
}


div#nav_buttons_1 a.button_1:hover {
	background-position: 0px -30px;
}

div#nav_buttons_1 a.button_1:active,
div#nav_buttons_1 a.button_1.active {
	background-position: 0px -30px;
}

div#nav_buttons_2 a {
	position: absolute;
	height: 0px;
	margin-top: 0px;
	margin-left: 47px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/northcarolinahealth/images/nav.gif);
	overflow: hidden;
}

div#nav_buttons_2 a.button_2 {
	top: 0px;
	left: 0px;
	background-position: -47px 0px;
	width: 126px;
}


div#nav_buttons_2 a.button_2:hover {
	background-position: -47px -30px;
}

div#nav_buttons_2 a.button_2:active,
div#nav_buttons_2 a.button_2.active {
	background-position: -47px -30px;
}

div#nav_buttons_3 a {
	position: absolute;
	height: 0px;
	margin-top: 0px;
	margin-left: 171px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/northcarolinahealth/images/nav.gif);
	overflow: hidden;
}

div#nav_buttons_3 a.button_3 {
	top: 0px;
	left: 0px;
	background-position: -171px 0px;
	width: 138px;
}


div#nav_buttons_3 a.button_3:hover {
	background-position: -171px -30px;
}

div#nav_buttons_3 a.button_3:active,
div#nav_buttons_3 a.button_3.active {
	background-position: -171px -30px;
}

div#nav_buttons_4 a {
	position: absolute;
	height: 0px;
	margin-top: 0px;
	margin-left: 309px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/northcarolinahealth/images/nav.gif);
	overflow: hidden;
}

div#nav_buttons_4 a.button_4 {
	top: 0px;
	left: 0px;
	background-position: -309px 0px;
	width: 98px;
}


div#nav_buttons_4 a.button_4:hover {
	background-position: -309px -30px;
}

div#nav_buttons_4 a.button_4:active,
div#nav_buttons_4 a.button_4.active {
	background-position: -309px -30px;
}

div#nav_buttons_5 a {
	position: absolute;
	height: 0px;
	margin-top: 0px;
	margin-left: 406px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(/inc/templates/current/northcarolinahealth/images/nav.gif);
	overflow: hidden;
}

div#nav_buttons_5 a.button_5 {
	top: 0px;
	left: 0px;
	background-position: -406px 0px;
	width: 193px;
}


div#nav_buttons_5 a.button_5:hover {
	background-position: -406px -30px;
}

div#nav_buttons_5 a.button_5:active,
div#nav_buttons_5 a.button_5.active {
	background-position: -406px -30px;
}

  
/*End Nav*/

/*Begin Bottom Nav*/
.bottom_nav {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	margin: auto;
	padding-bottom:5px;
  }
  
.bottom_nav a {
	color: #999999;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
  }
  
.bottom_nav a:hover {
	color: #666666;
  text-decoration: none;
}

/*End Bottom Nav*/

/*Begin Forms*/

.sc_table_form {
	margin: auto;
	padding: 2px;
	border: 1px #B5B9B0 solid;
}

.sc_table_tr_td_label_form {
	text-align:right
}

.sc_table_tr_td_value_form {
	text-align:left;
}

.sc_form_required{
	color: #FF0000;
	float: right;
	font-family: Verdana;
	font-size: 10px;
} 

.sc_form_textbox{
	width: 150px;
} 

.sc_form_separator_label{
	font-weight: bold;
} 

.sc_form_separator{
	color: #B5B9B0;
	background-color: #B5B9B0;
	height: 1px;
} 

#sc_form_textbox_address_street {
	width: 200px;
}

#sc_form_textbox_city {
	width: 160px;
}

#sc_form_textbox_State {
	width: 40px;
}

#sc_form_textbox_Zip {
	width: 70px;
}

#sc_form_textarea_Questions_or_Comments {
width: 150px;
height: 100px;
text-indent: 0px;
}

/*End Forms*/

/* Begin Quote Form */

#form_container {
	width: 407px;
	text-align: left;
	background-image:url(/inc/templates/current/northcarolinahealth/images/form_background/form_background_r2_c1.png);
	background-repeat:repeat-y;
	color:#FFF;
	float: left;
}
#form_Content {
	background-image:url(/inc/templates/current/northcarolinahealth/images/form_background/form_background_r1_c1.png);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#form_footer {
	height:28px;
	background-image:url(/inc/templates/current/northcarolinahealth/images/form_background/form_background_r3_c1.png);
	background-repeat:no-repeat;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size:10px;
	text-align:center
}

.form input {
	width: 220px;
}

.form .form_dob {
	width: 90px;
}

.button {
	text-align:center;
	padding:5px;
}

/* End Quote Form */

/*Footer*/

.footer {
	width: 900px;
	text-align:left;
	font-size: 11px;
	color:#666666;
	background-color: #EEE;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
}

.footer a {
	color:#666666;
	text-decoration:none;
}

.footer a:hover {
	color:#333333;
	text-decoration:none;
}

#copyright {
	color:#666666;
	width: 943px;
	text-align:center;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#copyright a {
	color:#666666;
	text-decoration:none;
}

#copyright a:hover {
	color:#333333;
	text-decoration:none;
}
