/*
 $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
 */

 #layer1, #layer2, #layer3, #layer4 {
    position: relative; 
	  padding:0;
 margin: 0px 0px 0px 0px;
}
   #layer1 { z-index: 1; }
   #layer2 { z-index: 2; }
   #layer3 { z-index: 3; }
   #layer4 { z-index: 4; }
  
   
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
/*
.min_width {
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;}*/
h3	{font-size:13px}
.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: 0px; padding:0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	bgcolor="B8D734"
}
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;}
.navBbrown {text-align:center !important}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:tahoma;
  font-size: 10px;
  color: #E46709;
}

TD.main2, P.main2 {
  font-family:tahoma;
  font-size: 11px;
  line-height: 1.5;
  padding:3px;
  color:#000000;
  padding:10px; 
}

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.errorText {
  font-family:tahoma;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.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('/templates/sasha2/images/button_blank_left.gif');
}
TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
  background-image: url('/templates/sasha2/images/button_blank_right.gif');
}
TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
  background-image: url('/templates/sasha2/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;}
/*______________________________________________BOX_________________________________________________*/
body {padding:0; margin:0;}
table, td, .main, select, input, textarea 		{color:#282e3e;font-size:11px;line-height:13px;font-family:arial;
												vertical-align:center;padding:0px;}
img      {border:0px;}
.image	 {width:100%;}

.header input, .header textarea, .header select				{border:1px solid #8dcede; width:109px; margin-left:5px;}

.border_0							{border:0px; background:none;}
.vam { vertical-align:middle}
.bg{background:url(/templates/sasha2/images/bg_line.gif)}

.jamp{ width:119px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:arial;}
.jamp2{ width:143px; height:17px; color:#464646; font-size:11px; padding-left:2px; font-family:arial;}
/* ********************************************************************************************************* */
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
.bg_input input, .bg_input img
								{background:none; border:0px; margin:2px;}
/* ********************************************************************************************************* */
.header font   {color:#757373; text-decoration:none; font-size:11px; font-weight:bold;}
.header font a {color:#757373; text-decoration:none; font-size:10px; font-weight:bold; font-family:arial}
.header font a:hover   {color:#757373; text-decoration:underline}     /*   5 items*/

.header strong a {color:#000000; font-family:arial; font-size:10px; text-decoration:underline; font-weight:normal}
.header strong a:hover   {color:#000000; text-decoration:none}

.header td 		 {color:#757373; font-size:11px; vertical-align:top;}
.header span	 {color:#FFFFFF; font-size:11px;}
.header b   	 {color:#1a1a1a;}
.header a 		 {color:#fffd8a; text-decoration:none; font-size:11px; font-weight:bold}
.header a:hover  {color:#fffd8a;text-decoration:underline}
.header strong 	 {color:#fffd8a; text-decoration:none;}
/* ********************************************************************************************************* */
/*  footer  */
.footer		  	  		{width:100%; height:72px;padding:10px 20px 10px 56px; vertical-align:middle;background-color:#7E7E7E; text-align:center;}	
.footer  		  		{color:#ffffff; font-size:11px; font-weight:bold;}			
.footer a 		  		{color:#ffffff; font-size:11px; text-decoration:none;} 			
.footer a:hover   		{color:#ffffff;text-decoration:underline;}	
.footer span 	  		{color:#ffffff; font-size:11px; font-weight:bold}

.footer span a 		  	{color:#ffffff; font-size:11px; text-decoration:none; font-weight:normal} 			
.footer span a:hover   	{color:#ffffff;text-decoration:underline;}

.footer b a 	  		{color:#ffffff; font-size:11px; font-weight:bold; text-decoration:underline;}			
.footer b a:hover 		{color:#ffffff; text-decoration:none;}

.popup					{background:#ffffff;}
.popup td				{color:#353434; font-size:10px; line-height:14px;}

.popup b				{display:block; padding:0px 0px 10px 0px; color:#353434; font-weight:normal; font-size:10px;}
.popup strong			{display:block; padding:10px 0px 0px 0px; color:#353434; font-weight:normal;}

.welcome				{background:url(/templates/sasha2/images/welcome_bg_rep.gif) left top repeat-x; width:100%; margin-bottom:1px;}
.welcome td				{color:#8c8069; font-size:12px; line-height:17px;}
/* ********************************************************************************************************* */

/*______________________________________________BOX_________________________________________________*/
body {
	margin:0px;
	padding:0px;
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#B8D731;
}

table, td, .main, select, input, textarea {
	font-family:Arial;
	font-size:11px;
	color:#282e3e;
	vertical-align:center;
}

select, input, textarea 			{vertical-align:top;}
/* ********************************************************************************************************* */	
* html .width_100				{width:100%;}										
.s_tl 			{background:url(/templates/sasha2/images/s_tl.gif) left top no-repeat;}
.s_tr 			{background:url(/templates/sasha2/images/s_tr.gif) right top no-repeat;}
.s_bl			{background:url(/templates/sasha2/images/s_bl.gif) left bottom no-repeat;}
.s_br 			{background:url(/templates/sasha2/images/s_br.gif) right bottom no-repeat;padding:8px; padding-bottom:0px;}
.s_l 			{background:#2e353b;width:100%;}
/* ********************************************************************************************************* */	
.s2_tl 			{background:url(/templates/sasha2/images/s2_tl.gif) left top no-repeat;}
.s2_tr 			{background:url(/templates/sasha2/images/s2_tr.gif) right top no-repeat;}
.s2_bl			{background:url(/templates/sasha2/images/s2_bl.gif) left bottom no-repeat;}
.s2_br 			{background:url(/templates/sasha2/images/s2_br.gif) right bottom no-repeat;padding:6px 7px 8px 7px;}
.s2_l 			{background:#ffffff;width:100%;}

.login .s2_bl			{background:url(/templates/sasha2/images/spacer.gif) left bottom no-repeat;}
.login .s2_br 			{background:url(/templates/sasha2/images/spacer.gif) right bottom no-repeat;padding:10px 7px 8px 7px;}
.login .s2_l 			{background:#ffffff;width:100%;}

/* ********************************************************************************************************* */	
.s3_tl 			{background:url(/templates/sasha2/images/s3_tl.gif) left top no-repeat;}
.s3_tr 			{background:url(/templates/sasha2/images/s3_tr.gif) right top no-repeat;}
.s3_bl			{background:url(/templates/sasha2/images/s3_bl.gif) left bottom no-repeat;}
.s3_br 			{background:url(/templates/sasha2/images/s3_br.gif) right bottom no-repeat;padding:10px 7px 0px 7px;}
.s3_l 			{background:#ffffff; margin-bottom:8px;}
/* ********************************************************************************************************* */	
.p_tl 			{background:url(/templates/sasha2/images/p_tl.gif) left top no-repeat;}
.p_tr 			{background:url(/templates/sasha2/images/p_tr.gif) right top no-repeat;}
.p_bl			{background:url(/templates/sasha2/images/p_bl.gif) left bottom no-repeat;}
.p_br 			{background:url(/templates/sasha2/images/p_br.gif) right bottom no-repeat;padding:4px;}
.p_t {background:url(/templates/sasha2/images/p_bg.gif) top repeat-x #ffffff;}
.p_b {background:url(/templates/sasha2/images/p_bg.gif) bottom repeat-x; }
.p_l {background:url(/templates/sasha2/images/p_bg.gif) left repeat-y; width:100%;}
.p_r {background:url(/templates/sasha2/images/p_bg.gif) right repeat-y;}
/* ********************************************************************************************************* */
.p2_tl 			{background:url(/templates/sasha2/images/p2_tl.gif) left top no-repeat;}
.p2_tr 			{background:url(/templates/sasha2/images/p2_tr.gif) right top no-repeat;}
.p2_bl			{background:url(/templates/sasha2/images/p2_bl.gif) left bottom no-repeat;}
.p2_br 			{background:url(/templates/sasha2/images/p2_br.gif) right bottom no-repeat;padding:4px;}
.p2_t {background:url(/templates/sasha2/images/p2_bg.gif) top repeat-x; background:#ffffff;}
.p2_b {background:url(/templates/sasha2/images/p2_bg.gif) bottom repeat-x; }
.p2_l {background:url(/templates/sasha2/images/p2_bg.gif) left repeat-y;}
.p2_r {background:url(/templates/sasha2/images/p2_bg.gif) right repeat-y;}
/* ********************************************************************************************************* */											
.vam {vertical-align:middle;}
.input2			{width:100%;vertical-align:middle; float:left;}
/*______________________________________________BOX_________________________________________________*/
/* ********************************************************************************************************* */
/* -box_body- */
.box_body td, .box_body div							{color:#252525; font-size:11px}

.box_body span.productSpecialPrice 		{color:#ff4940; font-size:12px; line-height:19px; font-weight:bold}
.box_body s       						{color:#131313; font-size:12px; line-height:19px; font-weight:bold}

.box_body a 			{color:#252525; font-family:arial; font-size:11px; text-decoration:none;}
.box_body a:hover  		{color:#252525; text-decoration:underline}

.box_body span   		{color:#2c2c2c; font-size:11px; font-weight:normal;}
.box_body span a		{color:#2c2c2c; font-size:12px; font-weight:bold;text-decoration:underline; }
.box_body span a:hover	{color:#2c2c2c;text-decoration:none;}

.box_body em a 			{color:#252525; font-family:arial; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_body ul 				{padding:0; margin:0px; margin-left:14px; list-style:none; }
.box_body .bg_list			{}
.box_body .bg_list a		{background:url(/templates/sasha2/images/bg_list.gif) 0px 5px no-repeat; padding-left:14px;
							 color:#252525; font-size:11px; font-weight:normal; text-decoration:none; line-height:19px;}
.box_body .bg_list a:hover  {color:#252525; font-size:11px; text-decoration: underline;}

.box_body .bg_list_un			{}
.box_body .bg_list_un a			{background:url(/templates/sasha2/images/bg_list.gif) 0px 5px no-repeat; padding-left:14px;
							 	 color:#252525; font-size:11px; font-weight:normal; text-decoration:none; line-height:19px;}
.box_body .bg_list_un a:hover  	{color:#252525; font-size:11px; text-decoration: underline;}


.box_body .bg_list_sub 			{}
.box_body .bg_list_sub a		{padding-left:6px;
							 	 color:#252525; font-size:11px; text-decoration:underline; line-height:19px;}
.box_body .bg_list_sub a:hover  {color:#252525; font-size:11px; text-decoration:none;}


.box_body .ul_1 .bg_list			{}
.box_body .ul_1 .bg_list a			{background:url(/templates/sasha2/images/bg_list2.gif) 0px 5px no-repeat; padding-left:12px;
							 		 color:#252525; font-size:11px; font-weight:bold; text-decoration:none; line-height:20px;}
.box_body .ul_1 .bg_list a:hover  	{color:#252525; font-size:11px; text-decoration: underline;}

.box_body .ul_1 .bg_list_un			{}
.box_body .ul_1 .bg_list_un a			{background:url(/templates/sasha2/images/bg_list2.gif) 0px 5px no-repeat; padding-left:12px;
							 		 color:#252525; font-size:11px; font-weight:bold; text-decoration:none; line-height:20px;}
.box_body .ul_1 .bg_list_un a:hover  	{color:#252525; font-size:11px; text-decoration: underline;}


.box_body .ul_3 .bg_list			{}
.box_body .ul_3 .bg_list a			{background:url(/templates/sasha2/images/bg_list3.gif) 0px 5px no-repeat; padding-left:12px;
							 		 color:#252525; font-size:11px; font-weight:normal; text-decoration:underline; line-height:19px;}
.box_body .ul_3 .bg_list a:hover  	{color:#252525; font-size:11px; text-decoration:none;}

/* ********************************************************************************************************* */
.box_body_table table, .box_body2_table table
									{width:100%;}

/* -1- */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:url(/templates/sasha2/images/box_heading_td.gif) 0px 8px no-repeat; width:100%; vertical-align:middle; padding:10px 10px 10px 25px;}
.box_heading_table .box_heading_td 	{font-weight:bold; font-size:12px;}
/* ********************************************************************************************************* */
.box_body_table 					{margin-bottom:9px; border-bottom:3px solid #ffffff;}
.box_body_table .box_body_td 		{padding:7px 12px 20px 12px; width:100%;}

/* -2- */
.box_heading2_table 					{}
.box_heading2_table .box_heading2_td 	{background:url(/templates/sasha2/images/box_heading2_td.gif) 0px 8px no-repeat; width:100%; vertical-align:middle; padding:10px 10px 10px 25px;}
.box_heading2_table .box_heading2_td 	{font-weight:bold; font-size:12px;}
/* ********************************************************************************************************* */
.box_body2_table 					{margin-bottom:9px; border-bottom:3px solid #ffffff;}
.box_body2_table .box_body2_td 		{padding:7px 12px 20px 12px; width:100%;}

/* ********************************************************************************************************* */

.cont_heading_table 	{background:url(/templates/sasha2/images/cont_heading_table.gif) left top repeat-x #1cbbec; border-top:2px solid #1cbef0;}
.cont_heading_td		{background:url(/templates/sasha2/images/cont_heading_td.gif) 11px 5px no-repeat;height:37px; padding:5px 19px 5px 43px; width:100%; vertical-align:middle}
.cont_heading_td 		{color:#ffffff; font-weight:normal; font-size:15px; line-height:17px;}


.cont_heading_td a 			{color:#1e2328; font-weight:normal; font-size:15px;text-decoration:none}
.cont_heading_td a:hover 	{color:#1e2328; font-weight:normal; font-size:15px;text-decoration:underline;}
.cont_heading_td em 		{color:#1e2328; font-weight:normal; font-size:15px;text-decoration:none; font-style:normal;}
/* ********************************************************************************************************* */
.cont2_tall_t				{background:url(/templates/sasha2/images/cont2_tall_t.gif) left top repeat-x;}
.cont2_tall_b				{background:url(/templates/sasha2/images/cont2_tall_b.gif) left bottom repeat-x;}
.cont2_tall_l				{background:url(/templates/sasha2/images/cont2_tall_l.gif) left top repeat-y;}
.cont2_tall_r				{background:url(/templates/sasha2/images/cont2_tall_r.gif) right top repeat-y;}
/* _____________________________________________   _______________________________________________ */
/*  IMAGE  */
.table_pic_width	{width:1px;}
.pic img			{border:0px}


.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_t.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_b.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_l.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_r.gif) right repeat-y;}
.pic_corn_c_2		{background:#FFFFFF;}
.pic_corn_t_2 		{background:#FFFFFF url(/templates/sasha2/templates/sasha2/images/pic_corn_t_2.gif) top repeat-x;}
.pic_corn_b_2 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_b_2.gif) bottom repeat-x;}
.pic_corn_l_2 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_l_2.gif) left repeat-y;}
.pic_corn_r_2 		{background:#FFFFFF url(/templates/sasha2/images/pic_corn_r_2.gif) right repeat-y;}
.productlisting-headingPrice	{vertical-align:middle}

/* _____________________________________________   _______________________________________________ */
.bg_line_x						{background:url(/templates/sasha2/images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(/templates/sasha2/images/line_x.gif) center top repeat-y;}

.padd_x img			{height:29px;}
.padd_y img			{width:29px;}

.cart_line_x{background:url(/templates/sasha2/images/line_x.gif) left center repeat-x; height:1px;}
.cart_line_y{background:url(/templates/sasha2/images/line_y.gif) center top repeat-y;}

/* _____________________________________________   _______________________________________________ */
.col_left				{background:url(/templates/sasha2/images/col_left.gif) left top repeat-x #f6f6f6;padding:19px 21px 0px 21px;}
.col_center				{background:url(/templates/sasha2/images/col_center.gif) left top repeat-x;width:100%;padding:0px 1px 0px 1px;}
.col_right				{background:url(/templates/sasha2/images/col_left.gif) left top repeat-x #f6f6f6;padding:19px 4px 0px 21px;position:relative;}			
/* _____________________________________________   _______________________________________________ */
.prod_options	strong			{color:#282e3e;font-weight:normal; display:block; padding-bottom:5px;}
							
/*  PRODUCT  */
.product td					{color:#252525; font-size:10px; font-family:arial;}
.product a 					{color:#5a5353; font-size:12px; font-weight:normal; text-decoration:none;} 
.product a:hover 			{text-decoration:underline;}

.product span a 			{color:#252525; font-size:14px;text-decoration:none;}
.product span a:hover 		{text-decoration:underline;}
.product em 				{color:#252525; font-size:14px;font-style:normal;}

.product font a 			{color:#12171c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:underline;}
.product font a:hover 		{text-decoration:none;}

.product div font a 			{color:#12171c; font-size:11px; font-weight:normal; text-transform:none; text-decoration:underline; display:block; padding-bottom:10px;}
.product div font a:hover 		{text-decoration:none;}

span.productSpecialPrice 		{font-size:15px; line-height:21px; color:#3a3a3a; font-weight:bold; }
.product s 						{color:#404040;font-size:11px;font-weight:normal;}

.product div a		    {color:#e13b00; font-size:10px; font-weight:normal; text-decoration:underline; text-transform:none;}
.product div a:hover	{color:#e13b00; text-decoration:none;}		

.product font 			{color:#3a3a3a; font-size:15px; font-family:Arial; font-weight:bold; text-transform:uppercase;}
/*  IMAGE  */
.pic_1				{border:0px solid #8e999e}
.pic 				{border:0px solid #8e999e}

/* _____________________________________________   _______________________________________________ */
.heading_top			{margin-top:0px;}
.heading_top .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}	
/* _____________________________________________   _______________________________________________ */





			
/*__________________________________________PRODUCT________________________________________________*/

.prod_img 			{float:left; width:117px; height:170px; text-align:center}
.prod_info			{float:left; width:1%; padding:0px 20px 10px 0px; display:table;}
.prod_info td, .prod_info img	{text-align:center;}

.product_border		{}
.product_name td	{}
/* _____________________________________________   _______________________________________________ */				 


.shop_cart {text-align:center; vertical-align:middle; height:35px;color:#3a3a3a; font-size:12px; font-weight:bold; text-transform:uppercase;}

.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
.pad_top			{padding:10px;}
/*_________________________________________RESULT_________________________________________________*/
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; height:40px;padding:10px 9px 10px 9px;}
.result_right 	{text-align:right;}
.result td  	{color:#242424; font-size:11px;}
.result b   	{color:#242424; font-weight:normal;}
 
.result_right b							{color:#fc0a31; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#fc0a31; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#fc0a31;	text-decoration:none; }
.result_right a.pageResults	u			{color:#fc0a31; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#fc0a31;	text-decoration:none;}

.result_top			{height:10px; width:100%; background-position:top;}
.result_bottom		{height:10px; width:100%; background-position:bottom;}
/* _____________________________________________   _______________________________________________ */
TD.smallText, SPAN.smallText, P.smallText 
						{color:#9e0b0e;font-size: 9px;font-family:tahoma;}
						
.smallText a, .main a	{color:#9e0b0e; font-size:11px; text-decoration:none; font-weight:normal;}	
.smallText a:hover 		{color:#9e0b0e; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#9e0b0e; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#9e0b0e; font-size:11px; text-decoration:underline;}

.main, P.main
						{color:#000000; font-size: 11px;line-height:14px;font-family:tahoma;}

/* _____________________________________________   _______________________________________________ */
/*_________________________________________FOOTER_________________________________________________*/
/*___________________________________________________________________________________________________________________*/


td.smallText		{padding:10px 0px 10px 0px;}


.heading_top_1			{margin-top:0px; width:100%;}
.heading_top_1 .padd_11	{padding:10px 10px 9px 10px;}

.heading_top_3			{margin-top:0px; width:100%;}
.heading_top_3 .padd_33	{padding:10px 15px 10px 15px;}

.heading_top_4			{margin-top:0px; width:100%;}
.heading_top_4 .padd_44	{padding:0px 19px 10px 19px;}

.margin_new				{margin:10px 0px 10px 0px;}
.margin_featured		{margin:10px 0px 10px 0px;}



td.main {padding:3px;}

.text{
	font-family: Arial;
	/*color: #6C2E30 ;*/
        color: black ;
	zoom:1;

}
.BackTD{

}
.HeadTD{

}
.BgText{
	font-family: Arial;
	color: #EFD8AB ;
	text-align: justify;
	font-size: 12px ;
	padding: 10px 15px 0px 15px;
	text-indent: 10px;

}

.news{

text-align:justify;
margin:0 !important;
padding-bottom:10px;

}
.cloud_1 , .cloud_2, .cloud_10{
	font-family: Tahoma, Arial !important;
	font-size: 10px !important;
	color: #6C2E30 !important;
	text-decoration: underline;
	padding:10px 10px 10px 10px !important;

}


a.mmenu{
	
FONT-WEIGHT: normal;	
FONT-SIZE: 11px;	 
background:transparent url(/templates/sasha2/images/bg_list3.gif) no-repeat scroll 0px 8px;	

COLOR: #252525;	
LINE-HEIGHT: 19px;	
TEXT-DECORATION: none;
padding-left:12px;
display:block;
}
a.mmenu:hover{
FONT-SIZE: 11px;	
COLOR: #252525;	
TEXT-DECORATION: underline;
background:transparent url(/templates/sasha2/images/bg_list3.gif) no-repeat scroll 0px 8px;	
LINE-HEIGHT: 19px;	

padding-left:12px;
display:block;
}
a.activemmenu{
	FONT-SIZE: 11px;	
COLOR: #00799F;	
TEXT-DECORATION: none;
background:transparent url(/templates/sasha2/images/bg_list3.gif) no-repeat scroll 0px 8px;
LINE-HEIGHT: 19px;
padding-left:12px;
display:block;
}
a.activemmenu:hover{
FONT-SIZE: 11px;	
COLOR: #00799F;	
TEXT-DECORATION: underline;
background:transparent url(/templates/sasha2/images/bg_list3.gif) no-repeat scroll 0px 8px;
LINE-HEIGHT: 19px;	
padding-left:12px;
display:block;	
}
.menu_container{
			PADDING-LEFT: 12px !important;	
}

a.menu{
			PADDING-LEFT: 12px !important;	
			FONT-WEIGHT: normal;
			FONT-SIZE: 11px;	
			BACKGROUND: url(/templates/sasha2/images/bg_list.gif) no-repeat 0px 5px;	
			COLOR: #252525;	
			LINE-HEIGHT: 19px;	
			TEXT-DECORATION: none
	display: block;
}
a.menu:hover{
			PADDING-LEFT: 12px;	
			FONT-WEIGHT: normal;
			FONT-SIZE: 11px;	
			BACKGROUND: url(/templates/sasha2/images/bg_list.gif) no-repeat 0px 5px;	
			COLOR: #252525;	
			LINE-HEIGHT: 19px;	
			TEXT-DECORATION: none
	display: block;
}
	a.activemenu{
			PADDING-LEFT: 12px;	
			FONT-WEIGHT: normal;
			FONT-SIZE: 11px;	
			BACKGROUND: url(/templates/sasha2/images/bg_list.gif) no-repeat 0px 5px;	
			COLOR: #252525;	
			LINE-HEIGHT: 19px;	
			TEXT-DECORATION: none
	display: block;
}
a.activemenu:hover{
			PADDING-LEFT: 12px;	
			FONT-WEIGHT: normal;
			FONT-SIZE: 11px;	
			BACKGROUND: url(/templates/sasha2/images/bg_list.gif) no-repeat 0px 5px;	
			COLOR: #252525;	
			LINE-HEIGHT: 19px;	
			TEXT-DECORATION: none
	display: block;
}
.text {




}
a.top_menu{
color:#FFFD8A;
font-size:13px;
font-weight:bold;
padding: 0 20px 0 20px;
text-decoration:none;
}
a.top_menu:hover{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding: 0 20px 0 20px;
text-decoration:none;
}
a.top_activemenu{
color:#FFFFFF;
font-size:13px;
font-weight:bold;
padding: 0 20px 0 20px;
text-decoration:underline;

	
}
a.top_activemenu:hover{
color:#FFFD8A;
font-size:13px;
font-weight:bold;
padding: 0 20px 0 20px;
text-decoration:underline;
}
.slogan {  
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #0CA1CF;
	text-decoration: none;
	font-weight: bold;

}
.phone {  
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #07566F;
	text-decoration: none;
	font-weight: bold;

}
.email {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #07566F;
	text-decoration: none;
	font-weight: bold;

}
