/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px auto;
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	text-align:center;
	background:url(../images/bg.jpg);
}
img{
	border:0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	width: 726px;
	margin:20px auto;
}
#header{
	width: 726px;
	height: 178px;
	background-image:url(../images/bck_header.jpg);
	background-repeat:repeat;
}
#content_header{
	margin-top:34px;
	margin-left:54px;
	float:left;	
}
#cart,#image_cart{
	float:left;
}
#cart{
	padding-left:10px;
}
.box_1{
	border-right:1px solid #000000;
	width:155px;
	height:23px;
	padding-top:12px;
	padding-right:10px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.box_2{
	width:145px;
	height:23px;
	padding-top:12px;
	padding-right:15px;
	float:left;
	text-align:left;
	margin-bottom:5px;
}
.box_3{
	width:140px;
	height:43px;
	float:left;
	padding-left:20px;
	text-align:left;
	margin-bottom:5px;
}
.line{
	border-top:1px solid #000000;
	height:3px;
	clear:both;
	width:306px;
}
.text_red{
	font-size:11px;
	color:#c0171f;
	font-weight:bold;	
}
.text_items{
	font-size:11px;
	color:#7c7777;
	font-weight:bold;	
}
.text_header{
	color:#6f6d6d;
	font-size:11px;
	padding-right:15px;
}
#footer{
	width: 726px;
	height: 178px;
	margin-top:15px;
}
#footer_left{
	width: 9px;
	height: 80px;
	background-image:url(../images/footer_left.jpg);
	float:left;
}
#footer_right{
	width: 9px;
	height: 80px;
	background-image:url(../images/footer_right.jpg);
	float:left;
}
#footer_content{
	width: 708px;
	height: 71px;
	margin-top:9px;
	background-image:url(../images/footer_content.jpg);
	float:left;
}
#text_footer{
	text-align:right;
	width:450px;
	float:left;
	padding-top:20px;
}
.text_footer{
	color:#868584;
	font-size:11px;
}
.text_copyright{
	color:#6e6e6b;
	font-size:11px;
}
#payment{
	margin-top:20px;
	margin-left:15px;
	width:225px;
	float:left;
	text-align:left;
}
#logo{
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;
	margin-top: 35px;
	width: 343px;
	height: 106px;
	float:left;
}
#menu{
	width: 726px;
	margin-bottom:9px;
}
.btn_menu{
	float:left;
	width:143px;
}
.space{
	width: 2.4px;
	height:39px;
	float:left;
}
#main_content{
	width: 726px;
}
#left_content{
	width: 505px;
	float:left;
	margin-right:5px;
}
#right_content{
	width: 212px;
	float:left;
}
#best_seller,#special,#categories,#items{
	width:211px;
	margin-bottom:10px;
}
.box_orange_content{
	background-image:url(../images/box_orange_content.jpg);
	background-repeat:repeat-y;
	width:174px;
	padding-left:37px;
	padding-top:8px;
	list-style:url(../images/bullet.jpg);
}
.box_orange_content ul{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-family: "Century Gothic";
}
.box_orange_bottom{
	background-image:url(../images/box_orange_bottom.jpg);
	background-repeat:no-repeat;
	width:211px;
	height:10px;
}
#box_top{
	background-image:url(../images/box_top.jpg);
	background-repeat:no-repeat;
	width:507px;
	height:11px;
	float:left;
}
#box_content{
	background-image:url(../images/box_content.jpg);
	width:506px;
	float:left;
}
#box_bottom{
	background-image:url(../images/box_bottom.jpg);
	background-repeat:no-repeat;
	width:507px;
	height:12px;
	float:left;
}
.box_main{
	float:left;
	width:113px;
	margin-right:7px;
	position:relative;
}
#best_quality{
	position:absolute;
	top:77px;
	left:17px;
	z-index:10;
}
#us{
	position:absolute;
	top:92px;
	left:44px;
	z-index:10;
}
.box_inner{
	position:relative;
	height:164px;
	width:106px;
	padding-left:5px;
	padding-top:2px;
	border-bottom:1px solid #a7a9ac;
	border-left:1px solid #a7a9ac;
	border-right:1px solid #a7a9ac;
	background:#e7e8e9;
	background-image:url(../images/box_small_content.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#content_boxes{
	margin-left:10px;
	margin-bottom:10px;
}
#free_shipping{
	float:left;
	width:238px;
	margin-left:7px;
}
#secure{
	float:left;
	width:238px;
	margin-left:10px;
}
.clean{
	clear:both;
}
.title{
	color:#353434;
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	padding-left:20px;
	margin-bottom:0px;
}
.subtitle{
	color:#353434;
	font-size:11px;
	text-align:left;
	padding-left:20px;
	margin-bottom:0px;
}
.paragraph{
	color:#000000;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.text{
	color:#000000;
	font-size:11px;
	text-align:left;
}
.links{
	color:#6e6e6b;
	font-size:11px;
	text-decoration:none;
}
a.links:link a.links:active a.links:visited a.links:focus{
	color:#6e6e6b;
	text-decoration:none;
}
a.links:hover{
	color:#6e6e6b;
	text-decoration: underline;
}
/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  Copyright (c) 2003 osCommerce
  Released under the GNU General Public License
*/
.boxText 				{ font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #DBDBDB; }
.orderEdit 				{ font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #353435; text-decoration: underline; }

BODY 					{background: #ffffff; color: #000000; margin: 0px;}

.infoBox 				{background: #C5C5C5;}
.infoBoxContents 		{background: #ffffff;font-family: Verdana, Arial, sans-serif; font-size: 10px;}

/*  A {color: #000000;  text-decoration: none;}A:hover {  color: #AABBDD;  text-decoration: underline;}  */
FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #bbc3d3;}
TD.headerNavigation 	{font-family: Verdana, Arial, sans-serif; font-size: 10px; background: #bbc3d3; color: #ffffff; font-weight : bold;}
/*  A.headerNavigation {color: #FFFFFF; }A.headerNavigation:hover { color: #ffffff;
}  */
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Tahoma, Verdana, Arial, sans-serif;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Verdana, Arial, sans-serif;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Verdana, Arial, sans-serif; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Verdana, Arial, sans-serif; font-size: 10px;}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd 			{background: #f8f8f9;}
TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even 		{background: #f8f8f9;}
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #b6b7cb;border-spacing: 1px;}
.productListing-heading 		{font-family: Verdana, Arial, sans-serif;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Verdana, Arial, sans-serif;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Verdana, Arial, sans-serif;font-size: 10px;color: #000000;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
TD.main, P.main 							{font-family: Verdana, Arial, sans-serif;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Verdana, Arial, sans-serif;font-size: 10px;}
TD.accountCategory 							{font-family: Verdana, Arial, sans-serif;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Verdana, Arial, sans-serif;font-size: 11px;}
TEXTAREA 									{width: 100%;font-family: Verdana, Arial, sans-serif;font-size: 11px;}
SPAN.greetUser 								{font-family: Verdana, Arial, sans-serif;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.errorText 								{font-family: Verdana, Arial, sans-serif;color: #ff0000;}

.moduleRow { }
.moduleRowOver 								{background-color: #DBDBDB; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #DBDBDB; }

.checkoutBarFrom, .checkoutBarTo 			{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* message box */
.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: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Verdana, Arial, sans-serif; font-size: 10px; color:#FF0000; }

/* -------------------------------------------------          -------------------------------------------------------- */
del {color:#e87a3a; font-size:16px; font-weight:bold}
s {color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
body {padding:0; margin:0; background:url(images/bg.jpg)}
body, td, input, textarea{
	font-size:11px;
    font-family:Tahoma;
	color:#353434;
	line-height:15px;
	vertical-align:top;
	padding:0px;
}
img      {border:0px;}
table	 {width:100%;}

.vam {vertical-align:middle}
.center {text-align:center}
.border {border:1px solid #c2c2c2}

s {color:#e87a3a; font-size:16px; font-weight:bold}

.input{
 width:44px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}

.input1{
 width:108px; height:18px; 
 color:#3F4143; font-size:10px; font-family:tahoma; text-align:right}
 
.input2{
 width:39px; height:18px; 
 color:#6b584c; font-size:11px; font-family:tahoma;
}

.jamp{ width:87px; height:18px; color:#282E3E; font-size:10px; font-family:Tahoma; padding-left:4px; margin:0px 0px 0px 13px;}
.jamp1{ width:138px; height:17px; color:#282E3E; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp2{ width:137px; height:18px; color:#2c2822; font-size:10px; padding-left:2px; font-family:Tahoma;}
.jamp3{ width:184px; height:18px; color:#2c2822; font-size:10px; padding-left:2px; font-family:Tahoma;}


.pad_top {padding:12px 0px 10px 0px;}
  
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻBOXŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/	
.box_header_txt {background:url(images/middle1.jpg) 0 0 repeat-y;}
.box_header_txt	td {vertical-align:middle; color:#FFFFFF; font-size:12px; font-weight:bold; text-transform:uppercase}
.box_header_txt1 {background:url(images/middle2.jpg) 0 0 repeat-y;}
.box_header_txt1 td {vertical-align:middle; color:#c64f18; font-size:12px; font-weight:bold; text-transform:uppercase}
				 
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻbox_bodyŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body_bg			{background:url(images/middle1.jpg) 0 0 repeat-y}
.box_body_bg1			{background:url(images/middle2.jpg) 0 0 repeat-y}
.box_body td		{color:#444444;}
.box_body a   		{color:#212121; font-size:11px; font-weight:normal; font-family:Tahoma; text-decoration:none;} 
.box_body a:hover  	{color:#212121; font-size:11px; font-weight:normal; font-family:Tahoma} 
.box_body span a 		{color:#44453f; font-weight:bold; font-family:Tahoma; font-size:12px; text-decoration:underline;}
.box_body span a:hover   {color:#5E5B5B;  font-size:12px;text-decoration:none}

.box_body  ul		{padding:0px 0px 0px 0px; margin:0px 0px 0px 19px; list-style:none;}
.box_body .bg_list 	{margin:0px 0px 0px 0px; padding:0px 0px 1px 0px;}
.box_body .bg_list a{background:url(images/bullet1.gif) no-repeat 0 0; color:#181716; text-decoration:underline; line-height:16px; padding:0px 0px 0px 13px; margin:0px 0px 0px 0px;}
.box_body .bg_list a:hover	{color:#181716; text-decoration:none;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.box_body .bg_list_un 	{margin:0px 0px 0px 0px; padding:2px 0px 3px 0px; background:none}
.box_body .bg_list_un  a{background:url(images/bullet2.gif) no-repeat 9px top; color:#4E4343; text-decoration:none; line-height:16px; padding:0px 0px 0px 32px; margin:0px 0px 0px 0px;}
.box_body .bg_list_un  a:hover	{color:#011535; text-decoration:none;}

.box_body .bg_list_sub 	{margin:0px 0px 0px 0px; padding:0px 0px 1px 0px;}
.box_body .bg_list_sub a{background:url(images/bullet1.gif) no-repeat 0 0; color:#181716; text-decoration:underline; line-height:16px; padding:0px 0px 0px 13px; margin:0px 0px 0px 0px;}
.box_body .bg_list_sub a:hover	{color:#181716; text-decoration:none;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻCONTENTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.cont_header_txt td {vertical-align:middle; height:30px;color:#43433d !important; font-size:12px; font-weight:bold; text-transform:uppercase; padding:0px 0px 0px 11px;}
.cont_header_txt a  {color:#43433d !important; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.cont_header_txt a:hover  {color:#43433d !important; font-size:12px; font-weight:bold; text-transform:uppercase; text-decoration:underline;}				 
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPRODUCTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.product1 			{margin:0px 0px 9px 0px;}
.product td         {font-size:10px; color:#353434;}
.product a		    {color:#c64e18; font-weight:bold; font-size:13px; text-decoration:undeline;}
.product a:hover	{color:#4E4343;text-decoration:none;}
.product span       {color:#3F4143; font-size:11px;}
.product b	 		{color:#8E1214; font-size:16px;}
.product span	 	{color:#F2F2ED; font-size:16px;}
.product strong 	{color:#43433d; font-size:11px}

.product div a		    {color:#434343; font-size:11px; font-weight:normal ;text-decoration:underline;}
.product div a:hover	{color:#434343; text-decoration:none;}

.pic img			{border:1px solid #c2c2c2;}
.pic1 img			{border:3px solid #F5F0E9;}

div.padd3 {padding:0px 12px 0px 0px;}
.prod_info		{width:1px; margin:0px 13px 0px 0px;}
.prod_info td	{text-align:center;}
SPAN.productSpecialPrice {color:#e87a3a; font-weight:bold; font-size:16px}
.product SPAN.productSpecialPrice {color:#414141; font-weight:bold; font-size:14px}
.product_border			{border:1px solid #EBEBEB;}
.product_border	td		{padding:8px;}
.product_border	td td	{padding:0px;}
.product_name td {height:25px; vertical-align:middle; text-align:right; text-transform:uppercase;
				 color:#111111; font-size:12px; font-weight:bold}
				 
.remove		{width:15%;}
.picture	{}
.products	{width:52%;}
.quantity	{width:15%;}
.total		{width:18%}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻRESULTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.result td  {color:#353434; height:30px; vertical-align:middle; padding:0px 0px 0px 0px; font-size:11px;}
.result a   {color:#353434; text-decoration:underline; font-size:11px;}
.result a:hover {color:#353434;	text-decoration:none;}
.result b {color:#353434; font-weight:normal; font-size:11px}
.result u {color:#353434; font-size:11px;} 
.result_right {padding:0px 40px 0px 0px; text-align:right; width:50%}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻSHOP_CARTŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.shop_cart {height:20px; text-align:center; vertical-align:middle; font-size:11px !important; font-weight:normal; color:#353434 !important}   
  
/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻPOPUPŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.popup 			{width:358px; background:url(images/bg.jpg)}
.popup td		{color:#353434; font-family:Tahoma; line-height:14px}
.popup span		{color:#3F4143; font-size:10px; }
.popup b		{color:#E21B18; font-size:10px; font-weight:bold }
.popup a		{color:#282828; font-size:11px; text-decoration:none; font-weight:normal}	
.popup a:hover	{color:#282828; text-decoration:underline;}
.popup .footer {color:#6d6d6d; text-align:right; font-weight:normal;}
.popup .footer a {color:#6d6d6d; text-decoration:none; font-weight:normal}
.popup .footer a:hover {text-decoration:underline; color:#6d6d6d;}
.popup .footer span a {color:#406d6d6d3F3F; text-decoration:underline; font-weight:bold}
.popup .footer span a:hover {text-decoration:none; color:#6d6d6d;}

/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻFOOTERŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
.footer td {background:url(images/footer_center.gif) 0 0 repeat-x; color:#878585; font-family:Tahoma; font-size:11px}
.footer a {color:#878585; text-decoration:none; font-family:Tahoma; font-weight:normal; font-size:11px}
.footer a:hover {text-decoration:underline}
.footer span a {color:#6d6d6d; text-decoration:none; font-family:Tahoma; font-weight:normal; font-size:11px}
.footer span a:hover {text-decoration:underline}
.footer strong a {color:#6d6d6d; text-decoration:underline; font-family:Tahoma; font-weight:bold; font-size:11px}
.footer strong a:hover {text-decoration:none}



/*ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
h1 {display:inline; color:#353434; font-size:11px; font-weight:normal; margin:0px 23px 0px 0px;}
h2 {display:inline; color:#c64e18; font-size:12px; font-weight:bold; text-decoration:underline}

h3 {display:inline; color:#c64e18; font-size:13px; font-weight:bold}

.header {height:180px; background:url(images/header_bg.jpg) 0 0 repeat-x}
.header td {color:#6f6d6d}
.header strong {color:#c0171f}
.header span {color:#7c7777; font-size:10px}
.header a {color:#7c7777; font-size:10px; font-weight:bold; text-decoration:none}
.header a:hover {text-decoration:underline}


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

SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #D52D01;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #D52D01; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#353435; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#353435; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#353435; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#353435; font-size:11px; text-decoration:underline;}

TD.fieldKey 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family: Verdana, Arial, sans-serif;font-size: 12px;}
.main a b 			{color:#5D5F60;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#5D5F60;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	

SPAN.productSpecialPrice, .product SPAN.productSpecialPrice  
											{color:#1F1F1F; font-size:13px; font-weight:bold;}
.box_body SPAN.productSpecialPrice			{color:#e87a3a; 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:#c64e18; font-weight:bold; font-size:13px; text-decoration:underline; font-style:normal;} 
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#353435; text-decoration:underline;}
.main	a:hover	{color:#353435; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.product .shop_cart {	height:20px; text-align:center; vertical-align:middle; font-size:11px !important; font-weight:normal; color:#353434 !important}   

.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{ line-height:16px;}

.bg_gg {background:url(images/bg_gg.gif) left center repeat-x;}
.bg_vv {background:url(images/bg_vv.gif) center top  repeat-y;}
.bg_gg1 {background:url(images/bg_gg1.gif) repeat-x left center;}
.bg_vv1 {background:url(images/bg_vv1.gif) repeat-y center top;}


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

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

.remove		{ width:20%;}
.products	{ width:45%;}
.quantity	{ width:15%;}
.total		{ width:20%;}
.sub_total	{ width:80%;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:3px;}
.box_width_right		{ width:213px;}
.box_width_cont			{ width:100%;}			
/* -------------------------------------------------          -------------------------------------------------------- */
