@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/resimler/webbck.jpg);
}
.style1 {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.style1 a{
	text-decoration:none;
}

.activelink {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #fea30a;
	font-size: 14px;
}
.activelink a{
	text-decoration:none;
}


.style3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.style4 {color: #333333; font-family: "Century Gothic";}
.style7 {font-family: Arial; font-size: 12px; color: #333333; }
.style8 {font-family: Arial; font-size: 12px; font-weight: bold; color: #333333; }
.style9 {font-family: Arial; font-size: 12px; color: #333333; }
.style10 {font-size: 10px}
.style11 {font-family: Arial; font-size: 10px; }
body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}

.btn {
	background-color:#DFDFDF;
	border:1px #AAAAAA solid;
	color:#000;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align:center;
	font-family: 'tahoma';
}

.dragClass{
	background-color:#CCCCCC;
}

.satirCls1{
	background-color:#FFFFFF;
}

.satirCls1:hover{
	background-color:#DEDEDE;
}

.satirCls2{
	background-color:#F0F0FF;
}

.satirCls2:hover{
	background-color:#DEDEDE;
}

#urunList ul{
	padding-left: 0;
	margin-left: 5px;
	background-color: #257CEF;
}

#urunList li{
	list-style: none;
	line-height:25px;
	background-color: #257CEF;
}

#urunList li:hover{
	background-color: #11488F;
}

#urunList a{
	padding: 2px 0.5em;
	text-decoration: none;
	color: #FFF;
	width:200px;
}
