/**

FORUM- APPENDED STYLESHEET FOR HEader

 * Fork Onsite reset
 * @author	Johan Ronsse <johan@netlash.com>
 * Based on Netlog reset and Eric Meyer's reset
 */

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address {
	margin: 0;
	padding: 0;
}

ol, ul {
	list-style:none;
}

img {
	border:0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
}

table { 
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

th {
	text-align: left;
}

a:focus {
	outline:0;
}

/**
 * Stylesheet for <Dodaq public>
 * @media	screen, projection
 * @copyright	Netlash <http://www.netlash.com>
 * @author	name <johan@netlash.com>
 */

/* Typography and text styles */
body {
	font: 300 13px Arial, sans-serif;
	line-height: 1.46; /* Safari 2.0.4 */
	background: #F9FCFD url(bodybg.png) repeat-x;
	padding: 0 0 20px;
}


#SiteContainer{width:869px;margin-left:auto;margin-right:auto;}


#container {
	width: 869px;
	margin: 0 auto;
}

#header {
	
	background: #005a9d url(headerbg.jpg) no-repeat center center;
	height: 84px;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	line-height: 1.2;
}

h2 {
	font-size: 19px;
	font-family: Verdana, sans-serif;
	color: #004071;
	line-height: 1;
}

h3 {
	font-size: 15px;
	font-family: Verdana, sans-serif;
	color: #000;
}

	#sidebar h3 {
		font-size: 13px;
	}

h4 {
	font-size: 13px;
	padding: 0 0 4px 0;
	color: #004071;
}

p {
	padding: 0 0 14px 0;
}

	p.intro {
		font-family: Georgia, Times, serif;
		font-size: 15px;
		line-height: 1.46;
	}
	
	#sidebar p {
		font-size: 11px;
	}



ul ul, ul ol, ol ul {
	padding-bottom: 0;
}

small, span.mute {
	color: #808080;
	font-size: 11px;
}

ul {
	list-style: disc;
}

ol {
	list-style-type: decimal;
}

ol li {
	padding: 2px 0;
}

blockquote {
	font-style: italic;
	padding: 0 0 0 25px;
}


/* Meta nav */	

#metanavigation {
	padding: 21px 0 0;
	min-height: 18px;
}

#metanavigation ul {
	padding: 0;
	list-style: none;
	float: right;
}

#metanavigation .headermeta li  {
	float: left;
	font-size: 12px;
	padding: 0 8px;
	border-right: 1px solid #C2C2C2;
	line-height: 1.5;
}

#metanavigation .headermeta li a {
	text-decoration: none;
}

#metanavigation .headermeta li.selected a {
	color: #00243f;
	font-weight: 700;
}

#metanavigation .headermeta li.last {
	border: none;
}
	
	#main {
		margin: 37px auto;
	}

	#logo {
		background: url(headersides.png) no-repeat -8px 100%;
		float: left;
		height: 100%;
		width: 319px;
		overflow: hidden;
	}
	
	#header {
		margin-top: 14px;
		clear: both;
	}

	#header h1, #header span.sitetitle {
		background: url(dodaqlogo.gif) no-repeat;
		width: 178px;
		height: 34px;
		text-indent: -9000px;
		float: left;
		margin: 30px 120px 0 21px;
	}

	#header span.sitetitle, #header h1 a {
		display: block;
		width: 178px;
		height: 34px;
		overflow: hidden;
	}

	/* Navigation */
	#navigation {
		float: left;
		overflow: hidden;
		width: 524px;
		padding: 30px 0 30px 26px;
		background: url(headersides.png) no-repeat 542px 0;
	}
	
	#navigation ul {
		padding: 0;
	}

	#navigation ul.headernav li {
		list-style: none;
		padding: 0 10px 0 0;
		font-size: 14px;
		float: left;
	}

	#navigation ul.headernav li a:link,
	#navigation ul.headernav li a:visited {
		padding: 0 10px 0 20px;
		display: block;
		line-height: 1.71;
		float: left;
		color: #CCDEEB;
		text-decoration: none;
		font-weight: 700;
	}
	
	#navigation ul.headernav li.TabOn {
		background: url(navigationselected.gif) no-repeat top right;
	}

	#navigation ul.headernav li.TabOn a:link,
	#navigation ul.headernav li.TabOn a:visited {
		color: #FFF;
		background: #005a9d url(navigationselected.gif) no-repeat 0 0;
	}
	
	#navigation ul.headernav li a:hover,
	#navigation ul.headernav li a:active {
		color: white;
	}

	/* Content */


	


	/* Footer */
	#footer {
		border-top: 1px solid #dbe6ee;
		width: 100%;
		padding: 0 0 30px;
	}

	#footer ul {
		float: right;
		padding: 10px;
	}

	#footer li {
		float: left;
		padding: 0 10px;
		list-style: none;
		line-height: 1;
		font-size: 11px;
	}

	#footer li.last {
		padding-right: 0;
		border: none;
	}

	#register {
		line-height: 37px;
		margin: 5px 0;
		background: url(../images/registerbg.gif) no-repeat 0 18px;
	}

	#register p {
		padding: 0 0 0 505px;
	}

	#register a {
		float: left;
	}

	#register a.button-register:link,
	#register a.button-register:visited {
		background: url('../images/register.png') no-repeat;
		width: 157px;
		height: 26px;
		position: relative;
		top: 5px;
		display: block;
		text-indent: -9000px;
	}

	#register span {
		display: block;
		float: left;
		margin: 0 5px;
		color: #515355;
	}

	
/* Clearfix */
.clearfix:after, #metanavigation ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix, #metanavigation ul {
	_display: inline-block;
}

html>body .clearfix, html>body #metanavigation ul {
	height: 1%;
}


/*****************************************************
* Linkage
*****************************************************/

a, a:visited  {
color: #005B9E;
text-decoration:underline;

}

a:hover {
color:#001A2E;
text-decoration:underline;
}
