@charset "utf-8";
a:link {
	text-decoration: none;
	color: #999999;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #EEE;
	background-image: url(../images/body-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


img {
    border: none;
} 
#container  {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#pagecap {
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 29px;
	width: 950px;
	margin-bottom: 10px;
}

#shadowwrap {
	background-image: url(../images/page-shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}





#header  {
	height: 70px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
} 


#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 905px;
	height: 60px;
	padding-top: 10px;
	text-align: right;
	font-size: 0.6em;
	font-weight: bold;
	color: #999999;
}
#logo a {
	color: #CCCCCC;
	text-decoration: none;
}
#logo a:hover {
	color: #FFFFFF;
}
#Navigation {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
}
#bookmarks {
	margin-top: 5px;
}


#intro {
	height: 217px;
	width: 950px;
	padding-left: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/intro.jpg);
}
#black_label_ads {
	padding-top: 19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 95px;
	padding-left: 95px;
}

#dropdowns {
	padding-right: 0px;
	padding-left: 0px;
}
#dropdowns td {
	width: 16.66%;
	text-align: center;
}
#main_list {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#main_list table {
	width: 100%;
}

#links {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#links a {
	color: #000000;
	font-weight: bold;
}


#top_ads {
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#affiliates {
	padding-right: 0px;
	padding-left: 0px;
}
#affiliates table tr td {
	text-align: center;
	width: 12.5%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
}

#top_ads td {
	width: 16.66%;
	border: 1px solid #000000;
	font-size: 0.9em;
	color: #000000;
	text-align: center;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
}
#top_ads table {
	width: 100%;
}


#links td {
	width: 16.66%;
	border: 1px solid #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	vertical-align: top;
}


#contentwrap {
	background: #FFFFFF url(../images/page-shadow.png) repeat-y;
	padding-right: 12px;
	padding-left: 12px;

}
#content {
	background-color: #F7F7F7;
	text-align: center;
	width: 725px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content table {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
#content td {
	text-align: center;
	border: 1px solid #000000;
}
#content a {
	color: #FF9900;
}

#contentAdd {
	margin: 0px;
	width: 925px;
	padding-top: 8px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	color: #000000;
	font-size: 0.8em;
}

#contentRules {
	background-color: #F7F7F7;
	text-align: left;
	width: 730px;
	font-weight: bold;
	color: #000000;
	font-size: 1em;
}
#contentSites {
	background-color: #F7F7F7;
	text-align: center;
	width: 730px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
}
#contentSites table {
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

#contentSites td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 20%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000000;
}

.maingallery {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	line-height: 30px;
	font-weight: normal;
}

#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../banners/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 500px;
	font-weight: bold;
	color: #000000;
	font-size: 0.9em;
	vertical-align: top;
	text-align: center;
}
#sidebar1  a {
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#sidebar1  a:hover {
	background-color: #FF9900;
}
#sidebar1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar1 p {
	margin-right: 10px;
	margin-left: 15px;
	font-size: 11px;
}

#sidebar1 .sidebarlt {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #EAEAEA;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar1 .sidebarlt p {
	margin: 0px;
	padding: 0px;
}

#sidebar1 .sidebardk {
	background-color: #F2F2F2;
	padding: 7px;
	border: 1px solid #E5E5E5;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 15px;
	font-size: 11px;
}
#sidebar1 .sidebardk p {
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 200px;
	margin-bottom: 40px;
	}
	
#menu li a {
	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #999999;
	display: block;
	padding: 8px 0 0 25px;
	background-image: url(../images/menu.gif);
	font-weight: bold;
	}
	
#menu li a:hover {
	color: #333333;
	padding: 8px 0 0 25px;
	background-image: url(../images/menu.gif);
	background-position: 0 -32px;
	}
#mainContent  {
	margin-top: 0px;
	margin-right: 170px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFFFFF;
} 
#mainContent a {
	font-weight: bold;
	color: #666666;
}
#mainContent a:hover {
	color: #FF6600;
}

#mainContent  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	margin: 0px;
	font-weight: normal;
}
#mainContent  h2  {
	font-size: 18px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
#mainContent  h3  {
	font-size: 12px;
	font-weight: bold;
}
#mainContent  p  {
	line-height: 18px;
}
#mainContent  li  {
	margin-bottom: 5px;
	line-height: 18px;
}
#mainContent  blockquote  {
	margin-right: 10px;
	margin-left: 10px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

.google160 {
	height: 600px;
	width: 170px;
	margin-left: 15px;
}

#footer  {
	background-color: #F7F7F7;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: left;
	clear: both;
	float: left;
	width: 950px;
	text-indent: 25px;
} 
#footer  p  {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin: 0;
}
#footer a {
	color: #999999;
}
#footer a:hover {
	color: #333333;
}
#about {
	font-size: 9px;
	text-align: center;
	color: #CCCCCC;
	float: left;
	width: 910px;
}
#about a {
	color: #CCCCCC;
	text-decoration: none;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 12px;
	margin-bottom: 10px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.memberupdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.addlinks {
	font-size: 1.6em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
.payingmembers_inside {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.paying_table {
	margin: 0px;
	padding: 4px;
	width: 905px;
	height: 215px;
}
#trScripttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#trMainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
}
#trReviewtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	line-height: 1.7em;
}

li {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 1.7em;
}
#trFarm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#tableLayout {
	width: 910px;
	background-color: #FFFFFF;
}
.toplist_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.toplist_spacing {
	width: 12.5%;
	text-align: center;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_list td {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	width: 12.5%;
	padding: 2px 0px;
	border: 1px solid #000;
}

.reseted {
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
#tableLogin {
	margin-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#member_update {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-size: 0.6em;
	background-color: #F7F7F7;
}
#memberwrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-align: center;
	font-size: 0.6em;
	color: #000;
}


#adultfriendfinder {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#fling {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_pages {
	color: #FF9900;
	text-align: center;
	width: 925px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 0.9em;
	font-weight: bold;
	vertical-align: middle;
}
#bottom_pages {
	color: #FF9900;
	text-align: center;
	width: 925px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#tableBannerLinks {
	width: 720px;
	margin-top: 5px;
}
#tableBannerLinks td {
	border: 1px solid #FF9900;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin: 0px;
}
#linksTable {
}
#linksTable table {
	width: 725px;
}
#linksTable td {
	padding: 2px;
	width: 25%;
	border: 1px solid #FF9900;
}



#bottom_ad_bar {
	padding-right: 0px;
	padding-left: 0px;
	color: #000;
}
#bottom_ad_bar table {
	width: 100%;
}
#bottom_ad_bar td {
	font-size: 0.7em;
	text-align: center;
	width: 12.5%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
}
#contentAdd form table {
	width: 100%;
}
#contentAdd table {
	width: 100%;
}
