/* This is the style of your browser text */
@charset "UTF-8";

* {
   padding:0;
   margin:0;
}
html, body, form, ul, li {margin: 0; padding: 0;}
body {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	color:#503506;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #540900;
	font-size: 11px;
	line-height: 1.7em;
	padding: 0;
	margin: 0;
	text-align: center;
}
#arkaplan {
	width: 914px;
	margin: 0 auto;
	height: 609px;
	background-image: url(img/ikincibg.jpg);
	background-repeat: no-repeat;
}
#sayfa {
	width: 796px;
	margin: 0 auto;
	height: 623px;
}
a, 
a:visited, 
a:active {
	color:#6D1E0C;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 16px;
	color: #4D3604;
	margin-bottom: 1em;
	font-weight:bold;
}
h2 {
	font-size: 14px;
	color: #6D1E0C;
	margin-bottom: 1em;
	font-weight:bold;
}
p {
	margin-bottom: 1em;
	text-align:left;
}
#ustbaslik {
	margin: 0 auto;
	width: 796px;
	height:118px;
}
#ustbaslik img {
	margin-top: 40px;
	float: left;
}
#menu {
	width: 796px;
	height: 30px;
	margin: 0 auto;
	background-image: url(img/menuBG.jpg);
	background-repeat: repeat-x;
	clear:both;
}

#menu a, 
#menu a:visited, 
#menu a:active {
	color:#FFF;
	text-decoration: none;
	font-size: 10px;
	padding: 8px 15px;
	font-weight:bold;
}
#menu a:hover {
	background-color: transparent;
	background-image:url(img/menuHover.jpg); 
	background-repeat: repeat-x;
	padding: 8px 15px;
	font-weight:bold;
}
#menu ul {
	width: 100%; display: block; clear: both; margin: 0; padding: 0; border: none; height: auto;
}

#menu ul li {
	display: block;
	overflow: hidden;
	float: left;
	clear: none;
	width: auto;
	margin: 0;
	cursor: pointer;
	padding: 8px 0;
	line-height: normal;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.aktif {
	background-color: transparent;
	background-image:url(img/menuHover.jpg); 
	background-repeat: repeat-x;
	padding: 8px 20px;
}
#alticerik {
	width: 796px;
	margin: 0 auto;
	overflow: hidden;
	clear:both;
	height: 418px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#icerik {
	width: 796px;
	margin: 0 auto;
	overflow: hidden;
	clear:both;
	height: 418px;
}

#vitrin {
	text-align: left;
	float: left;
	width: 471px;
}
#sol {
	float: left;
	width: 335px;
	padding: 20px 0 0 20px;
	font-size: 11px;
	line-height: 1.3em;
	text-align:left;
}
#alticerik h1 {
	color: #590900;
	font-size: 14px;
}
#alticerik h2 {
	color: #503506;
	font-size: 12px;
}
#divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #590900;
	margin-bottom: 20px;
}

#alticerik a,
#alticerik a:visited,
#alticerik a:active {
	color: #990000;
	text-decoration: none;
}
#alticerik a:hover {
color: #FF0000;
}
#sag {
	float: right;
	width: 375px;
	padding: 20px 10px 0 0;
	font-size: 11px;
	line-height: 1.3em;
	text-align:left;
}
#anasayfasag {
	float: right;
	width: 325px;
	margin: 0 auto;
}
.selected {
	color: #1886FF;
	font-weight:bold;
}

