.cart-icon{
	float:right;
	padding:5px 0px 5px 30px;
}

/**
 * Header Cart Block
 */
.header-cart{
	position:absolute;
	right:201px;
	top:63px;
	z-index:999;
	width:220px;
}

.header-cart.active {
	border-left:1px solid #222;
	border-right:1px solid #222;
	border-bottom:1px solid #222;
    background:#000;
    top:63px;
    right:201px;
}

#nav .active {
	/*border: 0px solid #ddd !important;*/ /*IE6 fix*/
}
.header-cart h4{
	background:url(../images/cart.gif) no-repeat  left;
	font-size:0.95em;
	padding-left:20px;
	line-height:18px;
	color: #636363;
	font-weight:normal !important;
}
.header-cart h4 a { color:#9e9e9e; }
.header-cart h4 a:hover { color:#ccc; }
.header-cart .content { position: relative; z-index: 999; }
.header-cart ol { }
.header-cart .content ol { background: none !important; }
.header-cart .head{ margin-bottom:0px; padding:5px 5px 0px 5px; cursor:pointer; }

#center-buttons{
	text-align:center;
	clear:both;
}
#center-buttons .form-button{
	margin:0px 4px 0px 4px;
	
}
.header-cart .product-images{
	float:left;
	margin-right:5px;
}

.header-cart li{
	clear:left;
}



#nav-box-side a{
	text-decoration: none;
}

#nav-box-side .level0, #nav-box-side .level1,  #nav-box-side .level2{
	padding-left: 5px;
}
#nav-box-side li a {
	font-weight: bold;
	display: block;
	clear: both;
	color: #fff;
}
#nav-box-side li a { 
	font-weight:bold; 
}
#nav-box-side li ul a {
	font-weight: normal !important;
	border: none;
}
#nav-box-side li a:hover {
    text-decoration: underline;
}

.footer {
	text-align:left;
	width:960px;
	margin:0px auto;
}
.footer .copyright {
    float: right;
    font-size: 0.8em;
    color: #4b4b4b;
}

ul.footerlinks li {
	float:left;
	padding-right:5px;
	text-align: left;
}

.footer .footerlinks li, .footer .footerlinks li a {
	text-decoration:none;
}
.footer .footerlinks li a {
    padding-left: 8px;
    font-size:10px;
    background: url(../images/marker.gif) no-repeat left center;
}
.footer .footerlinks li a { color:#636363; }
.footer .footerlinks li a:hover {
	background: url(../images/marker_active.gif) no-repeat left center;
	color:#9e9e9e;
}

#search-submit{
	 position: relative;
	 top:-2px;
	 right: 23px;
}


/*
 * 
 * TopSlider
 * 
 */
 /* scrollable div area */
            #scrollable1 {
                float: left;
                width: 930px;    /*Width of SLIDING DIV*/
                height: 160px;   /*Height of SLIDING DIV*/
                position:relative;
                overflow: hidden;
                white-space: nowrap;
               /* background:#313131 url(images/bg.gif) repeat-x;*/
            /*  background:#a0a0a0;*/
            }
            
            /* horizontal track */
            #track2 {
                float: left;
                /*clear: both;*/
                width: 924px;
                height: 15px;
                background:url(../images/sl_bg.gif) repeat-x;
            }
            
            /* horizontal track handle */
        /*    #handle2 {
                width: 140px;
                height: 11px;
                border:1px solid #73b7db;
                background:#fff;
                cursor: pointer;
            }
        */
            #track-div{
                width:900px;
                display: none;
            }
        
            .left-button{
                float:left;
                width:18px;
                height:158px;
                background:url(../images/slider_left.gif) left center no-repeat;
                margin-right: 5px;
            }
            .right-button{
                float:right;;
                width:18px;
                height:158px;
                background:url(../images/slider_right.gif) left center no-repeat;
            }
            
            
            .image-list{
                margin:0px;
                padding:0px; 
            }
           
            .image-list li{
               display:inline;
               float:left;
               list-style:none;
               margin:0px 8px ;
                
            }
            /*
                other
            */
            
            .promo_center img{
                margin-top: 10px;
                
            }
            #footer_info{
                text-align: left;
                color: #2C9CEF;
            }

.tags_bottom{
    float: right;
    width: 250px;
}
.tags_bottom  h4{    
	color: #2C9CEF !important;
}
 .about{
    width: 300px;
    float: left;
    margin-right: 30px;
}
.about .head h4{
	color: #ffcc00;
}
#last_review{
	width: 300px;
	float: left;
	margin-right: 30px;
}
#last_review h4{
    color: #ffcc00 !important;
}
#last_review a{
	color: #ffcc00 !important;
}

.last_review_img{
	float: left;
	margin-right: 5px;
}

.home_banners { margin:0 0 10px 0; }
.promo_banner { margin:0 0 10px 0; }

ul.standard-list  
{
	list-style: circle outside;
	margin:10px 20px 10px 10px;
	padding-left: 1.5em;
}

ul.standard-list li 
{
	font-size:1em;
}

ul.customer-service
{
  line-height:2em;
  margin-bottom:10px;
}
ul.customer-service li
{
  display:block;
  width:160px;
}
ul.customer-service li a
{
  font-size:1.166em;
  display:block;
  width:160px;
}
ul.customer-service li a:active, ul.customer-service li a:hover
{
 color:#9e9e9e;
}

.pullquote {
	width: 20%;
	font-size:140%;
	line-height:165%;
	margin:10px;
	background: url(../images/closequote.png) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:10px 25px 5px 10px;
}
.pullquote:first-letter {
	background: url(../images/openquote.png) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.buy-buttons a
{
	display:block;
	height:50px;
	line-height:50px;
	text-decoration:none;
	width:103px;
	margin-left:15px;
}
.buy-buttons .mens a:link, .buy-buttons .mens a:visited
{
	background: url(../images/btn_buy_mens_normal.jpg) no-repeat left top;
}
.buy-buttons .ladies a:link, .buy-buttons .ladies a:visited
{
	background: url(../images/btn_buy_ladies_normal.jpg) no-repeat left top;
}
.buy-buttons .mens a:hover 
{
	background: url(../images/btn_buy_mens_over.jpg) no-repeat left top;
}
.buy-buttons .ladies a:hover 
{
	background: url(../images/btn_buy_ladies_over.jpg) no-repeat left top;
}

/***
Promo Page Buttons
***/
.buy-buttons .mens-silver a:link, .buy-buttons .mens-silver a:visited
{
	background: url(../images/JG/Buttons_mens-Silver.jpg) no-repeat left top;
}
.buy-buttons .mens-silver a:hover 
{
	background: url(../images/JG/Buttons_mens-Silver2.jpg) no-repeat left top;
}

.buy-buttons .ladies-silver a:link, .buy-buttons .ladies-silver a:visited
{
	background: url(../images/JG/Buttons_ladies-Silver.jpg) no-repeat left top;
}
.buy-buttons .ladies-silver a:hover 
{
	background: url(../images/JG/Buttons_ladies-Silver2.jpg) no-repeat left top;
}

.buy-buttons .mens-bronze a:link, .buy-buttons .mens-bronze a:visited
{
	background: url(../images/JG/Buttons_mens-Bronze.jpg) no-repeat left top;
}
.buy-buttons .mens-bronze a:hover 
{
	background: url(../images/JG/Buttons_mens-Bronze2.jpg) no-repeat left top;
}
.buy-buttons .mens-rosegold a:link, .buy-buttons .mens-rosegold a:visited 
{
	background: url(../images/JG/Buttons_mens-RoseGold.jpg) no-repeat left top;
}
.buy-buttons .mens-rosegold a:hover 
{
	background: url(../images/JG/Buttons_mens-RoseGold2.jpg) no-repeat left top;
}


