@import url(common.css);

@import url(menu.css);

@import url(home.css);



body {

	margin:0px;

	padding:0px;
	
	


}



h1, h2, h3, h4 {

		font-family: Arial, Helvetica, sans-serif;



}
h1 {

	/*margin-top:0;*/

	font-size: 1.5em;


	/*		border-bottom: 1px solid #FFCC66;*/

}

h2 {

	/*margin-top:0;*/

	
	font-size: 1.3em;

	margin-bottom:15px;

	/*		border-bottom: 1px solid #FFCC66;*/

}



h3 {

	font-size: 1.1em;

	margin-top: 0;

}



h4 {

	margin: 0;

	font-size: 1.05em;

}



a {

	text-decoration:underline;

	/*color: #4D1FAD;*/

	color: #0000EE;

}

.body_image{
 margin-left: 20px;
 padding: 0;
 background: white url("/lipo-directory/dashboard/images/body_bg.jpg");
 background-repeat: repeat-y ;
 background-position: left;
}


a:visited {

	/*color: #484848;*/

	color: #551A8B;

}



#maincontent {

	/*margin-top: 10px;*/

	/*padding: 15px;
	width:700px;*/
	
	padding: 15px 0px 15px 15px;
}
#dashboard_maincontent {

	/*margin-top: 10px;*/

	padding:0px 10px 10px 10px;
	width:700px;
	

}
#maincontent_member {

	/*margin-top: 10px;*/

	padding: 15px;
	width:600px;

}
#sponsor {
   vertical-align: top;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;	
	border: 1px solid;
	border-color: #554099;
	float: right;
	clear: both;
	}
/*#homecontent {

	padding: 10px;	

}*/



/*#container td {

	margin: 0;

	padding: 0;

}*/



#pageHeader {

	margin: 0;

	padding: 0;

	background : url(/images/top.gif) no-repeat;

}

#pageHeader h1 a {

	margin: 0;

	padding: 0;

	display:block;

	width:500px;

	height: 100px;

}



#pageHeader h1 {

	margin: 0;

	padding: 0;

}

#pageHeader h2, #logo {

	margin: 0;

	padding: 0;

	display:none;

	font-size: x-small;

}

#footer {

	text-align: center;

	font-size: 0.9em;

	border-top: 1px solid #FFCC66;

	margin-top:20px;

	padding-top:15px;

	padding-bottom:8px;

	line-height:1.9em;

}
#footer_member {

	text-align: center;

	font-size: 0.9em;


	/*border-top: 1px solid #FFCC66;*/

	padding-top:10px;
	
	padding-left:0px;

	padding-bottom:8px;

	line-height:1.9em;
	width:1000px;
	color:#FFFFFF;

}
#footer_member a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer_dash{

	text-align: center;
	/*margin-left:250px;*/

	font-size: 0.9em;

	/*border-top: 1px solid #FFCC66;*/
	margin-left:20px;
	
	margin-top:0px;

	padding-top:15px;

	padding-bottom:8px;

	line-height:1.9em;
	
	background:url(/lipo-directory/dashboard/images/bottom_content.jpg);
	
	background-repeat:no-repeat;
	

}
#footer_bottom{

	/*text-align: center;
	/*margin-left:250px;*/

	/*font-size: 0.9em;
	/*border-top: 1px solid #FFCC66;*/
	/*margin-left:20px;
	
	/*margin-top:0px;*/
	/*padding-top:15px;

	/*padding-bottom:8px; 

	/*line-height:1.9em;*/
	background:url(/lipo-directory/dashboard/images/menu_btm_right.jpg);
	background-repeat:repeat;
	height:50px;
	width:900px;
	overflow:hidden;
	/*width:1000px;*/
	margin-left:20px;
	margin-top:-10px;
	
	
	
}
.bottom_left {
	background: url(/lipo-directory/dashboard/images/bottom_menu_left2.jpg) 0 100% no-repeat;
	margin-left:20px;
	margin-top:-10px;
}
.bottom_right {
	background: url(/lipo-directory/dashboard/images/bottom_menu_right.jpg) 66.7% 100% no-repeat;
	margin-left:-500px;
}
.dashboard_bottom{
	background:url(/lipo-directory/dashboard/images/footer_bottom.jpg) no-repeat;
	width:900px;
	height:19px;
	margin-left:20px;
}
#locatorNav {

	background: #FFCC66;

	height:35px;

	padding-left:10px;

	vertical-align: middle;

}



#topNav {

	background: #B7BA89;

	height:35px;

	padding-left:10px;

	vertical-align: middle;

}



#popupWrap {

	margin: 20px;

	border-top: 1px solid #FFCC66;

	border-bottom: 1px solid #FFCC66;

}


.breadcrumb {

	border-bottom: 1px solid #ddd;

	background: #FFFFE1;

	padding: 10px;
	
	

/*	

	margin:0;

	*/

}
.breadcrumb_member {

	border-bottom: 1px solid #ddd;

	background: #FFFFE1;

	padding: 10px;
	
	width:600px;

/*	

	margin:0;

	*/

}

/* All tables */

table {

	border:0;

}



#container {

	width:100%;
	

}



img {

	border:0;

}



.msg {	

	border: 1px solid #9c9;

	padding: 5px;

	font-weight: bold;

	color: #060;

	background: #E2F9E3;

}
.msg_member {	

	border: 1px solid #9c9;

	padding: 5px;

	font-weight: bold;

	color: #060;

	background: #E2F9E3;
	
	width:600px;
	margin-left:25px;

}



.error {

	font-weight: bold;

	border: 1px solid #c99;

	padding: 5px;

	background: #ff836c;

	color:white;

}

.clear {

	clear:both;

}





/* //////////////////////////////////////////////////////// */

/* Listing styles */

.listingDetail {

	font-size: 0.9em;

}



/*.listingSeparator {

	border: 1px dotted #9A9A9A;

}*/



table.listing , table.columnListing{

	width:100%;

	max-width:680px;

}



.listing td {

	padding: 8px 10px;

}



.listingDetail td {

	padding: 5px 10px 15px;

}



.listingHeader td, .listingHeader div {

	/*border-top: 1px dotted #9A9A9A;*/

/*	border-top: 1px solid #FFCC66;*/

	border-top: 1px solid #ddd;

}


.listingHeader img {

	position: relative;

	top: 2px;

	margin-right: 6px
}




#stateFeatured2 {
	width: 960px;
}

#stateFeatured2 .rm {
	margin-right: 50px;
}

#stateFeatured2 div {
	float: left;
	margin-bottom: 20px;
}

#stateFeatured2 div ul {
	list-style: none;
	list-style-position: outside;
	text-align: center;
	margin: 0;
	padding: 0;
}

#stateFeatured2 div ul li {
	float: left;
	width: 80px;
	list-style: none;
/* 	border: 1px solid lightgreen; */
}
	
#stateFeatured2 div ul li img {
	margin-left: auto; 
	margin-right: auto; 
	border: 1px solid #969696;
}

#stateFeatured2 div ul li ul {
	overflow: hidden;
	padding: 0 6px 0 6px;
}

#stateFeatured2 div ul li ul li {
	float: none;
	width: auto;
}




/*
#stateFeaturedContainer {
	width: 950px; 
}


#stateFeaturedContainer .rm {
	margin-right: 50px;
}


.stateFeatured {
	float: left;
	margin-bottom: 20px;
	
}


.stateFeatured div {
	float: left;
	width: 90px;
	text-align: center;
}

	
.stateFeatured div img {
	margin-left: auto; 
	margin-right: auto; 
	margin: 0;
	border: 1px solid #969696;
}


.stateFeatured div ul {
	list-style: none;
	list-style-position: outside;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0 6px 0 6px;
}


.stateFeatured div ul li {
	list-style: none;
	margin: 0;
}

*/



.columnListing td {

	padding: 10px;

}



.columnListing th {

	width: 35px;

}



.odd {

		background-color: #f5f5f5;

}



.even {

	background-color: #ffffff;

}



.odd th{

	background-color: #f5f5f5;

	color: #c3c3c3;

	font-size:1.2em;

	padding-right: 10px;

}



.even th{

	color: #e0e0e0;

	font-size:1.2em;

	padding-right: 10px;

}



.subTitle td {

	padding-top: 20px;

}



/*.moreInfoLink {

	background: url(/images/common/button_moreinfo.gif);

}



.moreInfoLink span {

	display: none;

}*/

/* //////////////////////////////////////////////////////// */

/*Tabular data*/

.statsListing th {

	background-color: #a4a4a4;

	color: white;

	font-size: 0.70em;

	text-align: center;

	padding: 3px;

}



.statsListing td {

	text-align: center;

}
.summaryListing{
	max-width:680px;
	text-align: center;
	width: 324px; 
	margin-left:3px;
	border:#7463ac 1px solid;
	height:179px;
	min-height:179px;
}

.summaryListing td{
	padding:10px 0px 10px 0px;
	border:#7463ac 1px solid;	
}
.summaryListing th{
	border:#7463ac 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.70em;
	text-align: center;
	padding:10px 0px 10px 0px;
}

.dashboardListing{
	max-width:680px;
	text-align: center; 
	width: 324px; 
	margin-left:3px; 
	border:#7463ac 2px solid;
	height:179px; 
	min-height:179px;
}

.dashboardListing td{
	padding:0;
	border-top:#7463ac 1px solid;	
}
.dashboardListing th{
    border:0;
	border-top:#7463ac 1px solid;
	border-bottom:#7463ac 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.70em;
	text-align: center;
	padding:0;
}

.dashboardListing .recent_data{
	height:157px; overflow-y:scroll; width:100%; text-align:center; margin:0; padding:0;
}

.dashboardListing_L{
	max-width:670;
	text-align: center; 
	width: 670px; 
	margin-left:3px; 
	border:#7463ac 2px solid;
	height:35px;
	min-height:35px;
}

.dashboardListing_L td{
	padding:0;
	border-top:#7463ac 1px solid;
	height:20px;
	min-height:20px;
}

.dashboardListing_L .no_data{
	height:40px; width:100%; text-align:center; margin:0; padding:0;
}

.dashboardListing_L th{
    border:0;
	border-top:#7463ac 1px solid;
	border-bottom:#7463ac 1px solid;
	background-color:#FFFFFF;
	color:#000000;
	font-size: 0.70em;
	text-align: center;
	padding:0;
}

.dashboardListing_L .recent_data{
	height:157px; overflow-y:scroll; width:100%; text-align:center; margin:0; padding:0;
}

.recent_content{
	margin:0;
	padding:0;
}
.recent_content td{
	border:0;
	border-bottom:#7463ac 1px solid;
	padding:5px 0px 5px 0px;
}
.dashboard_info{
	text-align:center;
	font-size:9pt;
	font-weight:bold;
	color:#554099;
	
}
/*//////////////////////////////////////////////////////////////*/

/*  FORMS */

.label {

	text-align: right;

	vertical-align: top;

}



table.form td {

	padding: 4px;	

}



.button {

	background: White; 

	color:#CC6600; 

	border: 1px solid #CC6600;

	padding: 3px;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif; 

}



input {

	background:#FFFFEF; 

	color:#8F541A; 

	border: 1px solid #996633;

	padding-left:2px;

}



textarea {

	background:#FFFFEF; 

	color:#8F541A; 

	border: 1px solid #996633;

}



.check {

	background:#FFFFFF;

	border: 0;

}



select {

	background-color:#FFFFEF; 

	color:#8F541A; 

	border: 1px solid #996633;

}



.imgButton {

	border: 0;

	padding: 0;

	background: none; 

}



/*Registration form*/

.required {

	color: #ff0000;

}



#locatorNav input, #locatorNav select{

	font-size: 0.95em;

	padding: 0.1em;

}

/* IE7 Only */

*:first-child+html #locatorNav  .input2 {

	padding: 0.2em;
	margin-top:0px;

}

*:first-child+html #locatorNav .select{

	padding: 0.1em;
	margin-top:0px;

}
	
#locatorNav .input2 {

	padding: 0.2em;
	margin-top:11px;

}

#locatorNav .select{

	padding: 0.1em;
	margin-top:11px;

}
/* IE6 Only */


*html #locatorNav .input2 {

	padding: 0.2em;
	margin-top:0px;

}

*html #locatorNav .select{

	padding: 0.1em;
	margin-top:0px;

}

/* Safary Only */
@media all and (min-width: 0px) {

#locatorNav .input2 {

	padding: 0.2em;
	margin-top:2px;

}

#locatorNav .select{

	padding: 0.1em;
	margin-top:1px;

}
#searchresult{
margin-top:-25px;
}
.file{
	width:150px;
}
}


/* //////////////////////////////////////////////////////// 

	Photos

*/

.galleryImg {

	float: left;

	margin-right: 20px;

	border: 1px solid #969696;	

	/*border-right: 3px solid #969696;*/

	clear: right;

}



.galleryDescription h4 {

	padding: 20px 20px 0px 5px;

	margin:0;	

	text-align:right;	

}



.galleryDescription p {

	padding: 0px 20px 10px 5px;

	text-align:right;	

}



.galleryListing {

	margin-bottom: 20px;

	width:680px;

}
#top_header1{
 background-image: url(/lipo-directory/dashboard/images/top_header.jpg);
 margin-left: 20px;
 background-repeat: no-repeat ;
 background-position: left;
 height:102px;
 overflow:hidden;
}
*html #top_header1{
 background-image: url(/lipo-directory/dashboard/images/top_header.jpg);
 margin-left: 20px;
 height:102px;
 background-repeat: no-repeat ;
 background-position: left;
 overflow:hidden;
	

}
#top_header2{
 background-image: url(/lipo-directory/dashboard/images/top_header2.jpg);
 margin-left: 20px;
 padding-top:50px;
 background-repeat: no-repeat ;
 background-position: left;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif; 
 color:white;
 text-align:center;
 text-align:top;
 
}
*html #top_header2{
	background-image: url(/lipo-directory/dashboard/images/top_header2.jpg);
	 margin-left: 20px;
	 height:54px;
	 background-repeat: no-repeat ;
	 background-position: left;
	 font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif; 
	 color:white;
	 text-align:center;
	 text-align:top;
}
#top_header_text{
margin-top:-30px;
}
*html #top_header_text{
margin-top:-25px;
margin-left:250px;
}
/* style of profile page*/
.content_box_top{
	width: 685px;
	background-image: url(/images/upper.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 9px;
}
.content_box_content{
	width: 685px;
	margin:0;
	padding:0;
	background-image: url(/images/middle.jpg);
	background-repeat: repeat-y;
	overflow:visible;
	height:auto !important;
	min-height:200px;
	height:200px;
}
.content_box_content_light_dark{
	width: 685px;
	margin:0;
	padding:0;
	background-image: url(/images/middle-light-dark.jpg);
	background-repeat: repeat-y;
	overflow:visible;
}
.content_box_content_dark{
	width: 685px;
	margin:0;
	padding:0;
	background-image: url(/images/middle-dark.jpg);
	background-repeat: repeat-y;
	overflow:visible;
}
.content_box_content_shade{
	width: 685px;
	margin:0;
	padding:0;
	background-image: url(/images/middle-shade.jpg);
	background-repeat: repeat-y;
	overflow:visible;
}
.content_box_bottom{
	width: 685px;
	background: url(/images/bottom.jpg) no-repeat;
	height:7px;
}
.content_box_content form{
	margin:0px;
	padding:0px;
	width:100%;
}
.content_box_content span.title{
	font-size:12px;
	font-weight:bold;
	color:#55419A;
	line-height:25px;
}
.content_box_content span.large{
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.content_box_content span.highlight{
	font-size:12px;
	font-weight:normal;
	color:#55419A;
	line-height:25px;
}
.content_box_content span.underline{
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	line-height:25px;
}
.content_box_content div.error{
	margin:0px;
	padding:4px 8px 4px 8px;
	text-align:left;
}
.content_box_content div.msg{
	margin:0px;
	padding:4px 8px 4px 8px;
	text-align:left;
}
.content_box_content div.disclaimer{
	width:420px;
	margin:0px;
	padding:0px;
	text-align:left;
	border-width:0px;
}
.content_box_content div.disclaimer span{
	font-size:10px;
	font-weight:normal;
	text-align:left;
}
.content_box_content table.inner{
	padding:10px 22px 15px 22px;
	width:100%;
}
.content_box_content table.inner table{
	padding:0px 35px 0px 35px;
	width:100%;
}
.content_box_content table.inner td.inputsubmit{
	padding:6px 1px 6px 1px;
}
.content_box_content table.inner td.inputlabel{
	padding:6px 1px 6px 1px;
	width:130px;
	text-align:right;
}
.content_box_content td.empty{
	margin:0px;
	padding:0px;
}
.content_box_content div.empty{
	margin:0px;
	padding:0px;
}
.content_box_content table.inner td.inputfile{
	padding:6px 1px 6px 1px;
	background-image:none;
	color:#000000;
}
.content_box_content div.button{
	white-space:nowrap;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	display:block;
	line-height:17px;
	height:17px;
	width:97px;
	padding:0px 17px 0px 17px;
	border:0px none transparent;
	background-image:url(/images/profile-editor-button.jpg);
	background-repeat:no-repeat;
	background-color:transparent;
	overflow:hidden;
}
.content_box_content div.input_button_tile{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	display:block;
	line-height:17px;
	height:19px;
	padding:0px;
	margin:0px;
	border:0px none transparent;
	background-image:url(/images/profile-editor-button-tile.jpg);
	background-repeat:repeat-x;
	background-color:transparent;
	overflow:hidden;
}
.content_box_content input.button{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	display:block;
	line-height:17px;
	height:19px;
	width:97px;
	padding:0px 0px 0px 17px;
	margin:0px;
	border:0px none transparent;
	background-image:url(/images/profile-editor-button.jpg);
	background-repeat:no-repeat;
	background-position: 0 2;
	background-color:transparent;
	overflow:hidden;
}
.content_box_content a.button{
	float:left;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	display:block;
	line-height:17px;
	height:17px;
	width:80px;
	padding:0px 0px 0px 17px;
	border:0px none transparent;
	background-image:url(/images/profile-editor-button.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
.content_box_content input.text{
	float:left;
	display:block;
	width:313px;
	line-height:17px;
	height:17px;
	background-color:#FDD88A;
	background-image:none;
	border-width:0px;
	margin:0px 20px 0px 0px;
	padding:0px;
}
.content_box_content .content_box_content a.file{
	display:block;
	width:227px;
	height:17px;
}
.content_box_content div.fileinputs {
	position:relative;
	margin:0px;
	padding:0px;
	height:19px;
	width:300px;
	overflow:hidden;
}
.content_box_content div.fakefile {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	margin:0px;
	padding:0px;
	height:17px;
}
.content_box_content div.fakefile input.field{
	position:relative;
	top:0px;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	display:inline;
	line-height:17px;
	width:196px;
	height:17px;
	margin:0px 4px 0px 0px;
	padding:0px;
}
.content_box_content input.file {
	position:relative;
	top:0px;
	text-align:right;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity:0;
	z-index:2;
	margin:0px;
	padding:0px;
	height:17px;
	width:290px;
}
.content_box_content span.checkbox_label{
	font-size:12px;
	font-weight:normal;
}
.content_box_content input.checkbox{
	border-width:0px;
}
.content_box_content img.single{
	width:210px;
	padding:5px 0px 5px 0px;
	margin:0px;
}
.content_box_content img.image_preview{
	padding:0px;
	margin:0px;
	text-align:center;
	vertical-align:top;
	border-width:0px;
}
.content_box_content img.unified{
	width:420px;
	padding:5px 0px 5px 0px;
	margin:0px;
	border-width:0px;
}
.content_box_content .image_block{
	border:1px solid #AAAAAA;
	padding:0px;
	margin:0px;
	vertical-align:top;
	overflow:hidden;
}
.content_box_content div.image_region{
	border-width:0px;
	padding:0px;
	margin:0px;
	vertical-align:top;
	overflow:hidden;
}
.profile_title{
	color:#7766ad;font-size:12px;font-weight:bold; padding-left:30px; text-align:left; padding-top:10px; padding-bottom:10px;
}

.profile_title{
	color:#7766ad;font-size:12px;font-weight:bold; padding-left:30px; text-align:left; padding-top:10px; padding-bottom:10px;
}
.profile_img{
	width:100%;
	text-align:right;
}
.profile_td_title{
	text-align:right;
}
.profile_table1 .profile_td_title{
	width:25%
}
.profile_table2 .profile_td_title{
	width:50%;
}
.physician_text{
	width:380px;
}
#nav_top{
	width:686px;
	height:30px;
}
*html #nav_top{
	position:absolute;
	z-index:0px;
}
*html .content_box{
	position:relative;
	margin-top:30px;
	z-index:0px;
}
#nav_top ul{
	list-style:none;
	margin:0;
	padding:6px 0px 0px 59px;
}
#nav_top ul li{
	float:left;
	margin:0;
	padding-left:5px;
}
#nav_top ul li a{
	display:block; width:151px; height:30px; line-height:30px; padding-top:2px; text-align:center; color:#554099; font-size:12px; text-decoration:none; font-weight:bold;
}
#nav_top ul li a{
	background:url(/images/profileedit_menu_back.gif) no-repeat; 
}
#nav_top ul li a:hover{
	background:url(/images/prifileedit_menu_hoverback.gif) no-repeat;
}

#nav_top .tab
{
	float:left;
	padding:0px;
	margin:0px;
}

#nav_top .tab_selected
{
	float:left;
	padding:0px;
	margin:0px;
}

#nav_top .tab .left
{
	float:left;
	background:url(/images/profile-editor-tab-left.jpg) no-repeat;
	width:10px;
	height:30px;
	padding:0px;
	margin:0px;
}

#nav_top .tab_selected .left
{
	float:left;
	background:url(/images/profile-editor-tab-left-selected.jpg) no-repeat;
	width:10px;
	height:30px;
	padding:0px;
	margin:0px;
}

#nav_top .tab .middle
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13px;
	float:left;
	background:url(/images/profile-editor-tab-middle.jpg) repeat-x;
	height:30px;
	line-height:30px;
	color:#554099;
	padding:0px 6px;
	margin:0px;
}

#nav_top .tab_selected .middle
{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:13px;
	float:left;
	background:url(/images/profile-editor-tab-middle-selected.jpg) repeat-x;
	height:30px;
	line-height:30px;
	color:#554099;
	padding:0px 6px;
	margin:0px;
}

#nav_top .tab .right
{
	float:left;
	background:url(/images/profile-editor-tab-right.jpg) no-repeat;
	width:10px;
	height:30px;
	padding:0px;
	margin:0px;
}

#nav_top .tab_selected .right
{
	float:left;
	background:url(/images/profile-editor-tab-right-selected.jpg) no-repeat;
	width:10px;
	height:30px;
	padding:0px;
	margin:0px;
}

#nav_top .separator
{
	float:left;
	background:url(/images/profile-editor-tab-separator.jpg) repeat-x bottom;
	width:8px;
	height:30px;
	padding:0px;
	margin:0px;
}

.btn_update_submit{
	padding:0;
	border:0;
	background:url(/images/update_account.jpg) no-repeat;
	width:97px;
	height:17px;
}
.btn_update_reset{
	padding:0;
	border:0;
	background:url(/images/reset.jpg) no-repeat;
	width:50px;
	height:17px;
	
}
/* style of login page*/
td.userPasstxt{
color:#000000;
}
input.inputBackgr{
background-color:#FDD78A;
border:none;
width:365px;
height:18px;

}
.uploadAcoountSet{
padding-top:5px;
}
#editLoginInfo{
margin-top:14px;
}
*:first-child+html #editLoginInfo{
margin-top:14px;
}
/*stylre of  Listing Statistics*/
.listingTable{
	width:95%;
	border:1px solid #9c90c4;
	text-align:center;
}
.listingTable th{
	font-size:10px;
	font-weight:normal;
	background-color:#554099;
	color:#FFFFFF;
	padding:5px;
}
.listingTable td{
	font-size:10px;
	font-weight:normal;
	padding:8px;
	border:1px solid #554099;
}
.leadTable td{
	vertical-align:middle;
	padding:4px;
}
.statsLabel{
	font-size:10px;
	vertical-align:middle;
}
.Listing_content {
	width: 685px;
	margin:0;
	padding:0px 0px 20px 0px ;
	background-image: url(/lipo-directory/dashboard/images/middle.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
}



.uploadImg_submit{
	background:url(/images/submit.jpg) no-repeat;
	width:53px;
	height:17px;
	border:0;
}
.btn_support_submit{
	padding:0;
	border:0;
	background:url(/images/customersupport_btn_submit.jpg) no-repeat;
	width:97px;
	height:17px;
}
.btn_support_clear_form{
	padding:0;
	border:0;
	background:url(/images/btn_clearform.jpg) no-repeat;
	width:97px;
	height:17px;
	
}


