/* 
Title:  	   master stylesheet
Updated:	   August 9, 2006

Key Colours
-----------

Red:		
Orange:		
Grey:		

*/

/* define screen styles
---------------------------------------------------------- */

@media screen {

	/* global styles
	---------------------------------------------------------- */

	* {
		margin: 0;
		padding: 0;
		}
		
	html {
		font-size:125%;
		}

	body {
		margin: 0;
		padding: 0;
		font-family: Georgia, "Arial", Helvetica, sans-serif;
		font-size:50%;
		line-height: 1.5em;
		color: #000;
		background: #222;
		}

	a {
		color: #003466;
		background: transparent; 
		}

	a:visited {
		color: #08b;
		background: transparent; 
		}

	a:hover {
		color: #09c;
		text-decoration: none;
		background: transparent; 
		}

	a:active {
		color: #039;
		background: transparent;  
		}

	img {
		border: 0;
		}

	h1 {
		font-size: 2em;
		padding: 5px;
		background: #0cf;
		}

	h2 {	
		font-size: 1.8em;
		padding: 4px;
		background: #0cf;
		}

	h3 {
		font-size: 1.6em;
		}

	h4 {
		font-size: 1.4em;
		}

	h5 {
		font-size: 1.2em;
		}

	h1,
	h2,
	h3,
	h4,
	h5{
		line-height: 1em;
		margin: 0.2em 0;
		}

	p {
		font-size: 1.2em;
		margin: 1em 0;
		}

	form {
		margin: 0;
		padding: 0;
		}

	dl {
		font-size: 1.2em;
		margin: 1em 0;
		}

	dl dt {
		font-weight: bold;

		}

	dl dd {
		padding: 0 0 0 3em;
		}

	ul {
		margin: 1em 0;
		padding: 0 0 0 3em;
		}

	ul li {
		font-size: 1.2em;
		height:1%;
		}

	ol {
		margin: 1em 0;
		padding: 0 0 0 3em;
		}

	ol li {
		font-size: 1.2em;
		}

	acronym {
		border-bottom: 1px dotted;
		cursor: help;
		color: #060;
		}

	address {
		font-size: 1.2em;
		}

	cite {

		}

	code {
		font-family: Courier, monospace;
		color: #c00;
		padding: 0.2em 0;
		}

	dfn {
		font-weight: oblique;
		cursor: help;
		color: #060;
		}

	em {
		font-weight: oblique;
		}

	strong {
		font-weight: bold;
		}

	pre {
		margin: 1em 2em;
		padding: 1em;
		font-family: Courier, monospace;
		border: 2px dashed #003466;
		color: #000;
		background: #c1c4b5;
		}

	blockquote {
		font-size: 1.2em;
		margin: 0.9em 1.6em;
		padding: 1em;
		background: #003466;
		color: #fff;
		}

	blockquote a{
		color: #fff;
		}
		
	blockquote a:hover {	
		color: #09c;
		}

	kbd {
		color: #003466;
		}

	sub {

		}

	sup {

		}

	textarea,
	select {
		font: small Verdana, Helvetica, sans-serif;
		line-height: 1.5em;
		}

	table {
		border-collapse: collapse;
		margin-bottom: 10px;
		}

	th {
		background : #003466;
		font-weight: bold;
		color: #fff;
		}

	td {
		}

	th,
	td{
		padding: 5px;
		border: solid 2px #09244b;
		}
	
	dl {
		font-size: 1.0em;
		}
	p,
	th,
	td,
	li,
	dt,
	dd {
		font-size: 1.2em;
	}
	
	li li,
	li dd,
	dd li,
	td p,
	th p,
	th li,
	td li,
	th dd,
	td dd{
		font-size: 1.0em;
	}

	/* layout
	---------------------------------------------------------- */

	#mongoose_dashbar {
		background: #000;
		color: #fff;
		padding: 5px 10px;
		text-align: right;
		font-family: Verdana, Helvetica, sans-serif;
		}

	#mongoose_dashbar span {
		font-weight: bold;
		color: #fff;
		}

	#mongoose_dashbar a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		}

	#mongoose_dashbar a:hover {
		text-decoration:underline;
		}
		
	div.editlinks {
		padding: 5px 0 10px 0;
		}
		
	div.editlinks a {
		color: #fff !important;
		padding:2px 5px;
		margin:0 5px 0 0;
		border: solid 1px #000;
		background: #0cf !important;
		font-size:10px;
		display:inline-block;
		}
	div.editlinks a:hover {
		color: #000 !important;
		}

	div#search {
		border: solid 1px #09244b;
		margin: 0 0 10px 0;
		background: #003466;
		color: #468eb3;
		padding: 5px;
		}

	div.paging {
		font-size:12px;
		background: #003466;
		color: #468eb3;
		padding: 5px;
		}

	#content div.data div.paging a {
		color: #789cb6;
		text-decoration: underline;
		}

	#content div.data div.paging a:hover {
		color: #fff;
		text-decoration: none;
		}

	div.paging select option {
		padding-right:5px;
		}

	div.search {
		xborder-bottom: solid 1px #666;
		padding: 0 0 10px 0;
		height:1%;
		}

	div.search h2 {
		display:block;
		}

	div.search input.inputText {
		width: 9.3em;
		border: solid 1px #5d4d33;
		padding: 1px 0;
		margin-top: 5px;
		}

	div#search input.inputText {
		width: 13.5em;
		border: solid 1px #5d4d33;
		padding: 1px 0;
		}

	div.sidebar_list {
		padding-top: 10px;
		}

	div.search h2,
	div.sidebar_list h2 {
		border-bottom-color:#605b00;
		}

	div#search input.btn_search,
	div.search input.btn_search{
		border: solid 1px #000;
		color: #fff !important;
		display:inline-block;
		font-size:11px;
		font-weight: bold;
		font-family: Arial, Helvetica, san-serif;
		margin: 0;
		padding:2px 4px 0px;
		text-decoration:underline;
		cursor: pointer;
		}

	div#search input.btn_search,
	div.search input.btn_search{
		background: #0cf;
		}

	div#search input.btn_search:hover,
	div.search input.btn_search:hover {
		color: #000;
		}

	div.data table td,
	div.data table {
		border: solid 1px #888;
		background: #fff;
		padding: 0;
		}

	#content div.data table td a {
		text-decoration: none;
		}

	div.data table td.icon_column {
		padding: 5px;
		}

	span.highlight_search {
		background: #003466;
		font-weight:bold;
		padding: 0 1px;
		color: #fff;
		}
		
	div.media_gallery {
		margin-top:10px;
		padding:0 0px 5px 10px;
		display:block;
		float:none;
		clear:both;
		}

	div.media_gallery h3 {
		margin: 10px 0;
		}

	#content div.media_gallery img {
		background: #fff;
		border-top: solid 1px #c1c4b5;
		border-right: solid 1px #c1c4b5;
		border-bottom: solid 1px #c1c4b5;
		border-left: solid 1px #c1c4b5;

		clear:both;
		float:none;
		margin: 0 0 5px 0 !important;
		}

	div.media_gallery div.item {
		position: relative;
		float:left;
		height:112px;
		margin: 0 10px 10px 0px;
		text-align:center;
		width: 78px;
		padding: 5px 2px 0 2px;
	}

	div.media_gallery div#flashcontent {
		float:none;
		clear:both;
		text-align:center;
		margin: 10px 10px 10px 0;
	}

	div.media_gallery div#flashcontent embed,
	div.media_gallery div#flashcontent object {
		float:none;
		clear:both;
		background: #605b00;
		}
	div.blog {
		padding:10px 0 0;
		}
	div.blog h2 {
		}
	div.comment {
		padding-top:1em;
		border-bottom: solid 1px #663;
		}
	div.comments {
		overflow: auto;
		word-wrap: break-word;  /* IE overflow workaround */
		}

	div.comments {
		padding:0;
		}

	/* ---------------------------------------------------------- */

	#wrap {
		background: #222 url(images/bg.png) top left repeat-x;
		padding: 20px 0;
		}

	#container {
		width: 840px;
		margin: 0 auto;
		text-align: left;
		background: url(images/bg_repeat.gif) top left repeat-y;
		}

	#container_inner {
		background: url(images/top.png) top left no-repeat;
		}

	/* ---------------------------------------------------------- */

	#header {
		margin: 0;
		padding: 0 0 20px 0;
		height: 126px;
		}

	#header #logo {
		}

	#header #logo a {
		text-indent: -9999px;
		display: block;
		width: 125px;
		height: 100px;
		padding: 0 0 0 0;
		padding: 34px 0 0 32px;
		background:  url(images/logo2.gif) 32px 34px no-repeat;
		overflow:hidden;
		}
		
	#header #address {
		text-align: right;
		color: #fff;
		padding-right:27px;
		margin-top:-100px;
		}
		
	#header #address p {
		font-size: 1.1em;
		line-height: 1.2em;
		}
		
	#header #address a {
		color: #8cbdee;
		}
		
	#header #address a:hover {
		color: #00b3ee;
		}

	/* ---------------------------------------------------------- */

	#nav {
		background: url(images/det.gif) 37px bottom no-repeat;
		padding-bottom: 50px;
		width: 175px;
		float: left;
		position: relative;
		/* Theme via R.A.D. Theme */
		}
		
	#flashclock {
		margin-left: 42px;
		xmargin-top: 440px;
		background: #e5eaef;
		xwidth: 100px;
		position: relative;
		float: left;
		}
		

	/*
	---------------------------------------------------------- */
	
	#middle {
		}
	
	#middle_inner {
		min-height: 250px;
	}

	#content {
		xposition: relative;
		width: 640px;
		float: left;
		background: #fff;
		}

	#content .inner {
	}

	#content .inner2 {
		padding: 10px 20px 20px 20px;
	}
		
	#content.two_column {
		width: 465px !important;
		}
		
	#content img {
		padding: 5px;
		margin: 5px;
		XXborder: solid 1px #775;
	}

	/*
	---------------------------------------------------------- */

	#sidebar {
		position: relative;
		float: left;
		width: 165px;
		padding: 0px 20px 0 10px;
		color: #fff;
		}
		
	#sidebar h1,
	#sidebar h2 {
		color: 000;
		}
		
	#content ul,
	#sidebar ul {
		list-style-type: none;
		padding: 0 0 0 0.8em;
	}
		
	#content ul li {
		background: transparent url(images/bullet.gif) no-repeat 2px 2px;
		padding-left:1.5em;
	}
		
	#sidebar ul li {
		background: transparent url(images/column_bullet.gif) no-repeat 2px 2px;
		padding-left:1.5em;
	}
	
	#sidebar a {
		color: #8cbdee;
		}
		
	#sidebar a:hover {
		color: #00b3ee;
		}

	/*
	---------------------------------------------------------- */

	#footer {		/* for IE */
		padding: 20px 0 28px 0;
		background: url(images/base.png) bottom left no-repeat;
		text-align: center;
		color: #fff;
		float: none;
		clear: both;
		}

	#footer p {
		margin: 0;
		}
	
	#footer a {
		color: #8cbdee;
		}
		
	#footer a:hover {
		color: #00b3ee;
		}

	/* form styles
	---------------------------------------------------------- */

	div.form {
		margin: 1.8em auto;
		padding: 0;
		}

	div.form h1 {
		font-size: 1.0em;
		background: #e7e7cd;
		color: #333;
		}

	div.form h2 {
		font-size: 1.6em;
		margin: 0 0 0.5em 0;
		padding: 0.2em 0.5em;
		background: #0cf;
		color: #000;
		border-bottom: none;
		}

	div.form p {
		}

	div.form fieldset {
		border-width: 1px 0 0 0;
		border-color: #003466;
		margin: 1em 0 0 0;
		}

	div.form fieldset legend {
		color: #114;
		font-size: 1.4em;
		font-weight: bold;
		margin: 0;
		padding: 0 0.5em;
		}

	div.form div.required,
	div.form div.optional,
	div.form div.buttons {
		position: relative;
		clear: both;
		padding: 0.5em 0;
		width: 100%;					/* Fixes IE float issues for child elements */
		}

	div.form div.required label,
	div.form div.optional label {
		float: left;
		text-align: right;
		width: 12em;
		padding: 5px;
		background: #eee;
		color: #000;
		}

	div.form div.required label {
		font-weight: bold;
		}

	div.form div.required span,
	div.form div.optional span {
		display: block;
		margin: 0 0 0 14em;
		padding: 0.2em 0;
		}

	div.form div.required span.dynamicerror,
	div.form div.optional span.dynamicerror {
		clear: left;
		color:#CC0000;
		}

	div.form div.required span span,
	div.form div.optional span span {
		display: inline;
		padding: 0;
		margin: 0;
		}

	div.form span.wide {
		width: 100%;
		padding: 0;
		margin: 0;
		}

	div.form div.required span label,
	div.form div.optional span label {
		display: inline;
		float: none;
		width: auto;
		background: transparent;
		font-weight: normal;
		color: #441;
		}

	div.form div.buttons {
		}

	div.form div.buttons input {
		float: right;
		background: #0cf;
		border: solid 1px #000;
		color: #fff;
		font: bold 1.2em Arial, Helvetica, san-serif !important;
		width: auto;				/* fix for IE double padding on buttons */
		overflow: visible;			/* fix for IE double padding on buttons */
		text-align: center;
		padding: 0.2em 0.5em;
		margin: 0 0.5em;
		cursor: pointer;
		}

	div.form div.buttons input:hover {
		color: #000;
		}

	div.form input.inputText {
		width: 16em;
		}

	div.form textarea.inputTextArea {
		width: 16.2em;
		height: 6em;
		}

	div.form span.list {
		display: inline-block;
		}

	div.form span.list {
		display: block;
		}

	/* faq styles
	---------------------------------------------------------- */	

	#faqs {
		xwidth: 620px;
		min-height: 200px;
		}

	#faqs div {
		float: left;
		}

	#faqs div.questions {
		width: 160px;
		padding: 0;
		margin: 0;
		}

	#faqs div.questions h3 {}
	#faqs div.questions a {}
	#faqs div.questions a:hover,
	#faqs div.questions a:active {}
	#faqs div.questions a:visited {}

	#faqs div h3,
	#faqs div ul {
		padding-left: 0.5em;
		}

	#faqs div ul ul {
		padding-left: 1.0em;
		}

	#faqs div ul li {
		background: url(images/arrow_right.gif) no-repeat 0em 0.1em;
		}

	#faqs div ul li.current {
		background: url(images/arrow_down.gif) no-repeat 0em 0.1em;
		}

	#faqs div ul li.sub {
		background: url(images/arrow_q.gif) no-repeat 0em 0.1em;
		}

	#faqs div.answers {
		float: left;
		padding: 5px 0px 5px 20px;
		width: 400px;
		}
		
	#faqs div.answers div.editlinks {
		float: none;
		clear: both;
		display: block;
		}

	#faqs div.answers h3 {
		padding: 2px 0;
		border-bottom: solid 1px #775;
		}

	#faqs div.answers p.created {
		text-align: right;
		padding-top: 2.0em;
		}

	}

/* ------------------- Clear float fix ------------------- */

	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* define print styles
---------------------------------------------------------- */

@media print {

	/* print styles
	---------------------------------------------------------- */

	body {
		font-family: Verdana, sans-serif;
		font-size: 12pt;
		}

	#mongoose_dashbar,
	#nav,
	#footer {
		display: none;
		}
	
	div {
		float: none !important;
		}

	a:link,
	a:visited {
		color: gray;
		}

	a:link:after,
	a:visited:after {
		content: " (" attr(href) ") ";		/* print URLs after link text */
		color: #00f;
		}

	}