*
{
	margin:0;
	padding:0;
}

html, body
{
	margin:0;
	padding:0;
	color:#fff;
}

body 
{
	background:#660000;
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:50px;
}

div {
	display:block;
}
img 
{
	border:0;
}

a 
{
	outline:none;
	text-decoration:none;
	color:#fff;
}

ul {
	list-style-position:inside;
}

a:hover
{
	text-decoration:underline;
}
h3 {
	font-size:12px;
}
.clear 
{
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	border:0px;
}

.wrapper {
		width:1004px;
		background:transparent url('../../img/site/bodybg.jpg') 1px 0 repeat-y;
		margin:0 auto;
		border:1px solid #999;
		border-left:0;
		border-top:0;
		border-bottom:0;
}

.tmain {
	background:transparent url('../../img/site/topbg.jpg') 0 0 no-repeat;
	margin-left:4px;
	width:1000px;
}

.bmain {
	background:transparent url('../../img/site/footbg.jpg') 0 bottom no-repeat;
	width:1000px;
}

.header {
	height:65px;
	width:1000px;
	position:relative;
}

.heading {
	text-align:right;
	padding:10px 10px 0 0 ;
	font-size:20px;
	display:block;
	clear:both;
	margin-top:35px;
}

.phone-1 {
	position:absolute;
	top:0;
	right:10px;
	font-size:16px;
}
.phone-1 span {
	font-size:18px;
}

.phone-2 {
	position:absolute;
	top:30px; right:10px;
	font-size:16px;
}
.phone-2 span {
	color:#f40000;
}

.container {
	margin-left:10px;
	margin-top:30px;
}


.container .menu {
	width:150px;
	float:left;
	margin-top:50px;
}

.menu .b-1, .menu .b-2, .menu .b-3 {
	border-color:#503d3d;
	border-style:solid;
	border-width:1px;
}
.menu .b-1 {
	margin-bottom:5px;
}
.menu .b-2 {
	border-width:1px 0px;
	margin:-1px 0px;
	border-color:#666;
}
.menu .b-3 {
	border-width:0px 1px;
	margin:0px -1px;
	border-color:#666;
	background:#000 url('../../img/site/menubg.jpg') 0 0 repeat-x;
}
.menu a {
	display:block;
	text-align:center;
	color:#000;
	font-size:13px;
	line-height:1.0em;
	padding:2px 0px 4px 0px;
}

.container .content {
	width:800px;
	float:left;
	margin-left:25px;
	height:810px;
	height:auto !important;
	min-height:810px;
	padding-bottom:20px;
}

.inner .content {
	width:700px;
	margin-left:120px;
}

.footer {
	background:#3c3c3c url('../../img/site/bmenubg.jpg') 0 0 repeat-x;
	width:994px;
	padding:3px;
}

.footer .footer-link {
	text-align:right;
}

.footer .footer-sitemap {
	text-align:center;
}





/* profile */
.p-box {
	border:1px solid #999;
	padding:10px;
	background:#000 url('../../img/site/profile_bg.jpg') right 0 repeat-y;
	width:275px;
	margin-bottom:20px;
}

.gallery_left {
	float:left;
	width:300px;
}

.gallery_right {
	float:right;
	width:450px;
}
.gallery-info {
	/* padding-left:350px; */
	margin-bottom:20px;
}

.g-img {
	background:#000 url('../../img/site/listbg2.gif') 0 0 no-repeat;
	padding:10px;
	width:132px;
	height:203px;
}

.g-text {
	background:#000 url('../../img/site/listbg3.gif') 0 0 no-repeat;
	text-align:center;
	line-height:2em;
	text-transform:uppercase;
}

.g-vp, .g-hp {
	border:1px solid #999;
	margin: 0 10px 10px 0;
}


.featured {
	float:right;
	width:275px;
	margin-left:20px;
}

.featured .escort-name {
	color:red;
	font-size:15px;
}

.fi-td {
	padding-bottom:10px;
	text-align:center;
}
.justify-text {
	text-align:justify;
}




.ft-1, .ft-2, .ft-3 {
	border-color:#5c0000;
	border-style:solid;
	border-width:1px;
}
.ft-1 {
	margin-bottom:5px;
}
.ft-2 {
	border-width:1px 0px;
	margin:-1px 0px;
	border-color:#7e0000;
}
.ft-3 {
	text-transform:uppercase;
	border-width:0px 1px;
	margin:0px -1px;
	border-color:#7e0000;
	background:#000 url('../../img/site/featuredbg.jpg') 0 0 repeat-x;
	font-size:12pt;
	font-weight:bold;
	line-height:0.9em;
	padding:1px 0 3px 0;
	text-align:center;
	font-family:Verdana;
}

.login-form {
	text-align:center;
}

.login-form form {
	width:300px;
	margin-left:100px;
}

.copyright {
	width:1004px;
	margin:0 auto;
	text-align:center;
	font-size:8pt;
}
.copyright a {
	text-decoration:underline;
}

.copyright a:hover {
	text-decoration:none;
}

.gallery_rates_table {
	width:280px;
}
.gallery_rates_table th, .gallery_rates_table td {
	width:33%;
	text-align:center;
}
