h1 {
	font-size: 30px;
	font-weight: bold;
	color: #9b42bc;
	padding: 0 0 10px;
	margin: 0;
}

h1 a {
	font-size:30px;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #9b42bc;
	padding: 0 0 10px;
	margin: 0;
}

h3 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 -25px;
	margin:10px 0 0 -25px;
}

.ads_detail {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	padding-left: 25px;
	width: 50%;
}

.ads_detail_admin {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9a9a9a;
	background-color: #ededed;
	padding-left: 25px;
}

.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9b42bc;
	background-color: #f5fbff;
	border: 1px solid #d2e4f0;
	width: 700px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 20px;
}
sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9a41bb;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9a41bb;
}
.input_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #d6e9f5;
}

.category_title a {
	display:block;
	background-color: #d6e9f5;
	float: left;
	width: 80%;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	color:#3f6bb0;
	text-decoration:none;
}
.category_title a:hover{
	color:#9c43bd;
}
.category_count {
	background-color: #9d43be;
	text-align: center;
	width: 20%;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 3px;
}

.ads a {
	color: #2a5d7e;
	text-decoration: none;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96b8ee;
	padding-top: 7px;
	padding-bottom: 2px;
	text-indent: 2px;
}

.ads a:hover {
	color:#9d43be;
	background-color: #EFF7FA;
}

.bigtext {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}

body {
	background-color: #151920;
	margin:0 auto;
	padding:0;
	width:1100px;
	height:100%;
	background-attachment: fixed;
	background-image: url(/images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f6bb0;
}
.title_bg {
	background-color: #d6e9f5;
	background-image: url(/images/title_bg.png);
}

div.pagination {
	padding: 10px;
	color: #2a5d7e;
	text-decoration: none;
	font: bold 14px verdana;
}

a.pagination, a.pagination:visited {
	color: #2a5d7e;
	text-decoration: none;
	font: bold 14px verdana;
}

#categories a {
	color: #2a5d7e;
	text-decoration: none;
	display: block;
	width: 165px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96b8ee;
	padding-top: 7px;
	padding-bottom: 2px;
	text-indent: 2px;
}

#categories a:hover {
	color:#9d43be;
	background-color: #EFF7FA;
}
#logo {
	background-image: url(/images/logo.png);
	height: 71px;
	width: 185px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#userpanel {
	position: relative;
	top: 0px;
	left: 500px;
}
#login_form label {
	width: 70px;
}
#content {
	width: 1100px;
	left: 50%;
	position: absolute;
	margin-left: -550px;
}
#left_header {
	background-image: url(/images/left_header.png);
	background-repeat: no-repeat;
	height: 382px;
	width: 80px;
	float: left;
}
#right_header {
	background-image: url(/images/right_header.png);
	background-repeat: no-repeat;
	height: 382px;
	width: 80px;
	float: left;
}
#header {
	float: left;
	width: 940px;
	height:382px;
	background-color: #FFFFFF;
}
#main {
	background-color: #FF0000;
	width: 940px;
	clear: both;
	position: relative;
	left:50%;
	margin-left:-470px;
}
#footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #869bbb;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}


a#button_home {
	background-image: url(/images/button_home.png);
	display: block;
	float: left;
	height: 68px;
	width: 80px;
}
a#button_home:hover {
	background-position:0 -68px;
}
a#button_webcams {
	background-image: url(/images/button_webcams.png);
	display: block;
	float: left;
	height: 68px;
	width: 100px;
}
a#button_webcams:hover {
	background-position:0 -68px;
}
a#button_dating {
	background-image: url(/images/button_dating.png);
	display: block;
	float: left;
	height: 68px;
	width: 85px;
}
a#button_dating:hover {
	background-position:0 -68px;
}
a#button_jobs {
	background-image: url(/images/button_jobs.png);
	display: block;
	float: left;
	height: 68px;
	width: 70px;
}
a#button_jobs:hover {
	background-position:0 -68px;
}
a#button_amateur {
	background-image: url(/images/button_amateur.png);
	display: block;
	float: left;
	height: 68px;
	width: 175px;
}
a#button_amateur:hover {
	background-position:0 -68px;
}
a#button_chat {
	background-image: url(/images/button_chat.png);
	display: block;
	float: left;
	height: 68px;
	width: 70px;
}
a#button_chat:hover {
	background-position:0 -68px;
}
a#button_photos {
	background-image: url(/images/button_photos.png);
	display: block;
	float: left;
	height: 68px;
	width: 90px;
}
a#button_photos:hover {
	background-position:0 -68px;
}

a#button_videos {
	background-image: url(/images/button_videos.png);
	display: block;
	float: left;
	height: 68px;
	width: 85px;
}
a#button_videos:hover {
	background-position:0 -68px;
}


#footer_top {
	background-image: url(/images/footer_bg.png);
	text-align: left;
	padding-left: 100px;
}
#footer_mid {
	background-color: #e5f5ff;
	text-align: center;
	height: 25px;
}
#footer_top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3f6bb0;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}

#footer_top a:hover {
	color: #9d43be;
}
#footer_mid a {
	font-size: 12px;
	color: #9d43be;
	text-decoration: underline;
	padding: 5px;
}

#girl {
	position:absolute;
	left:50%;
	margin-left:-99px;
	top:110px;
	z-index:1;
}

.ie-png {
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/girl.png',sizingMethod='scale');
    height: 267px;
    width: 198px;
}

.ie-hide {
    border:0px solid #FFFFFF;
    _display:none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a5d7e;
	text-decoration: none;
}

a:hover {
	color: #9d43be;
}

#user_panel {
	position: absolute;
	top: 5px;
	right:100px;
}

.warning {
	font-size: 20px;
	color: red;
	font-weight: bold;
}

/**
 * Q82 Form Class
 */
td.form_header {
	font: 18px verdana bold;
}

td.form_caption {
    padding: 3px;
    padding-top: 6px;
    vertical-align: top;
}

td.form_field {
    padding: 3px;
    vertical-align: top;
}

textarea.mail {
    width: 400px;
    height: 300px;
}

/**
 * My ads
 */
table.myads {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}

td.myads {
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}

/**
 * Premium ads
 */
td.premium_header {
	padding: 10px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFF00;
}

td.premium {
	width: 140px;
	height: 140px;
	text-align: center;
	vertical-align: middle;
}
