/*
## userLogin
********************************************************************/

.login_header_logo {
	background: url("../images/medias.png") no-repeat scroll 0 0 #FFFFFF;
	height: 70px;
}

.userLogin{
	float:right;
	margin:20px 0;
	width:300px;
	padding:30px 20px;
	background-color:#ecf2f9;
}
.userLogin .login_title{
	font-size:24px;
	color:#666;
	font-weight:400;
	margin-bottom:20px;
	text-transform:capitalize;
}
#loginForm label{
	margin:0 0 7px;
}
#loginForm input{
	height:40px;
	border-radius:5px;
}
#loginForm .forgot_pwd{
	float:right;
	color:#003395;
	text-decoration:none !important;
}
#loginForm .forgot_pwd a:hover{
	color:inherit;
}
.userLogin .reg_txt{
	font-size:13px;
	color:#666;
	margin-bottom:20px;
}
.userLogin .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 33px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

.template-pages-LoginPageTemplate #wrapper{
	background-color: #fff;
	border-top: 30px solid #edf0f6;
}

.userLogin .description{
	margin:0 0 5px 0;
}

.userLogin  form{
	margin:0;
}

.userLogin  .expressCheckoutLogin {
	margin:20px 0 0 0;
}

.userLogin  .expressCheckoutLogin ul li{
	list-style: disc outside none;
	margin:0 0 5px 13px;
}

.forgottenPwd{
	padding:20px;
}

.login_container{
	background: url("../images/world_map.png") no-repeat scroll 0 0 #F1F1F1;
	height: 400px;
}

.forgottenPwd .headline{
	border-bottom: 1px solid #A5A5A5;
	font-size: 1.2em;
	font-weight: bold;
	height: 39px;
	line-height: 39px;
	text-transform: uppercase;
	margin:0 0 20px 0;
}

.forgottenPwd .description{
	margin:0 0 20px 0;
}

.expressCheckoutCheckbox {
	margin: 0 0 10px 0;
}

.expressCheckoutCheckbox input{
	margin: 2px 7px 0 0;
}

.login-panel{
    background-color: #000000;
    float: none;
    margin: 0 auto;	
}

#loginForm .control-label{
    text-transform:capitalize;	
    font-size:13px;
    font-weight:bold;
    color:#666;
} 
#loginForm .remember_me{
	width:100%;
	margin:20px 0;
	float:left;
}

#loginForm .separate{
	width:100%;
	margin:20px 0;	
}
#loginForm .separate .line{
	float:right;
	width:92%;
	border-bottom:1px solid #dcdcdc;
	margin-top:8px;
}
#loginForm .separate .text{
	color:#666;
	float:left;
	text-transform:uppercase;
}

#loginForm .remember_me input,
#loginForm .remember_me label{
	float:left;
	height:auto;
	margin:0 10px 0 0;
	font-size:13px;
	color:#666;
}
#loginForm .remember_me input{
	margin-top:2px;
}

#forgottenPwdForm .control-label{
    color: #000000;
}
#loginForm .form-actions button,
.reg_button{
	line-height:40px;
	color:#fff;
    float: right;
    margin:0;
    width:100%;
    border-radius:5px;
    border:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9b723', endColorstr='#f9a223', GradientType='0'); /* for IE */
   	background: -ms-linear-gradient(90deg, #f9b723 7%, #f9a223 100%);/* IE10+ */   
    background: -webkit-linear-gradient(#f9b723, #f9a223); /* For Safari 5.1 to 6.0 */
  	background: -o-linear-gradient(#f9b723, #f9a223); /* For Opera 11.1 to 12.0 */
  	background: -moz-linear-gradient(#f9b723, #f9a223); /* For Firefox 3.6 to 15 */
  	background: linear-gradient(#f9b723, #f9a223); /* Standard syntax */
  	text-align:center;
  	text-transform:capitalize;
  	font-size:13px;
  	font-weight:600;
}
.reg_button:hover{color:#fff;}

#forgottenPwdForm .controls{
	float: left;
    width: 320px;
}

#forgottenPwdForm .controls input{
    width: 320px;
}

#forgottenPwdForm button{
    float: left;
    height: 30px;
    margin: 0 0 0 20px;
}

.b2b_login_header{
	background-color: #bdbdbd;
	height: 120px;
}

.form_field_error-message a{
	padding-top: 10px;
	float: left;
}

#copyright{
	padding: 10px 0 0;
}

#copyright .links a,
#copyright span p{
	color: #555;
	font-size: 10px;
}

.login-header{
    color: #333333;
    float: none;
    font-size: 16px;
    margin: 0 auto;	
}

.template-pages-LoginPageTemplate #lang-form .controls{
	width: 130px;
	float: left;
}

#footer #lang-selector {
    background-color: #FBFBFB;
    border: 1px solid;
    font-size: 10px;
    height: 15px;
    min-height: 20px;
    padding: 2px;
    width: 120px;	
}

div.secure_container_holder{
	color: #fff;
	padding: 10px 20px;
}

div.secure_container_holder a{
	color: #fff;
}

div.secure_container_holder h2{
	color: #fff;
	margin-bottom: 0;
}


.secure_container_holder button{
	margin: 0;
	padding: 0 20px;
	font-size: 12px;
	text-transform: uppercase;
}

.secure_container_holder dl {
	margin-bottom: 0;
}

.secure_container_holder dd {
	margin-left: 0;
}

.user_welcome{
	float:left;
	margin-top:50px;
	font-size:30px;
	color:#fff;
	font-weight:lighter;
}
.image_bg{
	position:absolute;
	width:100%;
	height:740px;
	background-color:#ccc;
	z-index:-1;
	overflow:hidden;
}
.image_bg img{
	width:100%;
}
.userLoginTnCContent{
	font-size:15.5px;
}
.userTnCPopupButtons{
position:relative;
}
.userTnCPopupButtons button{
margin-left: 50px;
}