/*
  $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
*/
/* Product View ========================================================================== */
.product-view { padding:0 0 0 7px;}

.product-essential { padding:0 0 22px 11px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box {
	float:left;
	width:140px;
	padding-bottom:0px;
}
.product-view .product-img-box .product-image { border:1px solid #E8E6E6; width:141px !important; height:141px !important; }
.product-view .product-img-box .product-image-zoom { position:relative; width:200px; height:200px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; color:#4F4F4F; font-size:12px; padding:15px 0;}
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0;  width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 17px 22px 4px ; width:66px; height:66px;}
.product-view .product-img-box .more-views h3{ color:#545454; font-size:12px; text-transform:uppercase; padding:11px 0 15px 0;}
.product-pricing{ padding:15px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:400px; }
.product-view .product-name h2{ color:#666666; font-size:12px; text-decoration:underline; font-weight:bold; padding:11px 0 11px 0;}
.product-view .short-description h3 { color:#545454; font-size:12px; text-transform:uppercase; padding:10px 0 0 0; }
.product-view .ratings{ width:100%; overflow:hidden; padding-bottom:11px; padding-top:11px;}
.product-view .ratings .rating-box{ float:left;}
.product-view .ratings .rating-links{ float:left; margin-left:21px;}
.product-view .ratings .rating-links .separator{ padding:0 3px;}
.product-view .product-shop p.availability{ float:right; padding:11px 141px 0 0;}
.product-view .product-shop .add-to-box{ width:100%; overflow:hidden; padding-top:11px;}
.product-view .product-shop .add-to-box .or{ padding:8px 0 0 0;}
.product-view .product-shop .add-to-box .add-to-cart{ padding:7px 0 0 0;}
.product-view .product-shop .price-box { padding:10px 0 10px 0;}

/* Rating */
.ratings {}
.ratings .amount { color:#121212; font-size:11px;}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_full_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; margin:0 auto }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock {  }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; color:#00A7EA; font-size:15px;}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; color:#00A7EA; font-size:17px;}

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; color:#323232;}

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 16px;}
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; visibility:visible !important;}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description, .product-view .additional, .product-collateral .up-sell, .product-collateral .tags { background:url(../images/separator2.gif) 0 0 repeat-x; padding:0 11px;}
h3, .std dt{ color:#545454; font-size:12px; text-transform:uppercase; padding:15px 0;}
.product-collateral .up-sell{ margin:22px 0 0 0;}
.product-collateral .tags h4{ color:#4f4f4f; font-weight:normal; font-size:1em;}
.review-product-list .data-table{ margin:15px 0;}



/* Block: Additional */
.product-view .additional { padding-bottom:22px;}

/* Block: Upsell */
.product-view .up-sell h4{ padding:4px 11px;}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:600px; margin:2px 0 0 0; _margin:0 0 0 0;}
.product-view .tags .form-add-tags input.input-text { width:590px;}
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }
.product-view .tags .tags-list{ margin:15px 0;}
.product-view .tags .tags-list li{ background:url(../images/list_separator.gif) right 3px no-repeat; padding:0 8px;}
.product-view .tags .tags-list li a{ padding-right:2px;}
.product-view .tags .tags-list li.last{ background:none;}
.product-view .tags .tags-list li.first{ padding-left:0;}
.product-view .tags .form-add-tags label{ display:block; width:100%; overflow:hidden; font-weight:bold; padding:0 0 3px 0;}
 

.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; padding:10px 0px 10px 0px;}
.productsNotifications { background: #edeaf3; }
.orderEdit { font-family: arial; font-size : 10px; color: #eb984f; text-decoration: underline; }

BODY 						{color: #5a5274;margin:0px;padding:37px 24px 0px 24px;background:url(images/bg_body.jpg) 0px 0px repeat-x #433a5e;}

A 							{ /* color: #973059; */ font-family:arial;text-decoration: none;}
A:hover 					{ /* color: #AABBDD; */ text-decoration: underline;}

FORM 						{display: inline;}
td, div						{padding:0px; margin:0px; font-family:arial;}
/* ********************************************************************************************************* */
td 				{vertical-align:top;}
table			{width:100%;}
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
/* ********************************************************************************************************* */
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 					{background:#d7d0e5;}

.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:#edeaf3;}

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; */ }

A.pageResults 						{ /* color: #0000FF; */ }

A.pageResults:hover 				{ /* color: #0000FF; */ background: #FFFF33;}

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: #4277ac;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;}

TD.fieldValue 						{font-size: 12px;font-family: arial;}

TD.tableHeading 					{font-size: 12px;font-weight: bold;font-family: arial;}


CHECKBOX, INPUT, RADIO, SELECT {font-size: 11px; line-height:11px;font-family: arial;}

TEXTAREA 							{font-size: 11px;font-family: arial;
  									 width: 100%;}

SPAN.greetUser 						{color: #f0a480;font-size: 11px;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: #edeaf3; cursor: pointer; cursor:pointer; }
.moduleRowSelected 					{background-color: #edeaf3; }

.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: 11px; color: #ff0000; vertical-align:top}
/* ************************************************************************************* */
.vam, .vam_td td		{vertical-align:middle;}
.tac					{text-align:center;}
.b_width strong			{display:block; width:125px; font-weight:normal;}
.width2_100,
.width3_100,
.radio 					{width:100%;}
.width2_100 input		{width:55%;}
.width2_100 select		{width:55%;}
.width3_100 input		{width:100%;}
.indent_2				{padding-left:12px;}
.indent_3				{padding-bottom:3px;}
.radio input			{margin:0px 5px 1px 5px; vertical-align:middle;}

.img_middle	img			{vertical-align:middle; margin:1px 10px 0px 0px;}
.img_middle				{padding:3px 0px 3px 0px;}

.ofh								{overflow:hidden;}
.al_left 							{padding-top:5px;}
.al_left strong						{text-align:left !important;}
.al_left 							{text-align:left !important;}
.fl_left							{float:left;}
.fl_right							{float:right;}
.cl_both							{clear:both; line-height:0px; font-size:0px;}
/* ************************************************************************************* */    
.left_part				{float:left; width:75%}
.right_part				{float:right;padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
#main_bg {width:100%; margin:0 auto;position:relative;}
.right_bgd {position:absolute; top:0px; left:0; width:50%; height:194px; background:url(images/tail_right2.html) 0px 58px repeat-x;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.wrapper_t 		{background:url(images/wrapper_t.gif) 0px 0px repeat-x #ffffff;margin:0px 0px 0px 0px;}
.wrapper_b 		{background:url(images/wrapper_b.gif) 0px 100% repeat-x;}
.wrapper_r 		{background:url(images/wrapper_r.gif) 100% 0px repeat-y; width:100%;}
.wrapper_l 		{background:url(images/wrapper_l.gif) 0px 0px repeat-y; width:100%;}
.wrapper_tl 	{background:url(images/wrapper_tl.gif) 0px 0px no-repeat;}
.wrapper_tr 	{background:url(images/wrapper_tr.gif) 100% 0px no-repeat; width:100%;}
.wrapper_bl		{background:url(images/wrapper_bl.gif) left 100% no-repeat;}
.wrapper_br 	{background:url(images/wrapper_br.gif) 100% bottom no-repeat;}
.wrapper_padd	{padding:7px 8px 5px 8px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper1_table 	{margin:1px 0px 3px 0px;background:url(images/boxText_bg.gif) 0px 0px repeat-y #edeaf4; border-top:1px solid #d7d0e5;}
.content_wrapper1_td		{width:100%;background:url(images/boxText_bg.gif) 100% 0px repeat-y;}
.content_wrapper1_div		{background:url(images/boxText_bg.gif) 0px 100% repeat-x;}
.content_wrapper1_table2	{background:url(images/box_bottom_left.gif) 0px 100% no-repeat;}
.content_wrapper1_td2		{background:url(images/box_bottom_right.gif) 100% 100% no-repeat;padding:20px 20px 20px 20px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper3_table 	{margin:1px 0px 3px 0px;background:url(images/boxText_bg.gif) 0px 0px repeat-y #edeaf4; border-top:1px solid #d7d0e5;}
.content_wrapper3_td		{width:100%;background:url(images/boxText_bg.gif) 100% 0px repeat-y;}
.content_wrapper3_div		{background:url(images/boxText_bg.gif) 0px 100% repeat-x;}
.content_wrapper3_table2	{background:url(images/box_bottom_left.gif) 0px 100% no-repeat;}
.content_wrapper3_td2		{background:url(images/box_bottom_right.gif) 100% 100% no-repeat;padding:0px 20px 0px 20px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper5_table 	{margin:1px 0px 3px 0px;background:url(images/boxText_bg.gif) 0px 0px repeat-y #edeaf4; border-top:1px solid #d7d0e5;}
.content_wrapper5_td		{width:100%;background:url(images/boxText_bg.gif) 100% 0px repeat-y;}
.content_wrapper5_div		{background:url(images/boxText_bg.gif) 0px 100% repeat-x;}
.content_wrapper5_table2	{background:url(images/box_bottom_left.gif) 0px 100% no-repeat;}
.content_wrapper5_td2		{background:url(images/box_bottom_right.gif) 100% 100% no-repeat;padding:15px 1px 15px 1px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.content_wrapper4_table 	{margin:1px 0px 3px 0px;background:url(images/boxText_bg.gif) 0px 0px repeat-y #edeaf4; border-top:1px solid #d7d0e5;}
.content_wrapper4_td		{width:100%;background:url(images/boxText_bg.gif) 100% 0px repeat-y;}
.content_wrapper4_div		{background:url(images/boxText_bg.gif) 0px 100% repeat-x;}
.content_wrapper4_table2	{background:url(images/box_bottom_left.gif) 0px 100% no-repeat;}
.content_wrapper4_td2		{background:url(images/box_bottom_right.gif) 100% 100% no-repeat;padding:15px 20px 15px 20px;}
/* ************************************************************************************* */
.content_wrapper2_table .content_wrapper2_td		{padding:0px 22px 0px 22px; width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/*  .pic22_b 		{background:url(images/pic2_line.gif) 0px 100% repeat-x #ffffff;margin:3px 0px 9px 0px;}  */
.pic2_t 		{background:url(images/pic2_t.gif) 0px 0px repeat-x #ffffff;margin:0px 0px 0px 0px; width:1px; margin:auto;}
.pic2_r 		{background:url(images/pic2_r.gif) 100% 0px repeat-y;}
.pic2_b 		{background:url(images/pic2_b.gif) 0px 100% repeat-x;}
.pic2_l 		{background:url(images/pic2_l.gif) 0px 0px repeat-y;}
.pic2_tl 		{background:url(images/pic2_tl.gif) 0px 0px no-repeat; width:100%;}
.pic2_tr 		{background:url(images/pic2_tr.gif) 100% 0px no-repeat;}
.pic2_bl		{background:url(images/pic2_bl.gif) left 100% no-repeat;}
.pic2_br 		{background:url(images/pic2_br.gif) 100% 100% no-repeat;padding:2px;}

.infoBox_ 				{margin:3px 0px 9px 0px;background:url(images/pic2_t.gif) 0px 0px repeat-x #ffffff;}
.infoBox_ .infoBox__ 	{background:url(images/pic2_br.gif) 100% 100% no-repeat;padding:9px 9px 9px 9px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_table				{margin:0px 0px 0px 0px;}
.prod_td				{width:100%;padding:0px 21px 0px 21px;}

.prod2_table			{margin:0px 0px 0px 0px;}
.prod2_td				{width:100%;padding:0px 0px 13px 0px;}

.pic_table				{border:0px solid #cdccc5; background:#ffffff; margin:auto; width:1px;}
.pic_td					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.menu 						{width:100%; padding-top:7px; padding-right:3px;} 
.menu td					{width:auto;vertical-align:middle;text-align:center;}
.menu table					{height:41px;background:url(images/bg_menu.gif) 0px 0px repeat-x;}
.menu td.menu_separator		{width:1px;padding:0px 0px 0px 0px;}

.menu td a img			{margin:0px 10px 0px 10px;}
/* ************************************************************************************* */
.popup_bg .width_table		{width:100%;position:relative; margin:auto;}
.width_table				{width:968px;position:relative; margin:auto;}
.width_td					{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main_table					{padding:0px 0px 0px 0px;}
.box_width_left				{width:213px;}
.box_width_right			{width:213px;}

.content_width_td			{width:100%;padding:0px 0px 0px 0px;}
.box_width_td_left			{padding:0px 3px 0px 0px;}
.box_width_td_right			{padding:0px 0px 0px 3px;}
/* ************************************************************************************* */
.header .nav_bg						{background:url(images/nav_bg.html) 0px 0px repeat-x;padding:4px 18px 0px 18px; width:auto;}
.header .nav_bg	td					{height:27px; vertical-align:middle;}
/* ************************************************************************************* */
.row_1								{padding:0px 0px 0px 0px;height:159px;}
.row_2								{padding:0px 0px 0px 0px;}
.row_3								{padding:0px 0px 0px 0px;}
/* ************************************************************************************* */
.header		 		{}
.header td 		 	{color:#2f2f2f; font-size:12px; line-height:11px; font-weight:bold; font-family:arial;white-space:nowrap; vertical-align:middle;text-align:center;}
.header a 		  	{color:#2f2f2f; font-size:12px; line-height:11px; font-weight:bold; font-family:arial;white-space:nowrap; vertical-align:middle;text-decoration:none;} 			
.header a:hover   	{color:#7e8588;text-decoration:underline;}

.z1			{padding-right:0px;}
.z1 table 	{width:213px;background:url(images/z1_bg.gif) 0px 100% repeat-x;}
.z1 td 	 	{background:url(images/z1.gif) 8px 0px no-repeat; text-align:left;height:48px;padding:19px 0px 4px 57px;}
.z1 b  		{font-size:11px; display:block;padding:0px 0px 3px 31px; }
.z1 td 		{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold;}
.z1 a 			{color:#ffffff; font-size:12px; line-height:14px; font-weight:bold; font-family:arial; text-decoration:underline}
.z1 a:hover    {color:#ffffff; text-decoration:none;}

.header form 	{width:100%;}
.select			{width:100%;border:1px solid #818181;background:#ffffff; color:#818181;vertical-align:middle;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}
.select2 		{margin:0px 0px 3px 0px;border:1px solid #d7d0e5;background:#edeaf4;}	
.select2 td		{padding:10px 0px 8px 0px; height:43px; vertical-align:middle;}			 
.select2 select	{width:70%; border:1px solid #818181;background:#ffffff; color:#514f4c;vertical-align:middle;margin:0px 10px 2px 10px;}
.go				{width:100%;border:1px solid #818181;background:#ffffff; color:#514f4c;vertical-align:middle;margin:0px 0px 0px 0px; padding-top:3px;height:23px;}
/* ************************************************************************************* */
.banner_02		{padding:0px 0px 3px 0px;}
.banner_03		{padding:0px 0px 3px 0px;}
.banner_04		{padding:0px 0px 3px 0px;}
.banner_05		{padding:0px 0px 0px 0px; width:100%;}
/* ************************************************************************************* */
.logo				{padding:10px 0px 0px 21px; height:128px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.footer 			{padding:0px 0px 0px 0px;} 
.footer_td			{width:223px; text-align:center; height:81px;}
.footer_td td		{padding-left:0px;}
.footer2_td			{width:100%;padding:0px 5px 0px 20px; text-align:right;}

.footer		  	  {color:#a393c1; font-size:14px; line-height:24px; font-weight:normal; font-family:arial; vertical-align:middle;}	
.footer td 		  {color:#a393c1; font-size:14px; line-height:24px; font-weight:normal; font-family:arial; vertical-align:middle;}			
.footer a 		  {color:#a393c1; font-size:14px; line-height:24px; font-weight:normal; font-family:arial; text-decoration:none;} 			
.footer a:hover   {color:#a393c1;text-decoration:underline;}
	
.footer span 	  		{color:#a393c1; font-size:12px; font-weight:normal; font-family:arial;}
.footer span a 		  	{color:#a393c1; font-size:12px; font-weight:normal; font-family:arial;text-decoration:underline;} 			
.footer span a:hover   	{color:#a393c1;text-decoration:none;}

.footer b				{color:#a393c1; font-size:14px; font-weight:normal; font-family:arial; text-decoration:none;}
.footer b a 	  		{color:#a393c1; font-size:14px; font-weight:normal; font-family:arial; text-decoration:none;}			
.footer b a:hover 		{color:#a393c1; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.popup_bg				{background:url(images/popup_bg.jpg) 0px 0px repeat-x #433a5e;padding:4px 20px 0px 20px;}
.popup_width_table		{margin:0px 0px 0px 0px;}
.popup_width_td			{padding:14px 10px 10px 10px;}

.popup_1				{height:98px;padding:20px 17px 0px 19px; text-align:right;background:url(images/logo.gif) 11px 13px no-repeat;}
.popup_2				{padding:0px 0px 0px 0px;}

.popup					{margin:0px 0px 0px 0px;}
.popup td				{color:#353434; font-size:11px; line-height:16px; font-weight:normal; font-family:arial; }

.popup strong			{color:#353434; font-size:11px; line-height:12px; font-weight:normal; font-family:arial;text-decoration:none;padding:10px 0px 4px 0px; display:block; }
.popup  a,
.popup  a u 	  		{color:#a393c1; font-size:14px; font-weight:normal; line-height:16px; text-decoration:none;}			
.popup  a:hover,
.popup  a:hover u 		{color:#a393c1; text-decoration:underline;}

.popup .footer				  {vertical-align:top;}
.popup .popup_footer td 	  {color:#a393c1; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; vertical-align:middle;height:30px;}			
.popup .popup_footer a 		  {color:#a393c1; font-size:12px; line-height:16px; font-weight:normal; font-family:arial; text-transform:none; text-decoration:none;} 			
.popup .popup_footer a:hover  {color:#a393c1;text-decoration:underline;}

.popup .pic2_br				{padding:10px 12px 10px 12px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
* html .width_100				{width:100%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_  TEXTAREA,
.infoBox_ .main  TEXTAREA,
.infoBox_ .main  input,
.infoBox_ .main  select,
.infoBox_ .fieldValue  select,
.infoBox_ .fieldValue  input			{border:1px solid #818181;background:#ffffff; color:#514f4c;}		
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBoxHeading_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x #433a5e;}
.infoBoxHeading_td				{width:100%;padding:12px 10px 10px 19px; height:38px; vertical-align:middle;}
/* ************************************************************************************* */
.popup .infoBoxHeading_td		{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;}
.infoBoxHeading_td 				{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;}
.infoBoxHeading_td a 			{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;text-decoration:none}
.infoBoxHeading_td a:hover  	{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox_table					{margin:1px 0px 3px 0px; background:#edeaf4; border:1px solid #d7d0e5;}
.infoBox_td 					{padding:0px;}
/* ************************************************************************************* */
.infoBoxContents_table			{margin:0px;}
.infoBoxContents_table .boxText	{height:42px;width:100%;padding:6px 18px 13px 18px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox2_table					{margin:1px 0px 3px 0px; background:#edeaf4; border:1px solid #d7d0e5;}
.infoBox2_td 					{padding:0px;}
/* ************************************************************************************* */
.infoBoxContents2_table			{margin:0px;}
.infoBoxContents2_table .boxText{height:43px;width:100%;padding:5px 0px 24px 0px; vertical-align:middle;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox3_table					{margin:1px 0px 3px 0px; background:url(images/boxText_bg.gif) 0px 0px repeat-y #edeaf4; border-top:1px solid #d7d0e5;}
.infoBox3_td 					{padding:0px; background:url(images/boxText_bg.gif) 100% 0px repeat-y;}
/* ************************************************************************************* */
.infoBoxContents3_table				{margin:0px;background:url(images/boxText_bg.gif) 0px 100% repeat-x;}
.infoBoxContents3_table .boxText	{height:54px;width:100%;padding:7px 0px 15px 0px; text-align:center;}
.infoBoxContents3_table .td	{background:url(images/box_bottom_left.gif) 0px 100% no-repeat;}
.infoBoxContents3_table .table	{background:url(images/box_bottom_right.gif) 100% 100% no-repeat;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.infoBox4_table					{margin:0px 0px 3px 0px; background:#edeaf4; border:1px solid #d7d0e5;}
.infoBox4_td 					{padding:0px;}
/* ************************************************************************************* */
.infoBoxContents4_table			{margin:0px;}
.infoBoxContents4_table .boxText{height:43px;width:100%;padding:5px 18px 5px 18px; vertical-align:middle;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .title				{color:#5a5274; font-size:12px; line-height:16px; font-family:arial; font-weight:bold;}
.boxText,
.boxText td					{color:#5a5274; font-size:12px; line-height:16px; font-family:arial; }
.boxText a					{color:#5a5274; font-size:12px; line-height:16px; font-family:arial; text-decoration:none;}
.boxText a:hover			{text-decoration:underline;}
.boxText .order_history 			{width:100%;padding:3px 5px 3px 0px;}
.boxText .order_history a			{color:#5a5274; font-size:14px; line-height:16px; font-weight:normal; font-family:arial; text-decoration:none;}
.boxText .order_history a:hover		{color:#5a5274; text-decoration:none;}


.boxText span a					{color:#5a5274; font-size:14px; line-height:18px; font-weight:normal; font-family:arial; text-decoration:none;}
.boxText span a:hover			{color:#5a5274; text-decoration:underline;}

.boxText span.productSpecialPrice 	{color:#5a5274;font-size: 16px; line-height:20px;font-family: arial; font-weight:normal;display:inline;}
.boxText b.productSpecialPrice 		{color:#5a5274;font-size: 16px; line-height:20px;font-family: arial; font-weight:normal;display:inline;}
del						 			{
	color:#F00;
	font-size: 16px;
	line-height:20px;
	font-family: arial;
	font-weight:strong;
}

.boxText div.img 				{margin:10px 0px 10px 0px; text-align:center;}
.boxText div.stars 				{margin:14px 0px 10px 0px;}

.boxText .name_padd				{padding:4px 0px 4px 2px;height:48px; vertical-align:middle;text-align:center;}
.boxText .pic_padd				{padding:2px 0px 0px 0px;text-align:center; vertical-align:middle;}
.boxText .price_padd			{padding:9px 0px 1px 0px; height:20px;vertical-align:middle; text-align:center; width:100%;}
.boxText .desc_padd				{padding:5px 0px 0px 2px;height:39px;}		
.boxText select					{margin:10px auto 0px auto;border:1px solid #818181;background:#ffffff; color:#514f4c; width:80%;}	
.boxText .input					{margin:4px 0px 4px 0px;border:1px solid #818181;background:#ffffff; color:#514f4c; color:#514f4c;height:19px; width:100%;}
.boxText .button_search			{width:15%;}
.boxText .button_search input	{margin:2px 0px 0px 0px;}
.boxText .text_search			{text-align:left; width:85%;}
.boxText .star_padd				{padding:10px 0px 0px 0px;}
.boxText .languages				{margin:0px 0px 0px 0px; height:25px;}
.boxText .languages td			{vertical-align:middle;}
/* ************************************************************************************* */
.boxText SPAN.newItemInCart 				{color: #f56337;font-size:14px;font-family: arial;}
.boxText a .newItemInCart					{color: #f56337;font-size:14px;font-family: arial;}
.boxText a:hover .newItemInCart 			{color: #f56337; text-decoration:underline;}
SPAN.oldItemInCart					{color:#5a5274; font-size:14px; line-height:16px;font-family: arial;padding:4px 0px 4px 0px; display:block;}
a .oldItemInCart					{color:#5a5274; font-size:14px; line-height:16px;font-family: arial;}
a:hover .oldItemInCart 				{color:#5a5274; font-size:14px; line-height:16px; text-decoration:underline;}
/* ************************************************************************************* */
.boxText li							{padding:0px 0px 0px 0px; width:100%; vertical-align:top;}
.boxText li, .boxText li a			{font-family:arial;}
.boxText ul							{list-style:none;margin:0px 0px 0px 0px;padding:0;}
.boxText .categories				{margin:0px 0px 0px 0px;}
.boxText .bestsellers				{margin:0px 0px 0px 0px;}
.boxText .information				{margin:2px 0px 5px 0px;}
.boxText .manufacturers				{margin:0px 0px 0px 0px;}
.boxText li a 						{display:block;}
.boxText ul li div 					{padding-left:24px;}
/* ************************************************************************************* */
.boxText .bg_list 					{background:url(images/bg_list_hline.gif) 0px 0px repeat-x; text-align:left;}
.boxText .bg_list a					{color:#5a5274; font-size:12px; line-height:13px; font-weight:bold;
									 padding:8px 1px 5px 37px;background:url(images/bg_list.gif) 19px 8px no-repeat;text-decoration:none;}
.boxText .bg_list a:hover			{color:#5a5274;text-decoration:none;}
.boxText .bg_list a b				{color:#5a5274; font-weight:normal; text-decoration:none;}

.boxText .bg_list_un 				{padding:0px 0px 0px 0px; text-align:left;}
.boxText .bg_list_un a				{color:#5a5274; font-size:12px; line-height:13px; font-weight:bold;
									 padding:8px 1px 5px 37px;background:url(images/bg_list.gif) 19px 8px no-repeat;text-decoration:none;}
.boxText .bg_list_un a:hover		{color:#5a5274;text-decoration:none;}
.boxText .bg_list_un a b			{color:#5a5274; font-weight:normal; text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.boxText .bg_list2 					{padding:0px 0px 0px 0px;background:url(images/bg_list_hline.gif) 0px 0px repeat-x;}
.boxText .bg_list2 a 				{padding:8px 1px 5px 19px;text-decoration:none;}
.boxText .bg_list2 a:hover 			{text-decoration:none;}

.boxText .bg_list2_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list2_un a				{padding:8px 1px 5px 19px;text-decoration:none;}
.boxText .bg_list2_un a:hover 		{text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list2 					{}
.boxText .bg_list2 a font			{color:#5a5274; font-size:14px; line-height:16px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2 a:hover font		{color:#eb984f;text-decoration:underline;}

.boxText .bg_list2_un 				{}
.boxText .bg_list2_un a	font		{color:#5a5274; font-size:14px; line-height:16px; font-weight:normal;text-decoration:none;}
.boxText .bg_list2_un a:hover font	{color:#eb984f;text-decoration:underline;}
/* ************************************************************************************* */
.boxText .bg_list2 a b				{color:#eb984f; font-size:14px; line-height:16px; font-weight:bold; text-decoration:none;}
.boxText .bg_list2 a:hover b		{color:#5a5274;text-decoration:none;}

.boxText .bg_list2_un  				{}
.boxText .bg_list2_un a	b			{color:#eb984f; font-size:14px; line-height:16px; font-weight:bold; text-decoration:none;}
.boxText .bg_list2_un a:hover b		{color:#5a5274;text-decoration:none;}
/* ************************************************************************************* */
.boxText .bg_list3 					{padding:0px 0px 0px 0px;}
.boxText .bg_list3 a				{color:#484e53; font-size:11px; line-height:12px; font-weight:normal;
									 padding:10px 1px 7px 20px;background:url(images/bg_list3.html) 1px 12px no-repeat;text-decoration:underline;}
.boxText .bg_list3 a:hover			{color:#484e53;text-decoration:none;}

.boxText .bg_list3_un 				{padding:0px 0px 0px 0px;}
.boxText .bg_list3_un a				{color:#484e53; font-size:11px; line-height:12px; font-weight:normal;
									 padding:10px 1px 7px 20px;background:url(images/bg_list3.html) 1px 12px no-repeat;text-decoration:underline;}
.boxText .bg_list3_un a:hover		{color:#484e53;text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.cont_heading_table			{margin:0px 0px 0px 0px;background:url(images/infoBoxHeading_table.gif) 0px 0px repeat-x #433a5e;}
.cont_heading_td				{width:100%;padding:12px 10px 10px 19px; height:38px; vertical-align:middle;}
/* ************************************************************************************* */
.popup .cont_heading_td		{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;}
.cont_heading_td 				{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;}
.cont_heading_td a 			{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;text-decoration:none}
.cont_heading_td a:hover  	{color:#ffffff; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.main a.enlarge				{color:#a393c1; font-size:11px; text-transform:lowercase; font-weight:normal; display:block;padding:10px 0px 10px 0px; text-decoration:underline;}
.main a:hover.enlarge		{color:#a393c1; font-size:11px; text-transform:lowercase; font-weight:normal;; text-decoration:none}
/* ************************************************************************************* */
/* ************************************************************************************* */
.result 					{margin:0px 0px 0px 0px;}

.result_top_padd td  		{width:50%; vertical-align:middle;padding:6px 20px 14px 22px;}
.result_bottom_padd td		{width:50%; vertical-align:middle;padding:14px 20px 6px 22px;}

.result_right 	{text-align:right;}
.result td  	{color:#5a5274; font-size:11px; font-family:arial;}
.result b   	{color:#5a5274; font-weight:normal;}
/* ************************************************************************************* */
.result_right b							{color:#5a5274; font-weight:bold;}
.result_right a.pageResults				{color:#5a5274; text-decoration:underline;font-size:11px;}
.result_right a.pageResults:hover 		{color:#5a5274;	text-decoration:none;background: #edeaf3;}
.result_right a.pageResults	u			{color:#5a5274; text-decoration:underline;}
.result_right a.pageResults u:hover 	{color:#5a5274;	text-decoration:none;}
/* ************************************************************************************* */
/* ************************************************************************************* */
td.main, p.main,
div.main,
.main td,
.main p,
.main b	 				{color:#5a5274; font-size:11px; line-height:16px;font-family:arial;}

.main .desc
 						{color:#5a5274; font-size:11px; line-height:16px; font-weight:normal; font-family:arial;}
.main .desc2
 						{color:#5a5274; font-size:11px; line-height:16px; font-weight:normal; font-family:arial;}						

.main .name					{line-height:20px;}
.main .s_cart_head			{color:#514f4c; font-size:11px; line-height:12px; font-weight:bold; font-family:arial;}
.main a						{color:#5a5274; font-size:11px; line-height:18px; font-weight:normal; font-family:arial; text-decoration:none;}
.main a:hover				{color:#5a5274; text-decoration:underline; font-size:11px;}

.main .name b a				{color:#5a5274; font-size:11px; line-height:18px; font-weight:normal; font-family:arial; text-decoration:none;}
.main .name b a:hover		{color:#5a5274; text-decoration:underline; font-size:12px;}
 
.main .name a				{color:#5a5274; font-size:11px; line-height:18px; font-weight:normal; font-family:arial; text-decoration:none;}
.main .name a:hover			{color:#5a5274; text-decoration:underline;}

.main .desc b 				{color:#737981;}
.main .desc2 a 				{color:#5a5274; font-size:12px; text-decoration:underline;}
.main .desc2 a:hover		{color:#5a5274; font-size:12px; text-decoration:none;}
.main b b 					{color:#5a5274;font-size:12px;line-height:14px;font-weight:bold;font-family:arial;}

SPAN.productSpecialPrice 			{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial; display:inline;}
s									{color:#ffffff;font-size:14px;line-height:16px;font-weight:normal;font-family:arial;}

.main SPAN.productSpecialPrice 		{color:#5a5274;font-size: 16px; line-height:20px;font-family: arial; font-weight:normal; display:inline;}
.main s								{color:#5a5274;font-size: 16px; line-height:20px;font-family: arial; font-weight:normal;}

.main b.productSpecialPrice 		{color:#5a5274;font-size: 16px; line-height:20px;font-family: arial; font-weight:normal; display:inline;}


.main .strong							{color:#5a5274; font-size:11px; line-height:30px; font-weight:normal; font-family:tahoma;}
.content_wrapper2_td .main				{
	color:#5a5274;
	font-size:12px;
	font-family:tahoma;
}
.content_wrapper2_td select			{border:1px solid #818181;background:#ffffff; color:#514f4c;vertical-align:middle;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main .desc2 ul			{margin:5px 0px 15px 0px;list-style:none;padding:0;}
.main .desc2 li			{padding:0px 0px 0px 0px;}

.main .desc2 li div		{color:#5a5274; font-size:12px; line-height:13px; font-weight:normal; font-family:arial; text-decoration:underline;
						 padding:10px 1px 7px 19px;background:url(images/bg_list.gif) 0px 11px no-repeat;}


.main .desc2 li a		{color:#5a5274; font-size:12px; line-height:13px; font-weight:normal;text-decoration:underline;}
.main .desc2 li a:hover	{color:#5a5274; font-size:12px; line-height:13px; font-weight:normal;text-decoration:none;}

.desc_list				{width:50%;}
.desc_list_separator	{padding:0px 32px 0px 32px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.main br										{line-height:9px;}
/*  *********  */
.main .right .pic_padd							{padding:1px 0px 2px 17px;float:right;}
.main .right .name_padd							{padding:6px 0px 1px 7px; text-align:right;}
.main .right .desc_padd							{padding:12px 10px 0px 11px; text-align:left;}
.main .right .data_padd							{padding:6px 0px 0px 0px;float:right; text-align:right; line-height:20px;}
.main .right .price_padd						{padding:10px 11px 0px 11px; line-height:20px;}
.main .right .button_padd						{padding:7px 10px 0px 11px;}
/*  *********  */
.main .left .pic_padd							{padding:1px 17px 2px 0px;float:left;}
.main .left .name_padd							{padding:6px 0px 1px 7px;}
.main .left .desc_padd							{padding:12px 10px 0px 11px;}
.main .left .data_padd							{padding:6px 0px 0px 0px; line-height:20px;}
.main .left .price_padd							{padding:10px 11px 0px 11px;float:right; line-height:23px;}
.main .left .button_padd						{padding:7px 10px 0px 11px;}
/*  *********  */
/*  *********  */
.main .s_cart_head_padd						{padding:0px 0px 0px 0px; height:43px; vertical-align:middle; text-align:center;}
.main .s_cart_td							{padding:19px 0px 0px 0px;}
.main .s_cart_td input						{border:1px solid #d6d2cd;background:#ffffff; color:#514f4c;}
/*  *********  */
/*  *********  */
.main .name2_padd							{padding:1px 0px 1px 0px; width:100%;height:54px; vertical-align:middle; text-align:center;}
.main .pic2_padd							{padding:0px 0px 4px 0px;}
.main .desc2_padd							{padding:8px 0px 3px 0px; height:5px; text-align:center;}
.main .listing2_padd						{padding:0px 0px 0px 0px;}
.main .price2_padd							{padding:7px 0px 9px 0px; height:36px;vertical-align:middle; text-align:center;}
.main .button2_padd							{padding:0px 7px 1px 6px; text-align:center; vertical-align:middle;}
.main .pr_desc2_padd						{padding:5px 10px 10px 10px;width:100%;}
.main .button22_padd						{margin:10px 0px 10px 0px;}
.main .button2_padd table					{text-align:center;}
.main div.img 								{margin:0px 0px 0px 0px; text-align:center;}
.main .prod2_padd							{margin:0px 0px 0px 0px;padding:12px 1px 0px 0px;overflow:hidden;}
/*  *********  */
/*  *********  */
.main .name3_padd							{width:100%; height:5px;padding:5px 5px 3px 5px; text-align:center;}
.main .pic3_padd							{padding:11px 3px 0px 3px;}
.main .desc3_padd							{padding:1px 0px 5px 0px;}
.main .button3_padd							{padding:10px 0px 0px 0px; text-align:center;}
.main .price3_padd							{padding:9px 0px 7px 0px; height:8px;text-align:center;}

.main .name4_padd							{padding:2px 10px 10px 10px;height:9px; width:100%; text-align:center;  width:100%;}
.main .pic4_padd							{padding:17px 0px 8px 0px; text-align:center;}
.main .desc4_padd							{padding:2px 0px 3px 0px; text-align:center;}
.main .price4_padd							{padding:2px 0px 0px 0px; text-align:center; vertical-align:middle; height:49px;}
.main .button4_padd							{padding:4px 0px 0px 0px;text-align:center;}
/* ************************************************************************************* */
.main .name5_padd							{padding:1px 0px 1px 0px; width:100%;height:4px; vertical-align:middle;}
.main .pic5_padd							{padding:0px 22px 0px 0px;}
.main .desc5_padd							{padding:1px 0px 5px 0px; height:5px;}
.main .listing5_padd						{padding:0px 10px 6px 11px;}
.main .price5_padd							{padding:0px 0px 0px 0px; height:3px;vertical-align:middle; width:30%;}
.main .button5_padd							{padding:0px 7px 0px 6px;vertical-align:middle; width:70%;}
/* ************************************************************************************* */
.button_marg img, 
.button_marg input 							{margin:1px 0px 1px 0px;}

.button2_marg img,
.button2_marg input 						{margin:0px 0px 4px 0px;}

.button3_marg img, 
.button3_marg input 						{margin:2px 0px 2px 0px;}

.button5_marg img, 
.button5_marg input 						{margin:0px 0px 0px 5px;}

.button22_marg								{margin:0px 0px 0px 0px;}
.bg_input input								{background:none; border:0px;}
/* ************************************************************************************* */
.prod_info					{float:left;padding:3px 1px 1px 1px;margin:0px 25px 0px 0px; text-align:center;}
/* ************************************************************************************* */
table.listing 				{margin:10px 0px 0px 0px;}
table.listing td			{padding:1px 0px 1px 0px;background:url(images/line_xx.gif) 0px center repeat-x;
							 color:#5a5274; font-size:10px; font-family:arial;}

.main .listing b 					{font-weight:normal;}
.main .listing em,
.main .listing font   				{color:#5a5274; font-size:10px; font-family:arial; font-weight:normal; background:#edeaf4;padding:0px 0px 0px 4px;}
.main .listing b font   			{color:#5a5274; font-size:10px; font-family:arial; background:#edeaf4;padding:0px 4px 0px 0px;}
.main .listing b font a 			{text-decoration:underline;}
.main .listing b font a:hover   	{text-decoration:none}

.main .listing font a 			{color:#5a5274; text-decoration:underline; font-size:10px; font-weight:normal;}
.main .listing font a:hover   	{color:#5a5274; text-decoration:none} 
/* ************************************************************************************* */
.name_l				{background:url(images/name_border.html) 0px 0px repeat-y;}
.name_r				{background:url(images/name_border.html) 100% 0px repeat-y;}
.name_b				{background:url(images/name_bg.html) 0px 100% repeat-x #f4f2f1;}
.vline_l			{background:url(images/vline_l.html) 0px 0px no-repeat;}
.vline_r			{background:url(images/vline_l.html) 100% 0px no-repeat;}
/* ************************************************************************************* */
TD.smallText, 
SPAN.smallText,
.smallText em,  
P.smallText 			{font-size: 10px;font-family: arial; font-weight:normal; font-style:normal;}

.smallText a			{color:#eb984f; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#eb984f; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#eb984f; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#eb984f; font-size:11px; text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.prod_line_x					{background:url(images/line_y.gif) 0px center repeat-x;}
.prod_line_y					{background:url(images/line_y.gif) center 0px repeat-y;}

.padd_gg img					{height:31px;}
.padd_vv img					{width:28px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
.cart_line_x				{background:url(images/line_y.gif) 0px center repeat-x;}
.cart_line_y				{background:url(images/line_y.gif) center 0px repeat-y;}

.padd2_gg img				{height:2px;}
.padd2_vv img				{width:5px;}

.padd3_vv img				{width:23px;}

.tableBox_shopping_cart		{margin:0px 0px 0px 0px;}

.cart_total_left  			{width:80%; text-align:right; vertical-align:middle;height:40px;padding:0px 15px 0px 0px;}
.cart_total_right  			{width:20%; text-align:center;vertical-align:middle;padding:0px 0px 0px 10px;}
.cart_total_left   			{color:#514f4c; font-size:12px; line-height:14px; font-weight:bold; font-family:arial;}
.cart_button_padd			{padding:15px 8px 0px 8px;}

.remove 					{width:20%;}
.products 					{width:45%;}
.quantity 					{width:15%;}
.total 						{width:20%;}
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
/* ************************************************************************************* */
.tableBox_output_td			{padding:1px 0px 1px 0px;}
.tableBox_output1_td		{padding:0px 0px 0px 0px;}

.tep_draw_prod_top_table	{padding:0px 0px 0px 0px;}
.tep_draw_prod_top_td		{padding:0px 0px 13px 0px;}
.tep_draw_prod_top2_td		{padding:0px 2px 7px 2px;}
.tep_draw_prod_top3_td		{padding:0px 0px 10px 0px;}
/* ************************************************************************************* */
/* ************************************************************************************* */
#m1,
#m2,
#m3,
#m4,
#m5,
#m6,
#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6,
#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6		{width:auto; cursor:pointer; white-space:nowrap;text-align:center; vertical-align:middle; text-align:center;
					font-size:12px;line-height:14px;font-weight:normal;font-family:arial;padding:0px 3px 0px 3px;}					

#m1,
#m2,
#m3,
#m4,
#m5,
#m6					{color:#ffffff;}

#over_m1,
#over_m2,
#over_m3,
#over_m4,
#over_m5,
#over_m6			{color:#524874;btext-decoration:underline;}

#over2_m1,
#over2_m2,
#over2_m3,
#over2_m4,
#over2_m5,
#over2_m6			{color:#524874;text-decoration:underline;}
/* ************************************************************************************* */
/* ************************************************************************************* */

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper {}
.page { width:956px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 0;}

/* Base Columns */ 
.col-left { float:left; width:223px;}
.col-main { float:left; width:495px;}
.col-right { float:right; width:223px;}
 
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width:714px;}
.col2-right-layout .col-main { width:707px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:473px; margin-left:22px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:46%; }
.col2-set .col-2 { float:right; width:51%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */
a { outline:none; color:#4F4F4F;}
a:hover{ text-decoration:none;}


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff;  color:#777777; font-size:11px;}
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
.checkout-cart-index input.qty { width:auto !important; }






button.button { background:none repeat 0 50%; border:0 none; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; height:26px !important; overflow:visible; width:auto; }
button.button span { background:url(../images/button1_border_left.gif) no-repeat  left top !important; display:block; height:26px !important; margin:0; }
button.button span span { background:url(../images/button1_border_right.gif) no-repeat  right top !important; display:block; height:26px !important; padding:0 8px; }
button.button span span span {
	font-size:11px;
	background:url(../images/button11.gif) repeat-x  left top !important;
	color:#006;
	display:block;
	font-weight:bold;
	height:26px !important;
	line-height:normal;
	overflow:hidden !important;
	padding:4px 0 3px 0;
	text-align:center;
	white-space:nowrap;
}

button.button1 { background:none repeat 0 50%; border:0 none; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; height:26px !important; overflow:visible; width:auto; }
button.button1 span { background:url(../images/button2_border_left.gif) no-repeat  left top !important; display:block; height:26px !important; margin:0; }
button.button1 span span { background:url(../images/button2_border_right.gif) no-repeat  right top !important; display:block; height:26px !important; padding:0 8px; }
button.button1 span span span { font-size:11px; background:url(../images/button22.gif) repeat-x  left top !important; color:#FFFFFF; display:block; font-weight:bold; height:26px !important; line-height:normal; overflow:hidden !important; padding:3px 0 3px 0; text-align:center; white-space:nowrap; }


.checkout-cart-index .checkout-types button.button { background:none repeat 0 50%; border:0 none; cursor:pointer; font-family:Arial,Helvetica,sans-serif; font-size:11px; height:47px !important; overflow:visible; width:auto; }
.checkout-cart-index .checkout-types button.button span { background:url(../images/button3_border_left.gif) no-repeat  left top !important; display:block; height:47px !important; margin:0; }
.checkout-cart-index .checkout-types button.button span span { background:url(../images/button23_border_right.gif) no-repeat  right top !important; display:block; height:47px !important; padding:0 11px; }
.checkout-cart-index .checkout-types button.button span span span { font-size:19px; background:url(../images/button33.gif) repeat-x  left top !important; color:#FFFFFF; display:block; font-weight:bold; height:47px !important; line-height:normal; overflow:hidden !important; padding:11px 0 9px 0; text-align:center; white-space:nowrap; }








button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding:3px 0  0 4px; margin:0 0 15px 10px;  }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong{ color:#C4095A; font-size:13px;}
.breadcrumbs li span{ color:#FFF; background:url(../images/breadcrumbs_marker.gif) 5px 5px no-repeat; padding:0 0 0 5px;}
.breadcrumbs li a{ color:#545454; font-size:13px;}

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }


.indent-category-products{ background:#F4F4F4; padding:1px 20px 3px 17px;}
.separator-category-products{ height:1px; border-top:1px solid #D6D6D6; width:100%; overflow:hidden; margin:1px 0 0 0;}
/* Pager */ 
.pager { padding:5px 0 6px 0;  text-align:center; color:#545454; font-size:0.937em;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; word-spacing:2px;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {  padding:6px 34px 4px 1px; color:#545454; font-size:0.937em; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; border-right:1px solid #ececec;}
.data-table th { padding:8px; border:1px solid #e9e9e9; font-weight:bold; white-space:nowrap; }
.data-table td { padding:8px; border:1px solid #e9e9e9; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { color:#4f4f4f; font-weight:normal; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:11px; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
.std br{ line-height:11px !important; display:none;}
.std li{ margin-bottom:6px;}
.std ul{ margin:11px 0 0 0;}

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:276px; height:108px; overflow:hidden; } 
.header-container {}
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; margin:14px 0 15px 12px;}
.header .logo a { display:block; width:276px; height:68px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; padding-bottom:18px; padding-right:9px;}
.header .links  li{ display:inline; background:url(../images/top_link_separator.gif) right 4px no-repeat; padding:0 21px;}
.header .links  li a{ color:#000000; text-decoration:none;}
.header .links  li a:hover{ color:#5DBA42; font-weight:bold; text-decoration:none;}
.header .links .last{ background:none; padding-right:0;}
.header .form-search {padding:18px 8px 14px 0; text-align:right;}
.header .form-search .input-text{ width:134px; font-size:12px; font-family:Arial, Helvetica, sans-serif; _margin-bottom:11px; border:1px solid #dcdcdc;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
.header .form-search  .button{ background:url(../images/search_button.gif) 0 0 no-repeat; width:29px; height:29px !important; margin-left:6px}
.header .form-search  .button span{ background:none; display:none;}
.header .form-search label{ display:none;}
.header .fright{ width:627px;}
.header .fright form{ float:right;}
.header .fleft{ width:327px;}

/********** < Navigation */
#nav { font-size:12px;  padding:5px 0; margin:0; }

/* All Levels */
#nav li { text-align:left; position:relative; background:url(../images/top_menu_separator.gif) right 8px no-repeat;}
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; background:#c4095a;}
#nav li a { float:left; padding:5px 16px; font-weight:bold; color:#FFFFFF; }
#nav li a:hover { color:#FFFFFF; }
#nav li.over a,
#nav li.active a { color:#FFFFFF; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #910844; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#FFF !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin-bottom:9px;}
.block .block-title {}
.block .block-title h2 { font-size:11px; font-weight:bold; line-height:1.5; color:#545454; text-transform:uppercase; background:url(../images/title_bull_2.gif) 12px 12px no-repeat; padding:11px 0 11px 36px;}
.block h3 { font-size:12px; line-height:1.5; color:#666666;}
.block h3 a{ color:#666666;}
.block .block-content { padding:0 12px 25px 16px;}
.block .actions {}
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency h2 { background:url(../images/title_bull_3.gif) 11px 11px no-repeat !important; padding:11px 0 11px 36px !important;}
.block-currency select { width:190px; border:1px solid #CDCDCD; margin:1px 0 25px 15px; color:#515151; font-size:12px;}
.block-currency .block-content{ padding:0 0 0 0 !important;}


/* Block: Layered Navigation */
.block-layered-nav dl{ margin:8px 0 0 1px;}
.block-layered-nav dt { font-weight:bold; background:#EAEAEA; color:#4F4F4F; font-size:12px; font-weight:normal; text-transform:uppercase; padding:2px 0 2px 8px;}
.block-layered-nav dd { padding:10px 15px 10px 15px;}
.block-layered-nav dd li{ color:#4F4F4F;}
.block-layered-nav .currently li { background:#eaeaea; padding:3px 8px; margin-bottom:9px;}
.block-layered-nav .currently li img.v-middle{ float:right; margin:1px 0 0 0;}
.block-layered-nav .block-content{ padding:0 9px 0 18px;}
.block-layered-nav .actions a{ float:right; color:#304f61; padding:0 9px 0 0;}
.block-layered-nav h3{ padding:0;}

/* Block: Cart */
.block-cart h2 { background:url(../images/title_bull_3.gif) 11px 11px no-repeat !important; padding:11px 0 11px 36px !important;}
.block-cart .subtotal {background:#ececec; padding:0 8px; margin:10px 0;}
.block-cart h3{ font-weight:normal; text-transform:none; padding:10px 0 !important;}
.block-cart span.price{ color:#00a7ea; font-size:17px; font-weight:bold;}
.block-cart .actions button{ float:right;}
.block-cart .amount a, .block-cart .amount a:hover{ color:#00a7ea;}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px;  }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related h2 { background:url(../images/title_bull_4.gif) 10px 10px no-repeat !important; padding:11px 0 11px 36px !important;}
.block-related .block-content{padding:0 12px 25px 16px;}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; width:19px; height:19px;}
.block-related .item img{ margin-left:25px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:85px; }
.block-related #block-related{ margin:15px 0 0 0;}
.block-related h3, .block-related .price-box{ padding-bottom:11px;}
.block-related p{ color:#545454;}
.block-related h3{ padding-top:0; text-transform:none;}

/* Block: Compare Products */
.block-compare .actions .button{ float:right !important;}
.block-compare li { padding:5px 0; }
#compare-items li img{ float:right;}
#compare-items li a{ font-weight:bold;}
.block-compare .actions a{ margin:21px 0 0 0; display:block; color:#304f61;}
.block-compare .actions a:hover{ color:#304f61;}

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll .block-content{ padding:1px 15px 0 18px;}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }
.block-poll ol{ margin:6px 0 0 0}
.block-poll ol li label{ color:#4F4F4F; font-size:12px; line-height:14px !important;}
.block-poll ol li span{line-height:14px !important;}
.block-poll ol li{ background:url(../images/list_line.gif) bottom left repeat-x; padding:9px 0;}
.block-poll .button{ margin:11px 0 0 0;}
.block-poll h3{ padding:0; color:#585858; font-size:12px; text-transform:none;}
.block-poll .actions{ padding-bottom:11px;}




/* Block: Tags */
.block-tags ul,
.block-tags li a { display:inline; font-size:16px;}
.block-tags .block-content{ padding:12px;}
.block-tags .actions{ padding:15px 0 0 0 ;}
.block-tags .actions a{ background:url(../images/link_marker.gif) 0 7px no-repeat; padding:0 0 0 9px; color:#353535;}

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { background:url(../images/list_marker_1.gif) 0 9px no-repeat; padding:0 0 0 7px; margin-bottom:4px;}
.block-reorder li a{ padding:0; font-weight:bold; color:#666666; font-size:12px;}
.block-reorder li a:hover{ color:#666666;}
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; }

#recently-viewed-items li{background:url(../images/list_marker_1.gif) 0 9px no-repeat; padding:0 0 0 7px; margin-bottom:4px;}
#recently-viewed-items li a{padding:0; font-weight:bold; color:#666666; font-size:12px;}
#recently-viewed-items li a:hover{ color:#666666;}

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; padding:0 !important;}

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete {}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }

/* View Type: Grid */
.products-grid { width:100%; margin:9px 0;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:33%; background:url(../images/separator1.gif) top right repeat-y; text-align:center;}
.products-grid td.empty { background:none;}
.products-grid td.last{ background:none;}
.products-grid h3 a{ text-transform:none; color:#666666 !important;}
.products-grid .add-to-links{ margin:5px 0 0 0;}


.devider-product{ height:20px; background:url(../images/separator2.gif) 0 10px repeat-x !important;}
.products-grid h3{ text-align:center; color:#666666; padding:0 5px 7px 5px;}
.products-grid td img{ margin:13px 0;}
.products-grid .ratings{ margin:0 auto;}
.products-grid .add-to-links li a{ color:#304F61; font-size:12px;}
.products-grid .price-box{ padding:3px 0;}

.products-grid .ratings .rating-box{ float:none !important; padding-bottom:11px;}
.products-grid .rating-links span.separator{ display:none;}
.products-grid .rating-links a{ display:block;}
.products-grid .rating-links{ float:none !important; text-align:center !important; margin:0 !important;}


/* View Type: List */
.products-list li.item {  padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:303px; }
.products-list li.item{ background:url(../images/separator2.gif) bottom left repeat-x; padding:15px 0 25px 0;}
.products-list .rating-box { margin:11px 0;}
.products-list h3{ padding:25px 95px 0 0 !important;}
.products-list .desc{ padding:20px 0 0 0 !important;}
.products-list .rating-links span.separator{ display:none;}
.products-list .rating-links a{ display:block;}
.first-color, .first-color:hover{ color:#304F61 !important;}
.products-list h3 a{ color:#666666; text-transform:none;}
.products-list-box{ padding:11px 0;}
.products-list .button{ margin:0 0 0 11px;}
.products-list .desc a, .products-list .desc a:hover{ color:#00A7EA;}
.products-list .add-to-links li{ display:inline; margin-right:5px;}
.products-list .add-to-links li span.separator{ display:inline; color:#4F4F4F; padding:0 3px;}
.products-list .add-to-links li a, .products-list .add-to-links li a:hover{ color:#4F4F4F;}
.products-list .add-to-links li{ margin:0;}
.products-list .desc{ padding:11px 0 0 0;}
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {
	padding:0 0 0 0px;
}

.product-essential { padding:0 0 22px 11px;}
.product-collateral {}


/* Rating */
.ratings {}
.ratings .amount { color:#121212; font-size:11px;}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_full_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; margin:0 auto }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock {  }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; color:#00A7EA; font-size:15px;}

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price {
	font-weight:bold;
	color:#00A7EA;
	font-size:24px;
}

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; color:#323232;}

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 16px;}
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; visibility:visible !important;}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description, .product-view .additional, .product-collateral .up-sell, .product-collateral .tags { background:url(../images/separator2.gif) 0 0 repeat-x; padding:0 11px;}
h3, .std dt{ color:#545454; font-size:12px; text-transform:uppercase; padding:15px 0;}
.product-collateral .up-sell{ margin:22px 0 0 0;}
.product-collateral .tags h4{ color:#4f4f4f; font-weight:normal; font-size:1em;}

.review-product-list .data-table{ margin:15px 0;}



/* Block: Additional */
.product-view .additional { padding-bottom:22px;}

/* Block: Upsell */
.product-view .up-sell h4{ padding:4px 11px;}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:600px; margin:2px 0 0 0; _margin:0 0 0 0;}
.product-view .tags .form-add-tags input.input-text { width:590px;}
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }
.product-view .tags .tags-list{ margin:15px 0;}
.product-view .tags .tags-list li{ background:url(../images/list_separator.gif) right 3px no-repeat; padding:0 8px;}
.product-view .tags .tags-list li a{ padding-right:2px;}
.product-view .tags .tags-list li.last{ background:none;}
.product-view .tags .tags-list li.first{ padding-left:0;}
.product-view .tags .form-add-tags label{ display:block; width:100%; overflow:hidden; font-weight:bold; padding:0 0 3px 0;}
 
/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap { margin:15px;}
.sitemap li{background:transparent url(../images/list_marker.gif) no-repeat 0 5px; line-height:16px; margin-bottom:5px; padding:0 0 0 11px;}
.sitemap li a, .sitemap li a:hover{ color:#767676;}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:560px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; padding:20px 0 16px 0;}
.checkout-cart-index .cart .checkout-types { padding:10px 0 16px 0;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }

.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:150px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title {padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ececec; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:17px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #fd12b1; text-align:center; color:#767676; }
.checkout-progress li.active { border-top-color:#00a4e9; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */

.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info { padding:5px 0; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.cms-index-index .footer{ background:none !important; padding:0 !important; margin:9px 0 0 0;}
.cms-index-index .col1-layout{ display:none;}
.footer {background:url(../images/foter_line.gif) top left repeat-x; padding:12px 0 0 0;}
.footer p { text-align:right; display:none;}
.footer address {background:url(../images/foter_line.gif) 0 0 repeat-x; color:#626262; padding:17px 0 28px 0; margin:7px 0 0 0;}
.footer ul { float:left; padding:0 20px 0 0; }
.extra-box-separator{ background:url(../images/extra_box_separator.gif) top left repeat-y; height:100px; width:20px;}
.footer .fright{ width:314px;}
.footer .fleft{ width:642px;}

.footer .block-subscribe .button{ background:none;}
.footer .block-subscribe{ float:right; width:314px; background:url(../images/extra_box_separator.gif) 0 0 repeat-y; padding:0 0 23px 20px;}
.footer .block-subscribe .block-title{ border:none;  }
.footer .block-subscribe .block-title h2{ padding:0 0 0 23px; margin:6px 0 11px 0;background:url(../images/title_bull_1.gif) 0 1px no-repeat !important; color:#545454; font-size:11px; text-transform:uppercase;}
.footer .block-subscribe label{ display:none;}
.footer .block-subscribe .input-box{ display:inline;}
.footer .block-subscribe .input-text{ width:191px; border:1px solid #dcdcdc;}
.footer .block-subscribe .button{ margin:6px 0 0 0;  _margin:6px 0 0 3px;}
.footer ul{ float:left;}
.footer ul li{ background:url(../images/list_marker.gif) 0 5px no-repeat; padding:0 0 0 11px; line-height:16px; margin-bottom:2px;}
.footer ul li a{ color:#767676; line-height:16px; font-size:12px;}
.footer ul li a:hover{ text-decoration:none;}
.footer ul{ margin:10px 0 10px 75px;}
.footer-ul-indent{ margin:10px 0 0 0 !important; padding:0 0 0 15px !important;}
.footer .block .block-content { padding:0 !important;}

/* ======================================================================================= */


/* inline-style ================================================================================ */
.clear{ width:100%; overflow:hidden;}
.clear1{ clear:both;}
.fleft{ float:left;}
.fright{ float:right !important;}
/* ======================================================================================= */



/* wrapper-top-menu ================================================================================ */
.wrapper-top-menu{ margin-bottom:6px;}
.wrapper-top-menu .corner-top-left {background:#C4095A url(../images/corner_top_left.gif) no-repeat left top; width:100%;}
.wrapper-top-menu .corner-top-right {background:url(../images/corner_top_right.gif) no-repeat right top; width:100%;}
.wrapper-top-menu .corner-bottom-left {background:url(../images/corner_bottom_left.gif) no-repeat left bottom; width:100%;}
.wrapper-top-menu .corner-bottom-right {background:url(../images/corner_bottom_right.gif) no-repeat right bottom; width:100%;}
.wrapper-top-menu .fleft{ width:701px;}
.wrapper-top-menu .fright{ width:255px; padding:3px 0;}
/* ======================================================================================= */

/* wrapper-search ================================================================================ */
.wrapper-search .corner1-top-left {background:#E0106A url(../images/corner1_top_left.gif) no-repeat left top; width:251px;}
.wrapper-search .corner1-top-right {background:url(../images/corner1_top_right.gif) no-repeat right top;}
.wrapper-search .corner1-bottom-left {background:url(../images/corner1_bottom_left.gif) no-repeat left bottom;}
.wrapper-search .corner1-bottom-right {background:url(../images/corner1_bottom_right.gif) no-repeat right bottom;}
.form-language label{ color:#FFFFFF; font-size:12px; padding:0 0 0 10px;}
.form-language select{ width:134px; height:21px; border:1px solid #DCDCDC; color:#515151; font-size:12px; margin:6px 0 5px 11px;  visibility:visible !important;}
/* ======================================================================================= */

/* header-banner-wrapper ================================================================================ */
.header-banner-wrapper{ background:url(../images/header_banner_wrapper.jpg) 0 0 no-repeat; width:956px; height:600px;}
.header-banner-indent{ padding:18px 0 0 443px;}
.row-top-indent-banner{ margin:0 12px 0 0;}
.row-bottom{ margin:11px 0 0 0 ;}
.row-bottom-indent-banner{ margin:0 12px 0 37px;}
.indent-banner{ margin:0 7px;}
.row-banner{ margin:6px 0 0 0;}
/* ======================================================================================= */



.category-title h2, .review-product-view .page-title h2, .account-login .page-title h2, .customer-account-create .page-title h2, .page-title h2{ background:url(../images/title_bull.gif) 1px 12px no-repeat; padding:12px 0 11px 19px; color:#545454; font-size:11px; font-weight:bold; text-transform:uppercase;}
.page{ font-size:1em;}
.review-product-view .product-img-box{ margin-bottom:21px;}


/* wrapper-box ================================================================================ */
.wrapper-box .border-top {background:url(../images/border3_top.gif) repeat-x top #FDFDFD;}
.wrapper-box .border-bottom {background:url(../images/border3_bottom.gif) repeat-x bottom;}
.wrapper-box .border-left {background:url(../images/border3_left.gif) repeat-y left;}
.wrapper-box .border-right {background:url(../images/border3_right.gif) repeat-y right;}
.wrapper-box .corner-top-left {background:url(../images/corner3_top_left.gif) no-repeat left top;}
.wrapper-box .corner-top-right {background:url(../images/corner3_top_right.gif) no-repeat right top;}
.wrapper-box .corner-bottom-left {background:url(../images/corner3_bottom_left.gif) no-repeat left bottom;}
.wrapper-box .corner-bottom-right {background:url(../images/corner3_bottom_right.gif) no-repeat right bottom;}


.wrapper-title .border-top {background:url(../images/border4_top.gif) repeat-x top #F4F4F4;}
.wrapper-title .border-bottom {background:url(../images/border4_bottom.gif) repeat-x bottom;}
.wrapper-title .border-left {background:url(../images/border4_left.gif) repeat-y left;}
.wrapper-title .border-right {background:url(../images/border4_right.gif) repeat-y right;}
.wrapper-title .corner-top-left {background:url(../images/corner4_top_left.gif) no-repeat left top;}
.wrapper-title .corner-top-right {background:url(../images/corner4_top_right.gif) no-repeat right top;}
.wrapper-title .corner-bottom-left {background:url(../images/corner4_bottom_left.gif) no-repeat left bottom;}
.wrapper-title .corner-bottom-right {background:url(../images/corner4_bottom_right.gif) no-repeat right bottom;}
/* ======================================================================================= */






/*wrapper-page ================================================================================ */
.wrapper-page .border-top {background:url(../images/border5.gif) repeat-x top #FFF;}
.wrapper-page .border-bottom {background:url(../images/border5.gif) repeat-x bottom;}
.wrapper-page .border-left {background:url(../images/border5.gif) repeat-y left;}
.wrapper-page .border-right {background:url(../images/border5.gif) repeat-y right;}
.wrapper-page .corner-top-left {background:url(../images/corner5_top_left.gif) no-repeat left top;}
.wrapper-page .corner-top-right {background:url(../images/corner5_top_right.gif) no-repeat right top;}
.wrapper-page .corner-bottom-left {background:url(../images/corner5_bottom_left.gif) no-repeat left bottom;}
.wrapper-page .corner-bottom-right {background:url(../images/corner5_bottom_right.gif) no-repeat right bottom;}

.wrapper-page-indent{ padding:11px 15px 24px 11px;}
.wrapper-page-indent1{ padding:11px 15px 24px 21px;}

/* ======================================================================================= */




.link1, .link1:hover{ color:#00a7ea;}
.product-the-only-children-paisley-t-shirt .add-to-links{ padding:11px 0 0 0;}
.product-the-only-children-paisley-t-shirt .product-pricing{ padding:11px 0 0 0;}
.product-the-only-children-paisley-t-shirt .product-view .short-description h3{ padding:15px 0 0 0 !important;}
.short-description h3{ margin-bottom:15px !important; margin-top:15px !important;}


.review-product-list .data-table{ margin-bottom:15px !important;}
.review-product-list .product-shop span.nobr{ display:block; padding-bottom:5px;}
.review-product-list .product-collateral dl dt{ padding-bottom:11px;}

label{ font-size:11px; line-height:22px;}

.block-account .block-content ul li.current span{ color:#00a7ea !important;}
.col2-set{ padding:15px 0;}
.col2-set h5{ padding:10px 0;}
.cms-about-magento-demo-store .col3-set p strong{ color:#5dba42 !important;}
.cms-customer-service .col-main ul{ list-style:none;}
.cms-customer-service .col-main ul li{background:transparent url(../images/list_marker.gif) no-repeat 0 5px; line-height:16px; margin-bottom:2px; padding:0 0 0 11px;}
.catalog-seo-sitemap-category .col1-layout .pager, .catalog-seo-sitemap-product .col1-layout .pager{ background:#ececec; padding:5px 10px; margin:10px 0;}
.tags-list li{background:url(../images/list_separator.gif) no-repeat right 3px; padding:0 8px;}


.checkout-cart-index .main{ margin-top:8px !important;}
.checkout-cart-index .totals .checkout-types li .button{ padding-right:20px; margin-bottom:15px; _margin-bottom:0;}
.checkout-cart-index .totals .checkout-types li a{ padding-right:45px;}
.checkout-cart-index .page-title h2{ background:url(../images/title_bull_3.gif) 4px 1px no-repeat; padding:1px 0 3px 27px;}
.checkout-cart-index .totals span.price{ color:#00a7ea; font-size:17px; font-weight:bold; padding-right:55px;}
.checkout-cart-index .cart .totals table th{ padding:7px 11px 0 0 !important;}
.cart .totals table td { padding:4px 0 0 0 !important;}
.cart .crosssell ul li.item{ background:url(../images/separator2.gif) bottom left repeat-x; padding:12px 0;}
.cart .crosssell { padding:0 18px 14px 18px;}
.cart .crosssell h3{ font-weight:normal; text-transform:none;}
.cart .crosssell h4{ padding:6px 0 6px 0;}
.cart .cart-collaterals .col-1 {border:1px solid #e9e9e9;}
.cart .discount, .cart .shipping {border:1px solid #e9e9e9; font-family:Arial,Helvetica,sans-serif; padding:0 0 0 0; }
.cart .discount h3, .cart .shipping h3{ color:#1c1c1c; font-size:13px; padding:0 0 5px 0;}
.cart .discount, .cart .shipping{ padding:11px 12px 15px 19px;}
.cart .discount label, .cart .shipping label{ color:#4f4f4f !important; font-size:12px !important;}
.cart .shipping {margin-top:12px;}
.cart .discount .input-text{ width:170px;}
.cart .discount .button{ margin:4px 0 0 0; _margin:4px 0 0 4px;}
.cart .shipping ul li label{ color:#4b4b4b !important; font-size:12px; font-weight:normal !important;}
.cart .shipping  select, .cart .shipping input{ font-size:10px !important; color:#4b4b4b;}

.cart .totals {background:#ececec none repeat 0 0; border:1px solid #f6f6f6; float:right; width:284px; margin:27px 0 0 0;}
.checkout-cart-index .cart .cart-collaterals{ width:614px !important;}
.extra-left{ padding:0 3px 0 9px;}
.checkout-cart-index .col2-set{ padding:27px 0 0 0 !important;}
.wrapper-1{background:#ececec; border:1px solid #e9e9e9; padding-bottom:3px !important;}
.checkout-cart-index .data-table .product-name a{ text-decoration:none; font-weight:normal; text-transform:none;  display:block; margin:25px 0 25px 0;}
.checkout-cart-index .cart-price span.price{ color:#00a7ea; font-size:17px; font-weight:bold; padding:37px 0 0 0; display:block;}
.wrapper-2{ border-right:1px solid #e9e9e9 !important; background:#ececec !important; padding-top:5px  !important; padding-bottom:6px  !important;}
.checkout-cart-index  .data-table .input-text{ margin:39px 0 0 0;}
.checkout-cart-index  .data-table img{ margin:15px 0 14px 0;}
.checkout-cart-index .data-table .a-center img{ margin:40px 0 0 0;}
.checkout-onepage-index .wrapper-page .page-title{ padding:11px 0 0 11px;}

#checkoutSteps{ margin-bottom:15px;}
#checkoutSteps li .step-title{ padding:13px 18px;}
#checkoutSteps span.number{ border:1px solid #4b4b4b; background:#FFF; color:#4b4b4b; padding:0 7px; font-weight:bold;}
#checkoutSteps li h3{ padding:4px 0 0 0; text-transform:capitalize !important;}
#checkoutSteps .active span.number{background:#4b4b4b; color:#FFF;}
.checkout-onepage-index .col2-right-layout .col-main { width:720px;}
#checkoutSteps .step{background:#ececec;}
#checkoutSteps h4{ padding-bottom:15px;}
#checkoutSteps ul{ margin:15px 0;}
#checkoutSteps label{ font-weight:normal; font-size:12px;}

.form-box-left .input-text, .name-firstname .input-text, .form-box-left select { width:292px !important;}
.form-box-right .input-text, .name-lastname .input-text, .form-box-right select { width:292px !important;}
.form-box-left, .name-firstname {width:381px !important; }
.form-box-right, .name-lastname {width:281px !important;}
.group-select input.input-text, .group-select textarea {width:674px; }
#opc-review .data-table td, #opc-review .data-table th{ background:#FFF}
#opc-review .data-table{ margin:15px 0;}
.checkout-onepage-index .block-progress dl{ border-top:1px solid #e1e1e1; margin:12px 0 12px 0;}
.checkout-onepage-index .block-progress dl dt{ text-transform:uppercase; font-size:11px; border-bottom:1px solid #e1e1e1; padding:13px 13px 13px 17px;}
.checkout-onepage-index .block-progress address{ padding:13px 13px 13px 17px; display:block; }
.checkout-onepage-index .block-progress dd{ padding:13px 13px 13px 17px; display:block; border-bottom:1px solid #e1e1e1;}
.checkout-onepage-index .block .block-content{ padding:0 0 11px 0 !important;}
.data-table{ margin:15px 0 !important;}
.checkout-multishipping-shipping .col2-set h4{ padding:10px 0 !important; display:block;}
.buttons-set{ margin:10px 0 0 0;}
.checkout-multishipping-address-selectbilling address{ padding:10px 0;}
.block-layered-nav h3{ color:#4f4f4f; text-transform:capitalize;}
.product-shop .product-name{ padding:0 0 0 0;}
.customer-address-index .col2-set h4{ padding:15px 0;}
.customer-account-index #my_recent_tags span.number{ padding:16px 0 0 0;}
.form-language{ position:relative !important;}
.wishlist-index-index .product-name a{ text-transform:none;}
.checkout-cart-index .product-shop .add-to-links{ margin:5px 0 0 0;}
.block-cart .clear{ overflow:visible !important;}
