* {padding: 0; margin: 0; outline:none;}
body
{

	background-color:#FFFFFF;
	font-family:Lucida Grande;
	color:#333333;
	font-size:14px;
	font-weight:normal;
}
.icon{width:150px; float:right; display:block; margin:20px 25px 0 0; color:#FFF; font-weight:bold; font-size:12px; position:relative;}

/* Tool Box ============================================= */

.white_content11{display: none; position: absolute; top:50px; right:0; padding:0; margin:0;  z-index:1002; overflow: hidden; background:none; width:450px; }
.loginclose{position:absolute; z-index:1000; top:30px; right:30px; color:#FFF; font-weight:bold;}
.loginclose a{color:#FFF; font-weight:bold; text-decoration:underline;}
.loginclose a:hover{text-decoration:none;}
.loginbg{background:url(images/socialbg.png) no-repeat left top; width:450px; height:286px; padding:30px; float:left;}
.loginbg h1{font-size:20px; color:#FFF; text-align:left; margin:0; padding:0; padding-bottom:10px;}
.black_overlay{display: none; position: absolute; top: 0%; left: 0%;  width: 100%; height:100%;  background-color: #ffffff;  z-index:1001;} 
/* -moz-opacity: 0.8; opacity:.80; filter: alpha(opacity=80); */ 


.loginbg ul{
display:block; float:left; width:auto !important;
}
.loginbg li{
display:block; float:left; width:auto !important; padding:0; margin-right:3px;background:url(images/tab-left.png) no-repeat left top;}
.loginbg li img{border:none;}

.loginbg a{
float:left;
padding-left:10px;
text-decoration:none;
/*background:url(images/tab-left.png) no-repeat left top;*/
display:block;
height:29px;
}
.loginbg span{
float:left;
padding-right:10px;
padding-top:5px;
text-decoration:none;
background:url(images/tab-right.png) no-repeat right top;
color:#212121;
display:block;
height:24px;
}
.loginbg a:hover{
background:url(images/tab-left.png) no-repeat left -29px; color:#002365;
}

.loginbg a:hover span{
background:url(images/tab-right.png) no-repeat right -29px; color:#002365;
}

.loginbg a.selected{ /*Selected Tab style*/
background:url(images/tab-left.png) no-repeat left -29px; color:#002365;

}
.loginbg a.selected span{ /*Selected Tab style*/
background:url(images/tab-right.png) no-repeat right -29px; color:#002365;

}
.dabba{width:382px; min-height:130px; text-align:center; padding:10px 0; float:left; background:#FFF!important; color:#000;}


/* End Tool Box ============================================= */

/*............... AddThis Social Service ............................*/


.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}   
                



