
.site_title{color:#3399ff; text-transform:capitalize;}

#new_chat_window { width:300px; padding-top:6px;}

.message{margin-top:6px; padding:6px 0px 0px 6px;}
/* ********** PAGINATION OVERWRITE GLOBAL  ********** */

.pagination, .pagination a { /* Overwrite global style */
	color:white;
	font-size: 14px;
	text-decoration: none;
}

/* ********** /PAGINATION OVERWRITE GLOBAL  ********** */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


.actress_block { float: left; }
.actress { float: left; width: 205px }
.actress_info { float: left;}
.actress_pic img{ float: left; width:101px; height:126px;}
.actress_info { width: 90px; color:#fff; font-size: 13px; padding: 0px 0px 0px 6px; }
.actress_name, .show_time {

    font-family: arial;
	font-size: 18px;
    padding: 0px 0px;
	font-weight: bold;
	color: #3399FF;
	text-transform: uppercase;
}

/* ********** SCHEDULE PAGE  ********** */

.scrollable_schedule {
    width: 609px;
    height:100%;
	border: 1px solid #3f3f3f;
    padding:0px;
}

.times {
background-color:#000;

}

.times ul {
	border-bottom: none;
	border-top: 1px solid #3f3f3f;
    width:611px;


}

.times li {

}

.show {
    height: 26px;
    font-size: 13px;
    background-color:#111;
    color:#ccc;
    display: inline;
	float: left;


}

.showtime {
    height: 31px;
    font-size: 11px;
    background-color:#1e1e1e;
    color:#fff;
	border-right: 1px solid #3f3f3f;
    float:left;
}

.day_divider_text {
  text-transform: none;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding: 5px;
  background-color: #3399ff;

}


/* ********** /SCHEDULE PAGE  ********** */




/* ********** JOIN OPTIONS  ********** */

.sign_up {
    border:1px solid rgb(39,39,39);
    margin-bottom:7px;
}

.access_txt {
    text-align: center;
    padding: 7px 0;
    font-size:14px;
}


.access_txt span {
    font-size:14px;
    color:#ff9900;
}



.join_block {
    padding:6px 0px 6px 0px;
    background-color:#000;
}

/* ********** /JOIN OPTIONS  ********** */

.cursor_pointer{cursor:pointer;}


/* ********** HEADERS & HEADLINES  ********** */

.underline {
    clear: both;
    width: 100%;
    height: 15px;
    margin: 0px 0px 15px 0px;
    border-bottom: 1px dashed rgb(205,211,214);
}


.headline_bar_right {
    margin: 0 7px 0 0;
    height: 20px;
    width:431px;
    background-color: rgb(17,17,17);
    border-top:1px solid rgb(39,39,39);
    border-left:1px solid rgb(39,39,39);
    border-right:1px solid rgb(39,39,39);
    padding: 0 0 10px 10px;

}
.headline_bar_highlights {
    height: 30px;
    width:609px;
    background-color: rgb(17,17,17);
    border-top:1px solid rgb(39,39,39);
    border-left:1px solid rgb(39,39,39);
    border-right:1px solid rgb(39,39,39);
    margin: 6px 6px 6px 0px;
    padding: 0px;
}

.highlights_table {
    border:1px solid rgb(39,39,39);
    width: 900px;
    margin: 0 7px 7px 7px;
    background-color: rgb(25,25,25);
}

.header_bar_divider_gray {
    border-right: 1px solid rgb(39,39,39);
    width:1px;
    height:70px;

}

.headline_bar_left {
    margin: 0px;
    height: 20px;
    width:605px;
    background-color: rgb(17,17,17);
    border-top:1px solid rgb(39,39,39);
    border-left:1px solid rgb(39,39,39);
    border-right:1px solid rgb(39,39,39);
    padding: 0px;

}

.headline {
    width:609px;
    border:1px solid rgb(39,39,39);
    background-color: rgb(17,17,17);
    padding-bottom:3px;
    margin: 6px 6px 6px 0px;
}

.headline1 {
    width:609px;
    border:1px solid rgb(39,39,39);
    background-color: rgb(17,17,17);
    padding-bottom:3px;
    margin: 6px 6px 6px 0px;
}

.headline_txt span{
  color:#3399ff;

}

.wedge {
    width:1px;
    padding-left:5px;
    height:303px;
}

/* ********** /HEADERS & HEADLINES  ********** */


/* ********** VIDEO OPTIONS  ********** */

.streamed_video strong { display: none }

.streamed_video {
    margin: 6px 6px 6px 0px;
	width:609px;
	border: 1px solid rgb(39,39,39);
	height: 406px;
	overflow: hidden;
}


#feeds {
	width: 609px;
	background-color: #000;
	padding: 0px;
	color: #FFF;
}

.streamed_video_2cam {

    margin: 6px 6px 6px 30px;
	width:549px;
	border: 1px solid rgb(39,39,39);
	height: 366px;
	overflow: hidden;
}

#feeds_2cam {
	width: 549px;
	background-color: #000;
	padding: 0px;
	color: #FFF;
}

/* ********** /VIDEO OPTIONS  ********** */

/* ********** LIVE CHAT  ********** */

#chatWindow {

	float:left;
	width:410px;
	height: 400px;
	display: block;
	margin: 0px 0px 0px 10px;
	position: relative;
	top: 0px;
}
#menuul{ z-index: 5; }

/* ********** /LIVE CHAT  ********** */

/* ********** CONTAINER/SIDEBAR/CONTENT  ********** */
#container {
	margin: 0 auto;
	width: 916px;
	background-color: #000;
    padding-bottom: 7px;

}

#container a {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;

}

#container a:hover {
	color: rgb(0,78,191);
	text-decoration: underline;
}


 #container p {
	margin: 0;

}


#content {
    width: 617px;
    padding:0px;
	color: #fff;
}


/* ********** SIDEBAR  ********** */



.sideBarDivider {height: 29px; background-color: #1e2739; margin-bottom:0px; clear: both; margin:0px;}

.sideBarDivider_next {height: 29px; background-color: #1e2739; clear: both; margin:15px 6px 6px 6px;}

.sideBarDivider_2 {height: 29px; background-color:#B5C5CF; margin:10px 0px;}

.bigger_p_3 {font-size: 16px; font-weight: bold; padding: 5px 0px 0px 10px; color:#fff;}

.bigger_p_2 {font-size: 16px; font-weight: bold; padding: 2px 0px 0px 0px; text-align:center;}




/* ********** HEADLINES  ********** */

.headline {height: 29px; background: url({#dir_image#}tabltBlu_grad01.png) top left repeat-x; clear: both;}

#headline_txt {background-color: #ffffff;}

#headline_txt a{color:#cc0000;}

#headline_txt a:hover{text-decoration: none;}






#sideBar {
    width:300px;
    background-color: #1E1E1E;
}

.blue_mod {
    width: 276px;
    padding:6px;
    margin:6px;
    background-color: #333;

}

.blue_mod2 {
    width: 276px;
    padding:6px;
    margin:6px;
    background-color: #CBD6DC;

}

#sideBar_text  {
    margin: 0px 3px;
}

#sideBar img {
    margin: 0px;
}

#bigger a{
    font-size: 16px;
    color: #fff;
    text-align:center;
}


.sidebarDivider {
    height: 29px;
    background-color: #111;
    margin-bottom:10px;
    clear: both;
}


.bigger_p {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0px 0px 10px;
    color:#fff;
}

/* ********** /CONTAINER/SIDEBAR/CONTENT  ********** */

/* ********** CHANNEL LINKS  ********** */
.channel {

    padding:5px 5px 5px 5px;
    margin:0px;
}

.channel a{
    border: 1px solid #4f4f4f;
    background-color:#111;
    padding-top: 37px;
    margin:0px;
}

.channel a:visited {
    background-color:#111;
}

.channel a:hover {
    background-color:#000;
}

.channel a:active {
    background-color:#000;
}

/* ********** /CHANNEL LINKS  ********** */

/* ********** PAGE ELEMENTS  ********** */
img {
	border: none;
}

.clear {
	clear: both;
}

.figure img {
	border: 1px solid #666;
}

div.company {
	float: left;
	width: 184px;
	margin: 10px 15px 60px 10px;
}



.figure p {
	margin: 0 10px 0 0;
}

.textslide {
	width: 365px;
	float: right;
	margin-top: -5px;
	margin-bottom: 10px;
}

.underline {
	clear: both;
	height: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #fff;
}


#features {
	width: 584px;
	padding: 2px 0 2px 20px;
	border-bottom: 1px solid rgb(228,234,236);
}

.item {
	margin: 0;
	border: 0;
	padding-left: 10px;
}


.title01 {
	font-weight: bold;
	margin: 0;

}




#search_new { text-align: left; padding-left: 5px }




#embed {
    margin: 0 0 7px 7px;
    border:1px solid rgb(39,39,39);
    background-color:rgb(17,17,17);
    display:block;
    width: 420px;
    padding: 8px 15px 8px 15px;
}

.id {
    padding:0 10px;
    border: none;

}

.blank {
    width:7px;
}
.clear {
    clear:both;
}


.live-overlay {
  position: absolute;
  top: 0px;
  right: 15px;
  width: 30px;
  height: 28px;
  background-image: url(http://content.naughtyamerica.com/naughty/public/live_chat/live_overlay.png);
}

.captiontxt {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 15px 0 0;
	text-align: left;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width:916px;
	}

/* ********** /PAGE ELEMENTS  ********** */

/* ********** UPCOMING  ********** */
.upcoming_stars {
    border:1px solid rgb(39,39,39);
    background-color:rgb(25,25,25);
    margin: 0 7px 7px 0;
}
/* ********** /UPCOMING  ********** */

/* ********** PEOPLE COMMENTS  ********** */
.peoplecomments p {
	font-size: 12px;
}

div.peoplecomments  {
	padding: 5px 10px;
}

/* ********** /PEOPLE COMMENTS  ********** */

/* ********** SCHEDULE  ********** */
.schedule {
	background-color: rgb(190,200,207);
	padding: 5px 10px;
	border-bottom: 1px solid rgb(222,226,229);
}

.schedule p, p.schedule {
	font-size: 12px;
	color: rgb(30,36,52);
}

.schedulesmall {
	background-color: rgb(173,182,188);
	padding: 12px;
	border-bottom: 1px solid rgb(222,226,229);

}

.schedulesmall p {
	color: #000;
	font-size: 11px;

}

/* ********** /SCHEDULE  ********** */

/* ********** IN PROGRESS  ********** */
.inprogress {
	background-color: #000;
	padding: 5px 10px;
	border-bottom: 1px solid rgb(222,226,229);
}

.inprogress p {
	font-size: 12px;
	color: #fff;
}

.inprogress_it {
	padding-left: 10px;
	font-size: 10px;
	color: rgb(247,143,30);

}

.underlineside {
	clear: both;
	width: 298px;
	height: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #fff;
}

/* ********** /IN PROGRESS  ********** */



/* ********** iFRAME  ********** */
.iframe {
  margin:0px;
  height: 136px;
  display: block;
  width: 615px;
  background-color:#000;
}


.iframe2 {
  margin: 0px 0px 0px 6px;
  height: 136px;
  display: block;
  width: 609px;
  background-color:#000;
}

/* ********** /iFRAME  ********** */

/* ********** EMAIL FORM  ********** */

.email {
    background-color: rgb(18, 57, 95);
    margin: 0 6px 6px 6px;
    width:267px;
    height:98px;
    padding: 5px 10px;
}
.email_btn {
    float:right;
    width:80px;
    color: #666;
}

.email_form {
    width:258px;
    color:#999;
    margin:10px 0px;
}

email_line {
    height:20px;
    padding-left: 10px;
    width:1px;
    border-left:1px dashed rgb(26, 88, 143);
}
/* ********** /EMAIL FORM  ********** */

/* ********** MARQUEE STYLES  ********** */
.is-live-now {
    background-color:#FFDB4F;
}

.divider {} .divider-line {  width:1px;  height:44px;  background-color: #ccc; }  .show-block { padding: 0px 5px 0px 5px; }

/* ********** /MARQUEE STYLES  ********** */

/* ********** PREVIOUSLY ON  ********** */
.model_left{
    padding: 0px 6px 6px 6px;
    width:145px;

}
.scene_pic_border{}

.model_right{
    padding: 0px 6px 6px 0px;
    width:145px;
}

/* ********** /PREVIOUSLY ON  ********** */


/* ********** ACCESS BUTTONS  ********** */

.access_btn_short {margin:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/join_blank_ext.png) top left no-repeat;}


.access_btn_alt {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/join_blank_alt_ext.png) top left no-repeat;}

.access_btn_alt div{margin:0 auto; width:150px;}

.access_btn_alt p{ text-align:center; color:#fff; font-size:15px; line-height:1.2em;}


#access_btn_full {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/full_join_blank_ext.png) top left no-repeat;}

#access_btn_full_p2 {font-size:26px; padding-top:2px; color:#FFB900; font-weight:bold; padding-left:17px; }


#access_btn_full_reg {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/full_join_blank_reg_ext.png) top left no-repeat;}


#access_btn_full_eu {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/euro_debit_blank_ext.png) top left no-repeat;}


#access_btn_full_mil {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/full_join_mil_ext.png) top left no-repeat;}


#access_btn_full_st {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/full_join_st_ext.png) top left no-repeat;}


.access_btn_short_eu {margin-top:5px; margin-left:auto; margin-right:auto;  width:212px; height:34px; padding:10px 16px 16px 10px; background:url(http://tour.naughtyamerica.com/images/sign_up2/euro_debit_blank_ext.png) top left no-repeat;}


.access_btn_left {float:left; width:120px;}

.access_btn_right {float:right; width:90px;}

.no_dec {text-decoration:none;}

.access_btn_p1 {text-align:center; color:#fff; font-size:15px; line-height:1.2em;}

.access_btn_p2 {font-size:26px; padding-top:2px; color:#FFB900; font-weight:bold; padding-left:23px; }

.foreign_txt{margin-bottom:7px; margin-left:auto; text-align:center; margin-right:auto; width:250px; font-size:14px; font-weight:bold;}

.direct_debit{ margin:0 auto; width:148px; padding:7px 0px;}



