/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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 ================================================================================= */

@charset "utf-8";


.toplinkMoynul{
  background:#C7C9CC;
  clear:both;
  height:23px;
}

a{ color: #3F27A1;}
a:visited{ color: #;}

.cl{clear: both;}
.fl{float: left;}
.fr{ float:right;}

.wrapper {}
.page { width:1000px; margin:0 auto; text-align:left;}
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:0 0 10px; margin-bottom:10px; }

/* Base Columns */ 
.col-main { float:left; width:630px; border:0px; padding:0;}
.col-main .product-description a{ text-decoration: none; color: #5aa4e3; font-weight: bold;}
.col-main .product-img{ border: 1px solid #eee;}
.col-main td{ padding-left: 20px;}

.col-main .product-description a:hover{ text-decoration: underline; color: #5aa4e3}
.col-right { float:right; width:362px; padding:0 0 0 3px; border:0px;}
.col-left { float:left; width:362px; padding:0 8px 0 0; border:0px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; margin-top:2px;}
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.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%; }


/* ======================================================================================= */

/* Header ================================================================================ */

.header-container {}
.header {height: 153px; background:#3a0e6d}
.header .welcome-msg { color: #fff; font-weight:bold; text-align:right;  padding: 20px 10px;}
.header .links { float:right;}
.header .links li{ float:left; padding: 3px 10px 0 10px;
	background:url(../images/arrow.gif) no-repeat 0 10px;
}
.header .links li a{color:#333333; text-decoration:none;}
.header .links li a:hover{color:#3F27A1; text-decoration:none;}
.header .form-search { text-align:right; padding: 5px 10px; color: #fff;}
.header .form-language { text-align: left; background: url('../images/icon_world.gif') no-repeat; padding-left: 20px; color: #fff}

#logo { float:left; width:230px; height:110px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer; }

/********** < Navigation */
/*#nav { height: 30px; font-size:12px; background: url('../images/menu_bg.jpg') repeat-x; padding-left:0px; margin-left:0px; }*/

/* footer */
.footer{  /*height: 30px;*/ clear:both; }
.footer li{ float: left; padding-left: 20px;}
.footer p{ /*float: right;*/ text-align: left;}
.footer .form-language{float: right; padding-right: 10px; padding-left: 18px; background: url('../images/icon_world.gif') no-repeat; }

/* All Levels */
#nav { 
	width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../images/back.jpg);
	background-repeat:no-repeat; height:40px; padding-bottom:3px; color:#777777;
}

#nav li { 
	position:relative; text-align:left; 
	float: left;
	display: block;
	padding: 0;
	margin: 0;
	background: url(../images/mainnav-sep.gif) no-repeat right center;
}

#nav li a { 
	color:#777777;
	padding-top:10px;
	padding-left:19px;
	padding-right:19px;
}
#nav li a:hover, a.active { 
	color:#492F92; background: url(../images/arrow-3.gif) no-repeat center top;
}
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { 
	display:block; line-height:1.3em; text-decoration:none;
}

#nav span { display:block; cursor:pointer; white-space:nowrap;  }
#nav li ul span {white-space:normal; }
#nav li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#2a2824; }
#nav a { float:left; padding:12px 12px 6px 8px; color:#5aa4e3; font-weight:bold;  }
#nav li.over a,
#nav a:hover { color:#492F92; }

/* 1st Level */
/*#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#ddd; }
#nav ul li.over {}
#nav ul li.last { background:#656461; padding-bottom:0; }
#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none;  }
#nav ul li a { font-weight:normal !important; }*/
/* 2nd leven */

#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; }

/* 3rd+ Level */
#nav ul ul { top:5px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
#nav ul li a { background:#f6f6f6; color:#898885; }
#nav ul li a:hover { background:#ccc; color:#fff !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/********** Navigation > */
/* ======================================================================================= */


/* Global Styles ========================================================================= */

/* Form Elements */
input, select, textarea, button { font:12px;font-family:"Lucida Grande",Arial,Helvetica,sans-serif; vertical-align:middle; }
input.input-text, select, textarea { border:1px solid #888; }
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
textarea { overflow:auto; }
button.button { 
	overflow:visible; 
	width:auto; 
	background:#0d90fc;
	border:1px solid #d4ffff; 
	cursor:pointer;
	margin:0 auto;
}

button.button span { display:block; margin:0; padding:0 8px 1px; font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#b9ffff; }

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 */
.highlight {}

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list li .input-box {}
.form-list li input.input-text,
.form-list li textarea { width:250px; }
.form-list li select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list label {}

.group-select {}
.group-select label {}
.group-select .legend { color:#3F27A1; margin-bottom:10px;}
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:260px; }
.group-select li input.input-text,
.group-select li textarea {width:510px; }
.group-select li select { width:516px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }
.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set .button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; 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:left; }

/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
.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{ height:30px; background:url(../images/breadcrumbBg.gif) no-repeat 0 0; color:#4b3192; font-size:13px;
	padding:10px 5px 0 40px; margin-bottom:10px; }
.breadcrumbs a{ color:#4b3192; text-decoration:none;}
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; 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; }

/* Pager */ 
.pager {
	color: #3F27A1;
 	padding:5px; margin:5px 0 0 0; 
	text-align:center;  
	 /*background: url('../images/pager_bg.jpg'); */
}

.pager .amount { float:left;}
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {color: #fff; background: url('../images/pager_bg.jpg'); padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f8f7fb; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f8f7fb; }
.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 .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.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:#F8F7FB;*/ /*color:#48318c;*/ color:#ff6000; }


/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
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-left:20px; padding-right:10px }
.std ul { list-style:disc outside; padding-left:1.5em; }
.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; }
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.sidebar .block { border:0px; margin:0 0 10px; }
.sidebar .block .block-title { border-bottom:1px dotted #dadada; padding:0 10px; }
.sidebar .block .block-title h2 { font-size:13px; font-weight:bold; line-height:1.5;}
.sidebar .block h3 { font-size:14px; line-height:1.5; }
.sidebar .block .block-content { padding-top:10px; padding-right:10px; padding-bottom:10px; padding-left:20px; }
.sidebar .block .actions { text-align:right; }
.sidebar .block .actions a { float:left; }

/* Block: Account */
.sidebar .block-account {}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav {}
.sidebar .block-layered-nav dt { font-weight:bold; }
.sidebar .block-layered-nav .currently {}

/* Block: Cart */
.sidebar .block-cart {background: #5aa4e3; border: 1px solid #e5e5e5; color: #fff;}
.sidebar .block-cart h2{ background-image:url(../images/cart.png); background-repeat:no-repeat; padding-left: 35px;}
.sidebar .block-cart .amount {}
.sidebar .block-cart .subtotal { text-align:center; }
.sidebar .mini-products-list li { padding:5px 0; }
.sidebar .mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.sidebar .mini-products-list .product-details { margin-left:75px; }
.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.sidebar .mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.sidebar .block-wishlist {}

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0; }
.sidebar .block-related .checkbox { float:left; margin-right:-20px; }
.sidebar .block-related .item { margin-left:20px; }
.sidebar .block-related .item .product-image { float:left; margin-right:-65px; }
.sidebar .block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.sidebar .block-compare {background: #eee;}
.sidebar .block-compare li { padding:5px 0; }

/* Block: Viewed */
.sidebar .block-recent {background: #eee;}

/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px; }
.sidebar .block-poll .answer {}
.sidebar .block-poll .votes { font-weight:bold; }

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li { display:inline;}

/* Block: Subscribe */
.sidebar .block-subscribe {}
.sidebar .block-subscribe .button{margin-top:10px}

/* Block: recently compared */

.sidebar .block-compared{ padding-left:  10px; }
.sidebar .block-compared h3{ }

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.sidebar .block-banner {}
.sidebar .block-banner {}
.sidebar .block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.sidebar .block-progress {}
.sidebar .block-progress dt { font-weight:bold; }
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }

/* ======================================================================================= */

/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products { position:relative; width:629px; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { 
	/*background-color:#f6f6f6; */
	/* background:transparent url(../images/box/box_mid.jpg) repeat-y scroll 0 0; */
}
.products-grid td { width:33%; border-bottom:1px solid #ddd; padding:5px; text-align:center; }
.products-grid td.empty {}
.products-grid h3{ font-size: 12px}

/* View Type: List */
.products-list .item { /*border:1px solid #ddd;*/ padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; /*margin-right:-150px;*/ }
.products-list .product-shop { float:right; width:320px; }

/* ======================================================================================= */


/* Product View ========================================================================== */

.product-view { padding-left:12px; padding-right:5px;}
.product-collateral {}

/* Product Images */
/*.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; 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; }
.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; top:-1px; 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 0 8px 4px ; }
.product-view .separator{display: none}
.product-view .add-to-links ul{}
.product-view .add-to-links li{ background: #fff;}
.product-view .add-to-links li.a{ text-decoration: none}
.product-view .short-description {padding-top:20px;}
.product-view .product-options{}*/

/* Product Images */
.product-img-box { float:left; width:267px; }
.product-img-box .product-image { border:1px solid #dddddd; }
.product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9;
	border:4px solid #e3e0e3; margin-bottom:5px; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-img-box .zoom-notice { text-align:center; }
.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-img-box .zoom #track { position:relative; height:18px; }
.product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-img-box .more-views ul { margin-left:-4px }
.product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.separator{display: none}
.add-to-links ul{}
.add-to-links li{ /*background: #fff;*/}
.add-to-links li.a{ text-decoration: none}
.short-description {padding-top:5px;}
.product-options{}
fieldset.product-options{ clear:both; width:290px; float:right; margin:5px 0; background-color:#F8F5F8;
border:1px solid #E3E0E3; padding:5px;}
p#track_hint{margin-bottom:5px; text-align:center; font-size:13px;}

/* some spacing */

/*.product-view .additional{padding-top:20px;}
.product-view .up-sell{padding-top:20px;}
*/

.additional{padding-top:20px;}
.up-sell{padding-top:20px;}

/* tags for product pages*/
.tags {padding-top: 20px;}
.tags li{float: left; padding-left:10px;}
.form-add-tags{ float: left; width: 100%}
.form-add-tags .button{ margin-top: 10px}
.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-shop { float:right; width:300px;}
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }


/* Availability */
p.availability { font-size:11px; margin:0; padding:0; line-height:25px; }
p.availability span.in-stock {/* color:#4b3192;*/ color:#000000; }
p.availability span.out-of-stock { color:#f00; }

/********** < Product Prices */

.price { white-space:nowrap !important; }
.price-box { text-align:center}
.price-box .price { font-weight:bold; color:#3F27A1;}
.product-shop .price-box{ text-align:left;}
.product-shop .price-box .price { font-weight:bold; color:#333333; font-size:22px;}
.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* 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; }
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 .p
.crosssell{color: red}

#footerSara{
	width:100%;	height:auto; clear:both; background-color:#C8C8C8;
	margin:auto; border-top:3px #49349B  solid;
}



#footer_list{
	/*height:117px;*/ width:166px; float:left; height:110px;
	padding-top:15px; padding-left:20px;
}

#footer_list ul{ margin:0; padding:0; list-style:none; text-decoration:none; border:none;}
#footer_list ul li{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif; color:#003399;
    background:url(../images/footer/icon.jpg) bottom left no-repeat;
	padding-left:15px; text-decoration:none;
}
#footer_list ul li a{
	white-space:nowrap; color:#003399;
}

#footer_bot{
	width:100%;	height:22px; color:#FFF; font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	float:left;	padding-top:5px; border:1px #402C6B solid;
	background:url(../images/footer/bg.jpg) repeat-x;
}

#footer_left_text{ width:450px; float:left; font-size:8px;}

.footerlinks2{ 
	text-align: center;
	color:#492f92;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding-bottom:5px;
}	

.footerlinks2 a{ color:#492f92; padding:0 2px; text-decoration:none; font:normal 11px Tahoma, Verdana, Arial;}
.footerlinks2 a:hover{ text-decoration:underline;}

.pt5{ padding-top:5px;}

.footer ul.links{text-align:center;}
.footer ul.links li{ display:inline; float:none; padding:0;}
.footer ul.links li a{ font:normal 11px Tahoma, Verdana, Arial; padding:0 5px;}


.mini-newsletter{ width:200px; float:left; text-align:right;/* padding-top:15px;*/}


p.newsletter{ margin:0; padding:0; text-align:right; font-weight:bold;}


.newsletter{ font-size:13px;	color:#49349B; text-align:right;}
label.newsletter{text-align:right; font-size:11px; color:#49349B;}

.sign_up{ font-size:10px; color:#49349B; text-align:left; }

.sub{ margin-top:10px; text-align:right; margin-right:5px; }


input.regi{
	margin:0; padding:0; width:157px; height:25px; border: 2px #49349B solid;
};

    width:166px;
	padding-top:17px;
	padding-left:20px;
	float:left;
}

footer_list ul{	margin:0; padding:0; list-style:none; text-decoration:none;	border:none;}

#footer_list ul li{
	height:12px; font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#003399; background:url(../images/footer/icon.jpg) bottom left no-repeat;
	padding-left:15px; margin-bottom:5px; text-decoration:none;
	text-align:left;
}

#footer_list ul li a{ white-space:nowrap; color:#3a2a72;}
#footer_list ul li a:hover{ text-decoration:none;}

#footer_bot{
	width:100%;	height:22px; color:#ffffff; font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	float:left;	padding-top:5px; border:1px #402C6B solid;
	background:url(../images/footer/bg.jpg) repeat-x;
}

#footer_left_text{
	width:450px; float:left; font-size:8px;
}
.pt5{
	padding-top:5px;
}

.newsletter{
	font-size:13px;	color:#49349B; text-align:left;
	padding-left:0px; margin-left:0px;
}

.sign_up{ font-size:10px; color:#49349B; text-align:left;}

.sub{
	margin-top:10px;
	text-align:right;
	margin-right:5px;
}

#footer_right{ /*height:115px;*/ width:400px; padding-top:17px; float:right; padding-right:10px; height:110px;}

input.regi{
	margin:0; padding:3px 2px 0 5px; width:150px; height:22px;
	border: 2px #49349B solid;
}


.font_gray{
	font-size:12px;
	color:#948F93;
}

#footer_last{
	width:auto;
	text-align:center;
}

#footer_bot_last ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	text-align:center;
}
#footer_bot_last ul li{
	display:inline;
	text-decoration:none;
	list-style:none;
	color:#3A1F80;
	border-right:1px #3A1F80 solid;
	height:10px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	font-weight:bold;
}


#footer_bot_last ul li.border_none{
	border-right:none; importent! visibility: hidden;
}

.footer_last .links.first{ border:1px #FF0000 solid;}

.sitemap{
	color:#FFFFFF; text-decoration:none;
}

.pt10{ padding-top:10px; padding-left:150px;}


/* cart */

.box_right { width:362px; height:auto; float:left;}

.box_right_top{
	width:100%; height:13px; margin:0; padding:0; background:url(../images/box_right/r_box_top.jpg) no-repeat 0 0;
}

.box_right_mid{
	width:362px; height:auto; float:left; background:#fff url(../images/box_right/r_box_mid.jpg) repeat-y;
	//margin-top:-5px;
}

.box_header{
	width:334px; height:41px; margin-left:16px; margin-bottom:5px; background:url(../images/right/bg_2.jpg) no-repeat;
}
.box_heade_t{
	color:#3F27A1;
	padding-left:35px;
	padding-top:10px;
	font-weight:bold;
	font-size:15px;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
}
.pl30{ padding-left:30px;}


.box_right_bot{
	width:362px; float:left; height:16px;
	background:url(../images/box_right/r_box_bot.jpg) no-repeat;
	padding-bottom:7px;
}

#bg-box-top{ width:100%; height:13px; margin:0; padding:0; background:url(../images/box_right/r_box_top.jpg) no-repeat bottom center}


input.search
{
	margin:2px 0 0 18px; padding:5px 0 0 5px;
	width:243px; height:20px; float:left; border: 1px #49349B solid;
}


#main_container_left {
	width:630px;
	float:left;
}

.box_left_top{
	width:631px; height:16px; float:left;
	display:inline;	margin:0; padding:0;
	background:url(../images/box/box_top.jpg) bottom center no-repeat;
}

.box_left_mid{
	width:631px; height:auto; float:left; display:inline; margin:0; padding:0;
	background:url(../images/box/box_mid.jpg) repeat-y;
}

.box_left_bot{
	background:transparent url(../images/box/box_bot.jpg) no-repeat scroll 0 0;
	float:left; height:15px; width:631px; 
}


#products-grid-table{	margin-left:4px; width:625px;}
#products-grid-table td table, #products-grid-table td table td{border:0px;}
#products-grid-table .price-box .price {font-size:17px;}
#products-grid-table h3{ }

fieldset.block-content{ padding:5px 0 0 20px;}
fieldset.block-content h3{ font-size:13px; padding-left:15px; margin-bottom:5px; color:#32324b;}
.footer_left_text ul { text-align:center;}

#fmenu {
	clear:both; height:24px;
	background: url(../images/fbg.jpg) repeat-x scroll left bottom;
	padding:7px 10px 0 10px;
}
#fmenu ul {	float:right; margin:0; padding:0;}

ul.menu {
	display:block; list-style-image:none; list-style-position:outside; list-style-type:none;
	margin:0; padding:0;
}

ul.menu li {
	background:transparent url(../images/fmenu_arrow.gif) no-repeat left center;
	display:inline; margin:0; padding:0 11px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
}

ul.menu li a { color:#C7C8CC; text-decoration:none;}
ul.menu li a:hover {color:#FFFFFF;}
small {	color:#C7C8CC;}
small a { color:#C7C8CC;}

.productofmonth{
background:transparent url(../images/productmonth.jpg) no-repeat scroll 0 0;
height:199px;
width:329px;
margin:0 auto;
margin-top:10px;
}



.showpag{
	padding-left:160px;
}

.product-name a {
	color:#3F27A1;
	font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}



.buttonCart{
	background:transparent url(../images/pp_add-to-cart.gif) no-repeat scroll 0 0;
	width:71px; height:19px; cursor:pointer; float:right; 
}

.viewCart{
	background:transparent url(../images/pp_detail.gif) no-repeat scroll 0 0;
	width:45px; height:19px; cursor:pointer;
}



.Searchbutton{
	background:transparent url(../images/pp_search.gif) no-repeat scroll 0 0;
	width:68px; height:29px; cursor:pointer;
}

.pollhbutton{
	background:transparent url(../images/pp_vote.gif) no-repeat scroll 0 0;
	width:56px; height:29px; cursor:pointer;
}

.actions {
	text-align:right; padding:10px 0;
}

#Catnav, #recently-viewed-items{padding-left:35px;}

#Catnav li, #recently-viewed-items li{ background:url(../images/arrow.gif) no-repeat 0 7px;}

#Catnav li a, #recently-viewed-items li a{ margin-left:10px; font-size:13px;  font-family:"Lucida Grande",Arial,Helvetica,sans-serif; color:#4b4b64;}
#Catnav li a:hover, #recently-viewed-items li a:hover{ text-decoration:none; color:#3F27A1;}

.block-content legend h3{

color:#3F27A1;
font-family:"Lucida Grande",Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.375;
}


.product-view h3{ 
			
			font-size: 12px;
			
			background:transparent url(../images/proBar.jpg) no-repeat scroll 0 0;
			width:606px;
			height:40px;
			padding-top:12px;	
			}
.product-view h3 span{
			padding-left: 32px;
			font-size:15px;
	
}	


.product-view .description{padding-top:20px;}



.product-view .description h3{ 
	font-size: 15px;
	background:transparent url(../images/proBar.jpg) no-repeat scroll 0 0;
	width:606px;
	height:40px;
	padding-top:12px;	
	padding-left: 32px;
}

.product-view .tags h3{
	font-size: 15px;
	background:transparent url(../images/proBar.jpg) no-repeat scroll 0 0;
	width:606px;
	height:40px;
	padding-top:12px;	
	padding-left: 32px;
	margin-bottom:10px;
}	
		

.product_essen_div{
	background:transparent url(../images/proInfo.jpg) no-repeat scroll 0 0;
	width:606px;
	height:40px;
	padding-bottom:10px;

}

.block-content{	padding-left:30px; padding-right:15px;}




#main_container_left_view
{
	width:630px;
	float:left;
}

.box_left_top_view

{
	width:631px;
	height:16px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background:url(../images/box/box_top_view.jpg) bottom center no-repeat;
}

.box_left_mid_view
{

	width:631px;
	height:auto;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	background:url(../images/box/box_mid_view.jpg) repeat-y;
}

.box_left_bot_view
{
background:transparent url(../images/box/box_bot_view.jpg) no-repeat scroll 0 0;
float:left;
height:15px;
width:631px; 
}

.add-to-cart  label {display:none}
.add-to-cart   input#qty {display:none}

.paging_toolbar{ 
	width:616px; height:auto; padding:7px; float:left; 
	margin:10px 0 0 0; background:url(../images/pagingbg.gif) no-repeat 0 0;
}

.paging_toolbar li{ display:inline; float:left;} 
.paging_toolbar li ol {text-align:center; width:570px;}

.paging_toolbar li ol li {display:inline; float:none;}
.paging_toolbar li ol li a{ color:#4b4b64; text-decoration:none;}

.paging_toolbar li ol li span{
	display:inline-block; width:19px; height:18px; padding-top:1px;
	text-align:center; background:url(../images/offBg.gif) no-repeat 0 0;
}
.paging_toolbar li ol li span.on{ background:url(../images/onBg.gif) no-repeat 0 0; color:#ffffff;}	

/** product detail page **/
.content_top{ height:23px; background:url(../images/content-top2.gif) no-repeat 0 0; width:100%; float:left;}
.content_bot{ height:50px; background:url(../images/content-bot2.gif) no-repeat left bottom; width:100%; float:left;}
.product-info-box, .content_mid{ background:url(../images/content-center2.gif) repeat-y 0 0; padding:0 10px; float:left; width:96.6%;}
.product-essential { padding:0 10px;}
h3.product-name{ padding-bottom:10px; margin-bottom:12px; border-bottom:1px solid #dddddd;}
.product-img-box{ width:270px; margin-right:10px; float:left;}

.add-to-holder{ /*border:2px solid #dad7da; text-align:center; padding:10px; margin-bottom:10px;*/}
div.add-to-box{ border-bottom:1px dashed #ccc; padding-bottom:10px;}
div.add-to-box a{ font-size:13px;}
div.add-to-box a:hover{ text-decoration:none; color:#999999;}

.form-button, .form-button-alt{ 
	background:url(../images/btnbg.gif) repeat-x 0 0; border:0; font:bold 12px Arial, Helvetica, sans-serif; color:#ffffff;
	cursor:pointer; padding:3px 8px;
}

.product-shop ul, .collateral-box ul{ margin:0 0 10px 0; padding:0 0 0 5px !important;}
.product-shop ul li, .collateral-box ul li{
	background:url(../images/listBullet.gif) no-repeat 0 7px; padding-left:15px;
	list-style-type:none;
}

.product-specs {padding-left:15px; padding-right:10px;}

/*.form-button:hover { color:#FFE513; text-decoration:none;}*/


.collateral-box .head h4{
	height:30px; background:url(../images/proBar.jpg) no-repeat 0 0; margin:10px 0;
	color:#4b3192; padding:10px 0 0 35px;
}

.add-tag-box div.input-box input.input-text{ width:350px; margin:0 5px;}

.add-tag-box small{ color:#333333; font:normal 11px Tahoma, Verdana, Arial; padding-left:120px;}

/** related products **/

ol li div.product-images{ float:left; margin-right:20px;}
ol li div.product-details{ float:left;}
ol li div.product-details a.addtowishlist{
	width:98px; height:16px; float:left; padding:2px 0 0 10px; text-align:left; 
	background:url(../images/addtowishlistBg.gif) no-repeat 0 0;
	color:#FFFFFF; text-decoration:none; font:normal 11px Arial, Helvetica, sans-serif;
}
ol li div.product-details .price-box{ text-align:left;}

/****/

.subtotal span{color:#3a2a72;}
h5.recently{ color:#3F27A1; margin-bottom:7px;}

ol#cart-sidebar li div.product-images{ height:70px; float:left; background-color:#FFFFFF; padding:0 5px 0 5px;}
ol#cart-sidebar li div.product-images img{margin-top:7px;}
ol#cart-sidebar li div.product-details{ width:230px; height:60px; padding:10px 5px 0 0; float:left;}

ol#cart-sidebar li.even, ol#cart-sidebar li.odd{
	background-color:#f8f7fb; height:70px; border:1px solid #eeebf6; margin-bottom:3px;
}
* html ol#cart-sidebar li.even, * html ol#cart-sidebar li.odd {margin-bottom:1px;}
ol#cart-sidebar li a:hover{text-decoration:none;}


.box_top2{ height:15px; background:url(../images/box/box_top2.jpg) no-repeat 0 0;}
.box_mid2{ background:url(../images/box/box_mid2.jpg) repeat-y 0 0; padding:0px 15px; padding-bottom:20px;}
.box_bot2{ height:19px; background:url(../images/box/box_bot2.jpg) no-repeat 0 0;}


.box_mid2 .page-head{ 
	background:url(../images/ttlBg_m.jpg) repeat-x 0 0; height:41px; margin-bottom:10px;
}
.box_mid2 .page-head div{ height:41px; background:url(../images/ttlBg_r.jpg) no-repeat 100% 0;}
.box_mid2 .page-head div h3{ 
	height:32px; background:url(../images/ttlBg_l.jpg) no-repeat 0 0; padding-left:35px; padding-top:9px;
}

.box_top3{ height:15px; background:url(../images/box/box_top3.jpg) no-repeat 0 0;}
.box_bot3{ height:15px; background:url(../images/box/box_bot3.jpg) no-repeat 0 0;}

.new-users h4, .registered-users h4{ color:#3F27A1; margin-bottom:10px;}

.new-users .content, .registered-users .content{ 
	width:446px; height:230px; float:left; border-left:2px solid #e6e4e6; border-right:2px solid #e6e4e6; padding:0 15px;
}

.new-users .content td, .registered-users .content td{padding:0;}

.form-content{ padding:0 15px;}

.button-set{ border-top:1px solid #dadada; padding:5px;}
*+ html .button-set{ border-top:1px solid #dadada; padding:5px; width:99%; float:left;}
.agree{ width:100%; float:left; padding:0; clear:both;}

.box_listview_t{
	width:630px; height:16px; float:left;
	display:inline;	margin:0; padding:0;
	background:url(../images/box/box_listview_t.jpg) no-repeat 0 0;;
}

.box_listview_m{
	width:624px; height:auto; float:left; display:inline; margin:0; padding:0 3px;
	background:url(../images/box/box_listview_m.jpg) repeat-y 0 0;
}

.box_listview_b{
	float:left; height:17px; width:630px;
	background:url(../images/box/box_listview_b.jpg) no-repeat 0 0; 
}

.box_listview_m ol.products-list li{ width:624px; float:left; padding:15px 0 10px 0; margin:0;}
.box_listview_m ol.products-list li div.product-image{ width:160px; float:left; text-align:center;}
.box_listview_m ol.products-list li div.product-shop { float:left; width:430px;}
.box_listview_m ol.products-list li div.product-shop ul li{ width:auto; padding:0 0 0 15px; margin:0; float:none;}
.box_listview_m ol.products-list li.odd{background-color:#ffffff;}
.box_listview_m ol.products-list li.even{background-color:#f8f7fb;}

.box_listview_m ol.products-list li h3.product-name{ margin:0; padding:0;}

.box_listview_m ol.products-list li div.product-shop div.price-box { text-align:left; float:left; margin-right:15px;}
.box_listview_m ol.products-list li div.product-shop div.price-box .price{ color:#4b3192; font-size:20px;}

#compare-items, #recently-compared-items{padding:0 15px 0 20px;}
#compare-items li, #recently-compared-items li{padding:3px;}
#compare-items li.even, #recently-compared-items li.even{background-color:#f8f7fb;}

.checkout-types{padding:0 0 10px 0;}

.discount-codes h4, .shipping-estimate h4{ color:#3F27A1;}	

.shopping-cart-totals{ float:right; text-align:right; margin-top:10px; padding-top:5px; padding-right:10px;}

div.total{ width:205px; float:right; }



.total_t{ height:15px; background:url(../images/total_t.jpg) no-repeat 0 0;}
.total_m{ padding:0 10px 0 10px; background:url(../images/total_m.jpg) repeat-y 0 0;}
.total_b{ height:15px; background:url(../images/total_b.jpg) no-repeat 0 0; margin-bottom:10px;}	


table#shopping-cart-totals-table{ color:#FFFFFF; width:100%; }
table#shopping-cart-totals-table td{ padding-left:0; padding-right:10px;}



.generic-product-list li{ float:left;}
.generic-product-list li .product-image{ float:left; margin-right:7px;}
.generic-product-list li .product-shop{ width:230px;}
.generic-product-list li .product-shop small a{ color:#666666; text-decoration:none; font-size:11px;}
.generic-product-list li .product-shop small a:hover{ color:#3F27A1; }
.generic-product-list li{border-bottom:1px solid #cdcacd; padding:5px 0;}
.generic-product-list li .price-box{text-align:left;}
.generic-product-list li .price-box .price{ font-size:14px;}

.shopping-cart-collaterals{ width:750px; float:left; margin-top:15px;}

.box_top_upsell{ width:340px; height:15px; float:left; background:url(../images/box/box_upsell_t.gif) no-repeat 0 0;}
.box_bot_upsell{width:340px; height:15px; float:left; background:url(../images/box/box_upsell_b.gif) no-repeat 0 0;}
.box_upsell_m{ 
	width:316px; float:left; border-left:2px solid #e6e4e6; border-right:2px solid #e6e4e6;
	padding:10px; padding-top:0;
}
.upsell h4{color:#3F27A1; margin-bottom:10px; font-size:13px;}

.one-page-checkout-progress{/*padding:0 20px;*/ padding:0 0 0 20px;}
ol.one-page-checkout .head{ 
	background:url(../images/ttlBg_m.jpg) repeat-x 0 0; height:41px; margin:0; 
}
ol.one-page-checkout .head div{
	height:41px; background:url(../images/ttlBg_r.jpg) no-repeat 100% 0; padding-right:30px;
}
ol.one-page-checkout .head div h3{ 
	height:32px; background:url(../images/ttlBg_l2.jpg) no-repeat 0 0; padding-left:15px; padding-top:9px; float:left;
	color:#C7C8CC;
}
ol.one-page-checkout .head div a{color:#C7C8CC;}
ol.one-page-checkout .head div a:hover{color:#4b3192;}
ol.one-page-checkout li.active .head div h3, ol.one-page-checkout li.active .head div a{ color:#4b3192;}
.btn_change{
	display:inline-block; width:70px; text-align:center; padding:1px 0; float:right;
	background:url(../images/btnbg.gif) repeat-x 0 0; color:#FFFFFF; font-size:13px; text-decoration:none;
}

table.checkout-progress{
	width:100%; height:36px; background:url(../images/checkout_state_m.jpg) repeat-x 0 0;
	margin-bottom:10px;
}

table.checkout-progress td{ 
	vertical-align:middle; background:url(../images/arrow1.gif) no-repeat left center; padding-left:28px;
}

table.checkout-progress td.active{ 
	background:url(../images/arrow2.gif) no-repeat left center; color:#3a2a72; font-weight:bold;
}

.one-page-checkout-progress h4.complete div{ float:left;}
.one-page-checkout-progress h4.complete span{ float:right; padding-right:20px;}

.multi-address-checkout-box .col-1, .multi-address-checkout-box .col-2{width:45%; border:1px solid #cccccc; padding:5px 10px; margin-bottom:5px;}
.multi-address-checkout-box .col-1 .head h4, .multi-address-checkout-box .col-2 .head h4 { color:#4b3192; font-size:13px; padding-left:0;}
.multi-address-checkout-box .col-1 .head h4 div, .multi-address-checkout-box .col-2 .head h4 div { float:left;}
.multi-address-checkout-box .col-1 .head h4 span, .multi-address-checkout-box .col-2 .head h4 span{ float:right;}

.multi-address-checkout-box h4 {color:#4b3192; font-size:13px; padding-left:10px;}
.multi-address-checkout-box table h4{ padding-left:0;}

.multi-address-checkout-box .grand-total span.label{font-size:15px;}
.multi-address-checkout-box .grand-total span.price{color:#4b3192; font-size:22px;}

ol.options-list li{ float:left; padding-bottom:7px; margin:7px 0; border-bottom:1px solid #cccccc;}
ol.options-list li .product-checkbox{ width:15px; float:left; margin-right:10px;}
ol.options-list li .product-names{ width:280px; float:left;}

ul.account_links{padding-right:7px;}

ul.account_links li{ 
	border-bottom:1px solid #e6e4e6; background:url(../images/linkbullet.gif) no-repeat 3px 10px;
	padding:4px 0 4px 18px;
}
ul.account_links li a{ text-decoration:none; font-size:13px; color:#666666;}
ul.account_links li a:hover{color:#4b3192;}
ul.account_links li.on{ font-weight:bold; color:#4b3192;}
.dashboard-welcome{ margin:10px 0; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; padding:10px;
background-color:#fbf9f5;}

.content_mid .acc-head, .acc-head{ 
	background:url(../images/ttlBg_m.jpg) repeat-x 0 0; height:41px; margin-bottom:10px;
}
.content_mid .acc-head div, .acc-head div{ height:41px; background:url(../images/ttlBg_r.jpg) no-repeat 100% 0; padding-right:20px;}
.content_mid .acc-head div h3, .acc-head div h3{ 
	height:32px; background:url(../images/ttlBg_l.jpg) no-repeat 0 0; padding-left:35px; padding-top:9px;
	float:left;
}
.content_mid .acc-head div h3 span{float:right;}
.content_mid .acc-head span a{padding-top:10px;}

.account-box{margin-top:10px;}
.account-box .col-1, .account-box .col-2{ width:48%;}
.account-box .block-content{ padding:0 7px;}
.account-box .inner-head {border-bottom:1px solid #cccccc; height:20px; margin-bottom:7px; padding:3px 0;}
.account-box .inner-head h5{ float:left; font-size:13px; color:#4b3192;}
.account-box .inner-head a{ float:right;}

.content_top_acc{ height:12px; background:url(../images/content-top2.gif) no-repeat 0 0;}

.primary-address-list li{margin-bottom:10px;}
.address-list h4, .primary-address-list h4{ color:#4b3192;}
.block-content2{padding:0 7px;}

#wishlist-sidebar li{float:left; padding:7px 3px;}
#wishlist-sidebar .product-details{ width:230px;}
#wishlist-sidebar li.even{ background-color:#f8f5f8;}

.qty_table td{ border:1px solid #E3E0E3; padding:0; vertical-align:middle; height:70px; text-align:center;}
.qty_table td .price-box{text-align:center;}


.advanced-search h4.legend{ color:#4b3192; padding-left:10px; margin-bottom:10px;}
ul#advanced-search-list li{margin-bottom:3px;}
ul#advanced-search-list label{ width:150px; float:left; padding-left:10px;}


.add_top{ height:13px; background:url(../images/box/box_top2.jpg) no-repeat 0 0; padding-left:30px;}
.add_top div{ height:13px; background:url(../images/box/box_top2.jpg) no-repeat 100% 0;}

/*.box_mid2{ background:url(../images/box/box_mid2.jpg) repeat-y 0 0; padding:0px 15px; padding-bottom:20px;}*/
.add_bot{ height:19px; background:url(../images/box/box_bot2.jpg) no-repeat 0 0; padding-left:30px;}
.add_bot div{ height:19px; background:url(../images/box/box_bot2.jpg) no-repeat 100% 0;}
.add_mid{ 
	background-color:#FFFFFF; border-left:2px solid #dad7da; border-right:2px solid #dad7da;
	padding:0 10px 20px 10px;
}

/* ITonTap starts -changed to DIV from H1 for SEO */
div.logonew, div.logo-text {
	margin: 0 ;
	padding: 0;
	float: right;
	top: 0px;  /* 10px;  @ITonTap */
	left: 0;
}

div.logonew a {
	width: 950px;
	height: 130px; /* *PP* */
	display: block;
	background: transparent; /* url(../images/logo.swf) no-repeat center;   *PP* */
        text-decoration:none;
}

div.logonew a h1 {
	position: absolute;
	top: -1000px;
height: 0px;
line-height: 0px;
border: none;
padding: 0;
margin: 0;
}
/* ITonTap ends */


