@charset "utf-8";
a:link {
	color: #C90000;
	text-decoration: none;
}
a:visited {
	color: #F85C00;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #999999;
	background-image: url(../_images/template/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verhnkdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1, h2, h3, h4, img, p {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
a {
	color: #0000CC;
}

a:hover {
	color: #000000;
}
#container {
	width: 950px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}
#wrap {
	background-image: url(../_images/template/pagefill.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	width: 950px;
	margin: 0px;
	padding: 0px;
	background-color: #6B6B6B;
}
#wrap-left { /* this is a little image that completes the background gradient on the left side */
	background-image: url(../_images/template/wrap-left.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: -20px;
	top: -10px;
	height: 157px;
	width: 10px;
}
#wrap-right { /* this is a little image that completes the background gradient on the right side */
	background-image: url(../_images/template/wrap-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: 135px;
	right: 0px;
	height: 157px;
	width: 10px;
}
#header {
	background-image: url(../_images/template/header.png); /* if you want a blank header and want to type in the site name, change the header image to header-no-logo.png and uncomment the proper section in the page code to allow the site name and tagline to be visible */
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 136px;
	margin: 0px;
	position: relative;
	width: 950px;
	padding: 0px;
}
#adbritebookmark {
	background-position: right bottom;
	padding-right: 50px;
	padding-top: 35px;
	float: right;
	clear: left;
	height: 100px;
	width: 468px;
}
#bookmark {
	background-position: right bottom;
	padding-right: 25px;
	padding-top: 44px;
	float: right;
	clear: left;
}

#topNavigation  {
	height: 25px;
	background-image: url(../_images/template/navbg.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 0 0px 5px;
}
#navigation_top {
	vertical-align: middle;
	height: 30px;
}
#navigation_top a {
	display: inline-block;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 23px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background-color: #F85C00;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-left: 2px;
}
#navigation_top a:hover {
	background-color: #C50000;
}
#ads {
}
#ads td {
	text-align: center;
	width: 12.5%;
	border: 1px solid #000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .9em;
}
#rentals {
}
#rentals td {
	width: 20%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
	text-align: center;
}


#mainContent {
	background-image: url(../_images/template/pagefill.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0px;
	width: 910px;
	position: relative;
	left: 20px;
	top: 5px;
	text-align: center;
	background-position: center;
	margin: 0px;
}
#mainContent #title {
	font-size: 1.4em;
	padding-bottom: 3px;
}


#mainContent #pages {
	font: normal 1.3em Arial, Helvetica, sans-serif;
	background: #F60;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainContent #pages a {
	color: #FFF;
}
#mainContent #pages a:hover {
	color: #00F;
}
#mainContent #pages a:visited {
	color: #333;
}


#mainContent #listing table tr td {
	font-size: 0.8em;
	text-align: center;
	width: 12.5%;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000;
}
#mainContent #listing a {
	font-size: 0.8em;
}

#mainContent #pagesBottom {
	font: 1.3em Arial, Helvetica, sans-serif;
	background: #F60;
	padding-top: 3px;
	padding-bottom: 5px;
}
#mainContent #pagesBottom a {
	color: #FFF;
}
#mainContent #pagesBottom a:hover {
	color: #00F;
}
#mainContent #pagesBottom a:visited {
	color: #333;
}

#mainContent #member_update {
	font-size: 1.2em;
	padding-bottom: 10px;
	padding-top: 10px;
}
.member_update {
	font-size: 0.6em;
}
#adultfriendfinder {
	padding-bottom: 2px;
}
#fling {
}
#footer {
	background-image: url(../_images/template/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	margin: 0px;
	padding: 0px;
	width: 950px;
	position: relative;
	clear: both;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.7em;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer p {
	margin: 0;
	padding: 0; 
	position: absolute;
	left: 35px;
	top: 12px;
	width: 360px;
}
#footer div.right {
	position: absolute;
	top: 12px;
	width: 240px;
	right: 35px;
	text-align: right;
}
#footer div.jdlink {
	text-align: left;
	position: absolute;
	top: 65px;
	width: 640px;
	color: #B1B1B1;
	left: 35px;
}
#footer div.jdlink a {
	color: #B1B1B1;
	text-decoration: none;
}
#bottom_ad_bar {
	font-weight: normal;
}

#bottom_ad_bar table {
	width: 100%;
}
#bottom_ad_bar table tr td {
	font-size: .7em;
	text-align: center;
	width: 12.5%;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #000;
}
#bottom_ad_bar table tr td a {
	font-weight: normal;

}



#bottomNavigation {
	height: 30px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../_images/template/navbg.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	margin-top: 0px;
	padding: 0 0px;
}
#navigation_bottom {
	vertical-align: middle;
}
#navigation_bottom a {
	display: inline;
	padding-top: 3px;
	padding-right: 23px;
	padding-bottom: 3px;
	padding-left: 23px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	background-color: #F85C00;
	border: 1px solid #000000;
	margin-right: 2px;
	margin-left: 2px;
	margin-top: 3px;
}
#navigation_bottom a:hover {
	background-color: #C50000;
}
