@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin:0;
}
img {
	border-style: none;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 17px;
}
.clear {
	clear: both;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	width: 960px;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
}
#header a #logo {
	margin-top: 10px;
}

#topmenu {
	background-image: url(../images/t_three_0.png);
	background-repeat: repeat-x;
	height: 35px;
	padding-bottom: 15px;
}

/*	TOP	MENU	START	*/
.preload1 {background: url(../images/t_three_1.png);}
.preload2 {background: url(../images/t_three_1a.png);}

#nav {
	padding:0;
	list-style:none;
	height:35px;
	background:#fff url(../images/t_three_0.png) repeat-x;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav li.top {display:block; float:left; height:33px;}
#nav li a.top_link {
	display:block;
	float:left;
	height:28px;
	line-height:26px;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
	background-color: #F00;
	background-image: url(../images/t_three_0.png);
}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:28px; background: url(../images/t_three_0.png) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:28px; background: url(../images/t_three_0a.png) no-repeat right top;}

#nav li:hover a.top_link {
	color:#fff;
	background-color: #F00;
	background-image: url(../images/t_three_1.png);
	background-repeat: no-repeat;
}
#nav li:hover a.top_link span {background:url(../images/t_three_1.png) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(../images/t_three_1a.png) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{
	left:1px;
	top:33px;
	padding:3px;
	white-space:nowrap;
	width:170px;
	height:auto;
	z-index:300;
	background-color: #FFF;
	border: 1px solid #CCC;
}
#nav li:hover ul.sub li
{
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:170px;
	font-weight:normal;
}
#nav li:hover ul.sub li.title
{
	display:block;
	font-size:12px;
	height:18px;
	width:170px;
	line-height:18px;
	text-indent:5px;
	color:#F90;
	text-decoration:none;
	font-weight: bold;
	padding-top: 5px;
}
#nav li:hover ul.sub li a
{
	display:block;
	font-size:12px;
	height:18px;
	width:170px;
	line-height:18px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
}
#nav li ul.sub li a.fly
{
	background-image: url(../images/t_arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
}
#nav li:hover ul.sub li a:hover 
{
	color:#fff;
	border-color:#fff;
	background-color: #33F;
}
#nav li:hover ul.sub li a.fly:hover
{
	color:#fff;
	background-color: #33F;
	background-image: url(../images/t_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
}
#nav li:hover li:hover ul
{
	left:90px;
	top:-4px;
	padding:3px;
	border:1px solid #5c731e;
	white-space:nowrap;
	width:90px;
	z-index:400;
	height:auto;
	background-color: #FFF;
}

#nav ul, 
#nav li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover a.fly
{
	color:#fff;
	border-color:#fff;
	background-color: #33F;
	background-image: url(../images/t_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
} 

#nav li:hover li:hover li a.fly
{
	color:#000;
	border-color:#bbd37e;
	background-color: #FFF;
	background-image: url(../images/t_arrow.gif);
	background-repeat: no-repeat;
	background-position: 80px 6px;
}
/*	TOP	MENU	END	*/
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/*	FOOTER START	*/
#footer {
	background-color: #d4d4d4;
}
#footercontent {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 240px;
}
.fl {
	float: left;
	padding-top: 20px;
	width: 160px;
	height: 160px;
}
.fl h3 {
	font-size: 14px;
	color: #47454B;
	line-height: 150%;
}

.fl ul li {
	list-style-type: none;
	padding-top: 5px;
}
.fl ul li a {
	color: #666;
	text-decoration: none;
	height: 150px;
	list-style-type: none;
}
/*	FOOTER	END	*/
#logo {
	float: left;
}
#login {
	float: right;
	background-image: url(../images/rh_menu.gif);
	height: 25px;
	width: 181px;
	margin-top: 30px;
	background-repeat: no-repeat;
}
.sec_tr {
    background-position: -5px 0;
    right: 0;
    top: 0;
}
.sec_tl {
	left: 0;
    top: 0;
}
.sec_bl {
    background-position: 0 -5px;
    bottom: 0;
    left: 0;
}
.sec_br {
    background-position: -5px -5px;
    bottom: 0;
    right: 0;
}
.sec_c {
	height: 5px;
	overflow: hidden;
	position: absolute;
	width: 5px;
	background-image: url(../images/corners.gif);
}
.sec_bc {
	height: 5px;
	overflow: hidden;
	position: absolute;
	width: 5px;
	background-image: url(../images/bcorners.gif);
}
#sidebar {
	width: 246px;
	float: left;
	margin-left: 14px;
}
#f_icon {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
/* Language Menu */
#login li ul {
    display: none;
}
#login li {
	height: 25px;
	width: 81px;
	list-style-type: none;
	float: left;
}

#login li:hover > ul {
    display: block;
}
.whitebg {
	background-color: #999;
	border: 1px solid #FFF;
	text-align: center;
}
.whitebg a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.cross {
	text-decoration: line-through;
	color: #F00;
}
.redtext {
	font-weight: bold;
}
