@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(http://test.cockyboys.com/images/new_home/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	margin: 0;
}
img {
	border: 0;
}
#wrapper {
	background-color: #000;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://cockyboys.com/images/interface/bg_metal_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-right: 1px;
	padding-left: 1px;
}
#header {
	margin-bottom: 15px;
}
#header #logo {
	position: relative;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}
#header #joinLogin {
	float: right;
	text-align: right;
	margin-top: 5px;
}
#header #joinLogin .joinNow {
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: -9000px;
	display: block;
	height: 57px;
	width: 271px;
}
#header #joinLogin .joinNow:hover {
	
}
#header #joinLogin .login {
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	
}
#header #joinLogin .login:hover {
	color: #99CBE5;
}
#header #joinLogin .login:active {
	color: #f00;
}
#header #navBar {
	text-align: center;
	clear: both;
	font-size: 18px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

#header #navBar img {
	margin-top: 40px;
	padding-right: 5px;
	padding-left: 5px;
}
#mainPreview {
	width: 870px;
	border: 2px solid #0d26a0;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#mainPreview h1 {
	font-size: 20px;
}
#mainPreview #meetBoys {
	float: left;
	width: 350px;
	border-right: 1px solid #0d26a0;
	padding-right: 3px;
	background-image: url(http://test.cockyboys.com/images/new_home/bg_home_latest.gif);
	background-repeat: repeat-y;
	background-position: left -2px;
	overflow: hidden;
	height: 429px;
}
.arrowLeft , .arrowRight {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}
.slideshow {
	height: 400px;
	width: 350px;
	margin: auto;
	overflow: scroll;
}
.slideshow img {
	padding: 0px;
	border: 0px;
}
#mainPreview #featuredMovie {
	float: right;
	width: 512px;
	padding-left: 2px;
	background-image: url(http://test.cockyboys.com/images/new_home/bg_home_latest.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
}
#mainPreview #featuredMovie a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #FFF;
	text-decoration: none;
	background-image: url(http://cockyboys.com/images/home/bg_latest_cta.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	display: block;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainPreview #featuredMovie #desc {
	margin-top: 0px;
	height: 75px;
	background-color: #000;
}
#mainPreview #cornerTopleft {
	background-image: url(home-images/corner-topleft.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 25px;
	position: absolute;
	left: -2px;
	top: -2px;
}
.floatRight {
	float: right;
}
.scenes {
	overflow: hidden;
	width: 900px;
	padding: 0;
}
.scenes h1 {
	margin-left: 8px;
	color: #F00;
	margin-top: 40px;
}
.scenes p {
	text-align: center;
}
.featuredMovie  {
	width: 290px;
	text-align: center;
	float: left;
	margin-left: 8px;
}
.featuredMovie h2  {
	font-size: 15px;
	text-align: left;
	margin-bottom: 5px;
}
.scenes .featuredMovie a , .scenes .topScene a{
	color: #FFF;
	text-decoration: none;
}
.scenes .featuredMovie a:hover , .scenes .topScene a:hover{
	color: #99CBE5;
}
.scenes .featuredMovie a:active , .scenes .topScene a:active{
	color: #f00;
}
.featuredMovie .sceneImage {
	margin-bottom: 5px;
}
.sceneButton {
	margin-right: 5px;
	margin-left: 5px;
}
.topScene  {
	float: left;
	margin: 0px;
	padding: 2px;
}

.topScene h3  {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
}

.topScene h3:visited  {
	color: #F00;
}

.clear {
	clear: left;
}
.scenes .clear {
	text-align: right;
	padding-top: 15px;
}
.scenes .clear a {
	color: #FFF;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
}
.scenes .clear a:hover {
	color: #99CBE5;
}
.scenes .clear a:active {
	color: #F00;
}
#footer {
	background-image: url(http://test.cockyboys.com/images/interface/bg_metal_bl.gif);
	background-position: left bottom;
	height: 174px;
	background-repeat: no-repeat;
	margin-top: -20px;
	text-align: center;
	margin-left: 0px;
}
#footer p {
	padding-top: 50px;
	padding-bottom: 0px;
	margin: 0;
}
#footer .compliance {
	font-size: 15px;
	margin-top: 0px;
	padding-top: 0px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
#footer .compliance:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer .bottomNav {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
#footer .bottomNav:hover  {
	color: #FFF;
	text-decoration: underline;
}

	
