/**

 * 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.

 *

 * @copyright  Copyright (c) 2008 template-help.com

 */



/* Layout ================================================================================= */

.wrapper{background:url(../images/taling_bg.jpg) top center no-repeat;}

.page { width:865px; margin:0 auto; text-align:left; }

.page-print { padding:20px; text-align:left; }

body.page-print{background:#FFF;}

.page-print .col2-set{padding:5px 0;}

.page-print .col2-set .col-1,

.page-print .col2-set .col-2{padding:5px 0;}

.page-print .print-head{padding-bottom:25px;}

.page-popup { padding:20px; text-align:left; }

.page-popup .nav,

.page-popup p{padding:10px 0;}

body.page-popup{background:#FFF;}

.main {padding:9px 2px 0 0;}

.main-block-top-corners{background:url(../images/main_block_corner_left_top.gif) left top no-repeat; width:100%; height:10px; overflow:hidden;}

.main-block-top-corners div{background:url(../images/main_block_corner_right_top.gif) right top no-repeat; padding:0 10px;}

.main-block-top-corners div div{padding:0; background:#FFF; height:10px;}

.main-block{background:#FFF; padding:15px 16px 22px 20px;}



.sidebar{font-size:0.91em; line-height:1.27em;}

/* Base Columns */ 

.col-left { float:left; width:169px;}

.col-main { float:left; width:624px;}

.col-right { float:right; width:169px;}



/* 1 Column Layout */

.col1-layout .col-main { float:none; width:auto; }



/* 2 Columns Layout */

.col2-left-layout .col-main { float:right; }

.col2-right-layout .col-main {}



/* 3 Columns Layout */

.col3-layout .col-main { width:624px; margin-left:33px; }



/* 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%; }

/* ======================================================================================= */



/* 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 ================================================================================ */

.header-container {}

.header {}

.header .col-1{width:263px; float:left; padding-top:29px;}

.header .col-2{width:602px; float:left;}

#logo { float:left; width:353px; height:50px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; cursor:pointer;} 

.header .welcome-message{font-weight:bold; color:#FFF; font-size:0.91em; padding-top:6px; padding-bottom:3px; min-height:15px; height:auto!important; height:15px; text-align:right;}

/*================*/

.header .language-switcher{float:right; padding-right:3px;}

.header .language-switcher label{display:none;}

.header .language-switcher img{margin-left:4px;}

/*================*/

.header .links{float:right; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.91em;}

.header .links li{display:inline; padding:0 4px 0 5px;}

.header .links a{color:#FFF; text-decoration:none;}

.header .links a:hover{text-decoration:underline;}

.header .form-search{width:244px; height:19px; overflow:hidden; margin-top:8px; padding:1px 0 0 6px; float:right; display:block; background:url(../images/search_bg.gif) left top no-repeat;}

.header .form-search label{display:none;}

.header .form-search input{width:185px; height:13px; padding:0; border:0; background:0; color:#FFF; float:left; margin:2px 7px 0 0;}

.header .form-search button{width:42px; height:16px!important; overflow:hidden; float:left;}

.header .form-search button span{display:none;}



.menu-block{margin:9px 1px 0 0;}

.menu-block .top-side{background:url(../images/menu_block_corner_left_top.gif) left top no-repeat; width:100%; height:9px; overflow:hidden;}

.menu-block .top-side div{background:url(../images/menu_block_corner_right_top.gif) right top no-repeat; padding:0 9px;}

.menu-block .top-side div div{padding:0; background:url(../images/menu_block_top_bg.gif) left top repeat-x; width:100%;}

.menu-block .top-side div div div{background:url(../images/menu_block_top.gif) right top no-repeat; height:9px;}

.menu-block .content-side{background:url(../images/menu_block_content_bg.gif) left top repeat; width:100%;}

.menu-block .content-side .border-top{background:url(../images/menu_block_content_top.gif) left top repeat-x;}

.menu-block .content-side .border-left{background:url(../images/menu_block_content_left.gif) left top repeat-y;}

.menu-block .content-side .border-right{background:url(../images/menu_block_content_right.gif) right top repeat-y;}

.menu-block .content-side .corner-left-top{background:url(../images/menu_block_content_left_top.gif) left top no-repeat;}

.menu-block .content-side .corner-right-top{background:url(../images/menu_block_content_right_top.gif) right top no-repeat; padding:2px 3px 5px;}

.menu-block .bottom-side{background:url(../images/menu_block_corner_left_bot.gif) left top no-repeat; width:100%; height:9px; overflow:hidden;}

.menu-block .bottom-side div{background:url(../images/menu_block_corner_right_bot.gif) right top no-repeat; padding:0 9px;}

.menu-block .bottom-side div div{padding:0; background:url(../images/menu_block_bot_bg.gif) left top repeat-x; width:100%;}

.menu-block .bottom-side div div div{background:url(../images/menu_block_bot.gif) right top no-repeat; height:9px;}



/********** < Navigation */

#nav {font-size:12px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}



/* All Levels */

#nav li { text-align:left; position:relative; }

#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:url(../images/menu_divider.gif) left 3px no-repeat;}

#nav li.first{background:0;}

#nav li a { float:left; padding:0 12px 0 14px; color:#FFF; }

#nav li a:hover { color:#FD209D; }

#nav li.over a,

#nav li.active a { color:#FD209D; }



/* 2nd Level */

#nav ul { position:absolute; width:5em; top:15px; left:-10000px; border:0; background:0;}

#nav ul li { float:none; background:#000; }

#nav ul li.last { border-bottom:0; }

#nav ul li a { float:none; padding:3px 9px 3px 16px; font-weight:normal; color:#FFF !important; font-size:11px; }

#nav ul li a:hover { color:#FD209D !important; }

#nav ul li.active > a,

#nav ul li.over > a  {color:#FD209D !important; }



/* 3rd+ leven */

#nav ul ul { top:-10px; }



/* 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 .corners-top{background:url(../images/sub_menu_corner_left_top.gif) left 13px no-repeat!important; padding:0!important; height:22px!important;}

#nav .corners-top div{background:url(../images/sub_menu_corner_right_top.gif) right 13px no-repeat; padding:13px 9px 0;}

#nav .corners-top div div{background:#000!important; width:100%; padding:0!important; height:9px;}



#nav .corners-bot{background:url(../images/sub_menu_corner_left_bot.gif) left top no-repeat!important; padding:0!important; height:9px; overflow:hidden;}

#nav .corners-bot div{background:url(../images/sub_menu_corner_right_bot.gif) right top no-repeat; padding:0 9px; height:9px; overflow:hidden;}

#nav .corners-bot div div{background:#000!important; width:100%; padding:0; height:9px; overflow:hidden;}



#nav .ie6{margin-bottom:-7px;}

#nav .corners-top.ie7 div{padding-top:7px;}

#nav .corners-bot.ie7{margin-top:-1px;}



#nav .corners-top iframe{position:absolute; top:0; filter:mask(); width:100%;}

/********** Navigation > */

/* ======================================================================================= */





/* Global Styles ========================================================================= */

/* Form Elements */

input, select, textarea, button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#121212; }

input, input.input-text, select, textarea {background:#fff; border:1px solid #D7CEC7; border-top:2px solid #7C8081; border-left:2px solid #7C8081;}

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 {

	background:0;

	border:0;

	cursor:pointer;

	overflow:visible;

	width:auto;

	font-family:Tahoma, Arial,Helvetica,sans-serif;

	font-size:11px;		

	height:19px!important;

	

}

button.button span {margin:0; display:block; background:url(../images/buttons_left_bg.gif) left top no-repeat!important; height:19px!important;}

button.button span span{display:block; background:url(../images/buttons_right_bg.gif) right top no-repeat!important; padding:0 5px; height:19px!important;}

button.button span span span{display:block; color:#FFF; font-weight:bold; text-align:center; padding:2px 0 6px; height:10px!important; overflow:hidden!important;  white-space:nowrap; background:url(../images/buttons_bg.gif) left top repeat-x!important; line-height:normal;}







button.disabled {}

button.disabled span {}



button.button::-moz-focus-inner { padding:0; border:0; }



/* 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 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; }



.group-select.wide input.input-text,

.group-select.wide textarea { width:510px; }





.buttons-set { clear:both; margin:5px 0 0; padding:5px; }

.buttons-set .back-link { float:left; }

.buttons-set .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:#FD0291; }

p.required { font-size:11px; text-align:right; font-weight:bold; }

/* 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; }



.sp-methods .form-list {}

.sp-methods select.month { width:150px; margin-right:10px; }

.sp-methods select.year { width:96px; }

.sp-methods input.cvv { width:3em !important; }



/* 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; padding-left:0!important; list-style-type:none!important;}

.messages ul{padding-left:0!important; list-style-type:none!important;}

.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:0 22px 12px; font-family:Tahoma, Arial, Helvetica, sans-serif;}

.breadcrumbs li { display:inline; }

.breadcrumbs li a{color:#FFF; text-decoration:none;}

.breadcrumbs li a:hover{text-decoration:underline;}

.breadcrumbs li span{background:url(../images/breadcrumbs_divider.gif) center 5px no-repeat; padding:0 15px;}

.breadcrumbs li strong{color:#FD209D; font-weight:normal;}



/* Page Heading */

.page-title {color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px;}

.page-title a{font-size:0.57em!important;}

.page-title .separator{font-size:0.65em;}

.title-buttons { text-align:right; }

.title-buttons h2,

.title-buttons h3,

.title-buttons h4,

.title-buttons h5,

.title-buttons h6 { float:left; }



/* Pager */ 

.pager {padding:0 0 3px; text-align:center; }

.pager .amount { float:left; }

.pager .limiter { float:right; }

.pager .limiter select{width:49px; height:17px; margin:0 4px 1px 2px;}

.pager .pages { margin:0 135px; }

.pager .pages strong{font-weight:normal;}

.pager .pages ol { display:inline; }

.pager .pages li { display:inline; }

.pager .pages .current {}



/* Sorter */ 

.sorter {padding:0;}

.sorter .view-mode { float:left; }

.sorter .view-mode strong{font-weight:normal; color:#FD209D;}

.sorter .sort-by{float:right; padding-right:45px;}

.sorter .sort-by select{width:99px; height:17px; margin:0 3px 1px 0;}

.sorter .link-feed {}



/* Data Table */ 

.data-table { width:100%; }

.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }

.data-table td { padding:5px; }

.data-table thead {}

.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 .product-name { font-size:1em; font-weight:bold; line-height:1.5; }

.data-table td.label,

.data-table th.label { font-weight:bold;}

.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 {}



/* 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: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; }



/* Misc */

.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; } 



/* ======================================================================================= */





/* Sidebar =============================================================================== */

.sidebar .block {margin:0 0 55px;}

.sidebar .block .block-title {}

.sidebar .block .block-title h2{font-family:"trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.9em; line-height:1em;}

.sidebar .block .block-title h2 a{text-decoration:none;}

.sidebar .block .block-title h2 a:hover{text-decoration:underline;}

.sidebar .block h3{}

.sidebar .block .block-content{padding:17px 0 0 0;}

.sidebar .block .actions { text-align:right; }

.sidebar .block .actions a { float:left; }



/* Block: Account */

.sidebar .block-account {}

.sidebar .block-account .block-content li a{text-decoration:none;}

.sidebar .block-account .block-content li a:hover{text-decoration:underline;}



/* 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 h3{font-weight:normal;}

.sidebar .block-layered-nav dt { font-weight:normal; padding:20px 0; font-size:1.36em; color:#FD0291; }

.sidebar .block-layered-nav a{text-decoration:none; line-height:1.5em;}

.sidebar .block-layered-nav a:hover{text-decoration:underline;}

.sidebar .block-layered-nav .currently{padding:15px 0 12px;}

.sidebar .block-layered-nav .currently li img{float:right; margin:0 0 10px 5px;}

.sidebar .block-layered-nav .currently li .label{font-size:1.36em; color:#FD0291; background:url(../images/price_marker.gif) left center no-repeat; padding-left:12px;}

.sidebar .block-layered-nav .actions{padding-bottom:40px; text-align:right;}

.sidebar .block-layered-nav .actions a{color:#FD0291; text-decoration:underline; font-size:1.09em; float:none;}

.sidebar .block-layered-nav .actions a:hover{text-decoration:none;}





/* Block: Cart */

.sidebar .block-cart {}

.sidebar .block-cart .amount {}

.sidebar .block-cart .amount a{color:#FD0291; text-decoration:none;}

.sidebar .block-cart .amount a:hover{text-decoration:underline;}

.sidebar .block-cart .subtotal{padding-top:3px;}

.sidebar .block-cart .actions{text-align:right; padding:10px 0 24px 0;}

.sidebar .block-cart h3{font-size:1.36em; font-weight:normal; color:#FD0291;}



.sidebar .mini-products-list{margin-top:15px;}

.sidebar .mini-products-list li{padding:0 0 15px;}

.sidebar .mini-products-list .product-image {float:left; display:block; width:73px;}

.sidebar .mini-products-list .product-details {float:right; width:86px;}

.sidebar .mini-products-list .product-details h4 { font-size:1em; font-weight:normal; margin:0 0 15px; }

.sidebar .mini-products-list .product-details .btn-remove { float:right; }

.sidebar .mini-products-list .product-details .btn-remove img{margin:0 0 10px 10px;}

.sidebar .mini-products-list .product-details .price{color:#FD0291;}



/* Block: Wishlist */

.sidebar .block-wishlist {}



/* Block: Related */

.sidebar .block-related {margin-top:4px;}

.sidebar .block-related .related-product-select{line-height:1.9em; padding-bottom:25px;}

.sidebar .block-related .related-product-select a{color:#FD0291; text-decoration:none;}

.sidebar .block-related .related-product-select a:hover{text-decoration:underline;}

.sidebar .block-related .block-content{padding-left:3px;}

.sidebar .block-related li{padding:0 0 28px;}

.sidebar .block-related .checkbox{float:left;}

.sidebar .block-related .item {width:146px; float:right;}

.sidebar .block-related .item .product-image{float:left; width:73px; display:block;}

.sidebar .block-related .item .product-details{float:right; width:67px;}

.sidebar .block-related .item .product-details .product-name a{color:#0E0E0E; text-decoration:underline; font-weight:normal;}

.sidebar .block-related .item .product-details .product-name a:hover{text-decoration:none;}

.sidebar .block-related .item .product-details .price{font-weight:normal; color:#FD0291;}

.sidebar .block-related .add-to-wishlist a{color:#929192; font-size:1.09em; float:right;}





/* Block: Compare Products */

.sidebar .block-compare {}

.sidebar .block-compare .block-title{margin-right:-5px; position:relative;}

.sidebar .block-compare li{padding:0 0 15px;}

.sidebar .block-compare li img{float:right; margin:0 0 5px 5px;}

.sidebar .block-compare li a{text-decoration:none;}

.sidebar .block-compare li a:hover{text-decoration:underline;}

.sidebar .block-compare .actions a{color:#FD0291; font-size:1.09em;}



/* Block: Viewed */

.sidebar .block-recent {}

.sidebar .block-recent li{padding:0 0 10px;}

.sidebar .block-recent li a{text-decoration:none;}

.sidebar .block-recent li a:hover{text-decoration:underline;}



/* Block: Poll */

.sidebar .block-poll {}

.sidebar .block-poll .radio { float:left; margin:0 -18px 0 0; }

.sidebar .block-poll .label { display:block; margin-left:18px;}

.sidebar .block-poll .answer{float:left; width:100%;}

.sidebar .block-poll .answer span{display:block; width:92px;}

.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px;}

.sidebar .block-poll .block-content ol{margin-top:15px;}

.sidebar .block-poll .block-content ol li{padding-bottom:7px; color:#0E0E0E;}



/* Block: Tags */

.sidebar .block-tags ul{font-size:1.2em;}

.sidebar .block-tags ul,

.sidebar .block-tags li {display:inline; line-height:normal;}

.sidebar .block-tags .actions{padding-top:15px;}



/* Block: Subscribe */

.sidebar .block-subscribe {}



/* 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; }

.sidebar .block-reorder ol li a{color:#0E0E0E; text-decoration:none;}

.sidebar .block-reorder ol li a:hover{text-decoration:underline;}



/* Block: Banner */

.sidebar .block-banner {}

.sidebar .block-banner .block-content { text-align:center; }



/* Block: Checkout Progress */

.sidebar .block-progress {border:1px solid #E3E3E3;}

.sidebar .block-progress .block-title{background:#FFECF6; padding:14px 8px 11px 12px;}

.sidebar .block-progress .block-title h2{color:#FD0291; font-size:1em; text-transform:uppercase; font-weight:bold;}

.sidebar .block-progress .block-content{padding:12px 11px 20px 11px;}

.sidebar .block-progress dl{border-top:1px solid #E3E3E3;}

.sidebar .block-progress dt{font-weight:bold; padding:13px 24px 11px 19px; font-size:1.09em;}

.sidebar .block-progress dd{font-weight:bold; padding:28px 14px 25px 19px;}

.sidebar .block-progress dd.complete { background-color:#FFECF6; }

.sidebar .block-progress dt,

.sidebar .block-progress dd{border:1px solid #E3E3E3; border-top:0;}

/* ======================================================================================= */





/* Category Page ========================================================================= */

.page-head,

.category-title {color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px;}

.category-image { display:block; margin:20px auto; width:99%; }

.category-products {}





.toolbar-block{background:url(../images/toolbar_block_corner_left_top.gif) left top no-repeat #FFECF6; width:100%;}

.toolbar-block .corner-right-top{background:url(../images/toolbar_block_corner_right_top.gif) right top no-repeat;}

.toolbar-block .corner-left-bot{background:url(../images/toolbar_block_corner_left_bot.gif) left bottom no-repeat;}

.toolbar-block .corner-right-bot{background:url(../images/toolbar_block_corner_right_bot.gif) right bottom no-repeat; padding:14px 23px 14px 24px;}





/* View Type: Grid */

.products-grid{width:100%; margin:33px 0 0;}

.products-grid tr.odd {}

.products-grid tr.even {}

.products-grid td{width:33%; padding:0 10px 32px 0;}

.products-grid td.last{padding-right:0;}

.products-grid td.empty {}

.products-grid .product-name{padding:10px 0 10px; font-weight:normal; text-align:center; height:25px;}

.products-grid .product-name a{color:#FD0291; text-decoration:none;}

.products-grid .product-name a:hover{text-decoration:underline;}

.products-grid .ratings{padding:0 0 24px;} 

.products-grid .ratings .rating-box{float:left; margin-right:7px;}

.products-grid .ratings .amount{float:left;}

.products-grid .price-box{margin:3px 0 0 0; text-align:center;}

.products-grid .price{color:#FD0291; font-weight:normal!important; font-size:1.09em;}

.products-grid p,

.products-grid button{margin-top:3px;}

.products-grid .add-to-links{margin-top:17px;}

.options-list-maat{text-align:center; padding:10px;}



/* View Type: List */

.products-list{margin:33px 0 0;}

.products-list .item {padding:0 0 33px;}

.products-list .product-image{float:left; width:203px; display:block;}

.products-list .product-shop{float:right; width:374px;}

.products-list .product-shop .product-name{font-weight:normal; margin-bottom:15px;}

.products-list .product-shop .product-name a{color:#FD0291; text-decoration:none;}

.products-list .product-shop .product-name a:hover{text-decoration:underline;}

.products-list .product-shop .ratings{padding:0 0 19px;}

.products-list .product-shop .ratings .rating-box{margin-bottom:22px;}

.products-list .product-shop .ratings .rating-links a{display:block; color:#929192;}

.products-list .product-shop .ratings .rating-links a.last{color:#121212;}

.products-list .product-shop .ratings .rating-links .separator{display:none;}

.products-list .product-shop .price-box{margin:0 18px 0 0; padding-right:24px; background:url(../images/price_divider.gif) right top no-repeat; float:left;}

.products-list .product-shop .price{color:#FD0291; font-weight:normal; font-size:1.09em;}

.products-list .product-shop .desc{padding-top:27px;}

/* ======================================================================================= */





/* Product View ========================================================================== */

.product-view {}

.product-view .to-friend{display:block; padding-bottom:20px;}



.product-essential {}

.product-collateral {padding:50px 0 0;}



/* Product Images */

.product-view .product-img-box { float:left; width:267px; }

.product-view .product-img-box .product-image { border:1px solid #ddd; text-align:center; }

.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; padding:15px 0 20px; font-size:0.91em;}

.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% 6px 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 4px 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:-5px; margin-top:10px; }

.product-view .product-img-box .more-views li { float:left; margin:0 0 5px 5px ; }



.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:297px; padding-right:20px; }

.product-view .product-name {color:#FD0291; font-size:1.41em; margin-bottom:15px; width:203px;}

.product-view .product-name h2{line-height:normal;  width:320px}

.product-view .product-shop .ratings{margin:0;}

.product-view .product-shop .ratings .rating-box{float:left; margin:0 15px 0 0;}

.product-view .product-shop .ratings .rating-links{float:left;}

.product-view .product-shop .ratings .rating-links a{color:#929192;}

.product-view .product-shop .ratings .rating-links a.last{color:#121212;}

.product-view .product-shop .ratings .rating-links .separator{padding:0 3px;}

.product-view .product-shop .availability{font-size:0.91em;}

.product-view .product-shop .availability .in-stock{font-weight:normal;}

.product-view .product-shop .price-box{margin:5px 0 15px 0;}

.product-view .product-shop .price-box .price{color:#FD0291; font-weight:normal; font-size:1.5em;}

.product-view .product-shop .add-to-box .add-to-cart{padding-top:7px;}

.product-view .product-shop .add-to-box .add-to-cart input{width:38px; height:11px; margin-right:3px;}

.product-view .product-shop .add-to-box .or{font-size:0.91em; padding-top:7px;}

.product-view .product-shop .add-to-box .add-to-links li{display:block;}

.product-view .product-shop .add-to-box .add-to-links .separator{display:none;}



.product-view .short-description{padding-top:5px;}



.tierprices-box{background:url(../images/price_box_corner_left_top.gif) left top no-repeat #FFECF6; width:100%; margin:28px 0;}

.tierprices-box .corner-right-top{background:url(../images/price_box_corner_right_top.gif) right top no-repeat;}

.tierprices-box .corner-left-bot{background:url(../images/price_box_corner_left_bot.gif) left bottom no-repeat;}

.tierprices-box .corner-right-bot{background:url(../images/price_box_corner_right_bot.gif) right bottom no-repeat; padding:12px 14px 7px;}

.tierprices-box .product-pricing{font-size:1.16em;}

.tierprices-box .product-pricing li{padding-bottom:4px;}

.tierprices-box .product-pricing .price{font-size:0.91em; color:#FD0291;}





/* Rating */

.ratings {}

.ratings .amount {}

.ratings .rating-links {}

.ratings dt {}

.ratings dd {}

.rating-box { width:78px; height:13px; margin:0; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }

.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }



.catalog-product-view .rating-box{margin:10px 0;}

.catalog-product-view .main-block{padding:10px 19px 23px 21px;}

.catalog-product-view .main-block .line-y{background:url(../images/product_main_divider.gif) 640px top repeat-y; width:100%;}

.catalog-product-view .col-main{width:629px;}

.catalog-product-view .col-right{padding-right:3px;}





/* Availability */

.availability {}

.availability .in-stock { font-weight:bold; }

.availability .out-of-stock { font-weight:bold; color:#f00; }



/********** < Product Prices */

.price { white-space:nowrap !important; }



.price-box {margin:10px 0;}

.price-box .price { font-weight:bold; }



.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:bold; }



/* 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 li{display:inline;}

.add-to-links a{color:#929192; text-decoration:underline;}

.add-to-links a:hover{text-decoration:none;}

.add-to-links .last a{color:#121212;}

.add-to-links .separator{padding:0 10px;}



/* Add to Cart */

.add-to-cart label { float:left; margin-right:5px; }

.add-to-cart .qty { float:left; }

.add-to-cart .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 10px; }

.add-to-box .add-to-links { float:left; }



/* Product Options */

.product-options { padding:10px; margin:10px 0 0; }

.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%; }

.product-options dd .multiselect option {}

.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:0 0 10px 0; border-top:0; }

.product-options-bottom .price-box { margin:10px 0; }



.multiselect{height:auto!important;}



/* Grouped Product */

.grouped-items {}



/* Block: Description */

.product-view .description {padding-bottom:15px;}

.product-view .description h3{color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px; font-weight:normal;}



/* Block: Additional */

.product-view .additional {padding-bottom:10px;}

.product-view .additional h3{color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:20px; font-weight:normal;}

.product-view .additional .data-table th{padding:3px 0px 0px 0px;}

.product-view .additional .data-table td{padding:3px 0px 0px 0px;}





/* Block: Upsell */

.product-view .up-sell {}

.product-view .up-sell h3{color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:20px; font-weight:normal;}

.product-view .up-sell #upsell-product-table{margin:0;}

.product-view .up-sell .products-grid td { width:25%; }

.product-view .up-sell .products-grid .price-box{background:0; margin-right:0; padding-right:0;}



/* Block: Tags */

.product-view .tags {margin-bottom:40px;}

.product-view .tags h3{color:#0E0E0E; font-size:1.75em; font-family:"trebuchet MS", Arial, Helvetica, sans-serif; margin-bottom:15px; font-weight:normal;}

.product-view .tags h4{font-weight:normal; margin-bottom:5px;}

.product-view .tags .tags-list li{font-size:0.91em; padding:0 11px 0 10px; background:url(../images/tags_divider.gif) right 4px no-repeat;}

.product-view .tags .tags-list li.first{padding-left:0;}

.product-view .tags .tags-list li.last{background:0;}

.product-view .tags .tags-list li a{color:#FD0291; text-decoration:underline;}

.product-view .tags .tags-list li a:hover{text-decoration:none;}

.product-view .tags .form-add-tags{margin-top:15px; margin-bottom:10px;}

.product-view .tags .form-add-tags label{font-size:0.91em; margin-bottom:3px; display:block;}

.product-view .tags .form-add-tags .input-box{float:left; width:501px;}

.product-view .tags .form-add-tags .input-box input{width:482px;}

.product-view .tags .form-add-tags button.button { float:left; }

.product-view .tags .form-add-tags .button { float:left; }

.product-view .tags .form-add-tags p { clear:both; }



/* 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 Tags */

.tags-list li { display:inline; }



/* Advanced Search */

.search-summary {padding:15px 0;}

/* ======================================================================================= */



.review-product-list .data-table{margin:15px 0;}

.review-product-list .add-review h3{margin-bottom:10px;}



/* 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; margin-bottom:15px; }

.product-review .product-img-box .ratings{margin:10px 0;}

.product-review .product-img-box .ratings .rating-links{margin-top:10px;}

.product-review .product-img-box .ratings .rating-links a{display:block;}

.product-review .product-img-box .ratings .rating-links .separator{display:none;}

.product-review .details { float:right; width:470px; }

.product-review .ratings-list{margin:15px 0;}

.product-review .ratings-list dd{padding:5px 0;}



.review-customer-view .col-main .product-image-box{width:160px; float:left;}

.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}

.review-customer-view .col-main .product-details{width:460px; float:right;}

.review-customer-view .col-main .data-table{margin:15px 0;}

.review-customer-view .col-main .ratings{margin:15px 0;}

.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}



.review-customer-index .col-main .data-table{margin:10px 0;}

/* ======================================================================================= */





/* Shopping Cart ========================================================================= */

.cart .checkout-types{float:right; text-align:right; margin-top:30px; text-align:center;}

.cart .checkout-types li button{margin-bottom:23px;}

.cart .checkout-types li{margin-bottom:10px;}

.cart .checkout-types li a{font-weight:bold; text-decoration:none;}

.cart .checkout-types li a:hover{text-decoration:underline;}



/* Shopping Cart Table */

.cart-table .item-msg { font-size:10px; }



/* Shopping Cart Collateral boxes */

.cart .cart-collaterals { float:left; width:578px; }

.cart .cart-collaterals .col-1{width:282px;}

.cart .cart-collaterals .col-2{width:235px; border:1px solid #E1E1E1; padding:14px 25px 17px 16px;}

.cart .crosssell{border:1px solid #E1E1E1; padding:15px 27px 5px 19px;}

.cart .crosssell .cross-product{margin-top:40px;}

.cart .crosssell .cross-product li.item{margin-bottom:20px;}

.cart .crosssell .product-image{float:left; width:73px; display:block;}

.cart .crosssell .product-shop{float:right; width:154px;}

.cart .crosssell .product-shop .product-name{margin-bottom:10px;}

.cart .crosssell .product-shop .product-name a{font-weight:normal; font-size:1.09em;}

.cart .crosssell .product-shop .price-box{margin:0 17px 0 0; float:left;}

.cart .crosssell .product-shop .price{color:#FD0291; font-weight:normal; font-size:1.09em;}

.cart .crosssell .product-shop .add-to-links{margin-top:10px;}

.cart .crosssell .product-shop .add-to-links li{display:block;}

.cart .crosssell .product-shop .add-to-links li .separator{display:none;}



.cart .discount{margin-bottom:30px;}

.cart .discount h3{margin-bottom:10px;}

.cart .discount label{font-size:0.84em;}

.cart .discount input{height:11px; margin-right:6px; width:132px;}



.cart .shipping h3{margin-bottom:10px;}

.cart .shipping p{font-size:0.84em;}

.cart .shipping .form-list{margin-top:20px;}

.cart .shipping .form-list li{margin-bottom:20px;}

.cart .shipping .form-list label{font-size:0.91em;}

.cart .shipping .form-list input{width:223px;}

.cart .shipping .form-list select{width:230px;}

.cart .shipping .buttons-set{padding-left:0;}

.cart .shipping .buttons-set button{ float:none;}



/* Shopping Cart Totals */

.cart .totals { float:right; width:162px; padding:16px 26px 16px 33px; border:1px solid #E1E1E1;}

.cart .totals .price{color:#FD35A7; font-size:1.09em; font-weight:normal;}

.cart .totals table { width:100%; }

.cart .totals table th,

.cart .totals table td { padding:5px; }

.cart .totals table th { font-weight:bold; padding-right:25px; padding-left:0; }

.cart .totals .tax-collapse{font-weight:bold; padding-right:24px;}



/* 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:250px; 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-top:1px solid #E3E3E3; border-bottom:1px solid #E3E3E3;}

.opc .checkbox{width:14px; height:14px;}

.opc li.section { border:1px solid #E3E3E3; border-top:1px solid #FFF; border-bottom:0; }

.opc .step-title{background-color:#FFECF6; padding:7px 18px 7px 31px;}

.opc .step-title .number {line-height:22px; margin-right:5px; padding:2px 5px; font-weight:bold; color:#121212; border:1px solid #808080; background:#FFECF6;}

.opc .step-title h3 { display:inline; }

.opc .allow .step-title { cursor:pointer; }

.opc .active {}

.opc .active .step-title { background-color:#FFFFFF; cursor:default; }

.opc .active .step-title .number{color:#FFFFFF; background:#FD0291; border:1px solid #FD0291; }

.opc .active .step-title h3{color:#FD0291;}

.opc .step { border-top:1px solid #E3E3E3; padding:10px 13px 10px 31px;}

.opc .active .step{background-color:#FFF;}

.opc .order-review {}



.opc #opc-login{border-top:1px solid #E3E3E3;}



.opc h4{font-size:1em;}

.opc .form-list{margin:15px 0;}

.opc label{font-size:0.91em; padding-right:20px;}



#checkoutSteps #opc-billing .input-box, 

#checkoutSteps #opc-shipping .input-box{width:305px; float:left;} 

#checkoutSteps #opc-billing .input-box input,

#checkoutSteps #opc-shipping .input-box input,

#checkoutSteps #opc-billing .input-box select,

#checkoutSteps #opc-shipping .input-box select{width:273px!important;}

#checkoutSteps .input-box-2{width:280px; float:left;}

#checkoutSteps .input-box-2 input{width:273px!important;}

#checkoutSteps .input-box-2 select{width:244px!important;}

#checkoutSteps .group-select li li{margin-bottom:15px;}

#checkoutSteps label{padding-bottom:3px;}

#checkoutSteps .group-select li input.input-text{width:578px;}

#checkoutSteps .group-select li select{width:585px;}

#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,

#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:210px!important;}	

#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,	

#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:195px!important;}

#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,

#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:95px!important;}

#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,

#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:63px!important;}

#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}







#checkout-step-payment{position:relative;}





/* Multiple Addresses Checkout */

.checkout-progress {padding:0 0 15px; margin:0 0 15px; text-align:center; border-bottom:1px solid #990000;}

.checkout-progress li {display:inline; width:15%; text-align:center; color:#000; border:0; padding:1px 10px 1px 10px; margin-right:5px;}

.checkout-progress li.active {color:#0000FF; font-weight:bold;}



.multiple-checkout { position:relative; }

.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }

.multiple-checkout .grand-total big {}

.multiple-checkout .grand-total .price {}



.checkout-multishipping-addresses .col-main .page-title button{margin-top:5px;}

.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}

.checkout-multishipping-addresses .col-main .multiple-checkout h3{margin:15px 0;}

.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #DDDDDD;}

/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/

.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}

.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}



.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}

.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}

.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}

.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}

.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}

.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}

.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #BEBCB7; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}

.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #BEBCB7; padding:20px; margin-bottom:15px;}

.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}

.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{margin:10px 0;}



.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #BEBCB7; padding:20px; margin-top:15px;}

.checkout-multishipping-billing .col-main .col2-set .col-2 h3{margin-bottom:20px;}

.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}

.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}

.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}

.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}

.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}

.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}

.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}

.checkout-multishipping-billing .input-box{width:auto;}

.checkout-multishipping-billing .input-box input{width:250px;}



.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}

.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #4A4A4A; padding:20px;}

.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}

.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}

.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}

.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}

.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}

.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,

.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;} 

.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}

.checkout-multishipping-overview .data-table{margin:10px 0;}



/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/



/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/



.checkout-multishipping-address-selectbilling .page-title h2{background:0;}

.checkout-multishipping-address-selectbilling .page-title button.button{margin-top:5px;}



.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}



.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}



.checkout-multishipping-success .content-box{padding:30px;}

.checkout-multishipping-success .buttons-set{border:0;}



/* Sitemap */

.sitemap {}



#lastname{width:251px!important;}



/********** < Common Checkout Styles */

.sp-methods{position:relative;}

.sp-methods dt { font-weight:bold; }

.sp-methods .price { font-weight:bold; }

.checkout-onepage-index .main-block{padding:11px 20px 23px 21px;}

.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}

.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}

.checkout-onepage-index .page-title{display:none;}

.checkout-onepage-index .col-main{width:634px;}

.checkout-onepage-index .col-right{width:174px;}





.please-wait { float:right; padding-right:50px;}

.cvv-what-is-this { cursor:help; margin-left:5px;}



/* Tooltip */

.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:30px; z-index:1000; top:15px!important;}

.tool-tip .btn-close { text-align:right; }

.tool-tip .tool-tip-content { padding:5px; }



/* Gift Messages */

.add-gift-message {margin-top:15px;}

.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-form textarea{width:510px!important;}

.gift-message-form .input-box{display:block; width:283px!important;}

.gift-message-form .input-box input{width:226px!important;}



.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 span { 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 {}

.account-login .new-users {}

.account-login .registered-users {}



.account-create {}

/* Account Login/Create Pages ============================================================ */





/* My Account ============================================================================= */

/********** < Dashboard */

.dashboard {}

.dashboard .welcome-msg {}

.dashboard .data-table{margin:15px 0;}

.dashboard .col2-set{padding:5px 0;}

.dashboard .col2-set .col-1,

.dashboard .col2-set .col-2{padding:5px 0;}





/* Block: Recent Orders */

.dashboard .recent-orders { margin:10px 0; }



/* Block: Tags */

.dashboard .tags{margin-top:15px;}

.dashboard .tags .number { float:left; margin-right:-20px; }

.dashboard .tags .details { margin-left:20px; }



/* Block: Reviews */

.dashboard .reviews {margin-top:15px;}

.dashboard .reviews .product-name{margin-bottom:5px;}

/********** Dashboard > */



/* Order View */

.order-info { border:1px solid #ddd; padding:5px; margin-bottom:15px; }

.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; }



.customer-name-middlename .name-firstname{width:200px!important;}

.customer-name-middlename .name-firstname input{width:190px!important;}

.customer-name-middlename .name-middlename{width:60px!important;}

.customer-name-middlename .name-middlename input{width:50px!important;}

.customer-name-middlename .input-box-2 input{width:250px!important;}



.customer-dob .input-box{width:60px!important;}

.customer-dob .input-box input{width:50px!important;}



.catalogsearch-advanced-index #form-validate .range input{width:150px;}

.catalogsearch-advanced-index #form-validate select{padding:2px;}



#my_recent_reviews .number{width:17px; float:left;}

#my_recent_reviews .product-name{float:left; width:480px;}



#my_recent_tags li{width:100%; overflow:hidden;}

#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}

#my_recent_tags .details{float:left; width:480px; margin:0; padding:0;}



.cms-index-index .products-grid{margin-top:0; margin-bottom:33px;}

.cms-index-index .std{margin:0;}



.checkout-cart-index .page-title{margin-bottom:0;}

.checkout-cart-index .main-block{padding-top:12px; padding-right:23px;}

.checkout-cart-index .col-main .checkout-types li button{width:153px; height:31px!important; overflow:hidden; background:url(../images/checkout_button.gif) left top no-repeat;}

.checkout-cart-index .col-main .checkout-types li button span{display:none;}

.checkout-cart-index .col-main .cart-table{margin:13px 0 19px; border-right:1px solid #DDDDDD;}

.checkout-cart-index .col-main .cart-table th{padding:7px 10px; background:#FFECF6;}

.checkout-cart-index .col-main .cart-table td{text-align:center!important; vertical-align:middle; padding:10px;}

.checkout-cart-index .col-main .cart-table td .product-name{text-align:left!important;}

.checkout-cart-index .col-main .cart-table td .product-name a{font-size:1.41em; color:#FD0291; font-weight:normal; text-decoration:none; line-height:normal;}

.checkout-cart-index .col-main .cart-table td .product-name a:hover{text-decoration:underline;}

.checkout-cart-index .col-main .cart-table tfoot td{background:#FFECF6; padding:10px 9px 11px 10px;}

.checkout-cart-index .col-main .cart-table .price{color:#FD35A7; font-size:1.09em;}

.checkout-cart-index .cart-no-items{padding-top:15px;}



.checkout-multishipping-login .col-main .account-login{padding-right:20px;}

.checkout-multishipping-login .col-main .account-login .form-list{margin:10px 0;}



.cms-customer-service .col-main dl dd{padding-left:0;}



.catalog-seo-sitemap-category .col-main .pager,

.catalog-seo-sitemap-product .col-main .pager{padding:10px 0;}



.sales-order-history .col-main .data-table{margin:10px 0;}



.tag-customer-index .col-main .tags-list{font-size:1.2em;}



.tag-customer-view .col-main .data-table{margin:10px 0;}



.customer-address-index .col-main .col2-set .col-1 ol li{margin-bottom:20px;}



.wishlist-index-index .col-main .product-name a{text-decoration:none;}

.wishlist-index-index .col-main .product-name a:hover{text-decoration:underline;}

.wishlist-index-index .col-main textarea{width:95%!important;}



.sales-order-view .col-main .col2-set{padding:5px 0;}

.sales-order-view .col-main .col2-set .col-1,

.sales-order-view .col-main .col2-set .col-2{padding:5px 0;}

.sales-order-view .col-main .data-table{margin:10px 0;}



.sales-order-invoice .col-main .col2-set{padding:5px 0;}

.sales-order-invoice .col-main .col2-set .col-1,

.sales-order-invoice .col-main .col2-set .col-2{padding:5px 0;}

.sales-order-invoice .col-main .data-table{margin:10px 0;}



.sales-order-shipment .col-main .col2-set{padding:5px 0;}

.sales-order-shipment .col-main .col2-set .col-1,

.sales-order-shipment .col-main .col2-set .col-2{padding:5px 0;}

.sales-order-shipment .col-main .data-table{margin:10px 0;}



.sales-order-creditmemo .col-main .col2-set{padding:5px 0;}

.sales-order-creditmemo .col-main .col2-set .col-1,

.sales-order-creditmemo .col-main .col2-set .col-2{padding:5px 0;}

.sales-order-creditmemo .col-main .data-table{margin:10px 0;}



.home-banner{margin:8px 0 7px;}

.home-banner img{position:relative; margin:0 -38px 0 -24px;}



.home-block{padding:2px 20px 3px 11px;}

.home-block .col-1{width:130px; float:left;}

.home-block .col-2{width:820px; float:right;}

.home-block .col-1 .category-title{margin:0;}

.home-block .col-1 .category-title h2{width:65px; height:23px; overflow:hidden; background:url(../images/style_block_title.gif) left top no-repeat; text-indent:-999em;}

.home-block .col-1 .block-content{padding:8px 0 0 0;}

.home-block .col-1 .block-content ul{list-style-type:none; padding:0; margin:0;}

.home-block .col-1 .block-content ul li{padding-left:13px; background:url(../images/list_marker.gif) left center no-repeat; line-height:2.5em;}

.home-block .col-1 .block-content ul li a{color:#0E0E0E; text-decoration:none; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.91em;}

.home-block .col-1 .block-content ul li a:hover{text-decoration:underline;}

.home-block .products-grid{margin:0;}

.home-block .products-grid td{padding-bottom:0;}

.home-block .products-grid td .product-name{padding:0 0 10px; margin-top:-2px; position:relative;}

.home-block .products-grid td .product-name a{font-size:1.41em;}

.home-block .products-grid td .product-name span{color:#121212; font-size:0.91em; display:block;}

.home-block .products-grid td .price-box{background:0; margin:0; padding:0;}

.home-block .products-grid td .more-and-price{padding:6px 0 0 9px; font-size:1.09em; color:#FD0291;}

.home-block .products-grid td .more-and-price a{color:#929192; font-size:0.84em; text-decoration:none;}

.home-block .products-grid td .more-and-price a:hover{text-decoration:underline;}

/* ======================================================================================= */





/* Footer ================================================================================ */

.footer{padding-right:2px;}

.footer-block{background:#FFF; padding:0 33px 20px 34px;}

.footer-block .indent{border-top:1px solid #E3E3E3; padding-top:18px;}

.footer ul li{display:inline; font-size:0.91em; line-height:1.7em; font-family:Tahoma, Arial, Helvetica, sans-serif;}

.footer ul li a{color:#908F8F; text-decoration:none; background:url(../images/footer_link_marker.gif) left 5px no-repeat; padding:0 37px 0 9px;}

.footer ul li a:hover{text-decoration:underline;}

.footer-corners{background:url(../images/footer_block_corner_left_bot.gif) left top no-repeat; width:100%; height:10px; overflow:hidden;}

.footer-corners div{background:url(../images/footer_block_corner_right_bot.gif) right top no-repeat; padding:0 10px;}

.footer-corners div div{padding:0; background:#FFF; width:100%;}

.footer-block-2{padding:10px 8px 31px; color:#5D5D5D; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.91em;}

.footer-block-2 .store-switcher{float:right;}

.footer .block-subscribe{float:right; width:201px; height:17px; overflow:hidden; padding:0 0 0 6px; background:url(../images/newsletter_bg.gif) left top no-repeat;}

.footer .block-subscribe input{width:163px; height:13px; border:0; background:0; padding:0; color:#FD0291;}

.footer .block-subscribe button{width:25px; height:11px!important; overflow:hidden; float:right;}

.footer .block-subscribe button span{display:none; float:left;}

/* ======================================================================================= */

/* SpryTabbedPanels.css - version 0.4 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* Horizontal Tabbed Panels
 *
 * The default style for a TabbedPanels widget places all tab buttons
 * (left aligned) above the content panel.
 */

/* This is the selector for the main TabbedPanels container. For our
 * default style, this container does not contribute anything visually,
 * but it is floated left to make sure that any floating or clearing done
 * with any of its child elements are contained completely within the
 * TabbedPanels container, to minimize any impact or undesireable
 * interaction with other floated elements on the page that may be used
 * for layout.
 *
 * If you want to constrain the width of the TabbedPanels widget, set a
 * width on the TabbedPanels container. By default, the TabbedPanels widget
 * expands horizontally to fill up available space.
 *
 * The name of the class ("TabbedPanels") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabbedPanels container.
 */
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

/* This is the selector for the TabGroup. The TabGroup container houses
 * all of the tab buttons for each tabbed panel in the widget. This container
 * does not contribute anything visually to the look of the widget for our
 * default style.
 *
 * The name of the class ("TabbedPanelsTabGroup") used in this selector is not
 * necessary to make the widget function. You can use any class name you
 * want to style the TabGroup container.
 */
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the TabbedPanelsTab. This container houses
 * the title for the panel. This is also the tab "button" that the user clicks
 * on to activate the corresponding content panel so that it appears on top
 * of the other tabbed panels contained in the widget.
 *
 * For our default style, each tab is positioned relatively 1 pixel down from
 * where it wold normally render. This allows each tab to overlap the content
 * panel that renders below it. Each tab is rendered with a 1 pixel bottom
 * border that has a color that matches the top border of the current content
 * panel. This gives the appearance that the tab is being drawn behind the
 * content panel.
 *
 * The name of the class ("TabbedPanelsTab") used in this selector is not
 * necessary to make the widget function. You can use any class name you want
 * to style this tab container.
 */
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #000;
	list-style: none;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	color: #FFF;
}

/* This selector is an example of how to change the appearnce of a tab button
 * container as the mouse enters it. The class "TabbedPanelsTabHover" is
 * programatically added and removed from the tab element as the mouse enters
 * and exits the container.
 */
.TabbedPanelsTabHover {
	background-color: #F221A1;
}

/* This selector is an example of how to change the appearance of a tab button
 * container after the user has clicked on it to activate a content panel.
 * The class "TabbedPanelsTabSelected" is programatically added and removed
 * from the tab element as the user clicks on the tab button containers in
 * the widget.
 *
 * As mentioned above, for our default style, tab buttons are positioned
 * 1 pixel down from where it would normally render. When the tab button is
 * selected, we change its bottom border to match the background color of the
 * content panel so that it looks like the tab is part of the content panel.
 */
.TabbedPanelsTabSelected {
	background-color: #FF12A0;
	border-bottom: 1px solid #000;
}

/* This selector is an example of how to make a link inside of a tab button
 * look like normal text. Users may want to use links inside of a tab button
 * so that when it gets focus, the text *inside* the tab button gets a focus
 * ring around it, instead of the focus ring around the entire tab.
 */
.TabbedPanelsTab a {
	color: #FFF;
	text-decoration: none;
}

/* This is the selector for the ContentGroup. The ContentGroup container houses
 * all of the content panels for each tabbed panel in the widget. For our
 * default style, this container provides the background color and borders that
 * surround the content.
 *
 * The name of the class ("TabbedPanelsContentGroup") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the ContentGroup container.
 */
.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	background-color: #EEE;
}

/* This is the selector for the Content panel. The Content panel holds the
 * content for a single tabbed panel. For our default style, this container
 * provides some padding, so that the content is not pushed up against the
 * widget borders.
 *
 * The name of the class ("TabbedPanelsContent") used in this selector is
 * not necessary to make the widget function. You can use any class name you
 * want to style the Content container.
 */
.TabbedPanelsContent {
	padding: 4px;
	background-color: #FFF;
}

/* This selector is an example of how to change the appearnce of the currently
 * active container panel. The class "TabbedPanelsContentVisible" is
 * programatically added and removed from the content element as the panel
 * is activated/deactivated.
 */
.TabbedPanelsContentVisible {
}

/* Vertical Tabbed Panels
 *
 * The following rules override some of the default rules above so that the
 * TabbedPanels widget renders with its tab buttons along the left side of
 * the currently active content panel.
 *
 * With the rules defined below, the only change that will have to be made
 * to switch a horizontal tabbed panels widget to a vertical tabbed panels
 * widget, is to use the "VTabbedPanels" class on the top-level widget
 * container element, instead of "TabbedPanels".
 */

/* This selector floats the TabGroup so that the tab buttons it contains
 * render to the left of the active content panel. A border is drawn around
 * the group container to make it look like a list container.
 */
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #000;
	border-right: solid 1px #000;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

/* This selector disables the float property that is placed on each tab button
 * by the default TabbedPanelsTab selector rule above. It also draws a bottom
 * border for the tab. The tab button will get its left and right border from
 * the TabGroup, and its top border from the TabGroup or tab button above it.
 */
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #000;
}

/* This selector floats the content panels for the widget so that they
 * render to the right of the tabbed buttons.
 */
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;

	height: 20em;
}


