body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #706754;
	background-image:url(../images/bg.gif);
}

.link_text{
	color: #706754;
	text-decoration:none;
}
.link_text:hover{
	color: #88171D;
	text-decoration:none;
}

li{
	line-height:16px;
}

p { 
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
	text-align: justify;
}

.krem { 
	font-family: Tahoma;
	font-size: 11px;
	color: #f2f3ed;
}
#altLinkler a { 
	color: #f2f3ed;
	text-decoration:none;
}
#altLinkler a:hover { 
	color: #f2f3ed;
	text-decoration:underline;
}

.baslik { 
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #b46554;
}
.baslik2 { 
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.urunBaslik { 
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#F2EBD9;
}

img.resim {
	border: 1px solid #807657;
}

#leftmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	/*font-style: italic;*/
	font-size:13px;
	/*font-weight: bold;*/
}

#leftmenu li {
	padding-left: 20px;
	padding-top: 3px;
	height: 18px;
	margin-right:7px;
	margin-bottom: 2px;
	text-align:left;
}

#leftmenu li a {
	display: block;
	color: #633709;
	text-decoration: none;
}

li.normal {
	color: #633709;
	background-color: #f2e7d1;
}

li.over {
	background-color: #dfd2b7;
	background-image: url(../images/menu_icon.jpg);
	background-repeat: no-repeat;
	background-position: 4% center;
}

input, textarea{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	border:1px solid #817658;
}

.fotoKutu{
	padding:6px;
	float:left;
}
.fotoKutu img {
	padding:1px;
	background-color:#FFFFFF;
	border:1px solid #946F33;
}

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

.referansItems {
	border-bottom:1px dashed #996600;
}




.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 5px 5px;
	padding: 0px;
	float: left;
	position: relative;
	width: 130px;
	height: 128px;
}
.gallery a:hover img {
	border-color: #000;
}
.gallery a {
	text-decoration: none;
}

.gallery span {
	width: 120px;
	height: 118px;
	display: block;
	position: absolute;
	top: 5px;
	left: 6px;
	background: url(../images/round-corner.png) no-repeat;
}
.gallery img {
	border: none;
	padding: 5px 6px 6px;
	background: url(../images/round-bg.gif) no-repeat;
}
