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

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

.galeri {
	padding:6px;
	border:#333333 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}

.style1 {
	font-family: arial;
	font-size: 11px;
	color: #013A6F;
}

.style3 {color: #FFFFFF; font-weight: bold; }

.style4 {font-family: arial; font-size: 11px; color: #013A6F; font-weight: bold; }

.style6 {
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;
}
.style7 {font-size: 11px}

.style8 {font-size: 11px; font-family: arial; }

body,td,th {
	color: #333333;
	font-family: arial;
	font-size: 11px;
}

a {
	font-family: arial;
	font-size: 11px;
	color: #F4F4F4;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #F4F4F4;
}

a:hover {
	text-decoration: none;
	color: #DFDFDF;
}

a:active {
	text-decoration: none;
	color: #F4F4F4;
}

.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;
}

#ustMenu td a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#ustMenu td a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#ustMenu td a:hover {
	text-decoration: none;
	color: #9FC9FF;
}
#ustMenu td a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.sayfaBaslik{
	color:#FFFFFF;
	font-weight:bold;
}

.ustBar a {
	color:#012C56;
	font-weight:bold;
}

.ustBar a:hover {
	color:#0154A4;
}

#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;
}
