
#header {
	width: 780px;
	height: 24px;
	margin: 0 auto;
	padding: 2px 0px 0px 0px;
	background-color:ActiveBorder;
	/*background:  url(Images/nf/img01.jpg) no-repeat;*/
}
.header {
	width: 780px;
	height: 94px;
	margin: 0 auto;
	padding: 23px 7px 0 7px;
	background:  url(Images/nf/img01.jpg) no-repeat;
}
/* Header > Logo */

#logo {
	float: left;
	width: 100px;
	height: 50px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: left;
}

#menu ul {
	margin: 0;
	padding-top: 0px;
	padding-left: 5px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	/*display: block;*/
	float: left;
	width: 50px;
	height: 20px;
	margin-left: 2px;
	padding-top: 2px;
	/*background: url(Images/nf/img03.gif) no-repeat;*/
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #000000;
}

#menu a:hover 
{
	width: 100%;
	height: 20px;
	background-image: url(Images/nf/img04.gif);
}

#menu .active a {
	background-image: url(Images/nf/img05.gif);
}
/* Content */

#content {
	width: 780px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/nf/img02.jpg) no-repeat;
	border-top: #FFFFFF;
}

/* Content > Main */

#main {
	float: left;
	width: 780px;	
}

/* Content > Main > Welcome */

.contentMain {
	width: 160px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/nf/img02.jpg) no-repeat;
	border-top: 1px solid #FFFFFF;
}

/* Content > Sidebar > Login */

#login1 {
}

#login1 form {
}

#login1 fieldset {
	border: none;
}

#login1 legend {
	display: none;
}

#login1 label {
	display: block;
}

#login1 input {
	margin-bottom: 10px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

#inputsubmit1 {
	margin: 0;
	padding: 0;
}

/* Content > Sidebar > Updates*/
/* Boxed Style */

.boxed {
}

.boxed .title {
	background: #3C74E6 url(images/nf/img06.gif) repeat-x;
}

.boxed .title h2 {
	height: 28px;
	padding: 12px 0 0 20px;
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nf/img07.gif) repeat-x;
}

/* Post */

.post {
}

.post .title {
	background: #3C74E6 url(images/nf/img06.gif) repeat-x;
	font-size: 1em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}

.post .date {
	margin-top: -25px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	clear: both;
}

.post .meta p {
	margin: 0;
	padding: 10px 20px 40px 20px;
	border-top: 1px dotted #CCCCCC;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nf/img07.gif) repeat-x;
}
/* Content > Sidebar */

#sidebar1 {
	float: left;
	width: 160px;
}

#sidebar1 .boxed .title h2 {
	background: url(images/nf/img08.gif) no-repeat;
}
/* Content > Sidebar2 */

#sidebar2 {
	float: left;
	width: 160px;
	padding-left: 20px;
}

#sidebar2 .boxed .title h2 {
	background: url(images/nf/img10.gif) no-repeat right top;
}

/*05.08.2009*/
/* Content > Sidebar */

#sidebarw {
	float: left;
	width: 100%;
}

#sidebarw .boxedw .titlew h2 {
	background: url(images/nf/img08.gif) no-repeat;
}

/* Content > Sidebar > Login */

#loginw {
}

#loginw form {
}

#loginw fieldset {
	border: none;
}

#loginw legend {
	display: none;
}

#loginw label {
	display: block;
}

#loginw input {
	margin-bottom: 0px;
	padding: 2px 5px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
/* Boxed Style */

.boxedw {
}

.boxedw .titlew 
{
	height: 28px;
	background: #3C74E6 url(images/nf/img06.gif) repeat-x;
}

.boxedw .titlew h2 {
	height: 28px;
	padding: 10px 0 0 10px;
	
	text-transform: uppercase;
	font-size: 12px;
	text-align:center;
	color: #FFFFFF;
}

.boxedw .contentw {
	padding: 5px;
	padding-left:10px;
	border-top: 1px solid #FFFFFF;
	background: url(images/nf/img07.gif) repeat-x;
}

/*Pollinate*/
#sidebarww {
	float: left;
	width: 100%;
}

#sidebarww a {
}

/* Content > Sidebar > Login */

#loginww {
}

#loginww form {
}

#loginww fieldset {
	border: none;
}

#loginww legend {
	display: none;
}

#loginww label {
	font-size: x-small;
	font-weight: bold;
}

#loginww input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
}
/* Boxed Style */

.boxedww {
}

.boxedww .title {
	height: 23px;
	padding: 6px 0 0 19px;
	background: #8CBEF5 url(images/pollinate/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 12px;
	color: #FFFFFF;
}

.boxedww .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Content > Sidebar */

#sidebarw1 {
	float: left;
	width: 100%;
	background: url(images/pollinate/img03.gif) no-repeat;
}

#sidebarw11 .boxedw .titlew h2 {
	background: url(images/pollinate/img03.gif) no-repeat;
}

/* Content > Sidebar > Login */
/*nat*/
/* Sidebar */

#sidebar13 {
	float: left;
	width: 100%;	
}

/* Boxed1 */

.boxeda {
	margin-bottom: 1.5em;
	background: url(images/nat/img1412.gif) no-repeat;
}

.boxeda h2 {
	padding-left: 20px;
	height: 8px;
	padding: 15px 0px 0 5px;
	text-transform: uppercase;
	font-size: 1em;
	text-align:center;
	color: #0078FF;
}

.boxeda .content {
	padding: 5px;
}

.boxeda ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.boxeda li {
	padding: 5px;
	border-bottom: 1px dotted #0078FF;
}

.boxeda a {
	text-decoration: none;
	color: #0078FF;
}

.boxed13 a:hover {
	text-decoration: underline;
}
/* Posts */

#postse {
	float: right;
	width: 460px;
}

.poste {
	margin-bottom: 10px;
}

.poste .title 
{
	/*text-transform: uppercase;
	font-size: 1em;
	text-align:center;*/
	padding: 0 0 5px 20px;
	color: #FF8400;
}

.poste .meta {
	padding: 0px 5px;
	height:100%;
	background: url(images/nat/img15.gif) no-repeat;
	font-size: smaller;
}

.poste .meta p {
	margin: 0;
}

.poste .story {
	padding: 10px 20px;
	line-height: 180%;
}
/*10.08.2009*/
.pagetitle {
	height: 33px;
	margin: 0;
	text-align:left;
	padding: 8px 0 0 15px;
	background: url(images/ex/img13.jpg) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}
.DTHT a {
	background: url(images/nf/img03.jpg) no-repeat;
	color: #FFFFFF;
}

.tdBlockBannerLeftBorder
{
	 background-color:#EBF3FB;
	 height:18px;
	 border:solid 1px #AACCEE;
	 text-align:left;
	 font-size:9pt;
	 font-weight:bold;
	 padding-left:9px;	
}
.tdBlockContentLeft
{
	text-align:center;
	vertical-align:top
}
