@import url("navigation.css");
@import url("forms.css");
@import url("basic.css");

body, div, span, h1, h2, h3, h4, h5, ul, li, a, p, img, input {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #D8DCE3;
}

a {
	color: #023A75;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 960px;
	height: 500px;
	margin: 0 auto;
	position: relative;
}

#search {
 	position: absolute;
	top: 0;
	right: 20px;
	width: 232px;
	height: 44px;
	background: url(/images_web/search_bg.png) repeat-x;
}

#topnav {
	width: 100%;
	height: 30px;
	float: left;
	background: url(/images_web/topnav_bg.png) repeat-x;
}

#content {
	float: left;
	width: 958px;
	height: auto;
	background: #D7D7D1 url(/images_web/nc_silhouette.png) no-repeat 98% 95% !important;
	background: #D7D7D1 url(/images_web/nc_silhouette.gif) no-repeat 98% 95%; /* for IE 6.0 */
	border: 1px solid #ccc;
}

#left {
	width: 185px;
	height: 100%;
	float: left;
}

#leftcontainer, #rightcontainer { /* for padding */
        padding: 0 6px 0 8px;
}

#middle {
	width: 588px; /* for IE 6 */
	height: 100%;
	float: left;
	background: #fff;
}

html>body #middle {
	width: 586px;
}

*+html div#middle {
	padding-bottom: 8px; /* for IE 7 */
}

#right {
	width: 185px;
	height: 100%;
	float: left;
}

#footer {
	float: left;
	clear: both;
	width: 100%;
	height: 30px;
	background: url(/images_web/footer_bg.png) repeat-x;
}

#pop_clock {
	margin-top: 36px;
	float: left;
	width: 167px;
	height: 74px;
}

#spotlight {
	float: left;
	width: 572px;
	height: 154px;
	background: url(/images_web/spotlight_bg.png) no-repeat;
	margin-top: 8px;
	margin-left: 8px;
	_margin-left: 4px;
	position: relative;
}

#columns {
	float: left;
	background: #E7E9ED;
	width: 100%;
	height: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 4px 0 8px 0;
	padding-bottom: 8px; /* for IE 6*/
	_padding-left:0px;
}
#columns table {
 	/*margin:8px;*/
	background-color:#E7E9ED;
}

html>body #columns {
	padding-bottom: 0;
}

*+html div#columns {
	padding-bottom: 8px;
}

#col1 {
	float: left;
	width: 188px;
	height: 363px;
	margin: 8px 0 8px 4px; /*for IE 6.0 */
	background: url(/images_web/middle_col_bg.png) no-repeat;
	position: relative;
}
#columns td  {
	/*width: 200px;*/
	margin: 8px 0 8px 4px; /*for IE 6.0 */
	padding: 0px;
	background: url(/images_web/home_col_back.png) no-repeat;
}
#columns td#bottom  {
	margin: 8px 0 8px 4px;
	padding: 5px;
	height:4px;
	background-image: url(/images_web/home_col_back_bottomgray2.png);
	background-position: 0px bottom ;
}


html>body #col1 {
	margin: 8px 0 8px 8px;
}

#col2 {
	float: left;
	width: 188px;
	height: 363px;
	margin: 8px 0 8px 4px;
	background: url(/images_web/middle_col_bg.png) no-repeat;
	position: relative;
}

#col3 {
	float: left;
	width: 188px;
	height: 363px;
	margin: 8px 0 8px 4px;
	background: url(/images_web/middle_col_bg.png) no-repeat;
	position: relative;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

h1 {
	display: none;
}

#leftcontainer h3, #rightcontainer h3 {
	margin: 18px 0 8px 0;
	font-size: 1.2em;
	border-bottom: 1px solid #9E9C90;
}

#leftcontainer h3 a, #rightcontainer h3 a {
	color: #000;
	text-decoration: none;
}

#leftcontainer h3 a:hover, #rightcontainer h3 a:hover {
	color: #023A75;
}

h3#pc_title {
	font-family: Georgia, "Times New Roman", serif;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 0;
	border-bottom: none;
	margin: 10px 0 0 12px;
}

p#pc_count {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #023A75;
	margin: 12px 0 0 0;
	text-align: center;
	width: 167px;
}

h4.more {
	margin-top: 22px;
	margin-left: 108px;
	width: 53px;
	height: 11px;
	position: relative;
}

h4.more a {
	background: url(/images_web/more.png) no-repeat center right !important;
	background: url(/images_web/sl_more.gif) no-repeat center right; /* for IE 6 */
	text-indent: -999em;
	width: 53px;
	height: 11px;
	display: block;
}

h4.rightmore {
	margin-top: 22px;
	margin-left: 108px;
	width: 53px;
	height: 11px;
	position: relative;
}

h4.rightmore a {
	background: url(/images_web/more.png) no-repeat center right !important;
	background: url(/images_web/rmore.gif) no-repeat center right; /* for IE 6 */
	text-indent: -999em;
	width: 53px;
	height: 11px;
	display: block;
}

#spotlight h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 2.2em;
	color: #FDCD5E;
	margin-left: 170px;
	margin-top: 12px;
}

#spotlight p {
	margin-left: 170px;
	margin-top: 12px;
	margin-right: 80px;
	color: #fff;
	font-size: 1.2em;
	line-height: 150%;
}

#spotlight h4.more {
	position: absolute;
	top: 108px;
	right: 12px;
}

#columns h3 {
	font-size: 1.4em;
	color: #fff;
	margin: 7px 0 0 8px;
}
#columns td h3 {
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	margin: 15px 0 0 15px;
}

#columns ul {
	list-style: none;
}
#col1 ul#releases {
        float: left;
        margin: 8px 0 0 5px;
}

ul#releases {
	float: left;
	margin: 8px 0 0 4px;
}
#col1 ul#releases li {
	margin: 18px 0;
	background: url(/images_web/acrobat_icon.png) no-repeat 0% 0%;
	height: 24px;
	line-height: 1.3em;
	padding-left: 32px;
	padding-bottom: 18px;
	border-bottom: 1px solid #D7D7D1;
	width: 140px;
}

#col1 ul#releases li a {
	font-weight: bold;
	color: #023A75;
	font-size: 1.2em;
	text-decoration: none;
}
ul#releases li { /*for table layout*/
	margin: 18px 7px;
	background: url(/images_web/acrobat_icon.png) no-repeat 0% 0%;
	/*height: 24px;*/
	line-height: 1.3em;
	padding-left: 32px;
	padding-bottom: 18px;
	border-bottom: 1px solid #D7D7D1;
	width: 140px;
}

ul#releases li a { /* for table layout*/
	font-weight: bold;
	color: #023A75;
	/*font-size: 1.2em;*/
	text-decoration: none;
}

#col2 h3 {
	margin-bottom: 22px;
}

#col2 h4 {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
	width: 162px;
	font-weight: bold;
	color: #023A75;
	font-size: 1.2em;
}
#columns td h4 { /* for table layout*/
	float: left;
	padding-top:21px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 14px;
	_margin-left:7px;
	width: 162px;
	font-weight: bold;
	color: #023A75;
	font-size: 12px;
	border-bottom:0px solid #CCCCCC;
}
#columns td h4#event { /* for table layout*/
	float: left;
	padding-top:0px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 14px;
	_margin-left:7px;
	width: 162px;
	font-weight: bold;
	color: #023A75;
	font-size: 12px;
	border-bottom:0px solid #CCCCCC;
}
#columns td h4#upperchart {
	padding-bottom: 18px;
	width: 160px;
	margin-left: 6px;
	text-align: center;
}
#columns td h4#lowerchart {
	border-bottom: 1px solid #d7d7d1;
	padding-bottom: 18px;
	width: 160px;
	margin-left: 6px;
	text-align: center;
}

html>body col2 h4 {
	margin-left: 12px;
}

#col2 h4 a {
	font-weight: bold;
	color: #023A75;
	text-decoration: none;
	float: left;
}
#column td h4 a {
	font-weight: bold;
	color: #023A75;
	text-decoration: none;
	float: left;
}

#col2 p {
	width: 162px;
	font-weight: bold;
	color: #023A75;
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 6px;
	border-bottom: 1px solid #D7D7D1;
	padding-bottom: 4px;
	float: left;
	clear: both;
}
#columns td p { /*for table layout*/
	width: 172px;
	font-weight: bold;
	font-size:10px;
	color: #023A75;
	font-style: none;
	margin-bottom: 8px;
	margin-left: 14px;
	border-bottom: 1px solid #D7D7D1;
	padding-bottom: 4px;
	line-height:14px;
}

html>body col2 p {
	margin-left: 12px;
}

.floatright {
	/*float: right;*/
	padding-left: 40px;
}

h4.colmore a {
	background: url(/images_web/more.png) no-repeat center right !important;
	background: url(/images_web/more.gif) no-repeat center right;
	display: block;
	width: 53px;
	height: 11px;
	position: absolute;
	bottom: 8px;
	right: 8px;
	text-indent: -999em;
}
#columns td .colmore a {
	background: url(/images_web/more.png) no-repeat center right !important;
	background: url(/images_web/more.gif) no-repeat center right;
	display: block;
	width: 53px;
	height: 11px;
	float:right;
	text-indent: -999em;
	margin:0 5px 5px 0;
}

#chart1 {
	background: url(http://osbmapp2.osbm.state.nc.us/OSBMCharts/USNCGrowthRates?w=162&h=150) no-repeat top center;
	height: 160px;
	width: 162px;
	margin-top: 28px;
	margin-left: 6px;
	_margin-left: 6px;
}

#chart2 {
	background: url(http://osbmapp2.osbm.state.nc.us/OSBMCharts/USNCHispanic?w=162&h=180) no-repeat top center;
	height: 180px;
	width: 162px;
	margin-top: 18px;
	margin-left: 6px;
	_margin-left: 6px;
}

#newchart1 {
	/*background: url(http://osbmapp2.osbm.state.nc.us/OSBMCharts/USNCGrowthRates?w=162&h=150) no-repeat top center;*/
	height: 160px;
	width: 182px;
	margin-top: 20px;
	margin-left: 6px;
	_margin-left: 6px;
}

#newchart2 {
	/*background: url(http://osbmapp2.osbm.state.nc.us/OSBMCharts/USNCHispanic?w=162&h=180) no-repeat top center;*/
	height: 160px;
	width: 182px;
	margin-top: 8px;
	margin-left: 1px;
	_margin-left: 1px;
}

#col3 h4 {
	float: left;
	font-size: 1.2em;
	color: #023A75;
	width: 184px;
	height: 12px;
	text-align: center;
	margin-top: 18px;
}

#col3 h4#upperchart {
	border-bottom: 1px solid #d7d7d1;
	padding-bottom: 18px;
	width: 160px;
	margin-left: 6px;
}

#time_date {
        float:right;
        padding: 5px 15px 0 0;
        color:#FDCD5E;
        font-size:11px;
}

