/**
 * 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) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* IE 6 only */
* html .validation-advice { height:13px; }
* html .error-msg,
* html .success-msg,
* html .note-msg,
* html .notice-msg { height:24px; }
.block li.item,
.block-poll li,
.opc li.section { vertical-align:top; }

/* Doubled Margin Fixes */
.product-view .product-img-box .more-views li,
.product-view .box-tags .form-add .input-box,
.sp-methods select.month { display:inline; }

/********** < Navigation styles */
#nav li,
#nav li a { zoom:1; }
#nav li { vertical-align:top; }
/* Show Menu */
#nav li.over ul.shown-sub { left:0; }
#nav li.over li ul.shown-sub { left:100px; }
/********** < Navigation styles */

select { margin-bottom:1px; }
input.radio { width:13px; height:13px; }
input.checkbox { width:13px; height:13px; }
button.button { height:21px; }
button.button span { position:relative; }
button.btn-checkout {}
.form-list label { position:relative; z-index:0; }
.form-list label.required em { position:absolute; top:0; right:-8px; }

/*table { face-color:expression(runtimeStyle.scrollbarFaceColor = '#fff', cellSpacing = 0); }*/ /* Cellspacing fix for IE6-7 */

.tool-tip .btn-close a { margin:0; }

.product-view .product-img-box .zoom.disabled { filter:alpha(opacity=30); }

/* Clearer */
.clearer { display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/* Clears and hasLayout fixes */
.header-container,
.header-container .top-container,
.header,
.header .quick-access,
#nav,
.main,
.footer,
.footer-container .bottom-container,
.col-main,
.col2-set,
.col3-set,
.col4-set,
.messages li,
.search-autocomplete li,
.block,
.block .block-content,
.block .actions,
.block li.item,
.block-poll li,
.block-poll .label,
.block-layered-nav .currently li,
.block-account .block-content li a,
.mini-products-list .product-details,
.page-title,
.rss-title h1,
.products-grid,
.products-list li.item,
.box-account .box-head,
.dashboard .box .box-title,
.box-reviews li.item,
.box-tags li.item,
.pager,
.sorter,
.ratings,
.add-to-box,
.add-to-cart,
.product-essential,
.product-collateral,
.product-view .product-img-box .more-views ul,
.product-view .box-tags .form-add,
.product-options .options-list li,
.product-options-bottom,
.truncated,
.truncated .truncated_full_value,
.product-review,
.cart,
.cart-collaterals,
.cart .crosssell li.item,
.cart .discount,
.opc .step-title,
.opc .step,
.multiple-checkout,
.sp-methods,
.checkout-progress,
.multiple-checkout .place-order,
.form-list li,
.form-list .field,
.group-select li,
.buttons-set,
.page-print .print-head,
.cart-tax-total,
.advanced-search-summary,
.advanced-search-summary p,
.gift-messages-form .item,
.send-friend .form-list li p { zoom:1; }

/* Hover Fix */
iframe.hover-fix { position:absolute; left:-1px; top:-1px; z-index:-1; background:transparent; filter:progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0); }

/**
 * @version    1.7.0.2 August 9, 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
 */

/* --------- RokMage Module Fixes --------- */

/* START IE6 Warning & Fixes */
#iewarn { width: 100%; text-align: left; font-family: Helvetica, Arial, FreeSans, sans-serif; background: #C6D3DA url(../rokmage-modalheader/images/error.png) 10px 20px no-repeat;opacity: 0;top: 0px; left: 0px; margin: 0 auto;font-size: 110%;color: #001D29;z-index: 8000;}
#iewarn div {position: relative;border-top: 5px solid #95B8C9;border-bottom: 5px solid #95B8C9;padding: 10px 80px 10px 220px;}
#iewarn h3 {font-size: 175%; margin: 15px 0px; line-height: 1.1em}
#iewarn h4 {color: #900; font-weight: bold; line-height: 120%; font-size: 120%; margin: 15px 0px;}
#iewarn p {margin: 0px 0px 15px; line-height: 1.7em;}
#iewarn a {color: #296AC6;font-weight: bold; text-decoration: none; }
#warningClose {background: url(../rokmage-modalheader/images/close.png) 50% 50% no-repeat;display: block;cursor: pointer;position: absolute;width: 61px;height: 21px;top: 25px;right: 12px;}
/* Image Borders */
* html .rounded_xl, * html .round-xl, * html .rounded_l, * html .round-l, * html .rounded_m, * html .round-m, * html .rounded_s, * html .round-s { background-image: none !important; }
/* END IE6 Warning & Fixes */

/* IE7 Fixes */

#search_mini_form input, span.select { background-color: #222; }
.quick-access-wrapper { padding-bottom: 1px; margin-top: 25px; }
.footer .store-switcher { bottom: -42px; }
div.accent { display: none; }
.cms-index-index #slider_welcome, #page-bg { margin-left: -50px; }
.header a.logo { margin-top: 30px; }
.inner-header-container { background: none; }
ul#magemenu-top { background-image: url(../../style1/images/dark-70.png); }
.grad-bottom { z-index: 999999; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eeeeee', endColorstr='#eeeeee',GradientType=0 ); }
.pattern-gradient { filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00313131', endColorstr='#313131',GradientType=0 );  }

.page {  }
#rokmage-login-content, #rokmage-header-cart { text-align: left; }
.quick-access { width: 940px; }
.header-container { z-index: 3; }

/* Buttons */
button.button { height: 35px; }

/* Images */
.product-image span.round-m { height: 95px; }
.cart-scrollable .product-image span.round-m { height: 100px; }

/* ModalHeader */
.rok-breadcrumbs ul li span { filter:alpha(opacity=00); }
.fontResizer { width: 112px; }

/* MageMenus */
ul#magemenu-top li ul li { position: static; } 
ul#magemenu-top li.hover { position: relative; }
ul#magemenu-top li ul.popup div.itemSubMenu.level2 { margin-left: 15px; }

/* CategoryView */
.contentsidebar .block-cart .block-content { width: 168px; }
ul.display { margin: 0 -5px; }
.col3-layout ul.display { margin: 0 -5px 0 5px; width: 525px;}
ul.thumb_view li { width: 263px; margin-left: -5px; }
.col2-left-layout ul.thumb_view li { width: 230px; }
.toolbar .pager, .toolbar .sorter { margin-top: 0 !important; }

/* ProductView */
.product-view .product-shop .add-to-links { width: 100px; }


/* ProductScroller */
.scrollerwrapper { display: block; }
div.scrollable { height:225px; }
div.scrollable-container.smallerize { height: 110px; }
div.scrollable { position: absolute; }

/* ContentSlider */
#homepage-contentslider-container.custom .images .slide .slider-productinfo { top: 82px; }

/* Footer */
#copyright { width: 400px; margin: -20px auto -28px !important; }

/* jQuery fading PNG transparency fix */
img { background: transparent; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /* IE6 & 7 */
zoom: 1; }