﻿* {
	font-family: Tahoma;
	font-size: 12px;
}
body {
	background-image: url('images/page_img.jpg');
	background-repeat: no-repeat;
}
a.menu:link, a.menu:visited, a.menu:active {
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	color: #333333;
	text-decoration: underline;
}
.anket {
	background-image: url('images/default_32.png');
	background-color: #EAE9E9;
	background-repeat: no-repeat;
}
.alanlar {
	color: #333333;
	background-color: #F2F1F1;
	border: 1px solid #A4A4A4;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 165px;
	height: 20px;
}
.mesaj {
	color: #333333;
	background-color: #F2F1F1;
	border: 1px solid #A4A4A4;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 350px;
	overflow: auto;
	height: 100px;
}
.buton {
	color: #333333;
	background-color: #F2F1F1;
	border: 1px solid #A4A4A4;
	margin-top: 0px;
	margin-bottom: 2px;
	width: 60px;
	height: 25px;
}
a.linkler {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-transform: capitalize;
}
a.linkler:hover {
	font-size: 15px;
	font-weight: bolder;
	color: #333333;
	text-transform: capitalize;
	text-decoration: underline;
}
#buton_yazi {
	font-size: 9px;
	text-decoration: none;
}
#slider1 {
	width: 720px; /* important to be same as image width */;
	height: 300px; /* important to be same as image height */;
	position: relative; /* important */;
	overflow: hidden; /* important */
}
#slider1Content {
	width: 720px; /* important to be same as image width or wider */;
	position: absolute;
	top: 0;
	margin-left: 0;
}
ul {
	list-style-type: none;
}
.slider1Image {
	width: 720px;
	float: left;
	position: relative;
	display: none;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}
.slider1Image span strong {
	font-size: 14px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
.clear {
	clear: both;
}
#cont {
	width: 503px;
	height: 341px;
	margin: 0 auto;
	text-align: left;
	padding: 2px;
}
.buttons {
	margin-top: 2px;
}
.buttons span {
	color: #0080FF;
	padding: 0 0 0 10px;
	cursor: pointer;
}
.buttons span:active, .buttons span:hover {
	background: #0080FF;
	color: #fff;
}
.buttons a {
	text-decoration: none;
}
.buttons a:hover {
	text-decoration: none;
}
#box4 {
	position: absolute;
	height: 341px;
}
#box4 div {
	width: 480px;
	height: 340px;
	float: left;
}
#box4 h3, #box4 p, #box4 ul {
	padding: 0px 10px;
	text-align: justify;
}
#box4 p {
	text-indent: 16px;
}
#box4 a {
	text-decoration: none;
}
#box4 a:hover {
	text-decoration: underline;
}
#box4 img {
	width: 230px;
	height: 230px;
	float: left;
	margin: 0 10px 0 10px;
	border: 1px #666666 solid;
}
#info4 {
	width: 400px;
	background: #fff !important;
	color: red !important;
	cursor: default;
}
.thumbs {
	width: 54px;
}
.thumbs div {
	display: block;
	width: 54px;
	height: 41px;
	margin: 3px 0;
	cursor: pointer;
}
.thumbs div img {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}
.info {
	width: 240px;
	height: 50px;
	background: #000;
	position: absolute;
}
.info p, .info h4 {
	color: #fff;
	padding: 3px 8px;
	font-family: Arial;
}
.info h4 {
	font-size: 14px;
}
.info h4 a {
	width: 400px;
	float: right;
	background: #fff;
	color: #000;
	font-size: 10px;
	padding: 0 3px;
	text-decoration: none;
}
.mask3 {
	position: relative;
	width: 490px;
	height: 320px;
	overflow: hidden;
}
span img {
	display: block;
	border: none;
}

