/* Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/* Reset ================================================================================= */
* {
	margin: 0;
	padding: 0;
}
body          {background:#fff;font:12px/19px Arial, Helvetica, sans-serif;color:#606060;text-align:center;}
img           {border:0;vertical-align:top;}
a             {color:#666666;text-decoration:underline;}
a:hover       {text-decoration:none;}
:focus        {outline:0;}

/* Headings */
h1            {font-size:20px;font-weight:normal;line-height:1.15;}
h2            {font-weight:normal; }
h3            {font-size:16px;font-weight:bold;line-height:1.25;}
h4            {font-size:14px;font-weight:bold;}
h5            {font-size:12px;font-weight:bold;}
h6            {font-size:11px;font-weight:bold;}

/* Forms */
form          {display:inline;}
fieldset      {border:0;}
legend        {display:none;}

/* Table */
table         {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 100%;
}
caption,th,td {
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	color: #464646;
}
.MainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #06C;
}
.Blue24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #06C;
}

/* Content */
strong        {font-weight:bold;}
address       {font-style:normal;}
cite          {font-style:normal;}
q,
blockquote    {quotes:none;}
q:before,
q:after       {content:'';}
small,big     {font-size:1em;}
sup           {font-size:1em; vertical-align:top;}

/* Lists */
ul,ol         { list-style:none; }
.cms-page-view ol	{list-style-type:decimal;}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */

/* Footer-bottom================================================================================ */
html, body {height:100%; width:100%;}
.catalog-product-compare-index{width:auto;height:auto;}
body { min-width:1100px;}
/*Other-main================================================================================ */
.checkout-multishipping-overview .col-2.col-wide {margin-bottom: 20px;}
#advanced-search-list li label  { float:none;}
.my-tag-edit .btn-remove {float: right;margin-left: 10px;margin-top: 2px;}
.my-tag-edit { float:left; padding-bottom:10px;}
#back-top {position: fixed;bottom: 30px;z-index:9999;right: 0;margin-right:20px;}
#back-top a {width:70px;display: block;text-align: center;font: 11px/100% Arial, Helvetica, sans-serif;text-transform: uppercase;text-decoration: none;color: #bbb;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:70px;height:70px;display: block;margin-bottom: 7px;background:url(../images/up-arrow.png) no-repeat center 10px #f5f5f5;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
#back-top a:hover span {background-color:#357df0; background-position:center -63px;}
/*popup================================================================================ */
.page-popup .product-image{display:block; margin-bottom:10px;}
.page-popup .price-box{margin:10px 0;}
.page-popup .add-to-links{padding:15px 0;}
.page-popup {padding:20px;text-align:left;}

/* Layout ================================================================================ */
.wrapper {/*background:url(../images/tail-top.gif) 0px -28px repeat-x; */ background-color: #FFFFFF;  }
.header-wrapper {width:100%;}
.cms-home .wrapper {background-color: #EBEBEB;}
.extra_wrap{width:100%; overflow:hidden;}
.page{margin:0 auto;padding:0px 0 0px 0;position:relative;text-align:left; /*width:947px;*/}

.page-print {background:#fff; padding:20px; text-align:left;width:auto; height:auto;}
.page-print h1 { padding:30px 0 10px 0; font-size:15px; text-transform:uppercase;color:#474649;font-family: 'Arial', sans-serif;}
.page-print h2 { padding-bottom:12px;}
.page-print .col2-set { margin-bottom:20px;}
.page-empty {background:#fff; padding:20px; text-align:left;}
.page-popup { padding:20px; text-align:left; background:#FFF;}
.main-container {width:1070px;margin:auto;}
.main { padding:10px 0px 0px 0; border-bottom:1px solid #ebebeb; background-color: #FFFFFF; }
.cms-page-view .main {border-bottom:0px solid #ebebeb;}
.catalog-category-view .main, .catalog-product-view .main  {border-bottom:0px solid #ebebeb;}
.cms-page-view .page { /*width:1077px; */ padding-bottom:0px;}
.cms-page-view .col2-left-layout .col-main {width: 855px; }
/* homepage middle block*/
.homepage-middle-block {width: 100%;   background-color: #FFFFFF;  border-bottom: 1px solid #A5A5A5;}
.cms-home .homepage-middle-block {height:308px; border-top: 1px solid #A5A5A5;}
.homepage-middle-info {width: 1070px; margin:auto;}

.middle-left-block { float:left;height:240px;width:535px; border-bottom: 1px solid #D7D7D7;}

.middle-left-part-left {float:left; padding-top:26px;}
.middle-left-part-right {float:right; width:317px;padding-top:26px;height:100%;}
.left-part-right-title {color: #464646 !important;  padding-top:23px; border-right: 0px solid #EBEBEB;}
.left-part-right-text {  border-right: 0px solid #EBEBEB;padding-right:10px;}
.left-part-right-more {color: #3C94D2; font-size:12px;font-weight:bold;  border-right: 0px solid #EBEBEB; width:85px;}
.middle-blocks-container .input-arrow {float:right;background: transparent  url(../images/Vianni-sprite.png) -56px 0px no-repeat; width:8px;height:10px; margin-top:5px;margin-right:5px; }
.middle-right-block {float:left; width:535px;height:240px; border-bottom: 1px solid #D7D7D7;}
.right-part-right-text,.left-part-right-text{padding-top:13px; height:81px;  padding-bottom:13px; }
.middle-right-part-left {float:left; padding-top:26px;}
.middle-right-part-right {float:right; width:317px;padding-top:26px;}
.right-part-right-title {color: #464646 !important;   padding-top:23px; }

.right-part-right-more {color: #3C94D2; font-size:12px;font-weight:bold; width:85px;  }
.middle-left-part-right a, .middle-right-part-right a {text-decoration:none;}
.middle-blocks-container {height:238px;}

.middle-bottom-container {height:56px; padding-top: 15px; border-top: 1px solid #D7D7D7;}
.cms-home .middle-bottom-container {border-top: 0px solid #D7D7D7;}
.facebook-ad, .offers-ad, .youtube-ad,
.linkedin-ad, .ideas-ad, .twitter-ad
{background:url(../images/Vianni-sprite.png) no-repeat 0 -95px #FFFFFF; margin-right:6px;margin-top:8px; height:24px; width:24px;float:right;}

.facebook-ad {background-position: -2px -46px; }
.offers-ad {background-position:-2px -72px; }
.youtube-ad {background-position:-54px -73px; }
.linkedin-ad {background-position:-2px -124px;}
.twitter-ad {background-position:-2px -98px;}
.ideas-ad {background-position:-54px -46px;}


.middle-newsletter { float: right; height:51px;width:198px; margin-top: 6px; margin-right:-6px;}
.middle-newsletter input {border-radius:3px; font-size:13px; width:154px !important; border: 1px solid #A6A2A3; height:19px;}
.middle-newsletter button {height:31px; margin-left:-5px !important;}
.middle-newsletter button.button span {background: url("../images/Vianni-sprite.png") no-repeat -67px -16px #FFFFFF !important; height:30px; padding-left:0px; width:32px; }
.middle-newsletter button.button span span {padding-right:0px;}
/*.middle-newsletter  button.button:hover span span {background-position: 0px 0px;}*/
.validation-advice{position: absolute;}
/* Base Columns */
.col-left {  margin-top:10px; float:left; width:223px; border-right:1px solid #ebebeb; padding:0px 0px 0; }
.col2-left-layout  .col-left {  background-color: #EBEBEB; height:100%; float:none;}
.col2-left-layout .breadcrumbs {margin-bottom: 0px;}
.catalog-product-view .breadcrumbs {margin-bottom: 0px;  }
.catalog-product-view .breadcrumbs li strong {font-size:12px;margin-left:0px;}
/*.contacts-index-index  .col-left { margin-top:30px;}*/
.cms-page-view  .col-left { margin-top:30px;}
.catalog-product-view .col-left { border: 0px; margin-top:28px; } 
/*.cms-home .col-left { float:left; width:209px; border-right:none; padding:0px 0px 0; margin-top:30px;}*/
 .col-main { float:left; width:940px;  padding:10px 0px 4px 0; }
 .cms-home .main {background-color: #EBEBEB;}
/*.cms-home  .col-main { float:left; width:730px!important;  padding:0px 0px 20px 0; margin-top:30px;border-left:1px solid #ebebeb;}*/
.catalog-category-view  .col-main { float:left; width:730px;  padding:5px 0px 5px 0;  }
.col-right { float:right; width:199px;padding:5px 5px 0;}
 
.col-right { float:right; width:205px;padding:0px 5px 0 0;margin-top:10px;} 
/* 1 Column Layout */
.col1-layout .col-main {
	float: none;
	width: auto;
	color: #606060;
}

.form-text {font:Arial; font-size:12px; line-height:20px; color:#606060;}

/* 2 Columns Layout */
.col2-left-layout {padding-top:10px;}
.col2-left-layout .col-main { float:right; width:836px; }
.contacts-index-index  .col2-left-layout .col-main { width:720px;}
.catalog-product-view .col2-left-layout .col-main { width:902px;}
.catalog-product-view .col-main {   padding-bottom: 5px; }
.col2-right-layout .col-main {}
.newsletter-manage-index .col-left,
.downloadable-customer-products .col-left,
.wishlist-index-index .col-left,
.wishlist-index-share .col-left,
.tag-customer-index .col-left,
.tag-customer-view .col-left,
.review-customer-index .col-left,
.review-customer-view .col-left,
.sales-recurring-profile-index .col-left,
.sales-billing-agreement-index .col-left,
.sales-order-history  .col-left,
.sales-order-view  .col-left,
.sales-order-invoice  .col-left,
.sales-order-shipment  .col-left,
.sales-order-creditmemo  .col-left,
.customer-address-index  .col-left,
.customer-address-form  .col-left,
.customer-account-edit  .col-left{
    border-right: 1px solid #EBEBEB;
    float: left;
    margin-top: 30px;
    padding: 0 0 0;
    width: 209px;
}
.newsletter-manage-index .block.block-reorder,
.downloadable-customer-products .block.block-reorder,
.wishlist-index-index .block.block-reorder,
.wishlist-index-share .block.block-reorder,
.tag-customer-index .block.block-reorder,
.tag-customer-view .block.block-reorder,
.review-customer-index .block.block-reorder,
.review-customer-view .block.block-reorder,
.sales-recurring-profile-index .block.block-reorder,
.sales-billing-agreement-index .block.block-reorder,
.sales-order-history .block.block-reorder,
.sales-order-view .block.block-reorder,
.sales-order-invoice .block.block-reorder,
.sales-order-shipment .block.block-reorder,
.sales-order-creditmemo .block.block-reorder,
.customer-address-index .block.block-reorder,
.customer-address-form .block.block-reorder,
.customer-account-edit .block.block-reorder{ border-bottom:0;}
.newsletter-manage-index .page-title,
.downloadable-customer-products .page-title,
.wishlist-index-index .page-title,
.wishlist-index-share .page-title,
.tag-customer-index .page-title,
.tag-customer-view .page-title,
.review-customer-index .page-title,
.review-customer-view .page-title,
.sales-recurring-profile-index .page-title,
.sales-billing-agreement-index .page-title,
.sales-order-history .page-title,
.sales-order-view .page-title,
.sales-order-invoice .page-title,
.sales-order-shipment .page-title,
.sales-order-creditmemo .page-title,
.customer-address-index .page-title,
.customer-address-form .page-title,
.customer-account-edit .page-title{ margin-left:-20px;}
.newsletter-manage-index .my-account,
.downloadable-customer-products .my-account,
.wishlist-index-index .my-account,
.wishlist-index-share .my-account,
.tag-customer-index .my-account,
.tag-customer-view .my-account,
.review-customer-index .my-account,
.review-customer-view .my-account,
.sales-recurring-profile-index .my-account,
.sales-billing-agreement-index .my-account,
.sales-order-history .my-account,
.sales-order-view .my-account,
.sales-order-invoice .my-account,
.sales-order-invoice .my-account,
.sales-order-shipment .my-account,
.sales-order-creditmemo .my-account,
.customer-address-index .my-account,
.customer-address-form .my-account,
.customer-account-edit .my-account{margin-left:20px;}

.customer-account-edit


.customer-address-form .fieldset,
.customer-account-edit .fieldset{
    background: none repeat scroll 0 0 #FEFEFE;
    border: 1px solid #EBEBEB;
    margin: 28px 0;
    padding: 22px 15px 12px 30px;
}


.customer-address-index .my-account h2{ padding-bottom:10px;}
.customer-address-index .title-buttons button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; height:25px; }
.customer-address-index .title-buttons button.button span {float:left; height:25px; background:transparent url(../images/bkg_button_cart_total.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 14px/25px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.customer-address-index .title-buttons button.button span span{ background-position:100% 0; padding:0 11px 0 4px; }
.customer-address-index .title-buttons button.button:hover span { background-position:0 -25px; color:#fff;}
.customer-address-index .title-buttons button.button:hover  span span {background-position:100% -25px;}
.customer-address-index .title-buttons { margin-bottom:25px;}
.customer-address-index .my-account h3{ font-size:12px; padding-bottom:12px;}
.customer-address-index .my-account li { padding-bottom:12px;}
.page-print h3{ font-size:12px; padding-bottom:12px;}
.sales-order-creditmemo .my-account h3{ font-size:12px;}


.my-account .page-title{ padding-right:14px;}
.review-customer-view .product-review .product-name {
    font-size: 15px;
    font-weight:normal;
    margin: 0 0 10px;
}
.review-customer-view .product-review h3{ font-size:12px;}
.review-customer-view  .product-image { margin-bottom:10px; border:1px solid #ebebeb;}
.review-customer-view  .product-image:hover{border:1px solid #357df0;}

.my-account .pager {
    border-bottom: 1px solid #EBEBEB;
    margin: 11px 0;
    padding: 5px 15px 12px;
    text-align: center;
}

.tag-customer-index .tags-list li{ padding-right:10px;}
.tag-customer-view .data-table td {
    border: 1px solid #EAEAEA;
    padding: 10px;
    text-align:left;
    vertical-align: middle;
}
.tag-customer-view  .link-wishlist{ padding-top:10px; display:block; padding-left:7px;}
.wishlist-index-share textarea{ width:550px; max-width:550px; min-width:500px; height:150px; max-height:150px; min-height:100px;}
/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-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%; }

/* ======================================================================================= */
/* Global Styles ========================================================================= */
/* Form Elements */
input{-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;}
input:focus,
input:active{box-shadow:0 0 4px rgba(205, 205, 205, 0.4);}
textarea{-moz-transition: all 0.4s ease 0s;-webkit-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;}
textarea:focus,
textarea:active{box-shadow:0 0 4px rgba(205, 205, 205, 0.4);}
/* ======================================================================================= */
/* Form Elements */
input,select,textarea,button { font:11px Arial, Helvetica, sans-serif; vertical-align:middle; color:#606060; }
input.input-text,select,textarea { background:#fff; border:1px solid #C9C9C9; }
input.input-text,textarea { padding:2px 2px 2px 5px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
/*button.button { -webkit-border-fit:lines; } *//* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:22px; background:transparent url(../images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 11px/22px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#474649;}
button.button:hover span{ background:transparent url(../images/bkg_button.gif) 0 -22px no-repeat; }
button.button span span { background-position:100% 0; padding:0 11px 0 4px; }
button.button:hover span { color:#fff;}
button.button span span { background-position:100% 0; padding:0 11px 0 4px; }
button.button:hover  span span { background-position:100% -22px; }
button.disabled {}
button.disabled span {}
button.btn-checkout span {}
button.btn-checkout.no-checkout {}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }

/* Form*/
.form-list li { margin:0 0 15px; }
.form-list label { float:left; color:#606060; font-size:11px; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:327px; }
.form-list input.input-text { width:295px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:300px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:623px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ebebeb; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }

/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }
.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }
.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }
.form-list .name-middlename { width:122px; }
.form-list .name-middlename input.input-text { width:91px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }
.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:174px; }
.buttons-set { clear:both; margin:5px 0 0; padding:5px;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }
.buttons-set-order {}
.fieldset { border:1px solid #ebebeb; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #ebebeb; background:#f5f5f5; color:#333; margin:-33px 0 0 -10px; padding:3px 8px; position:relative; }
.checkout-onepage-success h2{ padding-bottom:12px;}
.checkout-onepage-success .col-main {
    float: left;
    margin-top: 25px;
    padding: 5px 0 20px 0;
    width: 940px;
}
/* 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.png) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
#form-validate p { padding-bottom:10px;}
p.required { font-size:11px; text-align:right; color:#f00;}

/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611;}

/* BreadCrumbs */
/*.catalog-product-view .breadcrumbs { padding:20px 10px 9px 3px; margin:15px 0 10px; margin-left:0px; position:relative; z-index:9; zoom:1; }*/
.breadcrumbs { padding: 0px; margin: 0px; margin-left: 0px; position:relative; z-index:0; zoom:1; }
.breadcrumbs li { display:inline;  }
.breadcrumbs li a{  text-decoration:none; color:#B1B1B1; font-size:12px;}
.breadcrumbs li strong { color:#B1B1B1;  font-weight:normal;}
.breadcrumbs span  {font-weight:normal; color:#B1B1B1;  ;font-weight:12px;}
/* Page Heading */
.page-title {padding:8px 0 8px 10px; margin:0 0 10px;  font-size:12px; color: #B1B1B1;}

.page-title h2 {font-size:15px; color:#333; font-family: 'Arial', sans-serif; text-transform:uppercase;}
.cms-finder-html .page-title h1 { font-size:12px; color: #B1B1B1;text-transform:none;}
.page-title .separator {margin:0 3px;}
.page-title .link-rss {float:right;}
.title-buttons {text-align:right;}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.subtitle,
.sub-title {clear:both;}

/* Pager */
.pager { border-bottom:1px solid #ebebeb; padding:5px 15px 11px 15px; margin:5px 0; text-align:center; }
.pager .amount { float:left; font-size:11px; }
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; }
.pager .limiter select{ border:1px solid #e3e2e1; margin-right:5px; font-size:11px; color:#7f7f7f;}
.pager .pages { margin:0 135px; }
.pager .pages strong{ font-weight:normal; font-size:11px; color:#7f7f7f;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{ text-decoration:none; font-size:11px; color:#7f7f7f;}
.pager .pages li a:hover{color:#080808;}
.pager .pages .current { color:#080808; font-size:11px;}
.pager .pages li:first-child a{ text-decoration:none;}
/* Sorter */
.sorter {padding:10px 15px 5px 15px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .view-mode label { display:none;}
.sorter .view-mode strong.grid{ width:19px; height:19px; background:url(../images/bg-grid.gif) 0px -19px no-repeat; font-size:0; line-height:0; float:left;}
.sorter .view-mode a.grid{ width:19px; height:19px; background:url(../images/bg-grid.gif) 0px 0px no-repeat; font-size:0; line-height:0; float:left;}
.sorter .view-mode a.grid:hover{ width:19px; height:19px; background:url(../images/bg-grid.gif) 0px -19px no-repeat; font-size:0; line-height:0; float:left;}
.sorter .view-mode strong.list{ width:19px; height:19px; background:url(../images/bg-list.gif) 0px 0px no-repeat; font-size:0; line-height:0; float:left; margin-left:12px;}
.sorter .view-mode a.list{ width:19px; height:19px; background:url(../images/bg-list.gif) 0px -19px no-repeat; font-size:0; line-height:0; float:left; margin-left:12px;}
.sorter .view-mode a.list:hover{ width:19px; height:19px; background:url(../images/bg-list.gif) 0px 0px no-repeat; font-size:0; line-height:0; float:left; margin-left:12px;}
.sorter .sort-by { float:right; }
.sorter .link-feed {}
*+html .sorter .view-mode strong.list{ width:19px; height:19px; background:url(../images/bg-list.gif) 0px 0px no-repeat; font-size:0; line-height:0; float:left; margin-left:12px; margin-top:-15px;}
*+html .sorter .view-mode a.list{ width:19px; height:19px; background:url(../images/bg-list.gif) 0px -19px no-repeat; font-size:0; line-height:0; float:left; margin-left:12px;margin-top:-15px;}
/* Toolbar */
.toolbar {font-size:11px; color:#7f7f7f; height:35px;margin-bottom:15px;background-color: #EBEBEB; }
.toolbar .prev-block   .viewall,.toolbar .next-block   .viewall ,
.toolbar .viewall {padding: 1px 4px; border: 1px solid #B5B5B5; text-transform:uppercase;text-decoration:none;font-size:11px; background-color: #FFFFFF;}
.toolbar .viewall-block {float:left; padding-right:0px;}
.toolbar .viewall-block a,.toolbar .next-block  a , .toolbar .prev-block  a {text-decoration:none;}
.toolbar .next-block {float:right; padding-left:15px;}
.toolbar .prev-block {float:left; padding-right:15px;}

.toolbar-bottom .pager {padding-right:0px;}
.toolbar .pager {  font-size:11px; color:#7f7f7f; border-bottom:0px solid #FFFFFF; float:left; padding-top:2px;}
.toolbar .pager .pages {font-size:12px;float:right; margin-right:0px; margin-left:15px;}
.toolbar .sorter select{ border:1px solid #e3e2e1; margin-right:5px; font-size:11px; color:#7f7f7f; margin-left:3px;}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }


.box-collateral.box-additional  .data-table th { padding:8px 5px 8px 28px; border:1px solid #eaeaea;white-space:nowrap; line-height:20px; text-align:left; font-size:12px; color:#363636 }
.box-collateral.box-additional .data-table td { padding:8px 5px 8px 28px; border:1px solid #eaeaea; color:#363636; vertical-align:top; }

.data-table th { padding:8px 15px 7px 15px; border:1px solid #eaeaea;white-space:nowrap; font-size:11px; text-align:center; color:#000000; }
.data-table td { padding: 5px 10px; border:1px solid #eaeaea; vertical-align:middle; text-align:center; }
.data-table td.a-left-cart{ text-align:left; padding-left:30px;}
.data-table td .product-name a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#7f7f7f; text-transform:none;}
.data-table td .product-name a:hover{ color:#4a8cf6;}
.data-table td .product-image{ border:1px solid #efefef; display:block;}
.data-table td .product-image:hover{ border:1px solid #4a8cf6;}
 
.data-table td .btn-continue{ float:left;}
.data-table td.last{ /*padding-left:29px;*/ padding-right:29px;}
.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 { }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic;}

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px;}

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }
.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-size:11px; color:#4086f6;}
.link-reorder { font-weight:bold; }
.link-compare { font-size:11px; color:#666666;}
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:15px; height:15px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
.separator { margin:0 3px; }
.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */

/* Header ================================================================================ */

.logo { float:left; }
.header-container {
	position: relative;
	z-index: 65;
}
 .header-container, .catalog-product-view .header-container {/*width: 940px;*/ margin: auto; }
 
.catalog-product-view .header { height: 95px;}
.header .logo { float:left; text-decoration:none !important; margin-top:4px; }
.link-menu{ float:left; padding-top:24px;}
.link-menu  li { float:left;background:url(../images/border-menu.gif) right 3px no-repeat; padding-right:19px; margin-right:20px;}
.link-menu  li.last{ background:none!important;}
.link-menu  li a{ text-decoration:none; font-size:11px; font-weight:bold; color:#ffffff; text-transform:uppercase;}
.link-menu  li a:hover{ color:#999999;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:0; padding:0; }
body .header .welcome-msg { font-weight:bold; text-align:right; padding-right:11px; font-size:11px; color:#FFFFFF; float:right; padding-top:8px; }
.header .welcome-msg a {}
.header .links { float:left; padding-top:17px; padding-right:30px; }
.header .form-search { text-align:right;  }
.header .form-search .button{background:url(../images/Vianni-sprite.png) -34px -17px no-repeat; padding-left:28px;height:26px; text-indent:-9999px; margin-left:-4px;}
*+html .header .form-search .button{background:url(../images/btn-search.gif) 0px 0px no-repeat; padding-left:0; width:23px;height:23px; text-indent:-9999px; margin-left:2px;}
/*.header .form-search .button:hover{background:url(../images/btn-search.gif) 0px -23px no-repeat; opacity: 0.8;}*/
.header .form-search #search{ border-radius:2px;background-color: #C2C2C2; width:153px; border:0px solid #000000; padding:4px 2px 3px 2px;height:16px;}
.header .form-search label { display:none;}
.link-menu  li.advanced_search{ position:absolute; right:0; top:118px; background:none!important; padding-right:0!important; margin-right:12px;}
.link-menu  li.advanced_search  a span{ text-transform:none; font-size:11px; color:#4a8cf6; text-decoration:underline; font-weight:normal; }
.link-menu  li.advanced_search  a:hover span{ text-decoration:none;}
.header .form-search .search-autocomplete { z-index:999; text-align:left;}
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header .links li { float:left; display:inline-block; }
.header .links li.first {padding-left:13px!important; padding-right:15px;}
.header .links li.last {  padding-right:0 !important;  padding-left:13px;background:url(../images/marker.gif) 0px 8px no-repeat!important;}
.header .links li a{ text-decoration:none; font-size:12px; color:#FFFFFF; padding-top:3px; display:inline-block;}
.header .links li a:hover{ color:#E1E1E1;}
.header .links li{ padding-left:13px; padding-right:21px;}
/********** < Navigation */

.top-menu {float:right; width:873px;height: 72px;}
.nav-container { height:100%;}
.level0 { height:74px;}

   .menu-arrow-down { background: url(../images/Vianni-sprite.png) -39px -7px no-repeat !important; height:10px; display:block !important; width:16px !important;margin-left: 75px;}
	#nav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	z-index: 100;
	background-color: #0C1E2B;
}

	/* All Levels */
	#nav div {
	text-align: left;
	position: relative;
	background-color: #141414;
}
	#nav div.over { z-index:998; }
	#nav div.parent {
	background-color: #0C1E2B;
}
	#nav div a { display:block; text-decoration:none; }
	#nav div a:hover {
	text-decoration: none;
}
	#nav div a span { display:block; white-space:nowrap; cursor:pointer; text-transform: uppercase; font-weight:normal;   color: #A4A4A4; font-size:12px; }
	#nav div a span:hover,#nav div a span.hover {color: #FFFFFF;}
	
	/* 1st Level */
	#nav > div {/* width:173px;*/
	width: auto;
	float: left;
	background: #141414;
	text-align: center;
	padding-left: 35px;
}
	#nav > div {  display:block; }
	#nav > li{background:url(/images/tail-nav.gif) 0px 0px no-repeat; padding-left:37px;border-bottom:1px solid #ebebeb;}
	#nav > div.last{background:url(/images/tail-nav.gif) 0px 0px no-repeat; padding-left:37px;border-bottom:none;}
	#nav > div.hover,  
	#nav > div:hover,
	#nav > div.active{}
	#nav > div.last.hover,
	#nav > div.last.active{background:url(../images/tail-nav-act.gif) 0px 0px no-repeat;}
	#nav div a { float:none; padding:0px 0px 0px 0px; font-weight:bold;  height:74px;text-transform:uppercase;}
	#nav a.level-top span {padding: 29px 0px 10px; }
	#nav a.level-top:hover,#nav a.level-top.hover {
	text-decoration: none !important;
}
	 #nav  .level1.first {padding-top:15px;}
    #nav .level1 a span:hover{ color: #4E4E4E !important; font-weight:bold; } 
	#nav div.last a span{border-bottom:0;}
	#nav > div.active > ul{display:block;}
	
	/* 2nd Level */
	#nav .descr-arrow { border:0px !important; margin-right: 6px; margin-top: -34px;background:url(/images/tail-nav.gif) -10px 0px no-repeat !important; width:12px !important; height:12px !important; position: absolute; right:0px;}
	.two-sub  .descr-arrow {position:relative !important; float: right  !important;}
	
	#nav div div { position:static;  /*width */ border:none; }
	#nav div div span {font-size:12px;font-weght:bold;color: #4E4E4E; text-transform:none;/*padding-top: 12px;*/ font-style: italic; border-bottom:1px solid #A4A4A4; padding-bottom:12px;}
	#nav > div > div{position:relative; margin-left:-18px; width:183px; top:0px; padding:0px 0 0px 0px;  display:none;  height:auto;  border:0; background:0; zoom:1; box-shadow: 0 2px 8px #999999; }
	.two-sub  {}
	.two-sub div div {height:42px;}
	/*.two-sub .sub-title span {border:0px !important;}*/
	.first-sub {float:none!important;}	
	.sub-title { height: 35px;text-align:left !important; padding-top:20px; width: 100% !important;}
	.sub-title span { font-style:normal !Important; text-transform: uppercase !important; width: 100% !important; border-bottom: 1px solid #232323 !important;   margin-left: 10px !important; font-size:13px !important; font-weight:bold; padding-right:12px;} 
	.second-sub {float:none!important; }
	.one-sub { height:100%; }
	.one-sub .last {border-bottom: 0px solid #232323 !important; }
	.one-sub div {width:100% ;   height:42px;}
	.menu-up-bar {  z-index: 78;height:21px !important; background: url(../images/Vianni-sprite.png) -159px -180px  no-repeat !important; height:21px;border-bottom: 0px solid #232323 !important;}
	.arrow-container {height:8px !important;}
	.menu-arrow-up {border-bottom: 0px solid #232323 !important; background: url(../images/Vianni-sprite.png) -39px -1px no-repeat !important; height:8px !important;display:block !important; width:17px !important; background-color: #141414 !important;margin-left:104px;}
	#nav > div > div > div{ } /*sub*/
	#nav > div > div > div a{border-bottom:0;}
	#nav  div  div  div a{ color:#000!important; padding:5px 10px 5px 10px; text-align: left; height:32px  !important;}
	.catalog-category-view #nav ul ul li a {padding:5px 0 5px 28px;}
 
	 
	#nav > div > div > div.items {background-color:#F5F5F5;}
	
	
	/* Show menu */
	#nav li ul.shown-sub,
	#nav li div.shown-sub { left:-40px; z-index:999; }
	#nav li .shown-sub ul.shown-sub,
	#nav li .shown-sub li div.shown-sub { left:70px; }

.items .background-top-line {display:block !important; box-shadow: 0 0px 0px #999999 !important; left: auto!important; top: auto!important;  margin:0 !important; padding:0 !important; border:0px solid #000000 !important;height:2px !important ; background-color: #141414; width:100% !important; z-index:3px !important;}
/********** Navigation > */
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block {margin:25px 0 0px; border-bottom:1px solid #e5e5e5;  }
.block .block-title {padding:3px 10px 3px 0;background-color: #CCCCCC; padding-left: 10px;}
.block .block-title strong { font-size:15px; font-weight:normal;}
.block .block-title strong span { color:#000000;font-size:15px; text-transform:uppercase;font-family: 'Quattrocento Sans', sans-serif; line-height:18px; }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:11px; color:#606060; padding-bottom:12px; }
.block .block-content { padding:8px 0px 30px 15px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; color:#357df0; }
.block .empty {}
.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:67px; padding:0px; border:1px solid #e5e5e5; }
.mini-products-list .product-image:hover{border:1px solid #357df0;}
.mini-products-list .product-details { margin-left:80px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account li{padding-bottom:8px;}
.block-account li a{ text-decoration:none; }
.block-account li a:hover{ color:#4a8cf6; }
.block-account li strong{ color:#4a8cf6;}
/* Block: Currency Switcher */
.block-currency { float:right; border:none;}
.block-currency .block-title{ font-size:12px; color:#777877; float:left; border:none; padding:0px 10px 0 20px; background:none;}
.block-currency .block-title strong span{ font-weight:normal; font-size:12px;color:#777877;}
.block-currency .block-content { border:none; padding:0; float:left;}
.block-currency .block-title strong { background:none;display: block;overflow: hidden; padding:0;}
.quick-access{padding-top:8px; float:right; width:960px; padding-right:0px;}
/*===================top_ selects===============*/
.bg-cur-header{ background:#404040; height:29px; overflow:hidden; float:right; width:296px; padding:0px 0 0px 0;	
	-moz-border-radius:0px 0px 3px 3px; /* Firefox */
  	-webkit-border-radius:0px 0px 3px 3px;   /* Safari, Chrome */
 	-khtml-border-radius:0px 0px 3px 3px;   /* KHTML */
  	border-radius:0px 0px 3px 3px;  } 
.block-currency {float:left;color:#656565;line-height:15px;position:absolute;right:0px;top:6px;z-index:510;text-align:left;}
.jqTransformHidden{display:none!important;}
.bg-cur-header label{display:block;float:left;padding:7px 2px 0 11px; font-size:11px; color:#fff;}
.form-language  label{display:block;float:left;padding:1px 7px 0 0; font-size:11px; color:#FFFFFF;}
.jqTransformSelectWrapper{/*background:url(../images/cur-arrow.gif) no-repeat right top;*/ border:none;float:left;width:56px!important;padding: 0 0 0 0;cursor:default;}
.jqTransformSelectWrapper div{height:20px!important;overflow:hidden; /*background:url(../images/cur-bg.gif) no-repeat left top;*/}
.jqTransformSelectWrapper div span{font-size:11px;color:#909090;padding:3px 22px 0 9px;width:26px!important;height:18px!important;overflow:hidden;float:left;font-weight: bold;}
.jqTransformSelectWrapper div span{padding:1px 22px 0 9px; text-align:left;}
.jqTransformSelectWrapper div span:hover{ cursor:pointer;}

.form-language ul {padding:5px 0 5px 0;margin:0 0 0 0px;width:62px!important;mim-height:60px!important;overflow:hidden;background:#fff;border:1px solid #e3e2e1;}
.block-currency ul {padding:5px 0 5px 0;margin:0 0 0 0px;width:178px!important;height:60px!important;overflow:hidden;background:#404040;border:1px solid #404040;	-moz-border-radius:0px 0px 3px 3px; /* Firefox */
  	-webkit-border-radius:0px 0px 3px 3px;   /* Safari, Chrome */
 	-khtml-border-radius:0px 0px 3px 3px;   /* KHTML */
  	border-radius:0px 0px 3px 3px;}
.form-language ul li{line-height:11px;padding:1px 8px;overflow:hidden;width:52px!important;}
.block-currency ul li{line-height:11px;padding:1px 8px;overflow:hidden;width:133px!important;}
.block-currency ul li a,
.form-language ul li a{color:#9d9d9d;font-size:11px;line-height:16px;text-decoration:none;display:block;}
.block-currency ul li a:hover,
.form-language ul li a:hover{color:#000000;}
.cms-page-view #search_mini_form { right:0px;}
/* cart-header  */

.block-cart-header { width:149px; position:relative; z-index:9; float:right;background:url(../images/bg-cart.gif) 0px 0px no-repeat; padding-top:5px; padding-left:57px; padding-bottom:5px;}
*+html .block-cart-header{ }
.block-cart-header .block-content{ width:140px;}
.block-cart-header .btn-edit {margin-right: 5px;}
.block-cart-header .btn-remove, .block-cart-header .btn-edit {float: right;}
.row-header{ width:100%; clear:both;}
.quick-access{ float:right;  width:690px; padding-top:12px;}
.cart-inner{position:relative; margin-left:-81px; z-index:9999;}
.block-cart-header .amount{ font-size:11px; color:#999999; padding-right:20px; }
.block-cart-header .amount a{ color:#404040; display:inline-block; text-decoration:none;}
.block-cart-header .amount a:hover{ color:#939393;}
.block-cart-header .amount a:hover .cart-content{ display:block;}
.block-cart-header .cart-content{ position:absolute; left:0; top:-18px; z-index:9999; width:230px; display:none; }
.block-cart-header h3{font-size:11px; text-transform:uppercase;color:#404040; font-weight:bold;}
.cart-indent{background:#f4f4f4;margin-top:30px;padding:20px 20px 20px 20px; border:1px solid #ebebeb; }
.block-cart-header .empty{font-size:11px; color:#939393;padding-right:10px; }

.block-cart-header button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; height:25px; }
.block-cart-header button.button span {float:left; height:25px; background:transparent url(../images/bkg_button_cart_total.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 14px/25px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.block-cart-header button.button span span{ background-position:100% 0; padding:0 11px 0 4px; }
.block-cart-header button.button:hover span { background-position:0 -25px; color:#fff;}
.block-cart-header button.button:hover  span span {background-position:100% -25px;}
.block-cart-header .actions { text-align:center; padding-top:10px;}
.block-cart-header .mini-products-list li{ clear:both;}
.subtotal .label { color:#9f9f9f; font-size:12px;}
.subtotal .price{ font-size:12px; font-weight:bold; color:#2d2d2d;}
.subtotal { padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:10px;}
.block-cart-header .mini-products-list .product-image { width:67px;}
.block-cart-header .mini-products-list .product-details {margin-left:83px;color:#000000;}
.block-cart-header .mini-products-list .product-details strong{ font-weight:normal;color:#000000;}
.block-cart-header .block-subtitle{ padding-bottom:12px; color:#a0a0a0;}
.block-cart-header .product-name{ padding-bottom:12px;}
.block-cart-header .price{ font-weight:bold; color:#000000;}
.block-cart-header .product-name a { color:#7f7f7f;}
.block-cart-header .product-name a:hover { color:#4a8cf6;}
.block-cart-header .product-name { color:#000000;}
.block-cart-header .product-name  strong{ color:#000000;}
.sidebar .block.last { border:none;}
.page-title.title-buttons{ padding-right:14px;}

.page-title.title-buttons button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; height:25px; }
.page-title.title-buttons button.button span {float:left; height:25px; background:transparent url(../images/bkg_button_cart_total.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 14px/25px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.page-title.title-buttons button.button span span{ background-position:100% 0; padding:0 11px 0 4px; }
.page-title.title-buttons button.button:hover span { background-position:0 -25px; color:#fff;}
.page-title.title-buttons button.button:hover  span span {background-position:100% -25px;}
/* Block: Layered Navigation */
.block-layered-nav { margin-top:0px;}
.block-layered-nav .block-content { padding-left:4px;}
/*{ font-weight:bold;font-size:13px;padding: 10px;color: #333; }*/
.block-layered-nav dd{ padding-bottom:20px;} 
.block-layered-nav dd.last{ padding-bottom:0;}
#narrow-by-list{ padding-left:0px; padding-top: 10px;}
#narrow-by-list li input {margin-right:5px;}
#narrow-by-list li { text-decoration:none; padding: 0px 10px;}
 #narrow-by-list li a{ text-decoration:none; }
#narrow-by-list li a:hover{ text-decoration:underline;}
.block-layered-nav .choosen {padding:  10px 0; border-bottom: 1px solid #CCCCCC;}
.block-layered-nav .choosen a {text-decoration:none; color: #474747; font-weight:bold; padding-top:10px;font-size:12px;}
.block-layered-nav .choosen {text-align:center;}
.block-layered-nav .choosen ol {text-align:left;}
.block-layered-nav .choosen span {  font-weight:bold;font-size:13px;padding-bottom:10px;color: #424242; }
.block-layered-nav .choosen li {font-weight:bold;font-size:12px;padding-bottom:10px;color: #424242;}
.block-layered-nav .currently { color:#606060;}
.block-layered-nav .currently ol{ }
.block-layered-nav .actions{ padding-bottom:20px; padding-top:5px;}
.block-layered-nav .btn-remove { float:right; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart .btn-edit { margin-right:5px; margin-left:5px;}
.block-cart .block-content {
    padding:7px 47px 30px 1px;
}
.block-cart .summary {}
.block-cart .amount { font-size:11px; color:#606060;}
.block-cart .amount a{ color:#606060; font-weight:bold; text-decoration:none;}
.block-cart .amount a:hover{ color:#357df0;}
.block-cart .subtotal { text-align:left; font-size:11px; color:#606060; padding-top:12px; border:none; padding-bottom:2px;}
.block-cart .subtotal .label { color:#606060; font-size:11px; margin-right:8px;}
.block-cart .subtotal .price{ font-size:11px;color:#606060;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; border:none; padding-bottom:0; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 29px 5px 0; font-size:11px; }
.block-cart .actions{ padding-bottom:12px;}
.block-cart .block-subtitle{ padding-bottom:11px;}
.block-cart .product-name a { text-decoration:none; font-size:11px; color:#606060; line-height:15px;} 
.block-cart .product-name { padding-bottom:8px;}
.block-cart .product-name a:hover{ color:#357df0;} 
.block-cart .product-details strong{ font-size:11px; color:#606060; font-weight:normal;}
.block-cart .product-details .price{ font-size:11px; font-weight:bold; color:#606060;}
/* Block: Wishlist */
.block-wishlist .price-box { padding-bottom:5px;}
.block-wishlist .product-name a{ font-size:11px; text-decoration:none; line-height:15px;}
.block-wishlist .product-name a:hover{color:#4a8cf6;}
.block-wishlist .product-name{ padding-bottom:12px;}
.block-wishlist .btn-remove{ margin-left:6px;}
.block-wishlist .actions{ padding-top:5px;}
.block-wishlist .price{ font-size:11px; color:#606060;}
.block-wishlist .link-cart{color:#4a8cf6; font-size:11px; font-weight:normal;}
.my-wishlist .buttons-set{ padding-right:0;}
.my-wishlist .buttons-set .button{ margin-left:20px;}
.my-wishlist textarea {
    height: 177px; max-height:177px; min-height:100px;
    width: 263px; max-width:263px; min-width:200px;
}
.my-wishlist  td .button{ margin:20px 0 20px 0;}
.my-wishlist  .product-name { padding-bottom:10px; padding-top:5px;}
.my-wishlist .price-box{ padding-bottom:12px;}
/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:23px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:72px; }


/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
#compare-items{ padding-bottom:12px;}
.block-compare li .product-name{ padding-right:25px;}
.block-compare li .product-name a{ font-size:11px; color:#606060; text-decoration:none; font-weight:bold; }
.block-compare li .product-name a:hover{ color:#4a8cf6;}
.block-compare .actions a{ margin-top:28px; float:left}
/* Block: Recently Viewed */
.block-viewed {}
.block-viewed .block-title{ padding-bottom:0;} 
.block-viewed .product-name{ /*background:url(../images/marker-link.gif) 0px 9px no-repeat; padding-left:7px; */}
.block-viewed .product-name a{ font-size:11px; font-weight:bold; color:#606060; text-decoration:none;}
.block-viewed .product-name a:hover{ color:#357df0;}
#recently-viewed-items img {float:left;}
#recently-viewed-items .product-name {}
.block-viewed .block-content {padding: 0 3px 0 3px;}
/* Block: Recently Compared */
.block-compared {}
.block-compared .block-title{ padding-bottom:0;} 
.block-compared .product-name{background:url(../images/marker-link.gif) 0px 9px no-repeat; padding-left:7px;}
.block-compared .product-name a{ font-size:11px; font-weight:bold; color:#606060; text-decoration:none;}
.block-compared .product-name a:hover{ color:#357df0;}
/* Block: Poll */
.block-poll label { font-size:11px; color:#606060;}
.block-poll input.radio { float:left; margin:2px 0 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:7px 9px 7px 0px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:140px;}
.block-poll .votes{font-weight:bold; float:right; width:50px; margin-top:-15px;}

/* Block: Tags */
.block-tags .actions{ padding-top:15px;}
.block-tags ul,
.block-tags li { display:inline; margin-right:5px; }

/* Block: Subscribe */
.block-subscribe label { padding-bottom:10px; display:block; color:#606060;}
.form-subscribe-header{ display:none;}
.block-subscribe .actions{ padding-top:12px; padding-right: 20px;}
/*#newsletter{ width:156px;}*/
.products-list .add-to-links li{ font-size:11px; color:#282828;}
.products-list .add-to-links li a.link-wishlist{font-size:11px; color:#4086f6; font-weight:normal;}
.products-list .add-to-links li a.link-compare{font-size:11px; color:#666666; font-weight:normal;}
/* Block: Reorder */
#cart-sidebar-reorder-advice-container{ padding-bottom:10px;}
.customer-account-index .block-reorder { border:none;}
#contactForm #comment { width:620px; max-width:620px; min-width:500px; height:150px; max-height:150px; min-height:100px;}
.block-reorder .actions a {
    float: left;
    margin-top: 28px;
}
.product-name a { font-size:11px; text-decoration:none;
}
.product-name a:hover{ color:#357df0;}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:25px 0 10px 0; text-align:center; padding-bottom:25px; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */
/* Category Page ========================================================================= */
.category-title {margin: 0 0 1px; padding: 0 0 8px;}
.category-subtext {margin: 0px; border: 0px; padding: 0 0 20px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 6px; }
.category-products {}
/*landing pages*/
.subcat-categories .category {float:left; padding: 0px 10px 10px  0px; }
.subcat-categories .category.last {padding-right:0px;}
.subcat-categories .category .cat-img {  }
.subcat-categories .category a {text-decoration:none; }
.subcat-categories .category .cat-name {padding-top:5px; font-weight:bold !important; text-align:center !important;}
/* View Type: Grid */
/*description*/
.category-kitchen .category-description,
.category-bathroom .category-description {margin-bottom:40px !important; overflow:auto;min-height:100px;}
.category-description {padding-top:15px; }
.category-description .images-part {height:388px; width:100%; background-color: #EBEBEB; padding-top:10px;}
.category-description .images-part .left-image {float:left;padding-left:10px;width: 736px;}
.category-description .images-part .right-image {float:right;   width:315px;}
.category-description .images-part .descr-title-container {height:37px; padding-left:2px;}
.category-description   .descr-title-container a {
	text-decoration: none;
	font-size: 15px;
}
.category-description .images-part .descr-title {float:left; padding-top:10px; color: #464646 !important; }
.category-description .images-part .descr-arrow, .categories-part .item .menu-item-link .descr-arrow {float:right; background:url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:12px; height:12px; margin-top:16px; margin-right:5px;}
.category-description .images-part .descr-text { font-style: italic;  margin-right:6px; padding-left:2px;}

.category-description .categories-part {padding-top:30px;width:100%; height:350px;}
 .category-kitchen .category-description .categories-part .item {
	padding-right: 0px;
	width: 220px !important;
	padding-left: 62px;
}
.category-description .categories-part .item {float:left; padding: 0px 0px; padding-right:10px; width:206px;}
.category-description .categories-part .item-last {padding-right:0px !important;}
.category-description .categories-part .item .item-menu {padding-top:10px;}
.category-description .categories-part .item .menu-item-link {   border-bottom: 1px solid #D7D7D7; height:27px;  font-style:italic; }
.category-description .categories-part .item .menu-item-link.last {border-bottom: 0px solid #FFFFFF !important;}
.category-description .categories-part .item .menu-item-link a:hover { font-weight:bold; color: #000; }
.category-description .categories-part .item .first  {height:25px; padding-top:0px; border-bottom: 0px solid #FFFFFF !important; }
.category-description .categories-part .item .first a {    border-bottom:0px solid #000; font-style:normal;}
.category-description .categories-part .item .first a:hover {color: #464646 !important;}
.category-description .categories-part .item   .menu-item-link  .link-title {
	float: left;
	padding-left: 20px;
	padding-top: 3px;
}

.category-description .categories-part .item   .menu-item-link a {text-decoration:none;}
.categories-part .item .menu-item-link .descr-arrow {margin:8px 15px 0px 0px;}
.categories-part .item  .first .descr-arrow {margin:13px 15px 0px 0px;}

.for_modal {position:absolute; width:100%; height:100%; background-color:#CCCCCC; opacity: 0.5; z-index: 9998;left:0px;top:0px; display:none;}
/*second landing pages*/
.cms-kitchen-category-html .middle-newsletter button.button span,
.cms-kitchen-category-html .homepage-middle-block,
.cms-kitchen-category-html .std,
.cms-kitchen-category-html .main,
.cms-kitchen-category-html .col-main,
.cms-kitchen-category-html .page,
.cms-bathroom-category-html .middle-newsletter button.button span,
.cms-bathroom-category-html .homepage-middle-block,
.cms-bathroom-category-html .std,
.cms-bathroom-category-html .main,
.cms-bathroom-category-html .col-main,
.cms-bathroom-category-html .page {background-color: #E4E4E4 !important;}

.cms-bathroom-category-html .std,
.cms-kitchen-category-html .std {background-color: #E4E4E4; border-top:0px solid #E4E4E4 !important; margin-top:15px !important; padding-bottom:46px;}

.cms-bathroom-category-html .std .images-part,
.cms-kitchen-category-html  .std .images-part {min-height:616px; overflow:auto;  width:100%; background-color: #E4E4E4; padding-top:10px;}
.cms-bathroom-category-html .std .images-part .left-block,
.cms-kitchen-category-html  .std .images-part .left-block {float:left; width: 652px; min-height:10px; overflow:auto;}
.cms-bathroom-category-html .std .images-part .right-block,
.cms-kitchen-category-html  .std .images-part .right-block {float:right;   width:412px; min-height:616px; overflow:auto; background-image: url(../images/landing-right-border.png);}

.cms-bathroom-category-html .std .images-part  .cat-img-descr,
.cms-kitchen-category-html  .std .images-part  .cat-img-descr {height:34px;  background-color: #FFFFFF; width:314px; margin-left:6px; margin-top:-4px;}
.cms-bathroom-category-html .std .images-part  .cat-img-descr .link-title,
.cms-kitchen-category-html  .std .images-part  .cat-img-descr .link-title {float:left; padding-top:7px;padding-left:7px;}
.cms-bathroom-category-html .std .images-part  .cat-img-descr .link-title a,
.cms-kitchen-category-html  .std .images-part  .cat-img-descr .link-title a {text-decoration:none;  color: #464646 !important;  }
.cms-bathroom-category-html .std .images-part .cat-img-item,
.cms-kitchen-category-html  .std .images-part .cat-img-item {float:left;margin-bottom:2px;}

.cms-bathroom-category-html .std .images-part .right-block .descr-title,
.cms-kitchen-category-html  .std .images-part .right-block .descr-title { color: #3473b9 !important;  padding:10px 0px 10px 2px;}
.cms-bathroom-category-html .std .images-part .right-block .descr-text,
.cms-kitchen-category-html  .std .images-part .right-block .descr-text { font-style: italic;  padding-left:2px;}

.cms-bathroom-category-html .std .images-part .right-block .descr-arrow.but-prev,
.cms-kitchen-category-html  .std .images-part .right-block .descr-arrow.but-prev {background-position: 0px 0px; }
.cms-bathroom-category-html .std .images-part .right-block .img-container,
.cms-kitchen-category-html  .std .images-part .right-block .img-container {margin-left:11px;margin-top:10px;}
.cms-bathroom-category-html .std .images-part .right-block .descr-container,
.cms-kitchen-category-html  .std .images-part .right-block .descr-container {margin-left:11px; padding: 10px 10px 0px 10px;border-top: 1px solid #FFFFFF; width:371px;}
.cms-bathroom-category-html .std .images-part .right-block .arrow-block,
.cms-kitchen-category-html  .std .images-part .right-block .arrow-block {width:21px; height:27px; background-color: #FFFFFF;}
.cms-bathroom-category-html .std .images-part .right-block .arrow-block.right,
.cms-kitchen-category-html  .std .images-part .right-block .arrow-block.right{position:relative; float:none; margin-top:-27px; margin-right:10px;}
.cms-bathroom-category-html .std .images-part .right-block .arrow-block.left,
.cms-kitchen-category-html  .std .images-part .right-block .arrow-block.left{position:relative;margin-top:-27px;}
.cms-bathroom-category-html .std .images-part .descr-arrow,
.cms-kitchen-category-html  .std .images-part .descr-arrow {float:right; background:url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:12px; height:12px; margin-top:11px; margin-right:5px;}


/*second landig pages*/

/*preview*/
.preview {z-index: 9999; position: absolute; border: 1px solid  #9f9f9f; background-color: #FFFFFF; display:none; min-height: 625px; width: 414px;}
.preview  .preview_close { position: absolute; right:-27px; top:-30px; background:url(../images/Vianni-sprite.png) -98px -16px no-repeat; width:25px; height:31px; }
.preview .preview-image {padding:10px 0;}
.preview .preview-image img {border: 0px solid grey !important;}
.preview .preview-name,.preview .preview-options, .previiew .info-container {padding: 5px 10px;}
.preview .preview-name {padding-top:16px;}
 .preview .preview-options-simple {height:51px;padding: 5px 10px;overflow:hidden; text-align:left;}
 .preview .preview-options-simple .simple-title {font-weight:bold;font-size:13px;padding-bottom: 5px; color: #000000; }
 .preview .preview-options-simple .simple-value {font-size: 13px; font-weight:bold; padding-left:10px;}
 .preview .preview-options-simple .first-item {height:19px; overflow:hidden;}
 .preview .preview-options-simple .second-item {padding-top:10px;}
 .preview .preview-options .conf-attribute {padding: 5px 0;}

 .preview .preview-options .conf-attribute  h2 { padding-top: 0px !important; font-family: Arial,Helvetica,sans-serif !important;}
 .preview .preview-options .attribute-values {text-align:left;}
 .preview .preview-options .attribute-values img {border: 0px solid #9f9f9f; margin:5px 4px 5px 5px;}
.preview .info-container  {width:100%; height:105px;}
.preview .info-container .left-dimensions{ float:left;text-align:left; padding-left:10px; width:245px;height:102px; overflow:hidden; padding-top:10px;}
.preview .info-container .left-dimensions .dimensions-title {padding-bottom: 5px;  font-style:italic; }

.preview .info-container .right-info {float:right; width:126px; height:66px;right: 10px;position: absolute; bottom: 10px;}
.preview .info-container .right-info  .details-button {background:url(../images/Vianni-sprite.png) -159px -110px no-repeat; width:126px; height:27px;padding-top:7px;  margin-top: 0px;}
 
.preview .info-container .right-info .where-to-buy-button {  text-transform:uppercase;  background: url("../images/Vianni-sprite.png") no-repeat scroll -159px -143px transparent; color: #FFFFFF; height: 24px; margin-top: 0; padding-top: 8px; width: 126px;}
 
.preview .info-container .right-info  .first { margin-top: 23px;}
.preview .info-container .right-info  a {text-decoration:none; font-weight:bold;}
.icon-ada {background:url(../images/Vianni-sprite.png) -316px 0 no-repeat; width:35px; height:64px;margin: 5px auto;}
.lifettime {background:url(../images/Vianni-sprite.png) -289px -111px no-repeat; width:89px; height:34px; margin: 5px auto;}
/* // preview end*/
.products-grid .ratings {display:none;}
.products-grid .product-image  {width:200px; height:177px;}
.products-grid .product-image .Vianni-view {position: absolute; width: 201px; height: 23px; background-color: #CCCCCC;opacity:0.7; z-index: 999; top: 149px; display:none; }
.products-grid .product-image .Vianni-view span {font-weight:bold;font-size:13px;padding-top: 5px; color: #000000;  }
.products-grid { position:relative; padding-bottom:25px; }
.products-grid.last { border-bottom:0; padding:0; }
.products-grid li.item.last{ padding-right:0px; }
.products-grid li.item {  float:left; width: 202px; padding:0px 9px 0px 0;   text-align:center; }
.products-grid .product-image { display:block;  margin:0 0 0px 0px; }
.products-grid .product-image img {border:1px solid #BABFBF; cursor:pointer; }
.products-grid .product-name {   margin:0 0 0px; padding-top:10px;  }
.products-grid .product-name  .options {cursor:pointer;}
 .products-grid .product-name2 {   margin:0 0 0px; padding-top:3px; line-height:16px; }
/*.products-grid .product-name a, .products-grid .product-name2 a  {font-size:14px; font-weight:bold;  color:#454545; line-height:17px; text-decoration:none; text-transform:none; font-family:Arial, Helvetica, sans-serif;}*/
.products-grid .product-name2 a {font-size:12px;}
.products-grid .product-name a:hover{ }
.products-grid .price-box { margin-left:20px;float:left; padding-top:3px; padding-bottom:10px; }
.products-grid .add-to-links li:first-child{background:url(../images/border-button.gif) right 5px no-repeat; padding-right:5px; margin-right:5px;}
.products-grid .add-to-links li{ float:left;}
.products-grid .add-to-links li a{ font-weight:normal; font-size:11px; color:#4086f6;}
.products-grid .add-to-links li a.link-compare{ color:#666666;}
.products-grid .button{}
.products-grid .availability { line-height:21px; }
.products-grid .actions { overflow:hidden; padding-top:0px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { /* width:729px;*/ margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }
.products-grid .ratings {font-size: 11px;line-height: 1.25;margin: 7px 0 0px 5px;}

.sendfriend-product-send .form-list li.wide textarea {
    width: 621px; max-width:621px; min-width:600px; height:150px; max-height:150px; min-height:100px;
}
.review-product-list .breadcrumbs {
    margin: -25px 0 0px 0px;
    padding: 20px 10px 0px 14px;
    position: relative;
    z-index: 9;
}
.review-product-list .product-essential {
    padding-bottom: 0px; padding-left:0px;
}
.review-product-list .product-view .product-shop {
  /*  float: right;
    padding-right: 30px;
    width: 395px;*/
}
.review-product-list h3 { font-size:12px!important; color:#474649!important; padding-bottom: 10px;}
.review-product-list h4 { font-size:12px!important; color:#474649!important; padding-bottom:15px!important;}
/* View Type: List */
.products-list li.item {padding:30px 10px 12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:140px; height:120px; margin:0 0 10px; }
.products-list .product-shop { margin-left:141px; }
.products-list .product-name { margin:0 0 10px; text-align:center;}
.products-list .ratings .rating-box {float:none;margin-right:3px; padding-bottom:13px;}
.products-list .ratings {font-size:11px;line-height:1.25;margin:7px 0 12px 0;}
.products-list .product-shop .price-box .regular-price { padding-bottom:5px; display:block;}
.products-list .ratings .rating-links a { color:#357df0;}
.products-list .ratings .rating-links a + span + a { color:#666666}
.products-list .ratings .rating-links span{ display:none;}
.products-list .ratings .rating-links a{ display:block; line-height:18px;}
.products-list .product-name a { font-size:12px; font-weight:normal; color:#4a8cf6; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.products-list .product-name a:hover{ color:#626262;}
.products-list .price-box { float:none; margin:3px 13px 6px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0px 0 0 0; margin:-2px 0 18px; line-height:1.35; font-size:12px; color:#626262; line-height:14px; }
.products-list .desc .link-learn { font-size:12px; color:#357df0; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px;}
.box-list-left{ width:483px; float:left; padding-right:20px;}
.box-list-right{ width:66px; float:left;}
.box-reviews .review-box  { padding-top: 10px;  padding-left:10px; margin-bottom:20px;border: 1px solid #EBEBEB; }
.box-reviews .review-box dd table {margin-top:5px;}
.box-reviews .review-box dd  .review-text {margin-top:5px;}

/* ======================================================================================= */
/* Product View ========================================================================== */
.product-view {padding-left: 0px;}
/* Rating */
.no-rating { margin:0; }
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:85px; height:14px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:14px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount a{ color:#868686; text-decoration:none;}
.ratings .amount a:hover{ color:#4a8cf6;}
.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}
.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important;}
.price-box a{ font-size:11px;}
.price-box .price { font-weight:bold; color:#4c4c4c;}

/* 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; }
.minimal-price-link { display:block; }
.minimal-price-link .label {}
.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; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold;}


/* FPT */
.weee { display:block; font-size:11px; color:#444;}
.weee .price { font-size:11px; font-weight:normal;}

/* 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 notice next to the options */
.price-notice { padding-left:10px;}
.price-notice .price { font-weight:bold;}

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }
.price-box-bundle {}

/********** Product Prices > */
/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit { color:#4c4c4c;}
.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 30px 5px 0; color:#928174; font-size:11px; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* 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; color:#928174; font-size:11px; }
.add-to-box .add-to-links { float:left; }
.product-view {}
.product-essential { padding-bottom:32px; }
.product-collateral .box-collateral {margin:0 0 41px;}

/* Product Images */
.product-view  .add-to-box { padding-bottom:12px}
.product-view .product-shop button.button span { float:left; height:22px; background:transparent url(../images/bkg_button.gif) 0 -22px no-repeat; padding:0 0 0 10px; font:bold 11px/22px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap;color:#fff; }
.product-view .product-shop button.button span span { background-position:100% -22px; padding:0 11px 0 4px; }
.product-view .product-shop button.button:hover span { background-position:0 0px; color:#474649;}
.product-view .product-shop button.button span span { background-position:100% -22px; padding:0 11px 0 4px; }
.product-view .product-shop button.button:hover  span span { background-position:100% 0px; }

.product-view .product-img-box {   width:450px;  margin-top: 15px; border:1px solid #CCCCCC; ; margin-left:0px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image:hover{ }
.product-view .product-img-box .product-image-zoom { position:relative; overflow:hidden; }
.product-view .product-img-box .product-image-zoom a{  display:block; position:relative; overflow:hidden;  text-decoration:none; }
.product-view .product-img-box .product-image-zoom img {   left:0; top:0; cursor:pointer; position:relative; z-index: 1;}
.product-view .product-img-box .zoom-notice { padding:19px 0 17px 0; color:#606060; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:17px; margin:20px auto 17px; padding:0 41px 0 41px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; margin-left:-18px;  }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px;}
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:5px; width:33px; height:8px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:18px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:18px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-30px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#eaeaea; margin:0 0 8px 30px ; }
.product-view .product-img-box .more-views li:hover { background:#4086f6;}
.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}
.more-views h2{ font-size:16px; color:#2f2f2f; padding-bottom:15px;}
.product-view .add-to-box .add-to-cart .qty { border:1px solid #eaeaea; padding:4px 2px 4px 2px; font-size:11px; color:#7f7f7f;border-radius:2px 2px 2px 2px;-moz-border-radius:2px 2px 2px 2px;-webkit-border-radius:2px 2px 2px 2px;-khtml-border-radius:2px 2px 2px 2px;position:relative;}
.product-view 	.add-to-box .add-to-links {float: left; margin-top:-7px;}
.product-view .add-to-box .or {color: #928174;float: left;font-size: 11px;margin:3px 10px;}
.pp_description{ display:none!important;}
#track_hint{ display:none;}
.product-view 	.add-to-box .add-to-links a{ color:#666666;font-size:11px; font-weight:normal;}
.product-view 	.add-to-box .add-to-links li:first-child a{ color:#4086f6; font-size:11px; font-weight:normal;}
.product-view .add-to-box .add-to-cart label { float:left; margin-right:10px; margin-top:4px; color:#928174; }
.product-view .product-img-box .product-image-zoom a:hover .wrapper_pic_zoom{ top:0;} 
.wrapper_pic_zoom {background: url(../images/pic_zoom.png) no-repeat scroll 50% 50% transparent; width:421px; height:427px;position:absolute; left:0; top:-190px; z-index: 1;	-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;}
.product-view .product-shop .add-to-cart button.button {float: left;margin-left:20px;}
/* Product Shop */
.product-view .std{ font-size:12px; color:#606060; line-height:16px;}
.product-view h2{ padding-bottom:13px;}
.product-view .product-shop .ratings-table{ margin-bottom:12px;}
.product-view .left-part {float: left;}
.product-view .right-part {float:right;}
.col1-layout .product-view .product-shop {  border: 1px solid #EAE9E9; width:588px;  background-color: #F2F4F5; margin-top: 15px; margin-left:8px; margin-right:15px;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .email-friend{ padding-bottom:5px;}
.product-view .rating-links{ color:#666666;}
.product-view .rating-links a{color:#357df0;}
.product-view .rating-links a + span + a{ color:#878888;} 
.product-view .availability{ font-weight:normal; color:#363636; padding:5px 0 5px 0;}
.product-shop .price-box { padding-bottom:10px;}
.tier-prices.product-pricing { padding-bottom:12px;}
.tier-prices.product-pricing li a{ font-size:11px;}
.product-shop .no-rating a{ color:#000;}
.tier-prices.product-pricing .price{ font-size:11px; font-weight:normal; color:#4c4c4c; text-decoration:underline;}
.product-view .availability span{ font-weight:normal;}
.product-view .email-friend a{ color:#000;}
.product-view .product-name h1{  padding-bottom:10px; text-transform:capitalize;}
 
.product-view  .product-names {padding-bottom: 10px; border-bottom: 1px solid #E3E2E2;padding-top: 10px; padding-left:15px;}
.product-view .short-description {}
#customer-reviews dd{ padding-bottom:20px;}
.product-view .email-friend a {background: url(../images/mail-icon.png) no-repeat  0 -2px transparent;padding-left: 27px;}
.product-view .product-shop .ratings .rating-box {float: left;margin-right:15px;}
/* product page slider*/
#Cmd_NextItem { position:absolute; right:0px; top:-20px; text-decoration:underline; color:#fff; z-index:3; cursor:pointer;}
#Cmd_PreviousItem { position:absolute; left:0px; top:-20px; text-decoration:underline; color:#fff; z-index:3; cursor:pointer;}

/* Generic Carousel Properties */
.carousel { position:relative; clear:both; border-top:1px solid #CCCCCC;}
.carousel .navButton {cursor:pointer; display:block; text-indent:-9999px; background-repeat:none; z-index:10;}
.carousel .container { position:absolute; overflow:hidden; }
.carousel .items { position:absolute; }
.carousel .item { position:relative; cursor:pointer;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);list-style-type:none; margin:0px; }
.carousel .item.hover, .carousel .item.selected { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;}
#Vianni-images { position:relative; height:98px; width: 450px; }
#Vianni-images .container { left:21px; top:4px; width:380px; height:80px; }
#Vianni-images .items { top:0; left:2px; width:1900px; height: 90px;}
#Vianni-images .item { height:90px;  width:90px; float:left; clear:right; margin-right:5px;}
   
#Vianni-images .navButton { position:absolute; bottom:0px; width:24px; height:87px; } 
#Vianni-images .navButton.previous {  left:0px; margin-bottom: 37px; background: url("../images/Vianni-sprite.png") -20px 0px no-repeat; width: 11px; height:13px; margin-left: 7px; }
#Vianni-images .navButton.next { right:7px; background: url("../images/Vianni-sprite.png") -28px 0px no-repeat; width: 11px;height:13px; margin-bottom: 39px; }

/*end product page slider*/
/* Product Options */
.product-options { padding:10px 0px; border-bottom:1px solid #FFF;  }
.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 input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.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:10px 0 0; }
.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:6px 0; float:left; }
.product-options-bottom .add-to-cart{ float:right;}
.product-options-bottom .add-to-links{ clear:both;}
.box-tags .form-add{ overflow:inherit!important;}
.sidebar .block.last{ border-bottom:none;}
.block-layered-nav .block-subtitle { padding-bottom:5px; font-size:11px; color:#606060; font-weight:bold;}
#review-form h3{ font-size:14px; color:#121212; padding-bottom:10px;}
#review-form h4{color:#121212; padding-bottom:5px;}
#product-review-table{ margin-bottom:20px;}
#review_field{ width:588px; max-width:685px; min-width:226px; min-height:50px; max-height:100px; height:100px;}
#checkout-step-shipping li.control label{ display:inline-block; margin-top:-1px; float:left;}
#checkout-step-shipping li.control  input{ float:left;}
.catalog-product-compare-index .data-table td {
    border: 1px solid #EAEAEA;
    padding: 10px;
    text-align:left;
    vertical-align: middle;
}
.catalog-product-compare-index .data-table td .product-image {
    border: 1px solid #EFEFEF;
    display: block; width:125px; height:125px;
}
.catalog-product-compare-index .data-table td .product-image:hover {
    border: 1px solid #357df0;
    display: block; width:125px; height:125px;
}
.review-product-list .block.block-cart{ margin-top:0;}

.product-detalied {margin-left: 8px; padding-top:20px;}
.product-detalied .product-collateral{/*float:left; width:420px;margin-right:15px;*/}
.product-detalied .product-tabs {  width: 588px;}
/* Grouped Product */
.product-view .grouped-items-table { margin-bottom:20px;}
.checkout-onepage-success .buttons-set{}
.checkout-onepage-success .col-main p{ padding-bottom:12px;}
.page-print .data-table td {
    border: 1px solid #EAEAEA;
    padding: 10px;
    text-align:left;
    vertical-align: middle;
}
.customer-account-index .col-left {
    border-right: 1px solid #EBEBEB;
    float: left;
    margin-top: 30px;
    padding: 0 0 0;
    width: 209px;
}
.block.block-account{ margin-top:0;}
/* Block: Description */
.product-view .box-description { padding-right:50px; margin-bottom:37px;}

/* Block: Additional */
.product-view .box-additional { padding-right:180px;}

/* Block: Upsell */
.product-view .box-up-sell { margin-bottom:30px;}
.product-view .box-up-sell .product-name{ text-align:center; padding-top:20px;}
.product-view .box-up-sell .products-grid td {width:25%;}
.upsell-box-inner{ width:197px;}
.product-view .box-up-sell .products-grid td .price-box {float:none;margin: 5px 21px 5px 0; text-align:center;}
.product-view .box-up-sell .products-grid td .ratings .rating-box {float:none;margin-right: 10px;margin-left:55px;padding-bottom:12px;}
/* Block: Tags */
.product-view .box-tags h3{ font-size:12px; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize; color:#363636; padding-bottom:17px; font-weight:normal; padding-top:2px;}
.box-collateral.box-tags .product-tags { padding-bottom:19px; overflow:hidden;}
.box-collateral.box-tags .product-tags li{ float:left;background:url(../images/border-tag.gif) right 3px no-repeat; padding-right:10px; margin-right:10px;}
.box-collateral.box-tags .product-tags li.last{ background:none;}
.box-collateral.box-tags .product-tags li a{ font-size:12px; color:#363636; text-decoration:none;}
.box-collateral.box-tags .product-tags li a:hover{ color:#4086f6;}
.product-view .box-tags h2{ padding-bottom:8px;}
.product-view .box-tags .form-add label { display:block; overflow:hidden;clear:both; padding-bottom:3px; color:#363636;}
.product-view .box-tags .form-add .input-box { float:left; width:574px; margin:0 13px 0 0px;  }
.product-view .box-tags .form-add input.input-text { width:568px;padding:1px 2px 2px 2px; border:1px solid #dedede; font-size:11px;}
.product-view .box-tags .form-add p {clear:both;}
.product-view .box-tags .form-add .button{ margin-top:-2px;}
.product-view .box-tags .form-add{ padding-bottom:12px;}
.box-collateral.box-tags .note{ color:#363636;}
.col-right .block{ padding-left:20px;}
.col-right .block .block-content { padding: 8px 29px 30px 0;}
.block-related .mini-products-list .product-image {border: 1px solid #E5E5E5;float: left;padding: 0;width:60px;}
.block-related .mini-products-list .product-image:hover{border:1px solid #4085f5;}
.block-related .product-name{ padding-bottom:12px;}
.block-related .link-wishlist{ font-size:11px; font-weight:normal; color:#4086f6; float:right; padding:10px 0 10px 0;}
.block-related .regular-price .price {font-weight: bold; font-size:11px; color:#4c4c4c;}
.block-related .block-subtitle a{color:#4086f6;}
/* Block: Reviews */
.product-view .box-reviews { padding:0px;}
.product-view .box-reviews .form-add {}
.send-friend .buttons-set .button{ margin-left:20px;}



/* Send a Friend */
.send-friend {}
/* ======================================================================================= */
/* Content Styles ================================================================= */

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount { padding-bottom:7px;}
.advanced-search-summary li { padding-bottom:7px;}
.advanced-search-summary p {padding-bottom:7px;}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -25px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; font-size:11px; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { text-decoration:none;}
.page-sitemap .sitemap a:hover { color:#488bf9;}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}
.sales-guest-form .breadcrumbs {
    margin: -31px 0 14px -14px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.sales-guest-form .form-alt li{ height:35px;}
.sales-guest-form .page-title{ margin-bottom:25px;}
.sales-guest-form .validation-advice{ margin-bottom:10px; margin-top:5px;}
.sales-guest-form  .select.guest-select{ width:305px;}
.catalogsearch-advanced-index .breadcrumbs {
    margin: -6px 0 -10px -14px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.catalogsearch-advanced-result .breadcrumbs {
    margin: -6px 0 -10px -14px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.catalogsearch-advanced-result .page-title{ margin-bottom:25px;}
/*.catalogsearch-result-index .col-main {
    float:right;
    margin-top: 25px;
    padding: 5px 0 20px 0;
    width: 730px;
}*/
/*.catalogsearch-result-index .breadcrumbs {
    margin: -25px 0 20px -221px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}*/
.block.block-layered-nav{ border-bottom:none;}


.catalogsearch-advanced-result .col-main {
    float:right;
    margin-top: 25px;
    padding: 5px 0 20px 0;
    width: 730px;
}
.catalogsearch-advanced-result .breadcrumbs {
    margin: -25px 0 20px -221px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.catalogsearch-advanced-result .block.block-subscribe{ border:none;}
.catalogsearch-advanced-result .advanced-search-amount { padding-left:14px;}
.catalogsearch-advanced-result .advanced-search-summary { padding-left:14px;}
/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */
/* Shopping Cart ========================================================================= */
.cart {}
.checkout-multishipping-overview .data-table{ margin-bottom:20px;}
/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .box-button .checkout-types li { float:left;margin:0 0 5px 5px;}
.cart .page-title {margin: 0 0 22px;}
.cart .checkout-types button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; height:25px; }
.cart .checkout-types button.button span {float:left; height:25px; background:transparent url(../images/bkg_button_cart.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 14px/25px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.cart .checkout-types button.button span span{ background-position:100% 0; padding:0 11px 0 4px; }
.cart .checkout-types button.button:hover span { background-position:0 -25px; color:#fff;}
.cart .checkout-types button.button:hover  span span {background-position:100% -25px;}
.cart-padd{ padding-bottom:20px;}




.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 0px 0px 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:28px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:653px; }
.cart .crosssell { border:1px solid #ebebeb; width:254px; padding:14px 29px 30px 29px;}
.cart .crosssell h2 { font-size:11px; font-family:Arial, Helvetica, sans-serif; color:#606060; line-height:16px; text-transform:none;}
.cart .crosssell .product-image { float:left; width:111px; height:78px; border:1px solid #f0f0f0; margin-top:2px; }
.cart .crosssell .product-image:hover { float:left; width:111px; height:78px; border:1px solid #4a8cf6; }
.cart .crosssell .product-details { margin-left:135px;}
.cart .crosssell li.item { margin:16px 0 25px 0; overflow:hidden; }
.cart .crosssell li.item.last{ margin-bottom:0;} 
#crosssell-products-list li:first-child{ margin-top:16px;}
#crosssell-products-list li a{ }
.cart .crosssell .product-name a { font-size:12px; color:#4a8cf6; line-height:17px;}
.cart .crosssell .product-name a:hover{ color:#606060;}
.cart .crosssell h3{ padding-bottom:2px;}
.cart .crosssell .price-box{ padding-bottom:10px;}
.cart .crosssell .add-to-links li:first-child{ margin-top:6px!important;}
.cart .crosssell .add-to-links li a{ line-height:18px;}
.cart .crosssell .add-to-links { padding-left:2px;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount{border:1px solid #ebebeb; width:269px; padding:19px 20px 10px 20px; overflow:hidden; margin-bottom:19px;}
.cart .discount h2{ padding-bottom:6px;}
.cart .discount .discount-form label{ font-size:11px; color:#606060; display:block; padding-bottom:5px;}
.cart .discount .discount-form .input-box{ width:143px; float:left; margin-right:13px; margin-bottom:9px;}
.cart .discount .discount-form .input-box .input-text{ border:1px solid #ebebeb; padding:3px 2px 4px 2px; width:137px;}
.cart .discount .buttons-set{ border:none; padding:0; margin:0; clear:none; float:left; }
.coupon-button{ overflow:hidden; clear:both;}
.cart .shipping {border:1px solid #ebebeb; width:271px; padding:21px 20px 30px 18px; overflow:hidden;}
.cart .shipping .sp-methods{ overflow:hidden; padding:10px 0 18px 0;}
.cart .shipping .buttons-set{ clear:both;}
.cart .shipping .buttons-set button.button {
    float:left;
}
#co-shipping-method-form{ clear:both; display:block!important;}
#shipping-zip-form{display:block;}
.cart .shipping h2{ padding-bottom:2px; }
.shipping-form p{ font-size:11px; color:#606060; padding-bottom:16px;}
.cart .shipping .form-list label.required { display:block; padding-bottom:3px;}
.cart .shipping .form-list label{display:block; padding-bottom:3px;}
.cart .shipping .form-list select {width:273px; font-size:11px; color:#606060; border:1px solid #ebebeb;}
.cart .shipping .form-list li {margin: 0 0 14px;}
.cart .shipping .form-list .input-text{ width:264px;border:1px solid #ebebeb; padding-bottom:3px;}
.cart .shipping  .buttons-set{ margin-top:-5px;}
/* Shopping Cart Totals */
.cart .totals { float:right; border:1px solid #fafafa; width:274px; background:#f4f4f4; text-align:center; padding-top:17px; padding-bottom:10px; }
#shopping-cart-totals-table{ margin-right:40px; margin-bottom:25px;}
#shopping-cart-totals-table td{  font-size:11px; color:#7f7f7f;padding:5px 10px 5px 10px;}
#shopping-cart-totals-table td strong{ font-weight:normal;}
#shopping-cart-totals-table td .price { font-weight:bold; color:#000000;}
.cart .totals  .checkout-types { float:none; text-align:center; }
.cart .totals  .checkout-types li{ margin-bottom:12px;}
.cart .totals  .checkout-types li a{ font-size:11px; color:#4a8cf6;}
.cart .totals  .checkout-types li a:hover{ color:#7f7f7f;}
.cart .totals table { width:200px; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}
#shipping_method_form .col-narrow .box-sp-methods{ padding-bottom:30px;}



.cart .totals .checkout-types button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; height:25px; }
.cart .totals .checkout-types button.button span {float:left; height:25px; background:transparent url(../images/bkg_button_cart_total.gif) 0 0 no-repeat; padding:0 0 0 10px; font:bold 14px/25px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
.cart .totals .checkout-types button.button span span{ background-position:100% 0; padding:0 11px 0 4px; }
.cart .totals .checkout-types button.button:hover span { background-position:0 -25px; color:#fff;}
.cart .totals .checkout-types button.button:hover  span span {background-position:100% -25px;}


/* 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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */

/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; padding-bottom:10px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }
.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }
.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:12px;}
.sp-methods .form-list input.input-text {
    width: 250px;
}
.sp-methods .form-list #paypaluk_direct_cc_type {
    width: 257px;
}
.sp-methods .form-list  #verisign_cc_type{
    width: 257px;
}
.sp-methods .form-list #paypal_direct_cc_type{
    width: 257px;
}
.sp-methods .form-list #authorizenet_cc_type{
    width: 257px;
}
.sp-methods .form-list #ccsave_cc_type{
    width: 257px;
}
/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content {padding:5px;}

/* Gift Messages */
.gift-messages {}
.gift-messages p.control{ padding-bottom:20px;}
.gift-messages h3{ font-size:15px; color:#131313; text-transform:uppercase;font-family: 'Quattrocento Sans', sans-serif; font-weight:normal; padding:5px 0 5px 0;}
.allow-gift-messages-for-order-container{ padding-top:10px;}
.allow-gift-messages-for-order-container p{ padding-bottom:10px;}
#allow-gift-messages-for-items-container{ padding-top:10px;}
#allow-gift-messages-for-items-container p{ padding-bottom:10px;}
#allow-gift-messages-for-items-container .form-list .field {
    float: left;
    padding-bottom: 10px;
    width: 327px;
}
.gift-messages-form { border:1px solid #ebebeb; background-color:#f5f5f5; }
.gift-messages-form { position:relative; padding:20px; margin-bottom:20px; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {font-size:15px; color:#131313; text-transform:uppercase;font-family: 'Quattrocento Sans', sans-serif; font-weight:normal; padding:0px 0 5px 0;}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { padding-bottom:5px;}
.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }
#allow-gift-messages-for-items-container .form-list li.wide textarea {width:492px; max-width:492px; min-width:400px; height:150px; max-height:150px; min-height:100px;}
#gift-message-whole-message{ width:583px; max-width:583px; min-width:500px; height:150px; max-height:150px; min-height:100px;}
/* 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;}

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important;}

/* Generic Info Set */
.info-set {}

/********** Common Checkout Styles > */
/* One Page Checkout */
.opc .name-lastname, .opc .field-2 {
    float: left;
    width: 302px;
}
.checkout-onepage-index .col-main {float:left;margin-top:15px;padding: 5px 0 20px 0;width:669px;}
.checkout-onepage-index .page-title{ width:926px; margin-bottom:19px;}
.checkout-onepage-index .col-right .block {
    padding-left:0px;
}
.opc .buttons-set p.required { margin:0 0 20px; }
.opc .form-list li.control {
    margin: 0 60px 8px 0; float:left;
}
.opc #co-shipping-form .form-list li.control {
    float:none;
    margin: 0 60px 8px 0;
}
.opc .buttons-set{ clear:both; float:right; width:100%;}
.checkout-onepage-index .block {
    border-bottom:none;
    margin: 25px 0 0;
}
.cms-customer-service .breadcrumbs {
    margin: -25px 0 20px -221px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.cms-customer-service .content-block-3{ padding-left:20px;}
.cms-customer-service .content-block-3 .page-title { margin-left:-20px; margin-bottom:25px;}
.cms-customer-service  .block.block-cart{ margin-top:0;}
.cms-customer-service .content-block-3 ul li { padding-bottom:10px;}
#opc-billing #billing-address-select{ width:630px;}
#shipping-address-select{ width:630px;}
.checkout-onepage-index .col-right {
    float: right;
    margin-top: 42px;
    padding: 0 0px 0 0;
    width:160px; margin-right:79px;
}
.checkout-onepage-index .block .block-title {
    padding:0px 10px 12px 0; border:none;}
.checkout-onepage-index .block .block-title strong span {
    color:#606060; font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 18px;
    text-transform:none;
}
.checkout-onepage-index .col-right .block .block-content {
    padding:0px 0px 0px 0;
	border:none;
}
.block-progress {}
.block-progress dt { font-weight:bold; font-size:11px; padding:12px 0 14px 0; border-top:1px solid #ebebeb; }
.block-progress dt a{ text-decoration:none; color:#478af6;}
.block-progress dt a:hover{ color:#606060;}
.block-progress dt.complete{ padding-bottom:3px;}
.block-progress dt.complete,
.block-progress dd.complete {}
#review-buttons-container{ padding-top:20px;}
.block-progress dd.complete { padding-bottom:15px;}
.opc { border-bottom:1px solid #ebebeb; position:relative;}
.opc li.section { border:1px solid #ebebeb; border-bottom:0; }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .step-title {padding:12px 5px 14px 18px; text-align:right; }
.opc .step-title .number { float:left; line-height:18px; margin-right:10px; border:1px solid #ebebeb; font-weight:bold; font-size:13px; color:#adadad; padding:0 6px 0 5px; }
.opc .active .step-title .number { float:left; line-height:18px; margin-right:10px; border:1px solid #716f6f; font-weight:bold; font-size:13px; color:#ffffff; background:#716f6f; }
.opc .step-title h2 { float:left; color:#131313; line-height:20px; }
.opc .step-title a { display:none; float:right; }
.opc .allow .step-title {cursor:pointer;}
.opc .active {}
.opc .active .step-title { cursor:default; }
.opc .step { border-top:1px solid #ebebeb; padding:20px 20px 20px 18px; position:relative; overflow:hidden; }
.opc .step .tool-tip { right:10px; }
.opc .form-list label {color: #606060;float: left;font-size: 11px;position: relative;padding-bottom:2px;z-index: 0;}
.opc .order-review .data-table td { padding:10px 10px 10px 10px; border:1px solid #eaeaea; vertical-align:middle; text-align:center; font-size:11px; }
.opc .order-review .authentication {}
.opc .order-review .warning-message {}
#checkout-step-login h3{font-size:15px; color:#131313; text-transform:uppercase;font-family: 'Quattrocento Sans', sans-serif; font-weight:normal; padding:0px 0 5px 0;}
#checkout-step-login h4{font-size:12px; color:#131313; text-transform:uppercase;font-family: 'Quattrocento Sans', sans-serif; font-weight:normal; padding:0px 0 5px 0;}
#checkout-step-login p{ padding-bottom:5px;}
/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:20px 0 20px; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #357df0; text-align:center; color:#357df0; }
.checkout-progress li.active { border-top-color:#000; color:#000; }
.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big { font-size:12px; font-weight:bold;}
.multiple-checkout .grand-total .price {}
#checkout-step-login .required{ padding:0; margin:0; font-size:0; line-height:0;}
#checkout-step-login .buttons-set{ padding-top:12px;}
#checkout-step-login .form-list{ padding-bottom:12px; overflow:hidden;}
.multiple-checkout .page-title.title-buttons h1{ padding-top:5px;}
.multiple-checkout h2{ padding-bottom:12px;}
.multiple-checkout h3{ font-size:12px; padding-bottom:12px;}
.multiple-checkout address{ padding-bottom:12px;}
.multiple-checkout .data-table { margin-bottom:12px;}
.gift-messages-form p { padding-bottom:10px;}
.gift-messages-form .form-list textarea { width:295px; max-width:295px; min-width:200px; height:150px; max-height:150px; min-height:100px;}
.gift-messages-form  .form-list li.wide textarea {
    width:295px;
}
.checkout-multishipping-billing .page-title{ margin-bottom:25px;}
.multiple-checkout h4 { font-size:12px; padding-bottom:12px;}
.checkout-multishipping-overview .page-title { margin-bottom:25px;}
.checkout-multishipping-success .page-title { margin-bottom:25px;}
.checkout-multishipping-addresses .page-title { margin-bottom:25px;}
.checkout-multishipping-shipping .page-title { margin-bottom:25px;}
/* =============================== ======================================================== */

/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login {}
.account-login .new-users h2{ padding-bottom:12px;}
.account-login .registered-users h2{ padding-bottom:12px;}
.account-login .registered-users p{ padding-bottom:12px;}
.account-login .page-title{ margin-bottom:20px;}
.account-create {}
.account-login #send2{ float:right;}
.account-login .buttons-set{ width:100%;}

/* Account Login/Create Pages ============================================================ */
/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }
.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}

/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .product-review .rating-box{ padding-bottom:10px;}
.my-account .product-review .rating-links a{ display:block; line-height:20px;}
.my-account .product-review .rating-links .separator{ display:none;}
.my-account .product-review h3{ padding-bottom:10px;}
/********** < Dashboard */
.dashboard  h3{ font-size:12px;}
.dashboard  h4{ font-size:12px;}
.dashboard .welcome-msg { padding-left:20px;}
.dashboard .welcome-msg .hello{margin-bottom:10px;}
.dashboard .data-table{margin:15px 0;}
.dashboard .col2-set{padding:15px 0;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}
.price-padd-list{ padding-top:0px;}
/* Block: Reviews */
.dashboard .box-reviews{padding-bottom:15px; padding-left:20px;}
.box-account.box-tags{ padding-left:20px;}
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews .details .ratings strong{float:none; display:block; margin-bottom:3px;}
.dashboard .box-reviews .details .ratings .rating-box{float:none;}

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags .details .tags li{display:inline;} 
.box-account.box-tags #my_recent_tags  li.item{ padding-bottom:20px;}
.box-account.box-tags #my_recent_tags  li.item .tags{ padding-top:5px;}
/* Block: Recent Orders */
.dashboard .box-recent {margin:10px 0; padding-left:20px;}

/* Block: Account Information */
.dashboard .box-info { padding-left:20px;}

/********** Dashboard > */
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info {padding:5px; }
#order-info-tabs li{ margin-right:10px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }
.order-date { margin:10px 0; }
.order-info-box h2{ padding-bottom:12px;}
.order-info-box{ padding-bottom:20px;}
.order-items h2{ padding-bottom:12px;}
.order-items { width:100%; overflow-x:auto; }
.order-additional { margin:15px 0;}
.order-items .order-links { padding-bottom:12px;}
.order-items .table-caption { padding-bottom:12px;}
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0;}

/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }
.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td {padding:1px 8px;}

/* ======================================================================================= */
/* Order 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;}

/* ======================================================================================= */
/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px;}
.product-view .product-shop .price-box.map-info{margin:10px 0;}
.product-view .product-shop .price-box.map-info a{padding:0 5px;}
.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }
.map-popup { background:#fff; border:1px solid #ebebeb; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100; }
.map-popup-heading { background:#f5f5f5; border-bottom:1px solid #ebebeb; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; word-wrap:break-word; text-align:left; text-overflow:ellipsis; text-transform:uppercase; font-family: 'Quattrocento Sans', sans-serif; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer_wrap{
	background-color: #607687;
}
.footer-container { width:1070px; margin:0 auto;}
.tail_footer{position:relative;height:100px;clear:both;background:#eeeeee;overflow:hidden;}
.footer {   text-align:left; padding-top:10px; }
.footer p { text-align:right; }
.footer address { border-top: 1px solid #9B9BA0;text-align:center; clear:both; font-size:11px; color:#ebebeb;font-weight:bold; margin: auto;padding: 10px 0;}
.footer address span{ padding-left:12px;}
.footer ul { float:left; padding-bottom:12px;}
.footer ul li { display:inline; padding-right:10px; }
.footer ul li a{ text-decoration:none; font-size:11px; font-weight:bold; color:#9d9d9d;}
.footer ul li a:hover{ color:#ebebeb;}
.footer-container .bottom-container { text-align:center; }
.footer .store-switcher{ float:right; margin-top:-30px;}
.tag-product-list .col-left {
    border-right: 1px solid #EBEBEB;
    float: left;
    margin-top: 30px;
    padding: 0 0 0;
    width: 209px;
}
.footer-info-container {height:182px; width:1070px;}
.footer-left {float:left; width:861px;border-right: 1px solid #A7AAAD; height:100%;padding-top:20px;}
.footer-left .footer-links-block {float:left; width:212px;}
.footer-left .footer-links-block .footer-block-link {padding-top:3px;}
.footer-left .footer-links-block a {text-decoration:none;font-size:12px; color: #ebebeb; }
.footer-left .footer-links-block .footer-block-title {
	font-size: 13px;
	font-weight: bold;
	color: #ebebeb;
	padding-bottom: 10px;
}
.footer-left .footer-links-block3 {width:190px;}
.footer-right {padding-left: 10px; float:right;  width:183px;  height:100%;}
.footer-right .contact-container {  height:20px; /*padding-top: 20px;padding-bottom:34px;*/}
.footer-right .email-contact { background:url(../images/Vianni-sprite.png) no-repeat -216px -4px #ebebeb; width:103px; height:42px; float:left;}
.footer-right  .livechat-contact { background:url(../images/Vianni-sprite.png) no-repeat -121px -4px #ebebeb;  width:100px; height:42px; float:right;}

.footer-right .footer-address {padding-left:10px; height:109px;}
.footer-right .footer-address .footer-address-title {
	font-size: 13px;
	font-weight: bold;
	color: #ebebeb;
	padding-bottom: 10px;
}
.footer-right .footer-address .footer-address-line {font-size:12px;  color: #ebebeb;}
.footer-right .footer-address .footer-address-line2 {font-size:12px;  color: #ebebeb; padding-top: 15px;}
/* ======================================================================================= */
.cms-about-magento-demo-store .breadcrumbs {
    margin: -22px 0 20px -14px;
    padding: 20px 10px 9px 14px;
    position: relative;
    z-index: 9;
}
.page-sitemap .pager { border:none;}
.catalog-seo-sitemap-category .page-title,
.catalog-seo-sitemap-product  .page-title{ margin-bottom:30px;}
.cms-about-magento-demo-store .col-main h3{ font-size:15px;font-weight:normal;line-height:1.25; color:#000000; font-family: 'Quattrocento Sans', sans-serif; text-transform:uppercase; padding-bottom:12px;}
/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
/* ========================================Hrom-hak=============================================== */
@media all and (-webkit-min-device-pixel-ratio:0) {
.product-view .product-name h1,
.page-title h1, 
.page-title h2{text-shadow:0 0 1px rgba(0, 0, 0, .1);}

}
/* ----------------------------------
Pretty Photo
----------------------------------- */
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Top left corner */
div.pp_default .pp_top .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top pattern/color */
div.pp_default .pp_top .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top right corner */
div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.pp_default .pp_content_container .pp_right { background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.pp_default .pp_content { background-color: #fff; } /* Content background */
div.pp_default .pp_next:hover { background: url(../images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Next button */
div.pp_default .pp_previous:hover { background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Previous button */
div.pp_default .pp_expand { background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Expand button */
div.pp_default .pp_expand:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Expand button hover */
div.pp_default .pp_contract { background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button */
div.pp_default .pp_contract:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button hover */
div.pp_default .pp_close { width: 30px; height: 30px; background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Close button */
div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 105px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; font-color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; -webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom left corner */
div.pp_default .pp_bottom .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Bottom pattern/color */
div.pp_default .pp_bottom .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; -webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom right corner */
div.pp_default .pp_loaderIcon { background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Loader icon */
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */
div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top left corner */
div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top right corner */
div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } /* Content background */
div.light_rounded .pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Next button */
div.light_rounded .pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Previous button */
div.light_rounded .pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Expand button */
div.light_rounded .pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button hover */
div.light_rounded .pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button */
div.light_rounded .pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button hover */
div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Close button */
div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.light_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.light_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.light_rounded .pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom right corner */
div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Loader icon */
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Top left corner */
div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Top pattern/color */
div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top right corner */
div.dark_rounded .pp_content_container .pp_left { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Left Content background */
div.dark_rounded .pp_content_container .pp_right { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Right Content background */
div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Content background */
div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Next button */
div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Previous button */
div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button */
div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Expand button hover */
div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button */
div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Close button */
div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.dark_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom right corner */
div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Loader icon */
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Loader icon */
div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button */
div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Expand button hover */
div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Contract button */
div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Contract button hover */
div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Close button */
div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.dark_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Next button */
div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Previous button */
	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }	
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button */
div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button hover */
div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button */
div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button hover */
div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Close button */
div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.light_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }	
div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Next button */
div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Previous button */
div.light_square .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Loader icon */
	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
div.facebook .pp_top .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Top left corner */
div.facebook .pp_top .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Top pattern/color */
div.facebook .pp_top .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Top right corner */
div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Content background */
div.facebook .pp_content_container .pp_right { background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Content background */
div.facebook .pp_content { background: #fff; } /* Content background */
div.facebook .pp_expand { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button */
div.facebook .pp_expand:hover { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Expand button hover */
div.facebook .pp_contract { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Contract button */
div.facebook .pp_contract:hover { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Contract button hover */
div.facebook .pp_close { width: 22px; height: 22px; background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Close button */
div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Loader icon */
div.facebook .pp_arrow_previous { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* The previous arrow in the bottom nav */
div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.facebook .pp_arrow_next { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* The next arrow in the bottom nav */
div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.facebook .pp_nav .pp_pause { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px;	-webkit-transition:none;-moz-transition:none;-o-transition:none; }
div.facebook .pp_next:hover { background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Next button */
div.facebook .pp_previous:hover { background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Previous button */
div.facebook .pp_bottom .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; 	-webkit-transition:none;-moz-transition:none;-o-transition:none;} /* Bottom left corner */
div.facebook .pp_bottom .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Bottom pattern/color */
div.facebook .pp_bottom .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;	-webkit-transition:none;-moz-transition:none;-o-transition:none; } /* Bottom right corner */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */
div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {background: #000;display: none;left: 0;position: absolute;top: 0;width: 100%;z-index:9998;}
div.pp_pic_holder {display: none;position: absolute;width: 100px;z-index:9999;}	
.pp_top {height: 20px;position: relative;}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {height: 20px;left: 0;position: absolute;width: 20px;}
.pp_top .pp_middle {height: 20px;left: 20px;position: absolute;right: 20px;}* html .pp_top .pp_middle {left: 0;position: static;}
.pp_top .pp_right {height: 20px;left: auto;position: absolute;right: 0;top: 0;width: 20px;}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {position: relative;text-align: left;width: 100%;}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {float: left;margin: 10px 0 2px 0;}
.pp_description {display: none;margin: 0;}
.pp_social { float: left; margin: 7px 0 0 0; }
.pp_social .facebook { float: left; position: relative; top: -1px; margin-left: 5px; width: 55px; overflow: hidden; }
.pp_social .twitter { float: left; }	
.pp_nav {clear: right;float: left;margin: 3px 10px 0 0;}
.pp_nav p {float: left;margin: 2px 4px;}
.pp_nav .pp_play,
.pp_nav .pp_pause {float: left;margin-right: 4px;text-indent: -10000px;}
a.pp_arrow_previous,
a.pp_arrow_next {display: block;float: left;height: 15px;margin-top: 3px;overflow: hidden;text-indent: -10000px;width: 14px;}
.pp_hoverContainer {position: absolute;top: 0;width: 100%;z-index: 2000;}
.pp_gallery {display: none;left: 50%;margin-top: -50px;position: absolute;z-index: 10000;}
.pp_gallery div {float: left;overflow: hidden;position: relative;}
.pp_gallery ul {float: left;height: 35px;margin: 0 0 0 5px;padding: 0;position: relative;white-space: nowrap;}	
.pp_gallery ul a {border: 1px #000 solid;border: 1px rgba(0,0,0,0.5) solid;display: block;float: left;height: 33px;overflow: hidden;}	
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }	
.pp_gallery ul a img { border: 0; }
.pp_gallery li {display: block;float: left;margin: 0 5px 0 0;padding: 0;}
.pp_gallery li.default a {background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display: block;height: 33px;width: 50px;	-webkit-transition:none;-moz-transition:none;-o-transition:none;}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {margin-top: 7px !important;}
a.pp_next {background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display: block;float: right;height: 100%;text-indent: -10000px;width: 49%;-webkit-transition:none;-moz-transition:none;-o-transition:none;}	
a.pp_previous {background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display: block;float: left;height: 100%;text-indent: -10000px;width: 49%;	-webkit-transition:none;
-moz-transition:none;-o-transition:none;}
a.pp_expand,
a.pp_contract {cursor: pointer;display: none;height: 20px;position: absolute;right: 30px;text-indent: -10000px;top: 10px;width: 20px;z-index: 20000;}	
a.pp_close {position: absolute; right: 0; top: 0; display: block;line-height:22px;text-indent: -10000px;}
.pp_bottom {height: 20px;position: relative;}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {height: 20px;left: 0;position: absolute;width: 20px;}
.pp_bottom .pp_middle {height: 20px;left: 20px;position: absolute;right: 20px;}
* html .pp_bottom .pp_middle {left: 0;position: static;}	
.pp_bottom .pp_right {height: 20px;left: auto;position: absolute;right: 0;top: 0;width: 20px;}
.pp_loaderIcon {display: block;height: 24px;left: 50%;margin: -12px 0 0 -12px;position: absolute;top: 50%;width: 24px;}
#pp_full_res {line-height: 1 !important;}
#pp_full_res .pp_inline {text-align: left;}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {color: #fff;display: none!important;font-size: 17px;margin: 0 0 5px 15px;z-index: 9999;}
/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */
.container-slider{ width:510px; float:left;border-top:1px solid #ebebeb;border-right:1px solid #ebebeb;}
div#slide_holder {width:510px;height:305px;}
div#slider {
	width: 1070px;
	height: 436px;
	overflow: hidden;
}
.nivoSlider {position:relative;}
.nivoSlider img {position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice {display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;opacity:0.8;width:100%;z-index:89;}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
.nivo-directionNav a {position:absolute;top:40%;z-index:99;cursor:pointer;}
.nivo-prevNav {left:5px;display:block;width:61px;height:61px;text-indent:-9999px;}
.nivo-nextNav {right:5px;display:block;width:61px;height:61px;text-indent:-9999px;}
div.nivo-controlNav {position:absolute;right:445px;bottom:13px;z-index:100;}
div.nivo-controlNav a.nivo-control {width:11px;height:0;display:block;padding:11px 0 0 0;overflow:hidden;float:left;margin:0 0 0 10px;background:url(../images/cs-buttons.gif) 0 0 no-repeat;cursor:pointer;}
div.nivo-controlNav a.nivo-control:first-child {margin:0;}
.nivo-controlNav a.nivo-control				{background-position: 0 0;}
.nivo-controlNav a.nivo-control:hover		{background-position: 0 -11px;}
.nivo-controlNav a.nivo-control.active		{background-position: 0 -11px;}
.nivoSlider_wrapper				{width:510px; height:305px; overflow:hidden; float:left;}
.banners{width:219px; height:306px; float:left; overflow:hidden;}
.banners a{ float:left;overflow:hidden;}
.banners-content{ margin-bottom:14px; width:380px; float:right;}
.banners-content a{ float:left;}
.cms-home .std{overflow:hidden;}
.banners-content .category-title {margin: 0 0 19px;}
.banners-content .page-title {border-bottom: 1px solid #DDDDDD;padding: 0 0 16px;}
.banners-content .banner-border{ }
.extra-main-product{ width:531px; float:left;}
/*.cms-home .col1-layout .products-grid {margin: 0 auto;width:570px;}*/
.banner-bottom{ padding:9px 10px 9px 10px;border-top:1px solid #d9d9d9;overflow:hidden;}
.banner-bottom a{ display:block;}
.banner-top{ overflow:hidden; margin-bottom:20px;}
.padd-main{ padding-left:20px; padding-right:20px;}
.extra-main-product .page-title { border-bottom: 1px solid #DDDDDD; padding: 0 0 16px;}
.extra-main-product .category-title {margin: 0 0 20px;}
.extra-main-product .products-grid{ margin-bottom:20px!important;}
.extra-main-product .products-grid.last{ margin-bottom:0px!important; border-bottom:0; padding-bottom:0;}
.extra-main-product .products-grid .price-box {margin:4px 0 -3px;}
.extra-main-product .products-grid .price-box .price{ line-height:11px;}
.extra-main-product .products-grid .product-image { margin-bottom:16px;}
.pp-banner.banner-border{border-right:1px solid #d9d9d9; }
.pp-banner.padd-banner{ padding-bottom:15px;}
.pp-banner.padd-banner-1{ padding-bottom:16px; }
.pp-banner{ float:left; width:188px; text-align:center;padding-bottom:8px;}
.pp-banner a{ text-decoration:none; text-align:center; display:block; width:100%;}
.pp-banner a:hover{ color:#fe7745;}
.pp-banner:hover a{ color:#fe7745;}

.new-home.products-grid .price-box {
    float:none;
    margin-left:5px;
    padding-bottom: 10px;
    padding-top: 3px;
}
.new-home.products-grid .product-name {
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 0;
    padding-top:14px;
}
.new-home.products-grid {
    padding-bottom:3px;
    position: relative;
}
.new-home.products-grid.last {
    padding-bottom:20px;
    position: relative;
}
.category-title-special {
    background:#F5F5F5;
    border-bottom: 1px solid #EBEBEB;
    border-top:none;
    margin: 0 0 13px;
}
/*tabs product page*/
.catalog-product-view  #tabnav {}
.catalog-product-view  #container li a h2 {}

.catalog-product-view  #container .panel {border: 1px solid #CCCCCC; padding: 10px 5px;; margin-top:1px; z-index: 1; padding-left:10px; background-color: #FFFFFF; }
.catalog-product-view  #tabnav li a {
	text-decoration: none; 
	border: 1px solid #CCCCCC;
	background-color: #F0F0F0;
	color: #737373;
    font-family: 'Quattrocento Sans',sans-serif;
    font-size: 13px;
    padding: 5px 10px;
    padding-bottom: 3px;
    margin-right: 4px;
    font-weight: normal;
    line-height: 1.25;
     z-index: -1;
    text-transform: uppercase;}
.catalog-product-view  #container .panel ul li {color:#000000; padding:3px; list-style:disc;margin-left:13px;}
.catalog-product-view  #tabnav li  {  float:left;   background-color: #FFFFFF;}
.catalog-product-view  #tabnav  .last_tab {float:none;}
.catalog-product-view  #tabnav  .tab_selected { z-index: 3;padding-bottom: 4px;border-bottom: 0px;  background-color: #FFFFFF;}
.cms-home .main {margin-top:-6px;}
/* slideshow main page */
#Vianni-slides {
    height: 436px;
	 
    position: relative;
    width: 1070px;
}
.std .fadein img {
    left: 0;
    position: absolute;
    top: 0;
}

.std .slidenav {
	margin-left:95px;
    position: relative;
    margin-top: 0px;
    text-align: center;
    width: 1070px;
	height: 95px;
}
.std .slide-arrow-right {background: url(../images/slide-arow-right.png) 0px 0px no-repeat;height:26px;width:23px; float:right;margin-top: 32px; display:none;}
.std .slide-arrow-left {background: url(../images/slide-arow-left.png) 0px 0px no-repeat;height:26px;width:23px;float:left;margin-top: 32px;  display:none;}
.std .mini-slide { float:left; padding: 5px;margin: 0px 10px; }
.std .slidenav li  {list-style: disc; float: left; text-align:center; color: #FFFFFF; font-size: 20px; width:20px;}
#nav_1 {color: #000000;}
.std .slidenav ul {padding-left:407px;}
.std .slidenav a {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
   
}
/*slide text-boxes*/
.slide-text-box {width:366px;height:96px;background-color: #FFFFFF;position:absolute;z-index:1;top:42px;left:13px;opacity:0.7;}
.slide-text-box .slide-title {opacity:1; font-size:20px; color: #464646; padding-top:17px;padding-left:35px;}
.slide-text-box .slide-description {opacity:1;font-size:16px; padding-top: 5px;font-style:italic; color: #464646;padding-left:35px;}
.thumb_title {font-size:14px;color: #464646; opacity:0.5;padding-top:4px;}
.slide-white-background { background-color: #FFFFFF; position:absolute; width:180px;height:78px;opacity:0.5; cursor:pointer;}
#nav_1 {margin-top: 11px;margin-left:20px;}
#nav_2 {margin-top: 11px;margin-left:242px;}
#nav_3 {margin-top: 11px;margin-left:463px;}
#nav_4 {margin-top: 11px;margin-left:684px;}
/* end of slideshow*/
.breadcrumbs ul {
	font-weight: normal;
}
.more-views {padding-top: 5px;  }

/*new changes*/
.header-first-block-wrapper {background-color: #000000; border-bottom:1px solid #A4A4A4; }
.header-links-container {  height:32px; width:1070px; margin:auto; }
.header-second-block-wrapper {
	background-color: #0C1E2B;
}
.header-main-container {
	height: 110px;
	width: 1070px;
	margin: auto;
	color: #8E8E8E;
}
.search-from {float:right; padding-top: 3px;}
.header-links {float:right; padding-top: 7px; margin-right:-3px;}
.header-links .link-first {border-right: 1px solid #464646; height:9px;margin-left:147px;position:absolute;top:13px;width:6px;}
.form-language {float:left; padding-right: 10px;}
.header-links a { color: #A4A4A4; padding-right:18px;text-decoration:none; font-size: 12px; }
.header-logo {float:left; padding-left:3px;}
.product-shop .preview-options .conf-attribute {padding: 5px 15px;}
.product-shop .preview-options .conf-attribute  h2 { color:#818181;font-size:13px; padding-left:5px;}
.product-shop .preview-options .attribute-values img {border: 0px solid #9f9f9f; margin:5px;}

.preview .preview-options .attribute-values, .product-shop   .preview-options .attribute-values {min-height:10px;overflow:auto;}
 .preview-options .attribute-values a {text-decoration:none;}
.attribute-images {
    float: left;
    text-align: center;
  
}
 .product-shop   .preview-options   .attribute-images {  width: 85px;}
.product-shop .right-addthis {}
.product-shop .right-where-to-buy {float:right;height:37px;width:155px;padding-top:7px;  background: transparent  url(../images/Vianni-sprite.png) -2px -187px no-repeat;margin-right:-242px;margin-top:-31px;}
 
.product-shop .right-where-to-buy span {color: #FFFFFF; font-weight:bold; font-size:14px;  padding-left:20px; text-transform:uppercase;}
.product-shop  .name-container {min-height: 67px;}
.product-shop  .name-container .product-name{
	float: left;
	min-width: 0px;
}
  .pdf-item {background: url(../images/Vianni-sprite.png) -361px -32px no-repeat;height:23px;width:21px; padding-top:4px; margin-top:0px; float:left;}
  .pdf-container {min-height:11px; overflow:auto;}
  .pdf-text {padding-top:5px; text-transform: capitalize;}
  .pdf-container a {font-weight:bold; text-decoration:none;margin-left:10px;}
  .pdf-header { padding-top:10px; padding-bottom:10px;}

.product-view .rel-prod {width: 420px;margin-left:15px;}
.product-view .block .block-title { background-color: #FFFFFF; border-top: 1px solid #D0D0C6; padding-top:10px;padding-left:0px;}
.product-view .block .block-title span {color:#868686;}
.product-view .block-related .block-content {padding-left:0px; padding-bottom:15px;}
.product-view .block-related .item{ float:left;   width:133px; padding-left:0px !important; padding-right:10px !important;}
.product-view .block-related .last {padding-right:0px !important;}
.product-view .block-related .item a {float:none;}
.product-view .block-related .item .product-details {margin-left:0px;}
.product-view .block-related  .product  {margin-left:0px;}
.product-view .block-related  .product img { border: 1px solid #E1E2E2;}
.product-view .block-related  .product  a, .product-view .block-related  .product  a:hover{border: 0px solid #FFFFFF; text-decoration:none;}
.product-view .block-related  .product-name {font-weight:bold; padding-bottom:0px; font-size:14px; color: #000000; height:38px; overflow:hidden;}
.product-view .block-related  .product-name a {color: #000000;}

.left-addons {margin-left:15px;}
.left-addons .block-container{padding-top:15px;}
.left-addons .block-container .block-title { padding-top:15px; font-family: 'Quattrocento Sans',sans-serif; font-size: 15px;line-height: 18px; text-transform: uppercase;color: #868686;}
.left-addons .block-container .block-contains {margin-top:15px; height:204px;  background-color: #F1F1F1;}
.product-view .details-addons {float:right; width:125px; background-color: #F2F4F5; /*margin-top:-302px;*/margin-right:5px; /*border: 1px solid #E8E7E7;*/} 
.product-view .description .description-text{  width:432px; float:left;}
.product-view .details-addons .icon-container img { padding: 10px  0px 10px 37px; margin: auto;}
.product-view  .panel {min-height: 300px; height:100%; overflow: auto;}

.product-view  .rating-container {width:325px;}
.product-view  .rating-container a { color: #878888; text-decoration:none; font-weight:bold;}
.product-view .back-link a{ color: #878888; text-decoration:none; font-weight:bold; padding-left:10px;}
.rating-container .rating-box {float:left; margin-right:15px;}
 .review-product-list .breadcrumbs .reviews strong {font-size:12px; margin-left:0px;}

.related-video-container .video-container {overflow:auto;min-height:50px;}
.related-video-container .video-container .video-item {float:left; padding-right:14px;}
.related-video-container .video-container .video-item.last {padding-right:0px;}
/*Countact Us */
.contacts-index-index .block-first {padding-top:30px;  }
.contacts-index-index .block-title {color: #464646 !important;}
.contacts-index-index  .italic {font-style: italic;}
.contacts-index-index  .email, .contacts-index-index .number {padding-right:15px;padding-left:2px;}
/*.contacts-index-index  .block-6column-left {float:left; width:638px;}*/
.contacts-index-index  .block-2column-right {float:right; width:206px; margin-left:10px;}
.contacts-index-index .block-8column {min-height: 20px; overflow-y:auto;}
.contacts-index-index .block-8column .contact-item.email-item {float:left;padding-right:30px; min-height:106px;}
.contacts-index-index .block-8column .contact-item.address-item {float:left;padding-right:69px; min-height:106px;}
.contacts-index-index .block-8column.fields { background-color: #F8F8F8;}
.contacts-index-index .fieldset { border: 0px solid #FFF; padding:0px; background-color: transparent; margin:0px;min-height: 20px; overflow-y:auto;}
.contacts-index-index .field-label {float:left; width:206px;padding-left:10px;}
.contacts-index-index .input-box {float:left; width:628px;padding-right:10px;}
.contacts-index-index  input, .contacts-index-index  textarea {height:22px; border-radius:5px; border-color: #A6A2A3;}
.contacts-index-index  input {width:217px; font-size:13px;}
.contacts-index-index  textarea {width:604px !important; height:220px !important; max-height:220px !important;}
.contacts-index-index .field {padding-bottom:15px;min-height: 10px; overflow-y:auto;}
.contacts-index-index button {margin-right:2px;}
.contacts-index-index button span {background: transparent  url(../images/Vianni-sprite.png) 0px -189px no-repeat; height:32px; width:147px !important;}
.contacts-index-index button:hover span {background: transparent  url(../images/Vianni-sprite.png) 0px -189px no-repeat; height:32px; width:147px !important;}
.contacts-index-index button span span { padding:3px 0px 0px 0px; background-position: 0px 189px; color: #FFFFFF; font-size:16px; font-weight:normal !important;}
.contacts-index-index:hover button span span {background-position: 0px 189px; color: #FFFFFF !important; }
.contacts-index-index p.required {margin-right:10px;}
.contacts-index-index .fieldset .menu-title {padding-left:10px;padding-top:20px;padding-bottom:20px;}
.contacts-index-index em {color: #49B1DF;padding-right:4px;}
.contacts-index-index .input-arrow {float:left;background: transparent  url(../images/Vianni-sprite.png) -56px 0px no-repeat; width:8px;height:10px; margin-top:9px;margin-right:5px; }
.contacts-index-index .field-label {font-size:14px; color: #464646; font-weight:bold;}
/*CMS Pages*/
.contacts-index-index .std,
.cms-page-view .std {min-height:100px; overflow-y:auto;margin-top:20px;border-top: 1px solid #BBBBBB;}
.cms-page-view .main {margin-top:0px;}
.webforms-success-text {padding-top:20px;}
.breadcrumbs li {text-transform:none;}
.breadcrumbs li strong {font-weight:normal; color: #B1B1B1;}
.contacts-index-index .left-menu-2column,
.cms-page-view .left-menu-2column {float:left; width:196px; margin-right:10px;}
.contacts-index-index .text-blocks-container,
.cms-page-view  .text-blocks-container {float:right; width:854px;}
.contacts-index-index  .top-line,
.cms-page-view  .top-line {height:5px; background-color:#EBEBEB; border-top:1px solid #CDCDCD;}
.contacts-index-index .menu-title,
.cms-page-view .menu-title  {padding-left:0px; padding-top:10px; padding-bottom:10px;}
.cms-page-view .menu-items .menu-title {padding:0px 0 0 0px;  }
.cms-page-view .menu-items {min-height:15px; overflow:auto;}
.cms-page-view  .menu-item-container .menu-title {float:left;}
.cms-page-view  .menu-item-container .menu-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:11px;height:11px; float:right; margin-top:8px;}
.cms-page-view .menu-item-container a {text-decoration:none;}
.cms-page-view .menu-item-container a:hover div {color: #3473b9 !important;}
.quote-container .quote-sign {background: transparent  url(../images/Vianni-sprite.png) -360px -11px no-repeat;width:29px;height:24px; float:left;}
 .quote-container .quote-text { padding-left:29px; }
p {
	margin-bottom: 12px;
	font-style: normal;
	text-align: justify;
	font-size: 13px;
}
.block-8column {padding: 0px 0px 20px 0px;}
.block-title { padding: 18px 0px 13px 0px;}
.blocks-4column-container .block-4column-left {float:left;margin-right:18px; width:422px; }
.blocks-4column-container .block-4column-right {float:right; width:414px;  }
.page-title h1 {color: #464646 !important;}
 .products-grid .product-name a {color: #464646 !important; text-decoration:none; }
 .products-grid .product-name2 a {  text-decoration:none; }
.preview-options .product-name,
.preview-name .product-name,.preview-name .product-name2   {text-align:left;}
.preview-name .product-name a,
.product-box .product-name a {font-style:normal;}
.product-box .product-name {padding-top:10px !important;}
.product-view .product-name .sku {color: #464646 !important;  font-weight:normal;}
.block-layered-nav dt {color: #464646 !important; padding-left:10px; padding-bottom:5px;}
.attribute-values a.first img {margin-left:0px !important;}
.catalog-product-view .name-container a { text-decoration:none;}
.product-view .product-name h1{color: #464646 !important; font-weight:normal !important;}
.description-text .block-title  {color: #464646 !important;}
.related-video-container .block-title  {color: #464646 !important;}
.pdf-header  {color: #464646 !important;}
.product-contact  .block-title  {color: #464646 !important;}
/* Fonts*/
.related-video-container .video-title  {font-style:italic; line-height: 15px;}
.products-grid .product-name  {font-style:italic; padding-top:0px;}


.product-view .product-name .sku,
.contacts-index-index .menu-title,
.cms-page-view .menu-title  {font-size: 19px; color: #464646; line-height: 16px; }

.cms-kitchen-category-html  .std .images-part .right-block .descr-title,
.cms-bathroom-category-html  .std .images-part .right-block .descr-title,
.product-contact  .block-title,
.related-video-container .block-title,
.pdf-header,
.description-text .block-title,
.product-view .product-name h1,
.products-grid .product-name a,
.block-layered-nav dt,
.page-title h1,
.cms-privacy-policy-html .block-title,
.right-part-right-title, .left-part-right-title,
.contacts-index-index .block-title,
.cms-care-and-maintenance-html .block-title,
.category-description .categories-part .item .menu-item-link.first,
.cms-terms-and-conditions-html .block-title, .category-description .images-part .descr-title,
.cms-faqs-html .faq-content-container .left-titles .title-text,.cms-trade-faqs-html .faq-content-container .left-titles .title-text,
.cms-news-and-media-html .text-blocks-container .block-8column .block-title,
.cms-page-view .menu-items .menu-title,
.cms-about-us-html  .text-blocks-container .block-8column .block-title {font-weight:bold; color: #7D7D7D; word-spacing: normal;letter-spacing: 0;line-height: 18px;font-size: 14px; }

.data-table .label {text-align:right !important;font-style:italic;}

.cms-kitchen-category-html  .std .images-part .right-block .descr-text,
.cms-bathroom-category-html  .std .images-part .right-block .descr-text
.cms-news-and-media-html .block-subtitle,
.subcat-categories .category .cat-name,
 .preview .info-container .left-dimensions .dimensions-values,.preview .info-container .left-dimensions .dimensions-title,
.contact-us-container .address-line,.contact-us-container .address-line2,.contact-us-container .address-title,
.data-table td .price ,
.catalog-product-view #container .panel ul li,
.data-table .label,.data-table .data,
#narrow-by-list li,
#narrow-by-list li a,
 .products-grid .product-name2 a,
.category-subtext,
.left-part-right-text,.right-part-right-text ,
.contacts-index-index .block-text,
.category-description .categories-part .item .menu-item-link,
.category-description .images-part .descr-text,
.cms-care-and-maintenance-html .block-text,
.cms-digital-assets-html .right-content,
.cms-certifications-html .cms-page-imagetxtgrp-image,
.cms-faqs-html .faq-content-container .topic-container .topic-info,.cms-trade-faqs-html .faq-content-container .topic-container .topic-info,
.cms-support-html  .right-content,.cms-trade-html  .right-content,
.text-blocks-container .block-text {color: #000000;word-spacing: normal;text-align: left;text-align: left;font-size: 13px;}

 .quote-container .quote-text {color: #a4aaaf;color: #a4aaaf;line-height:21px;font-size: 18px;font-style: Italic; text-align: left;}

.image-title {text-align:left; color: #000000; font-style:italic; padding-top:5px;}

/* About US */

.cms-about-us-html .menu-items {min-height:15px; overflow:auto; padding-bottom: 4px;}
.cms-about-us-html  .menu-item-container .menu-title {float:left;}
.cms-about-us-html  .menu-item-container .menu-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:11px;height:11px; float:right; margin-top:4px;}
.cms-about-us-html  .menu-item-container a {text-decoration:none;}
.cms-about-us-html  .text-blocks-container .block-8column .block-title {color: #464646 !important;}
.cms-about-us-html .blocks-4column-container {min-height:100px; overflow-y:auto;}
.cms-about-us-html .blocks-4column-container .block-4column-left {float:left;margin-right:18px; width:422px; }
.cms-about-us-html .blocks-4column-container .block-4column-right {float:right; width:414px;  }
.cms-about-us-html .block-video {margin:auto; padding-top:20px; width:708px; height:424px;}
.cms-about-us-html .quote-container {min-height:11px; overflow-y:hidden; padding-top:15px;}
.cms-about-us-html   .quote-container .quote-text { width:627px;  }
.cms-about-us-html   .blocks-4column-container .quote-container {padding-bottom:15px;}
.cms-about-us-html   .blocks-4column-container  .quote-text {width:367px;} 
.cms-about-us-html .quote-author {text-align:end;padding-bottom:30px;padding-right:10px; color: #000000;}
.cms-about-us-html .block-images-container {min-height:100px; overflow:auto; padding-bottom:20px;}
.cms-about-us-html .block-images-container .image-2column-container {float:left; margin-right:10px; width:206px;}
.cms-about-us-html .block-images-container .image-6column {float:left; width:638px;}
.cms-about-us-html .blocks-4column-container .block-3column-left {float:left;margin-right: 18px; width:300px;  }
.cms-about-us-html .blocks-4column-container .block-5column-right {float:right; width:520px; margin-left:10px; text-align: left;}
.cms-about-us-html .blocks-4column-container .block-2column-left {float:left; margin-right: 18px; width: 222px; }
.cms-about-us-html .blocks-4column-container .block-6column-right {float:right; width: 614px; }

/* Faq */
.cms-trade-faqs-html .faq-content-container .left-block-3columns,
.cms-faqs-html .faq-content-container .left-block-3columns {float:left; width:314px;margin-right:10px;}
.cms-trade-faqs-html  .faq-content-container,
.cms-faqs-html  .faq-content-container {width:100%;min-height:150px;overflow:auto;}
.cms-trade-faqs-html  .faq-content-container .right-content,
.cms-faqs-html  .faq-content-container .right-content {float:right;width:746px;}
.cms-trade-faqs-html .right-content .block-title,
.cms-faqs-html .right-content .block-title {padding-left:12px;padding-top:30px; padding-bottom:11px;  font-size:14px; font-weight:bold; color: #464646;}
.cms-faqs-html .right-content .block-title.first,
.cms-trade-faqs-html .right-content .block-title.first {padding-top:50px;}
.cms-trade-faqs-html  .faq-content-container .left-titles,
.cms-faqs-html  .faq-content-container .left-titles  {padding-top:10px;}
.cms-trade-faqs-html  .faq-content-container .left-titles .title,
.cms-faqs-html  .faq-content-container .left-titles .title {min-height:10px;overflow:auto;  cursor:pointer; padding-bottom:4px;}
.cms-trade-faqs-html  .faq-content-container .left-titles .title-text,
.cms-faqs-html  .faq-content-container .left-titles .title-text {padding-left:10px; float:left;}
.cms-faqs-html  .faq-content-container .left-titles .title a:hover div {color: #3473b9 !important;}
.cms-trade-faqs-html  .faq-content-container .left-titles .selected,
.cms-faqs-html  .faq-content-container .left-titles .selected {color:#464646; font-size:14px;font-weight:bold;}
.cms-trade-faqs-html  .faq-content-container .left-titles .title-arrow,
.cms-faqs-html  .faq-content-container .left-titles .title-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px -0px no-repeat;width:12px;height:12px; float:right;}
.cms-trade-faqs-html  .faq-content-container .topic-container,
.cms-faqs-html  .faq-content-container .topic-container { border-bottom: 1px solid #DDDDDD;}
.cms-trade-faqs-html  .faq-content-container .topic-container .title-container,
.cms-faqs-html  .faq-content-container .topic-container .title-container {min-height:16px;overflow:auto;  cursor:pointer; padding:9px 0px;}
.cms-trade-faqs-html  .faq-content-container .topic-container .title-container .title-text,
.cms-faqs-html  .faq-content-container .topic-container .title-container .title-text {font-size:13px; font-weight:bold; width:700px; color:#464646;float:left; padding-left:13px;}
.cms-faqs-html  .faq-content-container .topic-container .title-container .selected {}
.cms-trade-faqs-html  .faq-content-container .topic-container .title-container .icon-title,
.cms-faqs-html  .faq-content-container .topic-container .title-container .icon-title {background: transparent  url(../images/Vianni-sprite.png) -63px -2px no-repeat;width:12px;height:12px; float:right;margin-top:3px;margin-right:12px;}
.cms-trade-faqs-html  .faq-content-container .topic-container .title-container .minus,
.cms-faqs-html  .faq-content-container .topic-container .title-container .minus {background-position:-73px -2px;}
.cms-trade-faqs-html  .faq-content-container .topic-container .topic-info,
.cms-faqs-html  .faq-content-container .topic-container .topic-info {padding-left:14px; display:none; padding-bottom:20px;padding-right:20px;}
.cms-faqs-html .right-content .block-title span {font-style:italic;}
.care-and-maintance {padding-top:20px;}
.warranty {padding-top:20px;}
  .title-link {text-decoration:none;}
/*Where To Buy*/
.cms-where-to-buy-html .container-title{ padding-top:45px; padding-bottom:2px; font-size:14px;font-weight:bold; color #464646;}
.cms-where-to-buy-html .vendor-container {min-height:15px; overflow:auto;}
.cms-where-to-buy-html .vendor-container .vendor-item {float:left; padding-right:7px; padding-top:7px; padding-bottom:7px;}
.cms-where-to-buy-html .group-select {min-height:20px; overflow:auto; padding-top:9px; padding-bottom:20px;}
.cms-where-to-buy-html .group-select .field-address {float:left; width:135px; height:30px; margin-right:10px;}
.cms-where-to-buy-html .group-select .field-address input { width:135px; height:30px; background-color: #C2C2C2; border:0px solid #000000;font-size:14px;padding-left:5px;}
.cms-where-to-buy-html .field-radius {float:left; }
.cms-where-to-buy-html .field-radius select {height:30px; background-color: #C2C2C2;font-size:14px;padding-left:5px;padding-top:5px;  }
.cms-where-to-buy-html  .field-buttons {float:left;}
.cms-where-to-buy-html  .field-buttons input {height:31px;font-size:14px;width:84px;}
.cms-where-to-buy-html  .field-buttons .form-button { background: url(../images/Vianni-sprite.png) -163px -77px no-repeat; width:84px;height:31px; color: #FFFFFF;font-size:14px; border:0px solid #FFFFFF;}
.cms-where-to-buy-html .vendor-block {min-height:15px; overflow:auto; padding-bottom:45px;}
.cms-where-to-buy-html .vendor-info-item {padding-top:10px; padding-right:86px; float:left;}
.cms-where-to-buy-html .vendor-info-item.phone {padding-right:75px;}
.cms-where-to-buy-html .vendor-info-item  .vendor-title {font-weight:bold;}
.cms-where-to-buy-html .vendor-info-item  .vendor-info {}
.cms-where-to-buy-html .vendor-info-item  .vendor-info span {padding-right:10px;}
.cms-where-to-buy-html .vendor-info-item  .vendor-info .item-italic {padding-right:0px; }

.footer-mailto {color:#ebebeb;}

.cms-become-a-dealer-html .menu-items {min-height:15px; overflow:auto;}
.cms-become-a-dealer-html  .menu-item-container .menu-title {float:left;}
.cms-become-a-dealer-html  .menu-item-container .menu-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:11px;height:11px; float:right; margin-top:8px;}
.cms-become-a-dealer-html  .menu-item-container a {text-decoration:none;}
.cms-become-a-dealer-html  .text-blocks-container .block-8column .block-title {font-size:14px;padding-top:3px; font-weight:bold; color: #464646;padding-bottom:10px;}
.cms-become-a-dealer-html  .text-blocks-container .block-text {font-size:13px; color: #000000; }

.cms-become-a-dealer-html .text-blocks-container.last {padding-bottom:40px;}
.cms-request-literature-html .text-blocks-container.last {padding-bottom:40px;}
.cms-request-literature-html .block-8column,
.cms-become-a-dealer-html .block-8column {padding: 16px 0px  16px 0px;}
.cms-terms-and-conditions-html .block-8column,
.cms-warranty-html .block-8column {padding: 0px 0px  40px 0px;}
.contacts-index-index .text-blocks-container {padding-bottom:40px;}
.cms-become-a-dealer-html .blocks-4column-container {min-height:100px; overflow-y:auto;}
.cms-become-a-dealer-html .blocks-4column-container .block-4column-left {float:left;margin-right:18px; width:422px;  }
.cms-become-a-dealer-html .blocks-4column-container .block-4column-right {float:right; width:414px; }
.cms-become-a-dealer-html .block-video {margin:auto; padding-top:20px; width:708px; height:424px;}
.cms-become-a-dealer-html .quote-container {min-height:11px; overflow-y:hidden; padding-top:15px;}
.cms-become-a-dealer-html   .quote-container .quote-text {width:530px;  }
.cms-become-a-dealer-html   .blocks-4column-container .quote-container {padding-bottom:15px;}
.cms-become-a-dealer-html   .blocks-4column-container  .quote-text {width:367px;}
.cms-become-a-dealer-html .quote-author {text-align:end;padding-bottom:30px;padding-right:10px; color: #000000;}
.cms-become-a-dealer-html .block-images-container {min-height:100px; overflow:auto; padding-bottom:20px;}
.cms-become-a-dealer-html .block-images-container .image-title {text-align:end; color: #000000;  }
.cms-become-a-dealer-html .block-images-container .image-2column-container {float:left; margin-right:10px; width:206px;}
.cms-become-a-dealer-html .block-images-container .image-6column {float:left; width:638px;}

.cms-cms-support-html .top-line {width:206px;}
.cms-trade-html .top-line {width:206px;}
.contanier-10column {min-height:100px; overflow:auto;}
.contanier-10column .column4-container-left {width:422px;margin-right:20px;float:left;}
.contanier-10column .column6-container-right {width:628px; float:right;}
.contanier-10column .column6-container-right  .text-block {padding-bottom:40px;}
.contanier-10column .column6-container-right  .text-block  .text-title {font-size:18px; color: #464646;padding-bottom:10px;}
.contanier-10column .column6-container-right  .text-block  .text {font-size:13px; color: #000000;}
.contanier-10column .column6-container-right .links-container {min-height:50px; overflow:auto;}
.contanier-10column .column6-container-right .links-container .column3-left {float:left; width:309px; margin-right:10px;}
.contanier-10column .column6-container-right .links-container .column3-right {float:right;width:309px;}
.contanier-10column .column6-container-right .links-container .link-item {padding: 10px 0px;  border-bottom:1px solid #DDDDDD;}
.contanier-10column .column6-container-right .links-container .link-item  a {text-decoration:none;font-size:18px; color: #464646;}
.contanier-10column .column6-container-right .links-container .link-item  .menu-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:11px;height:11px; float:right; margin-top:8px;}
.contanier-10column .column6-container-right .links-container .link-item.first {border-top:1px solid #DDDDDD;}

/* Trade & Support Pages*/
.cms-trade-html .faq-content-container .faq-image {float: left;}
.cms-trade-html .faq-content-container .left-block-3columns,
.cms-support-html .faq-content-container .left-block-3columns {float:left; width:422px; margin-right:10px;}
.cms-trade-html .faq-content-container,
.cms-support-html  .faq-content-container {width:100%;min-height:150px;overflow:auto;}
.cms-trade-html .faq-content-container .right-content,
.cms-support-html  .faq-content-container .right-content {float:right;width:632px;margin-top: 39px;}
.cms-trade-html.right-content .block-title,
.cms-support-html .right-content .block-title {padding-left:20px;padding-top:90px; padding-bottom:20px;  font-size:14px; font-weight:bold; color: #464646;}
.cms-trade-html .faq-content-container .left-titles,
.cms-support-html  .faq-content-container .left-titles  {padding-top:10px;}
.cms-trade-html .faq-content-container .left-titles .title,
.cms-support-html  .faq-content-container .left-titles .title {min-height:10px;overflow:auto;  cursor:pointer;}
.cms-trade-html .faq-content-container .left-titles .title-text,
.cms-support-html  .faq-content-container .left-titles .title-text {padding-left:20px;font-size:14px; color: #7D7D7D;  float:left; font-weight:bold;}
.cms-trade-html .title-text a,
.cms-support-html  .title-text a {text-decoration: none;color: #464646;}
.cms-trade-html .faq-content-container .left-titles .selected,
.cms-support-html  .faq-content-container .left-titles .selected {color:#464646; font-size:14px;font-weight:bold;}
.cms-trade-html .faq-content-container .left-titles .title-arrow,
.cms-support-html  .faq-content-container .left-titles .title-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px -0px no-repeat;width:12px;height:12px; float:right;}
.cms-trade-html .faq-content-container .topic-container,
.cms-support-html  .faq-content-container .topic-container {border-bottom: 1px solid #DDDDDD; float: left; margin-right: 15px; width: 307px;}
.cms-trade-html .faq-content-container .topic-container.right,
.cms-support-html  .faq-content-container .topic-container.right { margin-right: 0px;}
.cms-trade-html .faq-content-container .topic-container.last,
.cms-support-html  .faq-content-container .topic-container.last { border-bottom: 0px solid #DDDDDD;}

.cms-trade-html .faq-content-container .topic-container .title-container,
.cms-support-html  .faq-content-container .topic-container .title-container {min-height:16px;overflow:auto;  cursor:pointer; padding:9px 0px;}
.cms-trade-html .faq-content-container .topic-container a,
.cms-support-html  .faq-content-container .topic-container a,
.cms-trade-html .faq-content-container .topic-container .title-container a,
.cms-support-html  .faq-content-container .topic-container .title-container a {text-decoration:none;}
.cms-trade-html .faq-content-container .topic-container .title-container .title-text,
.cms-support-html  .faq-content-container .topic-container .title-container .title-text {color: #464646; float: left; font-size: 14px; font-weight: bold; width: 270px;}
.cms-trade-html .faq-content-container .topic-container .title-container .selected,
.cms-support-html  .faq-content-container .topic-container .title-container .selected {color:#000000;}
.cms-trade-html .faq-content-container .topic-container .title-container .arrow-icon-title,
.cms-support-html  .faq-content-container .topic-container .title-container .arrow-icon-title {background: url("../images/Vianni-sprite.png") no-repeat scroll -10px 2px transparent; float: right; height: 12px; margin-right: 1px; margin-top: 2px; width: 10px;}
.cms-trade-html .faq-content-container .topic-container .title-container .minus,
.cms-support-html  .faq-content-container .topic-container .title-container .minus {background-position:-73px -2px;}
.cms-trade-html .faq-content-container .topic-container .topic-info,
.cms-support-html  .faq-content-container .topic-container .topic-info {padding-left:20px; display:none; padding-bottom:20px; font-size:13px;color:#000000;}
.cms-trade-html .block-8column {padding-bottom:24px;}
.cms-support-html .block-8column {padding-bottom:43px;}
.cms-trade-html .block-8column.second,
.cms-support-html .block-8column.second {overflow:auto;min-height:10px;padding-bottom:43px;}

/*Registration*/
.registration-index-index .std {min-height:100px; overflow-y:auto;margin-top:20px;border-top: 1px solid #BBBBBB;}
.registration-index-index .main {margin-top:0px; border-bottom: 0px solid #000000;}
.registration-index-index .breadcrumbs li {text-transform:none;}
.registration-index-index .breadcrumbs li strong {font-weight:normal; color: #B1B1B1;}
.registration-index-index .left-menu-2column {float:left; width:206px; margin-right:10px;}
.registration-index-index  .text-blocks-container {float:right; width:854px;padding: 20px 0px;}
.registration-index-index  .top-line {height:5px; background-color:#EBEBEB; border-top:1px solid #CDCDCD;}
.registration-index-index .menu-title { padding-top:10px; font-size:18px; color: #464646; padding-bottom:20px;}

.registration-index-index .container-title{ padding-top:45px; padding-bottom:2px; font-size:14px;font-weight:bold; color #464646;}
.registration-index-index .group-select {min-height:20px; overflow:auto; padding-top:20px; padding-bottom:20px;}
.registration-index-index .group-select .field-address {float:left; width:135px; height:30px; margin-right:10px;}
.registration-index-index .group-select .field-address input { width:135px; height:30px; background-color: #C2C2C2; border:0px solid #000000;font-size:14px;padding-left:5px;}
.registration-index-index .field-radius {float:left; }
.registration-index-index .field-radius select {height:30px; background-color: #C2C2C2;font-size:14px;padding-left:5px;padding-top:5px;  }
.registration-index-index  .field-buttons {float:left;}
.registration-index-index  .field-buttons input {height:31px;font-size:14px;width:84px;}
.registration-index-index  .field-buttons .form-button { background: url(../images/Vianni-sprite.png) -163px -77px no-repeat; width:84px;height:31px; color: #FFFFFF;font-size:14px; border:0px solid #FFFFFF;}


.cms-digital-assets-html .faq-content-container .left-block-3columns {float:left; width:314px;margin-right:10px;}
.cms-digital-assets-html .faq-content-container {width:100%;min-height:150px;overflow:auto; padding-bottom:40px;}
.cms-digital-assets-html .faq-content-container .right-content {float:right;width:635px;margin-top: 39px;}
.cms-digital-assets-html .right-content .block-title {padding-left:20px;padding-top:90px; padding-bottom:20px;  font-size:14px; font-weight:bold; color: #464646;}
.cms-digital-assets-html .faq-content-container .left-titles  {padding-top:10px;}1
.cms-digital-assets-html .faq-content-container .left-titles .title {min-height:10px;overflow:auto;  cursor:pointer;}
.cms-digital-assets-html .faq-content-container .left-titles .title-text {padding-left:20px;font-size:14px; color: #7D7D7D;  float:left; font-weight:bold;}
.cms-digital-assets-html .title-text a {text-decoration: none;color: #464646;}
.cms-digital-assets-html .faq-content-container .left-titles .selected {color:#464646; font-size:14px;font-weight:bold;}
.cms-digital-assets-html .faq-content-container .left-titles .title-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px -0px no-repeat;width:12px;height:12px; float:right;}
.cms-digital-assets-html .faq-content-container .topic-container {border-bottom: 1px solid #DDDDDD; float: left; margin-right: 15px; width: 300px;}
.cms-digital-assets-html .faq-content-container .topic-container.last {border-bottom: 0px solid #FFFFFF !important;}
.cms-digital-assets-html .faq-content-container .topic-container .title-container {min-height:25px;overflow:auto;  cursor:pointer; padding: 9px 0px;}
.cms-digital-assets-html .faq-content-container .topic-container a,
.cms-digital-assets-html .faq-content-container .topic-container .title-container  a {text-decoration:none;}
.cms-digital-assets-html .faq-content-container .topic-container .title-container .title-text {color: #464646; float: left; font-size: 14px; font-weight: bold;   width: 255px;padding-top:4px;}
.cms-digital-assets-html .faq-content-container .topic-container .title-container .selected {color:#000000;}
.cms-digital-assets-html .faq-content-container .topic-container .title-container .arrow-icon-title {background: url("../images/Vianni-sprite.png") no-repeat scroll -10px 2px transparent; float: right; height: 12px; margin-right: 1px; margin-top: 7px; width: 10px;}
.cms-digital-assets-html .faq-content-container .topic-container .title-container .icon-pdf {background: url("../images/Vianni-sprite.png") no-repeat scroll -53px -97px transparent; float: right; height: 22px; margin-right: 1px; margin-top: 0; width: 17px;}
 
.cms-digital-assets-html .faq-content-container .topic-container .title-container .minus {background-position:-73px -2px;}
.cms-digital-assets-html .faq-content-container .topic-container .topic-info {padding-left:20px; display:none; padding-bottom:20px; font-size:13px;color:#000000;}

.cms-page-imagetxtgrp-title {float: left;padding-right: 30px;}
.cms-page-imagetxtgrp-image {float: left; width: 675px;padding: 0px 0px 10px;}
.cms-page-imagetxtgrp {width: 850px;padding-top: 10px;clear: both;}

.cms-certifications-html .text-blocks-container {padding-top:25px; padding-bottom:40px;}
.cms-care-and-maintenance-html .block-8column {padding-bottom:0px;}
.cms-care-and-maintenance-html .topic-container .title-text {padding: 20px 0px 10px 0px;font-weight: bold;font-size: 14px;color: #464646 !important;}
.cms-care-and-maintenance-html ul{padding-left: 15px;}
.cms-care-and-maintenance-html li{padding: 0px 0px 7px 0;list-style-type: disc;}
.cms-care-and-maintenance-html .block-title { color: #464646 !important;}

.cms-terms-and-conditions-html li {padding: 0px 0px 10px 0px;}
.cms-terms-and-conditions-html .block-title {color: #464646 !important;}
.cms-privacy-policy-html .block-title {color: #464646 !important;}

/*News and Media*/
.cms-news-and-media-html .menu-items {min-height:15px; overflow:auto;}
.cms-news-and-media-html .menu-item-container .menu-title {float:left;}
.cms-news-and-media-html .menu-item-container .menu-arrow {background: transparent  url(../images/Vianni-sprite.png) -9px 0px no-repeat; width:11px;height:11px; float:right; margin-top:8px;}
.cms-news-and-media-html .menu-item-container a {text-decoration:none;}
.cms-news-and-media-html .right-text .block-title {padding-top:0px;}
.cms-news-and-media-html .text-blocks-container .block-8column .block-title {   color: #464646 !important;}
.cms-news-and-media-html .blocks-4column-container {clear: left;min-height:100px; overflow-y:auto;}
.cms-news-and-media-html  .quote-left {float:left;}
.cms-news-and-media-html .block-6column-quote {width:459px;}
.cms-news-and-media-html .block-2column-image { float:left;margin-top:-36px;margin-left:25px;}
.cms-news-and-media-html .block-video {margin:auto; padding-top:20px; width:708px; height:424px;}
.cms-news-and-media-html .quote-container .quote-text {}
.cms-news-and-media-html .block-images-container {min-height:100px; overflow:auto; padding-bottom:20px;}
.cms-news-and-media-html .block-images-container .image-title {text-align:end; color: #000000;  }
.cms-news-and-media-html .block-images-container .image-2column-container {float:left; margin-right:10px; width:206px;}
.cms-news-and-media-html .block-images-container .image-6column {float:left; width:638px;}
.cms-news-and-media-html .left-image{float:left; padding-right: 10px;}
.cms-news-and-media-html .block-subtitle {  padding-bottom:20px;}
.cms-page-imagetxtgrp-featured { min-height: 10px;overflow-y: auto;clear: both;}
.cms-page-imagetxtgrp-text-featured {float: left;width: 650px; padding-top: 5px;  }
.cms-page-imagetxtgrp-image-featured {float: left;width: 140px; padding-right: 10px;}
.cms-page-imagetxtgrp-media {width: 900px;padding-top: 10px;clear: both;}
.cms-page-imagetxtgrp-text-media {float: left;width: 624px; padding-top: 5px;  }
.cms-page-imagetxtgrp-image-media {float: left;width: 220px; padding-right: 10px;}
.cms-news-and-media-html .std{overflow-x: hidden;}

/* sub sub categories*/
.category-bathroom-faucets .category-title,
.category-bathroom-sinks .category-title,
.category-bathroom-accessories .category-title,
.category-bathroom-sink-and-faucet-combos .category-title,
.category-kitchen-sinks .category-title,
.category-kitchen-faucets .category-title {background-color: #EDEDED;  margin-bottom:0px; padding: 18px 13px 5px 12px;}

.category-bathroom-faucets .category-subtext,
.category-bathroom-sinks .category-subtext,
.category-bathroom-accessories .category-subtext,
.category-bathroom-sink-and-faucet-combos .category-subtext,
.category-kitchen-sinks .category-subtext,
.category-kitchen-faucets .category-subtext { padding: 0px 7px; background-color: #EDEDED; border-bottom: 1px solid #A7A7A7;  margin-bottom:30px; }

.category-bathroom-faucets .category-subtext p,
.category-bathroom-sinks .category-subtext p,
.category-bathroom-accessories .category-subtext p,
.category-bathroom-sink-and-faucet-combos .category-subtext p,
.category-kitchen-sinks .category-subtext p,
.category-kitchen-faucets .category-subtext p { padding: 0px 6px;  margin-bottom:50px;}

.category-bathroom-faucets .category-subtext .cat-name,
.category-bathroom-sinks .category-subtext .cat-name,
.category-bathroom-accessories .category-subtext .cat-name,
.category-bathroom-sink-and-faucet-combos .category-subtext .cat-name,
.category-kitchen-sinks .category-subtext .cat-name,
.category-kitchen-faucets .category-subtext .cat-name {color: #3473b9;}

/* Webforms  */
.webforms-fields-promo-literature .list-select {min-height:10px; overflow:auto; padding:0px;}
.webforms-fields-promo-literature .control {float:left; width:250px;}
.webforms-fields-promo-literature .control  input {margin-left:60px; }
.webforms-fields-promo-literature .input-box {width: 854px !important;} 
.webforms-fields-promo-literature label {display:none;}
.webforms-become-a-dealer-from label {display:none;}
.cms-request-literature-html .fieldset-0 {border:0px; padding:0px; background-color: #FFFFFF;}
.cms-request-literature-html .fieldset-10 label {display:none;}
.webforms-become-a-dealer-from  .webforms-fields-comment,
.cms-request-literature-html .fieldset-10 .webforms-fields-comment {width:227px;}

.form-list .field,
.form-list .field.long-field {width:auto;}
.form-list .field .input-box ,
.form-list .field.long-field .input-box {width:auto;}
.form-list .input-box select,
.form-list input.input-text {margin-right:15px; font-size:13px; color:#929499; height:25px; border-color: #A6A2A3; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.form-list .input-box select {color: #000000;}
.webforms-fields-comment {color:  #000000;}
form .fieldset {background-color: #F8F8F8;}
.form-list li.wide .input-box {width:auto;}
.input-cont.receive-promo {float:right}
.input-cont.news-and-promotions {float:right}
.input-cont.printed-materials {float:right}
button[id^="webform_"]:hover span ,
button[id^="webform_"] span {background: url("../images/Vianni-sprite.png") no-repeat scroll 0 -189px transparent;height: 32px; width: 147px;} 
button[id^="webform_"] span span {background-position: 0 189px; color: #FFFFFF; font-size: 16px; font-weight: normal; padding: 3px 0 0;}
button[id^="webform_"]:hover span span{background-position: 0 189px;}
.webforms-fields-intend-to-carry-stock  .list-select,
.webforms-fields-display-program .list-select {min-height:10px;overflow:auto;}

.webforms-fields-intend-to-carry-stock input, 
.webforms-fields-display-program input {float:none;}

.webforms-fields-display-program .list-select .control,
.webforms-fields-intend-to-carry-stock .list-select .control {float:left; padding-right:15px;}
.input-cont.printed-materials {width:336px;}
/*Product Registration Form*/
.product_registration_form .webforms-fields-comment {width: 227px;}
.product_registration_form .fieldset0 input {width:165px ;}
.product_registration_form .fieldset0  input.checkbox {width:auto;float:left; margin-left:218px;}
.product_registration_form .fieldset1 input {width:165px ;}
.product_registration_form .fieldset1 input.street1, .product_registration_form .fieldset1 input.street2 {width:250px ;}
.product_registration_form .fieldset1 .street-field {width:501px;}
.product_registration_form .fieldset1 input.state, .product_registration_form .fieldset1 input.zip-code {width:60px;}
.product_registration_form .fieldset1 input.city {margin-left: 227px;}

.product-discontinued {color:#880015; float:right; margin-right:-242px;margin-top:-13px; font-weight:bold;font-style: italic;}

.product_item {mih-height:10px;overflow:auto;padding-top:10px; color:#000000;}
.product_item a {text-decoration:none;color:#000000;}
.product-item-image {float:left; padding-right:10px;}
.product-item-name {float:left; padding-right:10px; width:586px; }
.product-item-qty {float:left; padding-right:10px; }
.product-item-action {float:right;}
 button.delete {
    background-color: #FCAF81;
    background-image: url("../images/cancel_btn_bg.gif");
    border-color: #D24403 #A92000 #A92000 #D24403;
    color: #FFFFFF;
 	text-align: center !important;
    white-space: nowrap;
	cursor: pointer;
 	 
 	 padding: 0 7px 1px 6px;
}
}
 button.delete:hover {
    background-image: url("../images/cancel_btn_over_bg.gif");
}
button.delete:active {
    background-color: #E0612F;
    background-image: url("../images/cancel_btn_active_bg.gif");
}
button.delete span {
    background-image: url("../images/cancel_btn_icon.gif");
	 background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 1.35em;
	padding-left: 20px;
	 font-size:	12px;
	 font-weight:	700;
}

.loader {left:46%;top:488px;position:absolute; z-index:4;opacity:1;}
.bg {position: absolute; width:100%; height:100%; background-color: #000000; opacity:0.5; left:0px; top:0px; z-index:3;}
#my-orders-table .product-name {font-size:13px; text-align:left;  font-weight: normal;}
#my-registered-products-table .product-name {text-align:left;}
/*Order Status*/
.status-images.container {min-height:5px; overflow:auto;}
.status-images.container div {float:left;  width:125px;height:20px; }
.status-images.container div .status-title {margin-right:60px; color: #FFFFFF; font-weight:bold; font-size:13px;}
.status-images.container div .status-title.light {opacity:0.5;}
.status-images.container div .status-title.middle, 
.status-images.container div .status-title.final {margin-left:29px;}
.status-images.container div.status-new {background: url("../images/dkgrnleft.png") no-repeat scroll 0 0px transparent; margin-left:15px;}
.status-images.container div.status-middle {background: url("../images/dkgrnmiddle.png") no-repeat scroll 0 0px transparent;}
.status-images.container div.status-middle.light,
.status-images.container div.status-final.light {background: url("../images/ltgrnmiddle.png") no-repeat scroll 0 0px transparent;}

.status-images.container div.status-final {background: url("../images/dkgrnmiddle.png") no-repeat scroll 0 0px transparent;}
.status-images.container div.status-final.red,
.status-images.container div.status-middle.red {background: url("../images/rdright2.png") no-repeat scroll 0 0px transparent;}
/*Order Status*/
