html { height: 100%; margin-bottom: 1px; }
body {
    background: #015172;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
	padding:0px 0px 30px 0px;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
}
H1 {font-size: 16px;font-family: "Courier New", Courier, monospace; margin: 5px 0 5px 0; text-align: center;
}
h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
h3 {
	color: #024059;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 15px 5px;
	border-bottom: 1px dashed #136888;
}
a {
	outline: none;
}
#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}
table.formPage {
	margin: 0 auto;
}
td.err {
	padding: 3px;
	color: #AC130E;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #AC130E;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}
.label {
	text-align: right;
}
.link {
	font-size: larger;
}	
.buttons {
	border-top: 1px solid #7d4600;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #060;
}
.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #48b5cc;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #48b5cc;
}
select {
	font-size: 8pt;
	border: 1px solid #48b5cc;
}
.captcha {
	border: 1px solid #7d4600;
	margin-top: 10px;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	border: 1px solid #0e6a85;
	background: #0b5f7f;
	color: #FFFFFF;
	padding: 2px 0  3px 0;
	cursor: pointer;
	height: 20px;
}
span.req {
	margin-left: 3px;
	color: #127c9e;
	font-weight: bold;
}
div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #127c9e;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #7d4600;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #7d4600;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #7d4600;
	height: 3px;
	font-size: 1px;
}
.price {
	border: 2px dashed #379abb;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links,
.paging-info {
   text-align:right;
}
.paging-info {
   font-style: italic;
}
.limit_field {
   border: 0 solid transparent;
   border-width:0;
}
#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   color:#6A8AD4;
}
#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}
#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}
#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}
#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}
#categtree .categ-item img {
   margin-right:1em;
}
#categtree .odd {
   background:#F8F8FC;
}
#categtree .even {
   background:#fff;
}
#categtree .categ-item:hover {
   background:#eee;
}

/* --------------------------------------------------------------- */

.center {
	margin: 0 auto;
	background:url('../images/main-back.gif') repeat-y; 
	width: 960px;
}	
.center1 {
	background:url('../images/main-back.gif') repeat-y; 
	margin: 0 auto;
	width: 960px;
}
.header {
	background: url("../images/h-back.gif") repeat-x;
	height: 112px;
	width: 960px;
	margin: 0 auto;
}
.headerLogo {
	float: left;
 }
.headerRight {
	float:right;
 }
.headerSearch {
	float: right;
	color: #FFFFFF;
	margin: 25px 40px 0px 0px;
}
.searchLabel {
	color: #FFFFFF;
	float: left;
	margin: 5px 5px 0px 0px;
}
.searchInput {
	border: 1px solid #1a7f9c;
	background: #FFFFFF;
	color: #055778;
	padding: 2px;
	float: left;
	width: 260px;
	height: 18px;
}
.searchBtn {
	height: 20px;
	float: left;
	margin: 2px 0px 0px 5px;
}
.searchBtnCenter {
	background: url("../images/go.gif") no-repeat;
	height: 20px;
	width: 40px;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
}
.userBar {
	clear: right;
	float: right;
	margin: 13px 40px 0px 0px;
	color: #faeaba;
}
.userBar a:active, .userBar a:link, .userBar a:visited {
	color: #faeaba;
	text-decoration: underline;
}
.userBar a:hover {
	color: #3E81B4;
}

/*-------------------*/

.hMenuContainer {
	background: url("../images/nav-back.gif") repeat-x;
	height: 43px;
	border: 0px;
	width: 960px;
	margin: 0 auto;
}
.hMenu {
	float: left;
	margin-left: 20px;
}
.hMenu a:link, .hMenu a:active, .hMenu a:visited {
	float: left;
	display: block;
	height: 30px;
	color: #FFFFFF;
	margin-top: 2px;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 7px 12px 0px 12px;
}
.hMenu a:hover {
	background: url("../images/nav-back2.gif") repeat-x;
	float: left;
	display: block;
	margin-top: 0px;
	height: 30px;
	color: #FFFFFF;
	padding: 9px 12px 0px 12px;
}
.hMenu img {
	float: left;
	margin-top:5px;
}

/*-------------------*/

.path {
	background:url('../images/main-back.gif') repeat-y;
	margin: 0 auto;
	width: 745px;
	height: 23px;
	padding: 12px 0px 3px 215px;
	color:#FFFFFF;
}
.path a:link, .path a:active, .path a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.path a:hover {
	text-decoration: underline;
}

/*-------------------*/

.leftContainer {
	float: left;
	width: 189px;
}

/*-------------------*/

.centerContainer {
	float: left;
	width:561px;
	margin:0px 0px 10px 10px;
 	background:#FFFFFF url('../images/centerMiddleBack2.gif') repeat-y;
}
.centerTopContainer {
	background: url('../images/centerTopBack.gif') repeat-x;
	height: 31px;
}
.centerTopContainer h1{
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	padding: 3px 0px 0px 25px;
	float: left;
}
.centerBottomContainer {
	clear: both;
	height:10px;
 	background:url('../images/centerBottomBack.gif') repeat-x;
}
.centerMiddleContainer {
	margin:0px;
 	padding:0px 10px 0px 10px;
}
a.catHomeMain:link, a.catHomeMain:active, a.catHomeMain:visited {
	color: #c37200;
	font-weight: bold;
	text-decoration: none;
}
a.catHomeMain:hover {
	text-decoration: underline;
}
.catHomeSubcats {
	margin: 8px 0px 0px 6px;
}
a.catHomeSub:link, a.catHomeSub:active, a.catHomeSub:visited {
	color: #095c7d;
	text-decoration: none;
}
a.catHomeSub:hover {
	text-decoration: underline;
}
.catHomeCount {
	color: #41a7c1;
	font-weight: normal;
}

/*-------------------*/

.articleContent {
	padding: 0px 13px 0px 13px;
}

/*-------------------*/

.rightContainer {
	float: left;
	width: 189px;
	margin-left: 10px;
}
.boxTopRight {
 	background:url('../images/sideTopRight.gif') no-repeat;
 	padding:12px 0px 9px 25px;
 	color:#FFFFFF;
 	font-weight:bold;
 }
.boxMiddleRight {
	background: url('../images/sideBackRight.gif') repeat-y;
	padding:5px 5px 0px 5px;
}
.boxBottomRight {
	background:url('../images/sideBottomRight.gif') no-repeat;
	height:17px;
	margin-bottom:10px;
}
/*-------------------*/

.footer {
	margin: 0 auto;
	width: 960px;
	clear:both;
	color: #FFFFFF;
	height: 74px;
}
.footer a:active, .footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.footerCat {
	color: #854900;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0px 20px 20px 20px;
	border-bottom: 1px solid #f9edc8;
	width: 700px;
}
a.copyA:link, a.copyA:active, a.copyA:visited {
	color: #806b2d;
	text-decoration: none;
}
a.copyA:hover {
	color: #806b2d;
	text-decoration: underline;
}
.copyr {
 	width:928px;
float:left;
 	padding-top:26px;
 	text-align:center;
 }

/*-------------------*/

.box {
	margin: 0px 0px 20px 0px;
}
.boxTopLeft {
	background:url('../images/sideTopLeft.gif') no-repeat;
 	padding:12px 0px 9px 25px;
 	color:#FFFFFF;
 	font-weight:bold;
}
.boxMiddleLeft {
	background: url('../images/sideBackLeft.gif') repeat-y;
	padding:5px 5px 0px 15px;
}
.boxBottomLeft {
	background:url('../images/sideBottomLeft.gif') no-repeat;
	height:17px;
	margin-bottom:10px;
}

/*-------------------*/

.boxStats {
	padding: 10px 0px 10px 10px;
	margin: 0;
	list-style: none;
}
.boxStats li {
	padding-bottom: 2px;
	color: #666666;
}

/*-------------------*/

.boxSponsored {
	margin: 0px 7px 0px 7px;
	border-bottom: 1px solid #a69768;
	padding: 15px 7px 10px 7px;
	color: #353535;
	line-height: 15px;
	font-size: 10px;
}
.boxSponsoredLast {
	margin: 0px 7px 0px 7px;
	padding: 15px 7px 8px 7px;
	color: #353535;
	line-height: 15px;
	font-size: 10px;
}
a.boxSponsoredA:link, a.boxSponsoredA:active, a.boxSponsoredA:visited {
	color: #c37200;
	text-decoration: none;
	font-weight: bold;
}
a.boxSponsoredA:hover {
	text-decoration: underline;
}

/*-------------------*/

.boxPopCats {
	padding: 10px 0px 10px 5px;
	margin: 0;
	list-style: none;
}
.boxPopCats li {
	padding: 0px; 
}
.boxPopCats li a:link, .boxPopCats li a:active, .boxPopCats li a:visited {
	color: #035778;
	line-height: 17px;
	text-decoration: none;
}
.boxPopCats li a:hover {
	text-decoration: underline;
}

/*-------------------*/

.noResults {
	margin-left: 20px;
}
.noResults p {
	color: #837037;
	margin: 0px 0px 15px 0px;
}
.noResults ul {
	margin: 0;
	padding: 15px 0px 20px 40px;
}

/*-------------------*/

.navig {
	padding: 5px;
	color: #837037;
	font-weight: bold;
}
.mainPaging {
	float: right;
}
.pagingLinks {
	color: #837037;
	font-weight: bold;
}
.pagingLinks a:link, .pagingLinks a:active, .pagingLinks a:visited {
	color: #824d0c;
	text-decoration: none;
}
.pagingLinks a:hover {
	color: #837037;
	text-decoration: none;
}
.maincontent {
	margin: 20px 5px 14px 5px;
	padding: 5px;
	border: 1px dashed #9A9A9A;
	background: #E5E5E5;
}
.linkcontent {
	margin: 0 10px 20px 10px;
	padding: 10px;
	border: 1px dashed #d1c292;
	background: #ffffff;
}

/*-------------------*/

a.link:active, a.link:link, a.link:visited {
	font-size: 12px;
	color: #0b688a;
	text-decoration: none;
}
a.link:hover {
	font-size: 12px;
	color: #837037;
	text-decoration: none;
}
a.readMore:link, a.readMore:active, a.readMore:visited {
	color: #0b688a;
	font-weight: bold;
	text-decoration: none;
}
a.readMore:hover {
	color: #7c6b3a;
	font-weight: bold;
	text-decoration: none;
}
a.readMoreFeat:link, a.readMoreFeat:active, a.readMoreFeat:visited {
	color: #7c6b3a;
	text-decoration: none;
}
a.readMoreFeat:hover {
	color: #0b688a;
	text-decoration: underline;
}

/*-------------------*/

.searcCat a:link, .searcCat a:active, .searcCat a:visited {
	color: #7c6b3a;
	font-weight: bold;
	text-decoration: none;
}
.searcCat a:hover {
	color: #7c6b3a;
	font-weight: bold;
	text-decoration: underline;
}
a.searchLinkCat:link, a.searchLinkCat:active, a.searchLinkCat:visited, a.searchLinkCat:hover {
	color: #714003;
	text-decoration: underline;
}

/*-------------------*/

a, .linkDetail a:active, .linkDetail a:link, .linkDetail a:visited, .linkDetail a:hover {
	color: #015172;
	text-decoration: none;
}
.paymentTable td {
	border-right: 1px solid #D9D9D9;
	text-align: center;
}

/*-------------------*/

.bid {
	width: 68px;
}
.bidFunds {
	background: url("../images/bidBg1.gif") no-repeat;
	width: 68px;
	height: 23px;
	padding-top: 7px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a.bidL1:link, a.bidL1:active, a.bidL1:visited {
	display: block;
	background: url("../images/bidBg2.gif") no-repeat;
	width: 68px;
	height: 31px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}
a.bidL1:hover {
	text-decoration: underline;
}
a.bidL2:link, a.bidL2:active, a.bidL2:visited {
	display: block;
	background: url("../images/bidBg3Middle.gif") repeat-y;
	width: 68px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
}
a.bidL2:hover {
	text-decoration: underline;
}
.bidBg3 {
	background: url("../images/bidBg3.gif") no-repeat;
	width: 68px;
	height: 4px;
}

---------------
legend {
   border-width: 1px;
   border-color: #127c9e;
   border-style: dotted;
   padding:      3px;
   font-weight:  bold;
   color:        #3E81B4;
}
fieldset {
   border-width: 1px;
   border-color: #127c9e;
   border-style: solid;
   background-style: transparent;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
}
label {
   cursor: pointer;
}
table.comment {
   border-width: 1px;
   border-color: #D9D9D9;
   border-style: dotted;
   margin-top:   5px;
}
tr.comment {
   background-color: #E5EAEE;
   color: #000000;
}
h4 {
        color: #3E81B4;
        font-size: 8pt;
        padding: 0;
}
.link_rating {
   padding: 0px;
   padding-right: 5px;
   border: 1px solid #E1E1E1;
   background: #ffffff;
   color: #6b6b6b;
   width: 200px;
}
.link_rating img {
   display: block;
   float: left;
   margin-right: 2px;
}
.link_rating span.review {
   display: block;
   float: right;    
   color: #000000;
   padding-top: 3px;
}
.frontend_actions {
	float: right;
	width: 36px;
	height: 36px;
}
.float_tiny {
	float: left;
	margin-right: 4px;
	margin-bottom: 4px;
}


/* login slider related */

#panel {
    background: #3592b1;
    display: block;
    color: #503c00;
    position: absolute; 
    z-index: -1; 
    top: 0px; 
    width: 960px;
    height: 110px;
}
#panel a{
	color: #503c00;
}
.slide {
    margin: 0;
    padding: 0;
    border-top: solid 4px #49b7cc;
    background: #015172;
    text-align: right;
    color: #ffffff;
    padding: 10px 20px 10px 20px;
}
.btn-slide {
    text-align: right;
    /*margin: 0 auto;*/
    display: inline;
    font: normal 110%/100% Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    padding-left: 10px;
}
.slide a:active, .slide a:link, .slide a:visited {
	color: #ffffff;
	text-decoration: none;
}
.slide a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.active {
    background-position: right 12px;
}
.header_panel {
    background: #d0c090;
    height: auto;
    margin: 0 auto;
}
.center_panel {
    margin: 0 auto;
    width: 960px;
    background: #d0c090;
}
.pcolor {
color: #FF0000;
}
#titlebar{background:url(../images/bar.gif) repeat-x left top;
}
#titlebar H2{font-weight:700;font-size:9px;text-transform:uppercase;cursor:pointer;color:#333;letter-spacing:1px;height:20px;text-decoration:none;background:url('../images/escorts.png') no-repeat left;margin:0 0 5px;padding:5px 0 0 45px;
}
#titlebar2{background:url(../images/bar.bg.gif) repeat-x left top;
}
#titlebar2 H2{font-weight:700;font-size:9px;text-transform:uppercase;cursor:pointer;color:#333;letter-spacing:1px;height:20px;text-decoration:none;background:url('../images/sex-directory.png') no-repeat left;margin:0 0 5px;padding:8px 0 0 40px;
}
#sidebar-a{float:left;padding:5px;
}
#sidebar-b{float:right;padding:5px;
}
.im{border-right:#b7b9bd 1px solid;border-top:#b7b9bd 1px solid;border-left:#b7b9bd 1px solid;width:78px;border-bottom:#b7b9bd 1px solid;height:58px;
}
#container{width:98%;padding:5px;
}
#h3links {
	color: #024059;
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	margin: 15px 10px 0px 5px;
}
.categoryheadingtop {font-size:11px;color:#3e81b4;font-weight:bold;border-bottom:#d9d9d9 1px dotted;background:url('../images/info.png') no-repeat left;margin:0 0 5px;padding:2px 0 2px 20px;
}
.categoryheadingtop H2 {font-size:10px;color:#3e81b4;display:inline;
}
.detailspage H1 {font-size: 11px;font-weight: bold;color: #575757;font-family: Verdana, Tahoma, Arial, sans-serif;
}
#bar_down{font-weight:700;color:#fff;text-align:center;
}
#footer-ds{vertical-align:top;border-bottom:#e0e0e0 1px solid;height:15px;text-align:left;background:#fff;padding:2px 10px;
}
#footer-ds p {
	padding: 0px 0px 8px 0px;
}
#footer-ds2{width:85px;border:#ccc 1px solid;font-size:10px;text-align:left;background:#fafafa;padding:1px 1px 6px 10px;
}
.h3links2 {
	color: #024059;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	margin: 15px 10px 0px 5px;
	font-weight: bold;
}
.h3linksmain {
	color: #024059;
	font-size: 14px;
	padding: 0px 0px 0px 5px;
	margin: 0px 10px 0px 5px;
	font-weight: bold;
	border-bottom: 1px dashed #136888;
}
.align {
text-align: center;
font-size: 11px;
margin-top: 15px;
margin-bottom: 55px;
}
.align a {
font-weight: bold;
font-size: 12px;
}