/*
  $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:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.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:#547DAF; text-decoration: none; }

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

.no_under a {text-decoration:none;}

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:#547DAF;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

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


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:#547DAF; padding-top:4
}

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

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:#547DAF;
  font-weight:bold;
 text-align:center;
}

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

A.pageResults {
  color:#547DAF;
}

a:hover.pageResults {
  color:#547DAF;
}

.navBbrown a{ color:#547DAF; 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;
  line-height:14px;
  color:#547DAF;
}
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:#547DAF;
}

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

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

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('button_b.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('button_b.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('button_b.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:#547DAF;
}
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:#547DAF;
}


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

.storyboxtitle  {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:link           {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:active         {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:visited        {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: none;}
.storyboxtitle A:hover          {FONT-FAMILY: Verdana; color:#547DAF; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline; BACKGROUND: none;}
.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color:#547DAF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color:#547DAF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; font-size: 10px; color:#547DAF; 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:#547DAF; 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:#547DAF; 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:#547DAF; 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; background:url(bg000000.gif); padding:0px 0px 0px 0px;}
td, input, textarea {font-size:11px; font-family:Tahoma; color:#484545; line-height:14px; vertical-align:top; padding:0px;}
img      			{border:0px;}

h1 					{display:inline; color:#272727; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:none}
s 					{color:#524c45; font-size:14px; font-weight:bold}
a					{text-decoration:underline}
a:hover				{text-decoration:none}

.main				{font-size:11px; font-family:Arial; color:#484545; line-height:15px;}
.center 			{text-align:center}
.img_border1			{border:1px solid #cccac7}
.img_border1	img		{border:2px solid #efe9ca}
.vam img, .vam		{vertical-align:middle}
.vam_td td			{vertical-align:middle; text-align:center}

.input				{width:44px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.input1				{width:44px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.input2				{width:110px; height:19px; color:#3F4143; font-size:11px; font-family:tahoma; text-align:right; border:1px solid #24180d; vertical-align:middle}
.input_box 			{text-align:left !important; padding:0px 0px 0px 0px;}
.input_box div		{padding:0px 0px 0px 30px;}
.input_box select 	{width:109px; height:18px; color:#103553; font-size:10px; font-family:Tahoma; padding-left:4px;}
.flags				{padding:34px 0px 0px 36px;}
.flags img			{vertical-align:middle}
.flags span			{margin:0px 68px 0px 0px;}

.jump				{width:71px; height:17px; color:#282e3e; font-size:11px; font-family:Tahoma; font-weight:normal; padding-left:1px; margin:0px 0px 0px 6px; vertical-align:middle}

  
/*______________________________________________BOX_________________________________________________*/	
.box_header_txt		{width:100%; height:35px; background:url(box_head.gif) repeat-x 0 0}
.box_header_txt	td  {vertical-align:middle; background:url(box_head.htm) no-repeat 0 0}
.box_header_txt	font{margin:0px 0px 0px 0px; padding:0px 0px 0px 27px; text-transform:uppercase; font-size:11px; font-weight:bold; color:#f1dab2;}

.box_header_txt1	{width:100%; height:26px; background:url(box_body.gif) repeat 0 0}
.box_header_txt1	td  {vertical-align:middle; padding:17px 0px 10px 0px;}
.box_header_txt1 font{margin:0px 0px 0px 0px; padding:0px 0px 0px 27px; font-size:11px; font-weight:bold; color:#bca87c; text-transform:uppercase}

.box_header_txt3	{width:100%; height:26px; background:url(box_bodz.gif) repeat 0 0}
.box_header_txt3	td  {vertical-align:middle; padding:17px 0px 10px 0px;}
.box_header_txt3 font{margin:0px 0px 0px 0px; padding:0px 0px 0px 23px; font-size:11px; font-weight:bold; color:#562407; text-transform:uppercase}
			 
/*_____________________________________________box_body_____________________________________________*/
.box_body			{margin:0px 0px 0px 0px; width:100%; background:url(box_bodz.gif)}
.box_body td		{padding:15px 0px 15px 19px; color:#3c2913}
.box_body td td		{padding:0px 0px 0px 0px;}
.box_body a			{color:#582609; font:bold 11px Tahoma; text-decoration:underline}
.box_body a:hover	{text-decoration:none}			
.box_body span a	{color:#b3003c; text-transform:none !important; font-weight:bold; font-size:11px}

.box_body1			{margin:0px 0px 0px 0px; width:100%; background:url(box_body.gif)}
.box_body1 td		{padding:0px 0px 22px 17px;}
.box_body1 td td	{padding:0px 0px 0px 0px;}
.box_body1 input	{background:#d2ccbc} 
.box_body2 td		{padding:0px 0px 0px 0px;}


.box_body3 			{background:url(box_bodz.gif); width:100%}
.box_body3 td		{padding:0px 0px 25px 0px; background:url(box_bodz.gif)}
.box_body3 select	{width:144px; font-size:10px; background:#3c2913; color:#b3a582; border:1px solid #674627; margin:0px 0px 0px 10px; vertical-align:middle}


/*_________________________________________________*/
ul 					{padding:0; margin:0px; list-style:none;}
.ul_1				{margin:0px 5px 0px 8px;}
.ul_1 li			{margin:0px 0px 0px 0px; padding:0px 0px 6px 0px; background:url(li_bg200.gif) no-repeat 0 5px; line-height:14px}
.ul_1 a 			{color:#4c1803; text-decoration:none; padding:0px 0px 0px 19px; font-weight:normal; font-size:11px; display:block}
.ul_1 a:hover		{color:#4c1803; text-decoration:underline;}

.ul_2				{margin:0px 5px 0px 0px; background:url(menu_lin.gif) repeat-y 21px 0}
.ul_2 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(li_bg200.jpg) no-repeat 0 0}
.ul_2 a 			{color:#404040; text-decoration:none; line-height:22px; padding:0px 0px 3px 36px; font-weight:normal; font-size:11px; display:block}
.ul_2 a:hover		{color:#404040; text-decoration:underline; background:url(bullet1_.gif) 10px 5px no-repeat;}

.ul_3				{margin:0px 0px 0px 39px;}
.ul_3 li			{margin:0px 0px 0px 0px; padding:0px 0px 2px 0px; font-weight:bold; color:#0e0e0e}
.ul_3 li a			{background:url(bullet30.jpg) no-repeat 0 5px; color:#2f2f2f; text-transform:none; text-decoration:underline; line-height:20px; padding:0px 0px 0px 4px; margin:0px 0px 0px 0px; font-weight:bold; font-size:11px}
.ul_3 a:hover {color:#2f2f2f; text-decoration:none;}

.ul_4				{margin:0px 0px 0px 39px;}
.ul_4 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
.ul_4 a 			{background:url(bullet10.gif) 0px 5px no-repeat; color:#000; text-decoration:underline; line-height:20px; padding:0px 0px 0px 15px; font-weight:normal; font-size:11px}
.ul_4 a:hover		{color:#000; text-decoration:none;}

/*_________________________________________________*/
.box_body .bg_list_un 	{}
.box_body .bg_list_un a {}
.box_body .bg_list_un a:hover {}

.box_body .bg_list_sub	{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(sub00000.gif) no-repeat 0 bottom}
.box_body .bg_list_sub 	a {color:#4c1803; text-decoration:underline; line-height:26px; padding:0px 0px 3px 10px; font-weight:normal; font-size:11px; display:inline;}
.box_body .bg_list_sub a:hover	{color:#4c1803; text-decoration:none; background:url(bullet1_.gif) 10px 5px no-repeat;}

.content .input_box		{padding:0px 0px 0px 0px;}
.content .input_box select {width:141px !important; height:18px; margin:0px 0px 0px 0px;}
.content .input_box input {width:108px; height:18px; vertical-align:middle; margin:0px 5px 0px 0px;}
/*____________________________________________CONTENT_______________________________________________*/
.cont_header_txt 	{width:100%; padding:6px 0px 6px 0px; background:url(box_head.gif); margin:0px 0px 10px 0px;}
.cont_header_txt td  {padding:10px 0px 10px 0px; text-transform:uppercase; font-size:11px; font-weight:bold; color:#f1dab2;}
.cont_header_txt font{margin:0px 0px 0px 0px; padding:0px 0px 0px 19px;text-transform:uppercase; font-size:11px !important; font-weight:bold; color:#f1dab2; font-family:Tahoma}
				 
/*__________________________________________PRODUCT________________________________________________*/
.product			{padding:0px 0px 10px 0px;}
.product td       	{color:#3f3f3f; font-weight:normal; line-height:15px; font-family:Arial; font-size:11px; text-align:left}
.product a			{color:#582609; font-weight:bold; font-size:11px; font-family:Tahoma; text-decoration:underline;}
.product a:hover	{color:#ed7500; text-decoration:none;}
.product em	     	{color:#5e6166; font-size:12px; font-family:Tahoma; font-style:normal}
.product b	 		{color:#8E1214; font-size:16px;}
.product font		{font-size:12px}

.product div a		{color:#98C61D; font-size:9px; font-weight:normal;text-decoration:none; text-transform:none;}
.product div a:hover{color:#98C61D;text-decoration:underline;}
.product .input_box input {width:39px; height:18px; vertical-align:middle; text-align:right; margin:0px 5px 0px 0px;}

.img				{width:144px; padding:15px 0px 15px 5px;}

.prod_img 			{float:left; width:117px; height:170px; text-align:center}
.prod_info			{}
.prod_info td		{}
SPAN.productSpecialPrice {color:#b80b10; font-size:16px; font-weight:bold}
SPAN.productSpecialPrice2 {color:#b80b10; font-size:16px; font-weight:bold}
.product span.productSpecialPrice {color:#a23f15; font-size:16px !important; font-weight:bold; font-family:Tahoma}
.product_border		{}
.product_name td	{}
				 
.remove				{width:17%;}
.products			{width:45%;}
.quantity			{width:20%;}
.total				{width:23%}

.shop_cart			{height:34px; text-align:center; vertical-align:middle; font-weight:bold !important; font-size:11px !important; color:#272727 !important; font-family:Tahoma !important} 

.price				{background:#121b2b}

/*_________________________________________BANNER_________________________________________________*/
.banner 			{margin:0px 0px 0px 0px; background:url(gl000000.gif) repeat-x 0 bottom; width:100%}
.banner td			{color:#484545; line-height:16px; padding:0px 0px 20px 0px;}
.banner strong		{color:#544d09; line-height:22px; font-family:Tahoma}
.banner span		{display:block; height:15px; width:192px; background:url(banner_t.jpg) no-repeat 0 0}
.banner .space		{padding:23px 0px 0px 83px;}
.banner a			{color:#7b2d00}
/*_________________________________________RESULT_________________________________________________*/
.result td  		{color:#3f3f3f; vertical-align:top; padding:8px 0px 8px 0px; font-size:11px; font-family:Tahoma; }
.result a   		{color:#7b2d00; text-decoration:underline; text-transform:none; font-size:11px; font-weight:normal; font-family:Tahoma}
.result a:hover 	{color:#7b2d00; text-decoration:none;}
.result b 			{color:#7b2d00; font-weight:bold; font-size:11px}
.result u 			{color:#7b2d00; font-size:11px;} 
.result span 		{color:#7b2d00; font-size:11px;} 
.result_right 		{text-align:right;}
.result				{background:url(gl000000.gif) repeat-x 0 bottom; margin:0px 0px 10px 0px;}
.result_top				{background:url(gl000000.gif) repeat-x 0 0}
/*_________________________________________header_________________________________________________*/
.tail				{}
.top				{background:url(top_bg00.jpg) no-repeat 0 0 #353534; height:58px}
.top td				{height:58px; color:#d44e15}
.top a				{color:#d44e15; text-decoration:none}
.top a:hover		{text-decoration:underline}
.top select			{width:74px; font-size:11px; color:#999; vertical-align:middle; margin:0px 0px 0px 6px;}
.top strong			{color:#d6d0c5}

.header				{background:#040202}
.header_bg			{background:url(header00.jpg) no-repeat 0 0; width:758px; height:257px}
.header span 		{color:#b3a582; font-size:10px}
.header select		{width:72px; font-size:10px; background:#3c2913; color:#b3a582; border:1px solid #674627; margin:0px 0px 0px 10px; vertical-align:middle}
.header img 		{vertical-align:middle}
.header	td			{color:#b3a582}
.header a 			{color:#d44e15; text-decoration:none}
.header a:hover		{text-decoration:none}

.basket				{background:url(basket00.jpg) no-repeat 0 0; width:30px; height:24px; display:block; margin:0px 0px 0px 0px;}
.bg					{background:#eee100; padding:0px 15px 0px 18px;}
.bg2				{background:#dcdcdc; height:62px}					
.bg2 td				{vertical-align:middle; color:#353535; font-weight:bold}
.pad				{padding:0px 20px 0px 20px;}
.bg3				{background:#f6f6f6}
.bg2 .jump2			{width:109px; height:17px; font-size:11px; vertical-align:middle; margin:0px 0px 0px 6px;}

a.logo				{width:231px; height:54px; background:url(logo0000.jpg) no-repeat 0 0; display:block; margin:0px 0px 0px 32px;}
a.logo2				{width:232px; height:41px; background:url(logo2000.jpg) no-repeat 0 0; display:block}

.search				{background:url(search_b.jpg) no-repeat right 0; height:102px}
.search	.space		{padding:15px 0px 0px 20px;}
.search strong		{color:#47453b}
.search input		{vertical-align:middle}
.menu				{background:url(menu_bg0.gif) repeat-x; text-align:center}
.width2				{width:50%}

.content			{padding:0px 0px 0px 0px;}
/*_________________________________________FOOTER_________________________________________________*/
.footer td			{height:63px; background:url(footer_b.jpg) repeat-x 0 0 #342214}
.footer td			{color:#b3a582; font-weight:normal; vertical-align:middle; text-align:left; }
.footer span		{color:#b3a582; font-weight:normal}
.footer span a		{color:#b3a582; font-weight:normal}
.footer span a:hover{color:#b3a582}
.footer a 			{color:#b3a582; text-decoration:none;  font-weight:normal;}
.footer a:hover 	{color:#b3a582; text-decoration:underline}
.separ				{background: #f4f2ef url(line0000.gif) repeat-y 50% 0}
.footer_left		{background:url(footer_l.jpg) no-repeat 0 0}
.footer_right		{background:url(footer_r.jpg) no-repeat right 0; height:63px}
/*___________________________________________________________________________________________________________________*/

.border				{border:1px solid #ededed; padding:5px 12px 5px 12px;}
.border3			{border:1px solid #cccac7}
.border2			{padding:16px}
.shopcart			{height:62px}
.shopcart td		{color:#272727; font:normal 11px Tahoma}
.shopcart a			{color:#c22f23; font:bold 11px tahoma; text-decoration:none}
.shopcart a:hover	{text-decoration:underline}

.a					{color:#68a227 !important; font-weight:bold; font-size:12px; font-family:Arial; text-decoration:none; text-transform:uppercase}
.vl					{width:66px; background:url(line0000.gif) repeat-y 25px top}
.line3				{background:url(gl300000.gif) repeat-x 0 0}
.line				{background:url(vl000000.gif) repeat-y 50% 0}
.vl1				{background:url(vl000000.gif) repeat-y right 0}
.gl					{background:url(gl000000.gif) repeat-x 0 50%; line-height:15px}
.gl2				{background:url(gl200000.gif) repeat-x left bottom;}
.shop td			{padding:10px 0px 10px 0px;}
.topic	strong		{color:#582609; font:bold 11px Tahoma; text-transform:uppercase; padding:5px 0px 5px 0px; height:20px}				

.cart				{padding:0px 0px 5px 0px;}

.infoBoxContents img{margin:0px 5px 0px 0px;}
.infoBoxContents td	{padding:0px 0px 5px 0px;}

.shadow_left		{background:url(shadow_l.gif) repeat-y 0 0;}
.shadow_left div, .shadow_right div	{width:3px}
.shadow_right		{background:url(shadow_r.gif) repeat-y 0 0;}
.container			{width:100%}
.img_shadow			{background:url(pict_sha.gif) repeat-x 0 0}
.img_shadow	div		{line-height:3px; height:3px; font-size:3px}		
.col_bg				{background:url(box_bodz.gif); border-bottom:2px solid #2d2822}
.indent				{padding:0px 25px 25px 25px;}
td.smallText		{padding:10px 25px 10px 25px;}
