@charset "UTF-8";


/* Transparent PNG FIX */
img {
	behavior: url(/g1/images/iepngfix.htc);
	border: 0px;
}

/* GENERAL CONTENT STYLES */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #001322;
	margin: 0px;
	padding: 0px;
	background-image: url(http://www.absolutevids.com/g2/images/main-bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}


/* LAYOUT CONTENT STYLES */
#wrapper {
	margin: auto;
	width: 940px;
}
#wrapper h4 {
	background-repeat: no-repeat;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	color: #F8C02F;
}




/* TOP HEADER STYLES */
#header {
	background-image: url(http://www.absolutevids.com/g2/images/mainhdr.jpg);
	background-repeat: no-repeat;
	height: 256px;
	width: 940px;
}
#header h1 {
	text-indent: -3500px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#header p {
	padding-top: 115px;
	padding-left: 20px;
}
#header p strong {
	display: block;
	font-size: 18px;
	padding-left: 5px;
	padding-top: 5px;
	text-shadow:#000 2px 2px 0px;
}
h3 {
	background-image: url(http://www.absolutevids.com/g2/images/sub-mainhdr.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -3500px;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 940px;
}



/* EPISODE CONTENT STYLES */
#episodetable {
	width: 940px;
	margin: 0px auto;
	padding: 0px;
	background: #001322 url(http://www.absolutevids.com/g2/images/bg-widescreentv.png) no-repeat center top;
}
#episodetable #flashTrailer {
	height: 480px;
	width: 854px;
	margin: 0px auto;
	padding: 0px;
}
.playerbottombg {
	width: 890px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#episodetable p {
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

#episodetable .playerbottombg ul {
	list-style: none;
}
#episodetable .playerbottombg li {
	padding: 0px;
	width: 200px;
	margin: 0px 10px;
	float: left;
	font-weight: bold;
}
#episodetable .playerbottombg .trailerSummary {
	font: normal 14px/normal "Arial", Helvetica, sans-serif;
	color: #eee;
	text-decoration: none;
	text-align: left;
	margin: 0px auto 20px;
	padding: 0px;
	width: 850px;
	overflow: hidden;
	height: 73px;
}
#episodetable .playerbottombg .trailerSummary p {
	margin: 0px;
	padding: 0px;
}
#episodetable .playerbottombg .trailerSummary h1 {
	font: bold 16px/normal "Arial Black", Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
}
#episodetable .playerbottombg .trailerSummary .titleInfo {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #33CCFF;
	padding-left: 30px;
}
#episodetable .playerbottombg .trailerSummary .weeksUpdate {
	color: #FBAD36;
	font-family: "Arial Black", Helvetica, sans-serif;
	font-weight: bold;
}
.playertop {
	height: 18px;
	padding-left: 30px;
	padding-top: 7px;
	text-shadow:#000 2px 2px 0px;
}
.playertxt {
	padding-left: 7px;
	text-shadow:#000 2px 2px 0px;
}
.vidbg {
	background-image: url(http://www.absolutevids.com/g2/images/player-vidbg.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 876px;
}
.playwmv {
	text-align: right;
	padding-right: 59px;
	padding-top: 50px;
	color: #000000;
	text-transform: uppercase;
}
.playwmv a, .playwmv a:link, .playwmv a:visited {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.playwmv a:hover {
	color: #666666;
	text-decoration: none;
}







/* THUMB CONTENT STYLES */
.thumbs {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.thumbs img {
	border: 1px solid #616D8A;
	margin: 1px 10px;
	padding: 0px;
}
.updatethumb {
	background-image: url(http://www.absolutevids.com/g2/images/updatethumb-bg.jpg);
	background-repeat: no-repeat;
	height: 194px;
	width: 220px;
	font-size: 11px;
	font-weight: bold;
}
.updatethumb img {
	margin-top: 5px;
	border: 1px solid #000000;
	clear: right;
	margin-bottom: 5px;
}










/* FORM CONTENT STYLES */
#joinforms {
	margin-top: 15px;
	margin-bottom: 15px;
}
.inputs {
	width: 185px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.joinbennies li {
	line-height: 27px;
	font-weight: bold;
}





/* FOOTER CONTENT STYLES */
#footer {
	font-size: 11px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA810;
	border-right-color: #FFA810;
	border-bottom-color: #FFA810;
	border-left-color: #FFA810;
	margin-right: 15px;
	margin-left: 15px;
}
#footer hr {
	color: #FBAF3F;
}

#footer a, #footer a:link, #footer a:visited {
	font-weight: bold;
	color: #027EC4;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}
div#seo_footer {
  margin: auto;
  width: 600px;
  color: #000000;
  font-size: 11px;
  text-align: center;
}



/* UNUSED STYLES */
.nocc {
	padding-top: 15px;
	padding-left: 110px;
}