.loginForm {
	margin-top:7px;	
	margin-bottom:-15px;
}

.eMember_text_input { border: 1px solid #aaa; width: 90%; padding:3px; }
.eMember_text_input:focus { border-color: #1a356a; }
.eMember_logged_widget{
margin: 10px;
}
.eMember_highlight {
    text-align: left;
    font-weight: bold;
}
.eMember_label {
    text-align: left;
    vertical-align: middle;
    padding: 2px 10px 2px 0px;
    font-weight: bold;
	line-height:0px;
}

.eMember_button {
	background: #1a356a;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #1a356a;
}


.eMember_button:hover {
	background: #5e5d5b;
	border: 1px solid #5e5d5b;
}

.forms {
	line-height:3px;
}

/********************************/
/*body { margin: 0px; padding: 0px; }
a:visited { color: #000000; }*/
/*
* courtesy : http://tweetmeme.com
*/
.emember_bookmark_button { font-family: arial; height: 60px; width: 60px; }
.emember_bookmark_button a { text-decoration: none; border: none; }
.emember_bookmark_button a:hover { text-decoration: none; }
.emember_bookmark_button .count { background: url('http://tweetmeme.com/images/widget.gif') no-repeat; position:relative; display: block; text-decoration: none; width: 50px; height: 34px; text-align: center; font-size: 17px; color: #444444; padding: 4px 0px; }
.emember_bookmark_button .count span.t { font-size: 10px; line-height: 10px; position: absolute; display: block; top: 23px; left: 5px; }
.emember_bookmark_button .emember { height: 16px; width: 50px; background: url('http://tweetmeme.com/images/widget.gif') no-repeat 0px -45px; text-align: center; margin-top: 3px; display: block; cursor: pointer; padding: 0px 0px 0px; font-size: 11px; color: #FFF; text-decoration: none; line-height: 16px; }
.emember_bookmark_button .emember:hover, #emember_bookmark_button .emember.selected { background-position: 0px -61px; color: #80b62a; }
.emember_bookmark_button .emember.selected { cursor: text; } 
/****************************************/
/*.emember-error{
border:solid 1px #DEDEDE;
background:#EFEFEF;
color:red;/*#222222;*/
padding:4px;
float:left;
width:82%;
text-align:left;
}
.emember-msg{
border:solid 1px #DEDEDE;
float:left;
width:82%;
background:#EFEFEF;
color:#222222;
padding:4px;
text-align:left;
}*/
.emember_upload { padding: 0 20px; float: left; width: 230px; }
.emember_upload_wrapper { width: 133px;  }		
.emember_upload_div {
	height: 24px;	
	width: 133px;
	background: #eee 0 0;			
	font-size: 14px; color: #000; text-align: center; padding-top: 0px;
	position:relative;
	width: 37%;
	top:3%;
	left:31%;
}
/* 
We can\'t use ":hover" preudo-class because we have
invisible file input above, so we have to simulate
hover effect with JavaScript. 
 */
.emember_upload_div.hover {
	background: #6D6D6D 0 56px;
	color: #F00;	
}
.pagination {
            font-size: 80%;
        }
        
.pagination a {
    text-decoration: none;
	border: solid 1px #ECECEC;
	color: #000000;
	background: #ECECEC;
}

.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 0.3em 0.5em;
    margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
    background: #ffffff;
    color: #000000;
	border: solid 1px #ECECEC;
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
.widefat{
background-color:#FFFFFF;
border-color:#DFDFDF;
border-spacing:0;
border-style:solid;
border-width:1px;
clear:both;
margin:0;
width:100%;
}
.widefat thead tr th{
background:url("../images/gray-grad.png") repeat-x scroll left top #DFDFDF;
color:#333333;	
}
.widefat th {
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	width: 70px;
	padding-left: 10px;
}
.widefat td {
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.8);
	width: 70px;
	padding-left: 10px;
}
.alternate{
	background-color:#F9F9F9;
}
#emember_user_search p input,#emember_user_search p select{
	width: 60px;
}
.emember_profile{
	border-left: 2px solid #ECECEC;
	border-right: 2px solid #ECECEC;
	padding-left: 5px;
	padding-right: 5px;
}
.emember_profile_cell{
	padding-bottom: 3px;
	font-size: small;
}

.emember_profile_head{
	color: maroon;
	padding-bottom: 15px;
	
}
.emember_profile_user_name{
	font-size: large;
	padding-bottom:15px; 
}
