body
{
	margin: 20px 0 0 0;
	padding: 0;
	background-color: #333;
	font-family:Verdana, Arial;
	font-size: 11px;
	color: #fff;
}
a
{
	color: #fff;
}
.Clear
{
	clear: both;
	padding: 0;
	margin: 0;
	border:0;
	line-height: 0;
}
#Website
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#Content
{
	width: 960px;
	margin: 0;
	padding: 0 0 30px 0;
}
#LandingPage
{
	width: 920px;
	padding: 20px 20px 10px 20px;
	margin: 0;
	border: 0;
	position: relative;
	background-color: #000;
}
#LandingPage div
{
	padding: 0;
	margin: 0;
	border: 0;
}
#LandingPage img
{
	padding: 0;
	margin: 0;
	border: 0;
}

h1#LandingLogo
{
	padding: 257px 0 0 0;
	margin: 0;
	overflow: hidden;
	background-image: url("/images/GTESCORTSLOGO.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:257px;
	width: 370px;	
	position: absolute;
	border: 0;
	z-index: 10;
	top: 30px;
	left: 30px;
}
* html h1#LandingLogo{
	margin: 0;
}
#LandingLogo img
{
	padding: 0;
	margin: 0;
	border: 0;
}
#LandingPage p
{
	color: #fff;
	font-size: 9px;
}
#LandingPage div.buttons
{
	padding: 10px 0 10px 0;
	margin: 0;
	border: 0;
}
#LandingPage div.buttons a
{
	margin: 0 20px 0 0;
	padding: 0;
}

#Body
{
	width: 960px;
	padding: 0;
	margin: 0 0 30px 0;
	background-color: #000;
}
#MainWindow
{
	position: absolute;
	top: 176px;
	width: 940px;
	border:0;
	margin: 0;
	padding: 0 10px 0 10px;
	background-color: #000;
}
#Profile
{
	width: 610px;
	padding: 0;
	margin: 0;
	border: 0;
}

#MainWindow div.LeftCol
{
	float: left;
	width: 610px;
	background-color: #000;
	padding: 10px;
	margin: 0 10px 0 0;
	border: 0;
}
#MainWindow div.RightCol
{
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
}
.PluginContainer
{
	border: 0;
	padding:0;
	margin: 0 0 10px 0;
}
.PluginContainer img
{
	border: 0;
	padding:0;
	margin:0;
}
#Footer
{
	width: 940px;
	padding: 10px 0 10px 0;
	margin: 0;
	color: #fff;
	font-size: 9px;
}
#Footer p
{
	padding: 0;
	margin: 0;
}
#Footer p a
{
	text-decoration: none;
	color: #00ADEF;
}
#Footer p a:hover
{
	text-decoration: underline;
}
#Header
{
	position: absolute;
	width: 940px;
	padding: 10px;
	background-color: #000;
	z-index: 10;
	height: 136px;
}
#HeaderImage
{
	position: absolute;
	top:0;
	left: 0;
	z-index: 0;
	width: 940px;
	height: 136px;
	margin: 10px 0 0 10px;
	background-image: url(/images/HeaderImage.jpg);
	background-repeat: no-repeat;
}
#AdBanner
{
	width: 468px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	top: 16px;
	left: 440px;
}
#Navigation
{
	position: absolute;
	top: 80px;
	left: 0;
}
.BrowserBox
{
	padding: 0;
	border: 0;
	margin: 0 0 10px 0;
}
.EscortMainThumb
{
	height: 230px;
	float: left;
	width: 122px;
	margin: 0 0 5px 0;
}
.EscortMainThumb img
{
	border: solid 1px #000;
	padding: 0;
	margin: 0 11px 0 11px;
	width: 100px;
	height: 150px;
}
.EscortMainThumb div.ThumbTop
{
	background-color: #000;
	height: 18px;
	width: 94px;
	border: solid 4px #000;
	margin: 0 11px 0 11px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	overflow: hidden;
}
.EscortMainThumb div.ThumbBottom
{
	background-color: #000;
	height: 20px;
	width: 94px;
	border: solid 4px #000;
	margin: 0 11px 0 11px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 9px;
	line-height: 10px;
	overflow: hidden;
}
.EscortMainThumb div.ThumbTop a
{
	color: #fff;
	text-decoration: none;
}
.EscortMainThumb div.ThumbTop a:hover
{
	text-decoration: underline;
}
.EscortRemoveForm
{
	padding: 0;
	margin:0;
	width: 100px;
	border: solid 1px #000;
	margin: 0 11px 0 11px;
}

.EscortMainThumb input
{
	border: 0;
	padding: 0;
	margin: 0;
}
.ContentTextBox
{
	margin: 0 11px 10px 11px;
	padding: 0;
	width: 588px;
}
#LoginBox
{
	width: 588px;
	padding: 0;
	margin: 0;
}
#LoginBox div.Left
{
	float: left;
	width: 300px;
	padding: 0;
	margin: 0;
}
#LoginBox div.Right
{
	float: Right;
	width: 288px;
	font-weight: bold;
	text-align: right;
}
#LoginBox div.Right p a
{
	text-decoration: none;
	color: #fff;
}
#LoginBox div.Right p a:hover
{
	text-decoration: underline;
}
#RegisterBox
{
	width: 588px;
	padding: 0;
	margin: 0;
}
#RegisterBox div.Left, #RegisterBox div.Right
{
	float: left;
	width: 280px;
	padding: 0;
	margin: 0;
}
#RegisterBox div.Left
{
	margin-right: 25px;
	font-weight: bold;
}
.EscortMainThumb form
{
	padding: 0;
	margin: 0;
	border: 0;
}
.LoginInput
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000;
	width: 200px;
}
.LoginButton
{
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #00ADEF;
	border: 0;
}
.ErrorMessageText
{
	color: red;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.SuccessMessageText
{
	color: green;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: normal;
	font-weight: bold;
}
#Gallery
{
	height: 180px;
	width: 598px;
	overflow: auto;
	border: solid 1px #000;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
}
#Gallery img
{
	border: solid 1px #000;
	padding: 0;
	margin: 0 10px 0 0;
}
#TheDetails
{
	position: relative;
}
#TheDetails div.Left, #TheDetails div.Right
{
	width: 300px;
	float: left;
}
h1, h2, h3,h4
{
	color: #00ADEF;
	font-weight: bold;
}
h1
{
	font-size: 16px;
}
h2
{
	font-size: 14px;
}
.DetailTitle, .Detail
{
	font-weight: bold;
	font-size: 10px;
}
.DetailTitle
{
	color: #00ADEF;
}
#HeadingRow
{
	background-color: #000;
	padding: 5px 0 5px 0;
}
#HeadingRow h1
{
	float: left;
	width: 400px;
	padding: 0;
	margin:0 0 0 5px;
}
#HeadingRow p
{
	float: right;
	width: 200px;
	color: #00ADEF;
	font-weight: bold;
	font-size: 14px;
	padding: 0 5px 0 0;
	margin:0;
	text-align: right;
}
.AddFav
{
	padding: 0;
	margin: 10px 0 0 0;
}
#BrowserList
{
	margin: 0 0 30px 0;
}
#BrowserList div.List
{
	width: 142px;
	Border: 0;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
}
#BrowserList div.List ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#BrowserList div.List ul li
{
	padding: 2px;
	margin: 0 0 3px 0;
}
#BrowserList div.List ul li:hover
{
	background-color: #3399CC;
}
#BrowserList div.List ul li.Selected
{
	background-color: #00ADEF;
	padding: 2px;
	margin: 0 0 3px 0;
}
#BrowserList div.List ul li.Selected:hover
{
	background-color: #3399CC;
}
#BrowserList div.List ul li a
{
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
}
.SearchResults
{
	padding: 0;
	margin: 0 0 10px 0;
}
h1#Homepage
{
	padding: 49px 0 0 0;
	margin:0;
	overflow: hidden;
	background-image: url("/images/welcome.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
	width: 372px;	
}
* html h1#Homepage{
	margin: 0;
}

h1#FindEscorts
{
	padding: 81px 0 0 0;
	margin:0 0 10px 0;
	overflow: hidden;
	background-image: url("/images/find_escorts.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:81px;
	width: 398px;	
}
* html h1#FindEscorts{
	margin: 0 0 10px 0;
}
h1#BrowseEscorts
{
	padding: 49px 0 0 0;
	margin:0 0 10px 0;
	overflow: hidden;
	background-image: url("/images/browse_escorts.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
	width: 372px;	
}
* html h1#BrowseEscorts{
	margin: 0 0 10px 0;
}


h2#RecentlyUpdated
{
	padding: 49px 0 0 0;
	margin:0 0 10px 5px;
	overflow: hidden;
	background-image: url("/images/recently_updated.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
	width: 372px;	
}
* html h2#RecentlyUpdated{
	margin: 0 0 10px 5px;
}

h2#FeaturedEscorts
{
	padding: 49px 0 0 0;
	margin:0 0 10px 5px;
	overflow: hidden;
	background-image: url("/images/featured_escorts_heading.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
	width: 372px;	
}
* html h2#FeaturedEscorts{
	margin: 0 0 10px 5px;
}

h2#FavouriteEscorts
{
	padding: 49px 0 0 0;
	margin:0 0 10px 5px;
	overflow: hidden;
	background-image: url("/images/favourite_escorts_heading.jpg");
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:49px;
	width: 359px;	
}
* html h2#FavouriteEscorts{
	margin: 0 0 10px 5px;
}
.SearchForm
{
	position: relative;
	height: 30px;
}
.SearchBox
{
	font-size:12px;
	height: 14px;
	width: 200px;
	padding: 5px;
	margin: 0;
	border: solid 1px #000;
	position: absolute;
	top: 0;
	left: 0;
}
.SearchImage
{
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 0;
	left: 230px;
}