* {margin:0;padding:0;border:1;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5; padding:0px; background-color:#ffffff;}
body, html { height: 100%; color:#444751;font-family:Arial, Helvetica, sans-serif; font-size:11px; min-width:980px; }
table {border-collapse:separate;border-spacing:0;}
input,img{border:none}
.clear{ clear:both;}


.main_content{padding: 20px;}
.tbl{ margin-top: 30px;}
.tbl div{display: none; color:red; margin-top: -20px; height: 20px;}
.tbl td{ padding: 3px 30px 3px 3px;}
.tbl td label{display: block; line-height: 25px;}
.tbl td input{ width: 250px; height: 18px; border: 1px solid #3d3d3d; margin-bottom: 20px;}
.tbl td input[type="submit"],.tbl td input[type="reset"]{ width: 120px; height: 22px; margin-bottom: 20px; background: #36160e; color:#fff;}


.success_msg{color:forestgreen;  margin-bottom: -25px; height: 10px; padding-top: 15px; padding-left: 3px;}
.asid_logo{float: left;}
.welcome{ margin-top: 20px; font-weight: bold;}
.welcome a{color:#929292; text-decoration: none;}
/* magazine */

.magazine_tbl{width: 100%; height: 100%;}
.magazine_tbl td{vertical-align: middle;}
.magazine_tbl td.asid{padding: 25px; width: 125px;}
.magazine_tbl td.fabulous_floors{ width: 115px;padding: 25px; text-align: center; font-size: 14px; color:#3d3d3d; font-weight: bold;}
.magazine_tbl td.fabulous_floors a{ color:#3d3d3d;text-decoration: none}

/* admin */
.admn{float: left; font-size: 22px; color: #929292; margin-top: 50px; font-weight: bold; }

.admin_menu{ float: left; width: 100px; margin-top: 30px; margin-right: 50px;}
.admin_menu ul{list-style: none;}
.admin_menu ul li{}
.admin_menu ul li a{ padding: 7px; background: url(../img/menu_bg.png)0px 0px repeat-x; height: 15px; width: 100%; color:#e2e3ba; text-decoration: none;  display: block}
.admin_menu ul li a:hover{background:#d6b635; display: block; color: #444751;}
.admin_menu ul li a.active{background:#f6d54f; display: block; color: #444751;}

.user_list{ float: left; width: 500px; border-top:1px solid #f6d54f; border-left:1px solid #f6d54f; margin-top: 30px;}
.user_list th{ text-align: left; padding:5px; background: #f6d54f;}
.user_list td{ padding:5px !important; border-bottom:1px solid #f6d54f; border-right:1px solid #f6d54f;}





.both{ font-family:Verdana, Arial, Helvetica, sans-serif;}
.both h4{ margin:0px; font-size:14px;}
.both{ float:left; margin:0 15px 0 0; padding:0px;}

#Error{
	background-image:url(http://fabulousfloorsmagazine.com/ASID/img/no.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	color:#FF0000; 
	padding-left:33px; 
	height:19px; 
	padding-top:6px;
	padding-right:10px;
	}
#Success{
	background-image:url(http://fabulousfloorsmagazine.com/ASID/img/yes.jpg);
	background-repeat:no-repeat;
	background-position:left; 
	color:#669933; 
	padding-left:33px; 
	height:19px; 
	padding-top:6px;
	padding-right:10px;
	}

#customForm input{
	width: 220px;
	padding: 3px;
	float:left;
	margin-bottom:0px;
	height:20px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #cecece;
}

#customForm label{
	display: block;
	color:#000000;
	float:left;
	width:100px;
	font-size:12px;
	padding-top:6px;	
}

#customForm div{
	margin-left: 10px;
	font-size: 11px;
	float:left;
}
#customForm div span{
	margin-left: 10px;
	color: #000000;
	font-size: 11px;
	float:left;
}