/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

 
.middle { height:350px; }

.link-feed { zoom:1; }
.product-img-box .more-views li { display:inline; }

/* Show menu */
#nav li.over ul.shown-sub { left:-1px; }
#nav li.over li ul.shown-sub { left:100px; }

/* 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); }

table.pager {background:#F9F9F9 url(../images/pager_bg.gif) repeat-x scroll 0 100%;
width:100%; border-top:1px solid #DDDDDD;
}
table.pager td {border-top:none;padding:4px 8px;vertical-align:middle;width:33%;}



/********************** Dropdown Listing */
.dropdownListing{ border:1px solid #E3DECB; margin-top:5px; }

.dropdownListing li{ position:relative; line-height:20px !important; padding:0 0 0 10px; margin:0 !important}

.dropdownListing li:hover{ position:relative; z-index:1500}

.dropdownListing li:hover ul{ position:absolute; top:16px; left:-10px; display:block; width:200px; }

.dropdownListing li ul{top:20px; left:-10px ;display:none ; overflow:hidden
; width:200px; border:1px solid #E3DECB; background:#fff; padding:0px; margin:0px; margin-left:-1px;}

.dropdownListing li ul li{ margin:0 !important; line-height:20px !important;  margin-top: -1px !important; height:22px; padding:0px; !important}

.dropdownListing li ul li a:hover{text-decoration:none !important; color:#333!important; background:#F5F5F5; border:1px solid #E3DECB; border-width:1px 0px;padding:0 0 0 10px;}

.dropdownListing li ul li a{display:block; text-decoration:none !important; padding:0 0 0 10px; border:1px solid #fff; border-width:1px 0px;}

/********************** Dropdown Listing */
.mini-related-items .content    { padding:0px!important; border:1px solid #E3DECB; border-top:none; float:left; width:701px; background:url(../images/border.gif) left top  repeat-y;}

.mini-newsletter { padding:2px 0 0 ;}
.header-left li a{ color:#987141; background:url(../images/links_separator_br.gif) no-repeat 100% 52%; padding: 0 5px 0 0 ; margin:0 5px 0 0; }

.copy-mess {float:left; text-align:left; padding:0 10px; width:970px; margin:-5px 0 0}
