body {
	background-image: url(/images/2008/bg.gif);
	margin: 0px;
	padding: 0px;
	background-position: left top;
}
#mainwrapper {
	background-image: url(/images/2008/bg_highlight.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#maincol {
	background-image: url(/images/2008/maincol_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0px;
	width: 878px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main {
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#footer {
	margin: 0;
	padding: 0;
	text-align: center;
	height: 68px;
	width: 878px;
	background-image: url(/images/2008/footer_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	font-size: 11px;
	color: #999999;
	padding-top: 28px;
}
#footer a {
	color: #999999;
}
body, td, p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	color: #e49a81;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffcbb0;
	text-decoration: underline;
}
h1 {
	text-align: center;
	text-transform: capitalize;
	font-variant: small-caps;
	font-size: 22px;
	letter-spacing: 3px;
}
.sidebar {
	padding: 0px;
	width: 140px;
	margin: 0px;
}
.sideBox {
	background-image: url(/images/2008/sidebar_bg.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	width: 120px;
}
.newsDate {
	font-size: 11px;
	font-weight: bold;
}
.newsTitle {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 3px;
}
.small {
	font-size: 11px;
}
.button1 {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.button2 {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 10px;
	border: 1px solid #999999;
	margin: 10px auto 10px auto;
	width: 300px;
	font-size: 18px;
}
.tiny {
	font-size: 9px;
}
.section {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 5px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
}
.sectionBig {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 5px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 18px;
}
.liComments {
	list-style-type: square;
	left: -15px;
	margin-left: -15px;
	font-size: 10px;
}
.commentsError {
	background-color: #220000;
	border: 1px solid #990000;
	color: #990000;
	padding: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.videoStatsTable {
	background-color: #666666;
	border: 1px solid #222222;
}
.videoStatsTableHeader {
	background-color: #222222;
	font-weight: bold;
	font-size: 11px;
}
.coversYear {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 5px;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	width: 150px;
}
.coversNav td, .archiveNav td {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
}
.coversNavGray, .gray {
	color: #999999;
}
.previewAreas td {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	text-align: center;
}
.previewPhotostories td {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
}
.previewPhotostories h2 {
	margin: 0 0 15px 0;
}
.joinSupport {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 11px;
	width: 500px;
	margin: 0 auto 0 auto;
}
.darken {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
}
.darken2 {
	background-image: url(/images/2008/darken_slightly.png);
	background-repeat: repeat;
}
.linksNav {
	text-align: center;
}
.linksNav2 {
	text-align: center;
}
.tagline {
	font-size: 15px;
	font-style: italic;
}
.boxed {
	background-image: url(/images/2008/darken_slightly.png);
	padding: 10px;
	border: 1px solid #999999;
}
.welcomeSupport {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
	padding: 10px;
	font-size: 11px;
	width: 400px;
}
.contactForm td {
	background-image: url(/images/2008/darken_slightly.png);
}
.announce {
	background-color: #003300;
	border: 1px solid #009900;
	color: #009900;
	padding: 10px;
	font-weight: bold;
}
.announce p {
	color: #009900;
	font-weight: bold;
}
.error {
	background-color: #330000;
	border: 1px solid #990000;
	color: #990000;
	padding: 10px;
	font-weight: bold;
}
.error p {
	color: #990000;
	font-weight: bold;
}
.membersLatest td {
	background-image: url(/images/2008/darken.png);
	background-repeat: repeat;
}
.membersNotice {
	background-image: url(/images/2008/darken_slightly.png);
	padding: 10px;
	border: 1px solid #999999;
	margin: 0 auto 10px auto;
	width: 792px;
}
.membersNotice h1 {
	margin: 0 0 5px 0;
	font-size: 15px;
	text-align: left;
}
.membersNotice p {
	margin: 5px 0 0 0;
	font-size: 11px;
}
.within td {
	background-image: none;
	padding-bottom: 10px;
}
.within img {
	margin: 5px 0 5px 0;
}
.date {
	font-size: 10px;
	font-weight: bold;
}
.membersItemCell1 {
	border: 1px solid #000000;
	padding: 5px;
}
.membersItemCell2 {
	background-color: #000000;
	padding: 5px;
	font-size: 11px;
	color: #CCCCCC;
}
.fixed {
	height: 140px;
	overflow: visible;
}
.videoArchive {
	margin: 10px auto;
	width: 780px;
}
.mbenefits {
	font-size: 16px;
	padding: 10px;
}
.mbenefits li {
	margin-bottom: 15px;
}
.comments {
	background-image: url(/images/2008/darken.png);
}
.postComment {
	background-image: url(/images/2008/darken.png);
	padding: 0 10px 10px 10px;
}
.commentsTable {
	width: 800px;
	margin: 0 10px 10px 10px;
	border: 2px solid #000000;
}
.cHeader {
	background-color: #000000;
	color: #cccccc;
	padding: 3px;
	font-size: 11px;
}
.cBody {
	padding: 3px;
	font-size: 11px;
}
.modelInfo {
	background-image: url(/images/2008/darken.png);
	padding: 10px;
	width: 156px;
	float: left;
	margin: 0 10px 10px 0;
}
.modelContent {
	float: left;
	padding: 0;
	width: 632px;
}
.photostoriesTitle {
	font-size: 18px;
}
.galleryHeader {
	background-image: url(/images/2008/darken.png);
	padding: 10px;
}
.galleryHeader h1 {
	text-align: left;
	margin: 0 0 10px 0;
}
.galleryPics {
	margin: 15px 0 5px 0;
}
.galleryPics img {
	margin-bottom: 5px;
}
.storyParagraph {
	clear: both;
	background-image: url(/images/2008/darken_slightly.png);
	padding: 10px;
	height: 125px;
	overflow: visible;
	font-size: 15px;
}
#coversStage {
	width: 670px;
	height: 412px;
	/*background-color: #003366;*/
	background-image: url(/images/2008/darken.png);
	float: left;
	text-align: center;
	padding: 0;
	overflow: hidden;
}
#coversList {
	width: 148px;
	height: 412px;
	float: left;
	/*background-color: #006666;*/
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(/images/2008/coversidebar.png);
}
#coversList li {
	margin: 0;
	padding: 10px 10px 10px 18px;
	list-style: none;
/*	background-color: #333366;*/
}
.activeCover {
	/*background-color: #222222;*/
	background-image: url(/images/2008/darken.png);
}
.relatedVideos {
	display: block;
	background-image: url(/images/2008/darken.png);
	margin: 10px 0;
	padding: 10px;
	height: 120px;
}
.relatedVideos p {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.relatedVideos div {
	width: 80px;
	padding: 5px;
	margin-right: 10px;
	float: left;
	text-align: center;
	font-size: 10px;
}
.panes div {
	background-image: url(/images/2008/darken.png);
	padding: 20px;
	margin: 0;
	text-align: center;
}
ul.tabs {
	list-style:none;
	margin:0 !important;
	padding:0;
	height:30px;
}
ul.tabs li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 2px 0 0 !important;
	list-style-image:none !important;
}
ul.tabs a {
	background: url(/images/2008/darken_slightly.png);;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 0px;
}
ul.tabs a, a:active, a:focus {
	outline: none;
}
ul.tabs a:hover {
	color: #fff;
}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-image: url(/images/2008/darken.png);
	cursor:default !important;
	color: #fff;
}
a:active {
  outline:none;
}
:focus {
  -moz-outline-style:none;
}
.trailer, .watch-online {
	display: block;
	width: 780px;
	height: 440px;
	margin: 0 auto;
}
.videoDownload {
	width: 480px;
	height: 80px;
	padding-left: 190px;
	background-image: url(/images/2009/download_prompt.png);
	display: block;
	margin: 0 auto 10px auto;
	line-height: 80px;
	font-size: 20px;
}
.videoDownload:hover {
	background-image: url(/images/2009/download_prompt_hover.png);
}
h2.videoTitle {
	margin: 0 0 10px 0;
	font-size: 30px;
	font-weight: bold;
}
.videoMeta {
	background: url(/images/2008/darken_slightly.png);;
	padding: 10px;
	margin: 10px 0 0 0;
}
.videoMeta p {
	margin: 0 0 10px 0;
}
.videoMeta p.published {
	margin: 0;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
}
div.scrollable {
	position: relative;
	overflow: hidden;
	width: 741px;
	height: 300px;
	margin: 0 auto;
}
#thumbs {
	position: absolute;
	width: 20000em;
	clear: both;
	border: 1px solid #222;
}
a.prev, a.next {
	margin-top: 118px;
}
#thumbs div {
    float: left;
    width: 247px;
    height: 300px;
    background: #333;
    color: #fff;
    border-left: 1px solid #000;
    cursor: pointer;
}
#thumbs div h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
}
#thumbs div p {
	font-size: 11px;
	margin: 0 5px 0 5px;
}
#thumbs div.hover {
    background-color: #444;
}
#thumbs div.active {
    background-color: #066;
    cursor: default;
}
.assoc-preview-samples {
	text-align: center;
}
.assoc-preview-samples a {
	display: inline-block;
	zoom:1;
	*display:inline;
	margin: 5px;
	height: 125px;
	width: 125px;
}
.tweet {
	margin: 0 0 10px 0;
	font-size: 10px;
}
.tweet-timestamp {
	color: #666;
}
