/*@import url("reset.css");*/
/*
 * Client: 
 * Site Name: 
 * URL: 
 *
 * Author: 
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 
 *
 * --------------------------------------------------------------- */

/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }


.hide { display: none; }
.invisible { visibility: hidden; }
strong { font-weight: bold; }
em { font-style: italic; }
/* Basic Structure */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background:#0063a3;
}
#wrapper {
	width: 956px;
	margin: 0 auto 0 auto;
	text-align: left;
}
#header {
	background: url(../../elements/skin/header-bg.jpg) top left no-repeat;
	height: 140px;
	position: relative;
}
#header .logo {
	position: absolute;
	top: 9px;
	left: 57px;
	background: url(../../elements/skin/logo.gif) top left no-repeat;
	width: 121px;
	height: 117px;
	display: block;
	text-indent: -9999em;
	z-index: 10;
}
#header .tagline {
	position: absolute;
	top: 35px;
	left: 266px;
}
#header .enews {
	position: absolute;
	top: 3px;
	right: 50px;
	color: #4b2f13;
}
#header .enews ul {
	font-size: .9em;
}
#header .enews ul li {
	border-left: 1px solid #4b6f7a;
	float: left;
}
#header .enews ul li a {
	color: #4b2f13;
	text-decoration: none;
	padding: 0 9px 4px 9px;
	display: block;
}
#header .enews ul li.first {
	border-style: none;
}
#header .enews ul li.first a {
	padding-left: 0px;
}
#navigation {
	position: relative;
	z-index: 1;
	margin-right: 38px;
}
#navigation ul {
	height: 45px;
	background: url(../../elements/skin/navigation-bg.jpg) top left repeat-x;
	margin-left: 41px;
}
#navigation ul li {
	float: left;
	z-index: 10;
	position: relative;
	background: url(../../elements/skin/navigation-bg.jpg) top left repeat-x;	
}
#navigation ul a {
	/*float: left;*/
	display: block;
	line-height: 39px;
	vertical-align: middle;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 12px 6px 12px;
	color: #ffffff;
	background: url(../../elements/skin/navigation-bg.jpg) top left repeat-x;
	border-left: 1px solid #9f0614;
}
#navigation a.flags {
	display: block;
	width: 41px;
	height:45px;
	background: url(../../elements/skin/flags.jpg) top left no-repeat;
	text-indent: -9999em;
	padding: 0;
	position: absolute;
	z-index: 10;
	/*_margin-right: -3px;*/
}
#navigation a.flags:hover {
	background-position: 0px -45px;
}
/*#navigation ul li.flags {
	border: none;
	width: 41px;
}
#navigation ul li.flags a {
	background: url(../../elements/skin/flags.jpg) top left no-repeat;
	width: 41px;
	padding: 0;
	border: none;
	text-indent: -9999em;
}*/
#navigation ul li:hover a, #navigation ul li.sfhover a, #navigation ul a:hover {
	background-position: 0px -45px;
}
#navigation .wheel {
	background: url(../../elements/skin/wheel.gif);
	position: absolute;
	top: 0px;
	left: 662px;
	z-index: 11;
}
#navigation .searchbox {
	color: #76797b;
	position: absolute;
	top: 10px;
	left: 729px;
	height: 19px;
	z-index: 10;
	/*_right: 104px;*/
}
#navigation .searchbox .search {
	padding: 0 0 0 0;
	height: 17px;
	line-height: 17px;
	border: 1px solid #76797b;
	width: 136px;
}
#navigation .searchbox input {
	vertical-align: middle;
	color: #76797b;
}
/* -------------------------------------------------------- */
/*-----------------------------------*/
/* -------------
 * Main Navigation
 * ------------- */
#navigation ul {
	line-height: 1;
}
/* Set li to relative for third level */
#navigation ul li li {
	position: relative;
	z-index: 10;
	border: none;
}
#wrapper #navigation ul li ul a {
	text-indent: 0;
	background-image: none;
	width: 108px;
	font-size: 1.16em;
	line-height: 1.2em;
	border-top: 1px solid #A1A1A1;
	border-left: 1px solid #A1A1A1;
	border-right: 1px solid #A1A1A1;
	padding: 4px 5px;
	color: #085765;
	font-weight: normal;
	text-transform: none;
	background-color:#FFFFFF;
	height: auto;
	text-decoration: none;
}
/* Second level links */
#navigation ul ul {
	position: absolute;
	left: -999em;
	top: 45px;
	width: 120px;
	z-index: 10;
	margin: 0 0 0 14px;
	border-bottom: 1px solid #A1A1A1;
	height: auto;
}
/* Third level links */
#navigation ul ul ul {
	top: 0px;
	margin: 0 0 0 119px;
}
#navigation ul li:hover, #navigation ul li.sfhover {
	direction:ltr;
} /* Fix IE7 sticky menus */
#navigation ul li:hover ul ul, #navigation ul li:hover ul ul ul, #navigation ul li.sfhover ul ul, #navigation ul li.sfhover ul ul ul {
	left: -999em;
}
#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li.sfhover ul, #navigation ul li li.sfhover ul, #navigation ul li li li.sfhover ul {
	left: auto;
}
#wrapper #navigation ul li:hover ul li a:hover, #wrapper #navigation ul li.sfhover ul li a:hover, #wrapper #navigation ul li:hover ul li ul a, #wrapper #navigation ul li.sfhover ul li ul a {
	background-color: #fff;
}
#wrapper #navigation ul li:hover ul ul li a:hover, #wrapper #navigation ul li.sfhover ul ul li a:hover {
	color: #ddd;
	background-color: #003C70;
}
#wrapper #navigation ul li:hover ul li a, #wrapper #navigation ul li.sfhover ul li a {
	color: #c10d2a;
	background-color: #ddd;
}
#wrapper #navigation ul li ul li:hover a, #wrapper #navigation ul li ul li.sfhover a, #wrapper #navigation ul li ul a:hover {
	background-color: #fff;
}
/* -------------
 * End Main Navigation
 * ------------- */
/* -------------------------------------------------------- */
#main {
	margin: 0 51px 0 23px;
	background: url(../../elements/skin/main-bg.jpg) top left repeat-y;
}
#main .content ul, #main .content ol {
	margin: 10px 0 20px 40px;
	list-style: outside;
}
#main .content li {
	margin-bottom: 10px;
}
#main .content ul { list-style: disc; }
#main .content ul ul { list-style: circle;}

#main .content ol { list-style: decimal; }
#main .content ol ol { list-style: lower-alpha; }
#footer {
	margin: 0 0 0 23px;
	color: #003f68;
	position: relative;
}
#footer .content {
	position: absolute;
	top: 5px;
	right: 71px;
	background: #003f68 url(../../elements/skin/btmnav-left.gif) bottom left no-repeat;
}
#footer .btmnav {
	padding: 10px 11px 10px 0px;
	position: relative;
/*	position: absolute;
	top: 5px;
	right: 71px;*/
	background: transparent url(../../elements/skin/btmnav-right.gif) bottom right no-repeat;
	/*outline: 1px solid yellow;*/
	/*#003f68*/
	_display: inline;
}
/*#footer .content .corner {
	background: transparent url(../../elements/skin/btmnav-left.gif) bottom left no-repeat;
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left: 0px;
}*/
#footer .btmnav li {
	border-left: 1px solid #25a9ff;
	float: left;
}
#footer .btmnav li a {
	color: #25a9ff;
	text-decoration: none;
	font-size: 1.1em;
	padding-right: 9px;
	padding-left: 9px;
}
#footer .btmnav li:first-child {
	border-style: none;
	margin-left: 6px;
}
#footer .btmnav li:first-child a {
	padding-left: 14px;
}
#footer div.creatathon {
	float: left;
	/*-------*/
	/*margin: 54px 0 0 0;*/
	margin: 54px 0 0 18px;
	/*-------*/
}
#footer div.creatathon a {
	color: #003f68;
}
#footer div.copyright {
	float: right;
	margin: 54px 71px 0 0;
}
.error {
	color:#333333;
	padding: 5px 5px 5px 25px;
	margin: 0px;
	display: block;
	background: #f0f0f0 url(/elements/skin/icon_error.gif) no-repeat 5px 5px;
	border-top: 2px solid #CC020E;
	border-bottom: 2px solid #CC020E;
	margin-bottom: 5px;
}
html { overflow-y: scroll; }