/*--------------------------------------------------------------------|
| Site: http://www.z000b.com			|
| Author: z000b designers			|
| Author URI: http://www.z000b.com/	|
| Type: Screen				|
| Date: November 2009			|
|--------------------------------------------------------------------*/











/* styles ------------------------------------------------------------------------------*/

h1,h2,h6 {
	font-size: 1em;
	}

img {
	border: 0;
	}









/* default ------------------------------------------------------------------------------*/

body {
	background-color: #ffffff;
	font: 12px Helvetica, Arial,Times new roman, Georgia,Verdana,Sans-serif;
	line-height: 16px;
	color: #ccc;
	}







/* main ------------------------------------------------------------------------------*/

#wrapper {
	width: 960px;
	margin: 16px auto;
	}

#header {
	width: 960px;
	margin-bottom: -2px;
	float: left;
	}

#footer {
	width: 960px;
	padding-bottom: 16px;
	float: right;
	}

.content_section, #footer {
	border-top: 1px solid #e6e4de;
	}

.content_section, #footer {
	width: 960px;
	float: left;
	}

.content_section {
	margin-bottom: 36px;
	}







/* links ------------------------------------------------------------------------------*/

a, a:visited  {
	color: #009BD6;
	text-decoration: none;
	}

a:hover  {
	color: #FF9F26;
	}

a img {
	border: none;
	}

p {
	line-height:1.1em;
	}

.top {
	border-top: 1px solid #aba69e;
	}







/* main headers ------------------------------------------------------------------------------*/

#header h1  {
	float: left;
	}

#header h1 {
	width: 319px;
	}

#header h1 a {
	color: #d68110;
	}







/* content ------------------------------------------------------------------------------*/

.project_overview {
	font-weight: normal;
	color: #a8a8a0;
	font:	16px Verdana, Arial, Helvetica, sans-serif;
	line-height: inherit;
	float: right;
	width: 642px;
	padding-top: 4px;
	}

.left_content_label {
	width: 318px;
	float: left;
	}

.left_content_label h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 4px 16px 0 0;
	color: #009BD6;
	}







/* footer ------------------------------------------------------------------------------*/

#footer_content {
	width: 640px;
	}







/* other ------------------------------------------------------------------------------*/

.NewsBodyText a, .NewsBodyText a:visited {
	color: #009BD6;
	}

.NewsBodyText a:hover {
	color: #FF9F26;
	border: none;
	}

.NewsRule {
	border-top: none !important;
	}

.intpost .NewsRule, #GlueLink, .NewsInfo, hr .NewsRule, hr {
	display: none !important;
	}

.NewsBodyText, .NewsRule  {
	margin-bottom: 36px;
	}

.c1 {
	display: none !important;
	}

.NewsBodyText img {
	border: solid 2px #ccc;
	}

.NewsBodyText img:visited {
	border: solid 2px #ccc;
	}

.NewsBodyText img:hover {
	border: solid 2px #FF6600;
	}

.NewsHeadline {
	font-size: 22px;
	margin-bottom: 10px;
	}

html>body #header {*margin-bottom: 2px;} 

.PagingGroup {
	border-top: 1px solid #e6e4de;
	font-size: 12px;
	}





