/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.header .cart {
   border-right:3px solid #ffffff;
    position: absolute;
	.width : 200px;
    /*top: 0px;*/
    font-size:10px;
    right: 0px;
  /*  width: 87px;*/
    height: 26px;
    padding-left: 33px;
    padding-top: 5px;
    padding-right: 8px;
    background: url('../images/header-cart-bg.gif') no-repeat left top;
    
}
.header-right{
	float: right;
	margin-right: 10px;
	margin-top: 45px;
}
    .header .cart a {
        color: #000;
        text-decoration: none;
    }
    .header .cart a:hover {
        text-decoration: underline;
    }
    .header .cart .title {
        display: inline;
    }

.top-bar {
    background: url(../images/top-bar-shadow.png) repeat-x left top;
    margin-bottom: 5px;
    float: left;
    width: 974px;
    height: 57px;
}
.toplinks-bar {
    background: #e7e7e7 url(../images/top-bar-shadow.png) repeat-x left top;
}
.search-bar {
    background: #033761 url(../images/top-bar-shadow.png) repeat-x left bottom;
}

.sidebar ul.navigation {
    font-size: 12px;
}
.sidebar ul.navigation li {
    line-height: 18px;
    font-weight: bold;
    background: url(../images/hline-grey-dotted-wide.gif) repeat-x left bottom;
    padding-bottom: 3px;
}
.sidebar ul.navigation li.last {
    line-height: 18px;
    font-weight: bold;
    background: none;
    padding-bottom: 0px;
}
.sidebar ul.navigation li ul {
    padding-left: 10px;
}
.sidebar ul.navigation li ul li {
    font-weight: normal !important;
    background: none !important;
    padding-bottom: 0px !important;
}
.sidebar ul.navigation li.active ul {
    display: block;
}
.sidebar ul.navigation li.active {
    font-weight: bold;
    border-bottom: 1px dotted #AAAAAA;
}
.sidebar ul.navigation li.active ul li {
    font-weight: normal;
}
.sidebar ul.navigation li.active ul li.active {
    font-weight: bold;
    border-bottom: none;
}

.sidebar .head a {
    color: #fff;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.35em;
}

/*
 * Pages
 */
#pages {
    clear: both;
    padding: 15px 75px 15px;
    margin-top: 15px;
    background: url(../images/hline-red-dotted-wide.gif) repeat-x; 
}

#pages a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #737373;
    text-decoration: none;
    line-height: 16px;
}
#pages a:hover {
    text-decoration: underline;
}
ul.pages-menu {
    margin: 0px;
    padding: 0px;
    padding-left: 0px;
}

ul.pages-menu li strong{
	padding-left: 20px;
}

ul.pages-menu li {
    display: inline;
    float: left;
    font-weight: bold;
	margin: 0px 25px 0px 20px;
    padding: 0px;
    width: 150px;
}
ul.pages-menu li a {
    font-weight: bold;
}
ul.pages-menu li ul {
   margin: 0px 10px;
}
ul.pages-menu li ul li {
    font-size: 11px;
    font-weight: normal;
    float: none;
    display: block;
}
ul.pages-menu li ul li a {
    font-size: 11px;
    font-weight: normal;
}

/*
 * Spotlight products
 */
.spotlight {
    float: left;
    width: 300px;
    padding-right: 7px;
    margin-right: -1px;
    border-right: 1px solid #072380;
}
#spotlight-list .product-shop {
    float: none;
}

/*
 * Featured products
 */
.featured {
    float: left;
    width: 290px;
    padding-left: 7px;
    border-left: 1px solid #072380;
}
#featured-list .product-item {
    zoom: 1;
    overflow: hidden;
    clear: both;
    margin-bottom: 3px;
    margin-top: 0px;
    border-bottom: 1px solid #072380;
}
#featured-list .product-item.first {
    margin-top: 0px;
}
#featured-list .product-item.last {
    border-bottom: none;
}
#featured-list .product-image {
    float: left;
}
#featured-list .product-shop {
    width: 160px;
}
.product-padder {
	margin-left:12px;
}
.top-phone {
	font-size: 1.1em;
    margin-right:110px;
}
.bottom-bullet ul a {
	background: url(../images/bullet-arrow2.gif) no-repeat left center;
	padding:0 0 0 10px;
}
.product-view {
	font-size:1.2em;
}
.product-specs {
	padding-left:10px;
}
.header-checkout-button {
	float:right;
    margin:1px 2px 0 10px;
}
#ThumbnailGallery{	
	background-color: #fff;
	width: 100%;    
}
#ThumbnailGallery li {  
    display:inline;
}
body.page-popup {
	background:#FFF;
	width: 550px;
}
.description{
	padding-left:2px;
}
.product-image-tooltip{
	margin: 10px; 
	background-color: #F1F1F1; 
	padding:3px 5px; 
	opacity:0.6; 
	filter:alpha(opacity="60"); 
	z-index:100;
}

.box-subcategory {
    padding-bottom: 10px;
}
.box-subcategory table {
    
}
.box-subcategory table td {
    border-right: 1px solid #CFCFCF;
}
.box-subcategory table td.last {
    border: none;
}
.box-subcategory ul {
    padding: 0px 0px 0px 15px;
}
.box-subcategory h2 {
    color: #072380 !important;
}
.box-subcategory ul li {
    list-style: circle;
    list-style-position: inside;
}
.box-subcategory ul li.last {

}
.box-subcategory ul li a {
    /*color: #1F527B;*/
    font: bold 12px Helvetica, Arial, sans-serif; 
}
.box-subcategory ul li a:hover {
    /*color: #1e7ec8;*/
}
.up-sell-block {
	margin-left:10px;
	margin-top:10px;
}
.toplinks-bar {
    background: #e7e7e7 url(../images/menu-shadow.png) repeat-x left bottom;
    height: 30px;
}
.bestseller{
	clear:left;
}
.top-hearder-line {
	background:#033761 none repeat scroll 0 0;
	color:#FFFFFF;
	height:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	/*width:955px;*/
	text-align:right;
	border-bottom: 1px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 3px solid #FFF;
}
.top-hearder-line a {
	/*padding:3px;*/
	color: #ffffff;
}
.shopper-guard {
    position: relative;
    top: 20px;
    right:100px;
}


.product-shop a           { color:#020299; text-decoration:underline; }
