/*
  $Id: stylesheet.css,v 1.1.1.1 2003/09/18 19:06:01 wilt Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.cat_description {  font-family :tahoma; font-size : 10px; color: #800000; font-weight: bold }
.boxText { font-family:tahoma; font-size: 10px; }
.centertable { border-left:1px solid #798CCC; border-right:1px solid #798CCC; background-color:#D2DBF5 }
.navBlue     { color: #FF0000; font-size: 8pt; font-family: Verdana }
.errorBox { font-family :tahoma; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :tahoma; font-size : 10px; color: #cc0033; }
.productsNotifications {}
.orderEdit { font-family :tahoma; font-size : 10px; color: #000000; text-decoration: none; }

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
img {
	border:0;
	}	
A {
  color: #000000;
  text-decoration: underline;
}



FORM {
        display: inline;
}


TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:tahoma;
  font-size: 11px;
  background: #bbc3d3;
  color: #566268;
  font-weight : bold;
}
td 		{
		
		}

A.headerNavigation { 
 color: #424242;
}

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

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:tahoma
  font-size: 12px;
  background: #ff0000;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:tahoma;
  font-size: 12px;
  background: #00ff00;
  color: #000000;
  font-weight: bold;
  text-align: center;
}

td .select{ 

 margin:0 0 9px 22px; width:134px; height:20px; 

 
}

td select {

width:134px;
}

.infoBoxContents {

  font-family:tahoma;
  font-size: 10px;
}


.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

.infoBoxNoticeContents {
  font-family:tahoma;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000; padding-top:4
}

TD.infoBox, SPAN.infoBox {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
}

TD.contentBoxHeading {
  font-family:tahoma;
  font-size: 10px;
  font-weight: bold;
  color: #534F4D; padding-top:5
}

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

TABLE.productListing {
  border-spacing: 1px
}

.productListing-heading {
  font-family: tahoma;
  font-size: 10px;
  color: #000000;
  font-weight:bold;
 text-align:center;
}

TD.productListing-data {
  font-family:tahoma;
  font-size: 10px;
  color:#000000;
  vertical-align:middle;
  padding:0 5px 0 5px;
}
TD.productListing-data a{ text-decoration:none; color:#000000;}
TD.productListing-data a b{
		color:#000000;
		text-decoration:none;
		margin:0 0 0 5px;
		}
TD.productListing-data2 {
  font-family:tahoma;
  font-size: 10px;
  padding-top:10px;
}

A.pageResults {
  color: #000000;
}

a:hover.pageResults {
  color: #000000;
}

.navBbrown a{ color:#000000; text-decoration:none;}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

.main, P.main, .main a{ 
   
  font-family: tahoma;
  font-size: 15px;
  color:#000000;
  padding:0px 10px 0px 10px;
}
TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000;
  padding:10px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

TD.smallText a{
  font-family:tahoma;
  font-size: 11px;
  color:#000000;
}

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

TD.fieldKey {
  font-family:tahoma;
  font-size: 11px;
  font-weight: bold;
  color:#000000
}

TD.fieldValue {
  font-family:tahoma;
  font-size: 12px;
}

TD.tableHeading {
  font-family:tahoma;
  font-size: 12px;
  font-weight: bold;
}

TD.category_desc {
  font-family:tahoma;
  color:#000000;
  font-size: 11px;
  line-height: 1.5;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:tahoma;
  font-size: 11px;
}
select {
		/*  width:200px;  */
		}
TEXTAREA {
  width: 100%;
  font-family:tahoma;
  font-size: 11px;
}

SPAN.greetUser {
  font-family:tahoma;
  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:tahoma;
  color: #E46709;
}

SPAN.errorText {
  font-family:tahoma;
  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: #980133; }


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



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


TABLE.linkListing {
  border: 0px;
  border-style: solid;
  border-color: #D6D6D6;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  text-align: center;
}

TD.linkListing-data, TD.linkListing-data a{
  border-right: 0px solid #D6D6D6;
  border-bottom: 0px solid #D6D6D6;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

TR.linkListing-odd {
}

TR.linkListing-even {
}



TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {

  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color=: #BDCAF0;
}


TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
  background-image: url('images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('images/button_blank_middle.gif');
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #E46709
}
A.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
a:hover.HeaderPageLinks {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;

  color: #00FF00;
}

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


.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TR.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #808080; }
.TD.attributeBoxContent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #C0C0C0; }

.storyboxtitle  {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFCF00; padding-left : 3px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendarWeekend { font-family: Arial, Verdana; font-size: 10px; color: #000000; background-color: #CAEEFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px;}
.calendar { font-family: Arial, Verdana; font-size: 10px; color: #000000; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #000000; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; line-height: 14px; height: 22px; width: 18px; }
.calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {color: red; text-decoration: underline;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}


/*  ------------------------------------- my --------------------------------  */
/* ııııııııııııııııııııııııııııııııııııııııııııııııı          ııııııııııııııııııııııııııııııııııııııııııııııııııııııı */
del {
	color:#DBC291; 
	font-size:12px; 
	font-weight:bold;
}
s {
	color:#881F0A;
	/*font-size:11px;*/
	font-weight:normal;
	color:#ff0000;
}
/* ııııııııııııııııııııııııııııııııııııııııııııııııı          ıııııııııııııııııııııııııııııııııııııııııııııııııııııııı */
/* ııııııııııııııııııııııııııııııııııııııııııııııııı          ııııııııııııııııııııııııııııııııııııııııııııııııııııııııı*/
body {padding:0; margin:0; background:url(images/top.jpg) repeat-x}
body, td, input, textarea, select{
	font:normal 12px Arial;
	color:#2A383D;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}
img    {border:0px;}
 /* table  {width:100%;}  */

.middle {vertical-align:middle}
.center {text-align:center}

.input{
 	width:163px; 
	height:20px; 
	color:#000000;
	font-size:11px; 
	font-family:tahoma;
	vertical-align:middle; 
	padding-left:15px; 
	margin-right:5px;
}

#input1 {
	width:44px; 
	height:18px; 
	color:#2C0E0B; 
	font-size:11px; 
	text-align:right;
	margin:0px 0px 0px 8px;
}

.input2{
	width:39px; 
	height:18px; 
	color:#797979; 
	font-size:11px; 
	font-family:tahoma; 
}

.jump { width:146px; height:19px; color:#323B02; font-size:12px; padding:0px 0px 0px 4px; margin:4px 0px 0px 8px;}
.jump1{ width:139px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jump2{ width:51px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jump3{ width:88px; height:18px; color:#464646; font-size:10px; padding-left:2px; font-family:Tahoma;}
  
											  
.box_header_txt	td{
	background:url(images/line.jpg) top repeat-x;
	vertical-align:middle; 
	font:bold 16px Arial;
	color:#010101; 
}

.box_body td {padding:0px 0px 0px 0px;}
.box_body ul {
	margin:0px 0px 0px 0px;
	padding:0; 
	list-style:none;
}
.box_body .bg_list {
	background:url(images/bg_li.gif) left top repeat-x;
	padding:5px 0px 4px 0px;
}
.box_body .bg_list a {
	font-size:14px;
	color:#2A383D;
	text-decoration:none; 
	padding:0px 0px 0px 13px;
	background:url(images/bullet.gif) no-repeat top left;
	line-height:22px;
}
.box_body .bg_list a:hover	{
	color:#2A383D;
	text-decoration:underline;
}

.box_body .bg_list_un {
	background:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 4px 0px;
}
.box_body .bg_list_un a {
	font-size:14px;
	color:#2A383D;
	text-decoration:none; 
	padding:0px 0px 0px 13px;
	background:url(images/bullet.gif) no-repeat top left;
	line-height:22px;
}
.box_body .bg_list_un a:hover {
	color:#2A383D;
	text-decoration:underline;
}

.box_body .bg_list_sub {
	background:url(images/bg_li.gif) left top repeat-x;
	padding:5px 0px 4px 0px;
}
.box_body .bg_list_sub a {
	font-size:12px;
	color:#2A383D;
	text-decoration:none; 
	padding:0px 0px 0px 13px;
	background:url(images/bullet.gif) no-repeat top left;
	line-height:22px;
}
.box_body .bg_list_sub a:hover	{
	color:#2A383D;
	text-decoration:underline;
}

.cont_header_txt td {
	height:30px; 
	vertical-align:bottom;
	font-weight:bold;  
	color:#505C5F; 
	font-size:12px; 
}
 
.product td {
	color:#2A383D; 
	font-size:11px;
}
.product a {
	color:#094453; 
	font-size:12px; 
	text-decoration:none; 
	font-weight:bold
}
.product a:hover {
	color:#094453;
	text-decoration:underline;
}
.product div a {
	color:#61401E; 
	font-size:12px; 
	font-weight:normal;
	text-decoration:underline; 
	text-transform:none; 
	font-weight:bold
}
.product div a:hover {
	color:#61401E;
	text-decoration:none;
}
.pic img {border:2px solid #875B2C;}

.result td  {
	color:#2B343C; 
	height:48px;
	width:46%;
	vertical-align:middle;
	padding:0px 0px 0px 0px; 
	font-size:11px;
}
.result a {
	color:#2B343C; 
	text-decoration:underline;
	font-size:10px;
}
.result a:hover {
	color:#2B343C;
	text-decoration:none;
}
.result b {
	color:#2B343C;
	font-weight:normal;
}
.result u {
	text-decoration:underline; 

	color:#2B343C;
	font-size:11px;
	font-weight:normal;
} 
.result_right	{text-align:right; width:54%}
.result_right b	{color:#61401E; font-weight:normal; }

.popup td	{color:#E2C9A6; font-size:10px;}
.popup strong	{color:#E2C9A6; font-size:12px; }

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.box_body td				{color:#2A383D;font-size:10px; }

.box_body a		    		{color:#2A383D; font-size:11px; font-weight:normal; text-transform:none;text-decoration: underline; }
.box_body a:hover			{color:#2A383D;text-decoration: none;}
.box_body span a		    {color:#2A383D; font-size:11px; font-weight:bold; text-decoration:none}
.box_body span a:hover	{color:#2A383D;text-decoration:underline;}

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  
											{color:#E48A0E; font-size:16px; font:bold 16px Tahoma}
.box_body SPAN.productSpecialPrice			{color:#E48A0E; font-size:16px; font-weight:bold;}
  
.cont_header_txt em	{
	color:#E50029; 
	font-size:14px; 
	font-weight:bold; 
	font-style:normal;
	vertical-align:middle;
	text-decoration:none;
}
.product em	{
	color:#61401E; 
	font-size:12px; 
	text-decoration:underline; 
	font-weight:bold;
	font-style:normal;
} 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#881F0b; text-decoration:underline;}
.main	a:hover	{color:#881F0b; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {
	color:#000000; 
	font-size:11px; 
	font-weight:normal;
	height:16px;
	text-align:center; 
	vertical-align:middle;
}
.bg_gg	{background:url(images/bg_li.gif) center repeat-x;}
.bg_vv	{background:url(images/vl.gif) 0 0 repeat-y}
.bg_gg_1{background:#fff;}


div.padd3 {
		text-align:left; 
		padding-top:0px; 
		margin-left:0px; 
		margin-right:0px;
}
.padd33 img, .padd33 input 	{margin:5px;}

.prod_info		{width:100px;}
.prod_info td	{text-align:center;}

.remove		{width:20%;}
.products	{width:45%;}
.quantity	{width:15%;}
.total		{width:20%;}

/* ıııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııııı*/
.main_bg {background:url(images/footer_bg.jpg) bottom repeat-x; height:100%; width:100%;}
.main_bg_top {background:url(images/headertopbg.jpg) top no-repeat}
.product table, .header table, table.header 			{width:100%;}
.header {
	height:261px; 
	background:url(images/main_pict.jpg) bottom right no-repeat;
}
.header td {	
	color:#005454;
	font:bold 11px Arial;
}
.header a {	
	color:#005454;
	font:bold 11px Arial;
	text-decoration:none;
}
.header a:hover {text-decoration:underline}
.header select {width:130px; height:20px}
.v_line {background:url(images/line.jpg) 0 0 repeat-y}
.v_line_r {background:url(images/line.jpg) top right repeat-y}
.b_line {background:url(images/line.jpg) bottom repeat-x;}

.v_line_x {background:url(images/line.jpg) 0 0 repeat-y #F4F4F4}
.v_line_r_x {background:url(images/line.jpg) top right repeat-y #F4F4F4}
.form_cont {width:100%; background:#F4F4F4}
.p1 {padding:0px 0px 0px 10px;}
.p2 {padding:0px 0px 0px 32px;}
.p3 {padding:8px 5px 5px 5px;}

.g_line1 {background:url(images/gl.jpg) 0 0 repeat-x}
.v_line1 {background:url(images/vl2.jpg) 0 0 repeat-y}

.footer {height:78px}
.footer td {
	color:#005454;
	font:normal 10px Arial;
}
.footer a {
	color:#005454;
	font:normal 10px Arial;
}
.footer span a {
	color:#FFFFFF;
	font:normal 12px Arial;
}
.footer span {
	color:#FFFFFF;
	font:normal 12px Arial;
}
.nn a {text-decoration:none}
.nn a:hover {text-decoration:underline}
.cont_header_bg_c {background:#D6DDE0}
.cont_header_bg_l {background:url(images/cont_header_bg_l.gif) 0 0 repeat-y}
.cont_header_bg_r {background:url(images/cont_header_bg_r.gif) 0 0 repeat-y}
.cont_header_bg_b {background:url(images/bottom1.jpg) 0 0 repeat-x}

#popup .h{height:102px; background:none}
#popup a {color:#FFF; font:normal 11px Tahoma; text-decoration:none}
#popup a:hover {text-decoration:underline}
#popup .h {padding:31px 0px 0px 0px;}
#popup .h img {margin:4px 44px 0px 0px;}
#popup {width:364px; background:url(images/popup_bg.jpg) 0 0 repeat-x}
#popup b {font:bold 12px Arial}
#popup .f {
	height:57px;
	padding:0px 0px 0px 21px;
	vertical-align:middle;
	color:#005454;
	font:normal 10px Arial;
	background:url(images/footer_bg.jpg) 0 0 repeat-x;
}
#popup .f a {
	color:#005454;
	font:normal 10px Arial;
}
/*  ------------------------------------- my --------------------------------  */
.box_body s				{color:888888; }
.box_body 				{color:#9C3B3B}
.box_body span a		{color:#9C3B3B; font-weight:bold; text-decoration:none}
.box_body span  a:hover	{text-decoration:underline}

.product div			{padding:8px 0px 5px 0px;}
div.padd3				{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 	{margin:5px;}

table.prod_info		{width:100px;}
.prod_info td	{text-align:center;}

span.productSpecialPrice	{color:#9C3B3B; font-weight:bold}

.remove		{ width:20%;}
.products	{ width:45%;}
.quantity	{ width:15%;}
.total		{ width:20%;}
.sub_total	{ width:80%; height:30px;}

.bg_gg		{background:url(images/gl.jpg) 0 0 repeat-x}
.bg_vv		{background:url(images/vl2.jpg) 0 0 repeat-y}

.padding2 ul	{padding-left:10px;}
.main_1 input	{width:100%;  }
textarea	{width:93%; margin:1px 0px 1px 10px;}
.txt2	
	
#AutoNumber3 table { width:10px; text-align:center;background:#000000; height:200px;}
