<!--
body {
	background-color: #89354D;
}
-->
.boxText 				{ font-family: Arial; font-size: 10px; }
.errorBox 				{ font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning 			{ font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications 	{ background: #DBDBDB; }
.orderEdit 				{ font-family : Arial; font-size : 10px; color: #DD6673; text-decoration: underline; }

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

.infoBox 				{background: #DDDDDD;}
.infoBoxContents 		{background: #ffffff;font-family: Arial; 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: Arial; 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: Arial; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Arial;font-size: 12px;background: #00ff00;color: #ffffff;font-weight: bold;text-align: center;}
/*  TR.footer {background: #bbc3d3;}TD.footer {  font-family: Arial;  font-size: 10px; background: #bbc3d3; color: #ffffff;  font-weight: bold;}*/
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Arial; font-size: 10px;}
TD.infoBoxHeading 			{font-family: Arial;font-size: 10px;font-weight: bold;background: #bbc3d3;color: #ffffff;}
TD.infoBox, SPAN.infoBox 	{font-family: Arial; 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: Arial;font-size: 10px;background: #b6b7cb;color: #FFFFFF;font-weight: bold;}
TD.productListing-data 			{font-family: Arial;font-size: 10px;}
TD.pageHeading, DIV.pageHeading {font-family: Arial;font-size: 20px;font-weight: bold;color: #9a9a9a;}
TR.subBar 						{background: #f4f7fd;}
TD.subBar 						{font-family: Arial;font-size: 10px;color: #000000;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TD.main, P.main 							{font-family: Arial;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family: Arial;font-size: 10px;}
TD.accountCategory 							{font-family: Arial;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family: Arial;font-size: 12px;font-weight: bold;}
CHECKBOX, INPUT, RADIO, SELECT 				{font-family: Arial;font-size: 11px;}
TEXTAREA 									{width: 100%;font-family: Arial;font-size: 11px;}
SPAN.greetUser 								{font-family: Arial;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: Arial;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family: Arial;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family: Arial;color: #ff0000;}

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

.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent 						{font-family: Arial; font-size: 10px; color: #000000; }
/* message box */
.messageBox 								{font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning 	{font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess 						{font-family: Arial; font-size: 10px; background-color: #99ff00; }
#myse select 								{width:90%;}
/* input requirement */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial; font-size: 10px; color:#FF0000; }
/* ********************************************************************************************************* */
.main	a		{color:#DD6673; text-decoration:underline;}
.main	a:hover	{color:#DD6673; text-decoration:none;}
.vam			{vertical-align:middle;}
.tac			{text-align:center;}
/* ********************************************************************************************************* */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
.image		{width:100%;}
/* ********************************************************************************************************* */
.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:1px;}
.bg_input input	{background:none;}

/* ********************************************************************************************************* */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */

body {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
}

table, td, .main, select, input, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#292929;
	vertical-align:top;
}
table	{width:100%;}


.vam {vertical-align:middle;}

strong {color:#8E013B;}

	
.main{width:766px;}

.main_tab{padding:17px 32px 0 33px;}

/*  HEAD  */

.header_bg{background:url(images/header_bg_2.jpg) left top repeat-X; margin-bottom:6px;}
.menu{width:242px; height:268px; background:url(images/menu_bg.jpg) left top no-repeat;}
.menu td{padding:53px 0 0 55px;}
.logo{width:100%; background:url(images/logo_bg.jpg) right top no-repeat; padding:70px 226px 0 0; text-align:right;}

.nav td {text-align:center; padding:0; color:#A60202; vertical-align:middle;}
.nav b{color:#A60202;}
.nav span{color:#26353C; font-size:10px;}
.nav a {color:#26353C; font-weight:bold; text-decoration:none; font-size:10px;}
.nav a:hover{text-decoration:underline;}
.nav img {vertical-align:middle;}

.nav .line 	{background:url(images/nav_line.jpg) left top no-repeat;}

.nav .left {background:url(images/nav_left.jpg) bottom left; width:16px; height:74px;}
.nav .right {background:url(images/nav_right.jpg) bottom right; width:17px;}

.nav .cont{background:url(images/nav_bg.jpg) left top repeat-x; width:100%; padding-bottom:20px;}

.nav .cont table{width:1px; margin:auto;}

.nav .select {width:124px; vertical-align:middle;}
/*  --------------  */

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


/*  ------------------------   CONTENT   ----------------------------  */
.content{background:url(images/content_left_bg.jpg) left top repeat-y #FFFFFF; height:552px;}
.content .right_bg{background:url(images/content_right_bg.jpg) right top repeat-y; padding:0 17px 0 16px;}


.cont_heading_table {}
.cont_heading_td {padding:10px 17px 5px 10px; font-size:12px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; background:url(images/cont_tall_mid.gif) left top repeat-x #89354D;}

.cont_heading_td a			{font-size:12px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; text-decoration:none;}
.cont_heading_td a:hover	{font-size:12px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; text-decoration:underline;}
.cont_heading_td em			{font-size:12px; font-weight:bold; color:#FFFFFF; text-transform:uppercase; font-style:normal;}


.cont_heading_table .cont_tall_t{background:url(images/cont_tall_t.gif) left top repeat-x;}
.cont_heading_table .cont_tall_l{background:url(images/cont_tall_left.gif) left top repeat-y;}
.cont_heading_table .cont_tall_r{background:url(images/cont_tall_right.gif) right top repeat-y;}
.cont_heading_table .cont_tall_b{background:url(images/cont_tall_b.gif) left top repeat-x;}



/*  FOOTER  */
.footer_c{background:url(images/footer_bg.jpg) left top repeat-x;}
.footer_l{background:url(images/footer_left.jpg) left top no-repeat;}
.footer_r{background:url(images/footer_right.jpg) right top no-repeat;}

.footer {height:83px; padding:26px 20px 0 38px;}
.footer td{color:#F7DFE2;}

.footer a{color:#F7DFE2; text-decoration:none;}
.footer a:hover{text-decoration:underline;}


.footer span {color:#858585; font-size:10px;}
.footer span a {color:#858585; text-decoration:none; font-style:normal;}
.footer span a:hover {text-decoration:underline;}

.footer b a {color:#FBCEDD; text-decoration:underline;}
.footer b a:hover {text-decoration:none;}

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


/*  BOXES  */


.box_body ul {margin:0; padding:0; list-style:none; font-size:11px;}
.box_body li {background:url(images/line_1.gif) top repeat-x; padding:5px 0px 5px 15px;}
.box_body .bg_list_un{background:none;}
.box_body ul .bg_list_un a {color:#292929; background:url(images/arrow_1.gif) left center no-repeat; padding-left:19px;text-decoration:none;}
.box_body ul .bg_list_un a:hover {color:#292929; text-decoration:underline;}
/*  1  */

.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:url(images/heading_bg_1.gif) top right repeat-x;padding:20px 10px 8px 14px;}
.box_heading_table .box_heading_td 	{color:#FFFFFF; font-weight:bold; font-size:12px; text-transform:uppercase;}


.box_body_table{}

.box_body_table .box_body_td{color:#DD6674; font-size:10px;}

.box_body_table .box_body a{color:#DD6674;}

.box_body ul .bg_list a {color:#292929;  padding-left:19px; background:url(images/arrow_1.gif) left center no-repeat; text-decoration:none;}
.box_body ul .bg_list a:hover {color:#292929; text-decoration:underline;}
.box_body ul .bg_list_sub a {color:#D14879; font-weight:normal; padding-left:19px; margin-left:19px; background:url(images/arrow_2.gif) left center no-repeat; text-decoration:none;}
.box_body ul .bg_list_sub a:hover {color:#D14879; text-decoration:underline;}

.box_body_table .box_body span{color:#DD6573; font-size:11px; font-weight:normal; font-family:Tahoma}


.box_body span   		{color:#DD6573; font-size:11px; font-weight:normal; font-family:Tahoma}


.box_body em a 			{color:#DD6573; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}


.box_body_table .box_body span a {color:#DD6573; font-size:11px; font-weight:bold; text-decoration:underline; line-height:17px;}
.box_body_table .box_body span a:hover{color:#DD6573;text-decoration:none;}

.box_body a{color:#DD6573; font-family:Tahoma; font-size:11px; text-decoration:underline;}
.box_body a:hover{text-decoration:none;} 

del{font-size:18px; color:#D14277;}


.box_body_table .box_body_td{padding:10px 20px 10px 20px;}
.box_body_table_2 .box_body_td_2{padding:10px;}
/* --- */

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

/*  IMAGE  */
.pic				{ border:1px solid #DDDDDD;}
.table_pic_width	{width:1px;}

/*  --------------  */
/*  PRODUCT  */

.product td							{color:#292929}
/*   name prod  */
.product span a 					{font-weight:bold; font-size:12px; color:#DD6573; text-decoration:none; line-height:17px;}
.product span a:hover 				{text-decoration:underline;}
/*   name prod  */

.product a 					{font-weight:bold; font-size:12px; color:#DD6573; text-decoration:underline;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:none;}

.product strong			{color:#A41C4E; text-transform:uppercase;}



.box_body span.productSpecialPrice {font-size:18px; color:#000000; font-weight:normal;}
.product span.productSpecialPrice {font-size:18px; color:#000000; font-weight:normal;}

/* for product info  (index-2.html)*/
.prod_info 				{float:left; padding:0px 30px 10px 7px;}
.prod_options			{ margin-left:10px;}		/*  Available options  */
.prod_options strong{color:#A41C4E; font-size:12px; text-transform:uppercase;}

.prod_info div{text-align:center; padding-top:10px;}
.prod_info div a		    {color:#DD6573; font-size:11px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.prod_info div a:hover	{color:#DD6573;text-decoration:none;}																
/*  --------------  */

.input_1		{ border:1px solid #000000;}

.bg_input input	{background:none;}
/*  --------------  */

/*========pop_up=============*/
.popup .popup_logo{width:299px; background:url(images/popup_logo.jpg) left top no-repeat; height:115px;}
.popup .popup_logo img{margin:0 0 0 36px;}
.popup .logo_2{width:118px; background:url(images/popup_logo_2.jpg) left top no-repeat;}
.popup .logo_2 img{margin:9px 19px 0 7px;}
.popup_content{background:url(images/popup_content_bg.jpg) left top repeat-y; padding:0 19px 0 20px;}

.popup_footer{height:37px; background:url(images/popup_footer_bg.jpg) left top no-repeat; padding:19px 27px 0 0; text-align:right; color:#F7DFE2;}

.popup_footer {color:#F7DFE2;}

.popup_footer a{color:#F7DFE2; text-decoration:none;}
.popup_footer a:hover{text-decoration:underline;}

/*========//pop_up=============*/
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle;padding:11px 5px;}
.result_right 	{text-align:right;}
.result td  	{color:#43001C; font-size:11px;}
.result b   	{color:#43001C; font-weight:normal;}
 
.result_right b							{color:#DD6674; font-size:11px; font-weight:bold;}
.result_right a.pageResults				{color:#DD6674; font-size:11px;text-decoration:underline; }
.result_right a.pageResults:hover 		{color:#DD6674;	text-decoration:none; }
.result_right a.pageResults	u			{color:#DD6674; font-size:11px; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#DD6674;	text-decoration:none;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
SPAN.newItemInCart 						{font-family: Arial;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family: Arial;font-size:10px;color: #fb0707; text-decoration:underline;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.smallText a			{color:#DD6673; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#DD6673; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#DD6673; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#DD6673; font-size:11px; text-decoration:underline;}

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

TD.fieldValue 		{font-family: Arial;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;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.product em		    	{color:#DD6674; text-transform:none; font-size:13px; font-weight:bold; font-style:normal;} 

.title_info		{width:270px;}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
.shop_cart {color:#292929; font-size:10px; font-weight:bold; text-transform:uppercase;height:17px; vertical-align:middle; text-align:center;}


.cart_total_left  	{width:84%; text-align:right; vertical-align:middle; height:38px;}
.cart_total_left strong{color:#1A1A1A;}
.cart_total_right  	{width:16%; text-align:center; vertical-align:middle;}
/* ********************************************************************************************************* */  
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */	
.bg_line_x						{background:url(images/content_line.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}

.cart_line_x 					{background:url(images/content_line.gif) left center repeat-x; height:21px;}

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	
/* ********************************************************************************************************* */
.padd_gg				{height:37px;}
.padd_vv				{width:0%;}
.padd_vv img			{width:11px;}

.padd_gg2				{height:37px;}
.padd_vv2				{width:0%;}
.padd_vv2 img			{width:11px;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
.box_width_left			{ width:209px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;background:url(images/content_line.gif) left top repeat-y;}
.col_right				{}			
/* ********************************************************************************************************* */
.heading_top_1			{margin-top:0px;}
.heading_top_1 .padd_11	{padding:10px 10px 9px 10px;}

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

.heading_top_3			{margin-top:7px; margin-bottom:7px; }
.heading_top_3 .padd_33	{padding:0px 16px 0px 14px;}

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


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

.tep_draw_separate		{height:1px; background:#ffffff;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/*    */