body {
	margin: 0;
	background-color: #DDD2B5;
	font-family:Tahoma;
	font-size:11px;
	color:#444444;
}


a {
	color: #444444;
	text-decoration:none;
}
.blueText {
	color:#444444;
}
.blueText a {
	color:#444444;
	text-decoration:none;
}

.blueText a:hover {
	color:#5da3c9;
}

.blueText img {margin-right: 5px;}

.greenText {
	color:#c8d451;
}
.greenText a {
	color:#c8d451;
	text-decoration:none;
}

.moduleHeaderMain {
	color: #ffa800;
	font-weight:bold;
}

.moduleHeader {
	color:#fff;
	font-weight:bold;
	background-color: #ffa800;
	background: url("../images/company/bgHeader.jpg") repeat bottom;
	height: 30px;
	padding: 0 0 0 6px;
}
.moduleHeader_v2 {
	color:#eef4b8;
	font-weight:bold;
}


.showcaseHeader {
	font-size:26px;
	color:#ffa800;
	font-weight:bold;
}
.showcaseSubHeader {
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.showcasePrice {
	font-size:14px;
	color:#8c2725;
	font-weight:bold;
}

/********************************* ANA MENÜ ***/
#mainMenu {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	list-style:none;
	float: right;
}
#mainMenu li {
	margin:0px;
	padding:0px;
	float:left;
	padding-left:10px;
	background:url(../images/iconOrange.png) no-repeat left;
	margin-left:25px;
}
#mainMenu li a {
	color:#a39b81;
	font-weight:bold;
	text-decoration:none;
}
#mainMenu li a:hover {
	color:#565c52;
}

/********************************* KATEGORİ MENÜSÜ ***/
#menuCategory {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:12px;
}
#menuCategory li {
	margin:0px;
	padding:0;
	height: 23px;
	/*background: url("../images/iconOrange.png") left no-repeat;*/
}
#menuCategory li a {
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#a39b81;
	border-bottom:1px solid #EFF2ED;
	line-height:22px;
}
#menuCategory li a:hover {
	color:#ffa800;
}

/********************************* 3 KOLON İNDİRİMDEKİ ÜRÜNLER LİSTESİ  ***/
.listWithColumn {
	margin:0px;
	padding:0px;
	list-style:none;
}
.listWithColumn li {
	margin:0px;
	padding:0px;
	height:24px;
	border-bottom:1px solid #E0E6DC;
}
.listWithColumn li div.icon {
	float:left;
	line-height:22px;
	margin:0px 5px;
	padding-top:7px;
}
.listWithColumn li div.product {
	float:left;
	line-height:22px;
	margin-right:20px;
}
.listWithColumn li div.price {
	line-height:22px;
	float:left;
}

/********************************* MISC ***/
#txt_search {
	font-family:Tahoma;
	font-size:11px;
	color:#003300;
	background-color:#EEF4B8;
	border:0px;
	width:125px;
	height:16px;
	padding-top:4px;
	padding-left:4px;
}
.space {
	margin-top:5px;
}
#lang a {color:#60a1cb; font-weight: bold;}

.seperator {border-bottom: 1px dotted silver; margin: 5px 0 5px 0}

.shop {
	background:url("../images/company/shopInfoLightBg.gif") no-repeat; 
	width: 340px; 
	height:111px; 
	float: left;
	margin: 5px 5px 5px 10px;
	padding: 4px 4px 4px 8px;
}
.shopAlt {
	background:url("../images/company/shopInfoDarkBg.gif") no-repeat; 
	width: 340px; 
	height:111px; 
	float: left;
	margin: 5px 5px 5px 10px;
	padding: 4px 4px 4px 8px;
}
.shopInfo {text-align: left;padding-right: 8px;}
.shopImage {float: left; margin-right: 6px;background: url("../images/company/mapBorder.png") no-repeat;width: 99px;height: 87px; padding-top: 2px;}
.shopTitle {font-size: 12px; font-weight: bold; text-align: left;margin-bottom: 4px;color: #68553c;}

#news {padding: 6px;}
#news .newsItem td {background-color: #fff; padding: 6px; vertical-align: top;}
#news .newsItem td img {margin-right: 6px;}
#news .newsItem td strong {font-size: 14px}

fieldset {border-color: silver;border-style: solid; border-width: 1px;}
legend {color: #FFA800}
fieldset input[type=text] {border: 1px solid gray;}
fieldset textarea {border: 1px solid gray;}

.fValidator-msg {
	background-image:url(../images/alert_small.png);
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px;
	padding-left: 20px;
}

select, input, textarea, button { font-size: 100%; }
input[type=text], input[type=password] {border:1px solid silver;height: 18px;}
textarea{border:1px solid silver;}

.dataTable {border-right: 1px solid #DADFE0}
.dataTable th {padding:2px; height:30px; background:url(../images/tableHeadBg.gif) repeat-x scroll 0 50%; border-left: 1px solid silver;border-right: 1px solid #fff;}
.dataTable td {padding:2px; height: 20px; border-color:#DADFE0; border-style:solid; border-width:0 0 1px 1px;}
.dataTable tr.alt {background-color: #F6F6F6}
.dataTable tr:hover {background-color: #FCF5DD}

.thumbContainer {margin: 6px;}
.thumbContainer .thumb {width:135px; height:150px; float: left; background-color: #eee; padding: 4px 1px 1px 1px; text-align: center;margin: 0 4px 8px 4px }
.thumbContainer .thumb:hover {background-color: #EEA74D;color: #fff;}
.thumbContainer .thumb a:hover {background-color: #EEA74D;color: #fff;}