﻿

.divBreadcrumb
{
    background:url(/App_Images/template/ReSkin/hrtop.png) no-repeat top left;
    margin:0px 3px;
    padding:15px 10px 0px 10px;
}
.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:7px;
    margin-right:7px;
    margin-top:15px;*/
}
.divPanelProductHeader
{
}
.divPanelProductHeader h1
{
    font-size:16px;
    font-family:helvetica,arail;
    font-weight:bold;
    color:#444;
    margin:25px 0px 10px;
    padding:0;
}
.divPDInner
{
    background:url(/App_images/template/reskin/hrbottom.png) no-repeat bottom left;
    overflow:auto;
/*    border-top:solid 1px #eee;*/
    padding-bottom:17px;
}
.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;
    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
{
}
.divPIntText
{
    border-bottom:solid 1px #eee;
    padding-bottom:10px;
    margin-bottom:2px;
    text-align:left;
}
.divProductInfoAvail, .divProductInfoSOut
{
    position:absolute;
    top:10px;
    left:10px;
}
.divProductInfoPre
{
    position:absolute;
    top:10px;
    left:10px;
}
.divProductInfoTypes
{
    float:left;
    border:solid 1px #eee;
    width:160px;
}
.divProductInfoTypes table
{
    padding:0px;
    width:100%;
}
.divProductInfoTypes td
{
    padding:3px;
}
.itemDetType, .itemDetTypeAlt
{
    font-family:helvetica,arial;
    font-weight:normal;
    font-size:11px;
}
.itemDetTypeAlt
{
    background:#f6f6f6;
}
.divProductInfoPrice
{
    margin-top:10px;
    font-size:12px;
    color:#444;
    clear:both;
    font-family:helvetica,arial;
}
.divProductInfoPrice b
{
    font-size:16px;
    color:#901615;
}
.divProductInfoPrice span
{
    margin-top:9px;
    font-size:11px;
    color:#444;
    font-family:helvetica,arial;
}
.divProductDelivery
{
    float:right;
    width:121px;
    height:100px;
    text-align:right;
}
.divProductInfoMultiBuy
{
    margin-top:10px;
}
.divMultibuy
{
    margin-top:10px;
    margin-bottom:5px;
    border:solid 1px #eee;
    text-align:left;
}
.divMultibuy table
{
    margin:5px;
}
.divMultibuy td
{
    margin:0px 10px;
    padding:0px;
}
.divMultibuy b
{
    color:#444;
    font-size:12px;
    font-weight:normal;
    text-align:left;
}
.divMBTitle
{
    color:#444;
    font-size:12px;
    text-align:left;
    margin:5px 5px 0px 8px;
}
.divMBTitle b
{
    color:#444;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}
.divProductInfoCheckout
{
    margin-top:4px;
}
.divProductInfoQtyInput
{
    text-align:left;
    margin-top:10px;
    height:31px;
    float:left;
}
.divProductInfoQtyInput input
{
    width:30px;
    text-align:left;
    height:18px;
}
.divProductInfoAddCart
{
    text-align:left;
    margin-top:10px;
    margin-left:10px;
    float:left;
}
.divProductInfoAddCart a, .divProductInfoAddCart a:visited
{
    text-align:left;
    text-align:center;
    color:#fff;
    font-size:11pt;
    cursor:pointer;
    height:31px;
    width:131px;
    padding-top:3px;
   /* text-indent:-9999px;*/
    /*   padding-top:30px;*/
    display:block;
    background:url(/App_images/template/ReSkin/addtocart.png) no-repeat top left;
    cursor:pointer;
}
.divViewCart p
{
    margin:10px 0px;
}
.divProductInfoAddCart a:hover
{
    text-align:center;
    color:#fff;
    float:left;
    height:31px;
}
.divViewCart
{
    clear:both;
}

.divProductCheckoutButton{
    text-align:left;
    margin-top:10px;
    float:left;
}
.divProductCheckoutButton a, .divProductCheckoutButton a:visited
{
    text-align:left;
    text-align:center;
    color:#fff;
    font-size:11pt;
    cursor:pointer;
    height:31px;
    width:131px;
    padding-top:3px;
    /*text-indent:-9999px;*/
    display:block;
    background:url(/App_images/template/ReSkin/viewcart.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;
}

/************************************ Extras ******************************************/
.divProductInfoExtras
{
    height:43px;
    margin-top:10px;
}
.divSepWrap
{
    float:left;
    height:43px;
    width:1px;
    background: url(/App_Images/Template/reskin/divider.png) no-repeat;
    margin-left:10px;
}
.divProductInfoProductNo
{
    width:156px;
    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:10px;
    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;
}

/************************************* tabs ******************************************/
.tblDescription
{
    margin-top:10px;
}
.divProductInfoTabs
{
    margin-top:10px;
    height: 24px;
    padding-top:15px;
    margin:10px 3px  0px 3px;
    background:url(/App_Images/template/ReSkin/hrtop.png) no-repeat top left;
}
.divProductTabSpacer
{
    float:left;
    height:17px;
    padding: 7px 0px 0px 0px;
    width:10px;
}
.divProductTab1
{
    float:left;
    cursor:pointer;
    height:19px;
    padding:4px 24px 0px 24px;
    font-size:15px;
    font-weight:bold;
}
.divProductTab1:hover
{
    color:#901615;
    background-color:transparent;
    border-bottom:0;
}
.divProductTabClose
{
    clear:both;
    width:100%;
    height:10px;   
    background:url(/App_Images/template/ReSkin/hrbottom.png) no-repeat top left;
    margin:10px 7px 0px 7px;
}
.divProductTabActive
{
    float:left;
    cursor:pointer;
    height:19px;
    padding:4px 24px 0px 24px;
    font-size:15px;
    font-weight:bold;
    color:#901615;
}
.divProductItemInfo
{
    padding-top:10px;
    padding-bottom:10px;
    background-color:#fff;
    color:#666;
    text-align:left;
    border-top:0px;
    margin:0px 17px;
    font-size:12px;
    position:relative;
}
.divProductItemInfo h2
{
    line-height:24px;
    text-align:center;
    font-size:20px;
    margin-top:10px;
    color:#901615;
    font-family:helvetica,arial;
    font-weight:bold;
    font-style:italic;
}
.divProductItemInfo h3
{
    text-align:left;
    font-size:14px;
    font-family:helvetica,arial;
    font-weight:bold;
}
.divIndent h6
{
    margin:0px;
    padding:0px;
}
.divProductItemInfo ul
{
    margin:0px;
    padding:0px;
    margin-left:25px;
    color:#444;
    text-align:left;
    font-size:12px;
}
.divProductItemInfo p,li
{
    font-size:12px;
}
.divProductItemInfoInner
{
}
.divDescOut
{
    position:absolute;
    bottom:10px;
    right:10px;
}
/******************************************************* 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;
}*/


.divProductAltItems
{
    border:solid 1px #eee;
    margin-top:10px;
    line-height:15px;
    background-color:#f2f2f2;
    text-align:center;
}
.divAltItemsMain
{
    border:solid 1px #eee;
    margin:5px 13px;
    line-height:15px;
    background-color:#f6f6f6;
    font-family:helvetica;
    color:#666;
}
/*
.divAltItemsHeader
{
    border:solid 1px #eee;
    font-size:14px;
    line-height:27px;
    background:#515151;
    height:27px;
    font-weight:bold;
    color:#fff;
    margin:12px 13px 0px 13px;
}
.divAltItemsHeader h2
{
    color:#fff;
    padding:0;
    margin:0 5px 0 5px;
    text-align:left;
    font-size:14px;
    line-height:27px;
}
*/
.divAltItemsHeader
{
    margin-top:10px;
    height: 24px;
    padding-top:15px;
    margin:10px 3px 0px 3px;
    background:url(/App_Images/template/ReSkin/hrtop.png) no-repeat top left;
}

.divAltItemsHeader h2
{
    padding:0;
    margin:0  5px 0 25px;
    text-align:left;
    font-size:14px;
    line-height:27px;
}

.divAltItemsItem
{
    width:19.9%;
    float:left;
}
.divAltItemsItemInner
{
    margin:10px;
    background-color:#fff;
    padding:10px;
    text-align:center;
}
.divAltItemsItemInner img
{
    position:relative;
    text-align:center;
}

.divAltItemsClose
{
    width:100%;
    clear:both;
    height:0px;
}
