	/*
	*	BROWN TEMPLATE LANDINGPAGE
	*/

/************************************ CSS ***************************************/

body{
  margin:0;
  padding:0;
  }

.hidden{
	display: none;
	}

.showed{
	display: inline;	
	}

.customBody{
	background:#949494;
	}

.customRegBody{
	background:#949494;
	}
  
a{
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: none;
	}

.clear{
	clear: both;
	}


.cursor-pointer {
	cursor: pointer;
	}

/************************************ Landing page ***************************************/

.arrow_offset{margin-right:5px;}

.landing_page{
  width:100%;
  height:100%;
  }

.landing_page_header {
  width:100%;
  height: 64px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_header.jpg) repeat-x;
  }

.landingpage_header {
	height: 70px;
	background: #eee9d3 url(../../../../images/templates/brown/landing_pages/background/title_header.png) top center repeat-x;
	}

.landing_page_header_center {
	width: 990px;
	height: 100%;
	background: url(../../../../images/templates/brown/landing_pages/background/title_header_center.jpg) top center no-repeat;
	margin: 0px auto;
	}

.landingpage_header_center {
	/* width: 990px; */
	width: 1109px;
	margin: 0px auto;
	height: 100%;
	position: relative;
	z-index: 2;
	}

.landing_page_logo_sk_SK{
  background: url(../../../../images/templates/brown/landing_pages/logo/logo_sk.png) no-repeat;
  height:100%;
  margin-left:25px;
  width: 250px;
  float:left;
  }

.landing_page_logo_cz_CZ{
  background: url(../../../../images/templates/brown/landing_pages/logo/logo_sk.png) no-repeat;
  height:100%;
  margin-left:25px;
  width: 250px;
  float:left;
  }

.landing_page_logo_hu_HU{
  background: url(../../../../images/templates/brown/landing_pages/logo/logo_hu.png) no-repeat;
  height:100%;
  margin-left:25px;
  width: 250px;
  float:left;
  }

.landing_page_logo_en_EN{
  background: url(../../../../images/templates/brown/landing_pages/logo/logo_en.png) no-repeat;
  height:100%;
  margin-left:25px;
  width: 250px;
  float:left;
  }
  
.landingpage_logo {
	margin: 5px 0px 0px 25px;
	float: left;
	height: 65px;
	cursor: pointer;
	}

.landing_page_header_center .landingpage_logo {
	height: 59px;
	}

* html .landingpage_logo {
	margin-left: 13px;
	}

.landingpage_logo_sk_SK{
	background: url(../../../../images/templates/brown/landing_pages/logo/logo_sk.png) no-repeat;
	width: 205px;
	}

.landingpage_logo_cz_CZ{
	background: url(../../../../images/templates/brown/landing_pages/logo/logo_sk.png) no-repeat;
	width: 205px;
	}

.landingpage_logo_hu_HU{
	background: url(../../../../images/templates/brown/landing_pages/logo/logo_hu.png) no-repeat;
	width: 205px;
	}

.landingpage_logo_en_EN{
	background: url(../../../../images/templates/brown/landing_pages/logo/logo_en.png) no-repeat;
	width: 205px;
	}

.landingpage_logo_ro_RO {
	background: url(../../../../images/templates/brown/landing_pages/logo/logo_ro.png) no-repeat;
	width: 205px;
	}

.landing_page_menu{
  height:100%;
  margin-right:30px;
  float:right;
  }

.landingpage_menu {
	float: left;
	}

.landing_page_header_rectangle{
  background: url(../../../../images/templates/brown/landing_pages/interface/rectangle.png) no-repeat;
  width:9px;
  height:26px;
  float:left;
  margin:8px 5px 0 3px;
  }
  
.landingpage_header_rectangle {
	background: url(../../../../images/templates/brown/landing_pages/interface/lp_rectangle.png) no-repeat;
	width: 2px;
	height: 33px;
	float: left;
	margin: 7px 7px 0px 7px;
	}

.landing_page_forum{
  height:24px;
  width:54px;
  float: left;
  margin: 8px 0 0 0;
  }

.landing_page_menu_margin{
  margin:15px 20px 0 0;
  float:left;
  }

.landing_page_forum_btn{
	width: 54px;
	height: 24px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/title_forum.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/title_forum.gif) 0px 0px no-repeat;
	}
.landing_page_forum_btn_hover{
	width: 54px;
	height: 24px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/title_forum.png) 0px -24px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/title_forum.gif) 0px -24px no-repeat;
	}

.landing_page_forum_label{
	height:20px;
	padding-top:5px;
	text-align: center;
	width:54px;
	}

.landing_page_flags_position{
	float:left;
	margin: 11px 0 0 0;
	}

.landing_page_flag{
	width:auto;
	height: auto;
	margin: 0 3px 0 3px; 
	float: left;
	cursor: pointer;
	}

.landingpage_header_login {
	font: 11px Tahoma, Verdana, Arial;
	float: right;
	width: 614px;
	height: 98px;
	margin-bottom: -28px;
	padding: 0px 0px 0px 18px;
	overflow: hidden;
	background: url(../../../../images/templates/brown/landing_pages/background/title_bg_login.jpg) no-repeat;	
	}

.landingpage_header_login form {
	float: left;
	}

.lph_login_box {
	width: 157px;
	float: left;
	}

.lph_login_largebox {
	width: 236px;
	float: left;
	}

.lph_loginline {
	float: left;
	width: 100%;
	overflow: hidden;
	}

.lph_login_label {
	float: left;
	clear: both;
	padding: 10px 0px 5px 0px;
	color: #fdfdfd;
	}

.lph_login_input {
	float: left;
	width: 153px;
	clear: both;
	}

.lph_login_input input {
	width: 151px;
	line-height: 22px;
	height: 22px;
	font-size: 11px;
	color: #606060;
  	border: 1px solid #bdbcbd;
  	background: #ffffff url(../../../../images/templates/brown/landing_pages/background/lp_input_bg.png) no-repeat;
  	}

.lph_login_smallbox {
	float: left;
	width: 82px;
	}

.lph_login_smallbox_fb {
	float: left;
	width: 110px;
	}

.lph_lostpsw {
	float: right;
	padding: 10px 4px 6px 0px;
	text-align: right;
	color: #fdfdfd;
	}

.lph_registerlabel {
	/* float: left; */
	clear: both;
	padding: 10px 0px 6px;
	text-align: center;
	color: #fdfdfd;
	}

.lph_login_button {
	float: left;
	margin: 1px 0px 0px 3px;
	}

.lph_login_btn {
	width: 78px;
	height: 25px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_login_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_login_submit_btn.gif) 0px 0px no-repeat;
	}

.lph_login_btn_hover {
	width: 78px;
	height: 25px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_login_submit_btn.png) 0px -25px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_login_submit_btn.gif) 0px -25px no-repeat;
	}

.lph_login_btn_label {
	padding-top: 6px;
	color: #312e26;
	text-align: center;
	width: 100%;
	}

.lph_login_error {
	position: absolute;
	top: 71px;
	left: 530px;
	width: 470px;
	font-weight: bold;
	color: #e30000;
	}

.landingpage_header_login_rectangle {
	background: url(../../../../images/templates/brown/landing_pages/interface/lp_rectangle_login.png) no-repeat;
	width: 2px;
	height: 33px;
	float: left;
	margin: 15px 4px 0px 3px;
	}

* html .landingpage_header_login_rectangle {
	margin-right: 2px;
	}

.lph_facebook_button {
	float: left;
	}

.lph_facebook_btn {
	display: block;
	width: 107px;
	height: 25px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/btn_facebook.gif) 0px 0px no-repeat;
	}

.lph_facebook_btn_label {
	padding-top: 6px;
	color: #ffffff;	
	text-align: center;
	width: 100%;
	}

.lph_register_button {
	float: left;
	}

.lph_register_btn {
	width: 82px;
	height: 25px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_register_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_register_submit_btn.gif) 0px 0px no-repeat;
	}

.lph_register_btn_hover {
	width: 82px;
	height: 25px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_register_submit_btn.png) 0px -25px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_register_submit_btn.gif) 0px -25px no-repeat;
	}

.lph_register_btn_label {
	padding-top: 6px;
	color: #ffffff;	
	text-align: center;
	width: 100%;
	}

/******************************* landing page center *********************************/

.landingpage_center {
	background: #eee9d3 url(../../../../images/templates/brown/landing_pages/background/bg_center.png) bottom center repeat-x;
	}

.landingpage_center_content {
	position: relative;
	width: 990px;
	margin: 0px auto;
	padding-top: 72px;
	}

.lp_centerbox {
	margin-left: 100px;
	width: 794px;
	background: #ffffff url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_center.gif) top right repeat-y;
	}

.lp_cbox_top {
	border-left: #ebe6d1 1px solid;
	height: 8px;
	overflow: hidden;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_top.gif) top right no-repeat;
	}

.lp_cbox_center {
	border-left: #ebe6d1 1px solid;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_center2.png) bottom right no-repeat;
	}

.lp_cbox_center_i {
	font: 12px Tahoma, Verdana, Arial;
	color: #2d2d2d;
	padding-left: 22px;
	min-height: 333px;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_img.png) 477px 47px no-repeat;
	}

* html .lp_cbox_center_i {
	height: 333px;
	}

.lp_cbox_left {
	width: 455px;
	float: left;
	}

.lp_cbox_center h1 {
	font: 18px Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #907331;
	margin: 0px;
	padding: 10px 0px 18px 0px;
	}

.lp_font_top {
	width: 400px;
	margin: 0px;
	padding: 0px 0px 18px 0px;
	line-height: 18px;
	}

.lp_font_top strong {
	color: #b40000;
	}

.lp_font_ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	list-style: none;
	}

.lp_font_ul li {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	line-height: 18px;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_li.gif) 7px 6px no-repeat;
	}

.lp_font_bottom {
	margin: 0px;
	padding: 10px 0px 0px 50px;
	height: 42px;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_ico_iphone.jpg) top left no-repeat;
	}

.lp_cbox_right {
	width: 295px;
	float: left;
	padding-top: 257px;
	}

.lp_cbox_right_fb {
	width: 295px;
	float: left;
	}

.lp_quickplay_button {
	padding-left: 60px; 
	}

.lp_quickplay_btn {
	width: 131px;
	height: 47px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_quickplay_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_quickplay_submit_btn.gif) 0px 0px no-repeat;
	}

.lp_quickplay_btn_hover {
	width: 131px;
	height: 47px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_quickplay_submit_btn.png) 0px -47px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_quickplay_submit_btn.gif) 0px -47px no-repeat;
	}

.lph_quickplay_btn_label {
	padding-top: 10px;
	color: #ffffff;	
	text-align: center;
	width: 100%;
	font-size: 18px;
	}

.lp_cbox_bottom {
	height: 10px;
	overflow: hidden;
	background: url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_bottom.png) top right no-repeat;
	}

/**************************** landing page center iphone *****************************/

.landingpage_center_iphone {
	background-color: #eee9d3;
	}

.landingpage_center_iphone .landingpage_center_content {
	padding: 11px 0px 0px 100px;
	width: 890px;
	background: url(../../../../images/templates/brown/landing_pages/background/bg_iphonepage.jpg) 620px 0px no-repeat;
	}

.lpc_iphonepage_button {
	float: left;
	width: 95px;
	margin-right: 2px;
	}

.lpc_iphonepage_btn {
	width: 95px;
	height: 24px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_btn_iphone.gif) 0px 0px no-repeat;
	}

.lpc_iphonepage_btn_hover {
	width: 95px;
	height: 24px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/lp_btn_iphone.gif) 0px -24px no-repeat;
	}

.lpc_iphonepage_btn_label {
	font: 12px Tahoma, Verdana, Arial;
	padding-top: 5px;
	color: #ffffff;
	text-align: center;
	width: 100%;
	}

.lpc_iphonepage_box {
	clear: both;
	font: 12px Tahoma, Verdana, Arial;
	width: 577px;
	height: 402px;
	background: url(../../../../images/templates/brown/landing_pages/background/bg_iphonepage_box.png) top left no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/background/bg_iphonepage_box_ie.jpg) top left no-repeat;
	}

.lpc_iphone_p {
	margin: 0px;
	padding: 22px 58px 20px 46px;
	}

.btn_iphone_applink_pos {
	padding: 0px 0px 34px 212px;
	clear: both;
	font-weight: bold;
	color: #ffffff;
	}

.btn_iphone_applink {
	padding: 5px 0px 0px 43px;
	width: 153px;
	height: 44px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/btn_applink.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/btn_applink.gif) 0px 0px no-repeat;
	}

.btn_iphone_applink_hover {
	padding: 5px 0px 0px 43px;
	width: 110px;
	height: 44px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/btn_applink.png) 0px -49px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/btn_applink.gif) 0px -49px no-repeat;
	}

.btn_iphone_applink span, .btn_iphone_applink_hover span {
	font-size: 20px;
	}

.lpc_iphone_heading {
	margin: 0px;
	padding: 0px 0px 20px 48px;
	font-size: 15px;
	font-weight: bold;
	color: #79683e;
	text-transform: uppercase;
	}

.lpc_iphone_ul {
	color: #79683e;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	list-style: none;
	}

.lpc_iphone_ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url(../../../../images/templates/brown/landing_pages/background/lp_centerbox_li.gif) 7px 4px no-repeat;
	}

.lpc_iphone_ul li span {
	color: #000000;
	}

.lpc_iphone_bracket {
	margin: 32px 0px 0px 138px;
	padding: 0px;
	background: url(../../../../images/templates/brown/landing_pages/background/bg_bracket_left.gif) top left no-repeat;
	}

.lpc_iphone_bracket div {
	color: #79683e;
	font-weight: bold;
	text-align: center;
	width: 305px;
	height: 43px;
	background: url(../../../../images/templates/brown/landing_pages/background/bg_bracket_right.gif) bottom right no-repeat;
	}

.lpc_iphone_bracket span {
	display: block;
	padding-top: 7px;
	}

.lpc_iphone_mail {
	display: block;
	margin: 38px 0px 0px 200px;
	padding: 0px 0px 0px 31px;
	font-size: 14px;
	font-weight: bold;
	color: #79683e;
	line-height: 24px;
	background: url(../../../../images/templates/brown/landing_pages/icons/title_mail.gif) top left no-repeat;
	}

.lpc_iphone_mail span {
	text-decoration: underline;
	}

.lpc_iphone_mail:hover span {
	text-decoration: none;
	}

/******************************* landing page bottom *********************************/

.lp_bottom_text {
	padding: 20px 0 0 140px;
	width: 750px;
	height: 85px;
	}

/***************************** landing page bottom iphone ****************************/

.title_bottom_iphone {
  	height:120px;
  	width:100%;
  	background: url(../../../../images/templates/brown/landing_pages/background/title_bottom_iphone.png) bottom repeat-x;
	}

.title_bottom_iphone .title_bottom_center {
	padding-top: 60px;
	height: 60px !important;
	}

/************************************ Register ***************************************/

.register_center {
  	width:100%;
  	height:721px;
  	background:#efe9d3 url(../../../../images/templates/brown/landing_pages/background/title_register_center.jpg) top repeat-x;
  	}

.register_center_bcg {
	height: 300px;
	width: 990px;
	background: url(../../../../images/templates/brown/landing_pages/background/title_register_center_bcg.jpg) top center no-repeat;
	margin: 0px auto;
	}
  
.register_bottom {
	height: 134px;
	width: 100%;
	background: url(../../../../images/templates/brown/landing_pages/background/title_bottom_iphone.png) center bottom repeat-x;
	}

.register_bottom_credit{
  width:200px;
  text-align:center;
  height: 15px;
  margin:0 auto;
  padding-top: 105px;
  }
 	
.register_bottom_center {
	width: 990px;
	padding-top: 75px;
	margin: 0px auto;
	position: relative;
	}

.register_label_position{
  padding: 60px 0 0 130px;
  }
  
.register_line_large{
  width: 75.5%;
  height: 1px;
  margin: 17px 0 0 129px;
  border-top: 1px solid #edece7; 
/*
  background-color:#edece7;
  */
  font-size:0;
  }
  
.register_line_down_large{
  width: 773px;
  height: 1px;
  border-top: 1px solid #f8f5ea;
  position: absolute;
  top:500px;
  left:161px;
  font-size:0;
  }
  
.register_line_small{
  width: 42%;
  height: 1px;
  top: 165px;
  left:161px;
  border-top: 1px solid #f8f5ea;
  position: absolute;
  font-size:0;
  }

.register_form{
  position: relative;
  height: 607px;
  margin: 10px 0 0 -32px;
  }
  
.register_label{
  margin-top:5px;
  text-align:right;
  width:250px;
  float:left;
  }

.register_label2{
  	margin-top:13px !important;
	margin-top:7px;
  	text-align:right;
  	width:250px;
  	float:left;
  	}

.register_label3{
  margin-top:13px;
  margin-right:3px;
  text-align:right;
  width:250px;
  float:left;
  }

.register_label3_IE{
  margin-top:13px;
  margin-right:6px;
  text-align:right;
  width:250px;
  float:left;
  }
  
.register_input_position{
  margin:2px 0 0 3px;
  height:17px;
  float:left;
  }

.register_label4{
  	margin-top:13px;
	text-align:right;
  	width:250px;
  	float:left;
  	}

.register_input_position2{
  	margin:10px 0 0 3px !important;
	margin:4px 0 0 3px;
  	height:17px;
  	float:left;
  	}

.register_input_position3{
  	margin:30px 0 0 3px;
	height:17px;
  	float:left;
  	}

.register_rules_position{
 	margin:10px 0 0 249px;
  	height:17px;
  	float:left;
  	}

.register_rules_position2{
  	margin:15px 0 0 249px;
  	height:17px;
  	float:left;
  	}

.register_rules_position3{
  	margin:15px 0 0 254px !important;
	margin:15px 0 0 128px;
  	height:17px;
  	float:left;
  	}

.register_rules_position_ie{
  	margin:10px 0 0 252px !important;
	margin:5px 0 0 126px;
  	height:17px;
  	float:left;
  	}

.register_captcha_position{
  margin:30px 0 0 253px;
  float:left;
  }

.register_captcha_position_ie{
  	margin:30px 0 0 256px !important;
	margin:20px 0 0 128px;
  	float:left;
  	}

.register_radio_position{
  margin:5px 0 0 0;
  width:60px;
  height:17px;
  float:left;
  }

.register_input_checkbox_position{
  	margin:12px 0 0 8px !important;
	margin:6px 0 0 8px;
  	height:17px;
  	float:left;
  	}

.register_input_checkbox_position2{
  margin:12px 0 0 8px;
  height:17px;
  float:left;
  }

.register_input_checkbox_position_ie{
  margin:12px 0 0 10px;
  width:193px;
  height:17px;
  float:left;
  }
  
.register_input_login{
  width:193px;
  height:17px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_form_input_bcg.gif) no-repeat;
  border: 1px solid #bababa;
  }
  
.register_textarea_login{
  width:193px;
  height:99px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_textarea_bcg.gif) no-repeat;
  border: 1px solid #bababa;
  white-space: pre;
  background-attachment: scroll;
  }

.register_captcha{
  width:193px;
  height:77px;
  border: 1px solid #bababa;
  background-color: #ffffff;
  }

.register_button_position{
  position:absolute;
  bottom:10px;
  left:242px;
  width: 140px;
  height: 65px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_register_button_bcg.jpg) no-repeat;
  }
  
.register_figures1{
  background: url(../../../../images/templates/brown/landing_pages/interface/title_register_figures1.gif) no-repeat;
  width:34px;
  height:26px;
  position: absolute;
  top:-25px;
  right:118px;
  }
  
.register_figures2{
  background: url(../../../../images/templates/brown/landing_pages/interface/title_register_figures2.gif) no-repeat;
  width:18px;
  height:21px;
  position: absolute;
  top:487px;
  left:150px;
  }

.register_big_figures{
  background: url(../../../../images/templates/brown/landing_pages/interface/title_register_big_figures.jpg) no-repeat;
  width:457px;
  height:330px;
  position: absolute;
  top:190px;
  right:0px;
  }

.register_error_area{
	width: 230px;
	height: 13px;
	margin: 5px 0 0 2px;
	}

.age_input{
	margin: 8px 0 0 0px;
	float:left;
	}

.day_select_component{
	width: 52px;
	border: 1px solid #BABABA;
	margin-right: 3px;
	padding:1px;
	background:#ffffff;
	}

.month_select_component{
	width: 80px;
	border: 1px solid #BABABA;
	margin-right: 3px;
	padding:1px;
	background:#ffffff;
	}

.year_select_component{
	width: 57px;
	padding:1px;
	border: 1px solid #BABABA;	
	background:#ffffff;
	}

.register2small_btn{
	width: 118px;
	height: 32px;
	margin: 3px 0 0 11px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_small_btn.gif) 0px 0px no-repeat;
	}
.register2small_btn_hover{
	width: 118px;
	height: 32px;
	margin: 3px 0 0 11px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_small_btn.gif) 0px -32px no-repeat;
	}

.register_btn_label2{
	height:20px;
	padding-top:9px;
	text-align: center;
	width:118px;
	}

.register_info_block {
	margin-bottom: -11px;
	margin-top: 2px !important; 
	}

.register_info_block_2 {
	margin-bottom: -11px;
	margin-top: 10px !important; 
	}

.register_info_text {
	color: #00ace7;
	font-size: 10px;
	padding-right: 4px;
	}

/************************************ Title ***************************************/
.title_bottom{
  	height:160px;
  	width:100%;
  	background: url(../../../../images/templates/brown/landing_pages/background/title_bottom.jpg) bottom repeat-x !important;
	background: url(../../../../images/templates/brown/landing_pages/background/title_bottom.jpg) top repeat-x;
  	}

.title_bottom_center{
  width: 990px;
  height: 100%;
  margin:0 auto;
  position: relative;
  }

.title_bottom_label{
  float:left;
  width:560px;
  margin: 20px 0 0 100px;
  }

.title_bottom_rectangle{
  width:17px;
  height:120px;
  background: url(../../../../images/templates/brown/landing_pages/interface/title_bottom_rectangle.png) no-repeat;
  float: left;
  margin: -15px 0 0 20px;
  }

.title_bottom_right{
  	width:227px;
  	height:97px;
  	background: url(../../../../images/templates/brown/landing_pages/background/title_bottom_right.png) no-repeat;
	float:left;
  	margin: 0 0 0 40px;
	}

.title_bottom_right_text{
  margin:18px 20px 0 90px;  
  }

.title_bottom_credit {
  width: 350px;
  text-align: center;
  margin: 0px auto;
  padding-top: 22px;
  }

.title_center{
  width:100%;
  height:421px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_center.jpg) repeat-x;
  }

.title_center_bcg{
  height:421px;
  width: 1024px;
  background: url(../../../../images/templates/brown/landing_pages/background/title_center_bcg.jpg) no-repeat;
  margin:0 auto;
  }

.title_center_left{
  	float:left;
  	margin: 100px 30px 0 80px !important;
	margin: 100px 30px 0 40px;
  	position: relative;
  	}

.title_center_margin{
  height:12px;
  margin-bottom:7px;
  }

.title_center_margin_2{
  float:left;
  margin:-1px 0 0 0;
  }

.title_center_margin_3{
  	float:left;
  	margin:-1px 0 0 0;
	color:#0099cc;
	margin-left:105px !important;
	margin-left:52px;
  	}

.title_center_middle_margin{
  margin-right:5px;
  float:left;
  }

.title_center_middle{
  float:left;
  margin: 85px 30px 0 42px;
  position: relative;
  }

.title_center_right{
  float:left;
  margin: 115px 0 0 0;
  position: relative;
  }

.title_input{
	width:100%;
  	background: url(../../../../images/templates/brown/landing_pages/background/title_input_bcg.gif) no-repeat;
  	border: 1px solid #bababa;
  	}

.title_input_position{
	margin-top:-3px !important;
	margin-top:0;
	float:left;
	width:156px;
	}

.title_btn_label{
	padding-top: 8px;
	height: 17px;
	text-align: center;
	width: 117px;
	}

.title_font1big{
	font: 12px Tahoma;
	color: #FFFFFF;	
	}

.title_label_name{
	float:left;
	margin:0 4px 0 0 !important;
	margin:3px 4px 0 0;
	text-align:right;
	width:100px;
	}

.quickplay_btn{
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/quickplay_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/quickplay_submit_btn.gif) 0px 0px no-repeat;
	}

.quickplay_btn_hover{
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/quickplay_submit_btn.png) 0px -32px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/quickplay_submit_btn.gif) 0px -32px no-repeat;
	}

.register_btn{
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_btn.gif) 0px 0px no-repeat;
	}
.register_btn_hover{
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_btn.png) 0px -32px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/register_submit_btn.gif) 0px -32px no-repeat;
	}

.login_btn{
	z-index: 7000;
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/login_submit_btn.png) 0px 0px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/login_submit_btn.gif) 0px 0px no-repeat;
	}

.login_btn_hover{
	z-index: 7000;
	width: 117px;
	height: 32px;
	background: url(../../../../images/templates/brown/landing_pages/buttons/login_submit_btn.png) 0px -32px no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/buttons/login_submit_btn.gif) 0px -32px no-repeat;
	}

.login_title_error{
	margin:15px 0 0 105px;
	width: 200px;
	height: auto;
	}

.login_title_error_ie{
	position:absolute;
	top: 120px;
	left: 90px;	
	width: 200px;
	height: auto;
	}

.title_button_login_position{
	position:absolute;
	bottom:-62px;
	left:104px;
	}

.title_button_main_position{
	position:absolute;
	top:140px;
	left:215px;
	width:140px;
	height:65px;
	background: url(../../../../images/templates/brown/landing_pages/background/title_info_button_bcg.jpg) no-repeat;
	}

.title_button_login_position_ie{
	position:absolute;
	bottom:-43px !important;
	bottom:-44px;
	left:104px;
	}

.title_button_register_position{
	position:absolute;
	bottom:-15px;
	left:50px;
	}

.title_button_register_position_ie{
	position:absolute;
	bottom:4px;
	left:50px;
	}

.title_button_quickplay_position{
	position:absolute;
	bottom:-10px;
	left:50px;
	}

.title_button_quickplay_position_ie{
	position:absolute;
	bottom:9px;
	left:50px;
	}

.login_title_error2 {
	position: absolute;
	top: 8px;
	left: 169px;
	padding-top: 15px;
	width: 677px;
	height: 47px;
	text-align: center;
	}

/************************************ INFO ***************************************/
.title_info_center{
  width:100%;
  height:550px;
  background:#efe9d3 url(../../../../images/templates/brown/landing_pages/background/title_register_center.jpg) top repeat-x;
  }

.title_info_center_bcg {
	height: 300px;
	width: 990px;
	background: url(../../../../images/templates/brown/landing_pages/background/title_info_center_bcg.jpg) top center no-repeat;
	margin: 0px auto;
	position: relative;
	}

.title_label_font2{
	font: 12px Tahoma;
	color: #666666;
	font-weight: bold;
	}

.title_label_font2 span{
	font: 10px Tahoma;
	color: #00ACE7;
	font-weight: normal;
	}

.box_label2{
	position:absolute;
	top: -10px;
	left: 420px;
	text-align: center;
	}

.after_reg_text1{
	height: auto;
	width: 100%;
	margin:0px auto 0 auto;
  	padding:8px 0 10px 0; 
	text-align: center;
  	}

.after_reg_text2{
	height: auto;
	width: 100%;
	margin:0px auto 0 auto;
 	text-align: left;
  	}

.title_font2reg1{
	font: 18px Tahoma;
	color: #ffffff;
	font-weight: bold;
  	}
  
.title_font2reg2{
	font: 11px Tahoma;
	color: #666666;
  	}

.title_info_label_position {
	padding: 40px 0 0 196px;
	}

.title_info_line_large {
	width: 55%;
	height: 1px;
	margin: 10px 0 0 196px;
	border-top: 1px solid #edece7;
	font-size: 0;
	}
  
.title_info_line_down_large{
  	width: 563px;
  	height: 1px;
	border-top: 1px solid #f8f5ea;
  	position: absolute;
  	top:130px;
	font-size:0;
	right: 0;
  	}

.title_info_form{
  	position: relative;
  	height: 300px;
  	margin: 10px 229px 0 229px;
  	}

.title_info_figures1{
	background: url(../../../../images/templates/brown/landing_pages/interface/title_register_figures1.gif) no-repeat;
  	width:34px;
  	height:26px;
  	position: absolute;
  	top:-25px;
  	left:532px;
  	}
  
.title_info_figures2{
  	background: url(../../../../images/templates/brown/landing_pages/interface/title_register_figures2.gif) no-repeat;
  	width:18px;
  	height:21px;
  	position: absolute;
  	top:107px;
  	left:-15px;
  	}

/************************************ REPORT ***************************************/
.report_box{
	float:left;
	margin-right:7px;
	padding-top: 0px;
	}

.report_position_answer{
	margin:5px 0 0 99px;
	}

.report_back_btn{
  	height:24px;
 	width:54px;
  	top:-75px;
	right:-30px;
	position:absolute;
  	}

/************************************ FORGOT PASSWORD ***************************************/
.login_sent_btn{
	z-index: 7000;
	margin:20px 0 0 200px;
	}

/************************************ LICENCE AGREEMENT ***************************************/
.licence_center{
  	width:100%;
  	height:550px;
	position: absolute;
	top:64px;
  	background:#efe9d3 url(../../../../images/templates/brown/landing_pages/background/title_register_center.jpg) top repeat-x;
  	}

.licence_center_bcg{
  	height:168px;
  	width: 480px;
	margin:0px auto 0 auto;
  	background: url(../../../../images/templates/brown/landing_pages/background/licence_bcg.png) no-repeat !important;
	background: url(../../../../images/templates/brown/landing_pages/background/licence_bcg.jpg) no-repeat;
  	}

.licence_label_position{
  	padding: 10px 0 0 20px;
  	}

.agree_text{
	width: 378px;
	height: 140px;
	left: 15px;
	top: 55px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	text-align: justify;
	overflow: auto;
	margin:40px auto 0 auto;
	}

.licence_cancel_btn{
  	height:24px;
 	width:54px;
  	margin:20px auto 0 auto;
	}

/************************************ ENTERSCREEN ***************************************/
.enterscr_center_middle_margin{
  	margin:6px 0 0 170px;
  	float:left;
  	}

/*----------check browser-----------*/
.browser_check_font{
	font: 20px Tahoma;
	color: #FF0000;
	font-weight: bold;
}
.browser_check_main{
	width: 400px;
	height: 310px;
	border: 1px solid #CCCCCC;
	background: #F6F6F8;
	margin: 30px auto;
	position:relative;
}
.browser_check_inner_text1{
	text-align: center;
	height:auto;
	width:400px;
	position:absolute;
	top: 40px;	
}
.browser_check_inner_text2{
	text-align: left;
	height:auto;
	width:340px;
	position:absolute;
	top: 90px;
	left:30px;

}


/************************************ FONTS ***************************************/
.error_text{
	font: 11px Tahoma;
	color: #FF0000;
	font-weight: normal;
	}

.font_title{
  font: 11px Tahoma;
  color: #FFFFFF;
  }

.font_common{
	font: 11px Tahoma;
	}

.font_title_white{
	color: #FFFFFF;
	font-weight:bold;
	}

.font_title_forum{
	font:11px Tahoma;
	color: #736137;
	}

.font_title_bottom{
  font: 12px Tahoma;
  font-weight: bold;
  }

.font_title_quickplay_large{
  font: 20px Tahoma;
  color: #FFFFFF;
  font-weight: bold;
  }
  
.font_title_quickplay_medium{
  font: 15px Tahoma;
  color: #666666;
  font-weight: bold;
  }
  
.font_title_center{
	font: 11px Tahoma;
	color: #736137;
	}

.font_reg1{
 	 font: 10px Tahoma;
  	color:#00ACE7; 
  	}

.font_error{
	font: 11px Tahoma;
	color: #FF0000;
	font-weight: normal;
	}

.error_font2{
	font: 14px Tahoma;
	color: #e30000;
	font-weight: bold;
	}

.font_title_quickplay_medium{
  	font: 15px Tahoma;
  	color: #666666;
  	font-weight: bold;
  	}
  
.font_title_info_large{
  	font: 20px Tahoma;
  	color: #666666;
  	font-weight: bold;
  	}

.agree_font{
	font: 11px Tahoma;
	color: #666666;	
	}

.font_title_disabled{
	font: 11px Tahoma;
	color: #CCCCCC;
	}

/* facebook login */

.customFacebookRegBody {
	background-color: #949494;
	}

.fb_box .lp_cbox_center_i {
	background: none;
	}

.fb_heading {
	font: 15px Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #907331;
	margin: 0px;
	padding: 14px 0px 10px 0px;
	}

.fb_formline {
	width: 100%;
	overflow: hidden;
	margin: 3px 0px;
	font-size: 12px;
	}

.fb_formline input {
	float: left;
	}

.fb_formline .fb_textinput {
	border: #bdbcbd 1px solid;
	margin-right: 5px;
	}

.fb_formline label {
	width: 100px;
	text-align: right;
	margin: 3px 5px 0px 0px;
	float: left;
	}
