/* Cocky Boys CSS Document */

/* Body Elements */
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; 
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}
.BodyGradient {
	background-image: url(images/interface/bg_gradient.gif);
	background-repeat: repeat;
	width: 890px;
}
.BodyMetal {
	background-image: url(images/interface/bg_metal_tl.gif);
	background-repeat: no-repeat;
	width: 890px;
	background-position: left top;
}
.BodyBlack {
	width: 910px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.SidebarHome {
	width: 114px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d26a0;
	border-right-color: #0d26a0;
	border-bottom-color: #0d26a0;
	border-left-color: #0d26a0;
	padding: 8px;
}
.PaddingLight {
	padding: 2px;
}
.PaddingHeavy {
	padding: 6px;
}
.UpdateTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	padding: 4px;
}

/* Links */
a:link
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    COLOR: #6a74a4;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
a:active
{
    COLOR: #6a74a4;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
a.RedLink:link
{
    COLOR: #d72900;
}
a.RedLink:visited
{
    COLOR: #d72900;
}
a.RedLink:hover
{
    COLOR: #dba4a1;
}
a.RedLink:active
{
    COLOR: #dba4a1;
}
a.WhiteLink:link
{
    COLOR: #FFFFFF;
}
a.WhiteLink:visited
{
    COLOR: #FFFFFF;
}
a.WhiteLink:hover
{
    COLOR: #dba4a1;
}
a.WhiteLink:active
{
    COLOR: #dba4a1;
}
a.StarringLink:link
{
    TEXT-DECORATION: underline;
}
.Footer {
	background-color: #000000;
	background-image:  url(images/interface/bg_metal_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 174px;
	vertical-align: middle;
}
.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 8px;
}
.List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 8px;
}

.Bold {
	font-weight: bold;
}

/* Page Titles and Headers */
.BlueBoldArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #77c8e5;
}
.WhiteBoldArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.SubTitleWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}

/* Form Elements */
input.SmallInput {
	width: 30px;
}

/* Customized Elements */

.Disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.PublicationBold {
	font-style: italic;
	font-weight: bold;
}
.Caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	padding: 4px;
}
.RedGradientRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #d72900;
	background-image: url(images/home/bg_featuredmovies.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.HomeTheBoys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home/bg_home_boys.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #0d26a0;
}
.HomeTheBoysTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px;
}
.HomeLatest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(images/home/bg_home_latest.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0d26a0;
	border-right-color: #0d26a0;
	border-bottom-color: #0d26a0;
	border-left-color: #0d26a0;
}
.HomeLatestCTA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/home/bg_latest_cta.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 4px;
}
.MemberHomeLatest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0d26a0;
	border-right-color: #0d26a0;
	border-bottom-color: #0d26a0;
	border-left-color: #0d26a0;
}
.MemberHomeLatestDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-image: url(images/members/home/bg_latestmovie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 152px;
}
.MemberHomeFeaturedMovieRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/members/home/bg_featuredmovies.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 279px;
}
.BoysHero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/boys/bg_boyshero.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d26a0;
	border-right-color: #0d26a0;
	border-bottom-color: #0d26a0;
	border-left-color: #0d26a0;
}
.BoysRedRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #d72900;
	background-image: url(images/home/bg_featuredmovies.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 250px;
}
.BoysBlueRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/interface/bg_bluerow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.CommentsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/interface/bg_comments.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding: 12px;
}
.CommentsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.CommentsID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	background-image: url(images/interface/bg_comment_id.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 140px;
	width: 158px;
}
.SidebarTour {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(images/tour/bg_sidebar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 2px;
}
.BGJoinForm {
	background-image: url(instant-access/images/join/bg_form.gif);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: center top;
}
