﻿
body, html {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-color:#afafaf;
	text-align: center;
}

h3 { font-size:14px;
	color:#ec6e00;
	font-weight:bold;}

.copyright {
	color:#666;
}

a.footer:link {
	color:#333;
	text-decoration:none;
}

a.footer:visited {
	color:#333;
	text-decoration:none;
}

a.footer:hover {
	color:#000;
	text-decoration:underline;
}

a.lang:active {
	color:#F60;
	text-decoration:none;
}


a.lang:link {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
}

a.lang:visited {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
}

a.lang:hover {
	color:#F60;
	text-decoration:underline;
	font-weight:bold;
}

a.footer:active {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}


a.bildir:link {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a.bildir:visited {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}

a.bildir:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

a.bildir:active {
	color:#333;
	text-decoration:none;
	font-weight:bold;
}



a.islem:link {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.islem:visited {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a.islem:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

a.islem:active {
	color:#F60;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}



a.menu:link {
	color:#333;
	text-decoration:none;
	font-size:13px;
}

a.menu:visited {
	color:#333;
	text-decoration:none;
		font-size:13px;
}

a.menu:hover {
	color:#F60;
	text-decoration:underline;
		font-size:13px;
}

a.menu:active {
	color:#333;
	text-decoration:none;
		font-size:13px;
}


.login_input {
	border:1px #999 solid;
	background-color:#E9E9E9;
	width:110px;
	color:#333;
	font-size:11px;
	font-weight:none;
	padding-left:3px;
	padding-top:4px;
	height:18px;
}

.login_input:hover {
	border:1px  #FF8000 solid;	background-color:#E9E9E9;	width:110px;	color:#333;	font-size:11px;	font-weight:none;	padding-left:3px;	padding-top:4px;	height:18px;
}

.title {
	font-size:15px;
	color:#333333;
	font-weight:bold;
}

.title_min {
	font-size:13px;
	color:#333333;
	font-weight:bold;
}

.title_org {
	font-size:13px;
	color:#e8531e;
	font-weight:bold;
}

.demo_fiyat {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
}

.demo_input {
	background-color:transparent;
	background-image:url(demo/input.gif);
	border:none;
	height:29px;
	width:222px;
	color:#333;
	font-weight:bold;
	font-size:20px;
	padding-top:8px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;
}

.input_d {
	border: #666 1px solid;	background-color:#F2F2F2;	color:#333;	width:170px;	height:18px;	padding-left:3px;	padding-top:1px;	font-size:12px;
}

.tablo_menu {
	background-color:#ffffff;
}

.tablo_menu:hover {
	background-color:#ebebeb;
}

.anasayfa_title {
	font-size:22px;
	color:#ec6e00;
	font-weight:bold;
}

.anasayfa_icerik {
	font-size:13px;
	color:#333;
}



a.anasayfaa:link {
	color:#333;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

a.anasayfaa:visited {
	color:#333;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

a.anasayfaa:hover {
	color:#F60;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}

a.anasayfaa:active {
	color:#333;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

.high {
	background-color:#FFCECE;
}



a.yenimesaj:link {
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.yenimesaj:visited {
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

a.yenimesaj:hover {
	color:#F60;
	text-decoration:underline;
	font-size:11px;
	font-weight:bold;
}

a.yenimesaj:active {
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}



a.mesaj:link {
	color:#333;
	text-decoration:none;
	font-size:11px;
}

a.mesaj:visited {
	color:#333;
	text-decoration:none;
	font-size:11px;
}

a.mesaj:hover {
	color:#F60;
	text-decoration:underline;
	font-size:11px;
}

a.mesaj:active {
	color:#333;
	text-decoration:none;
	font-size:11px;
}


.table_bg {
	background-image:url(images/tbl_back.gif);
	cursor:pointer;
}

.table_bg:hover {
	background-image:url(images/tbl_back2.gif);
	cursor:pointer;
}


.table_bg2 {
	background-image:url(images/tbl_back5.gif);
	cursor:pointer;
}

.table_bg2:hover {
	background-image:url(images/tbl_back2.gif);
	cursor:pointer;
}


.sonuc1 {
	color:#060;
}

.sonuc2 {
	color:#900;
}

<!-
ul#simple-menu{list-style-type:none;width:100%;position:relative;height:22px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0;padding:0px 0 0 0;}
ul#simple-menu li{display:block;float:left;margin:0 0 0 4px;height:22px; border:1px #999 solid;}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{display:block;float:left;color:#333;background:#fff;line-height:22px;text-decoration:none;padding:0 10px 0 11px;height:22px;}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#e17409;}
ul#simple-menu li a.current{color:#fff;background:#e17409;}
ul#simple-menu li a.current:hover{color:#e17409;background:#fff;}
->




body {
	background-image: url(resimler/temaresimleri/all_bg.gif);
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.urun {
	border: 1px solid #EEEEEE;
	padding:5px;
	margin:5px;
	float:left;
	width:210px;
	_width:220px;
	font-size: 12px;
}

.seturun {
	border: 1px solid #EEEEEE;
	padding:5px;
	margin:5px;
	float:left;
	width:140px;
	_width:150px;
	font-size: 12px;
	text-align: center;
}

.komboseturun {
	border: 1px solid #EEEEEE;
	padding:5px;
	margin:0 auto;
	margin-top:10px;
	clear:both;
	width:440px;
	_width:450px;
	font-size: 12px;
	text-align: center;
}

#altmenu {
	margin: 0px;
	padding: 0px;
}


.iletisim {
	font-size:11px;

}

.tekurun_sol{
	margin-top:10px;
	width:380px; 
	float:left; 
	font-size: 12px;
	margin-bottom:20px;
}

.tekurun_sag {
	margin-top:10px;
	_width:330px; 
	width:310px;
	float:left; 
	text-align:left;
	font-size: 12px;
	margin-bottom:20px;
}

.tekurun_alt{
	margin-left:10px;	
	margin-right:10px;
	clear:both; 
	width:680px; 
	float:left;
	font-size:12px; 
}

.tekurun_alt a{
color: GREEN;
text-decoration:none;
}



.referans {
	font-size:12px;
	border-bottom:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	padding:5px;
	float:left;
	margin-bottom:5px;
}

.menu_sol{
	width:170px;
	height: 33px;
	border-top:1px solid #424A42;
	color:white;
	font-size: 12px;
}

.menu_sol a, .menu_sol a:visited{
	padding-left:15px;
	color:white;
	text-decoration: none;
}

.menu_sol a:hover{
	padding-left:15px;
	color:white;
	text-decoration: none;
}

.menu_solb{
	background-color: white;
	width:170px;
	height: 17px;
	border-top:1px solid #DDDDDD;
	color:black;
	font-size: 11px;
}

.menu_solb a, .menu_solb a:visited{
	padding-left:15px;
	color:black;
	text-decoration: none;
}

.menu_solb a:hover{
	padding-left:15px;
	color:black;
	text-decoration: none;
}

.date {
	font-size: 11px;
	color: #FFFFFF;
	margin: 15 0 0 48px;
}

.date strong {
	color:#426300
}


.style1 {
	font-size: 11px;
	font-weight: bold;
}

.left {
	font-size:11px; 
	color:#FFFFFF; 
	line-height:15px
}

.left a{
	font-size:11px; 
	color:#FFFFFF; 
	line-height:15px; 
	text-decoration:underline
}

.bot {
	font-size:11px; 
	color:#568200;
}

.bot a{
	font-size:11px; 
	color:#404743; 
	font-weight:bold; 
	text-decoration:none
}

.text {
	font-size:11px; 
	color:#404743
}

.text a{
	font-size:11px; 
	color:#568200; 
	text-decoration:underline;
}

.pic1 {
	border-style:solid;
	border-width:1px;
	border-color:#A5A5A5
}
		
.more {
	background:url(resimler/temaresimleri/1_more.gif) bottom left no-repeat
}

.more a{
	font-family:tahoma; 
	font-size:11px; 
	color:#568200; 
	text-decoration:underline; 
	margin-left:15px
}

.line {
	background:#E6E6E6; 
	height:1px
}

.line2 {
	background:#404743; 
	height:1px
}

ul {
	list-style:none; 
	margin:0px; 
	padding:0px; 
	line-height:18px
}

li {
	background:url(resimler/temaresimleri/1_arrow.gif) bottom left no-repeat
}

li a{
	font-family:tahoma; 
	font-size:11px; 
	color:#568200; 
	text-decoration:underline; 
	margin-left:19px
}

