﻿body
{
    background-color: #ededed;
    margin: 0;
    padding: 0;
}

img
{
    vertical-align: text-top;
    border: none;
}

#mainFrame
{
    position: relative;
    top: 0;
    left: 50%;
    width: 880px;
    height: 100%;
    margin-left: -440px;
    margin-bottom: 20px;
}

#header
{
    position: relative;
    top: 0;
    left: 0;
    width: 906px;
    height: 164px;
}

#leftTabs
{
    position: absolute;
    top: 130px;
    left: -35px;
    height: 300px;
    width: 36px;
}

#rightTabs
{
    position: absolute;
    top: 130px;
    right: -35px;
    height: 300px;
    width: 36px;
}

.tab
{
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px;
    border: none;
}

#topLinks
{
    position: relative;
    top: 120px;
    left: 0;
    color: #5b1900;
    font-family: Tahoma;
    font-size: 11px;
    height: 30px;
}

#checkoutLink
{
    position: absolute;
    top: 8px;
    right: 63px;
}

#links1
{
    position: absolute;
    left: 27px;
    top: 4px;
}

#links1 .link
{
    margin-right: 46px;
    float: left;
}

#links2
{
    position: absolute;
    left: 595px;
    top: 4px;
    width: 300px;
}

#links2 .link
{
    margin-right: 40px;
    float: left;
}

#headerSubLinks
{
    position: relative;
    top: 120px;
    left: 0;
    color: #868686;
    font-family: Chaparral Pro, Tahoma;
    font-size: 12px;
}

#headerSubLinks .link
{
    position: relative;
    top: 14px;
    left: 0;
    margin-left: 27px;
    float: left;
}

#headerSubLinks #bookmark
{
    left: 435px;
}

#headerSubLinks #bookmark a
{
    color: #868686;
    text-decoration: none;
}

#headerImage
{
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(Images/fgheader3.png);
    width: 906px;
    height: 136px;
}

#headerImage #logobutton
{
    position: absolute;
    top: 23px;
    left: 20px;
    border: 0;
}

#headerImage #homebutton
{
    position: absolute;
    top: 105px;
    left: 350px;
    border: 0;
}

#headerImage #aboutusbutton
{
    position: absolute;
    top: 105px;
    left: 439px;
    border: 0;
}

#headerImage #termsbutton
{
    position: absolute;
    top: 105px;
    left: 528px;
    border: 0;
}

#headerImage #deliverybutton
{
    position: absolute;
    top: 105px;
    left: 616px;
    border: 0;
}

#headerImage #contactbutton
{
    position: absolute;
    top: 105px;
    left: 705px;
    border: 0;
}

#headerImage #linksbutton
{
    position: absolute;
    top: 105px;
    left: 793px;
    border: 0;
}

.offers
{
    height: 120px;
    width: 120px;
    background-image: url(images/offers.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.grey
{
    text-decoration: none;
    color: Gray;
}

.grey:hover
{
    text-decoration: underline;
    color: Gray;
}

#headerImage2
{
    position: absolute;
    top: 136px;
    left: 0;
    background-image: url(Images/fgtop.png);
    background-repeat: no-repeat;
    width: 906px;
    height: 28px;
    color: #FFF;
    font-family: Tahoma;
    font-size: 10px;
    padding-left: 33px;
    padding-top: 7px;
}

#headerImage2 a
{
    color: #FFF;
    text-decoration: none;
}

#ProtxLogos
{
    position: relative;
    top: 0;
    left: 0;
    background-image: url(Images/body-back.jpg);
    width: 906px;
    min-height: 100px;
    height: 100%;
    float: left;
    padding-left: 130px;
    background-repeat: repeat-y;
}

#mainContent
{
    position: relative;
    top: 0;
    left: 0;
    background-image: url(Images/body-back.jpg);
    width: 906px;
    min-height: 466px;
    height: 100%;
    float: left;
    padding-left: 13px;
    background-repeat: repeat-y;
}

#contentTop
{
    position: absolute;
    top: 0;
    left: 0;
}

#contentEnd
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    clear: both;
    margin-bottom: 20px;
}

h1, h2, h3, .title
{
    position: relative;
    text-transform: uppercase;
    top: 0;
    left: 0;
    font-family: "Chaparral Pro" , "Cooper Black" , Tahoma;
    font-size: 14px;
    font-weight: 700;
    color: #5b1900;
    letter-spacing: 2px;
    margin-bottom: 0;
}

.title a
{
    color: #000;
    font-family: Tahoma;
    text-decoration: none;
    font-size: 12px;
    font-weight: 400;
}

.title a:hover
{
    text-decoration: underline;
}

#contentLeft
{
    position: relative;
    z-index: 80;
    top: 0;
    left: 0;
    float: left;
    width: 130px;
    padding-left: 13px;
    font-family: Tahoma;
    font-size: 11px;
    line-height: 18px;
}

.ddList
{
    font-family: Tahoma;
    font-size: 11px;
    width: 100px;
}

#contentLeft .title
{
    margin-top: 12px;
    margin-left: -2px;
    margin-bottom: 0;
}

#contentCentre
{
    position: relative;
    z-index: 0;
    top: 0;
    left: 0;
    float: left;
    width: 560px;
    font-family: Tahoma;
    font-size: 11px;
    color: #000;
    padding-top: 12px;
}

#contentCentre p
{
    margin-top: 0;
    margin-bottom: 10px;
    padding-left: 3px;
    padding-right: 5px;
}

#banner
{
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 20px;
}

#contentCentre h1, #contentCentre .title
{
    margin-left: 2px;
    position: relative;
    top: 0;
    left: 0;
    font-family: Chaparral Pro, Tahoma;
    font-size: 14px;
    font-weight: 700;
    color: #5b1900;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.largeSplitter
{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}

.featuredProduct
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 134px;
    height: 243px;
    margin-top: 5px;
    margin-right: 2px;
    font-family: Tahoma;
    font-size: 10px;
    background-color: #cfcfcf;
    border: 2px solid #cfcfcf;
    cursor: pointer;
}

.featuredProduct:hover
{
    background-color: #FFF;
    border: 1px solid #000;
    padding: 1px;
}

.featuredProduct .imageSpace
{
    padding-top: 15px;
    width: 134px;
    height: 141px;
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
}

.featuredProduct .description a
{
    text-decoration: none;
    font-weight: 400;
    color: #000;
}

#contentRight
{
    float: right;
    padding-right: 30px;
    padding-top: 12px;
    position: relative;
    width: 165px;
}

.pink
{
    color: #f70252;
}

#contentRight .title
{
    margin-top: 0;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    padding-top: 10px;
}

#contentRight p
{
    font-family: Tahoma;
    font-size: 11px;
    color: silver;
    margin-top: 5px;
    margin-bottom: 10px;
}

#contentRight a:hover
{
    text-decoration: none;
    color: #efd000;
}

#shoppingBag
{
    position: absolute;
    top: 12px;
    left: 9px;
    z-index: 0;
}

#basket
{
    background-image: url("images/basket.jpg");
    color: #FFFFFF;
    float: right;
    font-family: Tahoma;
    font-size: 11px;
    height: 73px;
    margin-right: 10px;
    padding-left: 15px;
    padding-top: 40px;
    width: 140px;
}
#basketTable
{
    width: 130px;
    margin: 0;
    padding: 0;
}

.bask
{
    width: 30px;
    padding-bottom: 3px;
}

.baskVal
{
    width: 100px;
    text-align: right;
    font-weight: 700;
    color: #efd000;
    padding-bottom: 3px;
}

.splitter
{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: -2px;
}

.splitterleft
{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 2px;
    margin-left: 0;
    width: 100px;
}

#search
{
    background-image: url("images/search.jpg");
    float: right;
    height: 66px;
    line-height: 15px;
    margin-right: 10px;
    margin-top: 20px;
    width: 156px;
}

#advert
{
    background-image: url(images/adback.jpg);
    margin-left: -11px;
    margin-top: 20px;
    width: 155px;
    height: 231px;
}

#advert a
{
    display: block;
}

#advertdiv
{
    margin-top: 20px;
}

#advertspace
{
    float: right;
    margin-right: 10px;
    width: 155px;
}

#newsletter
{
    background-image: url("images/newsletter.jpg");
    float: right;
    height: 187px;
    line-height: 15px;
    margin-right: 10px;
    margin-top: 20px;
    width: 155px;
}

.searchList
{
    position: relative;
    top: 0;
    left: 0;
    width: 132px;
    height: 20px;
    margin-top: 4px;
    margin-left: 11px;
    margin-bottom: 2px;
    font-size: 11px;
    font-family: Tahoma;
}

.searchKeyword
{
    position: relative;
    top: 0;
    left: 0;
    width: 100px;
    height: 14px;
    margin-top: 4px;
    margin-left: 11px;
    margin-bottom: 2px;
    font-size: 11px;
    font-family: Tahoma;
}

.btnGo
{
    position: relative;
    top: 4px;
    left: -5px;
}

.txtNewsLetter
{
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    left: 0;
    position: relative;
    top: 0;
    width: 127px;
    margin: 2px auto;
}

.lblNewsThank
{
    font-family: Tahoma;
    font-size: 11px;
    color: #fff;
}

.rightImage
{
    position: relative;
    top: 0;
    left: 0;
    margin-left: -2px;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
}

#footer
{
    position: relative;
    top: 0;
    left: 0;
    clear: both;
    background-repeat: no-repeat;
    background-image: url(Images/footer.png);
    width: 907px;
    height: 104px;
}

#product
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    clear: both;
    padding-top: 10px;
}

#product .image
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    clear: both;
}

#product .productInfo
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 270px;
    font-family: Tahoma;
    font-size: 11px;
    color: silver;
    padding-left: 10px;
}

#product .productInfo .brand
{
    position: relative;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #5b1900;
}

#product .productInfo p
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
}

#product .productInfo .price
{
    font-size: 12px;
    color: #5b1900;
    font-weight: 700;
}

#product .productInfo #lstSizes
{
    position: relative;
    top: 0;
    left: 0;
    width: 132px;
    height: 20px;
    margin-top: 5px;
}

#product .productInfo #lstColours
{
    position: relative;
    top: 0;
    left: 0;
    width: 132px;
    height: 20px;
    margin-top: 10px;
}

#product .productInfo #btnAddBag
{
    position: absolute;
    bottom: 0;
    right: 0;
}

#contentCentre h2
{
    position: relative;
    top: 0;
    left: 0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: 700;
    color: #5b1900;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 2px;
}

.checkoutList
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin-left: 10px;
    width: 205px;
    height: 20px;
}

.chckoutTemsChk
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
}

.checkoutTermsLink
{
    position: relative;
    top: 3px;
    left: 0;
    float: left;
    margin-left: 5px;
}

#btnPurchase
{
    position: relative;
    top: 3px;
    left: 0;
    float: left;
    margin-left: 150px;
}

#btnCheckout
{
    position: relative;
    top: 3px;
    left: 0;
    float: left;
    margin-left: 475px;
}

.contactMessage
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin-left: 10px;
    width: 200px;
    height: 150px;
}

.contactField #btnSubmit
{
    position: relative;
    top: 0;
    left: 0;
    margin-left: 250px;
}

.messageField
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
    clear: both;
    height: 170px;
}

#altForm
{
    display: none;
}

.basketItem .productImage
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 50px;
}

.basketItem .productName
{
    position: relative;
    top: 0;
    left: 0;
    width: 140px;
    float: left;
    font-weight: 700;
    color: #5b1900;
    text-decoration: none;
    margin-left: 20px;
}

.basketItem .productSize
{
    position: relative;
    top: 0;
    left: 0;
    width: 20px;
    float: left;
    margin-left: 20px;
}

.basketItem .productColour
{
    position: relative;
    top: 0;
    left: 0;
    width: 50px;
    float: left;
    margin-left: 20px;
}

.basketItem .itemPrice
{
    position: relative;
    top: 0;
    left: 0;
    color: #5b1900;
    width: 50px;
    float: left;
    margin-left: 20px;
}

.itemQty
{
    position: relative;
    top: 0;
    left: 0;
    color: #000;
    width: 20px;
}

.basketItem .itemQty
{
    position: relative;
    top: 0;
    left: 0;
    color: #000;
    width: 20px;
    float: left;
    margin-left: 20px;
}

.basketItem .removeItem
{
    position: relative;
    top: 0;
    left: 0;
    color: #5b1900;
    float: left;
    margin-left: 20px;
}

.backetTotal
{
    position: relative;
    top: 0;
    left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #5b1900;
    text-align: right;
}

#extraImages
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    clear: both;
    width: 190px;
}

.extraImageBox
{
    position: relative;
    top: 0;
    left: 0;
    margin-right: 5px;
    margin-top: 10px;
    float: left;
    width: 50px;
    height: 50px;
    border: solid 1px #66656a;
    text-align: center;
    cursor: pointer;
}

.sizeGuide
{
    border: solid 1px #FFF;
}

.SpecialProduct
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    width: 274px;
    height: 363px;
    margin-top: 5px;
    margin-right: 2px;
    font-family: Tahoma;
    font-size: 11px;
    background-color: #cfcfcf;
    border: 2px solid #cfcfcf;
    cursor: pointer;
}

.SpecialProduct:hover
{
    background-color: #FFF;
    border: 2px solid #000;
}

.SpecialProduct .imageSpace
{
    padding-top: 15px;
    width: 274px;
    height: 234px;
    background-color: #FFF;
    vertical-align: middle;
    text-align: center;
}

#menu
{
    z-index: 1000;
}

#menu ul
{
    list-style: none;
    width: 120px;
    border: 0;
    display: block;
    z-index: 1000;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 0;
}

#menu ul li ul
{
    list-style: none;
    width: 120px;
    border-bottom: 1px solid #ccc;
    display: block;
    z-index: 1000;
    page-break-inside: avoid;
    margin: 0;
    padding: 0;
}

#menu ul li
{
    position: relative;
    z-index: 1000;
}

#menu li:hover ul
{
    display: block;
    z-index: 1000;
}

#menu li:hover > ul
{
    visibility: visible;
    z-index: 1000;
}

#menu ul ul
{
    visibility: hidden;
    z-index: 1000;
}

* html #menu ul li
{
    float: left;
    height: 1%;
    z-index: 1000;
}

* html #menu ul li a
{
    height: 1%;
    z-index: 1000;
}

#menu ul, li
{
    z-index: 1000;
    margin: 0;
}

#menu ul a
{
    display: block;
    text-decoration: none;
    color: #777;
    background: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 100px;
    z-index: 1000;
    padding: 5px 15px 5px 3px;
}

#menu li ul a
{
    z-index: 1000;
    text-decoration: none;
    color: #77F;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 0;
    width: 108px;
    padding: 5px;
}

#menu ul a.submenu
{
    background: #fff url("images/r_arrow.gif") no-repeat right;
}

#menu ul a.submenu:hover
{
    background: #f9f9f9 url("images/r_arrow.gif") no-repeat right;
}

#floatrightbanner
{
    float: right;
    height: 231px;
    margin-right: 10px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    width: 155px;
}
#floatrightbanner a
{
    height: 231px;
    width: 155px;
    position: absolute;
    left: 0px;
    top: 0px;
}
#floatrightbanner a img
{
    display: block;
}
.productPrice, b, .yellow
{
    color: #5b1900;
}

#topLinks a:link, #topLinks a:hover, #topLinks a:visited, #topLinks a:active, .checkoutField a, .contactField a
{
    text-decoration: none;
    color: #5b1900;
}

#contentLeft a:link, #contentLeft a:visited, #contentLeft a:active, #contentLeft ul li a:link, #contentLeft ul li a:visited, #contentLeft ul li a:active, .SpecialProduct .description a
{
    text-decoration: none;
    color: #000;
}

#contentLeft a:hover, #contentLeft ul li a:hover
{
    text-decoration: none;
    color: #790020;
}

.featuredProduct .productImage, .SpecialProduct .productImage
{
    position: relative;
    left: 1px;
    top: 1px;
    border: none;
}

.featuredProduct .brand, .SpecialProduct .brand
{
    position: relative;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #5b1900;
    padding-left: 10px;
    padding-top: 10px;
    height: 30px;
}

.featuredProduct a, .SpecialProduct a
{
    position: relative;
    left: 0;
    top: 0;
    font-weight: 700;
    color: #5b1900;
    text-decoration: none;
}

.featuredProduct .description, .SpecialProduct .description
{
    position: relative;
    left: 0;
    top: 0;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.featuredProduct .price, .SpecialProduct .price
{
    position: relative;
    left: 0;
    top: 0;
    font-size: 12px;
    font-weight: 700;
    color: #5b1900;
    padding-left: 10px;
}

#contentRight a:link, #contentRight a:visited, #contentRight a:active
{
    text-decoration: none;
    color: #FFF;
}

#search p, #newsletter p
{
    padding-left: 13px;
    width: 130px;
}

#RightMenu1_btnSubmitNews, .btnSubmitNews
{
    position: relative;
    top: 0;
    left: 85px;
    margin-top: 5px;
}

.checkoutField, .contactField
{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    float: left;
    clear: both;
    height: 30px;
}

.checkoutLabel, .contactLabel
{
    position: relative;
    top: 3px;
    left: 0;
    width: 100px;
    text-align: right;
    float: left;
}

.checkoutInput, .contactInput
{
    position: relative;
    top: 0;
    left: 0;
    float: left;
    margin-left: 10px;
    width: 200px;
    height: 15px;
}

.checkoutWarrning, .contactWarrning
{
    position: relative;
    top: 3px;
    left: 0;
    float: left;
    margin-left: 5px;
    font-weight: 700;
    color: #5b1900;
}

#contactDetails, #contactForm
{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 20px;
}

.basketItem2, .basketItem
{
    position: relative;
    top: 0;
    left: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: both;
    width: 550px;
}

#menu li ul, #menu li ul li ul
{
    position: absolute;
    left: 119px;
    top: 0;
    width: 120px;
    display: block;
    z-index: 1000;
    page-break-inside: avoid;
}

#menu ul a:hover, #menu li ul a:hover
{
    color: #790020;
    background: #f9f9f9;
    z-index: 1000;
}
#mainbanner {
	height:170px;
	position:relative;
	overflow:hidden;
}
#mainbanner img {
	position:absolute;
	left:0;
	top:0;	
}
