@charset "utf-8";
/* CSS Document */


/* GENERAL */
BODY {
	background-image:URL('/images/mainBg.gif');
	background-repeat:repeat-x;
	background-color:#081827;
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
img {
 border:0;
}
*
{
	margin: auto;
	padding: auto;
}
ul {
	*margin-left:30px;
}
a {
	color:#00aee5;
	outline: none !important;
}
input {
	outline: none !important;
}
.inputCss {
	/*background-color:#FFFFFF;*/
	border:solid 1px #000000;
	padding:0;
	margin:0;

}
#contentIn {
	/*min-height:750px;*/
	min-height:680px;
	width:918px;
}
#header {
	height: 110px;
	text-align: left;
}
#header #players_online {
	margin-right:0px;
}
#header #last_update {
	margin-right:242px;
	color:#148AB1;
	font-weight:bold;
}
#last_update {
	margin: -16px 0px 0px 0px;
	text-align:right;
	font-size:10px;
	padding:2px;
}
#last_update_title {
	margin: -14px 295px 0px 0px;
	text-align:right;
	font-size:10px;
	padding:2px;
}
#players_online {
	font-size:10px;
	margin-top:37px;
	padding:2px;
	text-align:right;
	width:368px;
	border:solid 2px #606060;
}

/* jQuery Countdown styles 1.5.8. */
.hasCountdown {
	width:125px;
	float: right;
}
.countdown_row {}
.countdown_amount {}
/* jQuery Countdown styles 1.5.8. */

.logo {
	float:left;
	height:39px;
	position:relative;
	top:23px;
	width:335px;
}
#languagesContainer {
	float:right;
	margin-top:5px;
}
#languages {
	float:right;
	margin:6px 0px 0px 0px;
	background:url('/images/flags.png');
    background-repeat:no-repeat;
    width:80px;
    height:17px;
	position:relative;
	z-index:3;
}
#languages a {
 color:#ffffff;
 text-decoration:none;
 font-size:10px;
}
#languages img {
	margin-bottom:4px;
	margin-top:6px;
	position:relative;
}
.language {
	float:right;
	margin-left:-60px;
	margin-top:3px;
	position:absolute;
	width:90px;
	font-size:10px;
}
#topMenu {
	height:40px;
	left:0;
	position:relative;
	right:0;
	top:30px;
	z-index:2;
	clear:both;
}
#main {
padding-top:62px;
}
h1.innerHeader {
	color:#148AB1;
	font-size:18px;
	margin-top:-4px;
	position:absolute;
}
h3.homeHeader {
	color:#FFFFFF;
	font-size:14px;
	margin-top:7px;
	margin-left:14px;
	position:relative;
	font-weight:bold;
}
h3.homeHeader_new {
	color:#FFFFFF;
	font-size:14px;
	margin-top:7px;
	margin-left:14px;
	position:relative;
	font-weight:bold;
	text-align:center;
}
h2.innerHeader {
	color:#FFFFFF;
	font-size:14px;
	position:absolute;
}
.innerHeader18 {
	color:#148AB1;
	font-size:18px;
	line-height:29px;
}
h1.homeHeader {
	color:#ffcc33;
	font-size:20px;
	line-height:29px;
	margin-bottom:30px;
}
#hp_main_left_content {
	margin:30px 0px 0px 18px;
	position:absolute;
	line-height:21px;
	font-size:13px;
	width:400px;
	float:left;
}
#hp_main_left_content img {
	margin-top:29px;
}
#home_center {
 	width:920px;
	background-image:url('/images/main_home_back.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:524px;
	margin-top:-40px;
}
#home_center_new {
 	width:920px;
	background-image:url('/images/main_home_back_new.png');
	background-position:left top;
	background-repeat:no-repeat;
	height:483px;
	margin-top:-40px;
}
#main_flash {
	background-image:url('/images/main_flash_home_back.png');
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:0px;
	width:918px;
	height:354px;	
	clear:both;
}
#main_flash_new {
	background-image:url('/images/main_flash_home_back.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:0px;
	width:918px;
	height:331px;	
	clear:both;
}

#main_flash #hp_main_left {
	float:left;
	height:320px;
	width:500px;
}
#main_flash_new #hp_main_left {
	float:left;
	height:331px;
	width:500px;
	/*border:solid 1px red;*/
	
}


#slides
{
	height:306px;
	width:487px;
	margin-top:10px;
	position:absolute;
	float:left;
	z-index:1;
}

#slides ul
{
	padding:0px;
	margin:0px;
}

#slides li
{
	height:306px;
	width:477px;
	background-image:url(/images/slides_background.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	list-style:none;
	display:inline;
	float:left;
	padding:7px 0 0 10px;
	margin-right:300px;
}

#slides .slide2
{
	background-position:-487px 0px;
}

#slides .slide3
{
	background-position:-974px 0px;
}

#slides .slide4
{
	background-position:-1461px 0px;
}

#slides .slide5
{
	background-position:-1948px 0px;
}

#slides h1, #slides h2
{
	color:#148ab1;
	font-size:14px;
	margin-bottom:15px;
}

#slides a
{
	text-decoration:none;
}

#slides1
{
	height:275px;
	overflow:hidden;
	float:left;
	width:300px;
	font-size:11px;

}

#slides2, #slides3, #slides4, #slides5
{
	height:0px;
	overflow:hidden;
	float:left;
	width:300px;
	font-size:11px;
}


#slides2 p, #slides3 p, #slides4 p, #slides5 p
{
	text-align:left;
}
#more_slides {margin-top:279px; *margin-top:0px; margin-right:5px; clear:both; margin-left:0px;}
/*#more_slides {margin-top:275px; *margin-top:0px; margin-right:5px; clear:both; margin-left:251px;}*/
#more_slides ul {padding:0px; margin:0px;float:right}
#more_slides ul li
{
	display:inline;
	list-style:none;
	/*border:1px solid #4e5254;*/
	/*background-color:#081725;*/
	color:#FFFFFF;
	background-image:none;
	/*width:25px;*/
	width:10px;
	height:15px;
	margin-right:5px;
	padding:0px;
	text-align:center;
	}
	
#more_slides ul li a {
	/*color:#fff;*/
	text-decoration:none;
	text-align:center;	
	/*width:25px;*/
	width:10px;
	height:15px;
	font-size:11px;
}	
/*.selected {background-color:#148ab1; padding:0px 8px 1px 9px;}*/
.selected {padding:0px 0px 1px 0px; color:#aecbd7;}

#main_flash .hp_main_right {
	float:right;
	height:353px;
	width:418px;
}
#main_flash_new .hp_main_right {
	float:right;
	height:331px;
	width:418px;
}
#bonus_offer {
	position:absolute;
	margin-top:79px;
}
#hp_download {
	float:right;
	text-align:center;
	width:338px;
	position:relative;
	top:269px;
}
#hp_download2 {
	text-align:center;
	width:418px;
	position:relative;
	top:260px;
}
.eu_license img {
	margin-right:2px;
}
#eu_license {
	float:left;
	text-align:center;
	width:410px;
	/*clear:both;*/
	position:relative;
	top:250px;
	/*margin-top:14px;*/
}
#eu_license_new {
	float:right;
	text-align:center;
	width:341px;
	position:relative;
	top:268px;
}
.eu_license {
	color:#FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-top:10px;
}

#left {
	float:left;
	width:242px;
}
#left div {
	padding: 0px 18px 0px 6px;
	font-size: 11px;
	display:block;
}
/*#left p {
	margin: 0;
	padding: 0px 18px 0px 6px;
	font-size: 11px;
	display:block;
}*/
#right
{
	float: right;
	width: 676px;
}
#right p
{
    float: right;
	padding: 0px;
}
#main_top {
	min-height:504px;
	padding:30px 8px 20px 0px;
	line-height:17px;
}

#main_top p{margin:10px 0px;float:left;}

#footer {
	height: 30px;
	clear: both;
	padding-top: 10px;
	width: 918px;
}
#footer p {
	margin: 0;
	width: 918px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
.copy {
	margin-top:10px;
	text-align:center;
}
#footer_logos {
	clear:both;
	height:77px;
	text-align:center;
	width:918px;
}
#bottomMenu {
	left:0;
	margin:0;
	padding:5px 180px;
	position:relative;
	right:0;
	text-align:center;
}
#bottomMenu a {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
#bottomMenu a:hover {
	text-decoration:none;
}
#leftBar_bgButton {
	background-image:url('/images/leftbar_buttons_bg.gif');
	background-repeat:no-repeat;
	height:95px;
	margin:7px 0 0 6px;
	width:218px;
}
#leftBar_bgButton div img {
	margin:0 -2px 0 -3px;
	padding-top:11px;
}


/* LEFT SIDE MENUs */
#left div.leftSideMenuBox {
	margin:7px 0px 0px 6px;
}
.leftSideMenuBox {
	background-color:#000000;
	background-image:url('/images/leftbar_menu_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #4D4E4F;
	width:192px;
}
.leftSideMenuSeperator {
	margin-left:-12px;
}
.leftSideMenu {
	margin:10px 0;
	text-align:left;
	width:179px;
}
.leftSideMenu a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
.leftSideMenu a:hover {
	color:#148ab1;
	text-decoration:none;
}
a.current {
	color:#148ab1;
}
.navMenu {
	background-image:URL('/images/nav_bg.gif');
	width:918px;
	color: #000000;
	font-size: 14px;
}
.mainTextSubHeader {
	font-size:12px;
	color:#148ab1;
	font-weight:bold;
}
.mainTextSubHeader_new {
	font-size:12px;
	color:#148ab1;
	font-weight:bold;
	position:absolute;
	margin-top:92px;
	width:204px;
	text-align:center;
}




.mainTextSubHeader a {color:#148ab1; text-decoration:none;}


h2.mainTextSubHeader a:hover{
	
	text-decoration: underline;
}

#promotions_box {
	display:block;
	height:115px;
	text-align:left;
	width:664px;
}
.promotions_box_image {
	border:1px solid #148ab1;
	width:189px;
	height:115px;
	float:left;
	margin-right:33px;
}
#promotions_box .mainTextSubHeader {
	font-size:17px;
	padding-top:3px;
}
.promotions_box_text {
	height:83px;
	margin:9px 0 -13px;
}
.promotions_box_link {
	text-align:right;
}
#download_screens_container {
	width:676px;
	height:512px;
}
#download_box {
	background-image:url('/images/download_thumbnail_bg.png');
	background-repeat:no-repeat;
	display:block;
	height:151px;
	text-align:left;
	width:208px;
	float:left;
	position:relative;
	margin:21px 17px 0px 0px;
}

#download_box .download_box_image {
	text-align:center;
}
#download_box .mainTextSubHeader {
	font-size:12px;
	padding-top:7px;
	text-align:center;
	color:#000000;
	height:37px;
}
.downloadPopupTextArea {
	padding-left:15px;
	padding-right:10px;
	padding-top:16px;
	font-size:11px;
	text-align:left;
	color:#000000;
}
#tournament_box {
	background-image:url('/images/tuornament_s_bg.png');
	background-repeat:no-repeat;
	display:block;
	height:75px;
	text-align:left;
	width:150px;
	float:left;
	position:relative;
	margin:21px 0px 0px 51px;
}
#tournament_box .mainTextSubHeader {
	font-size:15px;
	padding-top:20px;
	text-align:center;
}
#tournament_screens_container a {
	text-decoration:none;
	cursor:pointer;
}
#tournament_screens_container {
	height:130px;
	width:676px;
}
#support_box {
	background-color:#000000;
	background-image:url('/images/leftbar_menu_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #606060;
	display:block;
	height:272px;
	width:676px;
	padding:10px 4px 10px 16px;
	text-align:left;
}
.support_box_text {
	display:block;
	float:left;
	height:87px;
	margin:10px 24px 11px 0;
	position:relative;
	text-align:left;
	width:313px;
}
#support_box .mainTextSubHeader {
	margin-bottom:-10px;
}
.support_box_text2 {
	display:block;
	float:left;
	height:58px;
	margin:10px 24px 3px 0;
	position:relative;
	text-align:left;
	width:313px;
}
.nobleclub_box_image {
	width:189px;
	height:115px;
	float:left;
	margin-right:33px;
}
#innerHeaderBox {
	background-image:url('/images/innerHeader_bg.gif');
	background-position:left top;
	display:block;
	height:115px;
	text-align:left;
	width:667px;
	background-color:#FFFFFF;
	border:solid 1px #FFFFFF;
}
.innerHeaderBox_image {
	background-color:#04080d;
	height:115px;
	position:relative;
	width:189px;
	float:left;
}
#innerHeaderBox .mainTextSubHeader {
	color:#148ab1;
	font-size:23px;
	font-weight:bold;
	margin:49px 5px 0 190px;
	text-align:center;
	width:473px;
	position:absolute;
	*margin-left:1px;
	padding-bottom:7px;
}
#innerHeaderBox .mainTextSubHeader2 {
	color:#148AB1;
	font-size:23px;
	font-weight:bold;
	line-height:29px;
	margin:29px 5px 0 190px;
	text-align:center;
	width:473px;
	position:absolute;
	*margin-left:1px;
}
#innerHeaderBox .mainTextSubHeader3 {
	color:#148AB1;
	font-size:23px;
	font-weight:bold;
	line-height:29px;
	margin:12px 5px 0 190px;
	text-align:center;
	width:473px;
	position:absolute;
	*margin-left:1px;
}

#innerHeaderBox .mainTextListHeader
{
	color:#148AB1;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width:473px;
	float:right;
	margin-top:35px;
	*margin-left:1px;
}

#more {font-size:14px; font-weight:bold; margin-top:5px;margin-bottom:15px;}

#more ul {float:left; padding:0px;}

#more ul li
{
	float:left;
	display:inline;
	list-style:none;
	padding:0px 4px;
}

#more ul li a
{
	text-decoration:underline;
	color:#148AB1;
}

#home_box object {
	margin-top:-2px;
	margin-left:-2px;
}
#home_box {
	/*background-image:url('/images/tuornament_s_bg.png');
	background-repeat:no-repeat;*/
	display:block;
	height:109px;
	text-align:left;
	width:204px;
	float:left;
	position:relative;
	margin:7px 13px 0px 13px;
	*margin:-11px 13px 0px 13px;
}
#home_box a {
	display:block;
	height:109px;
	text-align:left;
	width:204px;
	float:left;
	position:relative;
}
#home_box a:hover {
	display:block;
	height:109px;
	text-align:left;
	width:204px;
	float:left;
	position:relative;
	margin:-2px 0px 0px -2px;
	border:solid 2px #148AB1;	
}
#home_box .mainTextSubHeader {
	font-size:13px;
	padding-top:7px;
	text-align:center;
}
#home_screens_container a {
	text-decoration:none;
	cursor:pointer;
}
#home_screens_container {
	height:170px;
	width:920px;
}

#shop_box {
	display:block;
	height:auto;
	text-align:left;
	width:302px;
	float:left;
}
.shop_box_image {
	width:auto;
	height:146px;
	text-align:center;
}
.shop_box_text {
	width:290px;
	margin-left:38px;
}
#shop_buy_money_box {
	background-image:url('/images/shop_10_money.gif');
	background-repeat:no-repeat;
	display:block;
	height:90px;
	text-align:left;
	width:220px;
	float:left;
	position:relative;
	margin:0px 50px 85px 50px;
}
#shop_buy_money_box50 {
	background-image:url('/images/shop_50_money.gif');
	background-repeat:no-repeat;
	display:block;
	height:90px;
	text-align:left;
	width:220px;
	float:left;
	position:relative;
	margin:0px 50px 85px 50px;
}
#shop_buy_money_box100 {
	background-image:url('/images/shop_100_money.gif');
	background-repeat:no-repeat;
	display:block;
	height:90px;
	text-align:left;
	width:220px;
	float:left;
	position:relative;
	margin:0px 50px 85px 50px;
}
.shop_buy_money_box_image {
	position:absolute;
	right:0;
	top:99px;
}
.shopTextSubHeader {
	font-size:17px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px 0px 0px 46px;
}
.shopTextSubHeader div {
	font-size:12px;
	text-align:center;	
	font-weight:normal;
	padding:5px 0px 0px 3px;
}
#shop_buy_token_box {
	display:block;
	height:112px;
	text-align:left;
	width:310px;
	float:left;
	margin:0px 0px 29px 0px;
}
.shop_buy_token_box {
	width:123px;
	height:121px;
	float:left;
}
#shop_buy_token_box .mainTextSubHeader {
	font-size:17px;
	padding-top:6px;
}
#shop_buy_token_box .promotions_box_link {
	margin:-30px 0px 2px 0px;
	text-align:left;
}
#shop_form {
	background-image:url('/images/shop_form_bg.gif');
	background-position:left top;
	background-repeat:no-repeat;
	width:491px;
	height:398px;
	
}
.shop_form_container  {
    padding:16px 26px 0px 16px;
	color:#FFFFFF;
	text-align:left;
}
#shop_form input {
	float:right;
	margin:11px;
}
.shop_form_container .mainTextSubHeader {
	font-size:18px;
	margin:16px 0px 16px 0px;
}
.WhiteFormLabel {
	height:29px;	
	float:left;
	width:286px;
}
.WhiteFormLabel label {
	margin-top:11px;
	position:absolute;
}
#formFieldsContainer {
	width:308px;
	height:158px;
	margin-top:20px;
}
#agree {
	width:423px;
	clear:both;
}
#agree input {
	float:left;
	margin-top:2px;
	*margin-top:0px;
}
#sent_btn {
	float:left;
	margin:24px 0px 0px 102px;

}
.bottomText {color:#FFFFFF; font-size: 11px; text-align:left;}
.bottomText a {color:#FFFFFF; font-size: 11px;}


/* TEXT */
.table1Header TD {
	background-color:#148ab1;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:0px;
	padding-bottom:4px;
}
.table1TR1 TD {
	/*background-color:#eeeeee;*/
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #606060;
}
.table1TR2 TD {
	/*background-color:#cccccc;*/
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	text-align:center;
	padding-top:4px;
	padding-bottom:4px;
	border-bottom:solid 1px #606060;
}
.tableBorder {
	border-top:1px solid #606060;
	border-bottom:0px solid #606060;
	border-left:1px solid #606060;
	border-right:1px solid #606060;
	margin-left:-1px;
}
.tableLeft {
	margin-left:-1px;
}

/* The Games */
#pokerGamesCubes {
	display:block;
	height:100px;
	text-align:left;
	width:664px;
	/*background-color:#FFFFFF;*/
	border:solid 1px #606060;
}
#pokerGamesCubes img {
	float:left;
	margin:21px 14px 21px 14px;
}
.pokerGamesCubes_image {
	background-color:#148AB1;
	height:100px;
	position:absolute;
}
#pokerGamesCubes .mainTextSubHeader {
	color:#148AB1;
	font-size:13px;
	padding:7px 5px 0 179px;
}
.pokerGamesRanks {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:48px;
	padding:1px 5px 0px 179px;
	vertical-align:top;
}
.paymentSubheader {
	font-size:13px;
	color:#148ab1;
	font-weight:bold;
	text-align:center;
}
.paymentTable TD {
	border-bottom:1px solid #606060;
	font-size:11px;
	border-right:1px solid #606060;
	text-align:center;
}
.paymentTableHeader {
	background-color:#148AB1;
	font-weight:bold;
	height:41px;
}
.paymentTableCell {
	/*background-color:#FFFFFF;*/
	color:#FFFFFF;
}
.paymentInnerHeader {
	height:53px;
	font-size:12px;
	padding-top:20px;
	padding-bottom:15px;
}

#partners_center {
 	width:724px;
	background-image:url('/images/partners_program_back.jpg');
	background-position: center bottom;
	background-repeat:no-repeat;
	height:408px;
	padding-top:5px;
}
#main_partners_program {
	line-height:16px;
	margin:0px 0px 0px 15px;
	height:380px;	
	width:560px;
	padding-top:10px;
}
.partner_program_header {
	color:#18A6D5;	
	font-size:20px;	
}
.partner_program_header2 {
	color:#18A6D5;	
	font-size:15px;
	font-weight:bold;
}
.icon {
	float:left;
	height:19px;
	width:24px;
	margin:0px 3px 0px 0px;
}
#partners_box_movie {
	display:block;
	height:auto;
	padding:10px 9px 0px 9px;
	text-align:left;
}
#partners_box {
	background-color:#000000;
	background-image:url('/images/leftbar_menu_bg.gif');
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #606060;
	display:block;
	height:auto;
	padding:10px 9px 0px 9px;
	text-align:left;
}
#partners_box object {
	
	margin-left:-15px;
	
}

#unsubscribe_box {
    background-color:#FFFFFF;
	border:2px solid #00AEE5;
	display:block;
	height:auto;
	padding:28px 28px 0px 28px;
	text-align:left;
}
/****************** Promotions Client **********/
#promotions_client_center {
	height:302px;
	padding-top:8px;
	width:705px;
}
#promotions_client_box {
	background-color:#FFFFFF;
	background-image:url(/images/promotionsClient_box.gif);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #FFFFFF;
	display:block;
	float:left;
	height:288px;
	margin:0px 8px 0px 9px;
	padding-top:10px;
	position:relative;
	text-align:left;
	width:216px;
}
.promotions_client_header {
	color:#18A6D5;
	font-size:17px;
	font-weight:bold;
	margin:10px 14px 0px 14px;
}
.promotions_client_text {
	color:#000000;
	font-size:12px;
	margin:10px 10px 12px 14px;
	line-height:17px;
}
#promotions_client_button {
	display:block;
	float:left;
	height:26px;
	margin:3px 8px 0px 9px;
	position:relative;
	text-align:left;
	width:218px;
	*margin:3px 7px 0px 8px;
}
.promotions_client_read_more a {
    color:#FFFFFF;
	font-size:12px;
	margin-top:4px;
	position:absolute;
	text-align:center;
	width:216px;
	text-decoration:none;
}
.promotions_client_read_more_arrow {
    margin-top:4px;
	position:absolute;
}




/******************* TOP MENU *******************/

/* Basic code - don't modify */

#nav {background-image:URL('/images/nav_bg.gif'); display: block; margin: 0; padding: 0; position: relative;}
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative;}
#nav a { display: block; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0;}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }

/* Essentials - configure this */

#nav ul {white-space:nowrap;width: auto; border-bottom:1px solid #606060;border-left:1px solid #606060;border-right:1px solid #606060;}
#nav ul ul { left: 131px;}

/* Everything else is theming */
#innerUL {background-image:url('/images/top_menu_drop_bg.gif');background-position:left top;background-repeat:repeat-x;background-color:#000000; font-weight:normal;color:#ffffff;font-size: 13px;}
#innerUL li {font-weight:normal;color:#ffffff;font-size: 13px;}
#innerUL li a {font-weight:normal;color:#ffffff;font-size: 13px;}
#innerUL li.hover a {font-weight:normal;color:#ffffff;font-size: 13px;}
#innerUL li.hover { background-color: #148ab1;}

#nav { background-color: #fafafa; height: 40px; }
#nav *:hover {background-color: none; color:#00AEE5;}
#nav a {color:#000000; font-size: 12px; font-weight:normal; padding: 9px 5px 9px 5px; text-decoration:none;margin:4px 1px 0px 1px; }
/*#nav li.hover a {background-image:URL('/images/nav_bg_current.gif'); background-repeat:repeat-x; }*/
#nav ul { top: 37px;left:-2px; }
/*#nav ul li {background-color:#000000;border-top:1px solid #524d47; border-left:0px solid #524d47; border-right:0px solid #524d47; border-bottom:0px;}*/
#nav ul li a {text-decoration:none; background-image:none; border-bottom:0px; font-weight:normal; text-align:left;padding-top:7px;}
#nav ul a.hover {text-decoration:none; background-image:none; border-bottom:0px;}
#nav ul a {background-image:none; border-bottom:0px;}
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7

.topMenu a.hover {background-image:URL('/images/nav_bg_current.gif');}*/

#textFooter p 
{
	border-top:1px solid white;
	font-size:11px;
	margin-top:20px;
	margin-left:55px;
	width:745px;
	padding:20px 30px;
	text-align:left
}

/* register_wrap */

#register_wrap{
	width:320px;
	min-height:180px;
	margin:auto;
	margin-top:50px;
}
#logo_wrap{ width:260px; height:59px; margin:auto; }
#register_wrap img{ border:none; }
#reg_form{ padding:1px 20px 0 20px; width:214px; }
#logo_small{ margin:2px; }

.info_wrap{ padding:5px 5px 5px 0; margin:3px 15px 3px 0; font-size:11px; display:inline; }
.reg_txtbox{ width:123px; margin-bottom:3px; }
#input_select{ width:180px; }
#submit_btn{ margin-left:35px; }


.listLinks {clear:both;}

/* SITE MAP */
ul.siteMapCountriesUL {
	margin:0px; padding:0px;clear:both;
}
li.siteMapCountries {
	display: block;
	width:80px;
	float: left;
	line-height:30px;
	padding-left: 3px;
	padding-right: 7px;
}

li.siteMapCountries a{
	text-decoration:none;	
	color:#148AB1;
	font-size:11px;
}

li.siteMapPages {
	display: block;
	width:320px;
	float: left;
	font-size:12px;
	line-height:20px;
	padding-left: 3px;
	padding-right: 7px;
}

#downloadSitemap
{
	clear:both;
	margin:15px 0px;
}

#downloadSitemap .downloadLink {margin-left:45px;}
.downloadLink a {color:#148AB1;text-decoration:underline;}
#downloadSitemap p {padding-top:15px;}
