/*
  $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: #FFFFFF;
}

.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: 11px; 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;
  padding-left:5px;
}

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

.content        {BACKGROUND: none; COLOR: #E46709; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}


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: #FFFFFF;
  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 #FFFFFF; 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 #FFFFFF; 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 #FFFFFF; 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*/
body {margin:0; padding:0; background:#323F1C;}
img { border:0px;}
table {border-collapse:collapse; border:0px;}
td { vertical-align:top; padding:0px}
.main_text, table, li, input, textarea, select{font-family:Tahoma; font-size:11px; line-height:12px; 	color:#000000; vertical-align:middle; }



.rez1{width:50%; height:100%; background:#323F1C;}
.rez2{width:50%; height:100%; background:#323F1C;}
/*top*/
.txt_top td{ font-weight:bold; font-size:10px; color:#000000; line-height:12px;}
.txt_top td strong{ color:#000000; font-size:12px;  text-transform:uppercase;}
.txt_top table{margin:21px 0 0 21px; width:140px;}
.txt_top img{margin:3px 0 9px 0;}
.top{background:url(images/rez1.jpg) top left repeat-x;}
.top1{width:100%; background:url(images/1bgr1.gif) top left repeat-y;}
.top1 table{margin:0 0 0 222px;}
.top2{background: #E5C5C5 url(images/1bgr2.gif) top left repeat-y; width:100%;}
.top3{margin:0 0 0 42px;}
.top4{background:#F6F4C1 url(images/1bgr2.gif) top left repeat-y; width:100%;}
.top4 td{ color:#000000; font-weight:bold;}
.top5{width:245px; text-indent:42px; padding-top:16px;}
.top5 img{ vertical-align:middle; margin:0 0 0 7px;}
.top6{ width:228px; padding-top:14px;}
.top6 select{ vertical-align:middle; width:118px; height:20px; border:1px solid #5F561F; background:#A49748; color:#4D4410; padding:1px 0 1px 4px; font-size:11px; font-family:tahoma; margin:0 0 0 10px; font-weight:normal;}
.top7{ padding-top:5px; line-height:16px;}
.top7 img{ vertical-align:middle; margin:0 5px 7px 0; float:left}
/*footer*/
.e1{width:100%; height:100%; background: #F9FDE7 url(images/bgr_foot.gif) top left repeat-y; padding:12px 0 0 37px; color:#817635; line-height:14px;}
.e1 a{ color:#817635; text-decoration:none}
.e1 a:hover{ color:#000000; text-decoration:none}
.e1 img{float:left; margin:1px 46px 13px 0}

/*content*/
/*left*/
.h1{ font-size:12px; font-weight:bold; text-transform:uppercase; color:#E5C5C5;}
.h1 strong{ color:#7A9122}
.lef_1{ padding:13px 0 11px 21px;}
.lef_2{background: #F9FDE7 url(images/a1.jpg) top right repeat-y; width:182px;}

.r1 ul { margin:9px 0 48px 21px; padding:0; list-style:none; font-weight:bold;}
.r1 li{  background:url(images/r1.gif) top left no-repeat; line-height:20px; padding:0 0 0 10px; }
.r1 a { color:#A49748; text-decoration:none;}
.r1 a:hover { text-decoration:none; color:#000000;}

.r1a ul { margin:9px 0 48px 21px; padding:0; list-style:none; font-weight:bold;}
.r1a li{  background:url(images/r1.gif) top left no-repeat; line-height:20px; padding:0 0 0 10px; }
.r1a a { color:#000000; text-decoration:none;}
.r1a a:hover { text-decoration:none; color:#000000;}

.r11 { color:#A49748; line-height:20px; margin:0 0 0 12px; list-style:none; font-weight:bold;}
.r11 a {  color:#A49748; text-decoration:none;  padding:0; }
.r11 a:hover { text-decoration:none; color:#000000;}
/*right*/
.rig{width:100%; background:#F9FDE7}
.rig_1{ padding:13px 0 11px 21px;}
.rig_2{ width:100%; background:#817635}
.rig_2 td select{ vertical-align:middle; width:135px; height:20px; border:1px solid #5F561F; background:#F9FDE7; color:#000000; padding:1px 0 1px 4px; font-size:11px; font-family:tahoma; margin:15px 0 17px 21px; font-weight:normal;}
.rig_3{ padding:14px 0 15px 0; color:#000000; font-weight:bold; width:170px; line-height:14px;}
.rig_3 img{ border:1px solid #5F561F; float:left; margin-right:12px;}
.rig_3 strong{ color:#323F1C; font-size:14px;}
/*center*/
.c1{width:100%; background:#020000;}
.c2{ width:161px;}
.c2 table{ width:161px;}
.c2b{ width:155px;}
.c2b table{ width:155px;}
.c2a td{ font-weight:bold; color:#000000;}
.c2a td strong{ color:#323F1C; font-size:14px;}
.c3 img{ border:1px solid #5F561F; margin:0 9px 0 0; float:left}
.c3{ padding:6px 0 5px 0;}
.c4{width:100%; background:#817635;}
.c5{width:2px; height:100%; background:#817635;}
.c6{ padding-top:13px;}
.c7{margin:14px 0 0 21px; width:337px;}

.txt1{ color:#000000}
.txt1 b{ color:#323F1C}
.txt1 span a{ margin:0; color:#323F1C; text-decoration:none}
.txt1 span a:hover{ margin:0; color:#323F1C;  text-decoration:underline}
.txt1 span{ color:#323F1C;	}
.txt1 a{ color:#323F1C; text-decoration:underline}
.txt1 a:hover{ color:#323F1C; text-decoration:none}

.cc1 img{margin-right:20px; border:1px solid #5F561F;}
.txt2{ color:#000000; font-weight:bold;}
.txt2 strong{ color:#323F1C; font-size:14px;}
.cc2{margin:14px 0 9px 0;}

.g1 img{margin-right:20px; float:left; border:1px solid #5F561F;}
.g1{ padding:2px 0 17px 0;}
.g1_txt{ color:#00000}
.g1_txt strong{ color:#323F1C; font-size:14px;}
.g2 input{ width:44px; height:18px; color:#1A1711; font-size:10px; font-family:tahoma; padding:1px 0 1px 0; direction:rtl; margin:0 0 0 2px;}
.g3{ text-transform:uppercase; padding-bottom:8px;}

.t1{ width:81px;}
.t1 input{ width:15px; height:16px; margin:43px 0 0 10px;}
.t2 img{ margin-bottom:8px; border:1px solid #5F561F;}
.t2{ font-weight:bold; color:#000000; width:127px; padding:9px 0 9px 0;}
.t3{ width:78px;}
.t3 input{ width:44px; height:18px; color:#1A1711; font-size:10px; direction:rtl; font-family:tahoma; padding:1px 0 1px 0; margin-top:50px;}
.t4{ color:#323F1C; font-size:14px; padding-top:54px; width:51px; font-weight:bold;}
.t41{ color:#323F1C; font-size:14px; padding-top:14px; width:51px; font-weight:bold;}
.g4{ padding-top:30px;}
.g5{ padding:13px 0 21px 21px;  color:#000000; font-weight:bold;}
.g5 a{ color:#000000; text-decoration:none}
.g5 a:hover{ color:#323F1C; text-decoration:none}
.gg1{ padding-bottom:10px;}
