html,head,body,p,img,div,a,span,h1,h2,h3,h4,h5,ul,li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

body {
	background: #fff url('/static/images/bg.gif') top center repeat-y;
	color: #3b3b3b;
	font: 11px normal Helvetica, Arial, sans-serif;
	}
	
a { color: #ed18ad; text-decoration: none; }

a:hover { text-decoration: underline; }

.clear {
	clear: both;
	padding-left: 0px;
	}
	
.right { margin-right: 0px; }
	
h1 { font-size: 18px; color: #000; }
h1 span { color: #ed18ad; }

h2 { color: #e00e7a; font-size: 18px; font-weight: normal;}
h2 span { color: #4bc701; }

h3 { font-size: 11px; color: #000; }

h4 { font-size: 12px; }

div.container {
	margin: 0 auto;
	width: 980px;
}

div#topbar {
	width: 980px;
	height: 50px;
	background: #fff url('/static/images/topbar-bg.jpg') top left no-repeat;
}

#navtabs {
	float: right;
	list-style: none;
	padding: 0;
	margin-top: 16px;
	margin-right: 10px;
	height: 30px;
	font-size: 11px;
	text-transform: uppercase;
}

#navtabs li {
	float: left;
	background: #e5e5e5 url(/static/images/tableft.png) no-repeat left top;
	padding: 8px 0px;
	margin-right: 1px;
}

#navtabs li a {
	color: #000;
	font-weight: bold;
	background: url(/static/images/tabright.png) no-repeat top right;
	padding: 8px 14px 8px 14px;
}

#navtabs li:hover {
	background-color: #d0d0d0;
}

#navtabs li a:hover {
	color: #e00e7a;
	text-decoration: none;
}

#navtabs li.current-cat {
	background-color: #e00e7a;
}

#navtabs li.current-cat a {
	color: #fff;
}

#navtabs li.green-item {
	background-color: #4bc701;
}

#navtabs li.green-item a {
	color: #fff;
}

div.content {
	margin-top: 10px;
}

div#live-feed {
	width: 460px;
	height: 430px;
	float: left;
}

div#home-right {
	width: 500px;
	float: right;
}

#468ban {
	width: 468px;
	height: 60px;
	}

div.ls-bar {
	width: 980px;
	height: 22px;
	text-align: left;
	background-color: #ffb3f3;
	}

div#thumbs-list {
	width: 985px;
	}

ul.ls-thumbs {
	list-style-type: none;
	width: 985px;
	text-align: center;
	}

ul.ls-thumbs li {
	display: block;
	width: 242px;
	float: left;
	margin-right: 4px;
	}

div#ls-text {
	width: 985px;
	text-align: center;
	}

div#welcome-text {
	background: url('/static/images/welcome-bg.jpg') top left no-repeat;
	padding: 10px 8px;
	font-size: 12px;
	margin-bottom: 12px;
	height: 78px;
	line-height: 1.3;
}

ul#welcome-msn {
	list-style-type: none;
	margin-top: 8px;
}

ul#welcome-msn li {
	display: inline;
	float: left;
	width: 48px;
	text-align: center;
	font-size: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
}

ul#welcome-msn li img {
	width: 46px;
	height: 46px;
	border: 1px solid #000;
}

div#navigation {
	background: #7d0e5c;
	height: 30px;
	margin-bottom: 10px;
}

div#navigation ul {
	list-style-type: none;
	margin-left: 10px;
}

div#navigation ul li {
	display: inline;
	float: left;
	padding: 5px 12px 4px 12px;
	background: #f574cf;
	color: #fff;
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
}

div#navigation ul li.current {
	background: #fff;
	color: #000;
}

div#sub-navigation div {
	float: left;
	margin-right: 14px;
	width: 317px;
	margin-top: 5px;
	margin-bottom: 2px;
	text-align: right;
}

div#sub-newsletter {
	background: url('/static/images/sub-newsletter.jpg') top left no-repeat;
	height: 38px;
	overflow: hidden;
}

div.highlight-box {
	width: 318px;
	float: left;
	margin-right: 12px;
}

div.highlight-box div.highlight-header {
	width: 318px;
	height: 25px;
	overflow: hidden;
	background: url('/static/images/highlight-header.jpg') top left no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

div.highlight-box div.highlight-header-double {
	width: 648px;
	height: 25px;
	overflow: hidden;
	background: url('/static/images/highlight-header-double.jpg') top left no-repeat;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}

div.highlight-box div.highlight-header span, div.highlight-box div.highlight-header-double span {
	color: #ed18ad;
}

div.highlight-box ul {
	list-style-type: none;
}

div.highlight-box ul li {
	width: 310px;
	height: 13px;
	padding: 4px;
	background-color: #f0f0f0;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 2px;
}

div.highlight-box ul.content li {
	margin-bottom: 5px;
}

div.highlight-box ul li div.img {
	float: left;
	width: 90px;
	margin-right: 5px;
}
div.highlight-box ul li div.img img { width: 90px; }

div.highlight-box ul li div.title {
	float: left;
	padding-top: 4px;
}

ul.girl-listing {
	list-style-type: none;
}

ul.girl-listing li {
	display: inline;
	float: left;
	width: 156px;
	margin-right: 8px;
	text-align: center;
	font-size: 11px;
	margin-bottom: 8px;
}

ul.girl-listing li img {
	padding: 2px;
	border: 1px solid #ed18ad;
	width: 150px;
	height: 195px;
}

div.title-bar {
	width: 100%;
	background-color: #e00e7a;
	text-align: center;
	padding: 5px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 1px;
}

.title-bar h2 { color: #c0c0c0; font-size: 14px; text-transform: uppercase; font-weight: bold; }
.title-bar h2 strong { color: #fff; }

div.content-box {
	width: 962px;
	background-color: #fff;
	border: 4px solid #f3f3f3;
	padding: 5px;
	font-size: 12px;
}

div.content-box span {
	color: #e00e7a;
}

div.content-box div.tour-thumb {
	width: 664px;
	float: left;
}
div.content-box div.tour-thumb img {
	width: 664px;
	height: 468px;
}

div.content-box div.tour-side {
	width: 297px;
	float: right;
	text-align: center;
}

div.content-box div.tour-side img.thumb {
	width: 297px;
	height: 230px;
	margin-bottom: 12px;
}

ul#join-options {
	list-style-type: none;
	width: 664px;
	margin: 20px auto;
}

ul#join-options li {
	display: inline;
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 20px;
}

div.a-to-z {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.a-to-z a {
	background-color: #f3f3f3;
	padding: 2px 3px;
	border: 1px solid #d0d0d0;
	color: #e007ea;
}

ul.featured-thumbs {
	list-style-type: none;
}

ul.featured-thumbs li {
	display: inline;
	float: left;
	width: 119px;
	text-align: center;
}

ul.featured-thumbs li img {
	width: 100px;
	display: block;
	padding: 2px;
	border: 1px solid #c0c0c0;
	margin: 0 auto 2px auto;
}

ul.featured-thumbs li a {
	font-size: 10px;
}

ul.browse-thumbs {
	list-style-type: none;
}

ul.browse-thumbs li {
	display: inline;
	float: left;
	width: 190px;
	margin: 8px auto;
	text-align: center;
}

ul.browse-thumbs li img {
	width: 150px;
	height: 195px;
	padding: 2px;
	border: 1px solid #808080;
	margin: 0 auto 3px auto;
	display: block;
}

ul.updates-list {
	list-style-type: none;
}

ul.updates-list li {
	display: inline;
	float: left;
	padding: 8px;
	background-color: #fff;
	width: 450px;
	margin-right: 18px;
	margin-bottom: 12px;
	border-bottom: 1px solid #c0c0c0;
}

ul.updates-list li div.image {
	float: left;
	width: 156px;
	margin-right: 8px;
}

ul.updates-list li div.image img {
	width: 150px;
	height: 195px;
	padding: 2px;
	border: 1px solid #808080;
}

ul.updates-list li div.info {
	float: left;
	width: 280px;
}

div#footer {
	margin-top: 20px;
	margin-bottom: 12px;
}

div#footer div#left {
	float: left;
	width: 250px;
}

div#footer div#right {
	float: right;
	width: 700px;
	text-align: right;
}

div#footer div#right a {
	color: #212121;
}

div#footer div#right a:hover {
	color: #212121;
}
