/*  
Theme Name: Prison Struggle
Theme URI: http://www.prisonstruggle.com/
Author: Sergio Ordóñez
Author URI: http://www.sosfactory.com/
*/

body{
	background: #000000 url(../images/login/bg-login.jpg?id=1) repeat-x top;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#000000;
	height:50%;
	margin: 0;
	padding: 0;
	}

p {
	padding: 8px 0;
	text-align: justify;
	margin: 0;
}
	
img {
	border:none;
	color: #afafaf;
	}
	
a {
	outline-style:none;
	text-decoration:none;
	color:#afafaf;
	}
	
a:visited {
	color:#6B6B6B;
	}
	
a:hover, a:active  {
	color:#dfd38b;
	}
	
/* Specific divs */
#container {
	width:1000px;
	height:auto;
	margin:0 auto;
	padding: 0;
	}
	
#top {
	background: url(../images/login/bg-top.jpg?id=1) no-repeat;
	width: 1000px;
	height: 159px;
	padding: 0px 0 0 0px;
}

#top form {
	float: left; 
	padding: 0px 0 0 472px;
	margin: 0;
}

#top FORM DIV {
	PADDING-RIGHT: 5px; float: left
}

.field {
	padding: 0px 0px 0px 1px;
	background: url(../images/login/login.jpg?id=1) no-repeat;
	width: 130px;
	border-style: none;
	height: 25px;
	color: #817e60;
}

#forgottenpass {
	float: right;
	padding: 0;
	margin-top:15px;
}
	
#header {
	background:url(../images/login/header-login.jpg?id=1) no-repeat;
	height:273px;
	float: left;
	width: 1000px;
}

#signup {
	float: right;
	width: 94px;
	height: 65px;
	padding: 200px 240px 0px 0px;
}

#logo {
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	width:315px;
	height:200px;
	padding: 10px 0 0 0;
	margin: 0 0 0 325px;
	}

#stats {
	color: #afafaf;
	width:620px;
	height:auto;
	padding:30px 0px 0px 380px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;

}

#content {
	background:url(../images/login/bg-content.jpg?id=1) no-repeat;
	height: 611px;
	float: left;
	width: 1000px;
}

#intro {
	float: left;
	height: 250px;
	width: 300px;
	padding: 260px 0px 0px 110px;
}

#thumbnails {
	padding: 123px 0px 0px 110px;
	width: 400px;
	height: 100px;
	float: left;
}

#images {
	height: 100px;
	width: 400px;
}
				
.banner{
	float: left;
	width: 114px;
	height: 100px;
	padding: 3px 0 2px 7px;
}

#footer {
	height: 90px;
	float: left;
	width: 1000px;
	font-size: 11px;
	color: #afafaf;
}

#loginArea{
	width: 316px;
	padding:50px 0 0 684px;
}

/*----------------- Alignments----------------*/

.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
}
.heading {
	color: white;
	font-weight: bold;
}

/*----------------- Reseting ----------------*/
html, div{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
x;
	padding:50px 0 0 684px;
}

/*----------------- Alignments----------------*/

.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear:both;
}
h1 {
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
}
