/*
  $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, sans-serif; font-size: 10px; }
.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 {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}



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;
}


.infoBox {
  background: #D4D4D4;
}

.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 {
    border-top :1px solid #B5C0D1;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #DADFE8;
  color: #5B6B8B;
  letter-spacing:-1px;
  height:25px;
}

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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

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

TABLE.productListing {
  border: 0px;
  border-spacing: 0px;
}

.prdNameColDiv{
	width:200px;
}
.productListing-heading-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F8F8F9;
  color: #333333;
  font-weight: bold;
  padding-top:10px;
  padding-right:10px;
  
  padding-bottom:10px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #F8F8F9;
  color: #333333;
  font-weight: bold;
  padding-top:10px;
  padding-bottom:10px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:2px solid #F8F8F9;
}

TD.chart-productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
   border-bottom:2px solid #F8F8F9;
}

TD.chart-productListing-data-name {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  }
TD.chart-productListing-data-price{
  padding-right:10px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border-bottom:2px solid #F8F8F9;
}

TR.productListing-odd,TR.productListing-even {
	background:#fff;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults-num, A.pageResults-dot, A.pageResults-prev, A.pageResults-next{
	margin-left:5px;
	padding:4px;
	background:#CFE3ED;
}
A.pageResults-num:hover, A.pageResults-dot:hover,A.pageResults-prev:hover, A.pageResults-next:hover{
	margin-left:5px;
	padding:4px;
	background:#5E9EBE;
	color:#CFE3ED;
	text-decoration:none;
}
SPAN.pageResults-cur{
	margin-left:5px;
	padding:4px;
	background:#333333;
	color:#f3f3f3;
}

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

TD.pageHeading, DIV.pageHeading {
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		letter-spacing:-1px;
		font-weight:normal;
		margin:0px;
		color:#333333;
}

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: #095709;
}

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

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: #ff0000;
}

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; }


/* Yeniden düzenlenenler */

	TR.footer {
	  /*background: #bbc3d3;*/
	  
	}

	TD.footer-line{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;	
		color: #606D78;
	}
	
	TD.footer-line a{
		color: #606D78;
	}
	
	TD.footer {

		border:1px solid #D4DCE2;
		height:40px;
	}
	TD.header{

		border-bottom:1px solid #E9E9E9;
		height:40px;
		background:#F8F8F9;
	}
	.footerTable,.footerTableAdress,.footerTableLink,.headerTableLink{width:974px; margin-left:auto; margin-right:auto;}
	.footerTableAdress TD{padding-left:10px;}
	
	TR.header {
		/*background: #ffffff;*/
	}

	TR.headerNavigation {
	  /*background: #bbc3d3;*/
	}

	TD.headerNavigation {
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;	
		color: #606D78;
	}

	A.headerNavigation { 
	  color: #606D78;
	}

/* Yeniden düzenlenenler */

/* Extra Css ler*/

.order_history_box,.order_history_box_left,.order_history_box_right{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background-color: #fff;
		  color: #5692CF;
		  letter-spacing:-1px;
		  padding-top:6px;
		  text-align:left;
		  border-top:1px solid #D4DCE2;
}
.order_history_box_left{border-left:1px solid #D4DCE2;}
.order_history_box_right{border-right:1px solid #D4DCE2;}
.order_history_content{
	background: #fff;
	border-left:1px solid #D4DCE2;
	border-right:1px solid #D4DCE2;
	border-bottom:1px solid #D4DCE2;
}

.infoBoxContents-icon{
	padding-left:8px;
	padding-right:8px;
}
.infoBoxContents-name{
	padding-left:10px;
}
.order_history_content a{
color:#5692CF;
}
.order_history_content .infoBoxContents-name,.order_history_content .infoBoxContents-icon {
	  background: #f8f8f9;
		font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #fff;
	color:#5692CF;
	padding-top:3px;
	padding-bottom:3px;
	letter-spacing:-1px;
}



.smal_chart{
	background: url('images/small_chart.png') no-repeat -6px 10px;
	height:53px;
}
	.smal_chart,.smal_chart_left,.smal_chart_right{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background-color: #F8F8F9;
		  color: #333333;
		  letter-spacing:-1px;
		  padding-top:6px;
		  padding-right:10px;
		  text-align:right;
	}
	.smal_chart_frame {}
	.smal_chart_content{
		background: #f8f8f9;
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
	}
	
	.chartItemTable{
		width:150px;
		margin-left:10px;
	}
	.chartItemTable td{
		padding-bottom:10px;
	}
	.smalChartTotal{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background:#5BE64A;
		  padding-top:3px;
		  padding-bottom:3px;
		  padding-right:15px;
		  color:#095709;
		  border:1px solid #3BD422;
	}
	.bigChartTotal{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background:#F8F8F9;
		  padding-top:3px;
		  padding-bottom:3px;
		  padding-right:15px;
		  color:#333333;
		  border:1px solid #C7C7CD;
	}	
	.manufacturer-box,.reviews-box,.featured-box,.specials-box,.whats-new-box{
		background:#FFFFFF; 
	}
	
	.star-prd-infoBox,.star-prd-modul{

	}
	
	.manufacturer-box td,.reviews-box td{
		font-family: Verdana, Arial, sans-serif;
		font-size: 10px;
	}
	
	.featured-modul,.featured-infoBox{
		background:#FFFFFF;
	}
	
	.CenterContentBoxHeading-left{
		.background:#FFFFFF;
	}
	.CenterContentBoxHeading-right{
		.background:#FFFFFF;
	}
	.CenterContentBoxHeading-center h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		letter-spacing:-1px;
		font-weight:normal;
		margin:0px;
		color:#333333;
	}
	.CenterContentBoxHeading-center h3 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:22px;
		letter-spacing:-1px;
		font-weight:normal;
		margin:0px;
		color:#333333;
	}	
		.infoBoxHeadingSamePrd{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		letter-spacing:-1px;
		font-weight:normal;
		margin:0px;
		color:#808080;
		padding-top:10px;
		padding-bottom:15px;
	}
	
	SPAN.SamePrdNowVIEWING {
	  font-family: Tahoma, Verdana, Arial, sans-serif;
	  font-size: 12px;
	  color: #c76170;
	}
	
	.categoryName {
		background:#F8F8F9;
		padding: 5px 5px 5px 5px;
	}
	.categoryName h3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		letter-spacing:-1px;
		margin:3px;
	}
	.categoryName a{
		color:#6F6F6F;
	}
	
/* Extra Css ler*/

/* Ürün Kutusu Css'leri*/
	.PrdBox{
	}
	
	.PrdBox-img{
		padding-top:5px;
		text-align:center;
	}
	
	.PrdBox-img .d2{
		border:4px solid #F8F8F9;
		padding: 5px 5px 5px 5px;
	}
	.PrdBox-img .d1{
		border:1px solid #E9E9E9;
		
	}
	.PrdBox-name{
		padding:5px 5px 0px 5px;
		color:#7f7f7f;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.PrdBox-price{
		padding:5px 5px 5px 5px;
		color:#333333;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	
	.ColPrdBox{}
	.ColPrdBox-img{
		padding-top:5px;
		text-align:center;
	}
	
	.ColPrdBox-img div{
		border:0px solid #F8F8F9;
		padding: 5px 5px 5px 5px;
	}
	
	.ColPrdBox-name{
		padding:5px 5px 0px 5px;
		color:#7f7f7f;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	
	.ColPrdBox-price{
		padding:5px 5px 5px 5px;
		color:#333333;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
/* Ürün Kutusu Css'leri*/

/* Boyutla ilgi tanımlamalar*/
.main-wrap{text-align:center; width:100%;}
.content-frame{width:990px; margin-left:auto; margin-right:auto;}
.headerNavigationTable{width:974px; margin-left:auto; margin-right:auto;}
.headerLogoTable{width:974px; margin-left:auto; margin-right:auto;}

.colLeftWidth{width:170px;}
.colRightWidth{width:170px;}
/*Sağ ve Sol kutuların alttan birbiri ile olan aralığı column_left.php sayfasında $BoxPadding değişkeninden ayarlanıyor.*/
/* Boyutla ilgi tanımlamalar*/

/*--------------------------------------*/
/*   Dyna Vertical Fly-Out Menu Style   */
/*   Start (Art System)				    */
/*--------------------------------------*/

	
	.infoBox-dmcatmenu{
		background:#BBC3D3;
	}
	.infoBoxHeading_dmcatmenu{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background:#BBC3D3;
		  color: #fff;
		  letter-spacing:-1px;
		  padding-top:0px;
	}
	
	.infoBox-manufac{
		background:#BBC3D3;
	}
	.infoBox-manufac-combo{
		width:145px;
		margin-left:9px;
	}
	.infoBoxHeading_manufac{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background:#BBC3D3;
		  color: #fff;
		  letter-spacing:-1px;
		  padding-top:7px;
	}
	
	.infoBox-informat{
		background:#BBC3D3;
	}
	.informat-link{
		padding-left:8px;
	}
	.informat-link a{
		color:#333333;
	}
	
	.informat-link a:hover{
		color:#f3f3f3;
	}
	
	.infoBoxHeading_informat{
		  font-family: Verdana, Arial, sans-serif;
		  font-size: 14px;
		  font-weight: bold;
		  background:#BBC3D3;
		  color: #fff;
		  letter-spacing:-1px;
		  padding-top:7px;
	}
	
.verbar	{   /* Color of main vertical menubar and border */
	color: #fff;
	width:150px;
	margin-left:4px;
}

.vertitem	{          /* Behaviour of main vertical menu items, leave as is for proper operation */
	text-align: left;
	white-space: nowrap;
}

.vertitem a,.vertsubitem a {   /* Font style, size of main menu items */
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;		
	text-decoration: none;
	position: relative;
	display: block;
	padding-top:2px;
	padding-left:3px;
	border-bottom:1px dotted #A9B2C5;
}

.vertitem a:link, .vertitem a:visited,.vertsubitem a:link, .vertsubitem a:visited		{   /* Default font style & color of main menu items */
	color: #333333;
	text-decoration: none;	
}

.vertitem a:hover,.vertsubitem a:hover	{   /* Font style & color, background menu color of main menu item when hovered over */
	color: #f3f3f3;
	background-color: #333333;
	text-decoration: none;
}

.vertitem a:active,.vertsubitem a:active	{   /* Font style & color, background menu color of main menu item when clicked */
	color: #333333;
	background-color: #98DE00;	
	text-decoration: none;	
}

.vertsubmenu	{   /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	position: absolute;
	left:0;
	top: 0;
	visibility: hidden;
	background-color: #E7E7EB;
	padding-bottom:3px;
	padding-top:3px;
	border:1px solid #BBC3D3;
}

.vertsubframe	{   /* Color of submenu item and border */
	background-color: #E7E7EB;
	border: 0px;
	position: relative;
	display: block;
}

.vertsubitem	{     /* Behaviour of sub-menu  - leave as is for proper operation of submenus */
	text-align: left;
	white-space: nowrap;
	margin-left:3px;
	margin-right:3px;
}


.vertsubitem .vertfwdarr, .vertitem .vertfwdarr	{   /* Positioning of right arrow for submenus */
	position: absolute;
	top: 5px;
	right: 8px;
}

.dmselected {   /* Style override for selected category tree */
    background-color: #98DE00;
		font-weight: bold;
}

.verbar .dmselected {   /* Style override for selected root category */
    background-color: #98DE00;
}
/*--------------------------------------*/
/*   Dyna Vertical Fly-Out Menu Style   */
/*   End (Art System)				    */
/*--------------------------------------*/

/* star product pimped start */

.starTitle{
  font-family: Verdana, Arial,  sans-serif;
  font-size: 14px;
  color: #c3c3c3;
  font-weight : normal;
}

.starName{
 font-family: Tahoma, Verdana, Arial;
 font-size: 24px;
 font-weight: normal;
 color: #1f79b6;
 }  
 
 
 .starPrice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #ffffff;
 }  
 
 .box_outline3 {
margin-top:3px;
border-top-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-left-width: 1px;
border-style: solid;
border-color: #bfbfbf;

}

/* star product düzenlemeleri ve yeni cssler */

 .starProdDesc{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 color: #808080;
 }  
 
  .starProdDesc_L2,.starProdDesc_L3{
	 font-family: Arial, Verdana, sans-serif;
	 font-size: 12px;
	 color: #808080;
	 padding-left:10px;
	 padding-right:10px;
	 height:105px;
 }  

.box_outline_0,.box_outline_L2,.box_outline_L3 {
		border:2px solid #F8F8F9;
		width:100%;
	}
.box_back_0 {
		background: url('images/star_img.gif') no-repeat 0px 0px;
	}
.starPrice_0{
		color:#3789B2;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
	}

.starPrice_2,.starPrice_1{
		color:#333333;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
	}
.starOldPrice_2,.starOldPrice_1{
		color:#333333;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
	}	
	.starButton_L2,.starButton_L3{
		padding:10px;
	}
.starPrice_L2,.starPrice_L3{
		padding:10px;
	}
	.starOldPrice_0{
		color:#3789B2;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
	}

.starName_0{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		letter-spacing:-1px;
		margin-top:18px;
		color:#3789B2;
		
	}

.starName_L2,.starName_L3{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		letter-spacing:-1px;
		color:#3789B2;
		padding:10px;
	}	

.starName_0 a{
		color:#3789B2;
	}
/* star product düzenlemeleri ve yeni cssler */

/* star product pimped end */

.star-product-title {
  font-family: Verdana, Arial, sans-serif;
  text-align : center;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
.star-product {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.star-product-price{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #ff0000;
}
/* Sys Button */
	.sysButton_0 a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		letter-spacing:0px;
		font-weight: bold;
		color:#ffffff;
	}
	.sysButton_0 a:hover{
		text-decoration:none;
	}
/* Sys Button */

/* BestSeller Infobox*/

.BestSellerInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #333333;
  color: #ffffff;
  letter-spacing:-1px;
  padding-top:10px;
}

.BestSellerInfoBox .infoBoxContentsNum{
	padding-left:10px;
	color:#f3f3f3;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.BestSellerInfoBox a,.BestSellerInfoBox ,.BestSellerInfoBox .infoBoxContents {
	background: #333333;
	color:#f3f3f3;
	padding-bottom:5px;
	padding-right:10px;
	letter-spacing:-1px;
}

/* BestSeller Infobox*/

.quick_find_table{
	margin-top:10px;
	margin-bottom:10px;
	
}
.quick_find_input input{
	font-family: Verdana, Arial, sans-serif;
	font-size:15px;
	color:#606D78;

	padding-left:5px;
	padding-right:5px;
	border-left:3px solid #CFE3ED;
	border-right:0px;
	border-top:3px solid #CFE3ED;
	border-bottom:3px solid #CFE3ED;
	height:28px;
	width:130px;
	background:#EBF3F7;
}

.quick_find_link {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	padding-top:5px;
	color:#606D78;
}

.quick_find_link a{
	color:#606D78;
}

.logoTD{
	padding-left:7px;
}