@charset "UTF-8";
/* CSS Document */




#loginform {
	position: absolute;
	top: 10px;
	color: #3a628c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	z-index: 6;
	left: 650px;
}

.textfield_effect    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #bb940f;
	background-color:#000000;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	width:137px;
    }
 
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_effect:hover    {
    border-color: #446bf0;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #a92929;
    border-width: 1px;
    }




#homeHeader1 {
	position: absolute;
	width: 510px;
	height: 35px;
	top: 147px;
	z-index: 8;
	left: 0px;
     }
	 
#homeHeader2 {
	position: absolute;
	width: 156px;
	height: 102px;
	top: 202px;
	z-index: 8;
	left: 377px;
     }

#homeHeader3 {
	position: absolute;
	width: 186px;
	height: 96px;
	top: 464px;
	z-index: 8;
	left: 0px;
     }	 

#UploadedgalleriesHeader {
	position: absolute;
	width: 388px;
	height: 28px;
	top: 585px;
	z-index: 8;
	left: 0px;
     }
	 
#ThumbsContainer {
	position: absolute;
	width: 911px;
	height: 165px;
	top: 615px;
	z-index: 8;
	left: 22px;
     }	 	 



body {
	background-image: url(../imgs/tile.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	color:#44444;
	font-style: normal;
	font-weight: normal;
	 }


#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 953px;
	height: 1500px;
	background-color: #000000;
     }
	 
#BigThumbsContainer {
	position: absolute;
	width: 912px;
	height: 494px;
	z-index: 9;
	left: 20px;
	top: 1415px;
     }	 

#footer {
	position: absolute;
	width: 953px;
	height: 20px;
	z-index: 12;
	top: 1419px;
	left: 1px;
     }	 
	 
#logo {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 379px;
	height: 60px;
	left: 0px;
     }
	 
#starHome1 {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 166px;
	height: 160px;
	left: 594px;
	top: 115px;
	z-index: 6;
     }	 

#starHome2 {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 166px;
	height: 160px;
	left: 668px;
	top: 2040px;
	z-index: 11;
     }	 
	 
#memberLogin {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 51px;
	height: 25px;
	left: 647px;
	top: 6px;
     }	 
	 
#videoOverlay {
	position: absolute;
	width: 162px;
	height: 56px;
	top: 398px;
	z-index: 9;
	left: 208px;
     }	 

#homePlayer {
	position: absolute;
	width: 364px;
	height: 250px;
	top: 195px;
	z-index: 8;
	left: 5px;
     }	 
	 
#contactForm {
	position: absolute;
	width: 381px;
	height: 41px;
	right: 8px;
	top: -15px;
     }	 
	 
#contactForm .inactive{
	color:#777777;
	 }	 
		
#contact_email{
	background-color:#000000
	 }
		
#contact_password{
	background-color:#000000
	 }		
		
#contactForm .active{
	color:#777777;
	 }			
		
#contactForm .focused{
	color:#777777;
	background:#000000;
	 }			
		
#contactForm input, #contactForm textarea{
	border:1px solid #bb940f;	
	width:135px;
	height:15px;
	 }		
		
#contactForm button{
	position: absolute;
	background:url(../imgs/go_btn1.gif) no-repeat 0 0;
	width: 42px;
	height: 20px;
	overflow:hidden;
	cursor:pointer;
	top: 81px;
	right: 54px;
	background-image: url(../imgs/go_btn1.gif);
	border: 0;
	 }
	 
#Navcontainer {
	position: absolute;
	width: 953px;
	height: 28px;
	top: 93px;
	z-index: 2;
	visibility: inherit;
	left: 0px;
     }
	 
#videoContainer {
	position: absolute;
	width: 665px;
	height: 435px;
	top: 883px;
	z-index: 7;
	left: 266px;
     }	 
	 
#diKnee {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 147px;
	height: 48px;
	left: 734px;
	top: 97px;
	z-index: 7;
     }	 
	 
#homeDiPic {
	position: absolute;
	width: 953px;
	height: 475px;
	top: 145px;
	left: 0px;
	z-index: 5;
	 }		 
	 
#homeBk1 {
	position: absolute;
	width: 953px;
	height: 680px;
	top: 120px;
	left: 0px;
	 }		 	 	

#homeBk2 {
	position: absolute;
	width: 953px;
	height: 616px;
	top: 784px;
	left: -3px;
	overflow: hidden;
	 }
	 
#homeBk3 {
	position: absolute;
	vertical-align: bottom;
	width: 953px;
	height: 975px;
	top: 1398px;
	left: 0px;
	background-color: #FFFFFF;
	overflow: visible;
	 }		 	

#dianaSilhouette {
	position: absolute;
	width: 944px;
	height: 480px;
	top: 1897px;
	left: 6px;
	z-index: 10;
	 }	
	 
#homebtnOn {
	position: absolute;
	width: 111px;
	height: 33px;
	top: 68px;
	left: 13px;
	z-index: 3;
     }
	 	
#top4VidsHeader {
	position: absolute;
	height: 20px;
	top: 835px;
	left: 257px;
	z-index: 8;
     }		 

.aboutBtn {
	position:absolute;
	width: 111px;
	height: 29px;
	top: 71px;
	left: 129px;
}

.aboutBtn a {
display: block;
width: 111px;
height: 29px;
background: url(../imgs/aboutBtn.png) no-repeat top left;
}

.aboutBtn a:hover {
background-position: bottom left;
}
		 
#freeTourBtn {
	position: absolute;
	width: 111px;
	height: 33px;
	top: 73px;
	left: 242px;
	z-index: 1;
     }
	 
.joinBtn {
	position:absolute;
	width: 111px;
	height: 29px;
	top: 74px;
	left: 355px;
}

#shopbtn {
	position: absolute;
	z-index: 3;
	left: 690px;
	top: 80px;
}

#middleBlkYlw {
	position:absolute;
	width: 953px;
	height: 42px;
	top: 1348px;
	left: 0px;
	z-index: 9;
}

#middleDianaCutout {
	position:absolute;
	width: 346px;
	height: 555px;
	top: 801px;
	left: 0px;
	z-index: 8;
}

.joinBtn a {
display: block;
width: 111px;
height: 29px;
background: url(../imgs/joinNowBtn.png) no-repeat top left;
}

.joinBtn a:hover {
background-position: bottom left;
}	 		 
		 
#blkylw_bar {
	position: absolute;
	width: 953px;
	height: 42px;
	top: 98px;
	left: 0px;
	z-index: 4;
	visibility: inherit;
     }	
#container #submailing {
	position: absolute;
	z-index: 9;
	left: 710px;
	top: 43px;
	height: 31px;
}
#linksbtn {
	position: absolute;
	width: 111px;
	height: 33px;
	top: 76px;
	left: 467px;
	z-index: 3;
}
#blogbtn {
	position: absolute;
	width: 111px;
	height: 33px;
	top: 78px;
	left: 579px;
	z-index: 3;
}
#container #BannersLabel {
	position: absolute;
	z-index: 6;
	left: 16px;
	top: 157px;
}
#container #linkslabel {
	position: absolute;
	z-index: 6;
	left: 54px;
	top: 868px;
}
#container #banner1 {
	position: absolute;
	z-index: 6;
	left: 3px;
	top: 1022px;
}
#container #banner1a {
	z-index: 4;
	position: absolute;
	left: 485px;
	top: 221px;
}
#container #banner2 {
	position: absolute;
	z-index: 6;
	left: 2px;
	top: 1088px;
}
#container #banner3 {
	position: absolute;
	z-index: 6;
	left: 9px;
	top: 372px;
}
#container #banner4 {
	position: absolute;
	z-index: 6;
	left: 489px;
	top: 293px;
}
#container #banner5 {
	position: absolute;
	z-index: 6;
	left: 5px;
	top: 526px;
	width: 392px;
	height: 82px;
}
#container #banner6 {
	position: absolute;
	z-index: 6;
	left: 10px;
	top: 437px;
}
#container #banner7 {
	position: absolute;
	z-index: 6;
	left: 10px;
	top: 637px;
}
#container #banner8 {
	position: absolute;
	z-index: 6;
	left: 10px;
	top: 705px;
}
#container #banner9 {
	position: absolute;
	z-index: 6;
	left: 476px;
	top: 1013px;
}
#container #banner10 {
	position: absolute;
	z-index: 6;
	left: 489px;
	top: 449px;
	width: 451px;
	height: 110px;
}
#banner11 {
	position: absolute;
	z-index: 6;
	left: 487px;
	top: 572px;
}
#container #banner12 {
	position: absolute;
	z-index: 6;
	left: 483px;
	top: 688px;
	width: 456px;
	height: 55px;
}
#container #banner13 {
	position: absolute;
	z-index: 6;
	left: 9px;
	top: 850px;
}
#container #banner14 {
	position: absolute;
	z-index: 6;
	left: 13px;
	top: 842px;
}
#container #banner15 {
	position: absolute;
	z-index: 9;
	left: 479px;
	top: 843px;
}
#container #banner16 {
	position: absolute;
	z-index: 9;
	left: 478px;
	top: 937px;
}
#container #banner17 {
	position: absolute;
	z-index: 9;
	left: 4px;
	top: 838px;
}
#container #banner18 {
	position: absolute;
	z-index: 9;
	left: 7px;
	top: 929px;
}
#container #banner19 {
	position: absolute;
	z-index: 9;
	left: 479px;
	top: 1082px;
}
#container #banner20 {
	position: absolute;
	z-index: 9;
	left: 10px;
	top: 222px;
}
#container #banner21 {
	position: absolute;
	z-index: 9;
	left: 7px;
	top: 295px;
}

