@charset "utf-8";

/* ********* !Reset ********* */

	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,p,blockquote,th,td{margin:0;padding:0}
	table{border-collapse:collapse;border-spacing:0}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;display:block}
	fieldset,img{border:0}
	li{list-style:none;display:block}
	sup{line-height:5px;vertical-align:top}
	select{font-size:100%;font-family:inherit;font-weight:inherit}
	a,a:visited{text-decoration:none;color:#434343;cursor:pointer}
	a:focus{outline-style:none}

/* CSS Document */

body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-repeat:repeat-x;
	background-image: url(../images/background.jpg);
	background-color: #47473F;
}
/*---------------- wrapper-------------------------*/

#wrapper{
	width:auto;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

/*----------------header ---------------------------*/

#header{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 410px;
}

/******header ust******/

#headerust{
	width:900px;
	height:auto;
}

#logo{
	width:90px;
	height:90px;
	margin-top: 5px;
	float:left;
	margin-left: 10px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#companyname{
	width:350px;
	height:60px;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 24px;
	color: #BF0000;
	padding-top: 30px;
	background-image: url(../images/companyback.jpg);
}
#arama{
	width:280px;
	height:30px;
	float:right;
	margin-top: -60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #E0E0E0;
	padding-top: 7px;
	padding-left: 10px;
	position: absolute;
	z-index: 100;
	margin-left: 550px;
	border: 1px solid #CCCCCC;
}
#lang{
	height: 60px;
	width: 280px;
	padding-top: 7px;
	margin-top: -140px;
	padding-left: 10px;
	position: absolute;
	z-index: 100;
	margin-left: 550px;
	border: 1px solid #CCCCCC;
}
#aramabutonandfield{
	width:270px;
	height:45px;
	background-color: #F4F4F4;
}

/********header alt*******/

#headeralt{
	height:341px;
	width:900px;
	text-align: center;
	margin-top: 11px;
}
#slogan{
	width:587px;
	height:76px;
	margin-top: 40px;
	background-image: url(../images/sloganbar.jpg);
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #E0E0E0;
	padding-top: 50px;
	margin-left: 5px;
}
#headerresim{
	width:234px;
	height:167px;
	float: right;
	margin-right: 15px;
	background-image: url(../images/barresim.jpg);
	background-position: bottom;
}

/*********header butonlar*******/

#headerbutonlar{
	width:900px;
	height:50px;
}
#buton{
	height: 42px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
	padding-top: 1px;
	background-repeat: repeat-x;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}

#buton a,#buton a.link{
	background-repeat: no-repeat;
	display:block;
	float:left;
	height: 33px;
	color: #a9a9a9;
	padding-left:40px;
	padding-top: 20px;
	text-decoration:none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	width: 102px;
	text-align: left;
	background-image: url(../images/butonnormal.jpg);
	margin-right: 2px;
}

#buton a:hover,#buton a.current,#buton a.section{
	color: #333333;
	background-image: url(../images/butonover.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*----------------container-------------------------*/


#container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


#containersol{
	width:235px;
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}
.WidgetHolder h3{
	width:155px;
	height:24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a9a9a9;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-weight: bold;
	background-image: url(../images/widgetbar.jpg);
	padding-top: 10px;
	padding-left: 40px;
}

#subbuton{
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
}
#subsubbuton{
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	overflow:hidden;
	float:left;
	margin-left:5px;
}
#subbuton a,#subbuton a.link{
	background-position: left;
	display:block;
	float:left;
	width:185px;
	height: 25px;
	color:#d2b82e;
	padding-left:30px;
	padding-top: 8px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
}

#subbuton a:hover,#subbuton a.current,#subbuton a.section{
	color:#333333;
	background-repeat: no-repeat;
}
#subsubbuton a,#subsubbuton a.link{
	background-repeat: no-repeat;
	background-position: left;
	display:block;
	float:left;
	width:180px;
	height: 25px;
	color:#999999;
	margin-right:0px;
	padding-left:30px;
	padding-top: 8px;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#subsubbuton a:hover,#subsubbuton a.current,#subsubbuton a.section{
	color:#000000;
}

/*******container sag******/

#containersag{
	width:658px;
	float: right;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C6B559;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6B657;
}

#breadchumps{
	width: 630px;
	height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
	background-repeat: no-repeat;
	background-image: url(../images/breadchumps.jpg);
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-left: 10px;
}
#icerik{
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #CCCCCC;
	width: 633px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-indent: 10px;
	padding-bottom: 20px;
}
#tekst{
	width: 370px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}

/*----------------footer-----------------------------*/

#footer{
	background-repeat: repeat-x;
	height: 132px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-position: center top;
	background-image: url(../images/footerbackground.jpg);
}
#firmabilgi{
	height: 40px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}

/*-----------------others-----------------------------*/

a:focus{
	outline-style: none;
	color: #666666;
}
.clear{
	clear:both;
}
#advertorial{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#advertorial a{
	text-decoration:none;
	color: #999999;
}
