/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.detaytikla { color: #054e6f; text-decoration: none; }
.fiyat { font-size:20px; letter-spacing:-2px; color:#B50025; }
.marka {
	font-size: 25px;
	letter-spacing: -1px;
	color: #FFFFFF;
	line-height: 24px;
	padding-top: 7px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.boxText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	color: #000000;
	margin: 0px;
	background-color: #45ABDB;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	background: #bbc3d3;
	height: 25px;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background: #bbc3d3;
	color: #ffffff;
	font-weight : bold;
	height: 25px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
	color: #ffffff;
	font-size: 11px;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background-color: #FFFFFF;
}

.infoBoxContents {
	background: #f8f8f9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/infobox/infobg.gif);
	background-repeat: repeat-x;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0033CC;
}

TABLE.productListing {
	border: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	border-spacing: 1px;
}

.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #b6b7cb;
	color: #FFFFFF;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA {
width: %80;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #cccccc;
border-right-color-value: #cccccc;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cccccc;
border-left-color-value: #cccccc;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
	font-family: Verdana, Arial, sans-serif;
	color: #404040;
	font-size: 19px;
	font-weight: normal;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
#tepebox {
	background-image: url(images/tepebg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
#tepebox  td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	height: 35px;
}
.endistable {
	border: 0px solid #003366;
	background-image: url(images/tepetepe.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#tepebox a, hover {
	font-size: 11px;
}
.tepeboxsol  {
	background-image: url(images/tepesol.gif);
	background-repeat: no-repeat;
	height: 31px;
	background-position: left top;
}
.tepeboxsag {
	background-image: url(images/tepesag.gif);
	background-repeat: no-repeat;
	height: 31px;
	background-position: right top;
}

*.m11 {FONT-SIZE: 10px; COLOR:#A64700;  TEXT-DECORATION: none; font-family:Verdana, Arial, Helvetica, sans-serif}
*.m11:hover{FONT-SIZE: 10px; COLOR: #FF5400;TEXT-DECORATION: underline;font-family:Verdana, Arial, Helvetica, sans-serif}
*.h11 {FONT-SIZE: 11px;font-weight:bold; color: #A64700;  TEXT-DECORATION: none;font-family:Verdana, Arial, Helvetica, sans-serif}
*.h11:hover{FONT-SIZE: 11px; font-weight:bold;color: #A64700; TEXT-DECORATION: underline;font-family:Verdana, Arial, Helvetica, sans-serif}
.pinfo_ust {
	background-image: url(images/pinfo_01.jpg);
	background-repeat: no-repeat;
	height: 34px;
}
.pinfo_product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
	padding-top: 5px;
	padding-left: 15px;
}
.urunaciklamasi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #867655;
}
.degiskenlik {
	font-size: 9px;
	color: #687175;
}
.menupoints {
	background-image: url(images/menu_points.gif);
	background-repeat: repeat-x;
	height: 2px;
}
.urunaciklamasi-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.kategorilinkleri {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	background-image: url(images/tepebg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	height: 25px;
	margin: 2px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.kategorilinkleri a:visited, a{
	color:#330000;
}

.kategorilinkleri a:hover{
	color: #000000;
}
.listedekifiyat {
	font-size: 14px;
	color: #FA8100;
	font-weight: bolder;
}

.kategorilinkleri a {
	padding-top: 8px;
	margin: 8px;
}
#katismitable {
	background-color: #D4D0C8;
	background-image: url(images/katismitablebr.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 534px;
}
.katismitableyazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
}
.duzlisteurunadi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.listeimg {
	border: 1px solid #C8E8F5;
	margin: 5px;
	padding: 5px;
	width: 100px;
	background-color: #FFFFFF;
}
.endistable .productListing .productListing-odd .productListing-data #listeimg {
	border: thin dashed #000000;
}


.vam			{
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666699;
}

img{
border-top-width: 0px;
border-right-width-value: 0px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 0px;
border-left-width-value: 0px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: none;
border-right-style-value: none;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: none;
border-left-style-value: none;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: -moz-use-text-color;
border-right-color-value: -moz-use-text-color;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: -moz-use-text-color;
border-left-color-value: -moz-use-text-color;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;

}

.pic_corn_c 		{background:#FFFFFF;}

.pic_corn_t 		{background:#FFFFFF url(images/pic_corn_t.gif) 0px top repeat-x;}

.pic_corn_b 		{background:#FFFFFF url(images/pic_corn_t.gif) 0px bottom repeat-x;}

.pic_corn_l 		{background:#FFFFFF url(images/pic_corn_t.gif) left 0px repeat-y;}

.pic_corn_r 		{background:#FFFFFF url(images/pic_corn_t.gif) right 0px repeat-y;}
.fiyat2 {
	font-size:18px;
	color:#B50025;
}
