.underconstruct {
	border: 1px solid red;
}
	
:focus
{
  -moz-outline-style: none;
}
body {	
	margin: 0px;
	overflow: hidden;
	position: static;
	color: #cccccc;
	border: 0;
	font-family: tahoma;
	font-size: 11px;
	text-align: center;

	background: url(../images/joey_main_03.jpg) repeat-x #ffffff;
}

div#popup {
 position:absolute; right:0%; top:0%; width:100%; height:100%; z-index:9999;
 text-align: center;
 vertical-align: top;
 display: none;
 cursor: cross;
 border: 0px solid red;
 background1: url(../images/gradient_bg.png);
 overflow-y:auto;
 overflow-x:hidden;
}
div#status {
 position:absolute; right:0%; bottom:0%; width:100%; height:4px; z-index:99999;
 text-align: right;
 vertical-align: bottom;
 visibility: hidden;
 cursor: wait;
 border: 0px solid red;
 margin:0;
 padding:0;
}
div#status img {
	margin-right: 18px;
	width: 100%;
	height: 4px;
}
div#error {
 position:absolute; left:0; bottom:0; width:100%; z-index:2;
 text-align: left;
 vertical-align: top;
 visibility: hidden;
 cursor: pointer;
 cursor: hand;
}
div#error span {
	font-family:Arial, Helvetica, sans-serif;
  font-size: 26px;
	clear: both;
	display: block;
	color: red;
  background-color: #E0D04C;
}
div#debug {
 background-color: black;
 position:absolute; left:0px; bottom:0; width:299px; height:400px; z-index:2;
 text-align: left;
 vertical-align: top;
 display: none;
 cursor: pointer;
 cursor: hand;
 overflow-y: scroll;
}
div#debug span b {
	color: red;
}
div#debug span i {
	color: yellow;
}
div#debug span {
 white-space: nowrap;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 clear: both;
 display: block;
 color: white;
}
div#error #line1 { background-color: #E9D9EC; }
div#error #line2 { background-color: #E8D8DC; }
div#error #line3 { background-color: #E7D7CC; }
div#error #line4 { background-color: #E6D6BC; }
div#error #line5 { background-color: #E5D5AC; }
div#error #line6 { background-color: #E4D49C; }
div#error #line7 { background-color: #E3D38C; }
div#error #line8 { background-color: #E2D27C; }
div#error #line9 { background-color: #E1D16C; }
div#error #line10 { background-color: #E0D05C; }




div#wrapper1 {
 margin: 0;
 padding: 0;
 border: 0 solid red;
 position: absolute;
 top:0px; left:0px; 
 height:100%; width:100%; 
 z-index:1; 
 overflow: scroll;
 overflow-y:scroll;
 overflow-x:hidden;
 overflow: -moz-scrollbars-vertical;
 cursor: crosshair;
}
#wrapper1 #container1 {
 margin: 0 auto; 
 padding: 0;
 border: 0 solid blue;
 width: 100%; 
 min-height:100%;
 height: 100%;
 cursor: default;
}

div#wrapper2 {
	display:none;
 margin: 0;
 padding: 0;
 border: 0px solid red;
 position: absolute;
 top:0px; left:100%; 
 height:100%; width:100%; 
 z-index:2; 
 overflow: scroll; 
 overflow-y:hidden;
 overflow-x:hidden;
 cursor: crosshair;
}
#wrapper2 #container2 { 
 margin: 0 auto;  
 padding: 0;
 border: 0;
 width: 100%; 
 min-height:100%;
 height: 100%;
 cursor: default;
}


a.pngfix {
	cursor:hand;
}

img {border-style:none}


.fValidator-msg {
	color: yellow;
	font-size: 9px;
	position:absolute;
	background: #819fae;
	width: 160px;
}

a.linksVisited, .linksVisited a {
	text-decoration: underline !important;
}
a.ajaxloader, .ajaxloader a {
	color: black !important;
}

.hoverimg {
 position: absolute; 
 z-index: 100;
 cursor:pointer; cursor:hand; 
}

a, p, td, h1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	color: white;
}

#footer, #footer a {
	font-family: Times;
	letter-spacing: 1px;
	color: #AAAAAA;
	font-weight: 100;
	text-decoration: none;
}
#footer {
	padding-left:20px;
}

h1 {
	font-weight: bold;
	padding-top: 16px;
}
.textlabel {
	vertical-align: bottom;
	color: white;
}

.spotbox {
	vertical-align: top;
	padding-left: 5px;
}

#testi table td {
	vertical-align: top;
}
#testi #i1 {
	padding: 45 20 10 20;
}
#testi #i2 {
	padding: 15 20 10 20;
}
#testi #i3 {
	padding: 15 20 10 20;
}


#menu a.linksVisited {
	text-decoration: none !important;
	color: #eeeeee !important;
}
#menu a.ajaxloader {
	color: #999999 !important;
}
#nav {
	padding-top: 0px;
}
#nav a {
	float: left;
	height: 50px;
	text-indent: -9999px;
}
#nav a.on, #nav a:hover {
	background: none !important;
}
#nav a#home {
	width: 119px;
	background: url(../images/navoff.png);
}
#nav a#kids {
	width: 89px;
	background: url(../images/navoff.png) -119px;
}
#nav a#aboutus {
	width: 125px;
	background: url(../images/navoff.png) -208px;
}
#nav a#faq {
	width: 73px;
	background: url(../images/navoff.png) -333px;
}
#nav a#contact {
	width: 112px;
	background: url(../images/navoff.png) -406px;
}
#nav a#join {
	width: 83px;
	background: url(../images/navoff.png) -518px;
}

#loginfrm input {
	border: 0px;
}
#loginfrm #loginmsg {
	height: 20px;
	padding-left:120px;
	font-size: 16px;
	color: white;
}
#loginfrm {
	padding-top: 20px;
	padding-left: 15px;
} 

#pagenav a {
	float: left;
}
#pagenav a#kidpage {
	background:url(../images/kidssub_off.png);
	width:66px;
	height:21px;
	text-indent:-9999px;
	display: block;
}
#pagenav a#kidpage.on, #pagenav a:hover#kidpage  {
	background:url(../images/kidssub_on.png);
}
#pagenav a#newfacepage {
	background:url(../images/startingout_off.png);
	width:119px;
	height:20px;
	text-indent:-9999px;
	display: block; 
}
#pagenav a#newfacepage.on, #pagenav a:hover#newfacepage {
	background:url(../images/startingout_on.png);
}


#photolist {
	border: 0px solid red;
	padding-left: 14px;
}
#gender {
	width: 80%;
}
#gender a {
	text-decoration: none;
}
.artistphoto {	
	width: 125px;
	float: left;
	margin: 9px;
	border: 0px solid red;
	position: relative;
}
.artistphoto th {
	vertical-align: top;
	padding: 6px;
	padding-bottom: 0px;
	border: 0px solid red;
}
.artistphoto td {
	height: 30px;
	vertical-align: top;
	text-align: center;
}
.artistphoto td a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.artistphoto td a b {
	color: green;
}
.pagelist th a {
	margin: 3px;
	font-size: 13px;
	color: #c1d52f;
	font-weight: 100;
	text-decoration: none;
}
#pagecontrol1 img, #pagecontrol2 img {
	cursor: pointer; cursor:hand;
}
#pagecontrol1 th a.on, #pagecontrol2 th a.on, #pagecontrol1 th a:hover, #pagecontrol2 th a:hover {
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
	color: #FFFFFF;
}

#profilenav {
	vertical-align: top;
}
#profilenav a {
	float:left;
	display:block;
	text-indent: -9999px;
}
#profilenav a#portfolio {
	background:url(../images/portfolio_off.png);
	width:99px;
	height:21px; 
}
#profilenav a#video {
	background:url(../images/video_off.png);
	width:87px;
	height:21px; 
}
#profilenav a#compcard {
	background:url(../images/compcard_off.png);
	width:131px;
	height:21px; 
}
#profilenav a#at2profile {
	background:url(../images/at2profile_off.png);
	width:118px;
	height:21px; 
}
#profilenav a:hover#portfolio, #profilenav a#portfolio.on {
	background:url(../images/portfolio_on.png);
}
#profilenav a#video.on, #profilenav a:hover#video {
	background:url(../images/video_on.png);
}
#profilenav a#compcard.on, #profilenav a:hover#compcard {
	background:url(../images/compcard_on.png);
}
#profilenav a#at2profile.on, #profilenav a:hover#at2profile {
	background:url(../images/at2profile_on.png);
}


#listpic {
	vertical-align: top;
}
#countpic {
	font-size: 18px;
}
#listpicscroll {
	margin-left: 4px;
	margin-top: 2px;
	overflow: hidden; 
	height: 320px; 
	width: 258px;
	border: 0px solid #ddd;
	position: relative;
	vertical-align:top;
}
#listpicscroll table {
	position: relative;
	height: 320px;
}
#listpicscroll table #c td {
	vertical-align: top;
		padding-right: 4px;
	text-align: left;
}
#listpicscroll table #r td {
	vertical-align: bottom;
	text-align: left;
}

#listpicscroll table img {
	border: 1px solid white;
	cursor: pointer; cursor:hand;
}

#bigpic {
	text-align: center;
	background-color: white;
}

#scrollleft, #scrollright {
	cursor: pointer; cursor: hand;
}

#gallery {
	left:0;
	top:0;
	position: absolute;
	width:100%;
	text-align:center;
	height: 100%;
	visibility: hidden;
	background: url(../images/dark2.png);
}
#gallery th {
	padding-bottom: 14px;
	vertical-align: bottom;
	height: 2%;
}	
#gallery td img {
		cursor:pointer; cursor:hand;
		float: left;
} 
#gallery #imglist {
	background: url(../images/dark.png);
	height: 1%;
}

#popuptbl {
	background: url(../images/dark.png);
}
#popuptxt {
	padding-left:25px;
	padding-right:25px;
}
#popuptxt h1 {
	padding-top: 0;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
#popuptxt p {
	color: black;
}
.spotlight th div {
	position: relative;
	width: 100px;
	height: 100px;
	overflow: hidden;
}
.spottext {
	padding-left: 10px;
	vertical-align: top;
	padding-right: 18px;
}
.spottext span {
	display: none;
}
.spottext div {
	position: relative;
	width:100%;
	height:84px;
	overflow: hidden;
}
.spottext img {
	cursor:hand; cursor:pointer;
} 
.spottext h2, .spottext p {
	margin: 0;
	font-size:12px;
}
hr { height: 1px; }
