@charset "utf-8";
/* CSS Document */
body {
	background-color: #181e1e;
	color: #dddddd;
	padding: 0px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(/index_files/body_bkg.jpg);
	background-repeat: repeat-x;
}
.colored {
	color: #ed1c24;
}
.colored a {
	color: #ed1c24;
	text-decoration: none;
}
.colored a:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.white {
	color: #ffffff;
}
img {
	border: 0px;
}
img:hover {
	border: 1px solid #ed1c24;
}
:link img { border: solid #aaaaaa thin; }
:visited img { border: solid #aaaaaa thin; }
:link:hover img, :visited:hover img { border-color: #ed1c24; }
h1 {
	font-size: 22px;
	color: #ed1c24;
	letter-spacing: -2px;
	display: block;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}
h2 {
	font-size: 18px;
	color: #ffffff;
	display: block;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: -2px;
	display: block;
	padding: 0px;
	margin: 5px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 100;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #ed1c24;
	display: block;
	padding: 0px;
	margin: 12px 0px 6px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
form {
	line-height: 0px;
	padding: 0px;
	margin: 0px;
}
td {
	line-height: normal;
}
a { text-decoration: none; color: #888888; }
a:hover { text-decoration: underline; }
br.clearfloat {
	clear: both;
	float:none;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
/*HEADER*/
div#header {
	position: relative;
	width: 920px;
	margin: 0px auto;
}
div.logo {
	margin-top: 20px;
	width: 259px;
	height: 80px;
    marginheight: 80px;
    marginwidth: 80px;
	background-image: url(/index_files/yazum_logo.png);
	background-repeat: no-repeat;
}

div.logox {
	margin-topx: 0px;
    marginheight: 80px;
    marginwidth: 140px;
	background-repeat: no-repeat;
}
div.search {
	position: absolute;
	right: 20px;
	top: 45px;
	width: 200px;
	height: 30px;
}
div#headnav {
	padding: 4px;
	font-size: 14px;
	height: 19px;
	border: 1px solid #353535;
	background-image: url(/index_files/nav_bkg.jpg);
	background-repeat: repeat-x;
}
div#headnav a {
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 25px 0px 0px;
	padding: 2px 3px;
}
div#headnav a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}

div#headnav .blue {
	color: #ed1c24;
}
div#headnav .blue a {
	color: #ed1c24;
}
div#categories {
	font-size: 11px;
	margin-top: 10px;
}
div#categories a {
	padding: 0px 15px 0px 0px;
}
/*Header Etology Advert*/
div#advertHead {
	margin-top: 15px;
	height: 125px;
	overflow: hidden;
	background-image: url(/index_files/head_bkg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #353535;
	background-color: #272828;
	position: relative;
}
div.login {
	width: 140px;
	padding: 5px;
	text-align: left;
	float: left;
}

div.login h4 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
div.advertsection {
	float: left;
	margin-left: 153px;
}

/*Main Body Section*/
div#contentHolder {
	position: relative;
	width: 920px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#rightAds {
	float: right;
	padding: 4px;
	width: 170px;
	/*border: 1px solid;*/
	height: 1100px;
	background-color: #000000;
	/*background-image: url(/index_files/content_bkg.jpg);*/
	border: 1px solid #353535;
	background-repeat: repeat-x;
}
div#rightAds a {
	display: block;
	font-size: 11px;
	color: #777777;
	font-weight: bold;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
	line-height: 14px;
}
div#rightAds a:hover {
	color: #ffffff;
}
div#leftNav {
	float: left;
	width: 150px;
}
div#leftNav a {
	display: block;
	color: #aaaaaa;
	font-weight: bold;
	text-indent: 5px;
}
div#leftNav a:hover {
	color: #ffffff;
}
div#rightNav a {
	display: block;
	color: #aaaaaa;
	font-weight: bold;
	text-indent: 5px;
}
div#rightNav a:hover {
	color: #ffffff;
}

input.text {
	width: 120px;
	font-size: 10px;
	background-color: #000000;
	color: #aaaaaa;
	border: 1px solid #353535;
	margin: 5px;
}
.formcolor {
	background-color: #000000;
	color: #aaaaaa;
	border: 1px solid #353535;
	margin: 5px;
}
.button {
	font-size: 10px;
	background-color: #000000;
	color: #aaaaaa;
	border: 1px solid #353535;
	margin: 5px;
}	

/*Index Page
div.welcome {
	position: absolute;
	left: 2px;
	top: 2px;
	width: 100%;
}
div.welcome p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}*/
div#contentArea {
	margin-top: 0px;
	margin-right: 185px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url(/index_files/content_bkg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #353535;
	padding: 10px;
}
div#fix0r {
	width: 98%;
	margin: 0 auto;
}
div.pages {
	border-bottom: 1px solid #353535;
	text-align: right;
	color: #ed1c24;
}
div.pages a:hover {
	color: #ed1c24;
}
div.videolist {
	width: 160px;
	margin: 0px 5px;
	float: left;
	height: 240px;
}
td.vidtitle {
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #dddddd;
	line-height: 14px;
	overflow:hidden;
}
td.vidtitle a {
	color: #dddddd;
	text-decoration: none;
}
td.vidtitle a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/*Footer*/
div#footer {
	margin: 20px auto;
	width: 950px;
	color: #666666;
	font-size: 10px;
	text-align: center;
}

/*MISC*/

p.affad {
	padding-right: 20px;
}
p.affad a {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}

.headlogo img a {
	border: none;
}
table.underviddetails {
	width: 99%;
}
table.underviddetails h2 {
	color: #ffffff;
	font-weight: bold;
}
div.vid_options {
	padding: 8px;
	border: 1px solid #353535;
	color: #ffffff;
	margin: 5px 10px;
}
div.vid_options a {
	color: #aaaaaa;
}
.textinputx {
	BORDER-RIGHT: gray 2px solid; BORDER-TOP: gray 2px solid; BORDER-LEFT: gray 2px solid; WIDTH: 270px; COLOR: #eee; BORDER-BOTTOM: gray 2px solid; BACKGROUND-COLOR: #555
}
.textinput {
	BORDER-RIGHT: gray 2px solid; BORDER-TOP: gray 2px solid; BORDER-LEFT: gray 2px solid; WIDTH: 170px; COLOR: #eee; BORDER-BOTTOM: gray 2px solid; BACKGROUND-COLOR: #555
}