/* ------------------ Reset all styles ---------------------- */
html, body, div,  applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
/*border: 0;*/
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1.2em;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
/* define focus styles! */
:focus {
    outline: 0;
}

/* highlight inserts! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
table .question, .subHead, label {
    font-weight:bold;
    font-size:12px;
    color:#990000;
}
label {
    color:#000;
}
p {
    padding:5px 0;
}

/* --------------- Global settings -------------- */
body, a, div, select, input, textarea {
    font-family: Verdana, Arial, Tahoma, sans-serif;
    font-size: 12px;
}
a img {
    border: none;
}
a {
    text-decoration: none;
    color: #245B93;
    /*color: #245B93;*/
	/*color: #646565; */
}
a:hover, .underline {
   text-decoration: underline !important;
}
a:focus {
    border:medium none;
}

body {
    text-align: center;
}
h1,h2,h3{
    font-weight:bold;
}

h1{
    font-size:16px;
    color:#BA080E;
}
h2{
    font-size:12px;
    color:#BA080E;
}

h2.dark{
    font-size:12px;
    color:#6A5E49;
}

h3{
    font-size:12px;
    color:#000;
}

.breaker {
    clear: both;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}
.clear{clear:both;}
/*----------------------- Global layout ------------ */
#globalcontainer {
    margin: 0 auto;
    width: 999px;
    text-align: left;
    background-color:#fff;
}
.noscriptBox {
    border: 1px solid #9b080d;
    background-color: #ffcccc;
    text-align: left;
    padding-left: 10px;
    line-height: 40px;
    margin-top: 3px;
}

/*------------ Headers --------------- */

h1.pageTitle, .openquote {
    color:#646565;
    font-size: 20px;
    margin: 11px 0;
    font-weight: bold;
  /*  padding: 0 0 0 15px;*/
   background: url(quotes.png)  no-repeat 0 -105px;
}
h1.pageTitle {
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
}
.pageTitle span, .openquote span {
    background: url(quotes.png) 100% -18px no-repeat;
    padding-right: 17px;
	padding-left: 17px;
}
.pageTitle .catchLine {
    display: inline;
    background: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}
h4.openquote {
    background:none !important;
    /*display:inline-block;*/
    font-size:16px;
    height:20px;
    margin:1px 0 0;
	padding-top:0px;
    overflow:hidden;
    line-height: 16px;
}
.openquote {
}
.openquote span {
    background-position: 100% -75px;
}
.openquote span {
    background: none;
    padding-right: 0px;
}
.openquote .closeQuote {
    background: url(http://img.be2.com/image/UI_images/general/quotes.png) no-repeat scroll 100% -79px;
    width:14px;
    height: 14px;
}

/********* Global Header ********/
#globalHeader {
    height:105px;
    position:relative;

}
.logoImage {
    height: 75px;
}
.subHeader {
    height:30px;
    background:#BA080E url(head_foot_bar.gif) top left repeat-x;
    text-align:right;
    color:#fff;
}
.countryFlag {
    float: right;
    width: 320px;
    text-align: right;
    font-size:11px;
    margin:8px 17px 0 0;
    line-height:23px;
}
.countryFlag img {
    float: right;
    margin:0 0 0 5px;
}
.reg_memb {
    color:#666;
    font-weight:bold;
    position:absolute;
    right:17px;
    text-align: right;
    bottom:35px;
    width: 236px;

}
._memb span {
    color:#BA080E
}

/* ------------------- Registered People Ration Info */

.peopleRatio{
    height:65px;
    position: absolute;
    right: 275px;
    bottom: 22px;
    background: transparent url(sex.jpg) no-repeat top center;
}
.men, .women {
    float:left;
    width:55px;
    padding-top:30px;
    font-size: 12px;
    color:#BA080E
}
.men {
    text-align:left;
}
.women {
    text-align:right;
}


/* ------------------- Global content Part */

#globalcontent {
    width:100%;
    background-color:#fff;
}
#globalcontentcenter {
    width: 962px;
    margin: 0px 17px 10px 20px;
    border: 1px solid white;
}

/* ----------------- Grids/Columns ---------*/

.twogrid, .threegrid, .fourgrid, .fivegrid, .sixgrid {
    float:left;
    overflow: hidden;
    margin: 0 6px 6px 0;
}
.twogrid {
    width: 234px;
    border:1px solid #666;
}
.threegrid {
    width: 357px;
}
.fourgrid {
    width: 478px;
}
.fourgrid.mid {
    width: 476px;
}
.fivegrid {
    width:599px;
}
.sixgrid {
    width: 718px;
    border:1px solid #666;
}

.lastcol {
    margin-right: 0px !important;
}
.bannerBlock {
    width: auto;
    text-align: center;
}

/*----------- GHP Menu-----------------------*/
.ghpMenuTitle{
    background-color:#fff;
    padding:0 10px;
    height:43px;
    overflow: hidden;
    display: table-cell;
    vertical-align: center;
}

.ghpLineTop {
    background-color: #666;
    height: 6px;
    line-height: 0px;
    padding: 0px;
    font-size: 0px;
}
.ghpMenuTitle p {
    padding-top: 6px;
}

.ghpMenuImage{
    height:150px;
    width:234px;
    overflow:hidden;
    position:relative;
    display:block;
    top: 0px;
    cursor: pointer;
}

.ghpMenuImage:hover a {
    text-decoration: underline;
}
.ghpMenuImage img {
    position: absolute;
    bottom: 0px;
}
.ghpMenuImage .whiteCover {
    position: absolute;
    width: 234px;
    height: 150px;
    background-color: #FFFFFF;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
.ghpMenuImage:hover .whiteCover {
    display: none;
}
.ghpMenuImage .descrText{
    overflow: hidden;
    width:234px;
    position:absolute;
    bottom:0;
    left:0;
    background-color:#666;
    font-size: 12px;
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

.ghpMenuImage div p{
    color:#fff;
    margin:6px 10px;
    font-weight: bold;
}

.ghpMenuImage div p span{
    color:#fff;
    display: block;
    font-weight: bold;
}
.ghpMenuImage div p a {
    color: #fff;
    font-weight: normal;
    margin-left: 2px;
}

.morePlace {
    height:22px;
    overflow:hidden;
    padding-bottom:6px;
}
.morePlace .forward {
    background-position:0 -30px;
    display:block;
    font-weight:bold;
    line-height:20px;
    margin:5px 10px 6px;
}
.forward {
    background: url(http://img.be2.com/image/UI_images/icons/arrow_icons.png) no-repeat 0 -34px;
}

.smallIcon {
    width:auto;
    height:18px;
    padding: 0px 0 0 14px;
    line-height: 1.3em;
}

.login {
    font-weight:bold;
    margin-left: 6px;
    text-transform: uppercase;
    background:transparent url(http://img.be2.com/image/UI_images/icons/arrow_icons.png) no-repeat 0 -34px;
}
.loginPlace {
    float: right;
    color: #245B93;
}

/* GHP Copperation Box */
.cooperationBox {
    height: 115px;
    text-align: center;
    color: #666;
    overflow: hidden;
}

.cooperationBox h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 6px;
}
.cooperationBox a{
    color: #666;
}
/*------------- Intro Content on GHP ------------------*/
.grayBack{
    background-color:#CCCCCC;
    height: 115px;
}

.introContent a, .introContent p, .introContent {
font-size: 11px;
}
.introContent p {
    padding-top: 0px;
}

.introContent a {
    background: url(/images/icons/arrow_icons.png) 0 -195px no-repeat;
    padding-left: 9px;
}
.introContent{
    margin:10px;
    height:88px;
    overflow: auto;
}
.introContent {
    color: #000;
    line-height: 16px;
}
.introContent h4 {
    margin-bottom: 10px;
}


/*----------------Quick Reg----------------*/
.topImagePlace{
    background-color:#fff;
    margin-bottom:6px;
    height:357px;
    position: relative;
}
.topImagePlace img {
    position: absolute;
}

.promotionText {
    font-size: 13px;
    position: absolute;
    top: -340px;
    right: 50px;
    width: 210px;
    overflow: hidden;
    color: white;
}

.promotionText h2{
background:none repeat scroll 0 0 transparent;
color:white;
font-size:13px;
line-height:1.4em;
margin-bottom:5px;
padding:0 10px 15px 24px;
}
.promotionText h3 {
    color: white;
    font-size: 13px;
   /*padding: 0 10px 30px 24px;*/
    padding: 0 10px 15px 24px;
    margin-bottom: 5px;
    line-height: 1.4em;
    /*background: url("http://img.be2.com/image/UI_images/general/waves.png") bottom center no-repeat;*/
    background: transparent none;
}

.promotionText h3 span {
    font-weight: bold;
    font-size: 18px;
    display: block;
}
.promotionText span {
    color: #58ac00;
    font-weight:none;
    letter-spacing: -0.001em;
    font-size:13px;
}
.promotionText li {
    display: inline-block;
    padding-left: 24px;
    background: url(http://img.be2.com/image/UI_images/icons/check_close.png) -25px 4px no-repeat;
    line-height: 1.3em;
    margin-bottom: 5px;
	padding-bottom:3px;
    overflow: visible;
}


/*---------Reg. Form-----*/
.quickReg{
    width:357px;
    height:357px;
    position:absolute;
    top:-361px;
    left:20px;
}

.transBack{
    width:354px;
    height:354px;
    position:absolute;
    top:6px;
    left:6px;
    overflow:hidden;
}

.transBack{
	background:url(http://img.be2.com/image/UI_images/general/Bg_reg.png) no-repeat left top;
}

.quickReg form{
    position:absolute;
    top:6px;
    left:16px;
    padding:0;
    margin:0;
    overflow:visible;
}

table.regFormTable{
    width:325px;
}

.fieldTitle{width:145px;}
.fieldInput{width:180px;}

.regFormTable td{
    padding:5px 0;
}

.regFormTable th{
    padding:0;
    height:45px;
    vertical-align:middle;
    text-align:center;
}

.regFormTable th h1{
    color:#58AC00;
    line-height:18px;
    margin:10px 0 5px;
}

.regFormTable td select, .regFormTable td input{
    width:180px;
    background-color:#FAFAD2;
    color:#666;
    font-size:11px;
}

.regFormTable td input {
    width:174px !important;
}

.regFormTable td label{
    font-weight:bold;
    display:block;
    width:135px;
    margin-right:10px;
    text-align:right;
}

.dottedSep{
background:url("/images/global/grayDottes.gif") repeat-x scroll left top transparent;
clear:both;
font-size:0;
height:0px;
line-height:0;
overflow:hidden;
}

p.privacy{
    font-size:10px;
    line-height:12px;
    margin:5px 0;
    padding:0;
}

p.privacy a{
    color:#666;
    font-size:10px;
}

.errorText{
    color:#BA080E;
}
.regFormTable td.regButton{
    padding:15px 0 0 0;
}

/*---secure email---*/
.lockIcon{
	background:url(http://img.be2.com/image/UI_images/icons/arrow_icons.png) no-repeat left -171px;
	width:8px;
	height:10px;
	cursor:pointer;
	position:relative !important;
	margin-right:5px;
}


/*------Login Form--------*/
.loginForm{
    width:240px;
    position:absolute;
    bottom:0;
    right:0;
    display:none;
}
.loginForm table{
    background-color:#ba080e;
}
.loginForm table td{
    padding:4px 10px 4px 20px;
}

.loginForm table input{
    width:150px;
}
p.whiteDottes{
    border-top:1px dotted #fff;
    border-bottom:1px dotted #fff;
    padding:4px 0 !important;
}

/*--------Global footer----------*/
.foot_line {
    background: transparent url(head_foot_bar.gif) left -44px repeat-x;
    height:16px;
    margin-top:15px;
	width: 100%;
}
.foot_links {
    padding:6px 0 15px 0;
    line-height:16px;
    text-align:center;
    color:#646565;
    margin:0 auto;
}
.foot_links  a, .foot_links span {
    color:#646565;
    font-size:11px;
    text-decoration:none;
    border-left:1px solid #646565;
    padding:0 10px;
    line-height:16px;
}
.foot_links.country span, .foot_links.country a {
    border-left:medium none;
    border-right:1px solid #646565;
}
.foot_links.country {
    width: 630px;
}
.foot_links a.first, .foot_links span.first, .foot_links a.last, .foot_links span.last {
    border: medium none;
}
.foot_links a:hover {
    text-decoration:underline;
}


/***************Reg Form********************/
/*-------regForm button----*/
.greenRegButton{
	float:left;
	display:block;
	cursor:pointer;
}

.greenRegButton span{
	display:block;
	min-width:115px;
	width:auto !important;
	width:115px;
	height:40px;
	background: url(http://img.be2.com/image/UI_images/buttons/green_button.gif) left 0px no-repeat;
}

.greenRegButton span span{
	background: url(http://img.be2.com/image/UI_images/buttons/green_button.gif)  right -90px no-repeat;
}

.greenRegButton span span span{
	min-width:43px;
	width:auto !important;
	width:43px;
	height:30px;
	padding:10px 4px 0 55px;
	margin:0 6px;
	background: url(http://img.be2.com/image/UI_images/buttons/green_button.gif) left -45px repeat-x;
	font-size:19px;
    font-family:Arial, Helvetica, sans-serif;
    line-height: 21px;
    color: #fff;
	white-space:nowrap;
	position:relative;
}

.greenRegButton span span span img{
	position:absolute;
	top:4px;
	left:9px;
}

.buttonStandart {
    padding: 0px 10px;
    width: 0;
    overflow: visible;
}

.buttonStandart[class] {
    width: auto;
}

/*td .buttonStandart[class] {
	width:100%;
}*/


/*--------floating styles------------*/
.fl_center{
    float:left;
    position:relative;
    left:50%;
}
.fl_center a{
    position:relative;
    left:-50%;
}

html>body .fl_center a{
    float:none !important;
}

/*------------ Dialog box ---------------*/
.ui-dialog {
    text-align: left;
    border: 1px solid #ad9e82;
    background-color: #FFFFFF;
    min-width: 350px;
    _width:350px;
    overflow:hidden;
}

.ui-dialog-content{
    padding:10px;
    background-color:#fff;
}
.dialogBackColor, .dialogBackColor .ui-dialog-content{
    background-color:#EAE3D4 !important;
}

.ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    right: 1px; top: 1px;
    background: url(http://img.be2.com/image/UI_images/icons/check_close.png) top left no-repeat;
    width: 16px;
    height: 15px;
    cursor: pointer;
}
.ui-dialog-titlebar-close span {
    display: none;
}
.ui-dialog-title {
    display: block;
    background: #ad9e82 none;
    padding:2px 8px;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.ui-dialog p {
    padding: 16px 10px 8px;
}
.ui-dialog-buttonpane {
    text-align: right;
    padding: 0px 10px 8px;
}
.ui-dialog-buttonpane button {
    margin-left: 6px;
}

.red .ui-dialog-title {
    background: #BA080E none;
}
.ui-widget-overlay{
    position:absolute;
    left:0;
    top:0;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    background-color:#000;
}

/* Tooltip style */
#tooltip{
    position:absolute;
    border:1px solid #333;
    background:#f7f5d1;
    padding:2px 5px;
    color:#333;
    display:none;
}


/*--------Form styles----------*/
form{
    padding:0;
    margin:0;
    overflow:hidden;
}
select, input.textbox {
    padding:0;
    margin:0;
    border:1px inset #CCC;
}

select{
    height:18px;
}

input.textbox{
    height:15px;
    padding:1px 0 0 3px;
}

.hideBlock{display:none;}
.inp137{width:137px;}

/*----------Login Form in Popup Layer-----------*/
.loginFrame{
    height:115px;
}

.loginFrame iframe{
    width:100%;
    height:100%;
    overflow:hidden;
}

#login_form li{
    padding:5px 0;
}

/*--------------Error styles-----------------*/
.redBorder{
    border:1px solid #BA080E !important;
}

/*--------------Error bubble styles-----------------*/
#preloadImages{
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}

.bubPosition,.emailBubPosition{
    position:absolute;
    top:70px;
    left:330px;
    display:none;
    z-index:100;
}

.emailBubPosition{
	left:125px;
	top:-50px;
}

.bubContainer{
    /*width:340px;*/
    width:270px;
    margin-top:40px;
    background: url(http://img.be2.com/image/UI_images/general/bubble_middle.png) top right repeat-y;
    /*background: url(http://img.be2.com/image/UI_images/general/bubble_middle_big.png) top right repeat-y;*/
}

.bubContent{
    min-height:1px;
    height:auto !important;
    height:1px;
    position:relative;
}

.top,.buttom{
    position:absolute;
    left:0;
    width:100%;
}

.top{
    top:-40px;
    height:40px;
    background: url(http://img.be2.com/image/UI_images/general/bubble_top.png) top right no-repeat ;
    /*background: url(http://img.be2.com/image/UI_images/general/bubble_top_big.png) top right no-repeat ;*/
}

.buttom{
    bottom:-16px;
    height:16px;
    background: url(http://img.be2.com/image/UI_images/general/bubble_btm.png) top left no-repeat;
    /*background: url(http://img.be2.com/image/UI_images/general/bubble_btm_big.png) top left no-repeat;*/
}

.middle{
    margin:0 17px 0 28px;
    border:1px solid white;
}

.middle div{
    position:relative;
    margin-top:-33px;
    /*width:293px;*/
    width:223px;
    overflow:hidden;
    background-color:#fff;
}

.middle div *{
    font-size:11px;
    color:#000;
}

.middle p{
    display:none;
}

.middle b, .middle span, .middle span p{
    display:block;
}

.middle label{
    line-height:16px;
}

.middle div.breaker{
    margin:0;
    width:0;
}

.middle span.dottedSep{
    margin:5px 0;
}

.emailStatPos{
	position:relative;
	z-index:1000;
}
.first_box, .second_box, .third_box, .fourth_box , .fifth_box {
 float:left; 
 width: 236px;
 margin-top: 20px;
}
.first_box a, .second_box a, .third_box a, .fourth_box a, .fifth_box  a {
display:block;
padding-left:14px;
color: #245B93;
background: transparent url(arrow_icons.png) no-repeat scroll 0 -34px;
}
.first_box a img , .second_box a img, .third_box a img , .fourth_box a img , .fifth_box  a  img{
text-decoration: none;
}
.globFlash{
width:944px;
 margin:0 auto;
 margin-top:20px;
}
.linkHolder{
width:944px;
 margin:0 auto;
 margin-top:5px;
}
.localFlash{
border:solid 1px #000;
 width:944px;
 margin:0 auto;
 margin-top:20px;
}
.flag{
float:left;
padding:2px;
margin: 1px 5px 0px 1px;
}
.flag_d{
float:left;
padding:2px;
margin: 1px 5px 0px 1px;
width: 110px;
}
.right_textlink{
color: #646565 !important;
background: none !important;
padding:1px !important;
float:left;
clear:both;

}
.city_name{
color:#666;
font-weight:bold;
padding-top:7px;
padding-bottom:2px;
}

.nav_link {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(arrow_icons.png) no-repeat scroll 0 -34px;
clear:both;
color:#245B93;
float:left;
font-family:Verdana,Arial,Tahoma,sans-serif;
font-size:12px;
padding-left:14px;
text-decoration:none;
}

.log_inp {
border:thin groove;
color:#666666;
float:right;
font-size:10px;
width:80px;
}

.go_btn {
color:#43A774;
float:right;
font-family:Verdana,Arial,Geneva;
font-size:10px;
padding:0;
text-decoration:none;
width:27px;
}

.error-txt {
color:#FF0000;
font-family:Verdana,Arial,Geneva;
font-size:7pt;
font-weight:bold;
line-height:16px;
text-align:left;
}


.reg-title{
color:#58AC00;
display:block;
font-size:16px;
font-weight:bold;
line-height:18px;
margin:10px 0 5px;
text-align:center;
}

.reg-tb td{
display:block;
font-weight:bold;
margin-right:10px;
text-align:right;
width:135px;
}

.quick_reg{
background:url("http://img.be2.com/image/UI_images/general/Bg_reg.png") no-repeat scroll left top transparent;
height:357px;
left:0;
position:absolute;
top:0;
width:357px;
}

.regParent{
position:relative;
}

.reg-nav{
text-align:center;
padding-top:5px;
}
.quick_reg_fb{
text-align:center;
}
.fb_note{
text-align:left;
padding: 4px 0px 3px 0px; 
font-size:11px;
}

.be2error{
	color:#990000;
}

.be2errorField{
	border: 1px solid #990000 !important;
	color:#990000 !important;
	padding-left:5px;
}
.background_div{
	text-align:center;
}

/* LLP  */

		.llp_container{
			width:950px;
			/*border:1px solid red;*/
			font-family:Verdana,Arial,Tahoma,sans-serif;
			color:#646565;
			margin-left:22px;
		}
		.llp_header{
			font-family:Verdana,Arial,Tahoma,sans-serif;
			font-size:20px;
			line-height:25px;
			color:#646565;
			font-weight:bold;
			margin:15px 0px 15px 0px;
		}
		.llp_header h1{
			font-family:Verdana,Arial,Tahoma,sans-serif;
			font-size:20px;
			color:#646565;
			line-height:25px;
		}
		.llp_header h2{
			font-family:Verdana,Arial,Tahoma,sans-serif;
			font-size:20px;
			line-height:25px;
			color:#646565;
		}
		.llp_header h3{
			font-family:Verdana,Arial,Tahoma,sans-serif;
			line-height:25px;
			font-size:21px;
			color:#646565;
		}
		.llp_normal_text,li{
			font-size:13px;
			color:#646565;
			font-family:Verdana,Arial,Tahoma,sans-serif;
			margin:10px 0px 10px 0px;
		}
		.llp_small_text{font-size:9px;}
		.llp table {
			border:none;
		}
		.llp td {
			text-align:left;
			vertical-align:middle;
			padding:10px;
		}
		.llp_lovestories img{
			border:2px solid #646565;
			margin:2px;
		}
		.llp_lovestories{padding-left:38px;}
		.llp_bullets{list-style:circle inside;}
		.llp_conv_el{
			margin:20px 0px 20px 0px;
			text-align:center;
		}
		.llp_lv_text{
			font-size:10px;
			width:200px;
		}
		
		
		
		.be2mainDiv{
	width:600px;
	height:424px;
	border:1px solid #CCCCCC;
	font-family:Verdana,Arial,Tahoma,sans-serif;
	position:relative;
	display:none;
}

.be2DivLayer{
	width:100%;
	/*height:100%;*/
	padding-top:100px;
	/*border:1px solid red;*/
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size:16px;
	color:#990000;
	/*font-weight:bold;*/
	text-align:center;
}

.be2h1 {
	color:#DC143C;
	font-size:20px;
	margin-left:10px;
	font-weight:normal;
}

.be2quickReg{
	text-align: center;
	background:transparent url(http://be2.de/be2/external/regform/imgs/formBg.png) no-repeat scroll;
	width:270px;
	height:347px;
	display:none;
	z-index:1003;
}

.be2quickReg table, .be2quickReg div {
	text-align: left;
	}

table.be2regFormTable {
		margin:0 10%;
}

.be2regFormTable th {
	text-align:center;
	height:35px;
	padding:0;
	vertical-align:middle;
}

.be2regFormTable th span {
	color:#58AC00;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:10px 0px 5px;
	text-align:center;
}

.be2regFormTable td label {
	display:block;
	font-weight:bold;
	margin-right:10px;
	text-align:left;
	font-size:11px;
}

.be2regFormTable td select, .be2regFormTable td input {
	background-color:#FAFAD2;
	color:#666666;
	font-size:11px;
	border: 1px solid #ccc;
}
.be2regFormTable td input {
width: 100%;
}

.be2regFormTable td.be2regButton {
	padding:15px 0 0;
}

.be2fl_center {
	float:left;
	left:50%;
	position:relative;
}

html > body .be2fl_center a {
float:none !important;
}

.be2fl_center a {
	left:-50%;
	position:relative;
	text-align: left;
}

.be2greenRegButton {
	cursor:pointer;
	display:block;
	float:left;
}

.be2a {
	color:#245B93;
	text-decoration:none;
}

.be2greenRegButton span {
	background:transparent url(http://img.be2.com/image/UI_images/buttons/green_button.gif) no-repeat scroll left 0;
	display:block;
	height:40px;
	min-width:115px;
	width:150px;
}

.be2greenRegButton span span {
	background:transparent url(http://img.be2.com/image/UI_images/buttons/green_button.gif) no-repeat scroll right -90px;
}

.be2greenRegButton span span span {
	background:transparent url(http://img.be2.com/image/UI_images/buttons/green_button.gif) repeat-x scroll left -45px;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:19px;
	height:30px;
	line-height:21px;
	margin:0 6px;
	min-width:43px;
	padding:10px 4px 0 45px;
	position:relative;
	white-space:nowrap;
	width:auto !important;
}

.be2greenRegButton img {
left: 5px;
position: absolute;
top: 4px;
}

p.be2privacy {
	font-size:10px;
	line-height:12px;
	margin:13px 0;
	padding:0;
	text-align:center;
	padding:0px 10px 0px 15px;
}

p.be2privacy a {
	color:#666666;
	font-size:10px;
}

.be2bgImage{
	background:transparent url(http://be2.de/be2/external/regform/imgs/bg_1_h.jpg) repeat-x scroll;
	height:296px;
}

.be2error{
	color:#990000;
}

.be2errorField{
	border: 1px solid #990000 !important;
	color:#990000 !important;
	padding-left:5px;
}

.be2brand{
	float:right;
}

.be2bullets{
	width:280px;
}

.bullet_row {
	background:transparent url(http://be2.de/be2/themes/zen/zen/arrow.gif) no-repeat scroll left top;
	margin-left:10px;
	padding-left:16px;
	position:relative;
	font-size:11px;
	margin-top:-8px
}

.blockLayer{

    z-index:1001;
    /*position: absolute;*/
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: white;
    filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

}

.blockLayerShow{

    z-index:1001;
    /*position: absolute;*/
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: white;
    filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;

}

		
/* END OF LLP */


/* INTERNATIONAL PAGE FB BE2 */

.intl_step_one{
	border:1px solid #c4bcbc;
	margin-left:17px;
	margin-top:20px;
	width:320px;
	padding-top:30px;
}

.intl_reg-title{
	color:#58AC00;
	display:block;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:20px 0 5px;
	text-align:center;
}

.intl_step_one_header{
	width:320px;
	text-align:center;
	font-weight:bold;
}

.intl_flags{
	width:320px;
	text-align:center;
	margin:8px 0px 8px 0px;
}

.intl_flags img {
	margin-left:5px;
	border:1px solid white;
}

.intl_step1_img {
	position: absolute;
	top: 43px;
	left: 165px;
}

.intl_step2_img {
	position: absolute;
	top: 252px;
	left: 165px;
}

.intl_connect_button{
	text-align:center;
	margin-bottom:12px;
}

.intl_dotted_sep{
	background:url("/images/global/grayDottes.gif") repeat-x scroll left top transparent;
	clear:both;
/*	font-size:0;*/
	height:1px;
	line-height:0;
	margin:9px;
	/*overflow:hidden;*/
}

.intl_errorField{
	font-size:9px;
	color:red;
	font-weight:bold;
}

.intl_promotionText{
    font-size: 14px;
    position: absolute;
    top: 300px;
    right: 151px;
    width: 210px;
    overflow: hidden;
    color: white;
}

.intl_promotionText li {
    display: inline-block;
    padding-left: 24px;
    background: url(http://img.be2.com/image/UI_images/icons/check_close.png) -25px 4px no-repeat;
    margin-bottom: 5px;
	padding-bottom:3px;
    overflow: visible;
}

.intl_promotionText h2{
	background:none repeat scroll 0 0 transparent;
	color:white;
	font-size:13px;
	line-height:1.4em;
	margin-bottom:5px;
	padding:0 10px 15px 24px;
}
/* END OF INTERNATIONAL PAGE FB BE2 */

/* SEA GHP new layout quotes */

h1.pageTitle, .openquotes {
    color:#646565;
    font-size: 20px;
    margin: 11px 0;
    font-weight: bold;
  /*  padding: 0 0 0 15px;*/
   background: url(quotes.png)  no-repeat 0 -105px;
}
h1.pageTitle {
   font-family: "Trebuchet MS", Verdana, Arial, Tahoma, sans-serif;
}
.pageTitle span, .openquotes span {
    background: url(quotes.png) 100% -18px no-repeat;
    padding-right: 17px;
	padding-left: 17px;
}
.pageTitle .catchLine {
    display: inline;
    background: none;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
}
h4.openquotes {
    /*background:none !important;*/
    /*display:inline-block;*/
    font-size:16px;
    height:40px;
    margin:4px 0 0;
	padding-top:0px;
    overflow:hidden;
/*    line-height: 0;*/
}
.openquotes {
}
.openquotes span {
    background-position: 100% -75px;
}
.openquotes span {
    background: none;
    padding-right: 0px;
}
.openquotes .closeQuote {
    background: url(http://img.be2.com/image/UI_images/general/quotes.png) no-repeat scroll 100% -79px;
    width:14px;
    height: 14px;
}

/* END of SEA GHP new layout quotes */