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

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

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: 11px;
  color:#282F39;
}
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*/
body 				{padding:0; margin:0; background:#2e030c;}
td, input, textarea {font-size:11px; font-family:Tahoma; color:#7E8585; line-height:14px; vertical-align:top; padding:0px;}
img      			{border:0px;}

h1 					{display:inline; color:#54d1a7; font-size:12px; font-weight:bold; font-family:tahoma; text-transform:none}
s 					{color:#54d1a7; font-size:12px; font-weight:bold}
a					{text-decoration:underline}
a:hover				{text-decoration:none}

.main				{font-size:11px; font-family:Arial; color:#7b7b7b; line-height:15px;}
.center 			{text-align:center}
.border 			{border:1px solid #c7c8c8}
.img_border	img		{border:1px solid #c7c8c8}
.vam 				{vertical-align:middle}
.vam_td td			{vertical-align:middle; text-align:center}

.input				{width:44px; height:18px; text-align:right; color:#1a1711}
.input_box a		{color:#ffad55}
.input_box .input	{text-align:left !important; padding:0px 0px 0px 0px; width:136px; height:19px; margin:0px 0px 5px 0px;}
.input_box div		{padding:0px 0px 0px 30px;}
.input_box select 	{width:94px; height:17px; color:#b0586a; font-size:11px; font-family:Tahoma;}
  
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/	
.box_header_txt	td  {background:url(images/box_header_txt_bg.gif) repeat-x 0 0}
.box_header_txt	div {display:block; width:100%; height:41px; background:url(images/box_header_txt_bg2.gif) no-repeat 0 0;}
.box_header_txt font {font:bold 12px Tahoma; text-transform:uppercase; padding:17px 0px 0px 16px; display:block}

.box_header_txt1 td  {background:url(images/box_header_txt1_bg.gif) repeat-x 0 0}
.box_header_txt1 div {display:block; width:100%; height:41px; background:url(images/box_header_txt1_center.jpg) no-repeat 0 0;}
.box_header_txt1 font {font:bold 12px Tahoma; text-transform:uppercase; padding:17px 0px 0px 16px; display:block}
			 
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻbox_bodyŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body td		{padding:12px 16px 0px 21px;}
.box_body td	td	{padding:0px 0px 0px 0px;}
.box_body a			{color:#cb7687; font:bold 11px Tahoma}
.box_body span a		{color:#ffad55; font:normal 11px Tahoma}
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
ul 					{padding:0; margin:0px; list-style:none;}
.box_body .ul_1 li	{margin:0px 0px 0px 0px; padding:0px 0px 1px 0px; background:url(images/li_bg.gif) repeat-x bottom left}
.box_body .ul_1 a 	{background:url(images/li_a_bg.gif) left top no-repeat; color:#cb7687; text-decoration:none; line-height:20px; padding:0px 0px 0px 19px; font-weight:bold; font-size:11px}
.box_body .ul_1 a:hover {color:#cb7687; text-decoration:underline;}

.box_body .ul_2 	{margin:0px 0px 10px 0px;}
.box_body .ul_2 li	{margin:0px 0px 0px 0px; padding:0px 0px 1px 0px; background:url(images/li_bg2.gif) repeat-x bottom left}
.box_body .ul_2 a 	{background:url(images/li_a_bg2.gif) left top no-repeat; color:#54d1a7; text-decoration:none; line-height:20px; padding:0px 0px 0px 19px; font-weight:normal; font-size:11px}
.box_body .ul_2 a:hover {color:#54d1a7; text-decoration:underline;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_sub {margin:0px 0px 0px 0px; padding:0px 0px 1px 0px; background:url(images/li_bg.gif) repeat-x bottom left}
.box_body .bg_list_sub a { background:none; color:#cb7687; text-decoration:none; line-height:20px; padding:0px 0px 0px 19px; font-weight:bold; font-size:11px}
.box_body .bg_list_sub a:hover {color:#cb7687; text-decoration:underline;}

.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ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.content			{padding:5px 11px 5px 11px;}
.cont_header_txt	{margin:0px 0px 3px 0px;}
.cont_header_txt td  {color:#272727; font-size:14px; font-weight:bold; vertical-align:middle; background:url(images/box_header_txt_center2.jpg) repeat-x 0 0}
.cont_header_txt font {color:#272727; font-size:14px; font-weight:bold; margin:0px 0px 0px 20px;}
				 
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPRODUCTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product			{}
.product td       	{color:#ffffff; font-weight:normal; line-height:14px; font-family:tahoma; font-size:11px}
.product a		   	{color:#f19717; font-weight:bold; font-size:11px; font-family:Tahoma;}
.product a:hover	{color:#f19717; text-decoration:none;}
.product em	     	{color:#5e6166; font-size:12px; font-family:Tahoma; font-style:normal}

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

.prod_img 			{float:left; width:102px; height:120px; text-align:left}
.prod_info			{}
.prod_info td		{}
SPAN.productSpecialPrice {color:#f19717; font-size:12px; font-weight:bold; text-transform:uppercase}
.product SPAN.productSpecialPrice {color:#ffffff; font-size:12px !important; font-weight:bold; font-family:Tahoma}
.product_border		{}
.product_name td	{}
				 
.remove				{width:22%;}
.products			{width:33%;}
.quantity			{width:24%;}
.total				{width:21%;}

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

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBANNERŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.banner 					{background:url(images/banner_bg_left.jpg) no-repeat 0 0 #efefef; margin:0px 0px 7px 0px;}
.banner td				{background:url(images/banner_bg_rigth.jpg) no-repeat top right; padding:25px 20px 0px 144px; font:normal 11px Arial; color:#505050}

.banner2			{background:url(images/banner3.jpg) no-repeat 0 0; width:378px; height:305px}
.banner2 td			{padding:28px 0px 0px 112px;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻRESULTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.result				{margin:0px 0px 4px 0px;}
.result td  		{color:#ffffff; height:26px; vertical-align:middle; padding:0px 0px 0px 0px; font-size:11px; font-family:Tahoma}
.result a   		{color:#f19717; text-decoration:underline; text-transform:none; font-size:11px; font-weight:normal; font-family:Tahoma}
.result a:hover 	{color:#f19717; text-decoration:none;}
.result b 			{color:#f19717; font-weight:bold; font-size:11px}
.result u 			{color:#f19717; font-size:11px;} 
.result span 		{color:#f19717; font-size:11px;} 
.result_right 		{text-align:right}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻFOOTERŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.footer td			{height:61px; color:#cb7687}
.footer a			{color:#cb7687; text-decoration:none;}
.footer a:hover		{text-decoration:underline}		

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.top				{height:70px;}
.top td				{color:#cb7687; font:normal 11px Tahoma}				
.top a				{color:#2f96e6; text-decoration:none; font-weight:bold}	
.top a:hover		{text-decoration:underline}
.top strong	a		{color:#f79a36}

.spacer 			{width:7px}

.line_x_top			{background:url(images/line.gif) repeat-x 0 0 #541724; width:100%}
.line_y_left		{background:url(images/line.gif) repeat-y 0 0; height:100%}
.line_x_bottom		{background:url(images/line.gif) repeat-x bottom left}
.line_y_right		{background:url(images/line.gif) repeat-y top right}

.c2_tl				{background:url(images/c2_tl.gif) no-repeat 0 0}					
.c2_tr				{background:url(images/c2_tr.gif) no-repeat top right}
.c2_br				{background:url(images/c2_br.gif) no-repeat bottom right}
.c2_bl				{background:url(images/c2_bl.gif) no-repeat bottom left}


.tbg						{background:#82283b}
.tbg2						{background:#ffffff}
.tbg2 .line_x_top			{background:url(images/c4_t.gif) repeat-x 0 0 !important}
.tbg2 .line_y_left			{background:url(images/c4_l.gif) repeat-y 0 0 !important}
.tbg2 .line_x_bottom		{background:url(images/c4_b.gif) repeat-x bottom left !important}
.tbg2 .line_y_right			{background:url(images/c4_r.gif) repeat-y top right !important}
.product .c2_tl				{background:url(images/c3_tl.jpg) no-repeat 0 0}					
.product .c2_tr				{background:url(images/c3_tr.jpg) no-repeat top right}
.product .c2_br				{background:url(images/c3_br.jpg) no-repeat bottom right}
.product .c2_bl				{background:url(images/c3_bl.jpg) no-repeat bottom left}
.product .line_x_top		{background:url(images/line2.gif) repeat-x 0 0}
.product .line_y_left		{background:url(images/line2.gif) repeat-y 0 0;}
.product .line_x_bottom		{background:url(images/line2.gif) repeat-x bottom left}
.product .line_y_right		{background:url(images/line2.gif) repeat-y top right}

.cont_header_txt_top 		{background:url(images/cont_header_txt_t.jpg) repeat-x 0 0 !important; width:100%}
.cont_header_txt_right		{background:url(images/cont_header_txt_r.jpg) no-repeat bottom left #4cd599 !important}
.cont_header_txt_left		{background:url(images/cont_header_txt_l.jpg) no-repeat bottom left #4cd599 !important}
.cont_header_txt_b			{background:url(images/cont_header_txt_b_bg.jpg) repeat-x 0 0 !important}
.cont_header_txt_center	 	{background:url(images/cont_header_txt_center_bg.jpg) repeat-x bottom left #4fd598 !important;}
.cont_header_txt div 		{display:block; width:100%; height:100%; background:url(images/cont_header_txt_center.jpg) no-repeat bottom left !important; padding:0px 0px 0px 0px;}
.cont_header_txt font 		{color:#541724; font:bold 12px Tahoma; text-transform:uppercase; padding:13px 0px 4px 0px; display:block}
