/* GLOBAL */
html,body{margin:0;padding:0;}
body{font: 76% arial,sans-serif;text-align:center;
background:#F5F5F5 url(style_images/ff.jpg) repeat-y;
background-position:center;}
td{font-size:10pt;}
a{color: #981793;}

/* */

#header
 {
 width:900px;
    background: #ffffff;
    height: 100px;
}
#headeralt
 {

    background: #E9E9E9;
    height: 150px;
    background-image: url(style_images/header2.jpg);
	background-position:left;
	background-repeat: no-repeat;
}
#yazz {font:helvatica; text-align:center; padding-top:5px; color:black;  background-image: url(style_images/a.jpg);
	background-position:left;
	background-repeat: no-repeat;}
#resimler {width:173px; height:55px; background-color:#B5BEFF;}
#site {float:right; width:70px; height:20px; background:white; margin-top:30px;}
#logo {float:left; width:250px; height:60px; background-color:#ffffff;  margin-top:20px;}
#resa {width:173px; height:45px; background-color:#EADEB8; border-top: 5px solid #951B17;

	background-position:center;
	background-repeat: no-repeat;}
#res1 {width:178px; height:36px; background-color:#EADEB8; border-top: 5px solid #951B17;

	background-position:center;
	background-repeat: no-repeat;}
#res2 {width:175px; height:75px; background-color:#EADEB8; border-top: 5px solid #951B17;

	background-position: center;
	background-repeat: no-repeat;}
#res3 {width:175px; height:75px; background-color:#EADEB8; border-top: 5px solid #951B17;

	background-position: center;
	background-repeat: no-repeat;}
#res4 {width:175px; height:63px; background-color:#EADEB8;
background-image: url(style_images/dgd.jpg);
	background-position: center;
	background-repeat: no-repeat;}

	background-repeat: no-repeat;}
#container{text-align:left;}
#content p{line-height:1.4}

#navigation{
   background: #E9E9E9;
margin-top:-5px;
background-image: url(style_images/dd.jpg);
	background-repeat: no-repeat;
	background-position:left;
}
#footer{background-image: url(style_images/vv.jpg);
	background-position: center;
	background-repeat: no-repeat; color:blue; text-align:center; 	color:#000000; }
#footer p{margin:0;padding-top:4px;}
#footer a:link, #footer a:visited {
padding:10px;
	color:#000000;
	text-decoration: none;
}
#footer a:hover {
	color:#429D1A;padding:10px;
	text-decoration: underline;
}


#content a:link, #content a:visited {
	color:blue;
	text-decoration:underline;
}
#content a:hover {
	color:red;
	text-decoration: underline;
}
#container-main
{
background:#E9E9E9 url(style_images/fff.jpg) ;
	background-position: center;
	background-repeat: repeat-y;
}

/* LAYOUT */
#container{width:900px; margin:0 auto;text-align:left;}
#wrapper{float:left;width:700px; margin-left:3px; }
#navigation {height:42px; left: 0px;}
#navigation .boxcontent
{
	padding-top: 0px;
	padding:bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
}
#extra { float:right;width:178px;}
#footer{clear:left;width:100%; height:45px;border-top: 2px solid #429D1A;}

/* FIX */

/* clearfix for floats */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}

/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Block  content*/
#content .bkBlock
{
margin:10px;
width:680px;
	background:#ffffff;
}
#content .bkBlockHead
{
font:arial;
font-size:12pt;
font-weight:bold;
padding-top:15px;
margin:10px;
    text-align:center;
	color:red;
	height: 25px;
border-bottom: 1px dashed #000000;
}


#content .bkBlockActions img
{
	margin-left: 2px;
	margin-right: 2px;
}
#content .bkBlockContent
{
	min-height: 100px;
	text-align:left;

}

* html #content .bkBlockContent
{
		height: 20px;
}
#content .bkBlockContent img

{
	display:inline;


}


/* Block  extra*/

#extra .bkBlock
{
	background:#DADADA;
}
#extra .bkBlockHead
{
    text-align:center;
	color:  #ffffff;
	font-size:11pt;
	font-weight:bold;
	padding-top:15px;
	height: 50px;
	background-image: url(style_images/manu_back.jpg);
	background-repeat: no-repeat;
}

#extra .bkBlockContent
{
	min-height: 100px;

}

* html #extra .bkBlockContent
{
		height: 20px;
}
#extra .bkBlockContent img
{

	display:inline;


}
#content ul {
	margin-left: 5px;
	padding-left: 0;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content ul li {
	padding-left: 16px;
	background-image: url(style_images/yil.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}
#content ul ul li {
	padding-left: 12px;
	background-image: url(style_images/yil.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#content ul ul ul li {
	padding-left: 12px;
	background-image: url(style_images/yil.jpg);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}


/* form styles */
 #blk_frcontact  .bkForm {
	width: 400px;
}

 #blk_frcontact  .bkFieldLabel {
	text-align: right;
	font-weight: bold;
}

 #blk_frcontact  .bkFieldLabel .bkRequired {
	font-weight: bold;
	color: #597D3B;
}

 #blk_frcontact  .bkFieldContent {

}

 #blk_frcontact  .bkFieldContent .bkTextControl {
	width: 100%;
}

 #blk_frcontact  .bkFieldContent .bkTextAreaControl {
	width: 100%;
	height: 120px;
}