/* GLOBAL SETTINGS */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 100% 	Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(http://www.wildwestcash.com/images/strongbox/header.jpg) center top no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #FFF;
	font-size: 62.5%;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
a:visited {
	color: #fff;
}

a img {
	border: none;
}
/* MAIN WRAPPERS */
#egn #container {
	width: 1010px;
	margin: 0 auto;
	text-align: left;
}
#egn #maincontent {
	margin-top: 395px;
	width: 1002px;
	padding: 0px; 
}
#egn #maincontentLogin {
	margin-top: 395px;
	width: 1002px;
	padding: 0px 0px 0px 4px;
}

/* UNIQUE ANCHORS */
a#twoTwoFiveSeven {
	margin-right: 26px;
	margin-bottom: 10px;
	font-size: 1.6em;
	color: #fff;
	text-decoration: underline;
	float: right;
}
a#twoTwoFiveSeven:hover {
	text-decoration: none;
}
a#entrance {
	display: block;
	margin-top: 130px;
	margin-bottom: 110px;
	width: 658px;
	height: 57px;
	float: right;
}
a#webmasters {
	display: block;
	margin-right: 26px;
	width: 163px;
	height: 26px;
	float: right;
}

/* HRs */
div hr {
	display: none;
}
div#movies {
	background: url(http://www.wildwestcash.com/images/strongbox/banner-movies.jpg);
	margin-top: 20px;
	width: 716px;
	height: 57px;
	float: right;
}
div#moviesDesc {
	background: url(http://www.wildwestcash.com/images/strongbox/banner-desc.jpg) no-repeat;
	margin-bottom: 78px;
	width: 363px;
	height: 51px;
	padding-right: 171px;
	float: right;
}
div#accessPass {
	clear: both;
	margin-bottom: 20px;
	background: url(http://www.wildwestcash.com/images/strongbox/banner-access-pass.jpg);
	width: 660px;
	height: 37px;
	float: right;
}
div#exclusive {
	background: url(http://www.wildwestcash.com/images/strongbox/banner-exclusive.jpg) no-repeat;
	margin-top: 68px;
	margin-bottom: 20px;
	width: 710px;
	height: 57px;
	float: right;
}
div#loginHeader {
	background: url(http://www.wildwestcash.com/images/strongbox/banner-login.jpg) no-repeat;
	margin-bottom: 20px;
	width: 647px;
	height: 57px;
	float: right;
}
div#sep {
	background: url(http://www.wildwestcash.com/images/strongbox/sep.jpg) no-repeat;
	margin-bottom: 40px;
	padding-right: 5px;
	width: 714px;
	height: 86px;
	float: right;
}

/* FOOTER */
#footer {
	clear: both;
	text-align: right;
}

/* GENERIC SECTION CODE */
.section {
	width: 1000px;
	clear: both;
}

/* http://csscreator.com/?q=attributes/containedfloat.php */
.section:after {
	content: ".";
	display: block;
	height: 0;
	font-size:0;
	clear: both;
	visibility:hidden;
}
.section .header {
	float: left;
	width: 304px;
	padding-top: 2px;
	text-align: right;
}
.clear {
	clear: both;
}
.section #featureSites,
.section .recentAdditions,
.section .downloadMovies,
.section .exclusiveScenes,
.section #login {
	float: right;
	width: 655px;
}

/* FEATURED SITES SECTION */
.section #featuredSites img {
	float: left;
	padding-right: 30px;
}

/* RECENT UPDATES SECTION */
.section .recentAdditions .container {
	text-align: center;
}
.section .recentAdditions .container img {
	margin-right: 34px;
}
.section .recentAdditions .container .rowEnd {
	margin-right: 0px;
}

/* DOWNLOADABLE MOVIES SECTION */
.section .downloadMovies .info {
	float: left;
	width: 180px;
}
.section .downloadMovies .info  a{
	font-size: 1.1em;
	font-weight: bold;
}
.section .downloadMovies .info p {
	font-size: 1.3em;
	line-height: 1.4;
	margin-bottom: 16px;
}
.section .downloadMovies .info h3 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 16px;
}
.section .downloadMovies .photos {
	text-align: right;
	float: right;
	width: 436px;
}
.section .downloadMovies .photos img {
	margin-left: 9px;
	margin-bottom: 9px;
}

/* EXCLUSIVE SCENES SECTION */
.section .exclusiveScenes .container {
	text-align: right;
}

/* LOGIN SECTION */
.section #login {
	text-align: right;
	margin-bottom: 60px;
}
.section #login p{
	margin-top: 30px;
	font-weight: normal;
	font-size: 1.3em;
	line-height: 1.3em;
	padding-right: 81px;
}
.section #login p#bigger{
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
}
.section #login a {
	font-size: 1.3em;
	padding-right: 81px;
}
.section #login #loginForm {
	background: url(http://www.wildwestcash.com/images/strongbox/login-bg.jpg) no-repeat;
	width: 583px;
	height: 269px;
	margin-top: 42px;
}
.section #login #loginForm .column {
	width: 256px;
	height: 220px;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 1.3em;
}
/* FORM ELEMENTS IN LOGIN SECTION */
.section #login #loginForm .column img#wordImage {
	margin-top: 20px;
}
.section #login input.loginInputs {
	width: 250px;
}
.section #login input.loginButton {
	
}
