html { overflow: -moz-scrollbars-vertical !important; }

html {
overflow-y:scroll;
}


.bgtop
{
	background:url(../images/justporno_bgtop.jpg)
}
body
{
	padding:0px;
	margin:0px;
	
}

/*page/title header*/

h1{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
}

h2{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
}

.headers
{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
}

.headersblck
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;	
	background-color:#252525;
	padding:4px;
	font-size:15px;
}

.headersblck1
{
	color:#ffffff;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;	
	background-color:#252525;
	padding:4px;
	width:740px;
}

.headersblckm
{
	color:#ffffff;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;	
	background-color:#252525;
	padding:4px;
}


/* light headers */

.headers2
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
}

/* Errors txt */
.err
{
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14;
	font-weight:100;
}

/* copyright at bottom of page */

.copyright
{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* COMMENTS txt */

/*comment titles - username/date */
.comtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:600;
	color:#252525;
}

/* actual comment user inputs */
.comtxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

/* GENERAL TXT ON SITE */

/*WHITE*/
.txt
{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
}

.txt1
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
}

.txthelp1
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

.txthelp2
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}

#helpdivq
{	
	margin: 5px 0px 4px 0px;

}

#helpdiva
{	
	margin: 0px 0px 16px 0px;

}

a:link.txthelp, a:visited.txthelp, a:active.txthelp
{
	color:#ff4f01;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}
a:hover.txthelp
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
}


.downloadtxt
{
	color:#252525;
	text-decoration : none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-indent:10px;
}

/*DARK GRAY*/
.dgtxt
{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

/* text under each video / picture set */

.contenttxt
{
	color:#9f9f9f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}

/* static border color on dvd/pornstar pages */

.simgbor
{
	border: 1px solid #252525;
}

/* border color change on hover */

.imgbor a img{border: 1px solid #252525;}
.imgbor a:hover img{border: 1px solid #ff4f01;}

.vidbor { float:left; border:1px solid #ffffff; padding:5px; }
.vidbor:hover { float:left; border:1px solid #252525; }

/* VIDEO TITLES */

a:link.contenttitle, a:visited.contenttitle, a:active.contenttitle
{
color:#252525;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a:hover.contenttitle
{
color:#ff4f01;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/* static content title no roll overs color only */
.scontenttitle
{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* REMOVE ON FAVORITES */

a:link.remove, a:visited.remove, a:active.remove
{
color:#ff4f01;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}
a:hover.remove
{
color:#ff4f01;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

/* CATEGORY title txt ON VIDS / PICS */

.cattxt
{
color:#252525;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/* CATEGORY LINKS ON VIDS / PICS */

a:link.catlink, a:visited.catlink, a:active.catlink
{
color:#ff4f01;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
a:hover.catlink
{
color:#ff4f01;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

/* VIEW ALL LINKS ON PAGES */

a:link.viewall, a:visited.viewall, a:active.viewall
{
color:#ff4f01;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}
a:hover.viewall
{
color:#ff4f01;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

a:link.downloadlink, a:visited.downloadlink, a:active.downloadlink
{
color:#FF4E3A;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}
a:hover.downloadlink
{
color:#FF4E3A;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

/* TEXT MENU IN FOOTER */

.user
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10;
	font-style:italic;
	font-weight:bold;
	color:#8a8a8a;
}
	
a:link.txtMenu, a:visited.txtMenu, a:active.txtMenu
{
color:#ffffff;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

a:hover.txtMenu
{
color:#ff4f01;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

/* USER PANEL AFTER LOGIN TEXT MENU */

a:link.usrpnl, a:visited.usrpnl, a:active.usrpnl
{
color:#ffffff;
text-decoration : none;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

a:hover.usrpnl
{
color:#F60;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

#mainborder{
	border-bottom: 5px solid #CCCCCC;
}


/*layout*/

#menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 1024px;
  height: 44px;
  background: url(../images/menubar.jpg) no-repeat;
  position: relative;
}

#menu span {
  display: none;
  position: absolute;
}

#menu a {
  display: block;
  text-indent:-9999%;
  position: absolute;
  outline: none;
}

#menu a:hover {
  background-position: left bottom;
}

#menu a:hover span {
  display: block;
}

#menu .home
{
  width: 66px;
  height: 44px;
  background: url(../images/justporno_11.jpg) no-repeat;
  left: 5px;
  top: 0px;
}

#menu .home span 
{
  width: 66px;
  height: 44px;
  background: url(../images/justporno_11-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

.homeactive
{
  width: 66px;
  height: 44px;
  background: url(../images/justporno_11-on.jpg) no-repeat;
  left: 5px;
  top: 0px;
}

#menu .left 
{
  width: 5px;
  height: 44px;
  left: 0px;
  top: 0px;
  background: url(../images/justporno_10a.jpg) no-repeat;
}

#menu .right 
{
  width: 5px;
  height: 44px;
  left: 1019px;
  top: 0px;
  background: url(../images/justporno_10b.jpg) no-repeat;  
}

#menu .videos 
{
  width: 72px;
  height: 44px;
  background: url(../images/justporno_12.jpg) no-repeat;
  left: 71px;
  top: 0px;
}

#menu .videos span 
{
  width: 72px;
  height: 44px;
  background: url(../images/justporno_12-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

.videosactive
{
  width: 72px;
  height: 44px;
  background: url(../images/justporno_12-on.jpg) no-repeat;
  left: 71px;
  top: 0px;
}

#menu .pictures 
{
  width: 80px;
  height: 44px;
  background: url(../images/justporno_13.jpg) no-repeat;
  left: 143px;
  top: 0px;
}
#menu .pictures span 
{
  width: 80px;
  height: 44px;
  background: url(../images/justporno_13-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.picturesactive
{
  width: 80px;
  height: 44px;
  background: url(../images/justporno_13-on.jpg) no-repeat;
  left: 143px;
  top: 0px;
}

#menu .dvds 
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_14.jpg) no-repeat;
  left: 223px;
  top: 0px;
}
#menu .dvds span 
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_14-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.dvdsactive
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_14-on.jpg) no-repeat;
  left: 223px;
  top: 0px;
}

#menu .pornstars 
{
  width: 93px;
  height: 44px;
  background: url(../images/justporno_15.jpg) no-repeat;
  left: 281px;
  top: 0px;
}
#menu .pornstars span 
{
  width: 93px;
  height: 44px;
  background: url(../images/justporno_15-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.pornstarsactive
{
  width: 93px;
  height: 44px;
  background: url(../images/justporno_15-on.jpg) no-repeat;
  left: 281px;
  top: 0px;
}

#menu .sites 
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_16.jpg) no-repeat;
  left: 374px;
  top: 0px;
}
#menu .sites span 
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_16-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.sitesactive
{
  width: 58px;
  height: 44px;
  background: url(../images/justporno_16-on.jpg) no-repeat;
  left: 374px;
  top: 0px;
}

#menu .livecams 
{
  width: 101px;
  height: 44px;
  background: url(../images/justporno_17.jpg) no-repeat;
  left: 432px;
  top: 0px;
}
#menu .livecams span 
{
  width: 101px;
  height: 44px;
  background: url(../images/justporno_17-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.livecamsactive
{
  width: 101px;
  height: 44px;
  background: url(../images/justporno_17-on.jpg) no-repeat;
  left: 432px;
  top: 0px;
}

#menu .reviews 
{
  width: 83px;
  height: 44px;
  background: url(../images/justporno_18.jpg) no-repeat;
  left: 533px;
  top: 0px;
}
#menu .reviews span 
{
  width: 83px;
  height: 44px;
  background: url(../images/justporno_18-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.reviewsactive
{
  width: 83px;
  height: 44px;
  background: url(../images/justporno_18-on.jpg) no-repeat;
  left: 533px;
  top: 0px;
}

#menu .dating 
{
  width: 70px;
  height: 44px;
  background: url(../images/justporno_19.jpg) no-repeat;
  left: 616px;
  top: 0px;
}
#menu .dating span 
{
  width: 70px;
  height: 44px;
  background: url(../images/justporno_19-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.datingactive
{
  width: 70px;
  height: 44px;
  background: url(../images/justporno_19-on.jpg) no-repeat;
  left: 616px;
  top: 0px;
}

#menu .store 
{
  width: 60px;
  height: 44px;
  background: url(../images/justporno_20.jpg) no-repeat;
  left: 686px;
  top: 0px;
}
#menu .store span 
{
  width: 60px;
  height: 44px;
  background: url(../images/justporno_20-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.storeactive
{
  width: 60px;
  height: 44px;
  background: url(../images/justporno_20-on.jpg) no-repeat;
  left: 686px;
  top: 0px;
}

#menu .search 
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21.jpg) no-repeat;
  left: 746px;
  top: 0px;
}
#menu .search span 
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.searchactive
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21-on.jpg) no-repeat;
  left: 746px;
  top: 0px;
}

#menu .nonmemsearch 
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21.jpg) no-repeat;
  left: 533px;
  top: 0px;
}
#menu .nonmemsearch span 
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}
.nonmemsearchactive
{
  width: 74px;
  height: 44px;
  background: url(../images/justporno_21-on.jpg) no-repeat;
  left: 533px;
  top: 0px;
}

#menu .spacer 
{
  width: 78px;
  height: 44px;
  left: 820px;
  top: 0px;
}

#menu .signup 
{
  width: 131px;
  height: 44px;
  background: url(../images/justporno_22.jpg) no-repeat;
  left: 888px;
  top: 0px;
}
#menu .signup span 
{
  width: 131px;
  height: 44px;
  background: url(../images/justporno_22-on.jpg) no-repeat;
  left: 0px;
  top: 0px;
}

/* SIGN UP */

.s_title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#252525;
	font-weight:bold;
	margin-left:20px;
}

.s_head
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#252525;

}

.s_step
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#ff4f01;
	font-weight:bold;
	margin-left:25px;
}

.s_txt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#252525;
}

#s_ppoints
{
	font-family:Arial, Helvetica, sans-serif;
	color:#252525;
	font-size:21px;
	background: url(/images/signup_ppbg.jpg) no-repeat;
	height:60px;
	width:432px;
	
}

#s_ppoints div {
	font-family:Arial, Helvetica, sans-serif;
	color:#696868;
	font-size:11px;
	text-indent:25px;

}

#s_ppoints1
{
	font-family:Arial, Helvetica, sans-serif;
	color:#252525;
	font-size:21px;
	background: url(/images/signup_ppbg1.jpg) no-repeat;
	height:60px;
	width:432px;	
}

#s_ppoints1 div {
	font-family:Arial, Helvetica, sans-serif;
	color:#696868;
	font-size:11px;
	text-indent:25px;
	

}

/* member login links and such*/

a:link.linkmem, a:visited.linkmem, a:active.linkmem
{
color:#ff4f01;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;

}

a:hover.linkmem
{
color:#252525;
text-decoration : underline;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
}

.memtxt
{
	color:#252525;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
}

.errorlg
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:46px;
 font-weight:bold;
 color:#ff4f01;
}
 
.errorsm
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:16px;
 font-weight:bold;
 color:#252525;
}

#feedControl {
  width : 360px;
  height : 160px;
  padding : 10px;
}


.newsticker {
	  font-family:'Trebuchet MS',Verdana,Arial,Helvetica,sans-serif;
	  font-size:1.4em;
	  font-weight:bold;
	  margin-bottom:4px;
	  min-height:1.6em;
	  _height:1.6em;
	  _overflow:visible;
	  padding:0 8px;
	  position:relative;
	  top:-1px;
}

