/*
  $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
*/

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

BODY {
  background:url(images/bg.png) no-repeat #fff center top;
  color: #000000;
  margin: 0px;
  margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

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

FORM {
	display: block;
}

TR.header {
/* background:url(images/header_bg.png) no-repeat #fff center top; */
}

TR.headerNavigation {
  background: #1A77C4;
}

TD.headerNavigation {
  font-family: Verdana, Arial;
  font-size: 10px;
  background-image: url(images/infobox/bracum.png);
  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

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

TR.headerInfo {
  background: #00ff00;
}

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

TR.footer {
  background: #1A77C4;
}

TD.footer {
  font-family: Verdana, Arial;
  font-size: 9px;
  background: #1A77C4;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial;
  font-size: 9px;
  font-weight: bold;
  background: #1A77C4;
  color: #ffffff;
  background-image: url(images/infobox/corner_right_left.gif);
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial;
  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 {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

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

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

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

A.pageResults {
  color: #0000FF;
}

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

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

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Helvetica,Verdana, Arial;
  font-size: 14px;
  line-height: 1.5;
}

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

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

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

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

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

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

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

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

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

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

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

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

SPAN.productSpecialPrice {
  font-family: Verdana, Arial;
  color: #ff0000;
}

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

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

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

/* message box */

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



/* END Categories Tabs v2.0 Sir_Davut*/
td.borderActive  { border-width: 1px;border-color: #ababab;border-style: solid;}
td.borderActive:hover {border-width: 1px;border-color: #000000;} 

TD.pollBoxRow {   
font-family: Verdana, Arial;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   border-width: 1px;
} 

TD.pollBoxText {   
font-family: Verdana, Arial;   
font-size: 10px;   border-color: #eeeeee;   
border-style: solid;   
border-width: 1px;
} 

TR.pollOptRow {   
background: #f1f9fe; 
} 
TR.pollFooter { 
  background: #f1f9fe;
}  

.PriceList  { font-family: Arial; color: #9a9a9a; font-size: 18px; font-weight: bold; }
.oldPrice { text-decoration: line-through; font-size: 16px; }
.sirPrice { font-size: 16px; text-decoration: none; font-size: 16px; }
.siyah  { font-family: Verdana; color: #000; }
.Pricebaslik  { font-family: Arial; color: #9a9a9a; font-size: 12px; font-weight: bold; }

tr.productSpecialPrice {
  font-family: Arial;
  color: #009900;
  font-size: 16px; 
  font-weight: bold;
} 


#topsearch{
	width:100%;
	margin:0px auto;
	text-align:center;
	background-image: url(images/sbM.gif);
	background-repeat: repeat-x;
	background-position: 0px top;
	height:44px;
	margin-top: 4px;
}

#RightCntnr {float:right; margin-left:26px; font-size: 10px; color: #444444;}
#PriceCntnr {
	width: 200px;
	margin-bottom:10px;
	background: url(images/infobox/PriceCntnr_btm.gif) no-repeat bottom;
}
#PriceCntnrIn {
	background: url(images/infobox/PriceCntnr_top.gif) no-repeat top;
	padding:9px;
	height:220px;
}

#PriceCntnrIn .SpclRed a {color: #CC0000;}
#PriceCntnrIn .SpclRed a {color: #CC0000;}

#NeedHelpCntnr {width: 200px; margin-bottom:10px; background: url(images/infobox/NeedHelpCntnr_btm.gif) no-repeat bottom;}
#NeedHelpCntnrIn {background: url(images/infobox/NeedHelpCntnr_top.gif) no-repeat top; padding:10px 10px 5px;}
.BigPrice {font-size: 20px; font-weight: bold; color: #CC0000; display: block; margin-bottom: 7px;}
.SirPrice {font-size: 15px; display: block; margin-bottom: 7px;}

/*KDV       */
TD.pageHeading_ex, DIV.pageHeading_ex {
  font-family: Verdana, Arial;
  font-size: 12px;
  font-style:italic;
  color: #9a9a9a;
}

.products_new_in {
  font-family: Verdana, Arial;
  font-size: 13px;
}

.products_new_ex {
  font-family: Verdana, Arial;
  font-size: 10px;
  font-style:italic;
}

SPAN.productSpecialPriceEX {
  font-family: Verdana, Arial;
  font-style: italic;
  color: #ff0000;
}

SPAN.productPriceEx {
  font-family: Verdana, Arial;
  font-style: italic;
}
/*KDV Son*/


/*HeaderGiris*/
#Giris {
	background: url(images/infobox/cg_header.gif) no-repeat top right;
	padding:9px;
	width:478px;
	height:40px;
}

#tabsGiris {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabsGiris ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabsGiris li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabsGiris a {
	float:left;
	background:url("images/infobox/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabsGiris a span {
	float:left;
	display:block;
	background:url("images/infobox/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsGiris a span {float:none;}

/* End IE5-Mac hack */
#tabsGiris a:hover span {
	}

#tabsGiris a:hover {
	background-position:0% -42px;
	}

#tabsGiris a:hover span {
	background-position:100% -42px;
	}

.headerSirNavigation
{
  font-family: Verdana, Arial;
  font-size: 12px;
  font-weight : bold;
  background-image: url('images/infobox/sbM.gif');
  background-repeat:repeat-x

}


TD.headerSirNavigationL {
   background-image: url(images/infobox/sbL.gif);
   background-repeat: no-repeat;
   background-position:left;
   
  }
TD.headerSirNavigationR {
   background-image: url(images/infobox/sbR.gif);
   background-repeat: no-repeat;
   background-position:right;
 
     }

/* sepet start */

#navMenu { margin: 0px; padding: 0px; height: 10px; z-index: 50; background-color: #FFFFFF; font-size: 12px; }
#navMenu li { width:180px; height: 10px; position: absolute; display: block; z-index: 50; list-style: none; text-align:
 right; }
#n1 {
	left: 50%;
	
}
#navMenu li ul {
	visibility: hidden;
	position: absolute;
	left: 0px;
	margin: 0 0 -30px;
	padding: 0px;
	width: 260px;
	border-style: solid;
	border-color: #666;
}
#navMenu #n1 ul {
	background-color: #F5F5F5;
}
#navMenu li ul li, #navMenu li ul li a { width: auto; height: auto; position: relative; z-index: 56; color: #000000;
 font-weight: normal; text-align: left; }
TD.productListing-data1 {
  font-family: Verdana, Arial;
  font-size: 12px;
}
TD.productListing-data2 {
  font-family: Verdana, Arial;
  font-size: 12px;
  background:#E2E2E2;
}
TR.productListing-odd1 {
  background: #FFFFFF;
}
TABLE.productListing1 {
  border: 0px;
  border-spacing: 0px;
}

TR.headerNavigationSir {
  background: #1A77C4;
}

TD.headerNavigationSir {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
	font-weight : bold;
}

A.headerNavigationSir {
	color: #000;
}

A.headerNavigationSir:hover {
	color: #000;
}

/* sepet End */

/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
/*En Çok Satanlar Baslangic*/
.topTen{
	border:1px solid #e3e5e7;
	border-bottom:0;
	height:65px;

}

.logo{
	width:320px;
	float:left;
}
.topAdvert{
	float:right;
	margin-right:10px;
	width:468px;
	height:60px;
	margin-top:20px;
}

.topTenClient{
	border-bottom:1px solid #e3e5e7;
	padding:5px;
	background-color:#FFFFFF;
}
.topTen01{
	height:60px;
	background:#FFFFFF url(/images/tools/01.gif) no-repeat right top;
}
.topTen02{
	height:60px;
	background:#FFFFFF url(/images/tools/02.gif) no-repeat right top;
}
.topTen03{
	height:60px;
	background:#FFFFFF url(/images/tools/03.gif) no-repeat right top;
}
.topTen04{
	height:60px;
	background:#FFFFFF url(/images/tools/04.gif) no-repeat right top;
}
.topTen05{
	height:60px;
	background:#FFFFFF url(/images/tools/05.gif) no-repeat right top;
}
.topTen06{
	height:60px;
	background:#FFFFFF url(/images/tools/06.gif) no-repeat right top;
}
.topTen07{
	height:60px;
	background:#FFFFFF url(/images/tools/07.gif) no-repeat right top;
}
.topTen08{
	height:60px;
	background:#FFFFFF url(/images/tools/08.gif) no-repeat right top;
}
.topTen09{
	height:60px;
	background:#FFFFFF url(/images/tools/09.gif) no-repeat right top;
}
.topTen10{
	height:60px;
	background:#FFFFFF url(/images/tools/10.gif) no-repeat right top;
}
.topTenIMG{
	width:40px;
	height:60px;
	margin-right:5px;
	float:left;
}
.topTenCont{
	float:left;
	width:80px;
}
/*En Çok Satanlar Son*/


/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 0 0 0;
	background: url(images/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}

