/* CSS Document */
body
{
margin:0px;
padding:0px;
background-color:#020100;
}
a, a img
{
outline:none;
}
.bg_rep
{
background:url(../images/repeat_bg.jpg) center repeat-y #020100;
}
.main_bg
{
background:url(../images/main_bg.jpg) center top no-repeat;
}
.footer_main_bg
{
background:url(../images/footer_main_rep.jpg) bottom repeat-x #030102;
}
.footer_main
{
background:url(../images/footer_bg.jpg) center no-repeat;
}
.footer_nav ul
{
margin:0px;
padding:0px;
list-style:none;
}
.footer_nav ul li
{
padding:0px;
margin:0px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#caa442;
list-style:none;
}
.footer_nav ul li a
{
text-decoration:none;
padding:0px;
margin:0px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#caa442;
padding-left:5px;
padding-right:5px;

}
.footer_nav ul li a:hover
{
color:#d9af43;
}
.footer_nav
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#caa442;
}
.heading_small
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:17px;
color:#f09b24;
}
.content
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:12px;
color:#fc7e70;
line-height:17px;
}
.vip_bg
{
background:url(../images/vip_bg.png) top no-repeat;
}
.vip_font
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:13px;
color:#ffdba7;
}
.featured_listing ul
{
margin:0px;
padding:0px;
list-style:none;
}

.featured_listing ul li
{
float:left;
margin:0px;
padding:0px;
list-style:none;
width:140px;
}
.list_img
{
background:url(../images/list_bg.gif) no-repeat;
border:0px;
}
.feature_name
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:16px;
color:#ae3236;
}
.email_bg
{
background:url(../images/email_bg.gif) no-repeat;
}
.email_bg input
{
font-family:"Georgia", Times New Roman, Times, serif;
background:transparent;
font-size:11px;
color:#c8a67d;
border:0px;
width:220px;
}
.subscribe_bg
{
background:url(../images/subscribe.gif) no-repeat;
}
/* navigation css from here */
.subscribe_bg a
{
display:block;
height:40px;
padding-top:27px;
}
.home a
{
display:block;
background:url(../images/nav_home.jpg) no-repeat;
width:105px;
height:39px;
background-position:0 0;
}

.home a:hover ,.home_selected a
{
display:block;
background:url(../images/nav_home.jpg);
width:105px;
height:39px;
background-position:0 39px;
}

a.ourescorts
{
display:block;
background:url(../images/nav_our_escorts.jpg) no-repeat;
width:150px;
height:39px;
background-position:0 0;
}

a.ourescorts:hover
{
display:block;
background:url(../images/nav_our_escorts.jpg);
width:150px;
height:39px;
background-position:0 39px;
}

.nav_rates a
{
display:block;
background:url(../images/nav_rates.jpg) no-repeat;
width:90px;
height:39px;
background-position:0 0;
}

.nav_rates a:hover ,.rate_selected a
{
display:block;
background:url(../images/nav_rates.jpg);
width:90px;
height:39px;
background-position:0 39px;
}
.nav_faqs a
{
display:block;
background:url(../images/nav_faq.jpg) no-repeat;
width:71px;
height:39px;
background-position:0 0;
}

.nav_faqs a:hover ,.faq_selected a
{
display:block;
background:url(../images/nav_faq.jpg);
width:71px;
height:39px;
background-position:0 39px;
}

.nav_termuse a
{
display:block;
background:url(../images/nav_term_use.jpg) no-repeat;
width:145px;
height:39px;
background-position:0 0;
}

.nav_termuse a:hover ,.term_selected a
{
display:block;
background:url(../images/nav_term_use.jpg);
width:145px;
height:39px;
background-position:0 39px;
}

.nav_contact a
{
display:block;
background:url(../images/nav_contact.jpg) no-repeat;
width:131px;
height:39px;
background-position:0 0;
}

.nav_contact a:hover ,.contact_selected a
{
display:block;
background:url(../images/nav_contact.jpg);
width:131px;
height:39px;
background-position:0 39px;
}
/* navigation css end here */
.c_input_bg
{
background:url(../images/c_input_bg.gif) no-repeat;
}
.c_input_bg input
{
width:335px;
border:0px;
background:transparent;
font-size:12px;
color:#f59f25;
font-family:Arial, Helvetica, sans-serif;
}
.c_input_bg02
{
background:url(../images/contact_26.gif) no-repeat;
}
.c_input_bg02 textarea
{
width:335px;
border:0px;
background:transparent;
height:110px;
font-size:12px;
color:#f59f25;
font-family:Arial, Helvetica, sans-serif;
}
.submit_btn
{
background:url(../images/submit_btn.gif) no-repeat;
width:191px;
height:47px;
border:0px;
cursor:pointer;
}
.content p span
{
font-size:15px;
color:#ffa626;
font-family:"Georgia", Times New Roman, Times, serif;
}
.articlelisting ul
{
margin:0px;
padding:0px;
}
.articlelisting ul li
{
background:url(../images/article_arrow.gif) 0px  5px no-repeat;
margin:0px;
padding:0px;
text-align:left;
list-style:none;
padding-left:24px;
margin-top:8px;
margin-bottom:8px;
}

.articlelisting ul li a
{

font-family:"Georgia", Times New Roman, Times, serif;
font-size:13px;
color:#ffa626;
margin:0px;
padding:0px;
line-height:25px;
text-decoration:none;
list-style:none;
}
.articlelisting ul li a:hover
{
color:#fc7e70;
}
.content_bg
{
background-color:#210e03;
border:1px solid #341d02;
}
.articlelisting2 ul
{
margin:0px;
padding:0px;
}
.articlelisting2 ul li
{
margin:0px;
padding:0px;
list-style:none;
float:left;
margin-left:13px;
padding-left:15px;
border-left:1px dotted #ad564a;
}

.articlelisting2 ul li a
{
background:url(../images/article_arrow.gif) left center no-repeat;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
color:#ffa626;
margin:0px;
padding:0px;
padding-left:24px;
line-height:25px;
text-decoration:none;
list-style:none;
}
.articlelisting2 ul li a:hover
{
color:#fc7e70;
}
/* gallery css start from here */
.gallery_list ul
{
padding:0px;
margin:0px;
}
.gallery_list ul li
{
background:url(../images/gallery_frame.png) no-repeat;
width:286px;
height:217px;
padding:0px;
margin:0px;
list-style:none;
float:left;
padding:4px;
}
.gallery_list ul li:hover
{
background:url(../images/gallery_frame_hover.png) no-repeat;
width:286px;
height:217px;
padding:0px;
margin:0px;
padding:4px;
}
.gallery_img a img
{
border:1px solid #9e4046;
}
.gallery_list ul li:hover gallery_img a img
{
border:1px solid #c18b8e;
cursor:pointer;
}
.gall_txt ,.gall_txt a
{
font-size:13px;
color:#ffdba7;
text-decoration:none;
}
.paging ul
{
padding:0px;
margin:0px;
list-style:none;
}
.paging ul li
{
padding:0px;
margin:0px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
list-style:none;
color:#ffdba7;
}
.paging ul li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#ffdba7;
padding:0px 6px 0px 6px;
line-height:10px;
}
.paging ul li a:hover
{
color:#f02f02;
}


/* 28/04/2010 css start from here */
#profile_wrap{
bottom:0;
color:#FFF;
overflow:auto;
width:100px;
height:353px;}

#profile_wrap ul
{
margin:0px;
padding:0px;
}

#profile_wrap li
{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
}
#profile_wrap li a img
{
border:1px solid #463115;
}
#profile_wrap li a:hover img
{
border:1px solid #463115;
}
.gallname
{
font-size:24px;
color:#f09b24;
font-family:"Georgia", Times New Roman, Times, serif;
}
/* gallery css end here */
.profile_bg
{
background:url(../images/profile_bg.jpg) no-repeat;
width:105px;
height:29px;
padding-top:5px;
font-family:calibri, tahoma, arial;
font-family:23px;
color:#ff9500;
}
.light_col
{
color:#846d6b;
}
/* gurdev css */
.related_link
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:13px;
color:#ffa626;
line-height:25px;
text-decoration:none;
}
a:hover.related_link
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:13px;
color:#ffa626;
line-height:25px;
text-decoration:underline;
}
.feature_img_bg
{
background:url(../images/feature_img_bg.gif) no-repeat;
}

/*23/07/2010*/

.main_headings
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:30px;
color:#f39e25;
line-height:25px;
}

toy_listing
{
font-family:"Georgia", Times New Roman, Times, serif;
font-size:12px;
color:#fc7e70;
line-height:17px;
}
