/*
  $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:#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;
  color:#547DAF;
}

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('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:#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:#bba791; padding:20px 0px 20px 0px;}
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:#272727; font-size:11px; font-weight:bold; font-family:tahoma; text-transform:none}
s 					{color:#7E8585; 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 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:37px; height:18px; color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
.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:42px;}
.box_header_txt	td  {vertical-align:middle; padding:20px 25px 15px 20px;}
.box_header_txt	font{background:url(images/box_header_txt.gif) no-repeat 0 center; margin:0px 0px 0px 0px; padding:0px 0px 0px 18px; font-size:14px; font-weight:normal; color:#292929; font-family:Arial}
			 
/*_____________________________________________box_body_____________________________________________*/
.box_body			{margin:0px 0px 5px 0px; width:100%; background:url(images/bord_box.gif) no-repeat 50% bottom}
.box_body td		{padding:10px 0px 25px 0px;}
.box_body td td		{padding:0px 0px 0px 0px;}
.box_body a			{color:#c70646; font:bold 11px Tahoma; text-decoration:underline}
.box_body a:hover	{text-decoration:none}			
.box_body span a	{color:#c70646; text-transform:none !important; font-weight:bold; font-size:11px}

.box_body1			{margin:0px 0px 5px 0px; width:100%}
.box_body1 td		{padding:15px 0px 15px 0px;}
.box_body1 td td		{padding:0px 0px 0px 0px;}
.box_body1 a			{color:#2a262a; font:bold 11px Tahoma; text-decoration:none}
.box_body1 a:hover	{text-decoration:underline}			
.box_body1 span a	{color:#2a262a; text-transform:none !important; font-weight:bold; font-size:11px}

.box_body2 td		{padding:20px 15px 26px 33px; color:#333333; font-family:tahoma}


/*_________________________________________________*/
ul 					{padding:0; margin:0px; list-style:none;}
.ul_1				{margin:0px 30px 0px 21px; background:url(images/menu_line.gif) repeat-y 21px 0}
.ul_1 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/menu_line.gif) repeat-x 0 bottom;}
.ul_1 a 			{background:url(images/bullet1.gif) 10px 7px no-repeat; color:#404040; text-decoration:none; line-height:14px; padding:3px 0px 3px 36px; font-weight:normal; font-size:11px; display:block;}
.ul_1 a:hover		{color:#404040; text-decoration:underline; background:url(images/bullet1_act.gif) 10px 7px no-repeat;}

.ul_2				{margin:0px 30px 0px 35px;}
.ul_2 li			{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px}
.ul_2 a 			{background:url(images/bullet2.gif) 10px 5px no-repeat; color:#c70646; text-decoration:underline; line-height:22px; padding:0px 0px 0px 25px; font-weight:normal; font-size:11px;}
.ul_2 a:hover		{color:#c70646; text-decoration:none; background:url(images/bullet2_act.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(images/bullet3.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(images/bullet1.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 li{margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; background:url(images/menu_line.gif) repeat-x 0 bottom;}
.box_body .bg_list_sub a {background:none; color:#404040; text-decoration:none; padding:0px 0px 0px 28px; font-weight:normal; font-size:11px; margin:0px 0px 0px 0px; display:inline; line-height:22px}
.box_body .bg_list_sub a:hover {color:#404040; text-decoration:underline; background:url(images/bullet1_act.gif) 10px 7px 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%; background:#626262; margin:0px 0px 3px 0px;}
.cont_header_txt td  {padding:10px 0px 10px 0px;}
.cont_header_txt font{margin:0px 0px 0px 0px; padding:0px 0px 0px 19px; font-size:12px; font-weight:bold; color:#ffffff; text-transform:uppercase; font-family:Arial}
				 
/*__________________________________________PRODUCT________________________________________________*/
.product			{}
.product td       	{color:#7b7b7b; font-weight:normal; line-height:15px; font-family:Arial; font-size:11px; text-align:left}
.product a		   	{color:#c70646; font-weight:bold; font-size:11px; font-family:Tahoma; text-decoration:underline}
.product a:hover	{color:#c70646; 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:#373737; font-size:15px; font-weight:bold}
.product SPAN.productSpecialPrice {color:#373737; font-size:15px; 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 10px 0px; height:100px}
.banner td			{font:normal 11px Arial; color:#848484; line-height:16px;}
.banner strong		{display:block; height:51px; width:265px; background:url(images/welcome_t.jpg) no-repeat 0 0}

/*_________________________________________RESULT_________________________________________________*/
.result td  		{color:#8b8b8b; height:25px; vertical-align:top; padding:0px 0px 0px 0px; font-size:11px; font-family:Tahoma}
.result a   		{color:#c70646; text-decoration:underline; text-transform:none; font-size:11px; font-weight:normal; font-family:Tahoma}
.result a:hover 	{color:#c70646; text-decoration:none;}
.result b 			{color:#c70646; font-weight:bold; font-size:11px}
.result u 			{color:#c70646; font-size:11px;} 
.result span 		{color:#68c7f2; font-size:11px;} 
.result_right 		{text-align:right}

/*_________________________________________header_________________________________________________*/

.top	td			{height:86px; vertical-align:middle; color:#2c2c2c}
.top td td			{height:auto}
.top	a			{color:#69ac91; font-weight:bold; text-decoration:none}
.top	a:hover		{color:#69ac91; text-decoration:underline}
.top select			{width:148px; height:17px; color:#282e3e; font-size:10px}
.stick				{background:url(images/stick.gif) no-repeat 0 center}

.header				{background:url(images/header.jpg) no-repeat right 0; height:346px !important}
.header_bg			{background:url(images/header_bg.jpg) no-repeat right 52px #000}

.header ul			{padding:25px 0px 0px 64px;}
.header ul li		{background:url(images/header_bullet.gif) no-repeat 0 5px; padding:0px 0px 8px 10px;}
.header ul li a		{color:#fff; text-decoration:none}
.header ul li a:hover{text-decoration:underline}

.basket				{background:url(images/basket.jpg) no-repeat 0 0; width:20px; height:18px; display:block}
.bg					{background:#dcdcdc; padding:0px 15px 0px 18px;}
.bg	 strong			{padding:0px 0px 0px 17px;}
.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;}
.sep				{background:url(images/sep.gif) no-repeat right 16px}

.logo				{margin:80px 0px 0px 45px;}
.logo	a			{height:34px; width:181px; background:url(images/logo.jpg) no-repeat 0 0; display:block;}

.header_menu		{width:212px; height:114px; background:#c70646}
* html .header_menu	{height:112px;}

.menu				{background:url(images/menu_bg.jpg) repeat-x 0 0; text-align:center}
.menu_left div		{background:url(images/menu_left.jpg) no-repeat 0 0; width:8px; height:52px}
.menu_right	div		{background:url(images/menu_right.jpg) no-repeat 0 0; width:7px; height:52px}

.content			{padding:2px 0px 0px 0px;}
/*_________________________________________FOOTER_________________________________________________*/
.footer 			{height:67px; background:#3d3d3d}
.footer td			{color:#7f7f7f; font-weight:normal; vertical-align:middle; text-align:left; }
.footer td td		{padding:0px 0px 0px 0px;}
.footer span		{color:#7f7f7f; font-weight:normal; padding:0px 0px 0px 30px;}
.footer span a		{color:#c5c4c4; font-weight:normal}
.footer span a:hover{color:#c5c4c4}
.footer a 			{color:#7f7f7f; text-decoration:none;  font-weight:normal;}
.footer a:hover 	{color:#7f7f7f; text-decoration:underline}

/*___________________________________________________________________________________________________________________*/
.top				{height:11px;}
div.top				{height:11px; background:#191919}

.c_tl	div			{background:url(images/c_tl.jpg) no-repeat 0 0; width:7px; height:7px; font-size:0px}
.c_tr	div			{background:url(images/c_tr.jpg) no-repeat right 0; width:7px; height:7px; font-size:0px}
.c_bl	div			{background:url(images/c_bl.jpg) no-repeat left bottom; width:7px; height:7px; font-size:0px}
.c_br	div			{background:url(images/c_br.jpg) no-repeat right bottom; width:7px; height:7px; font-size:0px}
.c_t				{background:url(images/c_t.jpg) repeat-x 0 0;}
.c_l				{background:url(images/c_l.jpg) repeat-y 0 0;}
.c_r				{background:url(images/c_r.jpg) repeat-y 0 0;}
.c_b				{background:url(images/c_b.jpg) repeat-x 0 0;}
.c_b div, .c_r div, .c_l div, .c_t div {height:7px; width:7px; line-height:8px}
.c_c				{background:#fff; padding:9px 9px 9px 9px;} 


.border				{border:1px solid #ededed; padding:5px 12px 5px 12px;}
.border2			{border-bottom:2px solid #e8e8e8}
.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(images/line.gif) repeat-y 25px top}
.line3		 		{background:url(images/line3.gif) repeat-x 50% 50%}
.vl1				{background:url(images/vl.gif) repeat-y right 0}
.gl		{background:url(images/gl.gif) repeat-x left bottom}
.shop td			{padding:10px 0px 10px 0px;}
.topic	strong		{color:#34312e; font:bold 11px Arial; padding:8px 0px 5px 0px; text-transform:uppercase}				
.cart				{padding:0px 0px 5px 0px;}

.infoBoxContents .main {padding:6px 10px 6px 0px;}
.uniq				{background:#626262; padding:6px 0px 6px 15px; }
.uniq a				{color:#fff; text-transform:uppercase; text-decoration:none; font:bold 12px Arial}
.uniq a:hover 		{text-decoration:underline; color:#fff}