/*

	Nonzero1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	missing in a maze

*/

/* This controls the width of the fluid width layouts */

div.fluid
{
width: 95% !important;
}

#ns_rail{
	overflow: auto; /* Important */
	position: relative; /* Important */	
	width: 400px;/* Must be specified to work properly in IE */
	height: 17px; /* You probably want to set this to the height of your content, but it's not mandatory */
	float: left;
}
#ns_slide{
	width: 1000px; /* Important, change this to the actual width of your sliding area. */
	position: relative; /* Important */
	border-color: #FFFFFF;
}
#borderBox{
	width: 100%;
	float: right;
	height:40px;
}

#help {
	width:100%;
	height:300px;
	overflow:auto;
}

.ns_arrow{
	cursor: pointer;
	float: right;
}

/* This controls the width of the fixed width layouts */

div.fixed
{
width: 950px !important;
}

/* Basic Stuff */

*
{
margin: 0em;
padding: 0em;
}



body
{
background-color: #fff;
color: #585858;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
letter-spacing: -1px;
/*text-transform: lowercase;*/
}

h3,h4,h5,h6
{
color: #184366;
}

h6
{
font-size:small;
color:#333;
}

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
{
font-weight: bold;
}

br.clear
{
clear: both;
}

img
{
vertical-align:middle;
border-style: none;
padding: 2px;
/*border: solid 1px #e1e1e1;*/
}

#searchbg {
	
}

.recent {
float: left;
position: relative;
border: 1px solid #EEE;
width: 30%;
margin: 10px;
padding: 5px;
}



#overlay {
	color: #000; 
	z-index: 1000; scrolling: none;
	position: absolute; left: 0px; top: 0px; width:100%; height:100%; /*background-image:url(../images/overlay.gif); z-index: 1000; scrolling: none; */
}

#top {
	padding:5px; background-color: #FFFFFF; margin: 3px;
}


#surround { 
	width:70%; margin: 80px auto; padding: 5px; background: url('../images/n1.gif'); border:1px solid #000; 
}

#overlay .comment {
	margin-left: 30px;
	width: 80%;
	color: #000;
	padding: 2px;
	border: none;
	font-size:1.2em;
}

#overlay .category {
	font:inherit;
	font-size: 1.5em;
	color: #000;
	border: solid 1px #F1F1F1;	
	padding: 0.25em;
	margin: 1px;
	text-decoration: none;
}

#columnA_2columns a {
	font: inherit;
	font-size: 1.5em;
}

#categories {
	width:80%;
	font-weight: bold;
}

#overlay .selected {	
	color: #000;
}

#overlay .t {
	font-size: medium;
	font-weight: bold;
	color: #DD6B04;
	width:100%;
}

#overlay .right {
	text-align:right;
}

.status {
	width: 90%;
	margin: 10px;
	padding: 10px;
	border: 1px solid #333333;
	background-color: #FFFFCC;	
}

.status a {
	font-size: small;
	color: #3366FF;
}

img.floatTL
{
float: left;
margin-right: 1.5em;
margin-bottom: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: underline;
color: #F16C00;
}

a:hover
{
text-decoration: none;
}

ul.links
{
list-style: none;
}

ul.links li
{
line-height: 2em;
}

.underline
{
border-bottom-style: 1px solid #333333;
font-size:small;
}

li .indent {
padding-left:2em;
}

ul.links li.first
{
}

ul.links a
{
font-size:medium;
font-weight:none;
}

p
{
line-height: 1.8em;
}

/* Header */

#header
{
width:100%;
height:122px;
background: #440000 url('../images/n1.gif') repeat-x;
}

#footer_inner
{
position: relative;
width: 950px;
height:122px;
margin: 0 auto;
}


#header_inner
{
position: relative;
height:122px;
width:100%;
margin: 0px 20px;
}

/* Logo */

#logo
{
position: absolute;
bottom: 0.6em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 2.6em;
}

#logo h2
{
display: inline;
padding-left: 0.5em;
color: #D2DCE5;
font-size: 1.0em;
}

/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 1.1em 1.4em 1.0em 1.4em;
background: #fff url('../images/n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 1.0em;
text-transform: lowercase;
text-decoration: none;
}

#menu li a.active
{
background: #FF790B url('../images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}

input.big {
	font-family: "Trebuchet MS", Arial;
	margin: 10px;
	width: 95%;
	padding: 5px;
	border: none;
	font-size: xx-large;
}
	

#nmenu {
	width:99%;
	height: 28px;
	background: url('../images/menu_top_bg.png') repeat-x;
	padding-top: 3px;
	text-align: right;
	padding-right: 1%;
	color: #F16C00;
	font-size:medium;
	font-weight:bold;
}

#underbar {
	text-align:right;
	border-bottom: 1px solid #f4f4f4;
	width:99%;
	padding-right:1%;
	height:40px;
	background-color: #FFFFFF;
}

#underbar A {
	font-weight:normal;
	text-decoration:none;
	
}
#underbar A:hover {
	background-color: #FFFFCC;
}

#nmenu A {
	font-weight: bold;
	font-size: medium;
	text-decoration: none;
}


#nmenu A:hover {
	background-color: #FFFFCC;
}

/* Main */

#main
{
	width: 98%;
	/*background: #fff url('../images/bg-subpagecontent.png') repeat-x;*/
}

#main .topbar {
	height: 80px;
	display:inline;
	left: 20px;
	float: left;
	
}
/*
#boxheader {
	color: #FFF;
	background: #EEE url('../images/slidingleft.jpg') no-repeat;
	height: 400px;
	width:100%;
	font-size: medium;
}
#boxheader .content {
	float: left;
	display: inline;
	margin: 5px;
}	
#boxheader .right {	
	height: 80px;
	display:inline;
	float:right;
	background: url('../images/slidingright.jpg');
	width: 58px;
}
#boxheader .end {
	width:100%;
	background-color: #003399;
	height: 5px;
}
*/
#topbar {
	background-color: #494949;
	width: 100%;
	color: #FFF;
	height: 5px;
}

#columnA_2columns
	{
	float: left;
	width: 90%;
	position: absolute;
	margin-right: -17em;
	padding-right: 2em;
	}

#

#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#posts .post {
	margin: 5px;
	padding: 5px;
	background-color: #EFEFEF;
}
#posts .yourpost {
	margin: 5px;
	padding: 5px;
	border: 1px solid #EEE;
}

A.smallblue  {
	
	color: #0066CC;
	text-decoration: underline;
	
}
A.smallblue:hover {

	text-decoration:none;
}

	

#main_inner ul
{
margin-bottom: 2.0em;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}

#main_inner li h4 {
	border: 0px;
	color: #F16C00;
	padding: 1px;
	margin: 1px;
	font-weight:bold;
}

#homebg {
	padding: 20px;
	margin: 10px;
	/*background: url('../images/homebg.gif') no-repeat;*/
	width:633px;
	height: 70px;
	
}

#homebg h1{
	width:90%;
	color: #a3450d;
}

#homebg h3 {
	width:80%;
	padding: 20px;
	font-weight: bold;
	font-size: medium;
	color: #636363;
	border: none;
}

#boxheader {
	color: #FFF;
	background: #EEE url('../images/slidingleft.jpg') no-repeat;
	height: 400px;
	width:100%;
	font-size: medium;
}
#boxheader .content {
	float: left;
	display: inline;
	margin: 5px;
}	
#boxheader .right {	
	height: 80px;
	display:inline;
	float:right;
	background: url('../images/slidingright.jpg');
	width: 58px;
}
#boxheader .end {
	width:100%;
	background-color: #003399;
	height: 5px;
}

#main_inner li .actions {
	height:30px;
	/*left:80%;*/
	width: 100px;
	display:inline;
	float:right;
	/*border: 1px solid #000;*/
	/*padding:6px;*/
	/*background: url('../images/actionsbg.gif') no-repeat;*/
}

#main_inner li {
	list-style: none;	
	border: 1px dotted #eee;
	border-top:none;
	margin: 2px;
	padding: 2px;
	border-left:none;
	border-right:none;
}

#main_inner li a.small {
	font-size: x-small;
	color:#333333;
	text-decoration:none;
}

#main_inner li a.small:hover {
	text-decoration:underline;
}

h3,h4
{
border-bottom: dotted 1px #E1E1E1;
position: relative;
}

h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: 0.8em;
}

#overlay h3 {
	color: #FF6633;
}

h4
{
font-size: medium;
padding-bottom: 0.175em;
margin-bottom: 0.7em;
margin-top: 0.95em;
}

#main_inner .post
{
position: relative;
}

#main_inner .post h3
{
position: relative;
font-size: 1.7em;
padding-bottom: 1.2em;
}

#main_inner .post ul.post_info
{
list-style: none;
position: absolute;
top: 3em;
font-size: 0.8em;
}

#main_inner .post ul.post_info li
{
background-position: 0em 0.2em;
background-repeat: no-repeat;
display: inline;
padding-left: 18px;
}

#main_inner .post ul.post_info li.date
{
background-image: url('../images/n5.gif');
}

#main_inner .post ul.post_info li.comments
{
background-image: url('../images/n6.gif');
margin-left: 1.1em;
}

/* Footer */

#footer
{
height: 100px;
width: 100%;
background: #fff url('../images/bg-subpagecontent.png') repeat-x;
}

form { 	margin: 0; }

input.search { 
	width: 165px; 
	border: 0;
	background: url(../images/input.gif) no-repeat;
	padding: 4px 4px 4px 30px; 
	color: #E0691A;
	font-weight: bold;
}

/* Search */

input.button
{
background: #FF790B url('../images/n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
font-weight: bold;
text-transform: lowercase;
font-size: 0.8em;
height: 2.0em;
}

.itext {
border: solid 1px #C0C0C0;
font:inherit;
font-size: 1em;
padding: 1px;
width:10em;
}

#underbar div {
	margin:10px;
	float:right;
}

.text
{
border: solid 1px #C0C0C0;
font:inherit;
font-size: 1.5em;
padding: 0.25em 0.25em 0.25em 0.25em;
width:60%;
margin: 2px;
}

.text:hover {
	/*background-color: #FFFF99;*/
}

#search
{
z-index:25;
float:right;
color:#FFF;
padding-top: 50px;
position:absolute;
right:30px;
/*background:url('../images/search_bg.gif') no-repeat;*/
/*margin-right:20px;*/
top:0px;
width: 728px;
height:60px;
}
#advert
{
z-index:25;
float:right;
color:#FFF;
padding-top: 10px;
position:absolute;
right:30px;
/*background:url('../images/search_bg.gif') no-repeat;*/
/*margin-right:20px;*/
top:0px;
width: 728px;
height:90px;
}

#close_search {
	width:50px;	
}

#search input {
	border:none;
}

#search table {
	margin: 0px;
	padding: 0px;
	border: none;
	background-color:#FFFFFF;
	margin-left: 35px;
	width: 380px;
}

#search *:hover {
	/*background-color: #FFFFCC;*/
}

	

#search .text
{
border:none;
position: relative;
width: 15em;
margin:0px;

}

#search .text:hover {
	/*background-color: #FFFFCC;*/
}



#search input.button
{
position: absolute;
top: 0em;
right: 0em;
min-width: 2.0em;
max-width: 2.5em;
}

/* LAYOUT - 3 COLUMNS */

	/* Primary content */
	
	#primaryContent_3columns
	{
	position: relative;
	margin-right: 34em;
	}
	
	#columnA_3columns
	{
	position: relative;
	float: left;
	width: 100%;
	margin-right: -34em;
	padding-right: 2em;
	}
	
	/* Secondary Content */
	
	#secondaryContent_3columns
	{
	float: right;
	}
	
	#columnB_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 2em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
	#columnC_3columns
	{
	width: 13.0em;
	float: left;
	padding: 0em 0em 0.5em 2em;
	border-left: dotted 1px #E1E1E1;
	}
	
/* LAYOUT - 2 COLUMNS */

	/* Primary content */
	
	#primaryContent_2columns
	{
	position: relative;
	width:80%;
	/*margin-right: 17em;*/
	}
	
	
	
	/* Secondary Content */
	
	#secondaryContent_2columns
	{	
	float: right;
	width: 25%;
	margin-right:10px;
	}

	#columnC_2columns
	{
	float: left;
	width:100%;
	/*border-left: dotted 1px #E1E1E1;*/
	}
		
	#columnC_2columns .text {
	width:90%;
	}
	
	.inone {  	
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #fc3;
  	background: url('../images/user.png') no-repeat 8px 8px;
  	background-color: #ffa;
	}
	
	#in {
		padding: 4px 4px 4px 30px;
		margin-bottom: 10px;	
	}
	.inone .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #e60;
  	font-weight: bold;
	}
	
	.accepted {  	
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #fc3;
  	background: url('../images/accept.png') no-repeat 8px 8px;
  	background-color: #ffa;
	}
	
	.accepted .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #e60;
  	font-weight: bold;
	}

	.adduser {  	
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #fc3;
  	background: url('../images/vcard_add.png') no-repeat 8px 8px;
  	background-color: #ffa;
	}
	
	.adduser .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #e60;
  	font-weight: bold;
	}
	
	.error {  	
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #fc3;
  	background: url('../images/link_break.png') no-repeat 8px 8px;
  	background-color: #ffa;
	}
	
	.error .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #e60;
  	font-weight: bold;
	}
	
	.history {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
	border: 1px solid #b1b1b1;
  	background: url('../images/clock.png') no-repeat 8px 8px;
  	background-color: #f6f4e8;	
	}
	
	.history .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #6d6d6d;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.loading {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
	border: 1px solid #C0C0C0;
  	background: url('../images/a.gif') no-repeat 8px 8px;
  	background-color: #FFF;	
	}
	
	.loading .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #000;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.similar {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
	border: 1px solid #C0C0C0;
  	background: url('../images/chart_organisation.png') no-repeat 8px 8px;
  	background-color: #FFF;	
	}
	
	.similar .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #000;
  	font-weight: bold;
  	padding-bottom: 0;
	}

	.download {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
	border: 1px solid #C0C0C0;
  	background: url('../images/page_white_gear.png') no-repeat 8px 8px;
  	background-color: #FFF;	
	}
	
	.download .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #000;
  	font-weight: bold;
  	padding-bottom: 0;
	}

	.requested {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #C0C0C0;
  	background: url('../images/cog_error.png') no-repeat 8px 8px;
  	background-color: #FFFFFF;
	}
	.requested .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #000;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.intwo {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #5af;
  	background: url('../images/user_add.png') no-repeat 8px 8px;
  	background-color: #cfe6fb;
	}
	.intwo .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #003A9A;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.insm {
  	font-size: 0.9em;
  	color: #333;
	}
	
	.insm a {
  	color: #333;
	}


/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}
px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #5af;
  	background: url('../images/cog_error.png') no-repeat 8px 8px;
  	background-color: #cfe6fb;
	}
	.requested .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #003A9A;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.intwo {
	padding: 4px 4px 4px 30px;
	margin-bottom: 10px;	
  	border: 1px solid #5af;
  	background: url('../images/user_add.png') no-repeat 8px 8px;
  	background-color: #cfe6fb;
	}
	.intwo .big {
  	text-decoration: none;
  	font-size: 1.2em;
  	color: #003A9A;
  	font-weight: bold;
  	padding-bottom: 0;
	}
	
	.insm {
  	font-size: 0.9em;
  	color: #333;
	}
	
	.insm a {
  	color: #333;
	}


/* LAYOUT - COLUMNLESS */

	/* Primary content */
	
	#primaryContent_columnless
	{
	position: relative;
	}
	
	#columnA_columnless
	{
	position: relative;
	width: 100%;
	}

