/*
  $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: #6a4831; text-decoration: underline; }

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

.infoBox 				{background: #9A8E7E;}
.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; }
.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:#888888;font-size:12px; font-weight:bold}  */
s {color:#808080;font-size:11px;font-weight:normal;}
/* -------------------------------------------------          -------------------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	background:#e3e3de;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#43001C;
}

table, td, .main, select, input, textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#5f5f5f;
	vertical-align:top;
}

img { border:0;}

table	{width:100%;}


.vam {vertical-align:middle;}

	
.main_tab {background:url(images/bg_top.jpg) top center repeat-x;}
.main_tab .td { padding:23px 0 0 0;}


/*  HEAD  */
.nav {background-color:#d6d4cf; height:41px; }
.nav td { padding:0px 0px 0px 0px; font-family:tahoma;}
.nav a {color:#74442c; font-weight:bold; text-decoration:none;}
.nav img {vertical-align:middle;}

.nav .cont table{ width:1px; margin:auto;}
.nav .cont {padding:12px 0px 9px 0px; vertical-align:middle;text-align:center;}
.nav .cont strong { color:#545454;}

.nav .select {width:107px; vertical-align:middle; font-family:tahoma;}
.nav .select1 { width:102px; vertical-align:middle;}

.logo {background:url(images/bg_logo_ambience.jpg) top center no-repeat; height:286px; padding-left:292px;}
.logo img { margin:91px 0 0 0;}

.menu {background:url(images/menu_cen.jpg) top repeat-x;}
.menu td {text-align:center;}


/*  --------------  */



/*  BOXES  */

.box_body ul {margin:0px 0px 0px 19px; padding:0; list-style:none; font-size:11px; line-height:20px; margin-bottom:17px;}
.box_body ul .bg_list { }
.box_body ul .bg_list a { color:#746b67; background:url(images/bg_list_marker.gif) no-repeat 0 4px; font-weight:normal; text-transform:none; text-decoration:underline; padding-left:13px;}
.box_body ul .bg_list a:hover { color:#914100; font-weight:normal; text-transform:none; text-decoration:none;}
.box_body ul li.bg_list_un {background:none;}

.box_body ul li.bg_list_sub a {background:url(images/bg_list_marker1.gif) no-repeat 0 4px;font-weight:normal; text-transform:none; color:#6a4832; padding-left:14px;}
.box_body ul li.bg_list_sub a:hover {font-weight:normal; text-transform:none;text-decoration:none;}

.line_x {background:url(images/bg_line_x.gif) left center repeat-x;}

/*  1  */
.box_heading_table {}
.box_heading_table .box_heading_td 	{padding:17px 10px 8px 14px; font-size:12px; font-weight:bold; color:#6a4832;}
.box_heading_table .box_heading_td span { background:url(images/marker.gif) no-repeat 0 2px; padding-left:20px;}

.box_body_table {}
.box_body_table .box_body_td {padding:16px 5px 8px 5px;}


.box_body_txt {}
.box_body_txt td {padding:16px 5px 25px 5px; font-size:12px; text-align:center;}




/* --- */


.go {float:right; vertical-align:middle;}

/*  ------------------------   CONTENT   ----------------------------  */
.cont_heading_table {}
.cont_heading_table .cont_heading_td 				{padding:17px 17px 16px 0; font-size:12px; font-weight:bold; color:#6a4832;}
.cont_heading_table .cont_heading_td span 	 		{background:url(images/marker.gif) no-repeat 0 2px; padding-left:20px;}

.cont_heading_table .cont_heading_td span			{font-size:12px; font-weight:bold; color:#6a4832;}
.cont_heading_table .cont_heading_td span a			{font-size:12px; font-weight:bold; color:#6a4832; text-decoration:none;}
.cont_heading_table .cont_heading_td span a:hover	{font-size:12px; font-weight:bold; color:#6a4832; text-decoration:underline;}


.pic				{}
.table_pic_width	{width:1px;}
.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/img_tal.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/img_tal.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/img_tal.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/img_tal.gif) right repeat-y;}

.product {}
.product td { font-size:12px; line-height:15px; color:#5f5f5f;}
.product a 	{font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;}
.product a:hover {text-decoration:underline;}
.product span a { font-family:tahoma; font-weight:bold; font-size:12px; color:#ffffff; text-decoration:none; background:url(images/product_marker.gif) no-repeat 0 3px; padding-left:24px; margin-left:13px;}
.product span a:hover 		{text-decoration:underline;}

.product em { color:#525252; font-style:normal; font-weight:bold;}
.product .input_1 { width:46px; height:20px; text-align:right;}
span.productSpecialPrice { font-family:tahoma; font-size:14px; color:#373737; font-weight:bold;}
.prod_info 	{float:left; padding:0px 20px 10px 0px;}


.prod_options strong { color:#525252; font-size:12px;}
.product div a	 {color:#595959; font-size:11px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#595959;text-decoration:none;}
.prod_options .jamp { width:103px; height:18px;}

.product .shop_cart { padding:10px 0 10px 0; background:#9a8e7e; font-weight:bold; text-align:center;}
.product .shop_cart { color:#ffffff;}

.cart_line_x { background:url(images/bg_line_x.gif) left center repeat-x;}

.product .cart_total_left  	{width:86%;text-align:right; vertical-align:middle; height:38px;font-size:11px; color:#373737; font-weight:bold;}
.product .cart_total_right  	{width:15%; vertical-align:middle; }

.padd33 { padding:5px 0 22px 10px;}
.padd33 img, .padd33 input { margin:3px;}
.bg_input input {background:none;}

.footer td { color:#656565; background:#d7d7d3; padding:15px 0 0px 0;}
.footer a {color:#656565; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer span {color:#6c493a;}
.footer span a {color:#6c493a; font-style:normal; text-decoration:underline; background:url(images/footer_divide.gif) no-repeat right 3px; padding:0 28px 0 26px;}
.footer span a:hover {text-decoration:none;}

.footer b a {color:#656565; text-decoration:none; font-style:normal;}
.footer b a:hover {text-decoration:underline;}

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:10px 0 10px 0;}
.result_right 	{text-align:right;}
.result td  	{color:#5f5f5f; font-size:11px;font-family:Arial, Helvetica, sans-serif;}
.result b   	{color:#5f5f5f; font-weight:normal;}
 
.result_right b							{color:#6a4832; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#6a4832; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#6a4832;	text-decoration:none; }
.result_right a.pageResults	u			{color:#6a4832; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#6a4832;	text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

.box_body span   		{color:#3e3e3e; font-size:11px; font-weight:normal; font-family:Tahoma}
/*  box_body name prod  */
.box_body span a 					{ color:#3e3e3e; text-transform:uppercase; font-weight:bold; text-decoration:none;text-decoration:none;}
.box_body span a:hover 				{ color:#3e3e3e; text-transform:uppercase; font-weight:bold; text-decoration:none;text-decoration:underline;}
/*  box_body name prod  */
.box_body  a 					{ color:#3e3e3e; font-weight:normal; text-decoration:none;text-decoration:underline;}
.box_body  a:hover 				{ color:#3e3e3e; font-weight:normal; text-decoration:none;text-decoration:none;}

.box_body td 		{font-size:10px; color:#6a4832;}

.box_body span.productSpecialPrice 	{font-family:tahoma; color:#373737; font-weight:bold; font-size:14px;}
/* -------------------------------------------------          -------------------------------------------------------- */
/*  heading  */
.remove 			{width:15%; padding-top:40px;}
.products 			{width:55%; }
.quantity 			{width:15%; padding-top:40px;}
.total 				{width:15%; padding-top:40px;}
/*  heading  */	
.input				{width:39px; height:18px; border:#8b8b8b 1px solid; color:#000000; text-align:right}  

/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Verdana, Arial, sans-serif;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#6a4831; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#6a4831; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#6a4831; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#6a4831; 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;}	
  
.cont_header_txt	em	{color:#E50029; font-size:14px; font-weight:bold; font-style:normal;vertical-align:middle;text-decoration:none;}

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.main	a		{color:#6a4831; text-decoration:underline;}
.main	a:hover	{color:#6a4831; text-decoration:none;}
.vam			{vertical-align:middle;}
input			{background:#ffffff;}
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */

.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:#FFF8D4;}
.bg_vv				{background:#FFF8D4;}

.bg_line_x						{background:url(images/bg_line_y.gif) left center repeat-x;}
.bg_line_y						{background:url(images/bg_line_y.gif) center top repeat-y;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:16px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}

.title_info		{width:270px;}
.title_info td	{vertical-align:middle;padding-top:9px; padding-bottom:20px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:187px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:0px 0px 0px 0px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 16px 0px 16px;}

.heading_top_3			{margin-top:0px;}
.heading_top_3 .padd_33	{padding:0px 0px 10px 0px;}

.heading_top_4			{margin-top:0px;}
.heading_top_4 .padd_44	{padding:0px 0px 0px 0px}


.tableBox_output		{margin-top:0px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tableBox_output		{margin:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/*    */

p {
text-indent: 3em;
}

h1, h3 {
color: #5D3825}

div.treatment {
width: 300px;

min-height: 100px;
float: left;
margin: 6px;
border:6px solid #fff;
background: #e5e5e7 url("http://www.ambience-beauty.co.uk/shop/images/grad1.jpg") no-repeat bottom right;}

div.wide_treatment {
width: 624px;
margin: 6px;
border:6px solid #fff;

background: #e5e5e7 url("http://www.ambience-beauty.co.uk/shop/images/grad1.jpg") no-repeat bottom right;;}

p.treatment {
padding: 4px;
margin: 0;
text-indent: 0;}