/* CSS Document */

body {
	font-size: 0.8em;
	font-family: Arial, Verdana, Geneva, Lucida, Helvetica, sans-serif;
	background-color:#FFFFFF;
	background-image: url(/4/images/gradient-background.jpg);
}
-->
</style>
}

a:link {
	color: #1898bf;
	text-decoration: none;
}
a:visited {
	color: #1898bf;
	text-decoration: none;
}
a:hover {
	color: #182a41;
	text-decoration: none;
}
a:active {
	color: #1898bf;
	text-decoration: none;
}

#main_wrapper {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 900px; 
	height:100%;
	z-index: 1;
}


/*********************/
/* TOP BANNER */
/*********************/
#top_banner {
	position: relative;
	left: 0px; 
	top: 0px; 
	width: 100%; 
	height: 100px; 
	z-index: 2;
}

#breadCrumbs {
	position: relative;
	left: 19px; 
	float: left;
	top: 0px; 
	height: 32px; 
	width:600px;
	z-index: 20; 
	background: #FFFFFF;
}

#searchBox { 
	position:absolute;
	text-align: right;
	position:absolute;
	left:200px;
	top:102px;
	width:700px;

}

/*********************/
/* SIDEBARS */
/*********************/
#sideBar-left {
	position:relative;
	top:32px;
	width: 142px;
	float: left;
	margin-top:19px;
	padding-right:3px;
}

#sideBar-left_box {
	margin-top:100px;
	background: #b5dc11;
	padding:7px;
}


/*********************/
/* MAIN NAVIGATION */
/*********************/


#mainNav a#first-level-nav-selected{
	/*background-color:#1898bf;**/
	color:#0086ff;
}


#mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:absolute;
	left:0px;
	top:77px;
	float: left;
	width: 100%;
	border-top: 1px solid #dee6f0;
	border-bottom: 1px solid #dee6f0;
}

#mainNav li {
	float: left;
	/*padding: 0;*/
	margin: 0;
}


#mainNav li a, #mainNav li a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	/*padding: .5em 0em;
	width:137px !important;
	width:137px;
	height:16px;*/
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	padding-bottom:5px;
	margin-left:0px;
	
	display: block;
	font-size: 0.9em;
	
	background-image:url(../images/nav-bullet.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
	
	
	/*
	border: 1px solid #666666;
	background:#000000;	
	*/
}

#mainNav li a:hover {
	color: #0086ff;
	/*background-image:url(../images/2nd-level-over.gif);
	background:#000000;
	*/
	background-repeat:no-repeat;
}



#mainNav li.fuck {
	background-color:#fd0606;
	color:#FFFFFF;
}


/*********************/
/* SECOND LEVEL NAV */
/*********************/

body a#second-level-nav-selected {
	/*background-color:#1898bf;*/
	color:#406183;
}


#second-level-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*font-size: 1.5em;*/
	/*border-left: 1px dashed #294E56;
	border-top: 1px dashed #294E56;
	border-right: 1px dashed #294E56;*/
}

#second-level-nav li {
	display: inline;
	/*font: 0.6em Arial, Verdana, Geneva, Lucida,  Helvetica, sans-serif;*/
}

#second-level-nav .title {
	font-weight: bold;
	display: block;
	color: #000000;
}
#second-level-nav a {
	text-decoration: none;
	display: block;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	color: #9e9d9b;
	line-height: 140%;
	
	border-top: 1px dotted #d4d4d4;
	/*background-color:#000000;
	border-left: 5px solid #666666;*/
	font-size: 0.8em;
	/*background-image:url(../images/2nd-level.gif);*/ 
	background-repeat:no-repeat;
}
/* hack for IE 6 < to make entire block clickable */
* html #second-level-nav a {
	height: 1px; 
}

#second-level-nav a:hover {
	color: #406183;
	/*background-color:#1898bf;*/
	/*background-image:url(../images/2nd-level-over.gif);*/
	background-repeat:no-repeat;
}

/*********************/
/* THIRD LEVEL NAV   */
/*********************/

body a#third-level-nav-selected{
	background-color:#e9f4b7;
	border-right: 3px solid #91a208 ;
	color:#506207;
}

#third-level-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*font-size: 1.5em;*/
}

#third-level-nav li {
	display: inline;
	/*font: 0.8em Arial, Verdana, Geneva, Lucida,  Helvetica, sans-serif;*/
}

#third-level-nav a {
	text-decoration: none;
	display: block;
	padding: 5px 15px;
	color: #91a208;
	line-height: 110%;
	background: #e9f4b7 url(../templates/bg_nav_h.png) no-repeat right top;
}
/* hack for IE 6 < to make entire block clickable */
* html #third-level-nav a {
	height: 1px; 
}

#third-level-nav a:hover {
	background-color:#e9f4b7;
	border-right: 3px solid #91a208 ;
	color:#506207;
}


/*********************/
/* FOOTER */
/*********************/

#footer {
/*
	clear: left;
	width: 100%; 
	height: 40px; 
	z-index: 6; 
	background: #AAAAAA;
	*/
}

/*********************/
/* RANDOM */
/*********************/

.clear:after{
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}

.clear {
	min-height: 1px;
}

* html .clear {
	height: 1px;
}

#links-list ul{
	padding: 0px;
	margin-left:20px;
	list-style-image:url(../templates/images/bullets.gif);
	/*background: url(images/bg_nav.png) repeat-x left top;*/
	/* border-bottom: 1px solid #000; */
}