body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DDD2B5;
	font-family:Tahoma;
	font-size:11px;
	color:#444444;
}

#wrapper {
	background: url(../images/bgMain.jpg) repeat-x;
}


a {
	color: #444444;
	text-decoration:none;
}
.blueText {
	color:#5da3c9;
}
.blueText a {
	color:#5da3c9;
	text-decoration:none;
}
.greenText {
	color:#c8d451;
}
.greenText a {
	color:#c8d451;
	text-decoration:none;
}


.moduleHeader {
	color:#ffa800;
	font-weight:bold;
}
.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:Tahoma, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:12px;
	font-size: 12px;
}
#menuCategory li {
	margin:0px;
	padding:0px;
}
#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;
	width: 55%;
}
.listWithColumn li div.price {
	line-height:22px;
	float:left;
	width: 35%;
	text-align: right;
}

/********************************* 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;
}

/********************************** SUBPAGES ***/

#subPageOuterTable {
	background-color:#f4f7f8;
	height: 641px;
}
.subPageSubCategory {
	font-size:24px;
	color:#6E97AB;
	font-weight:bolder;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:5px;
	border-right:1px solid #CCDAC5;
}
.subPagePathFinder {
	color:#E98530;
	font-weight:bold;
	padding-right:5px;
	border-right:1px solid #CCDAC5;
	padding-top:5px;
}
.subPagePathFinder a {color:#E98530;}

#subCategories h2 {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#E98530;
	border-top:1px solid #C9D4C5;
	border-bottom:1px solid #C9D4C5;
	background-color:#FFFFFF;
	padding:5px 0px;
	margin-top:14px;
}
#subCategories ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#subCategories ul li {
	margin:0px;
	padding:0px;
	display:block;
	padding:4px 0px;
	padding-left:15px;
	border-bottom:1px solid #C9D4C5;
}
select, input, textarea, button { font-size: 100%; }
input[type=text], input[type=password] {border:1px solid silver;height: 18px;}
textarea{border:1px solid silver;}

.active {font-weight: bold;}

#productItem {
	float:left;
	padding:6px;
	height: 227px;
}

.productThumb {
	background:url("../images/productPlaces/green_middle.png") no-repeat;
	width: 138px;
	height: 111px;
	text-align: center;
}

.pagination {
	background-color: #fff;
	text-align: right;
	color: #ffbd47;
	font-weight: bold;
	vertical-align: middle;
	padding: 5px 5px 5px 0;
}
.pagination span {margin-right: 2px;padding: 2px;color:#adadad}
.pagination span.currentPage {background-color: #e0e8eb}
.pagination span a {color: #adadad;}

#productInfo {padding: 4px;}
#productInfo #productThumb {background: url("../images/productImageBg.gif") no-repeat; text-align: center;}
#productInfo #productInfoText {padding-left: 5px;font-size: 13px; width: 373px}
#productInfo .price{margin-top: 10px}
#productInfo #pricePlusTax{margin-top: 10px}
#productInfo #toCart{margin-top: 30px}
#productInfo .promotion {color: red;}

#loginBox {background:url("../images/loginBg.jpg") no-repeat top right; padding:10px 6px 8px 6px;}
#loginBox div {margin-top: 5px}

.success {color:#368a03;padding: 4px;font-weight: bold;margin:0 17px 0 17px;}
.error {color:#d72929;padding: 4px;font-weight: bold;margin:0 17px 0 17px;}

ul#customerMenu {
	margin:4px 0 0 0;
	padding:0px;
	list-style:circle;
}
ul#customerMenu li {
	margin:0px;
	display:block;
	padding:4px 0 0 5px;
}

#cartTable th {
	color:#fff; 
	background-color: #5DA3C7; 
	height: 30px;
	border-bottom: 1px solid #dadada; 
	border-left: 1px solid #dadada;
	border-right: 1px solid #f9f9f9
}
#cartTable td {
	padding: 2px 4px 2px 4px; 
	border-left: 1px solid #dadada;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #dadada;
}

#cartTable tr {background-color: #f1f9fd;}
#cartTable tr.alt {background-color: #e5f2f9;}

#cartTable td.tFoot {height: 25px; background-color: #fff;border:0;}
#cartTable td.tFootNumber {height: 25px; background-color: #fff;border:0; border-left: 1px #ebebeb solid;}

#cartWarning {font-weight: bold; background-color: yellow; padding: 5px;}
#cartNoProducts {padding: 8px;font-size: 14px;}

#register {padding: 6px;}
#register h3 {border-bottom: 1px solid #ccc;padding-bottom: 4px; color:#FFA800}
#register strong {color: #A39B81;}
#register input[type=radio] {width:13px;height: 13px;vertical-align: bottom;}

#password_reminder {padding: 6px;}
#password_reminder h3 {border-bottom: 1px solid #ccc;padding-bottom: 4px; color:#FFA800}
#password_reminder strong {color: #A39B81;}

#search {padding: 6px;}
#search h3 {border-bottom: 1px solid #ccc;padding-bottom: 4px; color:#FFA800}

.searchResultItem {height: 100px;}
.searchResultItem td {background-color: #fff; padding: 4px; vertical-align: top;}
.searchResultItem td strong {font-size: 14px}

h4 {margin:0}

#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}

#address {padding: 6px;}
#address h3 {border-bottom: 1px solid #ccc;padding-bottom: 4px; color:#FFA800}
#address .addressItem td {background-color: #fff; padding: 6px; vertical-align: top;}
#address .addressItem td strong {font-size: 14px; color: #6E97AB}

input[type=submit], input[type=button], input[type=reset] {border: 1px outset;height: 20px;vertical-align: top; padding: 2px 15px 3px}

#cart {background-color: #fff;width: 174px;padding: 4px 4px 8px 4px;margin-top: 8px;}
#cart img {margin-right: 4px;}
#cart .cartProduct{width: 174px;}
#cart .cartProduct a:hover {color: #ffa800}
#cart .cartTitle {float: left; margin: 2px 0 2px 0;}
#cart .cartRemove {text-align: right; margin: 2px 0 4px 0;}
#cart .cartRemove a {color: red;}

#otherProductHeader {padding-bottom: 4px; padding-left:6px; margin-bottom: 2px; color:#FFA800}
#otherProducts {margin: 4px 4px 20px 4px;}
#otherProducts td {border-bottom: 1px solid silver; padding-left: 6px; height: 20px}
#otherProducts td a:hover {color: #ffa800}
#otherProducts th {border-bottom: 1px solid silver; padding-left: 6px; height: 30px; background-color: #fff}

.seperator {border-bottom: 1px dotted silver;margin: 4px 0 4px 0;}

.tip {
	border: 1px solid silver;
  padding: 8px;
  z-index: 10000;
  color: #000;
  width: 300px;
  min-height:100px;
  height: 100%;
  background-color:#fff;
}
 
.tip-text, .tip-text * {
  font-size: 11px;
  color: #000;
}
 
.tip-title {
  background-color:#fff;
  color:#000
}

.tip-title img {margin-right: 6px;}

#myAccount {padding: 6px;}
#myAccount strong {color:#A60C1A;}

#myCart {color: #A60C1A; padding-right: 6px; padding-left: 6px; font-size: 12px; font-weight: bold; height: 30px; width: 170px;}

#steps img {margin-right: 10px; margin-left: 20px}