body {
	margin: 0px;
	padding: 0px;
	background: #5d5347;
	color: #DED2C8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.mainmenu {
	background:url(../images/menu_back.jpg) repeat-x;
}

.footer {
	background-color: #7b6b5b;
}

.baslik {
	color: #e3bc33;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

.baslik2 {
	color: #e3bc33;
	font-size: 12px;
}

.baslik3 {
	font-weight: bold;
	color: #785C2A;
	font-size: 12px;

}
.baslik4 {
	font-weight: normal;
	color: #785C2A;
	font-size: 11px;

}
p {
	padding:0px;
}

.bulten_item {
	float:left;
	width:142px;
	height:145px;
	padding: 0px;
	margin: 6px;
}

.title {
	text-align: center;
	background: url(../images/urun_top.jpg);
	padding-top: 2px;
	height: 20px;
	color: #ded2c8;
	font-size: 12px;
	font-weight:bold;
}

.picture {
	background:url(../images/urun_back.jpg);
	text-align: center;
	
}

.menuitem {
	color: #b09c89;
}

.menuover {
	background: url(../images/menu_back_active.jpg) no-repeat;
	color: #dbb639;
}

a.menulink {
	display:block;
	padding-top: 15px;
	height:32px;
	text-decoration: none;
	color: #b09c89;
}

a.menulink:hover {
	color: #dbb639;
}

.active a {
	color: #dbb639;
}

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

input, textarea, select {
	border: 1px solid #DDDDDD;
	background-color: #DDDDDD;
	font-size: 11px;
}

div.urunlist {
	float:left;
	width: 147px;
	height: 133px;
	padding-top: 5px;
	color: #FFF;
	background: url(../images/urunListBack.jpg) no-repeat;
	margin: 5px;
	text-align: center;
}

.custom-tip {
	color: #000;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	color: #D6A934;
	padding: 8px 8px 4px;
	background: #53473B;
	border-bottom: 1px solid #D6A934;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #bdb7b2;
}

a.urunDesc {
	display: block;
}

a.devam {
	color: #e3bc33;
	text-decoration:none;
}

a.devam:hover {
	text-decoration: underline;
}

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

#referanslar li {
	list-style: none;
	padding: 5px;
	border-bottom: 1px solid #5A4D44;
}

a.mail {
	color:#FFCC00;
	text-decoration:none;
}

a.mail:hover {
	text-decoration:underline;
}

