/* Hot Foxy Blonde CSS */

body	{ margin:0px; 
			  padding:0px; 
			  text-align:center;
			  background-color: #a8d6f5;
			  background-image: url(/images/hfb_bg.jpg);
			  }

img			{ border:0px;}
.clr		{ clear: both;}

#wrapper	{ width:930px;
			  margin:0px auto;
			  text-align:left;
			  }

#nav		{ background-image: url(/images/home_nav_bg.jpg); background-repeat: no-repeat; width: 930px; height: 30px; }
#navleft	{ float: left; position: relative; text-align: left; padding: 9px 0px 0px 65px;}
#navright	{ float: right; position: relative; text-align: left; padding: 9px 65px 0px 0px;}
.nav		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: bold; 
	  		  color:#006699;
			  text-align: left;
			   
	  		  }
.nav A:link		{ color:#006699; text-decoration: none; font-weight: bold;}
.nav A:visited	{ color:#006699; text-decoration: none; font-weight: bold;}
.nav A:hover		{ color:#006699; text-decoration: underline; font-weight: bold;}
.nav A:active	{ color:#006699; }

#hometop		{ background-image: url(/images/home_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#homecontent	{ background-image: url(/images/home_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#domtop		{ background-image: url(/images/dominatrix_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#domcontent	{ background-image: url(/images/dominatrix_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#striptop		{ background-image: url(/images/strip_top.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#stripcontent	{ background-image: url(/images/strip_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#memberstop		{ background-image: url(/images/members_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 400px; }
#memberscontent	{ background-image: url(/images/members_content_bg.jpg); background-repeat: repeat-y; width: 930px; }
#signuptop		{ background-image: url(/images/sign_up_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 400px; }
#videostop		{ background-image: url(/images/videos_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 400px; }
#galleriestop		{ background-image: url(/images/galleries_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 400px; }

#abouttop		{ background-image: url(/images/about_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#aboutcontent	{ background-image: url(/images/about_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#chattop		{ background-image: url(/images/chat_top.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#chatcontent	{ background-image: url(/images/chat_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#contacttop		{ background-image: url(/images/contact_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#contactcontent	{ background-image: url(/images/contact_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#freetop		{ background-image: url(/images/free_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#freecontent	{ background-image: url(/images/free_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#updatestop		{ background-image: url(/images/updates_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#updatescontent	{ background-image: url(/images/updates_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#appearancestop		{ background-image: url(/images/perf_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#appearancescontent	{ background-image: url(/images/perf_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#linkstop		{ background-image: url(/images/links_top_bg.jpg); background-repeat: no-repeat; width: 930px; height: 320px; }
#linkscontent	{ background-image: url(/images/links_content_bg.jpg); background-repeat: no-repeat; width: 930px; height: 315px; }

#links_top		{ background-image: url(/images/links_t_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }
#linksmain		{ background-image: url(/images/links_bg.jpg); background-repeat: repeat-y; width: 930px; }
#linksbot		{ background-image: url(/images/links_bot_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }

#free_top		{ background-image: url(/images/free_t_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }
#free_bg		{ background-image: url(/images/free_bg.jpg); background-repeat: repeat-y; width: 930px; }
#free_bot		{ background-image: url(/images/free_b_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }

#updates_top		{ background-image: url(/images/updates_t_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }
#updates_bg		{ background-image: url(/images/updates_bg.jpg); background-repeat: repeat-y; width: 930px; }
#updates_bot		{ background-image: url(/images/updates_b_bg.jpg); background-repeat: no-repeat; width: 930px; height: 40px; }


#contentright	{ float: right; position: relative; text-align: left; width:430px;}
.content	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 11px; 
	  		  font-style: normal;
			  font-weight: bold; 
	  		  color:#000000;
			  text-align: left;
			  padding: 0px 85px 0px 0px; 
	  		  }
.content A:link		{ color:#000000; text-decoration: none; font-weight: bold;}
.content A:visited	{ color:#000000; text-decoration: none; font-weight: bold;}
.content A:hover	{ color:#000000; text-decoration: underline; font-weight: bold;}
.content A:active	{ color:#000000; }

#feature	{ background-image: url(/images/home_feature_bg.jpg); background-repeat: no-repeat; width: 930px; height: 255px;}

.feature	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 10px; 
	  		  font-style: normal;
			  font-weight: bold; 
	  		  color:#006699;
			  text-align: left;
	  		  }
.feature A:link		{ color:#006699; text-decoration: none; font-weight: bold;}
.feature A:visited	{ color:#006699; text-decoration: none; font-weight: bold;}
.feature A:hover		{ color:#006699; text-decoration: underline; font-weight: bold;}
.feature A:active	{ color:#006699; }

#foot		{ background-image: url(/images/home_foot_bg.jpg); background-repeat: no-repeat; width: 930px; height: 60px; }

.foot	{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
	  		  font-size: 9px; 
	  		  font-style: normal;
			  font-weight: bold; 
	  		  color:#006699;
			  text-align: center;
			  padding: 15px 0px 0px 0px;
	  		  }
.foot A:link		{ color:#006699; text-decoration: none; font-weight: bold;}
.foot A:visited		{ color:#006699; text-decoration: none; font-weight: bold;}
.foot A:hover		{ color:#006699; text-decoration: underline; font-weight: bold;}
.foot A:active		{ color:#006699; }

.form		{ font-family: Verdana, helvetica, Tahoma, sans-serif; 
			  font-size: 11px; 
			  font-style: normal; 
			  color:#333333; 
			  }

.form A:link	{ color:#333333; text-decoration: none;}
.form A:visited	{ color:#333333; text-decoration: none;}
.form A:hover	{ color:#cccccc; text-decoration: none;}
.form A:active	{ color:#333333;}

input, select, textarea {
	background: #ffffff;
	font-family: Verdana, helvetica, Tahoma, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	border: solid 1px #006699;
	padding: 2px;
}