﻿.divBreadcrumb
{
    margin:0px 17px;
}
.Breadcrumb
{

}
.divBreadcrumbText
{
    float:left;
    font-size:11px;
    text-align:left;
    line-height:15px;
}
.divBreadcrumbLocation
{
    float:left;
}
.divBreadcrumbLocation h1,h2,h3,h4,h5,h6
{
    font-size:11px;
    text-align:left;
    line-height:15px;
    padding:0 0 0 0;
    margin:0 0 3px 0;
}
.BreadCrumbTitle h1,h2,h3,h4,h5,h6
{
    font-size:11px;
    text-align:left;
    line-height:15px;
    padding:0 0 0 0;
    margin:0 0 3px 0;
}
.divBreadCrumbClose
{
    width:100%;
    clear:both;
    height:0px;
}
/*********************************************** Product Display ******************************************/
.divProductDisplay
{
    position:relative;
    width:583px;
    margin-left:18px;
    margin-right:18px;
    margin-top:15px;
}
.divPanelProductHeader
{
    background:url(/App_images/template/Item_detail/listbox_header.png) no-repeat top left;
    height:34px;
}
.divPanelProductHeader h1
{
    font-size:12px;
    font-weight:bold;
    color:#444;
    margin:0;
    padding:0;
    line-height:30px;
    margin-left:10px;
}
.divPDInner
{
    background:url(/App_images/template/Item_detail/listbox_1px_bg.png) repeat-y top left;
    overflow:auto;
    width:583px;
}
.divProductImageOuter
{
    text-align:center;
    width:280px;
    float:left;
}
.divProductImageMain
{
    text-align:center;
    width:280px;
    height:250px;
}
.divProductImageMain table
{
    text-align:center;
    width:280px;
    height:250px;
}
.divPThumOuter
{
    position:absolute;
    bottom:5px;
    left:10px;
    width:220px;
    overflow:hidden;
    height:55px;
}
.divProductImageTumbnails
{
    margin-top:10px;
    width:43px;
    background:#fff;
    height:43px;
    border:solid 1px #bbb;
    float:left;
    margin-left:10px;
    vertical-align:middle;
    text-align:center;
    cursor:pointer;
}
.divProductImageTumbnails:hover
{
    border:solid 1px #35A6DE;
}
.divProductInfoOuter
{
    width:288px;
    float:right;
    margin-right:10px;
}
.divProductInfoOuter h2
{
    font-size:12px;
    font-weight:bold;
    color:#444;
    margin:7px 0px;
    padding:0;
}
.divProductInfoOuter p
{
    font-size:12px;
    color:#444;
    margin:0;
    padding:0;
}
.divProductInfoMain
{
    width:150px;
    float:left;
}
.divPIntText
{
    border-bottom:solid 1px #ddd;
    padding-bottom:10px;
    margin-bottom:2px;
    text-align:left;
}
.divProductInfoAvail, .divProductInfoPre, .divProductInfoSOut
{
    float:left;
    margin-top:6px;
    margin-left:3px;
    width:47px
}
.divProductInfoTypes
{
    clear:both;
}
.itemDetType, .itemDetTypeAlt
{
    font-family:helvetica,arial;
    font-weight:normal;
    font-size:11px;
}
.divProductInfoPrice
{
    margin-top:6px;
    font-size:12px;
    color:#444;
    clear:both;
    font-family:helvetica,arial;
}
.divProductInfoPrice b
{
    font-size:16px;
    color:#444;
}
.divProductInfoPrice span
{
    margin-top:6px;
    font-size:11px;
    color:#444;
    font-family:helvetica,arial;
}
.divProductInfoVATPrice
{
    margin-bottom:6px;
    color:#666;
    font-weight:bold;
}
.divProductInfoMultiBuy
{
    width:276px;
    margin-top:10px;
}
.divProductInfoCheckout
{
    float:right;
    width:126px;
    margin-top:4px;
}
.divProductInfoQtyInput
{
    text-align:left;
    margin-top:10px;
}
.divProductInfoQtyInput input
{
    width:30px;
    text-align:left;
    height:18px;
}
.divProductInfoAddCart
{
    text-align:left;
    margin-top:5px;
}
.divProductInfoAddCart a, .divProductInfoAddCart a:visited
{
    text-align:left;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    height:31px;
    width:131px;
    text-indent:-9999px;
    display:block;
    background:url(/App_images/template/Item_detail/addtobasket.png) no-repeat top left;
}
.divViewCart p
{
    margin:10px 0px;
}
.divProductInfoAddCart a:hover
{
    text-align:center;
    color:#fff;
}
.divProductCheckoutButton a, .divProductCheckoutButton a:visited
{
    text-align:left;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    cursor:pointer;
    height:31px;
    width:131px;
    text-indent:-9999px;
    display:block;
    background:url(/App_images/template/Item_detail/viewbasket.png) no-repeat top left;
}
.divProductCheckoutButton a:hover
{
    text-align:center;
    color:#fff;
}

.divProductHeaderRight{
    position:absolute;
    top:2px;
    right:10px;
}

.divProductInfoRating
{
    text-align:right;
    color:#aaa;
    font-size:11px;
    float:right;
    margin-top:6px;
    margin-left:5px;
    
}

.divProductInfoFreeDelivery
{
    float:right;
}

.divProductVideo
{
    position:absolute;
    bottom:2px;
    right:-5px;
    height:50px;
}

.divProductVideo img
{
    margin-right:15px;
    vertical-align:middle;
}

/*************************************************88 extras *************************************************/

.divProductInfoExtras
{
    height:40px;
    background:url(/App_Images/template/Item_detail/wishlist-bg.png) no-repeat top center;
    margin-left:2px;
    margin-bottom:15px;
}
.divProductInfoProductNo
{
    width:160px;
    text-align:right;
    color:#666;
    float:left;
    font-size:11px;
    margin-top:13px;
}
.divProductInfoIcon
{
    width:27px;
    height:27px;
    float:left;
    margin:0px;
    padding:0px;
    margin-left:30px;
    margin-top:5px;
}
.divProductInfoIconText
{
    float:left;
    height:27px;
    font-weight:bold;
    font-size:10px;
    color:#666;
    margin-left:8px;
    text-align:left;
    margin-top:11px;
}
.DivProductInfoInquiry
{
    float:left;
    height:34px;
    margin-top:12px;
}
.DivProductInfoFriend
{
    float:left;
    height:34px;
    margin-top:2px;
}
.DivProductInfoPriceBeat
{
    float:left;
    height:34px;
    margin-top:2px;
}
.DivProductInfoWishlist
{
    float:left;
    height:34px;
    margin-top:2px;
}
.divProductReccomends
{
    width:276px;
    margin-top:8px;
    padding-left:8px;
    text-align:left;
    color:rgb(60,156,204);
    font-size:13px;
    font-weight:bold;
    margin-bottom:8px;
}
.divProductRecomendsItem
{
    width:260px;
    color:#666;
    font-size:10px;
    margin-top:4px;
}
.divProductInfoAddThis
{
    width:130px;
    float:left;
    text-align:left;
    margin-top:10px;
    color:#666;
    font-weight:bold;
    height:25px;
    display:none;
}
.divProductInfoClose
{
    width:100%;
    clear:both;
    height:0px; 
}
.divPDFooter
{
    clear:both;
    background:#fff url(/App_images/template/Item_detail/listbox_footer.png) no-repeat top left;
    height:67px;
}
/************************************ Extras ******************************************/
.divProductInfoExtras
{
}
/************************************* tabs ******************************************/
.tblDescription
{
    margin-top:10px;
}
.divProductInfoTabs
{
    margin-top:10px;
    border-bottom:solid 1px #ccc;
    height: 24px;
    margin:10px 17px 0px 17px;
}
.divProductTabSpacer
{
    float:left;
    height:17px;
    padding:7px 0px 0px 0px;
    border-right:solid 1px #ccc;
    width:10px;
}
.divProductTab1
{
    float:left;
    cursor:pointer;
    height:19px;
    padding:4px 8px 0px 8px;
    font-size:13px;
    font-weight:bold;
    color:rgb(60,156,204);
    background-color:#eee;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
}
.divProductTab1:hover
{
    color:#aaa;
    background-color:transparent;
    border-bottom:0;
    background-color:#fff;
}
.divProductTabClose
{
    clear:both;
    width:100%;
    height:0px;   
}
.divProductTabActive
{
    float:left;
    cursor:pointer;
    height:19px;
    padding:4px 8px 0px 8px;
    font-size:13px;
    font-weight:bold;
    color:#aaa;
    border-top:solid 1px #ccc;
    border-right:solid 1px #ccc;
    background-color:#fff;
}
.divProductItemInfo
{
    padding-top:10px;
    padding-bottom:10px;
    background-color:#fff;
    color:#666;
    text-align:left;
    border:solid 1px #ccc;
    border-top:0px;
    margin:0px 17px;
}
.divProductItemInfoInner
{
}
/******************************************************* Alternate Items *****************************************/
.divAltItemsMain
{
}
.divAltItemsHeader
{

}
.divAltItemsHeader h2
{
    color:#333;
    font-weight:bold;
    padding:0;
    margin:0 5px 10px 15px;
    text-align:left;
    font-size:14px;
    line-height:27px;
}
.divAltItemsItem
{
    float: left;
    text-align: center;
    width: 185px;
    margin-left: 17px;
    background: url(/App_Images/template/productbox.png) no-repeat top left;
    height:254px;
    position:relative;
}
.divAltItemsItem h3
{
    position:absolute;
    top:0px;
    left:0px;
    color:#000;
    margin:7px 10px;
    text-align:center;
    overflow:hidden;
    white-space:nowrap;
    width:165px;
}
.divAltItemsItem h3 a
{
    color:#000;
    font-weight:normal;
}
.divAltItemsItem table
{
    height:150px;
    width:100%;
    margin-top:30px;
    text-align:center;
}
.divAltItemsItem td
{
    text-align:center;
}
.divAltItemsItemInner
{
    padding:10px;
    text-align:center;
}
.spanDBPrice
{
    left:9px;
    bottom:20px;
}
.spanDBMore
{
    bottom:20px;
    right:9px;
}
.spanDBMore a
{
}
.divAltItemsClose
{
    width:100%;
    clear:both;
    height:0px;
}
.divIndent p
{
    margin:0px;
    padding:0px;
    font-size:11px;
}
.divIndent ul
{
    margin:0px;
}
.divIndent li
{
    margin:0px;
    padding:0px;
    font-size:11px;
}
.divIndent h2
{

    font-size:15px;
    color:#3c9ccc;
}
.divIndent h6
{
    margin:0px;
    padding:0px;
}