#pagewrapper #contentwrapper {
    float:left;
    width:690px;
    padding-right:20px;
}

.lp {
    margin: 0;
    float: left;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 155px;
    height: 115px;
    overflow: hidden;
}

#free_shipping_money_back {
    position: absolute;
    margin: 32px 0px 0px 515px;
    width: 275px;
    height: 67px;
    *margin:45px 0px 0px 375px;
}
.returnPolicy {
    position:relative;
    width:140px;
    margin-left:7px;
    float:left;
    font-weight:bold;
}
.freeShipping {
    position:relative;
    width:120px;
    float:left;
    font-weight:bold;
}
.returnPolicy span {
    bottom: 8px;
    color: #FFFFFF;
    position: absolute;
    right:0;
}
.freeShipping span {
    bottom: 8px;
    color: #FFFFFF;
    position: absolute;
    right: 9px;
}
/* Dropdown */
#access {
    display: block;
    float: left;
    margin: 0px 0px 0px 115px;
    *margin-left:0;
    width: 465px;
    position:absolute;
    z-index:10;
}
#access .menu-header,
div.menu {
    font-size: 13px;
    margin-left: 12px;
    width: 928px;
}
#access .menu-header ul,
div.menu ul {
    list-style: none;
    margin: 0;
}
#access .menu-header li,
div.menu li {
    
    float: left;
    position: relative;
     }
 
 li.par{
 display: inline-block;
 padding: 0 5px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 line-height: 1;
 text-shadow: 0 -1px 1px #222;
 position: relative;
 cursor: pointer;
 margin:52px 10px 0 0;
 width:150px;
 text-align:center;
 }
  li.par img{
    padding-left:2px;
    }
#access a {
    color: #FFF;
    display: block;
    line-height: 12px;
    padding: 10px 7px;
    text-decoration: none;
}
#access ul ul {
    display: none;
    position: absolute;
    top: 22px;
    left: 0;
    float: left;
    z-index: 99999;
    background-color:#031f13;
 text-shadow: 0 -1px 1px #222;
 border-bottom: 1px solid #222;
 width:160px;
 margin-top:10px;
 padding:0;
}
#access ul ul li {
    min-width: 140px;
}
#access ul ul ul {
    left: 100%;
    top: 0;
}
#access ul ul a {
    line-height: 1em;
    padding: 10px;
    width: 140px;
    height: auto;
    color:#FFF;
}
#access ul ul a:hover {
    background-color:#021a0f;
}
#access li:hover > a,
#access ul ul :hover > a {
    color: #FFF;
}
#access ul li:hover > ul {
    display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
    color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
    color: #fff;
}

/**
 *     right sidebar
 */
#sidebar_right{float:right; width:260px; min-height:600px; margin:15px 0px 0px 0px;}
#sidebar_right .widget {margin:0; padding:0; background:#f2f2f2; clear:both }

#sidebar_right h2 {
    color: #fff;
    font-weight: bold;
    padding: 8px 0px 7px 15px;
    font-size: 14px;
    text-align: left;
    background: url(/images/back-sidebar-title.png) no-repeat left top;
    overflow: hidden;
    margin: 0;
    width: 245px;
}

#sidebar_right .links ul {padding: 0 7px 19px; list-style: none }
#sidebar_right .links ul ul {background:none; padding:0 }
#sidebar_right .links li {padding: 0; list-style: none }
#sidebar_right .links ul {padding: 0 0 15px 11px; background:#f2f2f2 }
#sidebar_right .links li {margin:0 9px 0 15px; list-style-image:url(/images/icon-sidebar-link.png); 
    padding:9px 0; background:url(/images/back-sidebar-link.gif) repeat-x 0 bottom; border-bottom:dotted 1px; }
#sidebar_right .links li li {background: none }
#sidebar_right div.widget {margin:10px 0 0 0; }    
#sidebar_right .links ul ul {padding:0; }

.customFindWatch {
    height:124px; margin:0 auto; padding:5px 0 0 5px;
    background:url(/images/custom-watch-search.png) no-repeat; color:#fff; font-size:13px;
}
.customFindWatch form { margin:0; padding:0; }
#page .customFindWatch h2 {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    background: none;
}
.customFindWatch table td {
    padding:0 5px 5px 5px;
}
.customFindWatch table td.tablelabel {
    text-align:right;   
}
.customFindWatch select {
    width:190px; height:20px; font-size:11px; color:#464646;
}
.customFindWatch table.searchbuttons {
    margin:5px auto 0 auto; 
}
.youtube-player{margin:10px 0 0 0;}

#page .verticalCatalog {
    width:auto;
}
#page .verticalCatalog h2 {
    margin: 0 auto;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    background: none;
    text-align:center;
}
#page .verticalCatalog h2 a {
    display:block;   
}
#page .verticalCatalog img {
    width:auto;
    max-width:none;
}
#page .verticalCatalog .item {
    height:auto;
    border:1px solid #FFFFFF;
    margin:0 0 10px;
    padding:5px;
    width:248px;
}
#page .verticalCatalog .itemFirst {
    border-top:none;   
}
#page .verticalCatalog .item:hover {
    border-color:#BEBEBE;
    background-color:#F5F5F5;
}
#page .verticalCatalog .item .itemdesc p {
    padding:0;
    width:220px;
    margin:0 auto;
}
#page .verticalCatalog .item p.itemimage {
    margin:0 auto;
    width:auto;
    display:block;
}
#page .verticalCatalog .item p.itemimage a {
    display:block;  
    border:1px solid #EBEBEB; 
    background-color:#FFFFFF;
    padding:3px;
}
#page .verticalCatalog .item .itemdesc {
    margin:0;
    padding:0px;
    width: 260px;
    height:50px;
}
#page .verticalCatalog .item .itemdesc img {
    display:block;
}
#page .verticalCatalog .item .itemprice {
    width: auto;
    margin-top:0;
    margin-left:46px;
}
#page .verticalCatalog .item .itemprice li {
    width:76px;
    text-align:center;
}
.verticalCatalog .item .itemprice .buyprice, .verticalCatalog .item .itemprice .sellprice {
    margin-right:12px;
}

#page .featuredWatch {
    float:none;
    display:inline-block;
    border-bottom:none;
    width:87px;
}
.ie7 #page .featuredWatch, .ie6 #page .featuredWatch {
    float:left;   
}

/**
 * fish eye
 */
.jqDock {
    clear:both;
    display:block;
    width:680px;
    padding:30px 0 65px 0;
    text-align:center;
}
div.jqDockWrap {margin:0 auto;}
div.jqDock {cursor:pointer;}
/*label styling...*/
div.jqDockLabel {
    padding: 1px 6px;
    bottom:auto !important;
    white-space: nowrap;
    color: #000;
    cursor: pointer;
}