/* default */
body, form, input, h1, h2, h3, h4, p, ul, li, ol, blockquote, img{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	margin: 0px;
	background: #DFC8A5;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
/**/
h1, h2, h3, h4, h5, h6{
	font-family: Arial,Helvetica,sans-serif;
}
h2{
	margin: 0px 0px 20px;
	border-bottom: solid 1px #564939;
	font-weight: bold;
	font-size: 20px;
	color: #564939;
}
h3{
	margin: 0px 0px 15px;
	font-weight: bold;
	font-size: 16px;
	color: #564939;
}
h4{
	margin: 0px 0px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #564939;
}
hr{
	border: none;
	border-bottom: solid 1px #564939;
	height: 1px;
}
p{
	margin: 0px 0px 15px;
}
a{
	color: #fff;
	text-decoration: underline;
}
a:hover{
	color: #564939;
}
a.more{
	display: block;
	float: right;
	padding: 1px 0px 0px 25px;
	width: 85px;
	height: 20px;
	font-size: 9px;
	color: #fff;
	text-decoration: none;
}
a.more:hover{
	color: #fff;
	text-decoration: underline;
}
.clear{
	clear: both;
	height: 0px;
	font-size: 0px;
}
ul{
	margin: 0px 10px 10px 10px;
	padding: 0px 5px;
	list-style-type: square;
}
li{
	margin: 4px 0px 2px 10px;
}
ol{
	margin: 0px 10px 10px 17px;
	padding: 0px 5px;
	list-style-type: decimal;
}
img.picright{
	float: right;
	margin: 0px 0px 10px 10px;
	border: solid 3px #DFC8A5;
}
.halfbox{
	float: left;
	padding: 7px;
	width: 260px;
}
#map{
	margin: 30px 0px 15px;
	width: 540px;
	height: 220px;
	border: solid 3px #DFC8A5;
}
.backtotop{
	padding: 10px 0px;
	text-align: right;
}
.backtotop a{
	color: #fff;
	text-decoration: none;
}
.backtotop a:hover{
	color: #fff;
	text-decoration: underline;
}

/* CONTENT */
#container{
	margin: 0px auto;
	width: 719px;
	background: url(../frame/container.gif) repeat-y;
	border: solid 20px #fff;
	border-bottom: none;
	text-align: left;
}
#header{
	position: relative;
	float: right;
	width: 569px;
	height: 164px;
	background: url(../frame/header.jpg) no-repeat;
}
#header menu{
	margin: 0px;
	padding: 0px 0px 0px 12px;
	list-style: none;
	
	position: absolute;
	left: 0px;
	top: 76px;
	display: block;
	width: 550px;
	height: 16px;
	overflow: hidden;
}
#header menu li{
	margin: 0px;
	padding: 0px 5px;
	list-style: none;
	
	display: inline;
	border-right: solid 2px #fff;
	font-size: 10px;
}
#header menu li.noborder{
	border: none;
}
#header menu li a{
	color: #564939;
	text-decoration: none;
}
#header menu li a:hover{
	color: #fff;
}
#header menu li a.active{
	color: #fff;
}

#header #h_mail{
	position: absolute;
	left: 340px;
	bottom: 0px;
	width: 200px;
	height: 15px;
	font-size: 10px;
	font-weight: normal;
	color: #DFC8A5;
}
#header #h_mail a{
	font-size: 10px;
	font-weight: normal;
	color: #DFC8A5;
	text-decoration: none;
}
#header #h_mail a:hover{
	color: #B3A18B;
}

#header #h_design{
	position: absolute;
	bottom: 0px;
	left: 569px;
	width: 20px;
	height: 72px;
	background: #564939;
}

#left{
	float: left;
	padding: 0px 0px 30px;
	width: 150px;
	height: 598px;
	background: url(../frame/left.jpg) no-repeat;
	text-align: center;
}
#left h1{
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#left h1 a{
	display: block;
	padding: 198px 0px 30px;
	width: 150px;
	height: 20px;
	color: #fff;
	text-decoration: none;
}
#left h1 a:hover{
	color: #564939;
}
#left a.wailogo{
	display: block;
	padding: 4px 0px 0px 35px;
	width: 115px;
	height: 18px;
	background: url(../frame/vakbarat.gif) no-repeat 10px 0px;
	text-align: left;
}
#left a.wai{
	color: #fff;
	text-decoration: none;
}
#left a.wai:hover{
	color: #564939;
}
#left #l_reader{
	display: none;
}

#footer{
	margin: 0px auto;
	padding-top: 2px;
	width: 720px;
	height: 18px;
	background: #fff;
	color: #564939;
	text-align: right;
}
#footer a{
	font-family: Arial,Helvetica,sans-serif;
	color: #564939;
	text-decoration: none;
}
#footer a:hover{
	color: #DFC8A5;
}

/* form elements */
input.button{
	width: auto;
	overflow: visible;
	margin-bottom: 7px;
	padding: 0px 10px;
	width: auto;
	height: 19px;
	background: #564939;
	border: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}
input.button:hover{
	color: #DFC8A5;
}
input.text{
	margin-bottom: 7px;
	padding: 1px 2px;
	width: 248px;
	height: 15px;
	background: #fff;
	border: solid 1px #564939;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333;
}
textarea{
	margin-bottom: 7px;
	padding: 1px 2px;
	width: 348px;
	border: solid 1px #564939;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333;
}

/* messages */
.error, .success, .notice{
	margin-bottom: 16px;
	padding: 10px;
	border: solid 1px #af4141;
	border-left: solid 7px #af4141;
	font-weight: bold;
	color: #af4141;
}
.success{
	border: solid 1px #5a815a;
	border-left: solid 7px #5a815a;
	color: #5a815a;
}
.notice{
	border: solid 1px #417caf;
	border-left: solid 7px #417caf;
	color: #417caf;
}

/* pager */
.fps_nav {
	position: relative;
	width: 549px;
	margin: 16px 0px;
	font-size: 9px;
	font-weight: normal;
}
.fps_nav span{
	display: block;
	width: 549px;
	height: 15px;
	padding: 10px 0px;
	clear: both;
	color: #564939;
	font-weight: bold;
	font-size: 11px;
}
.fps_nav .nav_row{
	position: relative;
	padding: 4px 0px;
	width: 549px;
}
.fps_nav .pager_left{
	padding: 1px 0px;
	float: left;
	width: 130px;
}
.fps_nav .pager_right{
	padding: 1px 0px;
	float: right;
	width: 130px;
	text-align: right;
}
.fps_nav .pager_center{
	position: absolute;
	top: 2px;
	left: 130px;
	padding: 4px 0px;
	width: 289px;
	text-align: center;
}
.fps_nav a{
	margin: 1px;
	padding: 0px 2px;
	border: solid 1px #564939;
	background: #A59076;
	color: #fff !important;
	text-decoration: none;
}
.fps_nav a:hover{
	color: #fff;
	background: #564939;
	text-decoration: none;
}

.fps_nav a.firstpage, .fps_nav a.lastpage, .fps_nav a.stepleft, .fps_nav a.stepright{
	background: #DFC8A5;
	color: #564939 !important;
}
.fps_nav a.firstpage:hover, .fps_nav a.lastpage:hover, .fps_nav a.stepleft:hover, .fps_nav a.stepright:hover{
	background: #564939;
	color: #fff !important;
	text-decoration: none;
}
.fps_nav b{
	margin: 1px;
	padding: 0px 2px;
	border:1px solid #564939;
	background: #fff;
	color: #564939;
}
.fps_nav b.lotof{
	margin: 1px;
	padding: 2px 5px;
	background: none;
	border: none;
	color: #564939;
}

/* CIKKEK */
#articles{
	width: 549px;
}
/* print leads */
#articles .article_box{
	width: 549px;
	border-bottom: dashed 1px #564938;
	margin-bottom: 12px;
}
#articles .article_box h3{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}
#articles .article_box h3 a{
	color: #564938;
	text-decoration: none;
}
#articles .article_box h3 a:hover{
	text-decoration: underline;
}
#articles .article_box .article_date{
	font-size: 10px;
}
#articles .article_box .article_leadpic{
	float: left;
	padding: 6px 6px 6px 0px;
	width: 104px;
}
#articles .article_box .article_leadpic a{
	text-decoration: none;
}
#articles .article_box .article_leadpic img{
	width: 100px;
	border: solid 2px #DFC8A5;
}
#articles .article_box .article_lead{
	float: left;
	padding: 10px 0px;
	width: 429px;
}
#articles .article_box .article_lead_nopic{
	float: left;
	padding: 10px 0px;
	width: 549px;
}
/* big article */
#articles .articlebox_all{
	width: 549px;
}

#articles .articlebox_all table.article_pic_table{
	padding: 0px 10px 10px 10px;
}
#articles .articlebox_all table.article_pic_table img{
	border: solid 5px #DFC8A5;
}

#articles .articlebox_all table.article_pic_table b, #articles .articlebox_all table.article_pic_table strong{
	display: block;
	padding: 0px;
}
#articles .articlebox_all h2{
	padding: 0px;
	background: none;
	border: none;
	height: auto;
	width: auto;
	color: #564938;
	font-size: 18px;
	font-weight: normal;
}
#articles .articlebox_all .article_author{
	margin-bottom: 5px;
	font-size: 11px;
	color: #564938;
}
#articles .articlebox_all .article_date{
	margin-bottom: 12px;
}
#articles .articlebox_all .article_lead{
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 13px;
}
#articles .articlebox_all .htmltext{
	margin-bottom: 12px;
	text-align: left;
}
/* multibox */
#articles .article_multibox{
	float: right;
	margin-left: 12px;
	margin-bottom: 12px;
	width: 200px;
	background: #DFC8A5;
}
#articles .article_multibox .multititle{
	padding: 3px 5px;
	background: #564938;
	font-weight: bold;
	color: #fff;
}
#articles .article_multibox .multitext{
	padding: 5px;
}
#articles .article_gallery, #articles .article_doc{
	margin: 0px 0px 5px 0px;
}
/* gallery */
#articles .article_gallery{
	text-align: center;
}
#articles .article_gallery .gallerypic{
	padding: 10px 0px 0px;
	text-align: center;
}
#articles .article_gallery a{
	margin-bottom: 5px;
	font-weight: bold;
	color: #564938;
	text-decoration: none;
}
#articles .article_gallery a:hover{
	text-decoration: underline;
}
/* doc */
#articles .article_doc .doc_row{
	padding: 2px 5px;
}
#articles .article_doc .doc_row img{
	vertical-align: text-bottom;
	margin-right: 5px;
}
#articles .article_doc .doc_row a{
	color: #564938;
	text-decoration: none;
}
#articles .article_doc .doc_row a:hover{
	text-decoration: underline;
}

/* guest book */
#guest_book i{
	display: block;
	margin: 0px 0px 10px;
	font-weight: normal;
	font-size: 10px;
}
#guest_comments{
	padding: 10px 0px;
}
#guest_comments .comment{
	margin-bottom: 10px;
	padding: 10px;
	border-bottom: solid 1px #564938;
}
#guest_comments .comment b{
	color: #564938;
}
#guest_comments .comment span{
	font-size: 10px;
}
#guest_comments .comment p{
	margin: 0px;
	padding: 10px 0px 0px;
}
#guest_book blockquote{
	margin: 5px;
	padding: 5px;
	border: solid 1px #564939;
}