﻿ 
a {text-decoration:none;cursor:pointer; color:#2e8fc7;}
body{background:url(../img/Login-bg.jpg) repeat; margin:0px; padding:0px; height:100%;}

/* Form Style Starts Here */
#Loginwrapper{background:url(../img/Login-bg.jpg) repeat !important; width:100%; height:100%; margin:0 auto;clear:both;}
#Logincontent{width:1024px; margin:0 auto;}
#Login_body {width:750px; margin:0 auto;  text-align:left; color:#666; position:relative;top:160px;  }
.loginbtn{ background:url(../img/loginbtn.png) no-repeat; height:50px; width:130px; border:none; margin-left:5px;}
.form_title{width:724px; height:54px;}

.form_box{padding:20px;font-size:12px; background:#f0f0f0 url(../img/form-bg.png) repeat-x; width:682px; border-left:#dddddd 1px solid; border-right:#dddddd 1px solid;}
.form_box p{ padding:15px 5px; text-align:center; font-size:14px;font-weight:bold; }
.form_box .Message{ padding-top:10px;text-align:center; font-size:14px; font-weight:bold;}

.facebookbtn{ background:url(../img/facebook-icon.jpg) no-repeat; cursor:pointer; height:41px; width:101px; border:none; margin-left:10px; float:left;}
.twitterbtn{ background:url(../img/twitter-icon.jpg) no-repeat; cursor:pointer; height:41px; width:101px; border:none; margin-left:10px; float:left;}
.googlebtn{ background:url(../img/google-icon.jpg) no-repeat; cursor:pointer; height:41px; width:101px; border:none; margin-left:10px; float:left;}
.facebookbtn:hover{ background-position:0px -41px;}
.twitterbtn:hover{ background-position:0px -40px;}
.googlebtn:hover{ background-position:0px -40px;}
.form-left{ width:300px; border-right:#d4d4d4 1px solid;}
.form-right{ width:310px; }

.form-td{ padding:15px;}

.form_text{color:#fffff;font-size:12px;float:left;padding-top:6px;}


.form_input_BG{width:259px; background:url(../img/form_input.png) center left no-repeat; margin-left:30px;border:0px;height:42px;float:left;}
.formLayout{ width:100%;}
.formLayout input[type="text"]{margin:5px 0px 0px 5px; height:37px; width:260px;background:none; border:#dfdfdf 1px solid; color:#666; padding:4px;}
.formLayout input[type="password"]{margin:5px 0px 0px 5px; height:37px; width:260px;background:none; border:#dfdfdf 1px solid; color:#666; padding:4px;}
 formLayout a{ color:#2e8fc7;}
.form_check_box{margin-left:243px;margin-top:-7px;}

.form_login_signup_btn input{margin-left:25px;margin-top:23px;}
.forgot-pass { padding:10px 0px 10px 0px;; }