body{
margin:0;
background-color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

*{ margin:0; padding:0;}

img{
border:0;
}

a{ text-decoration:none;}

.clear{ clear:both;}

ul {list-style:none}

.wrapper{
    margin:auto;
    width: 320px;
}
::selection{ background-color: #E13300; color: white; }
	::moz-selection{ background-color: #E13300; color: white; }
	::webkit-selection{ background-color: #E13300; color: white; }

	body {
		background-color: #fff;
		/*margin: 40px;*/
		font: 13px/20px normal Helvetica, Arial, sans-serif;
		color: #4F5155;
	}

	a {
		color: #003399;
		background-color: transparent;
		font-weight: normal;
	}

	h1 {
		color: #444;
		background-color: transparent;
		border-bottom: 1px solid #D0D0D0;
		font-size: 19px;
		font-weight: normal;
		margin: 0 0 14px 0;
		padding: 14px 15px 10px 15px;
	}
	
    h2{color: #444;
		background-color: transparent;
		border-bottom: 1px solid #D0D0D0;
		font-size: 17px;
		font-weight: normal;
		margin: 0 0 14px 0;
		padding: 14px 15px 10px 15px;} 


	code {
		font-family: Consolas, Monaco, Courier New, Courier, monospace;
		font-size: 12px;
		background-color: #f9f9f9;
		border: 1px solid #D0D0D0;
		color: #002166;
		display: block;
		margin: 14px 0 14px 0;
		padding: 12px 10px 12px 10px;
	}
	button {
		background:url(../images/green_button.gif) no-repeat;
		border:none;
		width:75px;
		height:25px;
		color:#fff;
		
	}

	#body{
		margin: 0 15px 0 15px;
		
	}
	
	.right{
		float:right;
	}
	
	p.footer{
		text-align: right;
		font-size: 11px;
		border-top: 1px solid #D0D0D0;
		line-height: 32px;
		padding: 0 10px 0 10px;
		margin: 20px 0 0 0;
	}
	
	#container{
		margin: 10px;
		border: 1px solid #D0D0D0;
		-webkit-box-shadow: 0 0 8px #D0D0D0;
	}
	/*..................................login page start from here.........................*/


.error{
 	float:left;
	color:#FF0000;
}

.gray{ 
	background-color: #E2E2E2;
}

.login_box {
	background-color: #E2E2E2;

    border-bottom-color: #9C0000;

    border-bottom-style: solid;

    border-bottom-width: 6px;

    float: left;

    height: auto;

    margin-left: 300px;

    margin-top: 75px;

    padding-bottom: 20px;

    width: 350px;

}

			

.login_logo {float:left;

             height:70px;

			 background-color:#FFFFFF;

			 margin-top:10px;

			 width:350px;}

			 

.login_image {float:left;

              margin-top:10px;

			  margin-left:20px;

			  width:190px;

			  height:60px;}	

			  

.login_shadow {float:left;

               width:350px;

			   height:15px;}

			   

.password_main {float: left;
	border:1px solid #CCC;

    /*margin-left: 30px;*/
	
	margin-bottom:20px;

    padding-bottom: 20px;

    padding-left: 20px;

    padding-right: 20px;

    padding-top: 20px;

    width: 270px;}	

				

.password_sub {float:left;

               width:270px;}						   

			   			  		 

.password_field1 {float:left;

             margin-top:0px;

			 background-color:#eeeded;

			 border:1px solid #d6d6d6;

			 font-size:12px;

			 font-weight:bold;

			 width:254px;

			 height:23px;

			 line-height:23px;

			 color:#666666;}

			 

.ad_login_button {float:left;

                  width:75px;

				  height:25px;

				  margin-top:20px;

				  margin-left:102px;}

				  

.forgot_password {

    color: #666666;

    float: left;

    font-size: 11px;

    font-weight: bold;

	margin-top:0px;

	margin-left:122px;

   /* width: 256px;*/

}

				  			 

.submit_ad_button {

    background-image:url(../admin_images/green_button.gif);

    color: #FFFFFF;

    float: left;

    font-size: 12px;

    font-weight: bold;

    height: 25px;

    line-height: 25px;

	margin-top:30px;

    margin-left:20px;

    text-align: center;

    width: 75px;

}



.publish_22 {

    color: #666666;

    float: left;

	margin-top:20px;

	margin-left:120px;

    font-size: 12px;

    font-weight: bold;

    width: 256px;

}

.field_name {

    color: #666666;

    float: left;

    font-size: 12px;

    font-weight: bold;

    width: 256px;

}
.reg_link{
	color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 256px;
}

ul.register {
	width:450px;
}
li.fieled{
	color: #666666;
    float: left;
	width:230px;
	margin-top: 3px;
	/*height:25px;*/
}
li.label{
	color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
	width:180px;
	margin-top: 3px;
	/*height:25px;*/
}
li.label_small{
	color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
	width:80px;
	margin-top: 3px;
	height:25px;
}
li.label_large{
	color: #666666;
    float: left;
    font-size: 12px;
    font-weight: bold;
	width:440px;
	margin-top: 3px;
	/*height:25px;*/
}
ul.register input[type="text"],select,input[type="password"]{
	border:1px solid #CCC;
	height: 23px;
	 width: 200px;
}
ul.menu_nav li{
	float:left;
	margin:0px 10px;
}
.dis {
    height: 104px;
    margin-left: 280px;
    width: 300px;
	margin-top:15px;
}

ul.register_details {
	width:550px;
}
label
{
margin-left:5px;
margin-right:2px;
}

.rad
{
width:800px;
margin-top:25px;
margin-left:10px;
}
.wide{margin-left:185px; margin-top:13px;}
.rad input[type="text"]
{
   height: 19px;
    width: 198px;
}
.last_agree
{
 text-align:center;
}
.but
{
 margin-left:390px;
 margin-top:20px;

}
