@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
.NAV_MAIN {
	padding: 0px;
	width: 100%;
	height: 90px;
	position: relative;
	background-image: url(../images/nav/nav_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}



.NAV_MAIN_menu{
	padding: 0px;
	top: 0px;
	position: relative;
	right: 0px;
	left: 0px;
	bottom: 0px;
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	height: 63px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav_bottom {
	background-image: url(../images/nav/nav_bottom.png);
	float: left;
	height: 19px;
	width: 242px;
	margin-top: 16px;
	background-repeat: no-repeat;
}

.NAV_MAIN_container {
	width: 960px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 90px;
	margin-top: 0px;
	padding: 0px;
}
.NAV_MAIN_divider {
	float: left;
	height: 30px;
	padding: 0px;
	width: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/nav/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.NAV_MAIN_divider_first {
	float: left;
	height: 30px;
	padding: 0px;
	width: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.NAV_MAIN_menu ul {
	z-index:100;
	padding: 0;
	list-style-type: none;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
}

/*Top level list items*/
.NAV_MAIN_menu ul li{
	position: relative;
	display: inline;
	float: left;
	top: 8px;
}



* html .NAV_MAIN_menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

	
/*1st sub level menu*/
.NAV_MAIN_menu ul li ul{
	position: absolute;
	display: none;
	background-color: transparent;
	visibility: visible;
	width: 168px;
	margin: 0px;
	padding: 0px;
}



/*Sub level menu list items (undo style from Top level List Items)*/
.NAV_MAIN_menu ul li ul li{
	display: list-item;
	background-repeat: transparent;
	text-align: left;
	width: 168px;
}



/* Sub level menu links style */
.NAV_MAIN_menu ul li ul li a{
	width: 168px;
	margin: 0;
	height: 39px;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	color: #C00;
}
.NAV_MAIN_container #NAV_MAIN_sub ul li ul li  a{
	color: #00AFE8;
	text-align: center;
	width: 168px;
	height: 16px;
	float: left;
	background-color: #333f4d;
	display: block;
	padding-top: 12px;
	padding-bottom: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #536376;
}
.NAV_MAIN_container #NAV_MAIN_sub ul ul li a:hover {
	background-color: #27313d;
	color: #FFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 12px;
	padding-bottom: 11px;
	height: 15px;
	width: 168px;
}
#NAV_MAIN_sub ul li ul li a     {
	color: #091218;
	text-align: center;
	margin: 0px;
	width: 168px;
	padding: 0px;
}
#NAV_MAIN_sub ul li ul li a:hover {
	color: #a8d7ff;
	height: 39px;
	width: 168px;
}
#NAV_MAIN_sub ul li ul   {
	margin-top: -44px;
	padding-top: 3px;
}
.NAV_MAIN_sub_top {
	height: 6px;
	background-image: url(../images/nav/sub_nav_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 168px;
	background-color: transparent;
	float: left;
	top: 4px;
	margin-top: 7px;
	margin-bottom: -6px;
}
.NAV_MAIN_sub_1 {
	width: 168px;
	height: 39px;
	vertical-align: middle;
}
.NAV_MAIN_sub_1:hover   {
	background-position: bottom;
	height: 39px;
	width: 168px;
}
.NAV_MAIN_container .container1 {
	background-image: url(../images/nav/bg3.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 109px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: -55px;
	top: 10px;
	position: relative;
	height: 39px;
}


/* Holly Hack for IE \*/
* html .NAV_MAIN_menu{
	margin: 0px;
	padding: 0px;
} /*Holly Hack for IE7 and below*/
.----------EN----------  {
}
.btn_rh_logo   {
	background-image: url(../images/nav/logo_rh.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 190px;
	margin-left: 35px;
	margin-top: 2px;
}
.btn_home   {
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 90px;
	background-image: url(../images/nav/icon_nav_home.png);
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	padding-left: 20px;
	margin-top: 25px;
	text-decoration: none;
	padding-top: 1px;
}
.btn_home:hover   {
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00AFE8;
	text-align: center;
}
.btn_games   {
	background-image: url(../images/nav/icon_nav_games.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 90px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	padding-left: 15px;
	margin-top: 26px;
}
.btn_games:hover   {
	background-position: left bottom;
	text-align: center;
	font-size: 15px;
	color: #00AFE8;
}
.btn_news   {
	background-image: url(../images/nav/icon_nav_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 90px;
	padding-left: 15px;
	text-align: center;
	color: #FFF;
	font-size: 15px;
	margin-top: 26px;
}
.btn_news:hover   {
	background-position: left bottom;
	text-align: center;
	color: #00AFE8;
	font-size: 15px;
}
.btn_company   {
	background-image: url(../images/nav/icon_nav_company.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 100px;
	padding-left: 20px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	margin-top: 26px;
	margin-bottom: 1px;
}
.btn_company:hover   {
	background-position: left bottom;
	text-align: center;
	font-size: 15px;
	color: #00AFE8;
}
.btn_support   {
	background-image: url(../images/nav/icon_nav_support.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 105px;
	padding-left: 15px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
	margin-top: 26px;
}
.btn_support:hover   {
	background-position: left bottom;
	text-align: center;
	color: #00AFE8;
}


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
	position: absolute;
	top: 0px;
	right: 0px;
	left: 102px;
	bottom: 0px;
	text-indent: 10000px;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 0px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	background: none;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.8;
}
a     {
	text-decoration: none;
}
