body {
	background-color:#46546d;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.baslik{
	color: #df002a;
	font-size: 14px;
	font-weight:bold;
}
p {
	text-indent:10px;
}
.menuref {
	float:left;
	margin-top:15px;
}

.menuitem {
	cursor:pointer;
	float:left;
	padding-top:10px;
}

img {
	border:0px;
	behavior: url("iepngfix.htc");
}
.pngFix { 
	behavior: url("iepngfix.htc");
}

#haberlerHolder {
	height: 141px;
	overflow:hidden;
}

#haberler {
	padding:5px;
}

#haberlist {
	list-style:none;
	padding:0px;
	margin:0px;
}

#haberlist li {
	display: block;
	height:141px;
	color: #556074;
	background-image:url(../images/devami.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-indent: 10px;
}

.haberTitle {
	color: #B2001F;
	font-weight:bold;
}



.menuBaslik {
	background-color: #fff;
	height: 50px;
	vertical-align: middle;
}

.menuUstAlt {
	height: 15px;
	background-color: #fff;
}

#urunMenu {
	list-style: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

ul#urunMenu li {
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #fafafa;
	padding-left: 4px;
}

ul#urunMenu li.alt {
	background-color: #f3f3f3;
}

ul#urunMenu li a {
	text-decoration: none;
	color:#3d3d3d;
}

ul#urunMenu li a:hover {
	color:#a4001f;
}

ul#urunMenu li.active a {
	color:#fff;
}

ul#urunMenu li.active {
	background-color: #46546D;
	font-weight: normal;
	color:#fff;
}

.bold {
	font-weight: bold;
}

table.urunTable {
	color: #3d3d3d;
}

table.urunTable th {
	background-color: #df002a;
	height: 30px;
	border-bottom: 3px solid #556074;
	color:#fff;
}

table.urunTable tr {
	background-color: #fafafa;
}

table.urunTable tr.alt {
	background-color: #f3f3f3;	
}

table.urunTable tr:hover {
	background-color: #46546D;
	color:#fff;
}

a {
	color: #B2001F;
	text-decoration: none;
}

fieldset {
	color:#46546D;
}

.katalog {
	font-size: 11px;
	font-weight: bold;
	border: 1px groove silver;
	color:#46546D;
}

fieldset.katalog div {
	display: inline;
	float: left;
	padding:6px;
}

fieldset.katalog div a {
	text-decoration: none;
}

table.brandListing td {
	padding-right: 14px;
	padding-left: 24px;
	padding-top: 17px;
	padding-bottom: 17px;
}

.tt-tip {
	color: #fff;
	width: 130px;
	z-index: 13000;
}
 
.tt-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #fff;
	padding: 8px 8px 4px;
	background: #a6001d;
}
 
.tt-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #c80023;
}

.red {
	color: red;
}

.fValidator-msg {
	background-image:url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

input, textarea, select{
	font-family:Arial;
	font-size:11px;
	border:1px solid silver;
}

/* MESAJ SINIFI STILLERI */
.bilgi {background-color:#fff9c4;padding:4px;border:1px solid #ede128;}
.hata {background-color:#FFDFDF;padding:4px;border:1px solid #FF0000;}
.basarili {background-color:#DFFFDF;padding:4px;border:1px solid #00FF00;}

/* --------------------------- */
