﻿body {
	background-image: url(images/body-bg.gif);
	Background-color: #ebebeb;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	background: transparent url(images/bg.gif) no-repeat fixed 0 0;
	clear: both;
	position: relative;
}
#logoyeri {
	width: 850px;
	height: 107px;
	margin: 0 auto;
	position: relative;
	background-image: url('images/cicek.png');
	background-repeat: no-repeat;
	background-position: center;
}
#bayrakyeri {
	width: 130px;
	height: 14px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #71b0f7;
	margin: 10px 10px 0 0;
}
img {
	border: 0px;
}
#menuYeri {
	width: 850px;
	height: 30px;
	margin: 0 auto;
}
.yesilAlan {
	height: 128px;
	width: 100%;
	background-color: #9bd600;
	color: #354900;
	font-size: 12px;
	line-height: 18px;
}
.metinAlani {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	min-height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.baslikturuncu {
	font-weight: bold;
	size: 12px;
	color: #ec9e15;
}
.baslikYesil {
	font-weight: bold;
	size: 12px;
	color: #6da202;
}
#flash {
	margin: 0 auto;
	width: 850px;
	height: 350px;
}

.thumb {
	background: #9bd600 url(images/images/thumb.png);
	display: block;
	width:280px;
	overflow: hidden;
	height: 190px;
	margin: 10px 5px 0 0;
	position: relative;
	background-image: url(images/webPrice.jpg);
}
.thumb img  {}
.thumb a img  { border:5px solid #1c1c1c; }
.thumb a:hover img  { border:5px solid #9bd600 ; }




#bayrakyeri #turkce {
	position: absolute;
	top: 0;
	width: 60px;
}
#turkce a:link, #turkce a:visited {
	background: transparent url('images/turkishFlag.png') no-repeat left top;
	height: 20px;
	display: block;
	text-indent: -1000em;
	border: none;
}
#turkce a:hover, #turkce a:active {
	background-position: left bottom;
}
#bayrakyeri #english {
	position: absolute;
	right: 10px;
	top: 0;
	width: 60px;
}
#english a:link, #english a:visited {
	background: transparent url('images/englishFlag.png') no-repeat left bottom;
	height: 20px;
	display: block;
	border: none;
}
#english a:hover, #english a:active {
	background-position: left top;
	text-indent: -1000em;
}
