

.regPopupDiv{
    height:337px !important;
	position:relative;
	display:none;
}

*html .regPopupDiv{
	height:357px !important;
}

.regPopupDiv *{
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}

.regPopupDiv a:focus {
	outline: 0;
}

.regPopupDiv label {
    font-weight:bold;
	color:#000;
}

.regPopupDiv p{
	margin:0;
	padding:5px 0 !important;
}

.breaker {
	clear: both;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.clear{clear:both;}

/*--------Reg Form styles----------*/
.quickReg{
	width:357px;
	height:357px;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

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

table.regFormTable{
	width:325px;
}

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

.regFormTable td{
	padding:5px 0;
}

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

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

input.textbox{
}

.regFormTable td select, .regFormTable td input{
	padding:0;
	margin:0;
	height:18px !important;
	width:180px !important;
	background-color:#FAFAD2;
	color:#666;
	font-size:11px;
	border:1px inset #CCC;
}

.regFormTable td input {
	padding:1px 0 0 3px !important;
}

.regFormTable td option{
	font-size:11px;
}

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

.dottedSep{
	border-bottom:1px dotted #666;
	height:0;
	line-height:0;
	font-size:0 !important;
	overflow:hidden;
}

p.privacy{
	font-size:10px;
	line-height:12px;
	display:block;
	padding:0 !important;
	margin:13px 0;
}

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

p.privacy a:hover{
	text-decoration: underline !important;
}

.regFormTable td.regButton{
	padding:15px 0 0 0;
}

.errorText{
	color:#BA080E;
}

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


/*------Stick notes---*/
.stickNotes p{
	padding:15px 0 20px 0!important;
	display:block;
	margin:0;
}

.stickNoteImg{
    position:absolute;
    top:35px;
    right:0;
    background: url(http://img.be2.com/45065/image/UI_images/general/sticky_note.gif) left top no-repeat;
    width:267px;
    height:272px;
	overflow:hidden;
	z-index:1;
}

.stickNotes{
	width:200px;
	margin:15px 33px 0;
	font-style:italic;
}
.stickNotes span{
	font-weight:bold;
}
.stickNotes p span{
	color:green;
}

.stickNotes ul {
	list-style: none;
	padding:0;
	margin:0
}

.stickNotes li{
	background:url(http://img.be2.com/45065/image/UI_images/icons/checkmark_L.gif) no-repeat  left 3px;
	display:block;
	line-height:1.3em;
	margin-bottom:8px;
	padding-left:24px;
}

/*-------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/45065/image/UI_images/buttons/green_button.gif) left 0px no-repeat;
}

.greenRegButton span span{
	background: url(http://img.be2.com/45065/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/45065/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;
}

.underline{
	text-decoration:underline !important;
}

.buttonStandart {
	padding: 0px 10px;
	text-align:center;
	overflow: visible;
}

*html .greenRegButton span span span{
	height:40px !important;
}

/*--------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: #FFF none;
	min-width: 350px;
	_width:350px;
}

.ui-dialog-content{
	padding:10px;
	margin:0;
	background-color:#fff;
	background:none !important;
}

.dialogBackColor .ui-dialog-content{
    background-color:#EAE3D4;
}
.ui-dialog-titlebar{
    background: none;
    margin:0;
}

.ui-dialog-title {
	display: block;
	background: #ad9e82 none;
	padding:2px 8px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	height:auto;
	margin:0;
	white-space:normal;
}

*html .ui-dialog-title{
   height:auto;
}


.ui-dialog-titlebar-close {
    display: block;
    position: absolute;
    right: 1px;
	top: 1px;
    background: url(http://img.be2.com/45065/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 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;
}


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

/*--------------Error bubble-----------------*/
#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;
}

.emailStatPos{
	position:relative;
	z-index:1000;
}

.bubContainer{
	/*width:340px;*/
	width:270px;
	margin-top:40px;
	background: url(http://img.be2.com/45065/image/UI_images/general/bubble_middle.png) top left repeat-y;
	/*background: url(http://img.be2.com/45065/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/45065/image/UI_images/general/bubble_top.png) top left no-repeat;
    /*background: url(http://img.be2.com/45065/image/UI_images/general/bubble_top_big.png) top right no-repeat ;*/
}

.buttom{
	bottom:-16px;
	height:16px;
	background: url(http://img.be2.com/45065/image/UI_images/general/bubble_btm.png) top left no-repeat;
	/*background: url(http://img.be2.com/45065/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;
    top:0;
}

.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;
}


*html .top{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.be2.com/45065/image/UI_images/general/bubble_top.png',sizingMethod='scale');
    background:none;
}

*html .buttom{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.be2.com/45065/image/UI_images/general/bubble_btm.png',sizingMethod='scale');
    background:none;
}

*html .bubContainer{
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.be2.com/45065/image/UI_images/general/bubble_middle.png',sizingMethod='scale');
    background:none;
}

.hideBlock{display:none;}


