body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #a3a3a3;
}
.style1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F1F1F2; line-height: 14px;
}
.style2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff693;
}
.style3 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;line-height: 14px;
}
.style4 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
.style6 {font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFDEA; }
a {
	color: #fff693; text-decoration : none;
}

a:hover {
	color: #FFFDEA; text-decoration : underline;
}
.style7 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.style8 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 8px; padding-left: 8px; padding-top: 4px; padding-bottom: 4px; 
}
.style9 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
} 
.copy	{font-family:tahoma; font-size:10px; color:#FFFFFF}

.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}


/*  Global tabs
----------------------------------------------*/
#navcontainer {
	margin-top: 5px;
}
#navcontainer .selltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0;
	font-size: 10px;
	color: #F4CC53;
}
#navlist {
        padding: 3px 0;
        margin-left: 0;
        border-bottom: 1px solid #777;
        background: url(images/bg-tabs.gif) bottom repeat-x;
        font: bold 12px Verdana, sans-serif;
		margin: 0;
}

#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
}

#navlist li a {
        padding: 3px 0.6em;
        margin-left: -2px;
        border: 1px solid #ffda3e;
        border-bottom: none;
        background: #FCE480;
        color: #000;
        text-decoration: none;
}
#navlist li a.instantaccess {
	background: #a7f3b7;
	border: 1px solid #6aff8a;
	border-bottom: none;
}


#navlist li a:hover {
        color: #000;
        background: #8ce3ff;
        border-color: #14c5ff;
}

#navlist li a#current, #navlist li a#current:hover {
	color: #FFF;
        background: #1f1f1f;
        border-color: #777;
        border-bottom: 1px solid #1F1F1F;
        cursor: default;
}


/* Scene box
----------------------------------------------*/
.sceneblock {
	margin-bottom: 20px;
}
.sceneblock .outerthumb {
	border: 1px solid #333;
	background-color: #000;
}
.sceneblock .thumbcell img {
	padding: 2px;
	border: 1px solid #333;
	background-color: #2a2a2a;
}
.sceneblock .footer, .sceneblock .title {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: 3px;
	font-size: 12px;
	color: #FFF;
	padding: 2px 5px;
	background-color: #000;
	border: 1px solid #444;
	border-left: none; border-right: none;
}
.sceneblock .footer {
	padding: 5px;
	border-top: none;
	color: #2a2a2a;
}
.sceneblock .footer a, .sceneblock .title-info a {
	font-weight: bold;
	text-decoration: none;
	color: #FFEA7C;
}
.sceneblock .footer a em {
	font-style: normal;
	color: #FFF;
}
.sceneblock .footer a:hover, .sceneblock .title-info a:hover {
	color: #F00;
	border-bottom: 1px solid #FFF;
}
.sceneblock .title {
	background-color: #333;
	border-bottom: none;
}
.sceneblock .title-info {
	letter-spacing: 2px;
	font-size: 11px;
	color: #eee;
}
.sceneblock .title-info strong {
	color: #FFEA7C;
}
.sceneblock .title-info em {
	letter-spacing: normal;
	font-style: normal;
}
.sceneblock .dvdinfo-container {
	background-color: #1a1a1a;
}
.sceneblock .dvdinfo {
	font-size: 11px;
}
.sceneblock .dvdinfo em, .sceneblock .dvdinfo-actors em {
	font-style: normal;
	color: #c0c0c0;
}
.sceneblock .dvdinfo-big {
	background-color: #2a2a2a;
	font-size: 14px;
}
.sceneblock .dvdinfo-cell {
	border-bottom: 1px solid #000;
}
.sceneblock .dvdinfo-actors {
	font-size: 12px;
}

/* Pagination
----------------------------------------------*/
ul.pagination {
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.pagination li {
	display: inline;
	font-weight: bold;
}
ul.pagination li.pagination-info, ul.pagination li.pagination-cellsel, ul.pagination li.pagination_inactive {
	color: #FFF;
	text-align: center;
	clear: both;
	padding:1px 3px;
}
ul.pagination li.pagination-info {
	font-weight: bold;
	color: #FFF;
}
ul.pagination li.pagination_inactive {
	color: #666;
}
ul.pagination li.pagination-cellsel {
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}

ul.pagination li a:active, ul.pagination li a:visited, ul.pagination li a:link {
	padding: 2px 3px;
	color: #fff693;
	text-decoration: none;
	font-weight: bold;
}

ul.pagination li a:hover {
	color: #ff0;
}
ul.pagination li.pipe {
	padding: 0;
	font-weight: normal;
	font-size: 7pt;
	color: #666;
}

/* JOIN Table v 0.9
------------------------------------------*/
#join-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
#join-table .highlight {
	color: #FFDF74;
}
#join-table .head, #join-table .foot {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 2px;
	background-color: #595959;
	font-size: 12px;
	color: #eee;
}
#join-table .innercell, #join-table .innercell-form {
	background-color: #343434;
	border: 1px solid #595959;
}
#join-table .innercell-form {
	background-color: #FCFCDA;
}
#join-table table.content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#join-table table.content img {
	padding: 3px;
	background-color: #222;
	border: 1px solid #444;
}



/* JOIN Page stats
------------------------------------------*/
.join-sell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
}
.join-sell .txt11 {
	font-size: 11px;
}
.join-sell .txt12 {
	font-size: 12px;
}
.join-sell .highlight {
	color: #FFDF74;
}
.join-sell .lastditch {
	font-size: 12px;
	font-weight: normal;
}



/* Join bottom proccessor infos
------------------------------------------*/
#tdprocessorinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
#tdprocessorinfo a {
	color: #fff693;
	text-decoration: underline;
}
#tdprocessorinfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#tdbonussitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Global copyright
------------------------------------------*/
#tdcopyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}.previewselltxtbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #010000;
}
.previewselltxtsml {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #B84228;
}