/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

*{padding:0; margin:0;}
body{background:url(images/top_talling_bg.gif) repeat-x left top #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#4361be;}
table{padding:0;  font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#4361be;}
td{vertical-align:top; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#4361be;}
a {color:#4361be; text-decoration:underline;}
a:hover{text-decoration:none;}
img {border:0;}

table{width:100%;}
/***************************************************************************************************************/

.main_t{width:980px; margin:auto;}

.row1{height:83px;}
.row1 input.go{width:165px; height:22px; font-size:11px;}

.row2{height:56px; background:url(images/header_bg1.gif) repeat-x 0px 6px;}

.row2 .td1{background:url(images/header_bg2.jpg) no-repeat left top; height:49px; padding:18px 0 0 53px; color:#FFFFFF;}
.row2 .td1 a{text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.row2 .td1 a:hover{text-decoration:none;}

.row2 .td2{background:url(images/header_bg2_tr.jpg) no-repeat left top; height:49px; padding:18px 0 0 53px; color:#FFFFFF;}
.row2 .td2 a{text-decoration:underline; color:#FFFFFF; font-weight:bold;}
.row2 .td2 a:hover{text-decoration:none;}

.footer{height:79px;}

#collections-main {
				float: left;
				background: transparent;
				display: inline;
				/*width: 574px;*/
				width: 880px;
				min-height: 300px;
				padding: 30px 0 60px 20px;
				border-top: 1px solid #e8e8e8;
				/*border-left: 1px solid #e8e8e8;*/ }
				/* ie6 */
				*html #collections-main {
					height: 300px; }
				
				
				#collections-main div.collection-item {
					float: left;
					display: inline;
					margin-left: 15px;
					margin-right: 5px;
					width: 150px;
					font-family: Verdana;
					padding-bottom: 30px; }
					
					#collections-main div.collection-item img {
						width: 150px; height: 151px;
						padding: 5px;
						 }
					#collections-main div.collection-item h3 {
						font-size: 10px;
						margin-top: 3px;
						text-align: left;
						height: 25px;
						text-transform: uppercase; }
						#collections-main div.collection-item h3 a:hover {
							color: #e5a200; }
							
					#collections-main div.collection-item p {
						margin-top: 5px;
						padding-top: 5px;
						font-size: 10px;
						width: 140px;
						border-top: 1px solid #e8e8e8; }
						#collections-main div.collection-item p strong {
							float: right;
							margin-left: 8px;
							color: #434343;
							margin-top: 1p;x }
						#collections-main div.collection-item p a {
							float: left;
							font-family: Verdana;
							margin-right: 5px;
							color: #666; }
							#collections-main div.collection-item p a:hover {
								color: #e5a200; }
							
				#collections-main #collections-pagination {
					clear: both;
					margin-left: 20px;
					padding-top: 5px;
					font-size: 11px;
					/* border-top: 1px solid #e8e8e8; */ }
					
					#collections-main #collections-pagination a {
						padding: 5px 10px;
						background: #fff;
						border: 1px solid #e8e8e8; } 
						#collections-main #collections-pagination a:hover {
							background: #e8e8e8;
							padding: 5px 10px;
							color: #fff; }
						#collections-main #collections-pagination span.page.current {
							background: #fff;
							border: 1px solid #fff;
							padding: 5px 10px;
							color: #666;
							font-weight: bold; }


.designerpage{
	width: 650px;
	margin-bottom: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #333333;
	font-size: 1.1em;
}

.ShopGrid
{
	border: #d3d3d3 1px solid;
	background-color: #ffffff;
}

.ShopGridHeader
{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	height: 32px;
	color: #333333;
	background-color: f5f5f5;
	background-image: url(images/dmt2_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 -1;
}

.ShopGridFooter
{
	font-weight: bold;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #F7F7F7;
	height: 18px;
}


.ShopGridItem
{
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma, Verdana, sans-serif;
	color: #4A3C8C;
	height: 20px;
	background-color: White;
}

.ShopGridAlternatingItem
{
	font-weight: normal;
	font-size: 11px;
	color: #4A3C8C;
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #FaFaFa;
	height: 20px;
}
.ThinTable
{
	border: #dde6e1 1px solid;
	border-collapse: collapse;
}
.LineNormal
{
	background-color: white;
}
A.formbtn
{
	border: 1px solid darkgray;
	font-weight: bold;
	font-size: 10px;
	background: #fafafa url('../_btn_back.gif') repeat-x;
	color: #666666;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none; height:10; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; background-color:#fafafa
}

A.formbtn:link, A.formbtn:active, A.formbtn:visited
{
	border: #cccccc 1px solid;
	padding: 2px 5px 2px 5px;
	color: #555555;
	background-color: #fafafa;
	text-decoration: none;
}

A.formbtn:hover
{
	border: 1px solid #999999;
	background: #dcdcdc url('../btn_back.gif') repeat-x;
	color: #333333;
	text-decoration: none; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px
}
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #4f4f4f;
	font-family: Tahoma, Verdana, sans-serif;
}


/******************************************************************************************************/

#manufacturers_box{padding:5px 0 0 0;}
#manufacturers_box select{width:176px; height:23px; border:solid 1px #d0d8f7; background:#FFFFFF; color:#4361be; font-family:Arial, Helvetica, sans-serif; font-size:12px;}



.img_inner1{background:url(images/ltc3.html) no-repeat left top #e4e3dc;width:1px;}
.img_inner2{background:url(images/rtc3.html) no-repeat right top;}
.img_inner3{background:url(images/lbc3.html) no-repeat left bottom;}
.img_inner4{background:url(images/rbc3.html) no-repeat right bottom; padding:5px; line-height:0;}


.maintep{background: url(images/box_top2.gif) repeat-x left top #ffffff;}
.maintep .in1{background:url(images/box_side.gif) repeat-x left bottom;}
.maintep .in2{background:url(images/box_side.gif) repeat-y left top;}
.maintep .in3{background:url(images/box_side.gif) repeat-y right top;}
.maintep .in4{background:url(images/box_lbc.gif) no-repeat left bottom;}
.maintep .in5{background:url(images/box_rbc.gif) no-repeat right bottom; padding:12px 13px 10px 13px;}



.title{background:url(images/title_top.gif) repeat-x left top #ffffff; margin-bottom:0;}
.title .inner1{background:url(images/title_bottom.gif) repeat-x left bottom;}
.title .inner2{background:url(images/title_left.gif) repeat-y left top;}
.title .inner3{background:url(images/title_right.gif) repeat-y right top;}
.title .inner4{background:url(images/title_ltc.gif) no-repeat left top;}
.title .inner5{background:url(images/title_rtc.gif) no-repeat right top;}
.title .inner6{background:url(images/title_lbc.gif) no-repeat left bottom;}
.title .inner7{background:url(images/title_rbc.gif) no-repeat right bottom; padding:15px 15px 10px 23px; height:40px;}

.title td{color:#2f2f2f; font-size:12px; text-transform:uppercase; font-weight:bold !important; line-height:16px; }
.title td a{color:#2f2f2f; font-size:12px; text-transform:uppercase; font-weight:bold !important; line-height:16px; text-decoration:underline;}
.title td a:hover{text-decoration:none;}



.price_box{ overflow:hidden; margin-top:7px;}
.price_box .col1{width:auto; float:left; border-right:solid 1px #ececec;}
.price_box .col1 .indent{padding:0 11px 1px 0;}

.price_box .col2{width:auto; float:left; border-right:solid 1px #ececec; margin-right:10px;}
.price_box .col2 .indent{padding:0 10px 1px 10px;}

.price_box .col3{width:auto; float:left;}







/* ********************************************************************************************************* */
.in_prod_info{color:#000000;}



.prod_box .row1_td{background:url(images/prodbox_top.gif) repeat-x left top #FFFFFF; width:100%;}

.prod_box .inner1{background:url(images/prodbox_side.gif) repeat-y left top #FFFFFF;}
.prod_box .inner2{background:url(images/prodbox_side.gif) repeat-y right top;}
.prod_box .inner3{background:url(images/prodbox_bottom.gif) repeat-x left bottom;}
.prod_box .inner4{background:url(images/prodbox_lbc.gif) no-repeat left bottom;}
.prod_box .inner5{background:url(images/prodbox_rbc.gif) no-repeat right bottom;}
.prod_box .inner6{padding:1px 12px 15px 14px;}


.restep {margin-bottom:3px;}
.restep .row1_td{background:url(images/prodbox_top.gif) repeat-x left top #FFFFFF; width:100%;}
.restep .inner1{background:url(images/prodbox_side.gif) repeat-y left top #FFFFFF;}
.restep .inner2{background:url(images/prodbox_side.gif) repeat-y right top;}
.restep .inner3{background:url(images/prodbox_side.gif) repeat-x left bottom;}
.restep .inner4{background:url(images/restep_lbc.gif) no-repeat left bottom;}
.restep .inner5{background:url(images/restep_rbc.gif) no-repeat right bottom;}
.restep .inner6{padding:1px 18px 1px 18px;}



.bestsellers{}
.bestsellers .td1{width:16px; color:#cf4569; font-size:12px; padding-top:5px;}
.bestsellers .td2{background:url(images/list_back.html) repeat-x left bottom; padding:5px 5px 2px 0; font-size:12px;}
.bestsellers .td2 a{color:#000000; text-decoration:none; font-size:12px;}
.bestsellers .td2 a:hover{text-decoration:none; color:#666666}


.buttline{ background:url(images/buttline.html) repeat-x left top; margin-top:5px;}

.cont_h1{margin-top:0;}
.cont_h1_divide_height{height:0; display:none;}
/* ********************************************************************************************************* */
.pic img{}
.infoBoxHeading_td77{color:#fefefe; font-family:Arial, Helvetica, sans-serif; font-size:24px; line-height:24px; padding-left:58px; padding-bottom:15px;}


ol{ list-style-type:decimal; list-style-position:inside}
ol li{font-weight:normal; font-size:12px; color:#575656; line-height:14px;}
ol li div{padding:4px 0 4px 0; padding-left:0;}
ol li a{color:#575656; text-decoration:underline; font-weight:bold;}
ol li a:hover{text-decoration:none;}




/* ******************************************* products box **************************************************** */
.prodbox{/*background:url(images/line_x.gif) repeat-x left bottom; */margin-bottom:3px;}

.prodbox_image{padding-left:14px; padding-right:0;}
.prodbox_in1{width:100%; padding-left:14px; padding-top:5px;}
.prodbox_name{ padding:0 0 11px 0; border-bottom:solid 1px #d0d8f7;}
.prodbox_newprod{padding:10px 0px 6px 0px;}

/* ********************************************************************************************************* */
.s_input input{width:104px; height:22px; color:#000000; font-size:11px;}

.boxText {color:#585858 !important;}
.x2{margin-bottom:15px;}
.x2 td select{margin:15px 30px 0px 0;width:170px;  height:20px; color:#000000; font-size:12px;}


.popup {font-size:10px; color:#4361be; line-height:14px; padding:0;}
.popup strong{ font-size:11px; font-weight:normal;  color:#4361be; line-height:16px;}



.txt3{color:#5e5b5b; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.txt3 a{color:#5e5b5b; text-decoration:none;}
.txt3 a:hover{text-decoration:underline;}

span.productSpecialPrice {color: #2f2f2f; font-size: 14px; line-height:21px;}
del, s{color: #4361be; font-size: 13px; line-height:16px;}
							
.right_part span.productSpecialPrice {color:#2f2f2f;font-size: 13px; line-height:18px; font-weight:bold;}
.right_part del{color: #2f2f2f; font-size: 13px; line-height:16px;font-weight:bold;}
.right_part s{color: #2f2f2f; font-size: 13px; line-height:16px;font-weight:bold;}
							
							
span.productSpecialPrice2 	{color: #2f2f2f; font-size: 14px; line-height:16px;}


.errorBox { font-family: arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family: arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #eeeeee; }
.orderEdit { font-family: arial; font-size : 10px; color: #ff0000; text-decoration: underline; }

/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
TR.headerError 				{background: #ff0000;}

TD.headerError 				{color: #ffffff;font-size: 12px;font-weight : bold;font-family:arial; background: #ff0000;text-align:center;}

TR.headerInfo 				{background: #00ff00;}

TD.headerInfo 				{color: #ffffff;font-size: 12px;font-weight: bold;font-family: arial;background: #00ff00;text-align: center;}

.infoBox 					{}

.infoBoxContents 			{padding:0px 0px 0px 10px;}

.infoBoxNotice 				{background: #FF8E90;}

.infoBoxNoticeContents 		{font-size: 10px;font-family: arial;background: #FFE6E6;}

TD.infoBoxHeading 			{color: #ffffff;font-size: 10px;font-family: arial;font-weight: bold;background: #bbc3d3;}

TD.infoBox, SPAN.infoBox 	{font-size: 10px;font-family: arial;
}

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:#eeefed;}

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: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;}

.productListing-heading 			{color: #FFFFFF;font-size: 10px;font-weight: bold;font-family: arial;
  									 background: #b6b7cb;}

TD.productListing-data 				{ /* font-size: 10px;font-family: arial; */ }


TD.pageHeading, DIV.pageHeading 				{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial;}
TD.pageHeading a, DIV.pageHeading a 			{color: #9a9a9a; font-size: 20px;font-weight: bold;font-family: arial; text-decoration:none;}
TD.pageHeading a:hover, DIV.pageHeading a:hover {color: #9a9a9a; text-decoration:underline;}

TR.subBar 							{background: #f4f7fd;}

TD.subBar 							{color: #000000;font-size: 10px;font-family: arial;}



TD.accountCategory 					{color: #aabbdd;font-size: 13px;font-family: arial;}

TD.fieldKey 						{font-size: 12px;font-weight: bold;font-family: arial; padding-top:3px;}

TD.fieldValue 						{font-size: 12px;font-family: arial; padding-bottom:5px;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.newItemInCart 					{color: #666666;}

CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px;font-family: arial;}

TEXTAREA 							{font-size: 11px;font-family: arial;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 12px;font-weight: bold;font-family: arial;}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;}

TD.formAreaTitle 					{font-size: 12px;font-weight: bold;font-family: arial;}
SPAN.markProductOutOfStock 			{color: #c76170;font-size: 12px;font-weight: bold;font-family: arial;}

SPAN.errorText 						{color: #ff0000;font-family: arial;}

.moduleRow { }
.moduleRowOver 						{background-color: #eeefed; cursor: pointer; cursor: hand; }
.moduleRowSelected 					{background-color: #eeefed; }

.checkoutBarFrom, .checkoutBarTo 	{color: #666665; font-size: 10px;font-family: arial;}
.checkoutBarCurrent 				{color: #666665;font-size: 10px;font-family: arial;}
/* 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; }
/* input requirement */
.inputRequirement 					{font-family: arial; font-size: 10px; color: #ff0000;  }
.country_sel select{}
/* ************************************************************************************* */
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:0 8px 0 0;}

.button2_marg img,
.button2_marg input 						{margin-top:4px;}

.bg_input input								{background:none; border:0px;}
.bg_input2{color:#4e220c;}
.bg_input2 a{color:#4e220c;}

/* ************************************************************************************* */
.vam					{vertical-align:middle;}
.tac					{text-align:center;}
/* ************************************************************************************* */

/* ************************************************************************************* */


.footer		  	  {color:#4361be; vertical-align:middle; font-family:Arial, Helvetica, sans-serif; font-size:12px;}	
.footer td 		  {color:#4361be; vertical-align:middle;}			
.footer a 		  		{color:#2f2f2f; text-decoration:underline; font-weight:normal;} 			
.footer a:hover   		{color:#2f2f2f;text-decoration:none;}	
.footer span 	  {color:#4361be; font-weight:normal;}

.footer span a 		  	{color:#4361be; text-decoration:underline;} 			
.footer span a:hover   	{color:#4361be;text-decoration:none;}

.footer b{color:#2f2f2f; font-weight:normal; }
.footer b a 	  		{color:#2f2f2f; font-weight:normal; text-decoration:none;}			
.footer b a:hover 		{color:#2f2f2f; text-decoration:underline;}

.footer em{color:#2f2f2f; font-weight:normal; font-style:normal; padding-left:0;}
.footer em a 	  		{color:#2f2f2f; text-decoration:underline; font-weight:normal;}			
.footer em a:hover 		{color:#2f2f2f; text-decoration:none;}







/* ************************************************************************************* */
* html .width_100				{width:100%;}
/* ************************************************************************************* */


.infoBoxHeading1_table{ background:url(images/boxtitle_center_bg.gif) repeat-x left top;}
.infoBoxHeading11_table{background:url(images/boxtitle_left_bg.gif) no-repeat left top;}
.infoBoxHeading1_td{background:url(images/boxtitle_right_bg.gif) no-repeat right top; font-size:12px; text-transform:uppercase; font-weight:bold; color:#2f2f2f; padding:14px 0 10px 23px; font-family:Arial, Helvetica, sans-serif; height:40px;}
.infoBoxHeading1_td a{color:#2f2f2f; text-decoration:none;}
.infoBoxHeading1_td a:hover{text-decoration:underline;}

.infoBox1{margin-bottom:9px; background:url(images/box_top.gif) repeat-x left top #FFFFFF;}
.infoBox1 .inbox1{background:url(images/box_side.gif) repeat-y left top;}
.infoBox1 .inbox2{background:url(images/box_side.gif) repeat-y right top;}
.infoBox1 .inbox3{background:url(images/box_side.gif) repeat-x left bottom;}
.infoBox1 .inbox4{background:url(images/box_lbc.gif) no-repeat left bottom;}
.infoBox1 .inbox5{background:url(images/box_rbc.gif) no-repeat right bottom;}
.infoBox1_td{padding:13px 23px 25px 23px;}
.infoBox1_td select{width:90%;}






.infoBox3{margin-bottom:8px; background:url(images/box3_back.jpg) no-repeat left top; height:44px;}
.infoBox3_td{padding:10px 0 6px 23px;}
.infoBox3_td select{width:128px; height:19px; border:solid 1px #c5c5c5; color:#707070; font-size:12px;}


#lang_box{ width:auto;}
#lang_box .td1{width:75px; padding-top:4px; color:#2f2f2f; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#lang_box .td2 img{margin-right:4px;}



.infoBox2{margin-bottom:8px; background:url(images/box4_back.gif) no-repeat left top; height:44px;}
.infoBox2_td{padding:10px 0 6px 23px;}
.infoBox2_td select{width:128px; height:19px; border:solid 1px #c5c5c5; color:#707070; font-size:12px;}

#curr_box{ width:auto;}
#curr_box .td1{width:75px; padding-top:4px; color:#2f2f2f; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;}
#curr_box .td2 select{width:113px; height:23px; border:solid 1px #d0d8f7; color:#4361be; background:#FFFFFF;}


/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.inmain{padding:10px;}






div.stars 				{margin:14px 0px 10px 0px;}				
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText li							{ font-family:Arial, Helvetica, sans-serif}
.boxText li, .boxText li a			{}
.boxText ul							{list-style:none;margin:0px 0px 0px 0;padding:0; line-height:normal;}
.boxText li a 						{}
.boxText ul li div 					{ background:url(images/list_bg.gif) repeat-x left top;}


.boxText .bg_list li{display:block;}
.boxText .bg_list a{color:#4361be; font-size:14px; line-height:18px; margin:0 0 0 0;  padding-bottom:4px; padding-top:4px;text-decoration:none; display:block; padding-left:11px;background:url(images/pimp1.gif) no-repeat 0px 10px;}
.boxText .bg_list a:hover			{text-decoration:underline;}



.boxText .bg_list div.bg_list_sub {background:none;}
.boxText .bg_list_sub li				{}
.boxText .bg_list_sub div				{margin-left:0; padding-left:14px;}
.boxText .bg_list_sub a					{color:#4361be; font-size:14px; line-height:18px; margin:0 0 0 28px; text-decoration:none; padding-left:11px;background:url(images/pimp2.gif) no-repeat 0px 10px;}
.boxText .bg_list_sub a:hover			{text-decoration:underline;}





.boxText .bg_list_un {display:block;}
.boxText .bg_list_un div {background:url(images/pimp1.gif) no-repeat 0px 5px;}
.boxText .bg_list_un a{color:#4361be; font-size:14px; line-height:18px; margin:0 0 0 0;text-decoration:none; padding-bottom:3px; padding-top:0;  padding-left:11px; display:block;}
.boxText .bg_list_un a:hover{text-decoration:underline;}





.boxText .bg_list2 li{display:block; font-family:Arial, Helvetica, sans-serif}
.boxText .un_list2 div {background:none;}
.boxText .bg_list2 a{color:#4361be; font-size:14px; line-height:18px; margin:0 0 0 0;  padding-bottom:4px; padding-top:4px;text-decoration:none; display:block; padding-left:11px;background:url(images/pimp1.gif) no-repeat 0px 10px;}
.boxText .bg_list2 a:hover			{text-decoration:underline;}














/* ************************************************************************************* */

a.enlarge				{color:#fb9813; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; font-family:arial; text-decoration:underline;}
a:hover.enlarge		{color:#fb9813; font-size:11px; text-transform:lowercase; font-weight:normal; text-decoration:none;}

.result 		{margin:0px 0px 7px 0px; background:url(images/line_x.html) repeat-x left bottom;}
.result td  	{width:50%; vertical-align:middle;}
.result_right 	{text-align:right;}
.result td  	{color:#4361be;  padding:1px 0 7px 0; font-family:Tahoma; font-size:11px;}
.result b   	{color:#4361be; font-weight:normal;}

.result1 		{margin:0 0px 7px 0px; background:url(images/line_x.html) repeat-x left top;}
.result1 td  	{width:50%; vertical-align:middle;padding:0 0 7px 0; font-family:Tahoma; font-size:11px;}
.result_right 	{text-align:right;}
.result1 td  	{color:#4361be; font-size:11px;}
.result1 b   	{color:#4361be; font-weight:normal;}


/* ************************************************************************************* */
.result_right b							{color:#ff7a04; font-weight:bold;}
.result_right a.pageResults				{color:#ff7a04; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#ff7a04;	text-decoration:none;}
.result_right a.pageResults	u			{color:#ff7a04; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#ff7a04;	text-decoration:none;}
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 11px;font-family: arial; font-weight:normal; font-style:normal; color:#000000;}

.smallText a			{color:#ff0000; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#ff0000; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#ff0000; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#ff0000; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */

.desc_padd{padding:4px 0 11px 0;}
.price_padd{ height:46px; vertical-align:middle; padding-left:0; text-align:left;}



.main .s_cart_head			{color:#707070;  font-size:13px; font-weight:bold;  text-transform:uppercase;}
.main a						{color:#7c5745; text-decoration:underline;}
.main a:hover				{color:#7c5745; text-decoration:none;}

.main .name b a				{color:#7c5745; font-size:13px; line-height:17px; font-weight:bold;text-decoration:none;}
.main .name b a:hover		{color:#7c5745; text-decoration:underline;}
 
.main .name a				{color:#7c5745; font-size:13px; line-height:17px; font-weight:bold;text-decoration:none;}
.main .name a:hover			{color:#7c5745; text-decoration:underline;}




.main .strong				{font-size:12px;font-family: arial; line-height:20px;}

.img						{border:1px solid #cdd1d4; background:#ffffff;}
/* ************************************************************************************* */
.name_padd a							{padding:0 20px 13px 20px; text-align:left}
.button_padd						{padding:0px 0px 0px 0px;}
.s_cart_head_padd					{padding:1px 0px 13px 0px; font-weight:bold;}
.s_cart_td							{padding:55px 0px 0px 0px;}


.button2_padd						{padding:0 0px 1px 0px; text-align:left;}
.main div.img 						{margin:0px 0px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{border-width:0px 0px 0px 0px; width:50%; margin:auto}
table.listing td			{padding:1px 0px 1px 0px;
							 color:#000000; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing font   				{color:#000000; font-size:11px; font-family:arial;}
.main .listing b font   			{color:#000000; font-size:11px; font-family:tahoma;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#000000; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#000000; text-decoration:none} 
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*.col_c_table {height:100%;width:826px; margin:auto;}
.col_c {height:247px;}*/
.box_width_left {width:222px;}
.box_width_right {width:222px;}

.content_width_td {width:100%;padding:0 0 0 0; vertical-align:top;}
.box_width_td_left {padding:0px 8px 0px 0px; }
.box_width_td_right {padding:0 0px 0px 8px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */    
.left_part				{float:left; width:50%}
.right_part				{float:right;padding:0px 20px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_x.html) repeat-x left center;}
.prod_line_x2					{background:url(images/line_xx.html) repeat-x left bottom;}
.prod_line_y					{background:url(images/line_y.html) repeat-y 90% top; vertical-align:bottom;}

.padd_gg img					{height:3px;}
.padd_vv img					{width:3px;}
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_x.html) 0px center repeat-x;}
.cart_line_x2				{background:url(images/line_x2.html) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_yy.html) center 0px repeat-y;}

.padd2_gg img				{height:2px;}
.padd2_vv img				{width:11px;}

.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:38px;padding:0px 20px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left   			{ text-transform:lowercase;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
.cont_heading_td 					{color:#4361be; font-size:12px; font-weight:bold;}
.cont_heading_td a 					{color:#4361be; text-decoration:none; }
.cont_heading_td a:hover  			{color:#4361be; text-decoration:underline;}

.cont_heading2_td	{padding:0;}
.cont_heading2_td 					{color:#4361be; text-transform:none; font-size:12px; font-family:Arial, Helvetica, sans-serif}
.cont_heading2_td a 				{color:#4361be; text-decoration:none; font-weight:bold;}
.cont_heading2_td a:hover  			{color:#4361be; text-decoration:underline;}


.cont_heading3_td 					{color:#707070; font-size:13px; font-weight:bold; text-transform:uppercase;}
.cont_heading3_td a 					{color:#707070; text-decoration:none; background:url(images/cont_heading_td_bg.gif) no-repeat 0px 3px; padding-left:18px;}
.cont_heading3_td a:hover  			{color:#707070; text-decoration:underline;}




/* ************************************************************************************* */
/* ************************************************************************************* */
										 
										 
/* ************************************************************************************* */
.main_indent{width:30%;}


/* ************************************************************************************* */
.padd_1						{padding:23px 23px 19px 19px;}
.padd_2						{padding:0 10px 0 10px;}
.padd_3						{padding:0 15px 0 15px;}
.padd_4						{padding:7px 0px 2px 0px;}

.div_line{background:#c6c7c4;}

.tableBox_output_td			{padding:0 0px 0px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}


.create_account td.main input, select{width:200px; font-size:11px; height:20px;}
.create_account td.main_radio input{vertical-align:middle;}


/* *********** menu rollover ***************************** */
.m1_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.m2_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.m3_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.m4_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.m5_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.m6_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m1_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m2_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m3_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m4_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m5_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m1_eng {width:auto; cursor:pointer; height:43px; text-align:center;}
/* **************************************** */
.m1_eng img						{width:150px; height:43px;}
.m2_eng img						{width:150px; height:43px;}
.m3_eng img						{width:150px; height:43px;}
.m4_eng img						{width:150px; height:43px;}
.m5_eng img						{width:150px; height:43px;}
.over_m1_eng img						{width:150px; height:43px;}
.over_m2_eng img						{width:150px; height:43px;}
.over_m3_eng img						{width:150px; height:43px;}
.over_m4_eng img						{width:150px; height:43px;}
.over_m5_eng img						{width:150px; height:43px;}

.m1_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.m2_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.m3_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.m4_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.m5_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.m6_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m1_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m2_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m3_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m4_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m5_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
.over_m1_tr {width:auto; cursor:pointer; height:43px; text-align:center;}
/* **************************************** */
.m1_tr img						{width:150px; height:43px;}
.m2_tr img						{width:150px; height:43px;}
.m3_tr img						{width:150px; height:43px;}
.m4_tr img						{width:150px; height:43px;}
.m5_tr img						{width:150px; height:43px;}
.over_m1_tr img						{width:150px; height:43px;}
.over_m2_tr img						{width:150px; height:43px;}
.over_m3_tr img						{width:150px; height:43px;}
.over_m4_tr img						{width:150px; height:43px;}
.over_m5_tr img						{width:150px; height:43px;}

/* **************************************** */
.m1_eng				{background:url(includes/languages/english/images/buttons/m1.gif) 0px 0px no-repeat;}
.m2_eng				{background:url(includes/languages/english/images/buttons/m2.gif) 0px 0px no-repeat;}
.m3_eng				{background:url(includes/languages/english/images/buttons/m3.gif) 0px 0px no-repeat;}
.m4_eng				{background:url(includes/languages/english/images/buttons/m4.gif) 0px 0px no-repeat;}
.m5_eng				{background:url(includes/languages/english/images/buttons/m5.gif) 0px 0px no-repeat;}
/* **************************************** */
.over_m1_eng			{background:url(includes/languages/english/images/buttons/m1_act.gif) 0px 0px no-repeat;}
.over_m2_eng			{background:url(includes/languages/english/images/buttons/m2_act.gif) 0px 0px no-repeat;}
.over_m3_eng			{background:url(includes/languages/english/images/buttons/m3_act.gif) 0px 0px no-repeat;}
.over_m4_eng			{background:url(includes/languages/english/images/buttons/m4_act.gif) 0px 0px no-repeat;}
.over_m5_eng			{background:url(includes/languages/english/images/buttons/m5_act.gif) 0px 0px no-repeat;}
/* **************************************** */
/* **************************************** */
.m1_tr				{background:url(includes/languages/english/images/buttons/m1_tr.gif) 0px 0px no-repeat;}
.m2_tr				{background:url(includes/languages/english/images/buttons/m2_tr.gif) 0px 0px no-repeat;}
.m3_tr				{background:url(includes/languages/english/images/buttons/m3_tr.gif) 0px 0px no-repeat;}
.m4_tr				{background:url(includes/languages/english/images/buttons/m4_tr.gif) 0px 0px no-repeat;}
.m5_tr				{background:url(includes/languages/english/images/buttons/m5_tr.gif) 0px 0px no-repeat;}
/* **************************************** */
.over_m1_tr			{background:url(includes/languages/english/images/buttons/m1_act_tr.gif) 0px 0px no-repeat;}
.over_m2_tr			{background:url(includes/languages/english/images/buttons/m2_act_tr.gif) 0px 0px no-repeat;}
.over_m3_tr			{background:url(includes/languages/english/images/buttons/m3_act_tr.gif) 0px 0px no-repeat;}
.over_m4_tr			{background:url(includes/languages/english/images/buttons/m4_act_tr.gif) 0px 0px no-repeat;}
.over_m5_tr			{background:url(includes/languages/english/images/buttons/m5_act_tr.gif) 0px 0px no-repeat;}
/* **************************************** */

/* **************************************** */
/* **************************************** */ 
.m1_ger,
.m2_ger,
.m3_ger,
.m4_ger,
.m5_ger,
.over_m1_ger,
.over_m2_ger,
.over_m3_ger,
.over_m4_ger,
.over_m5_ger,
.over_m1_ger						{width:auto; cursor:pointer; height:43px; text-align:center;}					
/* **************************************** */
.m1_ger img						{width:150px;}
.m2_ger img						{width:150px;}
.m3_ger img						{width:150px;}
.m4_ger img						{width:150px;}
.m5_ger img						{width:150px;}
.over_m1_ger img						{width:150px;}
.over_m2_ger img						{width:150px;}
.over_m3_ger img						{width:150px;}
.over_m4_ger img						{width:150px;}
.over_m5_ger img						{width:150px;}
/* **************************************** */
.m1_ger				{background:url(includes/languages/german/images/buttons/m1.gif) 0px 0px no-repeat;}
.m2_ger				{background:url(includes/languages/german/images/buttons/m2.gif) 0px 0px no-repeat;}
.m3_ger				{background:url(includes/languages/german/images/buttons/m3.gif) 0px 0px no-repeat;}
.m4_ger				{background:url(includes/languages/german/images/buttons/m4.gif) 0px 0px no-repeat;}
.m5_ger				{background:url(includes/languages/german/images/buttons/m5.gif) 0px 0px no-repeat;}
/* **************************************** */
.over_m1_ger			{background:url(includes/languages/german/images/buttons/m1_act.gif) 0px 0px no-repeat;}
.over_m2_ger			{background:url(includes/languages/german/images/buttons/m2_act.gif) 0px 0px no-repeat;}
.over_m3_ger			{background:url(includes/languages/german/images/buttons/m3_act.gif) 0px 0px no-repeat;}
.over_m4_ger			{background:url(includes/languages/german/images/buttons/m4_act.gif) 0px 0px no-repeat;}
.over_m5_ger			{background:url(includes/languages/german/images/buttons/m5_act.gif) 0px 0px no-repeat;}
/* **************************************** */
/* **************************************** */ 
/* **************************************** */
.m1_esp,
.m2_esp,
.m3_esp,
.m4_esp,
.m5_esp,
.over_m1_esp,
.over_m2_esp,
.over_m3_esp,
.over_m4_esp,
.over_m5_esp,
.over_m1_esp						{width:auto; cursor:pointer; height:43px; text-align:center;}					
/* **************************************** */
.m1_esp img						{width:150px;}
.m2_esp img						{width:150px;}
.m3_esp img						{width:150px;}
.m4_esp img						{width:150px;}
.m5_esp img						{width:150px;}
.over_m1_esp img						{width:150px;}
.over_m2_esp img						{width:150px;}
.over_m3_esp img						{width:150px;}
.over_m4_esp img						{width:150px;}
.over_m5_esp img						{width:150px;}
/* **************************************** */
.m1_esp				{background:url(includes/languages/espanol/images/buttons/m1.gif) 0px 0px no-repeat;}
.m2_esp				{background:url(includes/languages/espanol/images/buttons/m2.gif) 0px 0px no-repeat;}
.m3_esp				{background:url(includes/languages/espanol/images/buttons/m3.gif) 0px 0px no-repeat;}
.m4_esp				{background:url(includes/languages/espanol/images/buttons/m4.gif) 0px 0px no-repeat;}
.m5_esp				{background:url(includes/languages/espanol/images/buttons/m5.gif) 0px 0px no-repeat;}

.over_m1_esp			{background:url(includes/languages/espanol/images/buttons/m1_act.gif) 0px 0px no-repeat;}
.over_m2_esp			{background:url(includes/languages/espanol/images/buttons/m2_act.gif) 0px 0px no-repeat;}
.over_m3_esp			{background:url(includes/languages/espanol/images/buttons/m3_act.gif) 0px 0px no-repeat;}
.over_m4_esp			{background:url(includes/languages/espanol/images/buttons/m4_act.gif) 0px 0px no-repeat;}
.over_m5_esp			{background:url(includes/languages/espanol/images/buttons/m5_act.gif) 0px 0px no-repeat;}
/* **************************************** */