@charset "utf-8";
body  {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 0.7em;
	background-color: #000000;
}
a {
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;
}
a:hover {
	color: red;
	text-decoration: none;
}

img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin-top: 8px;
}
#gradient {

}
	
 #container {
	width: 880px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #000000; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top:0px;

} 
.loginsection {
	position: absolute;
	width: 200px;
	right: 0px;
	top: 0px;
	font-size: 11px;
	height: 20px;
	text-align: right;
}
#sols
{
position: absolute;
left: 0px;
position: fixed;
width: 112px;
height: 605;
overflow: hidden;
PADDING-RIGHT: 10px;
PADDING-LEFT: 0px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
TOP: 0px;
TOP: expression(eval(document.body.scrollTop)+0); 
}
#sags
{
position: absolute;
right: 2px;
position: fixed;
width: 112px;
height: 605;
overflow: hidden;
PADDING-RIGHT: 3px;
PADDING-LEFT: 10px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
TOP: 0px;
TOP: expression(eval(document.body.scrollTop)+0); 
}
 #header {
	/*background-image: url(/images/logo.jpg);*/
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid gray;

}
#header table, #header_vip table {
	margin: 0px;
	width: 100%;
}
 #header h1, #header_vip h1 {
	margin: 15px 5px 10px 0px; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 14px;
	color: #D98D26;
	text-align: right;
}
 #header .nav, #header_vip .nav {
	/*background-image: url(/images/main_button.jpg);
	background-repeat: no-repeat;*/
	padding-top: 8px;
	margin-left: 30px;
 	}
#header .nav a, #header_vip .nav a {
	color: #ffffff;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 14px;
	text-decoration: none;
	border: 1px solid #000000;
 }
#header .nav a:hover, #header_vip .nav a:hover {
	color: #000000;
	background-color: #D98D26;
	border: 1px solid #ffffff;
}
#header .nav .live_girls a, #header_vip .nav .live_girls a {
	color: #D98D26;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 14px;
	text-decoration: none;
	border: 1px solid #000000;
}
#header .nav a:hover, #header_vip .nav a:hover {
	color: #000000;
	background-color: #D98D26;
	border: 1px solid #ffffff;
}
#header .nav .vip_lounge a, #header_vip .nav .vip_lounge a {
	color: #ea192c;
	font-weight: bold;
	padding: 2px 10px;
	line-height: 14px;
	text-decoration: none;
	border: 1px solid #000000;
}
#header .nav .vip_lounge a:hover, #header_vip .nav .vip_lounge a:hover {
	color: #000000;
	background-color: #D98D26;
	border: 1px solid #ffffff;
}
#header .navtd, #header_vip .navtd {
	padding-bottom: 2px;
	padding-top: 3px;
	background-image: url('images/x.jpg');
}
#header .navtd ul {
	margin: 0px;
	padding: 0px;

}
#header .navtd li {
	display:inline;
	font-size: 11px;
}
#header .navtd li a {
font-family: "tahoma";
	padding: 5px;
	margin: 0px 0px 0px 4px;
	width: 90px;
	display: block;
	float:left;
	text-align: center;
	font-weight: bold;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;*/
	border-top-color: gray;
	border-right-color: gray;
	border-left-color: gray;
}
#header .navtd li a:hover {
	background-image: url('images/y.jpg');
	background-color: #FF0000;
	color:#ffffff;
	font-weight: bold;
}
div#categoriesheader{
	margin-top: 1px;
}
div#categoriesheader a{
	color: #aaaaaa;
}
div#categoriesheader a:hover{
	color: #ff0000;
}

#header_users {
	padding: 7px;
	background-image: url('images/x.jpg');
	background-color: #555555;
	border-top: 0px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 0px solid gray;
	margin-left: 2px;
}
#header_users form {
	margin: 0;
	padding: 0;
}
#header_users .title {
	width: 150px;
	color: #D98D26;
	font-weight:bold;
	
}
#header_users .body {
	font-weight:none;
	
}


#adbar {

	width: 100px;
	padding: 10px 0px; /* SAG BLOKK*/
	border: 0px solid gray;
		text-align: center;
}
#adbar a {
	color: gray;
	text-decoration: inline;

}
#adbar a:hover {
	color: #ffffff;
}
 #mainContent {
	padding: 10px; /*videolist in çerçevesi*/
	padding-left: 0px;
} 
 #footer {
	padding: 0 10px 0 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: gray;
	margin-top: 20px;
	font-size:13px;
	font-family: "arial";
	background-image: url('images/x.jpg');
} 

 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearleft {
	clear: left;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

/* 
Over 18 shizzle
*/
#warning_container {
	width: 100%;
	margin: 15px auto 0px auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D98D26;
}
#warning_right .over18 {
	font-weight: bold;
	color: #D98D26;
	font-size: 18px;
	text-decoration: none;
}
#warning_right .over18:hover {
	text-decoration: underline;
}
#warning_right .under18 {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-decoration: none;
}
#warning_right .under18:hover {
	text-decoration: underline;
}
#warning_main {
	margin: 0px 0px 0px 100px;
	padding: 0px;
	float: left;
	width: 500px;
	text-align: center;
}
#warning_main h1 {
	color: #D98D26;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#warning_main h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#warning_right {
	float: left;
	width: 290px;
	text-align: center;
}
#user_navigation {
	border: 1px solid #32393d;
	background-color: #131313;
	text-align:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 2px 2px 15px 2px;
}
#user_navigation a {
	display: block;
	color: #D98D26;
	text-decoration: none;
	padding-left: 15px;
	font-weight: 100;
}
#user_navigation a:hover {
	color: #ffffff;
	/*background-color: #0e0e0e;*/
}
#user_navigation .blink {
		color: #ffffff;
		text-decoration: blink;
	}
.searchinput {
	color: #ffffff;
	background-color: #000000;
	border: 1px solid gray;
	font-size: 12px;
	padding: 4px;
	margin: 0px;
	}
.ara_ash {
	background-image: url('images/x.jpg');
	color: #ffffff;
	background-color: #000000;
	border: 1px solid gray;
	font-size: 12px;
	padding: 3px;
	margin: 0px;
}
textarea.styled {
	color: #D98D26;
	background-color: #000000;
	border: 1px solid #32393d;
	font-size: 12px;
	padding: 3px;
}

/*Competition Shizzle*/
#competition {
	background-image: url(/images/comp_bkg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
}
#competition h2 {
	color: #cccccc;
}
#competition .orange {
	color: #D98D26;
	font-weight: bold;
}
#competition .orangebig {
	color: #D98D26;
	font-weight: bold;
	font-size: 14px;
}
#competition .winner {
	width: 130px;
	padding: 15px;
	text-align: center;
}
#competition h4 {
	color: #cccccc;
	font-size: 12px;
	padding: 10px 0px;
}
#competition .info {
	margin-top: 12px;
	margin-left: 50px;
	text-align:center;
}
.commentwall {
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #000000;
	border: 1px solid #32393d;
	color: #D98D26;
	height: 100px;
}
.featured	{
	width: 690px;
	border: 1px solid #32393d;
	padding: 0px;
	color: #aaa;
	margin: 0px auto;
	margin-bottom: 1px;
}
.ash_sag{
	border: 1px solid #32393d;
	padding: 0px;
	color: #aaa;
	margin: 0px auto;
	margin-bottom: 1px;
}
.pornstardesc {
	padding: 10px;
}
.pornstarimage {
	float: left; 
	width: 200px;
	text-align:center;	
}
.pornstarimage img {
	padding: 2px;
	border: 1px solid #000000;
}
.pornstarimage img:hover {
	padding: 2px;
	border: 1px solid #D98D26;
}
.pornstarimagehold {
	width: 620px;
	margin: 0px auto;
}
.pornstarlist {
	width: 16%;
	margin: 3px 10px 0px 10px;
	float: left;
	font-weight: bold;
	color: #777777;
}
.pornstarlist a {
	color: #777777;
}
.pornstarlist a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* Users Friends section */
.friends_list {
	text-align: center;
	float: left;
	width: 160px;
	height: 170px;
}
.friends_list .small {
	font-size: 10px;
}
.friends_image {
	width: 150px;
	height: 112px;
	overflow: hidden;
}
/* online now green */
.online_now {
	font-size: 12px;
	font-weight:bold;
	color: #aeee00;
}
.onlineplace {
	padding-right: 90px;
	font-size: 18px;
}

/* my news */
.mynews img {
	border: 1px solid #ffffff;
}
.mynews img:hover {
	border: 1px solid #D98D26;
}
.mynews a {
	font-weight: bold;
	color: #D98D26;
}
.mynews a:hover {
	text-decoration: underline;
}
.mynews .title {
	font-weight: bold;
}
.mynews .date {
	font-size: 10px;
	font-weight: none;
	color: #3c3c3c;
}
.mynews .border {
	width: 99%;
	border-bottom: 1px solid #333333;
	margin-bottom: 30px;
}

.mynews .videodesc {
	font-size: 10px;
	font-weight: none;
	color: #5c5c5c;
}
.mynews .comment {
	font-size: 11px;
	font-weight: bold;
	color: #5c5c5c;
	padding-left: 20px;
	width: 200px;
}
.mynews .noborder {
	border: none;
}
.mynews .noborder:hover {
	border: none;
}
.mynews .avatar {
	padding-top: 5px;
	width: 20px;
}
.mynews .date_line {
	color: #ffffff;
	font-size: 11px;
	border-bottom: 1px solid #333333;
	width: 99%;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight:bold;
}

/* wall to wall */
.wall h5 {
	color: #D98D26;
	display: block;
	margin: 0px 5px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
}
.wall a {
	padding-left: 15px;
	font-size: 10px;
}

/* admin walls */
.admin_wall {
	margin-bottom: 20px;
}
.admin_wall a {
	color: #D98D26;
	font-weight: bold;
}
.admin_wall .comment {
	border-bottom: 1px solid #333333;
	
}

/* displays when you selet a thumb on upload */
.thumb_select_upload {
	float: left;
	width: 30%;
	text-align:center;
}

/* user matches */
.user_matches {
	float:left;
	width: 230px;
	height: 200px;
	margin-right: 20px;
	text-align:center;
	margin-bottom: 10px;
	overflow: hidden;
}
.user_matches .image {
	text-align:center;
	height: 120px;
	width: 160px;
	overflow: hidden;
	border: 1px solid #ffffff;
	margin-left: 40px;
	margin-bottom: 2px;
}
.user_matches .image:hover {
	border: 1px solid #D98D26;
}
.user_matches .image_info {
	margin-left: 40px;
	border-bottom: 1px solid #333333;
	width: 160px;
	text-align:left;
	font-size: 11px;
	margin-bottom: 2px;
}
.user_matches .image_info a {
	color: #D98D26;
	font-weight: bold;
}
.user_matches .image_info a:hover {
	text-decoration: underline;
}
/*MARTIN NEW*/
h2.grad-bg 	{ 
font-size: 1.1em; 
line-height: 1; 
color: #FFFFFF;
margin: 0; 
padding: 5px; 
border-bottom: 1px solid gray;
background-color:#333333;
background-image: url(images/i_back_catg.gif);
}

h4.grad-bg 	{ 
font-size: 1em; line-height: 1; font-weight: bold; margin: 0 0 5px 0; padding: 8px; color: #ffffff; background: #222222 url(/images/h2_bkg_new.jpg) repeat-x; text-transform: uppercase; 
}

div.pagination-hd {
color: #D98D26; font-size: 1.1em; line-height: 1; margin: 0; padding: 3px 10px; border-bottom: 1px dotted #32393d;text-align: right;
}

div.pagination-ft {
color: red; font-size: 1.1em; font-family:'arial'; line-height: 1; margin: 0; padding: 3px 10px; border-top: 1px dotted gray;text-align: left;
}

/* user messages */
.user_messages .row {
	background-color: #000000;
	height: 40px;
	font-size: 12px;	
}

.user_messages .username a {
	color: #d98d26;
	font-size: 10px;
}
.user_messages .user_images {
	width: 125px;
	height: 125px;
}
.user_messages .user_avatar {
	width: 120px;
	height: 120px;
	overflow: hidden;
	border: 1px solid #32393d;
}
.user_messages .user_info {
	font-size: 9px;
	width: 100px;
}
.user_messages .user_message {
	background-color: #000000;
	margin: 8px;
	padding: 5px;
}
