@charset "utf-8";
/* CSS Document */

#nonfooter{padding:0px;margin:0px;}
#auto_height{padding:0px;margin:0px;}
#page_height{padding:0px 0px 100px 0px;margin:0px;}
#human {visibility:hidden;display:none;}

#fb_content{background: url(../images/form_background.png) top left repeat-x;width:auto;padding:0px;margin:0px;}
#fb_content_twitter{background:#A22326; height:650px;}
.UIOneOff_Container{padding:0px;margin:0px;}

.inputtext, 
.inputtext2, .simplebox, .inputuser, .inputpass,
.inputpassword{border:1px solid #bdc7d8;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;padding:3px;overflow: auto;}
label.inputtext2{vertical-align:middle}

#main_container
.registration #reg_box .label{color:#666;font-weight:bold;padding:6px 10px 0 0px;}
.registration #reg_box .labelcat{color:#666;font-weight:bold;padding:6px 10px 0 0px;}
.registration #reg_box .inputtext,
.registration #reg_box .inputtext2,
.registration #reg_box .simplebox,
.registration #reg_box .inputuser,
.registration #reg_box .inputpass,
.registration #reg_box .inputpassword{border-color:#bdc7d8;margin:0;}
.registration .field_container{margin:2px 0 1px 0;}
.WelcomePage_Container{margin:0px;}
.WelcomePage_MainSell{margin:0px;padding-top:0px;}
.WelcomePage_MainSellCenter{margin:0 auto;padding:0 12px;width:940px;position:relative;}
.WelcomePage_MainSellRight{width:596px;padding:0px;}
.WelcomePage_SimpleReg{padding:0px 0px 20px 0px;}
.WelcomePage_SignUpSection{padding:0px;margin:0px;width:940px;}
.WelcomePage .editor td.label{font-weight:normal !important;}
#reg_form_box{padding:0px;margin:0;}
#reg_form_box .editor{margin:0 0 7px 0;}
#reg_box .label{color:#1d2a5b;text-align:right;font-weight:normal;padding-right:3px;width:90px;}
#reg_box .sublabel{color:#999;text-align:left;font-weight:normal;padding-right:3px;}
#reg_box .labelcat{color:#1d2a5b;text-align:right;font-weight:bold;padding-right:3px;width:90px;font-size: 18px;}
#field_container .label{color:#1d2a5b;text-align:right;font-weight:bold;padding-right:3px;width:90px;}
#reg_box .inputtext{width:90%;border-color:#96a6c5;margin-top:2px;}
#reg_box .inputtext2{width:150px;border-color:#96a6c5;margin-top:2px;}
#reg_box .inputuser, #reg_box .inputpass{width:406px;border-color:#96a6c5;margin-top:2px;}

#region1{width:204px;height:22px;}
#region2{width:186px;height:22px;}
#country{width:206px;height:22px;}
#reg_box select{
	margin:2px 0 0 0;
	height:22px;
}
.ff2 #reg_box select,
.ff3 #reg_box select{border-color:#96a6c5;}
#openid_buttons_box{background:#fff9d7;border:solid 1px #e2c822;font-size:10px;margin:0 0 10px 0;padding:10px;}
select#openid_buttons_box{font-size:11px;}
.option_field{margin-bottom:10px;}

select{border:1px solid #BDC7D8;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;font-size:11px;padding:2px;}

td.label{font-size:11px;text-align:left;}
td.sublabel{font-size:9px;}
td.label2col{width:273px;}
#captcha{background:#fff; width:300px; padding:10px; border:dashed #111 1px;}
#captchafield{padding:2px; width:100px;}
#captchaimage{width:100px; height:36px;}
#captchalabel{font-size:10px;color:#1d2a5b; margin-bottom:5px; width:200px}

.smalltxt {
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #222222; 
	text-decoration: none;
}
.border-gray {
	border: 1px solid #CCCCCC;
}
.border-gray-lrb {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.border-gray-lrt {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768294;
}
.paddingall-10 {
	padding: 10px;
}
.btmgrad {
	background-image: url(../images/btmgreygrad.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.cyan14caps, .white14initcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.cyan14caps, .cyanup1 {
	text-transform: uppercase;
	color: #009ED9;
}
.white14initcaps {
	color: #000;
}

/*####Password Strength######## */
#passwordStrength {
	height:10px;
    display:block;
    float:left;
}
.strength0 {
	width:431px;
	background:#cccccc;
}
.strength1 {
	width:100px;
	background:#ff0000;
}
.strength2 {
	width:200px;
    background:#ff5f5f;
}
.strength3 {
	width:250px;
    background:#56e500;
}
.strength4 {
	background:#4dcd00;
    width:300px;
}
.strength5 {
	background:#399800;
    width:432px;
}
.strength6 {
	background:#399800;
    width:200px;
}
/*####Ends here ########*/

#postAd {
	position: absolute;top:110px;right:30px;font-size:16px;font-family: 'tahoma';font-weight:solid;	
}
#postAd a:link, #postAd a:visited {
	text-decoration: none;
}

.inputuser {
	background-image: url(../images/16u.png);
    background-repeat: no-repeat;
    background-position:left;
    background-color:#FFFFFF;
    padding:3px 5px 3px 19px;
}
.inputpass {
	background-image: url(../images/16p.png);
    background-repeat: no-repeat;
    background-position:left;
    background-color:#FFFFFF;
    padding:3px 5px 3px 19px;
}

.web2box, .web2select {border:1px solid #fff;font-family:"lucida grande", tahoma, verdana, arial, sans-serif;font-size:11px;overflow: auto;margin-top:2px;}
.inputtext, .inputtext2, .web2box, .simplebox {
	background-repeat: no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	padding-top:3px;
	padding-left:15px;
	padding-bottom:3px;
	padding-right:3px;
}
.oFlag {
	background-image: url(../images/16t.gif);	
}
.rFlag {
	background-image: url(../images/16t_r.gif);	
}
.web2box {
	height:14px;
}
.web2select {
	height:22px;
}

em {background-color:#FFC;border-bottom:1px solid #999;border-right:1px solid #999;color:#333;font-style:normal;padding:2px;}
#intro{
	height:80px;width:395px;position:relative;
}
.lightwhiteTitle{font-family: "calibri", Arial, Helvetica, sans-serif; font-size:20px;color:#fca2b2;text-align:left;font-weight:bold;}
.lightwhitetxt{font-family: Arial, Helvetica, sans-serif; font-size:11px;color:#fca2b2;text-align:left;}
#page_footer {
	padding:20px 30px 20px 30px;
	background: url(../images/bg_footer.jpg) top left repeat-x;
	height:200px;
}
