/**
 * @version    1.7.0.2 September 15, 2012
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright   Copyright (C) 2007 - 2012 RocketTheme, LLC
 * @license    http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 * Default Theme Styles
 */

/* Clarion Specific Styles */

body { font: 12px/1.35 Helvetica,Arial,sans-serif; text-align: center; }

.wrapper { margin-bottom: 48px; }

.page { width: 964px; }

.main { width: 960px; padding: 0 !important; }

.main-container { padding: 6px 0 10px; }

.inner-wrapper {   
	border-radius: 0 0 7px 7px;
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-radius: 0 0 7px 7px;
}

.col-main, .sidebar { padding-top: 0 !important; position: relative; }

.col-main { padding-bottom: 15px; }

/* Cms Pages */
.cms-page-view .std { padding: 15px 0; }
.cms-page-view .std ul { padding: 0 10px 10px; list-style-type: square; margin-left: 10px; }

/* 3 cols */
.col3-layout .col-wrapper { width: 744px; }
.col3-layout .col-main { width: 528px; }

/* 2 cols */
.col2-left-layout .col-main, .catalog-product-view .col2-left-layout .col-main,
.col2-right-layout .col-main, .catalog-product-view .col2-right-layout .col-main { width: 709px; padding: 0 15px 15px !important; }
.col2-left-layout .sidebar, .col2-right-layout .sidebar { width: 220px !important; }

/* 1 col */
.cms-page-view .col1-layout .col-main { padding: 10px 15px; width: auto; }

/* Transitions */
a, button.hover span  { 
    transition: color 0.2s ease-out; 
    -moz-transition: color 0.2s ease-out;
    -webkit-transition: color 0.2s ease-out;
}


/* Headings */ 
.page-title, .catalog-product-view .col-main .product-name { margin: 10px 0; padding: 8px 15px 10px; font: 20px/24px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
.page-title h1, .page-title h2, .catalog-product-view .product-name h1 { font: 22px/22px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; margin: 0; padding: 6px 0 4px !important; font-weight: normal; }
.category-title { padding: 8px 15px 0; }

/* Main titles */
.col-wrapper .page-title { margin: -7px -15px 10px; }
.col-wrapper .col-main { padding: 10px 0; }


/* Sidebar */
.sidebar { width: 200px !important; padding: 15px 0 0; }
.block { margin: 0 0 15px; }
.block p { padding-bottom: 0; }
.col3-layout .col-right { width: 200px !important; padding: 15px 0 0 5px; }
.sidebar .block { padding: 0 !important; }
.sidebar .block .block-content { padding: 4px 12px !important; }
.block-subscribe input.input-text, textarea { width: 184px; }
.col3-layout .block-subscribe input.input-text { width: 164px; }
.sidebar .block .block-title { padding: 10px 5px 8px 12px !important; }
.block .block-title strong { font: 1.5em/16px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; } 
.block-subscribe button { margin-top: 10px; }

/* Buttons */
button.button, #rokmage-header-cart span.button { padding: 6px 10px 5px; margin:0; line-height: 13px; 
    border-radius: 4px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
}
button.button span, button.button span span { padding: 0 !important; margin: 0 !important; height: auto !important; float: none !important; }
button.button.hover span, #rokmage-header-cart span.button { background-position: 0 -43px; } 
button.button span, button.button span span, #rokmage-header-cart span.button { font: 13px/13px 'RobotoRegular', Helvetica,Arial,sans-serif; }
button.button.hover span span, #rokmage-header-cart span.button a { background-position: 100% -43px; }
.product-image-col button.button { margin: 15px 0 0 12px; }
button.button.hover { background-position: 0 -185px; }

/* Inputs */
input.input-text, textarea { margin: 5px 0 12px !important; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif; font-size: 14px; 
    border-radius: 3px;
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
    transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
}
form select { margin-top: 5px; height: 30px; width: 318px; }
.form-list select.multiselect { height: auto; }

/* Product images */
a.product-image img { display:inline-block; padding: 8px; float: left; 
    border-radius: 2px;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}

/* HomepageGrid */
.cms-index-index .page-title { margin: -6px -15px 0 !important; border-top: 0; }
.cms-index-index .grid-text { padding: 10px; margin: 10px -15px 0; border-left: 0 !important; border-right: 0 !important; }
.cms-index-index .module-inner { position: relative; }
.cms-index-index .col2-left-layout span.switch_thumb { right: 15px; }
.cms-index-index span.switch_thumb { position: absolute; top: 5px; right: 0; margin: 0; width: auto; }
.cms-index-index div.category-products span.ribbon { left: 0px; }

/* MODALHEADER */
/* Header ================================================================================ */
span.date { position: absolute; left: 50%; top: 48px; z-index: 3; margin-left: -406px; font: 13px/1.35 Helvetica,Arial,sans-serif; }
.header a.logo { float: left; margin: 15px 2px; height: 45px; width: 45px; }
.header a.logo img { margin: -8px 0 0 -12px; }
.header-container { width: 100%; z-index: 2; }
.header { margin: 0 auto; width: 960px; height: 76px; padding: 0; }
.fontResizer { background: none; position: static; float: left; padding-left: 8px; width: auto; }
.fontResizer a { margin: 1px 0 0 1px; }
.rokmage-text-resize { font-size: 100%; font-weight: normal; padding-right: 3px; }
.largeFont, .smallFont { background-color: transparent !important; background-image: none !important; }
.smallFont { font-size: 11px; }
.largeFont { font-size: 16px; }
.quick-access-wrapper { font: 1.1em/1.1em Helvetica,Arial,sans-serif; }
.quick-access-wrapper .form-search { position: relative; margin-left: 0; padding: 0; left: 0; top:0; }
.quick-access-wrapper .form-search button { display: block; height: 24px; position: absolute; right: 1px; top: 1px; width: 26px; border: 0; }
.quick-access-wrapper #search_mini_form { float: left; }
.quick-access-wrapper #search_mini_form input { width: 155px; font: 13px/1.35 Helvetica,Arial,sans-serif; height: 17px; padding: 3px 1px 4px 9px; 
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.quick-access-wrapper .top-links { float: right; padding: 5px 0 0; }
.quick-access-wrapper .welcome-msg { float: left; padding: 5px 0 0 15px; }
.quick-access-wrapper ul.links { float: left; }
.quick-access-wrapper ul.links li.first { padding-left: 8px !important; }
.quick-access-wrapper .rokmage-cart-box-container { float: left; padding: 0 10px 0 0; }
.quick-access-wrapper .rokmage-cart-box-container img { margin: -3px 3px 0 0; }
.quick-access-wrapper ul.links li { padding: 2px 8px 2px 8px; }
.inner-header-container { padding: 0 0 0 20px; height: 74px; }
.form-language { float: right; margin-left: 8px; margin-right: -2px; }
.form-language label { display: none; }
.quick-access-wrapper { padding: 7px 10px; width: 942px; margin: 0 -1px 0 -1px; z-index: 2; position: relative; }

/* Custom Form Elements */
span.select { position: absolute; width: 120px; margin: -5px 0 0; height: 24px; padding: 3px 20px 4px 8px; overflow: hidden; text-align: left; font: 13px/1.35 Helvetica,Arial,sans-serif; height: 17px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px; 
}
select.styled { width: 152px; padding: 4px 0; }
select { padding: 4px 0; }
.toolbar select { padding: 1px; }
input.inputstyled { background-image: none; }
.input-left { display: none; }
/* Modal Windows */
#rokmage-login-content input.input-text { width: 210px; margin: 5px 0 5px !important; }
div.modalcontent { padding: 10px !important; }
#rokmage-login-content h2 { padding: 0 0 22px 0; text-transform: uppercase; font: 20px/24px 'RobotoRegular', Helvetica,Arial,sans-serif; }
.rokmage-password-login-block { padding-top: 10px; }
.modal-close { right: 10px; top: 20px; }
div.modalcontent .validation-advice { width: 220px; }
#rokmage-header-cart, #rokmage-login-content { background-image: none; padding: 10px; 
    border-radius: 4px;
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
}
#rokmage-header-cart { height: 305px; }
/* ----- Cart Scroller ----- */
#rokmage-header-cart h6 { text-transform: uppercase; font: 16px/26px 'RobotoRegular', Helvetica,Arial,sans-serif; padding: 8px 8px 12px; }
div.cart-scrollable-container { margin:0 auto; line-height: 1.4em; background: none; }
div.cart-scrollable { position:relative; overflow:hidden; width: 220px; height:234px; float:left; margin-left: 10px; }
div.cart-scrollable div.items { width:20000em; position:absolute; clear:both; text-align:center; }
/* single scrollable item */
div.cart-scrollable div.items ul.scroll-item { border:0 none; padding:0; float:left; width:220px; }
#rokmage-header-cart h4 a { display:block; font-weight:bold; margin-bottom: 5px; padding:0 15px; text-decoration: none; font: 16px/18px 'RobotoRegular',Helvetica,Arial,sans-serif; }
.cart-scrollable-container .product-image { float: none; margin-bottom: 5px; display: inline-block; }
.cart-scrollable-container .product-image img { padding: 1px; }
div.cart-scrollable div.items .productPrice { display:block; font-size:11px; font-weight:bold; margin:5px 0; white-space:nowrap; }
/* prev, next buttons */
.cart-scrollable-container a.prev, .cart-scrollable-container a.next { z-index: 1; opacity: 1; display:block; width:34px; height:34px; float:left; margin:48px 0 0; cursor:pointer; font-size:1px; background-position: 0 0; }
.cart-scrollable-container a.disabled, .cart-scrollable-container a.prev.disabled:hover, .cart-scrollable-container a.next.disabled:hover { visibility: visible !important; opacity: 0.3 !important; }
.cart-scrollable-container a.prev { position: absolute; left: 1px; }
.cart-scrollable-container a.next { position: absolute; right: 1px; }
.cart-scrollable-container a.prev:hover { opacity: 0.7 !important; background-position: 46% -59px, 0 0; }
.cart-scrollable-container a.next:hover { opacity: 0.7 !important; background-position: 56% 5px, 0 0; }
/* read more button */
#rokmage-header-cart span.button a { height: 18px; display: block; padding: 6px 10px 2px 6px; line-height: 12px; margin-left: -6px; }
#rokmage-header-cart span.button  { height: 18px; padding: 0 0 6px 10px; }
div.cart-scrollable div.items span.button a, div.cart-scrollable div.items span.button a:hover { text-decoration: none; }
/* Misc for sidebar cart */
.block-cart .subtotal { text-align: left; }
/* Buttons */
#cart-buttons { margin: 0 0 10px 0; }
.sidebar .actions button.button > span { padding: 0 0 6px 25px; }

/* BreadCrumbs */
.breadcrumbs { display: none; font: 16px/16px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
.rok-breadcrumbs { background: none; border: 0; display: block; height: 30px; overflow: hidden; padding: 10px 0 11px; float: none !important; margin: 0 !important; width: 530px; }
.rok-breadcrumbs ul li.first a { width: 16px; }
.rok-breadcrumbs ul li.first { padding-top: 1px; }
.rok-breadcrumbs ul li { margin: 0px 4px 0px 0; padding: 0 15px 0 0; font-size: 1em; line-height: 18px !important; }
.rok-breadcrumbs ul li a { line-height: 18px !important; }
.rok-breadcrumbs ul li span { margin-right: -4px; }
.rok-breadcrumbs ul li div.chevronOverlay { width: 26px; z-index: 1; }
.rok-breadcrumbs ul li strong { font-weight: normal; }
.col2-left-layout .rok-breadcrumbs, .col2-right-layout .rok-breadcrumbs { width: 700px; }

/* Misc */
.clearfloat { clear:both; }
.block .actions { float: left; }

/* MAGEMENUS TOP */
/* 1st Level */
ul#magemenu-top { line-height: 82px; padding: 0; border: 0; margin: 0 -2px 0 180px; height: 75px; float: right; }
ul#magemenu-top > li { height: 76px; padding: 0; }
ul#magemenu-top > li.hover.parent { padding-bottom: 2px; }
ul#magemenu-top > li > a { height: 76px; }
ul#magemenu-top a { font-size: 1em; text-transform: uppercase; padding: 0 14px; margin: 0; font-family: 'RobotoRegular', Helvetica,Arial,sans-serif; }
ul#magemenu-top > li.hover, ul#magemenu-top > li.active { margin-top: -1px; height: 71px; line-height: 75px; }
ul#magemenu-top > li.hover > a, ul#magemenu-top > li.active > a { height: 72px; }
ul#magemenu-top > li > a > span { padding: 0; }
ul#magemenu-top > li.parent > a > span { padding: 0 16px 0 0; }
.inner-header-container #box, .inner-header-container #box .head { display: none; }
/* Dropdowns */
ul#magemenu-top .bg-top-curves, ul#magemenu-top .bg-top, ul#magemenu-top .popup .bg-top, ul#magemenu-top li ul .bg-top { display: none !important; }
ul#magemenu-top li > ul { top: 76px; left: 0; width: 332px; border-top: 0 !important; padding-top: 10px !important; padding-bottom: 5px !important;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px; 
    -webkit-border-radius: 0 0 3px 3px;
}
ul#magemenu-top > li.hover ul.level0, ul#magemenu-top > li.active ul.level0 { top: 73px; }
ul#magemenu-top li ul li { margin: 0; padding-right: 0 !important; }
ul#magemenu-top li ul li a { text-transform: none; font-size: 13px; line-height: 12px; padding: 10px 12px !important; margin: 0 !important; font-family: 'RobotoRegular', Helvetica,Arial,sans-serif; }
ul#magemenu-top li ul li a span { padding: 0 !important; }
ul#magemenu-top li ul { padding: 0; }
ul#magemenu-top li ul li { height: auto; }
ul#magemenu-top li ul li.hover, ul#magemenu-top li ul li.active,
ul#magemenu-top li ul li a:hover, ul#magemenu-top li ul li.active > a, ul#magemenu-top li ul li.hover > a,
ul#magemenu-top li ul li.hover > a span, ul#magemenu-top li ul li.active > a span { background-color: transparent; }
ul#magemenu-top li ul li.hover > a span, ul#magemenu-top li ul li.active > a span { margin-left: 0; }
ul#magemenu-top.menu-single li > ul { width: 166px; }
ul.menu-single li ul li { width: 166px; padding: 0 !important; }
ul.menu li ul li { width: 166px; padding-right: 0; }
.li-spacer { cursor: default; }
ul#magemenu-top li ul li ul { top: -5px; padding-top: 5px !important; margin-left: -10px;
	border-radius: 2px;
	-moz-border-radius: 2px; 
    -webkit-border-radius: 2px;
}
ul#magemenu-top li ul li.li-spacer { height: 34px; }
ul#magemenu-top li ul li.hover, ul#magemenu-top li ul li.active, ul#magemenu-top li ul.popup li a.level1:hover, ul#magemenu-top ul.popup a.active, ul#magemenu-top li ul.popup div.itemSubMenu a:hover { margin-top: -1px !important; }
/* MegaMenu */
ul#magemenu-top li ul.popup { top: 76px; cursor: default; padding-right: 0; left: 0 !important; }
ul#magemenu-top li.hover ul.popup, ul#magemenu-top li.active ul.popup { top: 73px; }
ul#magemenu-top li ul.popup li { padding: 0 !important; }
ul#magemenu-top li ul.popup div.column { padding: 0; margin-top: -1px; }
ul#magemenu-top li ul.popup li a.level1 { padding: 15px 15px 15px 5px !important; font-size: 14px; font-weight: normal; }
ul#magemenu-top li ul.popup li a.level1 span { padding: 0 0 0 10px !important; }
ul#magemenu-top li ul.popup div.itemSubMenu { margin-left: 0; }
ul#magemenu-top li ul.popup div.itemSubMenu.level2 { margin-left: 0; }
ul#magemenu-top li ul.popup div.itemSubMenu.level1 { padding: 0 0 10px 0; }
ul#magemenu-top li ul.popup div.itemSubMenu a { padding: 2px 6px 0 15px !important; line-height: 22px; font-size: 13px !important; background: none; }
ul#magemenu-top li ul.popup div.itemSubMenu.level2 a span:before { content: "- "; }
/* Custom Block */
ul#magemenu-top li ul.popup div.block-custom { margin: 0 0 -1px; padding: 5px 4px 0; }
ul#magemenu-top li ul.popup div.block-custom p { padding: 0; }
/* MAGEMENUS SIDE */
.sidebar .mageside-menu .block-title { padding: 10px 5px 15px 12px !important; }
.sidebar .mageside-menu .block-content { padding: 0 !important; }
.sidebar .mageside-menu .accent { display: none; }
.mageside-menu-heading { font: 16px/40px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
.mageside-menu-heading, .mageside-menu-toggle-container { width: 200px !important; padding: 0; }
.mageside-menu-heading { height: 40px; padding: 0; background-position: -6px -50px !important; }
.mageside-menu-toggle-container { padding: 8px 0 8px; }
.col2-left-layout .mageside-menu-heading, .col2-left-layout .mageside-menu-toggle-container,
.col2-right-layout .mageside-menu-heading, .col2-right-layout .mageside-menu-toggle-container { width: 220px !important; }
.col2-left-layout .mageside-menu-toggle-button, .col2-right-layout .mageside-menu-toggle-button { margin: -28px 0 0 200px !important; }
.mageside-menu ul { padding: 5px 0 0 15px; }
.mageside-menu-heading span { font-size: 100%; padding: 0 0 0 20px; }
.mageside-menu-heading:hover, .mageside-menu-heading.hover { background-position: -6px -50px !important; }
.mageside-menu-heading:hover span, .mageside-menu-heading.hover span, .mageside-menu-heading.active span, .mageside-menu-heading.activecurrent span { border-top: 0; }
.mageside-menu-heading.active, .contacts-index-index .mageside-menu-heading.contact { background-position: -6px -50px !important; font-weight: normal; }
.mageside-menu-heading.activecurrent { background-position: -12px 50%; font-weight: normal; }
.mageside-menu-toggle-container li a { padding: 0 0 0 12px; font: 1.2em/16px 'RobotoRegular', Helvetica,Arial,sans-serif; }
.mageside-menu-toggle-button { margin: -25px 0 0 180px !important; }
.mageside-menu-toggle-button.active { background-position: 0 -294px !important; }
#tree-menu { padding-bottom: 5px; }
#tree-menu ul { margin: 0 0 5px; }
#tree-menu li { padding: 0; }
.mageside-menu-toggle-container li a.current, .mageside-menu-toggle-container li a.activecurrent { font-weight: normal; }
.mageside-menu-toggle-container li a:hover, .mageside-menu-toggle-container li a.current, .mageside-menu-toggle-container li a.activecurrent { background-position: 0 -380px; }

/* PRODUCTVIEW */
.catalog-product-view .product-view { padding: 0 0 10px; }
.catalog-product-view .col-main .product-name { padding: 0; margin: -7px -15px 2px; }
.catalog-product-view .product-name h1 { border: 0; padding: 14px 15px !important; }
.catalog-product-view .col3-layout .product-name h1 { width: 492px; }
.catalog-product-view .product-view #qty, .product-view .box-tags .form-add input.input-text { margin: 0 5px 10px 0 !important; }
#quick-info-slot h2, .product-view .up-sell h3, .product-view .box-tags h2 { font: 18px/22px 'RobotoRegular', Helvetica,Arial,sans-serif; border-bottom: 0; text-transform: uppercase; margin: 0; padding: 0; margin: 0 0 15px; }
.product-view ul.tabs li { border-top: 0; }
ul.tabs li.active.first-tab { margin-left: 1px; }
.product-view .tab-bottom { height: 0; }
.product-shop .product-options, .product-shop .product-options-bottom { width: auto !important; }
.block-related .item .product-image.rounded_s { margin-left: 0 !important; }
.product-view .product-collateral .tab_container ul.form-list li { margin: 2px 0 2px 0; }
.catalog-product-view #review-form .buttons-set button.button { float: left; }
.hovertozoom { padding: 10px 0 0 20px; background-position: 0 100%; width: auto; }
.rokmage-product-img-box { padding-left: 0; }
.zoomer-product-pics { overflow: visible; }
.photo-container { margin-left: 1px; }
.product-view .product-shop { padding-right: 15px; margin-top: 42px; }
.thumbsbutton { padding: 1px 15px 0 8px; }
.thumbsviewer a { display: inline-block; }
.thumbsbutton a, .thumbsbutton.show a { background-position: 100% 0; }
.catalog-product-view .review-box { margin-top: 5px; }
.product-view .product-collateral .box-description {  margin: 0 -15px 15px; padding: 0; }
.product-view .up-sell .products-grid td { border-left: 0; border-right: 0; }
#upsell-product-table { margin-bottom: 0; }
#quick-info-slot { padding: 5px 0; }
.col3-layout #quick-info-slot { padding: 15px 0 5px; }
#quick-info-slot p { padding-top: 0; }
.product-collateral { margin-top: 10px; }
.product-collateral > .box-collateral { }
.product-view ul.tabs { padding: 0 11px 0 15px; width: 100%; border: 0 !important; }
.product-collateral > .box-description { border: 0; }
.product-collateral ul.tabs li a { font-weight: bold; text-transform: uppercase; font-size: 1.3em; padding: 0 10px; line-height: 2.8em; }
.product-collateral ul.tabs li a { font-weight: normal; font: 16px/40px 'RobotoRegular', Helvetica,Arial,sans-serif; border-bottom: 0; text-transform: uppercase; }
.product-collateral .box-collateral .tab_container { border: 0 none; width: 100%; }
.product-collateral .box-collateral .tabs-outer { border: 0 none; width: auto; }
.product-img-box ul.thumbnails { padding: 6px 0 0 6px; }
#product-options-wrapper { margin: 10px 0 0; }
.product-options-bottom { margin: 0 0 10px; }
.product-view .add-to-cart button.button > span { padding: 0 0 6px 26px; }
#upsell-product-table .product-name { font-size: 1.2em; font-weight: normal; line-height: 1.2; }
.product-options .input-box select { height: auto !important; }

/* PRODUCTSCROLLER */
/*  Product Scroller */
.scroller-outerwrapper { border: 0 !important; }
.scrollerwrapper { display: none; width: 960px; margin: 0 auto; }
div.scrollable-container { background: none !important; width: auto; margin: 0; padding: 4px 0 10px; }
div.scrollable { width: 864px; height:205px; margin-left: 48px; }
.smallerize div.scrollable { height:105px; }
div.scrollable div.items { margin-left: 0; }
div.scrollable div.items .scroll-item-middle {  }
/* single scrollable item */
div.scrollable div.items .scroll-item-middle { margin: 10px 7px 0 8px; position: relative; width: 93px; background-image: none; }
div.scrollable div.items .scroll-item-top { background-image: none;  }
div.scrollable div.items .scroll-item-bottom { padding:5px 0 25px; background-image: none; }
.smallerize div.scrollable div.items .scroll-item-bottom { padding:10px 0 25px; }
div.scrollable div.items .product-name a { font-family: 'RobotoRegular', Helvetica,Arial,sans-serif; display:block; font-weight:normal; margin:0 -2px -2px -6px; padding:0 0 3px; text-decoration: none; font-size: 13px; line-height: 14px; height: 46px; }
div.scrollable div.items .productPrice { display:block; font-size:13px; margin:5px 4px 5px 0; white-space:nowrap; }
div.scrollable div.items .productPrice .price-box .price, div.scrollable div.items .productPrice .price-from .price-label { font-weight:normal; }
.smallerize div.scrollable div.items .productPrice { margin:5px 0; }
div.scrollable div.items .scroll-item-bottom, .scrollable-container .product-image { margin: 0 !important; padding: 0 !important; }
.scrollable-container .product-image img { margin: 0 !important; }
.scrollable-container .product-image img { width: 80px; }
/* prev, next buttons */
.scrollable-container a.prev, .scrollable-container a.next, .scrollable-container a.prevPage, .scrollable-container a.nextPage { display:block; width: 34px; height: 34px; position: absolute; top: 90px; cursor:pointer; font-size:1px; z-index: 1; opacity: 1 !important; }
a.disabled { cursor:default !important; visibility: visible !important; }
.smallerize a.next, .smallerize a.nextPage { top: 37px; }
.smallerize a.prev, .smallerize a.prevPage {  top: 37px; }
.scrollable-container a.prev, .scrollable-container a.prevPage { z-index: 1; left: 0px; width: 45px; height: 45px; opacity: 0.7 !important; }
.scrollable-container a.next, .scrollable-container a.nextPage { z-index: 1; right: 0px; width: 45px; height: 45px; background-position: 0 -46px; opacity: 0.7 !important; }
/* read more button */
.smallerize button.button { display: none; }
div.scrollable-container button.button { margin-left: 0; }
/* Price */
div.scrollable-container .scroll-item-bottom .price-to { display: none; }
div.scrollable-container .scroll-item-bottom .price-from { padding-bottom: 0; }
/* Tooltip */
.tooltip { font: 13px/17px 'RobotoRegular', Helvetica,Arial,sans-serif; text-align: left; display:none; height:83px; width:165px; padding:22px; z-index: 999999999; margin: 3px 0 0 -1px; }
.tooltip .price-box { padding: 5px 0 0; font: 13px/13px Helvetica,Arial,sans-serif; }
/* Ribbons */
div.scrollable-container span.ribbon { top: -5px; left: 36px; z-index: 999999; width: 52px; height: 52px;}


/* CONTENTSLIDER */
/* Custom Slider */
.cms-index-index #slider_welcome.custom { background: none; position: absolute;  }
.cms-index-index #slider_welcome.custom #welcome { display: none; }
#homepage-contentslider-container.custom { width: 100%; padding: 0; z-index: auto; }
#homepage-contentslider-container.custom .images { overflow: hidden; height: 300px; margin: 0; z-index: 0; }
#homepage-contentslider-container.custom .images .slide { height: 300px; margin: 0 auto 0; padding: 0; width: 960px; position: absolute; left: 50%; margin-left: -480px; top:0;
    border-radius: 0;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
}
#homepage-contentslider-container.custom .images .slide .slider-productinfo { font-size: 1em; width: 384px; left: 50%; margin: 0 0 0 -382px; position: absolute; top: 30px; z-index: 1; }
.slide-full-link { display: block; height: 300px; left: 50%; margin-left: -480px; position: absolute; top: 0; width: 960px; z-index: 4; }
#homepage-contentslider-container.custom .backward { left: 50%; margin-left: -480px; bottom: 0; }
#homepage-contentslider-container.custom .forward { right: 50%; margin-right: -480px; bottom: 0; left: auto; }
#homepage-contentslider-container .tabs, #contentslider-container .tabs { display: none; }
#homepage-contentslider-container.custom .images img { width: auto; padding: 28px 53px; }
.rotator-line1 { display: block; font-size: 15px; font-style: italic; font-weight: bold; margin: 35px 0 15px; padding-left: 5px; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif; }
.rotator-line2 { display: block; font-size: 98px; letter-spacing: -8px; line-height: 98px; text-transform: uppercase; }
.rotator-line3 { display: block; font-size: 15px; font-style: italic; font-weight: bold; padding-right: 5px; text-align: right; font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif; }
#homepage-contentslider-container.custom .images h3 { font-weight: bold; font-size: 65px; line-height: 58px; margin: 0 0 10px; text-transform: uppercase; font-family: Helvetica,Arial,sans-serif; font-weight: normal; opacity: 1; }
#homepage-contentslider-container .images h3 a { font-weight: bold; }
#homepage-contentslider-container.custom .slider-productinfo button.button { display: block; margin: 10px 0 0; }
/* Homepage Slider */
.cms-index-index .homepage-spacer { height: 306px; }
.cms-index-index #slider_welcome { top: 117px; left: auto; margin: 0; height: 300px; }
#homepage-contentslider-container .images h3 { text-transform: uppercase; font-size: 3.5em; font-family: Helvetica,Arial,sans-serif; line-height: 0.9em; }
#homepage-contentslider-container .images { height: 300px; margin: 0; }
#homepage-contentslider-container .images p { font-size: 130%; padding: 10px; line-height: 19px; }
#homepage-contentslider-container .images > div { left: 66px; top: 16px; padding: 20px 20px 0; 
    border-radius: 5px;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}
#homepage-contentslider-container { border: 0; padding: 0; margin: 0 auto; float: none; width: 960px; z-index: 1; }
#homepage-contentslider-container .images div.slider-productinfo { margin: 5px 0 0 246px; width: 545px; }
#homepage-contentslider-container .slider-productinfo button.button > span { padding: 0 0 6px 25px; background-position: 0 0; }
#homepage-contentslider-container .slider-productinfo button.button span span { background-position: 100% 0; }
#homepage-contentslider-container .slider-productinfo button.button.hover span { background-position: 0 -43px; }
#homepage-contentslider-container .slider-productinfo button.button.hover span span { background-position: 100% -43px; }
#homepage-contentslider-container span.ribbon { left: 60px; top: 15px; height: 80px; width: 80px; }
.col2-left-layout #contentslider-container span.ribbon { left: -14px; }
#homepage-contentslider-container .images .slider-productinfo .price-box { padding-top: 20px; margin-bottom: -5px; }
#homepage-contentslider-container .price-box .price { font-size: 1.8em; font-weight: bold; }
#homepage-contentslider-container .images .slider-productinfo .price-to, #homepage-contentslider-container .images .slider-productinfo .price-from { padding: 0 0 4px; }
#homepage-contentslider-container .old-price { padding: 0 !important; }
#homepage-contentslider-container .special-price { padding: 4px 0 !important; }
#homepage-contentslider-container .rating-box { margin: -6px 0 0; }
/* Category Slider */
#contentslider-container { margin: -7px -15px 5px !important; height: 200px; }
.col3-layout #contentslider-container { width: 558px; }
.col2-left-layout #contentslider-container { width: 740px; }
#contentslider-container .images { height: 194px; width: 100% !important; margin-left: 0 !important; }
#contentslider-container .images > div { padding: 0; margin: 16px 20px; }
#contentslider-container .images div.slider-productinfo { margin-left: 185px; width: 305px; padding-top: 3px; }
.col3-layout #contentslider-container .images div.slider-productinfo { width: 305px; }
.col2-left-layout #contentslider-container .images div.slider-productinfo { width: 485px; }
#contentslider-container .images h3 a { font: 20px/20px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
#contentslider-container .slider-productinfo button.button > span { padding: 0 0 6px 26px; }
#contentslider-container .slider-productinfo button.button.hover span { background-position: 0 -43px; }  
#contentslider-container .slider-productinfo button.button.hover span span { background-position: 100% -43px; }
#contentslider-container .images .price-box { margin-bottom: -5px; }
#contentslider-container .images .price-box p { padding: 0; }
#homepage-contentslider-container .images a.product-image img { display:inline-block; padding: 8px; float: left; 
    border-radius: 2px;
    -moz-border-radius: 2px; 
    -webkit-border-radius: 2px; 
}
#homepage-contentslider-container .images a.product-image { padding: 6px }
/* Tabs */
#homepage-contentslider-container .tabs a, #contentslider-container .tabs a { width:9px; height:10px; }
#homepage-contentslider-container .tabs a:hover, #contentslider-container .tabs a:hover,
#homepage-contentslider-container .tabs a.current, #contentslider-container .tabs a.current { background-position:-11px -97px; }
#homepage-contentslider-container .tabs a, #contentslider-container .tabs a { background-position:0 -97px; }
.col3-layout #contentslider-container .tabs { margin-right: 125px; bottom: 3px; }
.col2-left-layout #contentslider-container .tabs { bottom: 3px; margin-left: -285px; }
/* Prev Next */
#homepage-contentslider-container .backward, #contentslider-container .backward { z-index: 1; left: 2px; width: 65px; height: 65px; opacity: 0.7; }
#homepage-contentslider-container .forward, #contentslider-container .forward { z-index: 1; right: 2px; width: 65px; height: 65px; background-position: 0 -40px; opacity: 0.7; }
#contentslider-container .backward {  left: 0; width: 45px; height: 60px; top: 65px; }
#contentslider-container .forward { right: 0; width: 45px; height: 60px; top: 65px; }
#homepage-contentslider-container .backward:hover, #contentslider-container .backward:hover { background-position: 0 -80px; }
#homepage-contentslider-container .forward:hover, #contentslider-container .forward:hover { background-position: 0 -120px; }
#homepage-contentslider-container .backward { left: 0; top: 116px; }
#homepage-contentslider-container .forward { right: 0; top: 116px; }
#homepage-contentslider-container.custom .backward { top: 116px; }
#homepage-contentslider-container.custom .forward { top: 116px; }
.backward:active, .forward:active { margin-top: 1px; }
/* Ribbons */
#contentslider-container span.ribbon { height: 80px; width: 80px; left: -18px; top: 0; }
/* Small custom pics */
#homepage-contentslider-container.custom .images img { width: 200px; padding: 0; }
#homepage-contentslider-container.custom .images > div { padding: 0; margin: 0 15px; width: 800px; height: 240px; }

/* CATEGORYVIEW */
.category-products { margin: 0 -15px; }
.category-description { margin: 0 0 10px; padding: 0 15px; }
ul.display li .product-info-col h2.product-name a { font: 1.3em/15px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; font-weight: normal; }
ul.display li { float: left; margin: 0 -1px 0 0; }
.col3-layout ul.thumb_view li .product-image-col { padding: 13px 0 10px 15px; width: 105px; }
.col3-layout ul.thumb_view li .product-info-col { padding: 15px 12px; width: 135px; }
.col3-layout ul.list li .product-image-col { width: 90px; }
.col3-layout ul.list li .product-info-col { padding: 15px 12px; width: 416px; }
ul.thumb_view li .product-container { margin-right: 0; }
ul.display li .product-container, ul.display li .product-image-col, ul.display li .product-info-col { background: none; }
ul.display li .price-box { font-size: 1.2em; padding: 5px 0; }
ul.display li .product-container { margin: 0; }
ul.display li .product-info-col h2.product-name, .product-info-col .ratings, .product-info-col .price-box { padding-bottom: 0; }
/* 2 cols */
.col2-left-layout ul.thumb_view li .product-image-col { width: 95px; padding: 12px 0 10px 12px; }
.col2-left-layout ul.thumb_view li .product-info-col { padding: 15px 6px 15px 18px; width: 115px; }
.col2-left-layout ul.list li .product-info-col { padding: 15px 15px 15px 13px; width: 594px; }
.col2-left-layout ul.thumb_view li:nth-child(3n+3) { border-right: none; }
/* Pager */
.toolbar-wrapper { width: auto !important; margin: 0 0 2px !important; }
.toolbar { width: auto !important; margin: 0 !important; height: 64px; border-left: 0 !important; border-right: 0 !important; }
.pager { padding: 2px 15px 4px !important; } 
.sorter { padding: 1px 15px 5px !important; }
.sorter .view-mode { display: none; }
span.switch_thumb { margin: -34px 0 3px 17px; }
#switch_thumb_bottom span.switch_thumb { margin: -32px 0 0 15px; }
/* Filter */
#rokmage-layered-nav ol { padding: 0 0 10px 14px; }
#rokmage-layered-nav dl { padding-left: 0; }
#rokmage-layered-nav .currently a { font-size: 80%; }
#rokmage-layered-nav dt { padding: 0 0 5px 14px; }
#rokmage-layered-nav dt:hover { background-position: 2px -382px; } 
#rokmage-layered-nav dt.active { background-position: 2px -382px; }

/* AW BLOG STYLING */
.postTitle h2 { font-size: 180%; margin: 0 0 10px; }
.blog-post-view .container, .blog-index-index .container, .blog-cat-view .container, .blog-index-list .container, .cms-index-index .postWrapper { padding: 0 0 20px; }

/* FOOTERBLOCK */
.footer-wrapper { padding-top: 8px; z-index: 1; }
.footer { width: auto; padding: 10px 0 0; }
#rokmage-footer-lists { margin: 0 auto; width: 980px; }
.rokmage-footer-inner-panel { width: 222px; }
#rokmage-footer-text { width: 260px; padding: 14px 0 15px 0; }
.footer .rokmage-footer-inner-panel ul li a { padding-left: 12px; font: 1.2em/18px 'RobotoRegular', Helvetica,Arial,sans-serif; }
.rokmage-footer-inner-panel h3, #rokmage-footer-text h3 { font: 1.3em/22px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; font-weight: normal; }
#footer-bottom { margin: 0; height: auto; }
.footer ul.footermenu { line-height: 2em; padding: 10px 0 4px; font: 1.05em/24px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; font-weight: normal; width: 960px; margin: 0 auto 10px; }
#footer-bottom ul li a, #footer-bottom ul li span { padding: 0 6px 0 6px; }
.footer .store-switcher { left: 50%; margin-left: 244px; bottom: -36px; line-height: 16px; }
.footer .top-link { right: 50%; margin-right: -475px; top: 26px; font: 1.3em/16px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
#rocketlogo, #rocketlogo a { width: 148px; }
#rocketlogo { bottom: -48px; left: 50%; margin-left: -478px; position: absolute; }
#copyright { line-height: 10px; margin: 0 0 -30px; }
/* Footer Viewed */
.footer-viewed-wrapper { margin-top: 15px; 
    border-radius: 0 0 7px 7px;
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
}
.footer-viewed-title { float: left; margin: 10px 15px 5px; padding: 5px 0 5px !important; }
.footer-viewed-title strong { font-size: 1.5em !important; }
#footer-recently-viewed { display: none; padding: 12px 15px 6px; }
.footer-viewed-wrapper, .footer-viewed .toptab, .footer-viewed .toptab2 { margin: 0; background-image: none !important; background-color: transparent !important;  }
.footer-viewed { padding: 0; width: 100%; margin: 0 0 -10px; }
.footer-viewed-content { padding: 0 15px 15px; clear: both; }
.footer-viewed-content ol li { padding-left: 0; padding-right: 4px; width: 182px; }
.footer-viewed-content ol li .product-name { font: 18px/20px 'RobotoRegular', Helvetica,Arial,sans-serif; text-transform: uppercase; }
.footer-viewed-content .product-details { margin-left: 75px; }
.catalog-product-view .footer-viewed-content .map-info a { font-size: 100%; }

/* Misc */
.mini-products-list .product-image { padding: 0; width: auto; border: 0; }
.products-grid .upsell-box-padding .product-image { width: auto; margin-right: 10px; height: auto; display: inline-block; float: left;}
.advanced-search-summary { padding-bottom: 10px; }
.cms-page-view .col3-layout .col-main { width: 528px; }
.page-popup a.product-image { margin: 0 10px 15px; padding-top: 5px; display: inline-block; float: left; }
.page-popup .page-title { background: none; padding: 0 0 10px; }
.error-msg, .success-msg, .note-msg, .notice-msg { margin-top: 10px !important; margin-bottom: 10px !important; }
.price-from { padding: 0; }
#recently-viewed-items .product-name { border: 0; padding: 0; font-size: 100%; margin: 0 0 5px; line-height: 1.2em; }
.block-related .product-name { border: 0 !important; font-size: 1.2em; line-height: 1.2em; margin: 0 0 5px; }
.block-related .product { margin-left: 15px; }
.block-related .product .product-details { margin-left: 74px; }
.block-related .mini-products-list { margin-top: 10px; }
.fieldset { background: transparent; }
.page-popup .page-title h1, .page-popup .page-title h1 span.color { margin: 8px 0 -26px; }
.messages { z-index: 1; position: relative; }
.block .actions { margin-top: 10px; }
.block-subscribe .actions, .block-cart .actions { margin-top: 0; }
.page-sitemap .pager { border: 0; }

/* Contact Page, Search */
.catalogsearch-advanced-index .fieldset, .contacts-index-index .fieldset { border-width: 0; margin: 0; padding: 5px; }
.catalogsearch-advanced-index .fieldset h2.legend, .contacts-index-index .fieldset h2.legend { display: none; }
.contacts-index-index .col2-left-layout .form-list li.wide textarea { width: 650px; }
.contacts-index-index .col3-layout .form-list li.wide textarea { width: 315px; }
.form-search .search-autocomplete { z-index:999; }
.form-search .search-autocomplete li { padding:3px; cursor:pointer; }
.form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.contacts-index-index .page-title { margin-bottom: 15px !important; }
#sitemap_top_links { margin: 15px 0 -15px; }

/* Account Pages, Checkout */
#checkoutSteps { margin-top: 10px; }
#checkout-step-login h3 { margin-bottom: 10px; }
.checkout-cart-index .cart .cart-collaterals .col2-set .col-1 .crosssell, .checkout-cart-index .cart .cart-collaterals .col2-set .col-2, .checkout-cart-index .cart .totals, .block-account {
    border-radius: 0;
    -moz-border-radius: 0; 
    -webkit-border-radius: 0;
}
.account-login .page-title { margin-bottom: 15px !important; padding: 8px 15px 10px; }
.account-login .col2-set { padding: 0; }
.my-account { padding: 0; }
.my-account .title-buttons button { margin: -32px 0 0; padding-right: 10px; }
.my-account .title-buttons { margin-bottom: 10px !important; }
.my-account .col2-set { margin: 15px 0; }
.dashboard .welcome-msg { margin-top: 15px; }
.checkout-cart-index .page-title .btn-checkout { margin: -10px 0 0; padding-right: 10px; }
.cart .cart-collaterals { padding: 15px 0; }
.cart .cart-collaterals .col2-set { width: 478px; }
.checkout-cart-index .form-list input.input-text, .discount-form input#coupon_code { width: 192px; }
.checkout-cart-index .form-list select { width: 203px; }
.cart .crosssell .product-details { margin-left: 82px; }
.cart .crosssell .product-image, .cart .crosssell .product-image img { height: 55px; width: 55px; }
.cart .crosssell .product-image { border: 0; padding: 0; }
.checkout-progress { margin: 0; border: 0; padding: 12px 25px 18px; }
.multiple-checkout .page-title button { position: absolute; right: 4px; top: 12px; margin-top: 0; }
.multiple-checkout .page-title { margin-bottom: 0; }
.multiple-checkout h2, .multiple-checkout h3 { padding: 5px 0; font-family: 'RobotoRegular',Helvetica,Arial,sans-serif; }
.opc .step-title h2 { float: left; text-transform: uppercase; padding-top: 2px; font: 16px/28px 'RobotoRegular',Helvetica,Arial,sans-serif; }
.opc .form-list input.input-text { width: 310px; }
.block-progress dt.complete, .block-progress dd.complete { padding: 5px 5px 5px 10px; }
.page-title ul.checkout-types .paypal-logo { margin-bottom: -16px; margin-top: -6px; }
.checkout-cart-index .page-title { margin: -7px -15px 10px; height: 32px; }
.cart .crosssell h3 { font: 16px/18px 'RobotoRegular',Helvetica,Arial,sans-serif; }
.multiple-checkout .page-title h1, .checkout-multishipping-address-newshipping h1, .checkout-multishipping-address-editshipping h1, 
.checkout-multishipping-address-editaddress h1, .checkout-multishipping-success h1 { height: auto; }
.cart .title-buttons .checkout-types li { margin: -24px 0 5px 5px; }

/* Fonts */
@font-face {
    font-family: 'RobotoRegular';
    src: url('Roboto-Regular-webfont.eot');
    src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Regular-webfont.woff') format('woff'),
         url('Roboto-Regular-webfont.ttf') format('truetype'),
         url('Roboto-Regular-webfont.svg#RobotoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'RobotoBold';
    src: url('Roboto-Bold-webfont.eot');
    src: url('Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Roboto-Bold-webfont.woff') format('woff'),
         url('Roboto-Bold-webfont.ttf') format('truetype'),
         url('Roboto-Bold-webfont.svg#RobotoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}