@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, a, pre, form, fieldset, input, textarea, p, blockquote, th, table, tr, td {
	margin:0;
	padding:0;
}
body {
	background-image:url('http://content.ancdn.com/public/pfs/images/pfs-bg2.jpg');
	background-repeat: no-repeat;
	background-color:#fbfbfb;
	font-family: Helvetica;
}
#content {
	width:1000px;
	min-height: 445px;
	height:100%;
	padding: 9px;
	
}
/* HEADER */
#wrapper{
	padding:0 auto;	
	width:1018px;
	border: 2px #828282 solid; 
	margin:0 auto 20px auto;
}
#header {
	width:1000px;
	margin:0 auto 5px auto;
}
#header a {
	font-family: Helvetica;
	font-weight:bold;
	font-size:26px;
	text-decoration:none;
	text-align:right;
	display:block;
	padding: 2px 3px 2px 0;
	
}
#header a:hover {
	color:#ffe085;
}
#header ul {
	padding:0px;
	margin:0px;
}
#header .navigation li {
	list-style-type: none;
}
#header .title a {
	font-size:40px;
	border:none;
}
.join-box {
	width:1000px;
	margin:auto;
	margin-bottom:10px;
}
#header-sub {
	width:1000px;
	margin:auto;
	color:#fff;
	font-size:20px;
	margin-bottom:7px;
}
#header-sub a {
	font-size:16px;
	color:#fff;
	text-decoration:none;
}
#header-sub a:hover {
	color:#b2b2b2;
}
#googPlus {
	float:right;
	position:relative;
	top:7px;
}
#facebook {
	float:right;
	position:relative;
	top: 7px;
	overflow:hidden;
	width:48px;
	margin: 0 5px 0 0;
}
#header-container {
	border-bottom:1px solid #fff;
	height:90px;
}
#header-container a {
	border-top:1px solid #fff;
}
#header-container a:hover {
	color: #ffe085;
	border-top:1px solid #ffe085;
}
.join-box p {
	border:1px solid #fff;
	padding:8px;
	background-color:#000;
	color:#fff;
	font-size:16px;
	text-align:center;
}
.join-box p span {
	color:#ffe085;
}
.join-box a {
	color:#ffe085;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.join-box a:hover {
	color:#fff;
	text-decoration:underline;
}
/*NAVIGATION */
.navigation {
	float:right;
	width:287px;
	padding:0px;
	height:135px;
	margin-top:25px;
	text-align:right;
}
.become {
	width:250px;
	background: #fc7921; /* Old browsers */
	background: -moz-linear-gradient(top, #fc7921 0%, #e05a00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fc7921), color-stop(100%, #e05a00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fc7921 0%, #e05a00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fc7921 0%, #e05a00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #fc7921 0%, #e05a00 100%); /* IE10+ */
	background: linear-gradient(top, #fc7921 0%, #e05a00 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7921', endColorstr='#e05a00', GradientType=0 ); /* IE6-9 */
	border:#6a6f70 solid 1px;
	color:#f6f2f2;
	float:right;
}
.become:hover {
	width:250px;
	background: #554444; /* Old browsers */
	background: -moz-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #554444), color-stop(100%, #1c0b0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* IE10+ */
	background: linear-gradient(top, #554444 0%, #1c0b0b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#554444', endColorstr='#1c0b0b', GradientType=0 ); /* IE6-9 */
	border:#6a6f70 solid 1px;
	color:#f6f2f2;
	float:right;
}
.members:hover {
	width:250px;
	background: #554444; /* Old browsers */
	background: -moz-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #554444), color-stop(100%, #1c0b0b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #554444 0%, #1c0b0b 100%); /* IE10+ */
	background: linear-gradient(top, #554444 0%, #1c0b0b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#554444', endColorstr='#1c0b0b', GradientType=0 ); /* IE6-9 */
	border:#6a6f70 solid 1px;
	color:#f6f2f2;
	float:right;
}
.members {
	width:250px;
	color:#200a0a;
	background: #e8e8e8; /* Old browsers */
	background: -moz-linear-gradient(top, #e8e8e8 0%, #afafaf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #afafaf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8e8e8 0%, #afafaf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8e8e8 0%, #afafaf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8e8e8 0%, #afafaf 100%); /* IE10+ */
	background: linear-gradient(top, #e8e8e8 0%, #afafaf 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#afafaf', GradientType=0 ); /* IE6-9 */
	border:#6a6f70 solid 1px;
	float:right;
}
#googlePlus {
	position:absolute;
	left:235px;
	top:120px;
}
/* FOOTER */
#footer {
	width:100%;
	height:167px;
	padding:4px 0 0 13px;
	color:#362323;
	text-align:left;
	background: #b5b5b5; /* Old browsers */
	background: -moz-linear-gradient(top, #b5b5b5 0%, #a4a4a4 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b5b5b5), color-stop(100%, #a4a4a4)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b5b5b5 0%, #a4a4a4 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b5b5b5 0%, #a4a4a4 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #b5b5b5 0%, #a4a4a4 100%); /* IE10+ */
	background: linear-gradient(top, #b5b5b5 0%, #a4a4a4 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5b5b5', endColorstr='#a4a4a4', GradientType=0 ); /* IE6-9 */
	float:left;
}
#footer p {
	text-align:left;
	color:#362323;
}
#footer a {
	color:#362323;
	text-decoration:none;
	font-size:12px;
}
#footer a:visited {
	color:#362323;
}
#footer a:hover {
	color:#f9f7f7;
}
#footer-info {
	width:1005px;
	height:167px;
	font-size:12px;
	color:#FFF;
    margin: 0 auto;
	line-height:36px;
	
}
#footer-info p {
	line-height:29px;
}
/* MAIN PAGE */

#home-wrap {
	width:1000px;
}
.home-scene img {
	border:none;
	text-decoration:none
}
#join-link-main {
	width:1000px;
	height:70px;
}
#join-link-main a, .marketing-message, .marketing-message a {
	color:#070058;
	font-size:45px;
	font-weight: bold;
}
#join-link-main a:hover, .marketing-message a:hover {
	color:#5f54c3;
}
#join_box td, #join_box tr, #join_box div, #join_box p, #join_box a, #join_box table, #join_box h1, #join_box h2, #join_box h3, #join_box h4, #join_box h5, #join_box h6 {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
td {
	vertical-align:top;
}
#container {
	padding:10px 0;
	width:1025px;
}
.clear {
	clear:both;
}
#join_video_box {
	width:538px;
	margin-right:10px;
	float:left;
}
#join_video_box h2, #join_box h3 {
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
}
#join_video {
	width:538px;
	height:302px;
	border:1px solid #000;
}
#join_under_ads {
	margin:0 auto;
	padding:20px 0;
}
#join_under_ads img {
	border:1px solid #000;
	background-color:#fff;
	margin-bottom:10px;
}
.join_under_ads_middle {
	padding: 0 10px;
}
#join_box {
	width:400px;
	float:right;
}
#join_box form {
	background-color:#fff;
	border:1px solid #000;
	padding:10px;
}
#join_box td {
	height:20px;
}
#join_box p {
	font-size:12px;
	font-weight:bold;
	padding-top:5px;
}
#join_box h4, .center_upper {
	text-transform:uppercase;
	text-align:center;
}
.align_center {
	text-align:center;
}
.align_left {
	text-align:left;
}
.align_right {
	text-align:right;
}
#join_box .left_width {
	width:121px
}
#join_box input, #join_box select {
	border:1px solid #ccc;
	padding:3px;
	margin:2px;
	width: 250px;
}
#join_box input.double {
	width:118px;
}
#join_input {
}
#join_input input {
	width:20px;
	position:relative;
	top:2px;
}
.join_h2 {
	font-weight:bold;
	text-align:center;
}
.join_under_ads {
}
.enter-text img {
	border:none;
	text-decotation:none;
}

/* HD BUG */
.hd_bug {
	position:absolute;
	top:136px;
	right:2px;
	border:none;
	display:block;
}
.hd_buglarge {
	position:absolute;
	bottom:33px;
	right:4px;
	border:none;
	display:block;
}
.go-to-preview-grid {
	position:absolute;
	top:2px;
	right:2px;
	border:none;
	display:none;
}
.preview-large {
	position:absolute;
	top:4px;
	right:4px;
	border:none;
	display:none;
}
.orange-border {
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	display:none;
}
#not-a-memeber {
	width:237px;
	height:50px;
	float:right;
	margin: 9px 14px 13px 0;
}
#not-a-memeber a {
	color:#FFFFFF;
	text-decoration:none;
}
#not-a-memeber-grid {
	width:236px;
	height:48px;
	background-color:#720d01;
	float:right;
	margin: 9px 0px 13px 0;
	padding: 3px 0 0 0;
}
.not-a-memeber {
	font-family:Arial;
	font-size:20px;
	text-decoration:underline;
	color:#fdfff7;
	font-weight:bold;
	text-align:center;
}
.not-a-memeber-access {
	font-family:Verdana;
	font-size:13px;
	color:#dbdbdb;
	text-align:center;
}
/* Trailer Styles */

.mrktng-mssg {
	font-size:40px;
	text-align:center;
	margin:10px;
}
.mrktng-mssg a {
	color:#070058;
	font-weight: bold;
}
.mrktng-mssg a:hover {
	color:#5f54c3;
}
#vid_top {
	margin:35px 0px 0px 20px
}
#sizzler_video {
	border: 3px solid #000
}
#logo_overlay {
	position: absolute;
	top:15px;
	left:25px;
	opacity:0.8;
	filter:alpha(opacity=80)
}
#trailer_bttn {
	position:absolute;
	top:285px;
	cursor:pointer;
	left:345px;
	opacity:0.8;
	filter:alpha(opacity=80)
}
/*Support */
#support {
	
	padding: 5px;
	line-height:1.6em;
	width:685px;
}
#support a {
	color:#000;
}
#support a:hover {
	color:#f98707;
}
#sup-main {
	width:685px;
	margin:0px 5px;
	float:left;
}
#sup-sidebar {
	width:295px;
	background: #eaeaea; /* Old browsers */
background: -moz-linear-gradient(top,  #eaeaea 0%, #afafaf 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eaeaea), color-stop(100%,#afafaf)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #eaeaea 0%,#afafaf 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #eaeaea 0%,#afafaf 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #eaeaea 0%,#afafaf 100%); /* IE10+ */
background: linear-gradient(top,  #eaeaea 0%,#afafaf 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#afafaf',GradientType=0 ); /* IE6-9 */
	padding: 10px 0 10px 0;
	float: right;
}
#sup-sidebar p {
	font-size:12px;
	margin:10px;
}
#support h2 {
	color: #200A0A;
	font-weight:bold;
	font-size: 18px;
	text-align: center;
}
#support h3 {
	font-size:16px;
	font-weight: bold;
	margin-left: 10px;
}
.sup-underline {
	border-bottom: 1px solid #c4d2e0;
}
.support-headline {
	padding:5px;
	height:26px;
	font-weight: bold;
	font-size:20px;
	background-image: url('http://content.naughtyamerica.com/naughty/public/amateurs/images/support-back-head.jpg');
	background-repeat:repeat-x;
	color:#fff;
	width:685px;
	float:left;
}
.support-headline a {
	color:#ad5803;
}
#support .support-headline a:hover {
	color:#fff;
}
.underline-dash {
	border-bottom: 1px dashed #567ea7;
	margin:10px 0px;
}
#newticket {
	width:650px;
	float:left;
	margin-left:5px;
}
#checkticket {
	width:300px;
	float:right;
	text-align: center;
	margin-right:5px;
}
.gray-tix {
	background:#d0cece;
	height:340px;
}
.black {
	color:#000
}
.p-bottom {
	padding-bottom:7px;
}
#question-mark {
	margin-top:25px;
	position:relative;
	left:20px;
}
.left {
	float: left;
}
.right {
	float:right;
}
#red {
	color:#d00000;
}
#saftey {
	width:210px;
	height:66px;
	margin:auto;
}
.scene_hor_pic {
	width:215px;
	height:145px;
	background:#f9cfcf;
	border:1px solid #ebe7e4;
	float:left;
	margin-right:5px;
}
.scene_vert {
	float:left;
	margin-top:10px;
	margin-right:5px
}
.scene_vert a {
	text-decoration:none;
}
.scene_vert_more img {
	border:1px solid #ebe7e4;
	float:left;
	margin-top:5px;
	margin-right:5px
}
#scene_hor {
	float:right;
	margin:10px 0px;
	width:670px;
}
#click_now {
	font-size:28px;
	width:900px;
	padding:4px;
	margin:10px auto;
}
#click_now a {
	text-decoration:underline;
	color:#ff0000;
}
#click_now a:hover {
	color:#000;
}
#watch_now {
	font-size:40px;
	width:405px;
	text-align:center;
	margin:0px auto;
}
#watch_now a {
	text-decoration:underline;
	color:#ff0000;
}
#watch_now a:hover {
	color:#000;
}
#trailer_overlay {
	cursor:pointer;
	position:absolute;
	top:400px;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	left:435px;
}
h3 {
	margin:10px 0px 0px 0px;
	padding:0px;
}
.sign_up_now {
	cursor:default;
}
/*TNGF*/
#join-options-block {
	background:#000;
	height:84px;
	padding:5px 0 3px 0;
}
#join-options-block img {
	float:left;
}
.scene-pix {
	text-align:center;
	background:#727272;
	border:1px solid #fff;
	width:329px;
	height:184px;
	float:left;
	margin:1px;
	color:#fff
}
#upper-join-box {
	background:#000;
	color:#fff;
	border:1px solid #fff;
	text-align:center;
	margin:5px 0px;
	font-size:18px;
}
#upper-join-box a {
	color:#ffe085;
	text-decoration:none;
}
#upper-join-box span {
	font-weight:bold;
	font-size:24px;
}
.other-gfs {
	width:329px;
	height:584px;
	float:left;
	margin:1px;
	border:1px solid #fff;
}
.headline-bg {
	margin:5px 0px;
	color:#fff;
	background-image:url('http://images.ancdn.com/public/tngf/images/panel-background.png');
	height:35px;
	font-size:18px;
}
.headline-bg p {
	color:#fff;
	position:relative;
	top:5px;
	left:5px;
	padding:0px;
	margin:0px;
}
.name-date {
	font-size:16px;
	color:#fff;
	margin-left:5px;
}
/* jQPagination */
.jq_pagination {
	width:375px;
	margin:auto;
	position:relative;
	bottom:4px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:21px;
	text-align:right;
}
.jq_pagination a {
	padding:5px;
	color:#000;
	font-size:21px;
	cursor:pointer;
	text-decoration:none;
	background:#E5E4E0;
	opacity:0.6;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius: 10px;
	font-weight:bold;
}
.jq_pagination a:hover {
	text-decoration:none;
	opacity:0.8;
}
.jq_pagination .current.prev, .jq_pagination .current.next {
	display:none;
}
.home-scene {
	background-color: transparent;
	height: 561px;
	width: 998px;
}
.play-movie {
	z-index:100;
	position:absolute;
	bottom:245px;
	left:400px;
	display:none;
}
.watch-trailer {
	float:left;
	margin-right:20px;
	position:relative;
	bottom:-2px;
}
.watch-trailer p {
	line-height:2.4em;
}
.watch-trailer a {
	background: #909090 url('http://images.ancdn.com/public/tngf/images/img-icon-crest-blk.png') 15px 10px no-repeat;
	padding:2px 15px 2px 40px;
	font-size:24px;
	text-decoration:none;
	color:#000;
}
.watch-trailer a:hover {
	text-decoration:none;
	color:#fff;
}
.watch-video {
	float:left;
	position:relative;
	bottom:-2px;
}
.watch-video a {
	background:#000 url('http://images.ancdn.com/public/tngf/images/img-icon-crest-white.png') 15px 8px no-repeat;
	border:1px solid #fff;
	padding:1px 15px 1px 40px;
	font-size:24px;
	text-decoration:none;
	color:#ffe085;
}
.watch-video a:hover {
	color:#fff;
	text-decoration:none;
}
.watch-video p {
	line-height:2.4em;
}
.scene-category a {
	text-decoration:none;
	color:#ffe085;
}
.scene-category a:hover {
	color:#fff;
	text-decoration:none;
}
.video-synopsis-title {
	color:#757575;
	position:relative;
	top:-4px;
}
.video-synopsis {
	padding-left:8px;
	border-left:3px solid #fff;
	margin-top:10px;
}
.video-synopsis-text {
	color:#fff;
	line-height:1.4em;
	padding-bottom:10px;
}
/* jCarousel styles */

.carousel-caption {
	opacity:.8;
	background-color:#000;
	font-size:24px;
	color:#fff;
	padding:5px 0 5px 15px;
	z-index:10;
	position:absolute;
}
.carousel-caption a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#mycarousel {
	overflow:hidden;
}
#mycarousel li {
	position:relative;
}
.jcarousel-skin-tango .jcarousel-container {
	background: transparent;
	position:relative;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/* jCarousel buttons */

.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	right: 1px;
	width: 47px;
	height: 42px;
	cursor: pointer;
	background: transparent url('http://images.ancdn.com/public/pfs/images/right-arrow.png') no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	top:100px;
	right: auto;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	opacity:.9;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	opacity:.7;
	right: 7px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	opacity:.05;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	left: 5px;
	width: 47px;
	height: 42px;
	cursor: pointer;
	background: transparent url('http://images.ancdn.com/public/pfs/images/left-arrow.png') no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	opacity:.9;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	opacity:.7;
	left: 7px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
}
.enter-text {
	color:#363636;
	font-size:30px;
	text-transform:uppercase;
	width:1004px;
	text-align:right;
	padding-bottom:10px;
}
.enter-text a {
	color:#363636;
	text-decoration:none;
}
.enter-text a:hover {
	color:#fff;
}
.grid-view-image {
	width:1004px;
	text-align:right;
	padding:0 0 0 5px;
	font-size:16px;
	line-height:1.2em;
	color:#525150;
	text-decoration:none;
	float:right;
}
.grid-view-image img {
	float:right;
}
.grid-view-image:hover {
	opacity:.7;
	cursor:pointer;
}
#tags-list {
}
#tags-list a {
	font-size:22px;
	color:#fff;
	text-decoration:none;
}
#tags-list a:hover {
	color:#525150;
}
/*hide the browser scroll bar and use ours */
/* ---------- fff theme ----------------------------------------------------------------- */

ul.fff {
	padding: 0;
}
.fff .scrollbar-pane {
	margin-right: 12px;
}
.fff .scrollbar-handle-container {
	background: #817c7c;
	width: 12px;
}
.fff .scrollbar-handle {
	width: 12px;
	background-color: #241514;
}
.fff .scrollbar-handle:hover {
	background-color: #999;
}
.fff .scrollbar-handle.move {
	background-color: #666;
}
.fff .scrollbar-handle-up {
	width: 12px;
	height: 18px;
}
.fff .scrollbar-handle-down {
	width: 12px;
	height: 18px;
}
/* ---------- basic theme: these are the most necessary styles --------------------------------- */

.scrollbar-pane {
	margin-right: 20px;
}
.scrollbar-handle-container {
	background: #000;
	width: 20px;
}
.scrollbar-handle {
	width: 20px;
	background: #999;
}
.scrollbar-handle:hover {
	background: #666;
}
.scrollbar-handle.move {
	background: #111;
}
.scrollbar-handle-up {
	width: 20px;
	height: 20px;
	background: #DDD;
}
.scrollbar-handle-up:hover {
	background: #666;
}
.scrollbar-handle-down {
	width: 20px;
	height: 20px;
	background: #DDD;
}
.scrollbar-handle-down:hover {
	background: #666;
}
/* login page styling */
#login {
	position:relative;
	bottom:45px;
	left:94px;
	width:400px;
}
#login a img {
	border:none;
}
#img-block {
	margin: 0 0 15px 21px;
}
#mem-btn {
	float:right;
}
#mem-btn a img {
	border:none;
}
#middle {
	width:100%;
	margin-top: -20px;
}
.pfs-thumb-link {
	display: block;
	background: url('http://images.ancdn.com/public/pfs/images/pfs_jointhumb-sprite2.jpg') bottom;
	text-indent: -99999px;
	height:180px;
	width:320px;
}
.pfs-thumb-link:hover {
	background-position: 0 0;
}
.scene-thumb {
	display:block;
	float:left;
	position:relative;
	margin:5px 0px 0px 5px;
	height:98px;
	width: 175px;
	position:relative;
}
.scene-thumb-title {
	padding-left:5px;
	position:relative;
	bottom: 13px;
	text-transform: uppercase;
	color:#331f1f;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	background: #ebeced; /* Old browsers */
	background: -moz-linear-gradient(top, #ebeced 0%, #b9b9b9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ebeced), color-stop(100%, #b9b9b9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ebeced 0%, #b9b9b9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ebeced 0%, #b9b9b9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ebeced 0%, #b9b9b9 100%); /* IE10+ */
	background: linear-gradient(top, #ebeced 0%, #b9b9b9 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebeced', endColorstr='#b9b9b9', GradientType=0 ); /* IE6-9 */
}
.small-orange-border{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width:175px;
}
.small-preview-cta{
	position:absolute;
	top:1px;
	right:1px;
	display:none;
}

.exit a:hover{color:#f8e9a2;}