/* Structura
 *
<body>
	<div id="header">
		<div id="banner"></div>
		<div id="mainNav"></div>
	</div>
	<div id="content">
		<div id="mainContent">
		</div>
		<div id="contentRight">
		</div>
	</div>
	<div id="footer">

	</div>
</body>
*
* End Structura */

/* General */

* {
	margin: 0;
	padding: 0;
}

html { background-color: black; }
body {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: white;
}

a:link, a:visited {
	text-decoration: none;
	color: #F8DF35 }
a:hover, a:active {
	text-decoration: underline;
	color: #D92109
}

a img { border: none; }
img.imgLeft {
	float: left;
	margin: 0 5px 5px 0;
}
img.imgRight {
	float: right;
	margin: 0 0 5px 5px;
}
img.bordered {
	padding: 3px;
	background-color: white;
}

div#header, div#content, div#footer { text-align: left; }

/*End general*/

/* Header */

div#banner {
	height: 223px;
	background: url(../images/bkgHeader.jpg) top left no-repeat;
	position: relative;
}
div#banner a {
	color: white;
	font-size: 11px;
	text-decoration: underline;
	padding: 0 3px;
}
div#banner a:hover {
	font-weight: bold;
	padding: 0; }
div#banner table td.motto {
	width: 338px;
	text-align: left;
	text-indent: 5px;
}
div#banner a.logoLink {
	display: block;
	width: 383px;
	height: 168px;
	position: absolute;
	bottom: 0px;
	left: 35px;
	text-indent: -10000px;
}
div#flags {
	width: 120px;
	height: 15px;
	position: absolute;
	margin-left: 50px;
	margin-top: 90px;
}
div#flags span {
	font-size: 16px;
}
div#flags a {
	text-decoration: none;
	padding: 0!important;
	
}
div#flags a:hover {
    font-weight: normal!important;
	padding: 0!important;
	color: #F8DF35;
}

div#mainNav {
	height: 56px;
	background: url(../images/bkgMainNav.jpg) top left no-repeat;
}
div#mainNav ul {
	width: 785px;
	list-style: none;
	margin-left: 30px;
	padding-top: 12px;
}
div#mainNav ul li { display: inline; }
div#mainNav ul li a {
	display: block;
	float: left;
	font-family: Georgia, serif;
	font-size: 27px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	margin-right: 10px;
}
div#mainNav ul li a:hover, div#mainNav ul li a.current { color: #F8DF35; }

div#callus {
	width: 300px;
	position: absolute;
	text-align: center;
	top: 82px;
	left: 345px;
}
div#callus h1 { font-size: 17px; }
div#callus p { 
	font-size: 13px;
	font-weight: bold;
}
div#callus p.phones { color: #F8DF35; }
div#whatyouget {
	width: 300px;
	position: absolute;
	text-align: left;
	left: 690px;
	top: 5px;
}
div#whatyouget p.see {
	color: red;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 15px;
}
div#whatyouget p.get {
	color: red;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 5px;
}
/* End Header */

/* Content */

div#mainContent {
	width: 655px;
	padding-left: 20px;
	float: left;
}
div#mainContentdirectory {
	width: 655px;
	padding-left: 20px;
	float: left;
}
div#mainContentupernav {
	width: 655px;
	background-color: black;
	height: 100px;
}
div.mainContentmostvisited {
	width: 655px;
	background-color: black;
}
div.mainContentmostvisited h2 {
	font-weight: bold;
	text-align: center;
	margin-top: 40px;
	color: white!important;
	font-size: 16px!important;
}
div.mainContentmostvisited p {
	text-align: center;
	margin-top: -10px;
}
div#mainContentupernav p a{
	color: white;
	
}
div#mainContentupernav p.addsite a {
	color: #F6DF37;
	font-size: 17px;
}
div#mainContentupernav p a:hover{
	color: #F6DF37;
}
div#mainContentupernav p.cauta {
	text-align: left;
	margin-left: 150px;
	margin-top: 10px;
	font-size: 13px;
}
div#mainContentupernav p {
	text-align: center;
}
div.mainContentdirectoryleft {
	width: 200px;
	float: left;
	background-color: black;
}
div.mainContentdirectoryleft ul li {
	display: block;
	
}
div.mainContentdirectoryleft ul {
	margin-top: 30px;
	margin-left: 40px;
}
div.mainContentdirectoryleft p a {
	font-size: 18px;
}
div.mainContentdirectoryleft li {
	margin-top: 10px;}
div.mainContentdirectoryright {
	width: 400px;
	float: right;
	background-colo: #0FF;
}
div.lefta {
	width: 200px;
	float: left;
}
div.lefta ul li {
	display: block;
}
div.lefta ul {
	margin-top: 30px;
	margin-left: 20px;
}
div.lefta p a {
	font-size: 18px!important;
}
div.lefta li {
	margin-top: 10px;
}
div.righta {
	width: 200px;
	float: right;
}
div.righta ul {
	margin-top: 30px;
	margin-left: 20px;
}
div.righta li {
	margin-top: 10px;
}
div.righta ul li {
	display: block;
}
div#mainContent p { margin-bottom: 7px; }
div#mainContent h1 {
	font-family: Georgia, serif;
	font-size: 23px;
	font-weight: normal;
	margin-top: 20px;
}
div#mainContent h2 {
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color: #F8DF35;
	margin-bottom: 15px;
}
div#mainContent table.profiles td.profile {
	width: 160px;
	height: 240px;
	border: 1px solid white;
	background-color: #111111;
	text-align: center;
}
div#mainContent table.profiles td.profile:hover { border-color: #d92109; }
div#mainContent table.profiles td.profile table { margin: 0 auto; }

div#contentRight {
	width: 285px;
	float: right;
}
div#contentRight h1 {
	font-family: Georgia, serif;
	font-size: 23px;
	font-weight: normal;
	margin-top: 20px;
}
div#gotm {
	border: 1px solid #D92109;
	background-color: #111111;
	padding: 10px;
}
div#gotm td { vertical-align: top; }
div#gotm td p {
	margin-bottom: 5px;
	border-bottom: 1px dotted white;
}
div#gotm td p a { font-size: 14px; }

div#sidebar {
	width: 261px;
	height: 597px;
	margin: 0 auto;
	background: url(../images/bkgSidebar.jpg) top left no-repeat;
	padding: 10px;
	margin-top: 20px;
}
div#sidebar p {
	margin-bottom: 7px;
	color: #F8DF35;
}
div#sidebar ul { margin-left: 20px; }
div#sidebar ul li {
	font-size: 12px;
	font-weight: bold; }
	
table.rates { 
	margin-top: 30px;
	width: 100%; }
table.rates th {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-bottom: 1px solid #111;	
}
	
td.price {
	background-color: #111;
	text-align:  center;
	font-size: 15px;
}
td.cat {
	font-size: 13px;
	font-weight: bold;
	color: #d92109;
}

table.escortProfile {
	width: 100%;
	vertical-align: top;
}
table.escortProfile h1 {
	margin: 10px 0;
	color: #F8DF35;
	font-size: 17px;
}
table.escortSpecs td { 
	padding-bottom: 3px;
	border-bottom: 1px solid #222;
	font-weight: bold; }
td.slideshow { 
	padding-top: 23px;
	vertical-align: text-top; }
td.slideshow a img { 
	border: 1px solid #222;
	background-color: white;
	padding: 3px;
}
td.slideshow a img:hover { border: 1px solid #d92109; }

td.red {
	font-weight: bold;
	color: red;
	font-size: 11px;
}

/* End Content */

/* Forms */

label {
	color: white;
	font-weight: bold;
	font-family: Georgia, serif;
}

.txtBox {
	background-color: black;
	color: white;
	border: 1px solid #D92109;
	padding: 2px;
	font-size: 11px;
}

td.label {
	width: 210px;
	vertical-align: top;
}
td.input input[type="text"], td.input textarea { width: 400px; }
td.input select { width: 406px; }
td.input textarea { height: 250px; }

/* End Forms */

/* Footer */

div#footer, div#partners {
	background-color: #111111;
	margin: 20px 0 10px 0;
	padding: 10px;
	text-align: center;
}
div#footer p { margin-bottom: 7px; }

/* End Footer */

/* Links */
div.banners {
	text-align: center;
	margin-top: 20px;
}
div.code {
	width: 448px;
	padding: 10px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: left;
	background-color: #F0F0F0;
	color: #333;
	border: 1px solid #666;
}
/* End Links */
