/*Created by Kanishka 11/11/2013*/
BODY {
    background:#a4a4a4;
    color: #000000;
	margin:0px;
}

img{
border:0px;	
}
a{
text-decoration:none;
color:#000;	
}
a:hover{
text-decoration:underline;
color:#000;	
}
input{
	float:left;
	clear:both;	
}
input[type="text"]{
	width:400px;
    height:46px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px;
	color:#000;
	font-size:16px;
	text-align:center;
	line-height:25px;
}
input[type="password"]{
	width:400px;
    height:46px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:0px;
	color:#000;
	font-size:16px;
	text-align:center;
	line-height:25px;
}
textarea{
	background: url(../images/text.png) no-repeat scroll 0 0 transparent;
	width:677px;
    height:251px;
	margin:0 0 0 0;
	padding:4px;
	border:0px;
	color:#000;
	font-size:13px;
	text-align:center;
}
input[type="checkbox"]{
	width:16px;
    height:16px;
	margin:7px 0 0 0;
	padding:0 0 0 0;
	border:0px;
	text-align:center;
}
.wrapper{
    width:100%;
    float:left;
    margin:0;
    padding:0;
    background-position:top left;
}
.container{
    width:1024px;
	height:1164px;
    margin:0 auto 0 auto;
    padding:0px;
	background:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#slider{
	width:918px;
    padding:0px;
    height:260px;
	float:left;
	margin:227px 0 0 53px;
}
#sl_hit_adds{
	width:409px;
    padding:0px;
    height:135px;
	float:left;
	margin:264px 0 0 560px;
}
#social_bar{
	width:114px;
    padding:0px;
    height:20px;
	float:left;
	margin:233px 0 0 455px;
}
#social_bar #fb{
	width:47px;
    padding:0px;
    height:20px;
	float:left;
	margin:0 0 0 0;
}
#social_bar #twitter{
	width:47px;
    padding:0px;
    height:20px;
	float:right;
	margin:0 0 0 0;
}
#form_login{
	width:580px;
    padding:0px;
    height:240px;
	float:left;
	margin:496px 0 0 199px;	
}
.text_box_main{
	width:400px;
    margin:5px 0 0 178px;
    padding:0px;
    height:240px;
	float:left;
}
.text_box_row{
	width:400px;
    margin:0 0 0 0;
    padding:0px;
    height:46px;
	float:left;
}
.text_box_col{
	width:165px;
	height:38px;
    margin:0 0 0 0;
    padding:0px;
	float:right;
	text-align:center;
}
.submit{
    width:165px;
	height:38px;
	background-image:url(../images/login.png);
	background-repeat:no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
	float:right;
}
#create_user_form{
    width:400px;
	height:1044px;
	border:0px;
	margin:242px 0 0 312px;
	padding:0px;
	float:left;
}
#report_image{
    width:913px;
	height:533px;
	border:0px;
	margin:20px 0 0 0;
	padding:0px;
	float:left;
}
#send_btn{
    width:159px;
	height:40px;
	border:0px;
	margin:20px 0 0 0;
	padding:0px;
	float:right;
}
.save_btn{
    width:159px;
	height:40px;
	border:0px;
	margin:20px 0 0 0;
	padding:0px;
	float:right;
}