* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#8C8B8B;
	font-family:Tahoma;
	font-size:11px;
}

a {
	color:#014283;
	text-decoration:none;
}

a:hover {
	color:#014283;
	text-decoration:underline;
}

#container {
	background-color:#FAF7F2;
	margin-right: auto;
	margin-left: auto;
	width:1000px;
}

.more {
	color:#003770;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.more a {
	color:#003770;
	font-weight:bold;
	text-decoration:underline;
}

/* Tepe */
.header {
	text-align:right;
}

.topright {
	margin-right:47px;
	margin-top:11px;
}
	

/* Sol Kolon */

.header {
	background:url(images/header.gif);
	width:1000px;
	height:107px;
}

.businesses {
	background:url(images/businesses.gif);
	width:266px;
	height:201px;
	text-align:center;
}

.businesses_in {
	margin-top:70px;
	text-align:justify;
	line-height:14px;
}

.products {
	background:url(images/products.gif);
	width:206px;
	height:147px;
	text-align:right;
	padding-right:60px;
}

/* Sağ Kolon */

.welcome {
	background:url(images/welcome.jpg);
	width:570px;
	height:74px;
	padding-left:264px;
	padding-top:140px;
	color:#7C7B78;
	line-height:15px;
	text-align:center;
}

.ourcompany {
	background:url(images/ourcompany.gif);
	width:406px;
	height:160px;
	padding-top:35px;
	padding-left:14px;
	padding-right:7px;
	line-height:14px;
	text-align:justify;
}

.news {
	background:url(images/news.gif);
	width:322px;
	height:193px;
	padding-top:40px;
}

.newsitem {
	margin-left:18px;
	margin-right:10px;
	margin-top:18px;
}

.newsitem_news {
	margin-left:5px;
	margin-top:10px;
	border-bottom:1px solid #003466;
}

.more_news {
	color:#003770;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
	margin-bottom:10px;
}

.more_news a {
	color:#003770;
	font-weight:bold;
	text-decoration:underline;
}

.photogallery {
	background:url(images/photogallery.gif);
	width:408px;
	height:174px;
	text-align:center;
	padding-top:8px;
	padding-right:4px;
}

.imaj {
	border:1px solid #01407F;
}

.gelenicerik {
	padding:10px;
}

.photogal {
	border: 1px solid #002d5c;
}

/* Form */

input, textarea, pre{
	font-size: inherit;
	font-family: inherit;
}

.kullaniciadi {
	width:128px;
	height:15px;
	background:url(images/login_03.gif);
	border:0px;
	font-size:12px;
}

.sifre {
	width:128px;
	height:15px;
	background:url(images/login_03.gif);
	border:0px;
	font-size:12px;
}

.arama {
	width:128px;
	height:16px;
	background:url(images/topright_03.gif);
	border:0px;
	font-size:12px;
}

fieldset {
	border: 1px solid #ccc;
	padding: 10px 20px;
	margin: 5px 0;
}

legend {
	color: #B40000;
	font-weight: bold;
	padding: 5px;
}

label {
	display: block;
	margin: 5px 0;
}

input[type=radio] { /* fix */
	margin: 0 3px;
}

input[type=checkbox] { /* fix */
	margin-right: 5px;
	margin-top: 5px;
}

select:focus, input[type=text]:focus, input[type=password]:focus, textarea:focus {
	background: #fff;
	border: 1px solid #C20000;
}

.select, .text, .textarea {
	background: #f7f7f7;
	border: 1px solid #aab3b3;
	color: #666666;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}

.text, .textarea {
	padding: 2px;
}

.button {
	background: #014283;
	border: none;
	color: #fff;
	cursor: pointer;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	height:18px;
}

/* Özel */

.gelenicerik img {
	padding-right:5px;
	padding-bottom:5px;
}

#MesajYaz {
	background: #000000;
	color: #fff;
	padding: 2px;
	margin: 10px 0;
	text-align:center;
}

/* Açılır Menü */

.topmenu {
	position:absolute;
	visibility: hidden;
	border:1px solid #003466;
	border-bottom-width: 0;
	line-height: 22px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 175px;
}

.topmenu a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #003466;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.topmenu a:hover {
	background-color: #003466;
	color: #FFFFFF;
	text-decoration: none;
}
