@charset "iso-8859-9";
body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	
}
.main {
	background-color: #000000;
	width: 900px;
	border: 0px;
	padding: 0px;
	margin: 0;
}
#pagination a {
	border:thin dashed #999999;
	height:2em;
	
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#pagination a:hover {
	color: #ffffff;
}

input {
	background:#666666; 
	border:dashed 1px #CCCCCC;
}
.header {
	background-image: url(../img/nettekisinema.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 100%;
}
.movieside {
	width:61%;
	border-left:thin double #666666;
}

#kayan_reklam {
position : fixed;
_position : absolute;
top : 0;
_top : expression(eval(document.body.scrollTop ) );
right : 0;
margin : 0;
}
.rightside {
	width:38%;
	border-right:thin double #666666;
}
.film {
	margin-top:5px;
	border:thin dashed #999999;
	height: 330px;
	width: 518px;
}

.midside {
	width:2%;
	background-image: url(../img/cizgi.png);
	background-repeat: no-repeat;
}
.yorum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top:5px;
	margin-bottom:3px;
	border:thin dashed #333333;
	width: 518px;
}
.yorum p{
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	color: #666666;
}
.yorum h1{
	background-color: #111111;
	color: #660000;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 10px;
}
.kimlik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.kimlik h1 {
	font-size: 1.6em;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	background-color: #222222;
}

.kimlik ul {
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.kimlik li {
	display: block;
	left: 5px;
	list-style-type: none;
	text-align: left;
}
.kimlik b {
	font-size: 1em;
	color: #FFCCCC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #111111;
	display: block;
}
.listview {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 10px;
}

.listview ul {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.listview li {
	display: block;
	left: 5px;
	list-style-type: none;
	text-align: left;
}
textarea {
	background:#666666; 
	border:dashed 1px #CCCCCC;	
}
.listview h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
	background-color: #222222;
}
.listview b {
	font-size: 0.9em;
	color: #FFCCCC;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #333333;
}
.listview em {
	color: #FF0000;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
}

.listview a {
	border-color: #FFFFFF;
	text-decoration: none;	
}
.listview a:hover  {
	border-color: #000000;
}
.listview a:link {
	color: #FFFFFF;
}
.listview a:visited {
	color: #FFFFFF;
}
.listview a:active {
	color: #FFFFFF;
}
.uye {
	font-family:"Courier New", Courier, monospace;
	font-size:1em;
	
}
.uye input{
	font-family:"Courier New", Courier, monospace;
	font-size:1.2em;
	background:#666666;
	border:dashed 1px #CCCCCC;
	padding: 0px;
}
.umenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	border:thin dashed #999999;
	margin-right:10px;
	margin-left:5px;
	margin-top:30px;
}
.umenu ul {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.umenu li {
	display: block;
	text-decoration: block;
	left: 5px;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
}
.umenu a{
	display:block;
	text-decoration: none;	
}
.umenu a:hover {
	text-decoration: block;
	background-color:#CCCCCC;	
}
.devam a {
	color: #555555;
	font-size: 1em;
	margin-right: 5px;
}
.devam a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

