@charset "UTF-8";

body {
 	margin: 0px;
 	padding:0px;
 	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px; color:#444444;
	border: none;
 }
img {
	 border: none;
 }
 
A:link {text-decoration:none; color:#333}
A:visited {text-decoration:none; color:#333}
A:active {text-decoration:none; color:#333}
A:hover {text-decoration:none; color:#333}

.announcement {
	background-color: #fff;
	padding: 5px;
	border: thin solid #fff;
	opacity:0.6;
}
 
#xxxmainwrapper {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:transparent;
	width: 100%;
	height: 600px;
	position:static;
	overflow: visible;
	text-align:center;
}

#mainwrapper {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:transparent;
	width: 100%;
	height: 600px;
	position:absolute;
}

#playgroundwrapper {
	background-image: url(images/playground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color:transparent;
	width: 100%;
	height: 600px;
	position:absolute;
}

#menu {
	left:50%;
position:absolute;
margin-left:-380px;
	height:0;
	z-index: 5;
	overflow: visible;
	width:762px;
	top: 94px;
	padding:0;
	text-align: center;
 }

#contentwrapper {
left:50%;
position:absolute;
margin-left:-380px;
height:0;
z-index: 5;
overflow: visible;
 color: #333333;
 width:762px;
 top: 129px;
 padding:0;
 }

#left {
 float:left;
 background-color:#fff;
 color: #333333;
 width:185px;
 background-image:url(images/latestbg.jpg);
 background-repeat:repeat-x;
 height: 400px;
 }
 
 #joinpage {
 background-color:#fff;
 color: #333333;
 width:762px;
 height: 377px;
 background-image:url(images/joinfull.jpg);
 }
 
  #requestpage {
 background-color:#fff;
 color: #333333;
 width:762px;
 }
 
  #mainpage {
 width:762px;
 height:377px;
 }
 
   #previewpage {
 background-color:#fff;
 color: #333333;
 width:762px;
 height: 377px;
 background-image:url(images/preview.jpg);
 }
 
    #previewvideo {
margin-left: 47px;
margin-top:48px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
 #button_comeinside {
margin-left: 85px;
margin-top:241px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
  #button_joinmenow {
margin-left: 92px;
margin-top:249px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
  #button_login {
margin-left: 2px;
margin-top:59px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
   #button_mainpage {
margin-left: 555px;
margin-top:330px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
     #loginbox {
margin-left: 83px;
margin-top:62px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
      #loginerror {
		  left:50%;
margin-left:-100px;
margin-top:200px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
    #loginpage {
 background-color:#fff;
 color: #333333;
 width:762px;
 height: 377px;
 background-image:url(images/memberloginfull.jpg);
 font-size: 12px;
 color:#5c5c5c;
 }
 
 .form_field {
	background-color: #fff;
	width: 200px;
	height: 18px;
	border: thin solid #cbcaca;
	margin-bottom: 12px;
}

 .form_accountdetails {
	background-color: #fff;
	width: 190px;
	height: 18px;
	border: thin solid #cbcaca;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
 
 #leftvideos {
 float:left;
 background-color:#fff;
 color: #333333;
 width:320px;
 }

#content {
 float: right;
 width:577px;
 background-color:#fff;
 color: #333333;
 }
 
 #contentvideos {
 float: right;
 width:442px;
 background-color:#fff;
 color: #333333;
 }
 
 #footer {
	 text-align: center;
	 background-color: #fff;
	 padding: 0;
	 clear:both;
	 font-family:Arial, Helvetica, sans-serif;
	 font-size: 10px;
	 color: #444444;
	 margin-top: 23px;
	 
 }
 
#footer A:link {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#444444;}
#footer A:visited {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#444444;}
#footer A:active {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#444444;}
#footer A:hover {text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-size: 10px; color:#444444;}
 
 #thumbwrap {
	 width: 148px;
	 height: 114px;
	 margin-right: 5px;
	 float: left;
	 margin-left: 19px;
	 
 }
 
 #thumbvideo {
	 width: 148px;
	 height: 108px;
	 float: left;`
	
 }
 
 #zzzzzzzzthumbdescription {
	 width: 143px;
	 height: 16px;
	 float: left;
	 background-color:#ebebeb;
	 text-align: left;
	 padding-left: 4px;
	 padding-top: 2px;
	 font-size: 10px;
	 font-family:Arial, Helvetica, sans-serif;
 }
 
  #thumbdescription {
	 margin-top: 92px;
	 margin-left: 6px;
	 width: 143px;
	 height: 16px;
	 text-align: left;
	 font-size: 11px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#fff;
	 font-weight:bold;
 }
 
    #playbutton {
	 margin-top: 89px;
	 width: 19px;
	 height: 19px;
	 text-align: right;
	 margin-left: 129px;
	 font-size: 11px;
	 font-family:Arial, Helvetica, sans-serif;
	 color:#fff;
	 font-weight:bold;
	 
	 position:absolute;
	z-index: 5;
	overflow: visible;
 }
 
 #videowrap {
	  width:573px;
	  height:377px;
	  float: left;
	  padding-left: 1px;
 }
 
  #thumbnav {
	  width:298px;
	  float: left;
	  text-align: center;
 }

#vid1 {
	display: none;
}

#vid2 {
	display: none;
}

#vid3 {
	display: none;
}

#newer {
	 margin-left: 19px;
	 font-size: 11px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	
}
#older {
	 margin-left: 102px;
	 font-size: 11px;
	 font-family:Arial, Helvetica, sans-serif;
	 font-weight:bold;
	
}
#uploadbutton {
left:50%;
position:absolute;
margin-left:382px;
height:30px;
z-index: 5;
overflow: visible;
 width:32px;
 top: 94px;
 padding:0;
 background-image:url(http://daddyskitty.com/images/upload.jpg);
}
#trial {
left:50%;
position:absolute;
margin-left:125px;
height:157px;
z-index: 5;
overflow: visible;
 width:256px;
 top: 220px;
 padding:0;
}
#live {
left:50%;
position:absolute;
margin-left:176px;
height:30px;
z-index: 5;
overflow: visible;
 top: 36px;
 padding:0;
color: #000;
font-size: 12px;
font-weight: bold;
}

#privatespecial {
left:50%;
position:absolute;
margin-left:-100px;
height:45px;
z-index: 5;
overflow: visible;
 top: 30px;
 padding:0;
}

#iframe {
 padding:0px;
 margin:0px;
 border: none;
}

#upgrade {
left:50%;
position:absolute;
margin-left:270px;
height:30px;
z-index: 5;
overflow: visible;
 width:32px;
 top: 52px;
 padding:0;
}

 #creditspage {
 background-color:#fff;
 color: #333333;
 width:762px;
 height: 377px;
 background-image:url(images/credits.jpg);
 }
 
 #creditten {
margin-left: 62px;
margin-top:248px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
 #credittwenty {
margin-left: 62px;
margin-top:288px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
  #creditfifty {
margin-left: 62px;
margin-top:328px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
 #new {
left:50%;
position:absolute;
margin-left:-10px;
z-index: 5;
overflow: visible;
 top: 85px;
 padding:0;
}

#enterbox {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:700px;
	height: 500px;
	border:10px solid #000;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:10px solid rgba(185, 185, 185, 0.400);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	
	
}

#enterbox div {
	padding: 0px;
	/* border:1px solid #3B5998; */
	background-color:#fff;
	font-family: Arial;
font-size: 12px;
}

#enterbox h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 10px;
	border:1px solid #3B5998;
	font-size:20px;
}

#enter {
margin-left: 384px;
margin-top:287px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
}

#exit {
margin-left: 114px;
margin-top:287px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
}

#overlaybg {
	background-image: url(http://daddyskitty.com/images/entrance.png);
	background-repeat: none;
	width:700px;
	height: 500px;
	}
	
	
	#twitbox {

	/* overlay is hidden before loading */
	display:none;

	/* standard decorations */
	width:250px;
	border:6px solid #000;

	/* for modern browsers use semi-transparent color on the border. nice! */
	border:6px solid rgba(185, 185, 185, 0.400);

	/* hot CSS3 features for mozilla and webkit-based browsers (rounded borders) */
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	
	
	
}

#twitbox div {
	/* border:1px solid #3B5998; */

}

#twitbox h2 {
	margin:-11px;
	margin-bottom:0px;
	color:#fff;
	background-color:#6D84B4;
	padding:5px 10px;
	border:1px solid #3B5998;
	font-size:20px;
}

 #amount {
margin-left: 65px;
margin-top:253px;
position:absolute;
height:0;
z-index: 5;
overflow: visible;
 }
 
 #loginfail {
 width: 220px;
 }

#flashcontent {
	margin-left: 30px;
	margin-top: 10px;
}

#nextlive{
text-align:center;
font-weight:normal;
font-size: 14px;
left:50%;
position:absolute;
margin-left:-135px;
z-index: 5;
overflow: visible;
 top: 10px;
 padding:0;
 color: #df002f;

}

#declined {
background-color:#fff;
color: #333333;
width:762px;
height: 377px;
background-image:url(images/declined_19.jpg);
}