body
{
    padding: 0;
    margin: 0;
    font: 11px tahoma;
    color: black;
    background-color: #fff;
    background-repeat: repeat-x;
    background-attachment: fixed;
}


.cal_Theme1 .ajax__calendar_container   {
    background-color: #e2e2e2;
    border:solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header  {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev    {
    color: #004080;
    padding-top: 3px;
}

.cal_Theme1 .ajax__calendar_body    {
    background-color: #e9e9e9;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname {
    text-align:center;
    font-weight:bold;
    margin-bottom: 4px;
    margin-top: 2px;
}

.cal_Theme1 .ajax__calendar_day {
    text-align:center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year,
.cal_Theme1 .ajax__calendar_active  {
    color: #004080;
    font-weight: bold;
    background-color: #ffffff;
}

.cal_Theme1 .ajax__calendar_today   {
    font-weight:bold;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

h1, h2, h3, h4, h5, h6, em, strong, pre, code
{
    padding: 0;
    margin: 0;
    line-height: 1em;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h5, .title
{
    position: relative;
    top: 0px;
    left: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #db0006;
    margin-bottom: 5px;
}

img, fieldset
{
    border: 0;
    margin: 0;
    padding: 0;
}
a
{
    text-decoration: none;
    color: inherit;
}
a:hover
{
    text-decoration: underline;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.middle
{
    display: block;
    margin: 0 auto;
}
.clear
{
    clear: both;
}
.logo
{
    margin: 0 auto;
    display: block;
}
.header
{
    width: 969px;
    height: 101px;
    margin: 0 auto;
    background-image:url(header-background.png);
    background-repeat: repeat-x;
    margin-bottom: 2px;
}

.header .MainLogo
{
    position: relative;
    margin-top: 5px;
    margin-left: 10px;
    float:left;
}

.header .MainLogo1
{
    position: relative;
    margin-top: -5px;
    float:right;
}

.headerright 
{
    float: right;
    width: 348px;
    margin-right: 17px;
}

.headerright .search
{
    width: 348px;
    height: 35px;
    background-image:url(search-background.png);
    
}

.headerright .Navlinks
{
    width: 348px;
    text-align:right;
    margin-top: 13px;
}

.headerright .Navlinks a
{
    color: #adaeb0;
}

.headerright .Shoplinks
{
   width: 348px;
   text-align:right;
   margin-top: 15px;
   color: #1b67de;
}

.headerright .Shoplinks a
{
    color: #1b67de;
}

.links
{
    width: 958px;
    height: 33px;
    background-image:url(button-background.png);
    background-repeat:repeat-x;
    border: 1px solid #ebebeb;
    border-left: 1px solid #ededed;
    margin-bottom: 2px;
    padding-left: 9px;
}


.links a
{
    color: white;
    padding: 9px 20px 11px 20px;
    display:block;
    float: left;
}

.links a:hover
{
    color: #ffe00c;
}

.widget
{
    height: 214px;
    margin-bottom: 2px;
}

.widget .basket
{
    position:relative;
    width: 214px;
    border: 1px solid white;
}

.btext
{
    color: White;
    float: right;
    padding-top: 17px;
    padding-right: 10px;
}

.widget .basket .title
{
    display:block;
    background-image:url(shopping-background.png);
    background-color:Red;
    height:26px;
    width:214px;
    padding:0px;
    margin:0px;
}

.widget .basket .items
{
    display:block;
    background-image:url(basket-background.png);
    height:81px;
    width:214px;
    padding:0px;
    margin:0px;
}

.widget .special
{
    position:relative;
    display: block;
    background-image:url(specialoffers.png);
    padding-top: 91px;
    padding-left: 214px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border: 1px solid white;
}

.widget .freeshipping
{
    position:relative;
    display: block;
    background-image:url(freeshipping.png);
    padding-top: 91px;
    padding-left: 214px;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border: 1px solid white;
}

.widget .rightpanel img
{
    display: block;
    
}


.seperator
{
    width: 177px;
    height: 89px;
    margin-right: 3px;
    margin-bottom: 3px;
    background-color:#d40309;
    color: White;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 16px;
    font-family: Arial;
    font-size: 12px;
}

.seperator h2
{
    font-size:15px;
    font-weight: bold;
    color: #ffe00c;
}

.bar
{
    width: 957px;
    background-color:#db0006;
    color: White;
    text-align:right;
    padding:6px;
    margin-bottom: 3px;
}

.bar2
{
    width: 721px;
    height: 23px;
    background-color:#db0006;
    color: White;
    text-align:left;
    font-family:Tahoma;
    font-size: 12px;
    font-weight:bold;
    margin-bottom: 3px;
    padding-top: 6px;
    padding-left: 10px;
}

.bodycontent .leftbar
{
    width: 218px;
    float: left;
}

.bodycontent .leftbar .productlist
{
    width: 187px;
    border: 1px solid #ebebeb;
    padding:15px;
    float:left;
    margin-bottom: 5px;
}

.bodycontent .leftbar .newsletter
{
    width: 187px;
    float:left;
    border: 1px solid #ebebeb;
    padding:15px;
}

.bodycontent .content
{
    margin-bottom: 5px;
    width: 714px;
    float: right;
    padding: 15px;
}

.bodycontent .featured
{
    margin-bottom: 5px;
    width: 731px;
    float: right;
    padding: 15px 0px 15px 20px;
}

.footer
{
    display:block;
    margin-top: 10px;
    clear:both;
    padding: 5px;
    border-top: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.footer .badge
{
    padding-top: 7px;
    padding-bottom: 10px;
}


.search-input
{
    float:left;
    padding: 5px;
    padding-left:10px;
}

.button
{
    float:left;
    padding: 6px;
    padding-left:12px;
}

.search-input input
{
    width: 242px;
    height: 19px;
    border-top: 1px solid #7f7f7f;
    border-left: 1px solid #7f7f7f;
    border-bottom: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}









/** old css **/
.toplinks a
{
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
    float: left;
    padding-top: 27px;
    background-image: url('buttons.png');
}
.toplink-home
{
    padding-left: 86px;
    background-position: 0 0px;
    margin-right: 3px;
}
.toplink-home:hover
{
    background-position: 0 -27px;
}
.toplink-about
{
    padding-right: 103px;
    background-position: -89px 0px;
    margin-right: 3px;
}
.toplink-about:hover
{
    background-position: -89px -27px;
}
.toplink-news
{
    padding-right: 103px;
    background-position: -196px 0;
    margin-right: 4px;
}
.toplink-news:hover
{
    background-position: -196px -27px;
}
.toplink-contact
{
    padding-right: 112px;
    background-position: -303px 0;
    margin-right: 4px;
}
.toplink-contact:hover
{
    background-position: -303px -27px;
}
.toplink-brochure
{
    padding-right: 160px;
    background-position: -419px 0;
}
.toplink-brochure:hover
{
    background-position: -419px -27px;
}
.leftnav
{
    width: 158px;
    padding-left: 18px;
    background-image: url('leftnav-background.png');
    background-repeat: no-repeat;
    font-size: 11px;
    float: left;
}
.container
{
    width: 969px;
    margin: 0 auto;
}
.productnav a
{
    padding: 0;
    display: block;
}
strong
{
    color: #97f0ff;
    font-weight: bold;
}
.leftnav strong
{
    display: block;
    color: #97f0ff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 17px 0 5px 0;
}
.leftnav img
{
    margin-top: 22px;
    display: block;
}
.right-top
{
    width: 690px;
    float: right;
    background-image: url('leftnav-background.png');
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 17px;
}
.maincontent
{
    width: 525px;
    float: left;
    color: #FFF;
    font-size: 11px;
}
.maincontent h1
{
    color: #db0006;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}
.maincontent h1 span
{
    color: #f10101;
}
.maincontent p
{
    line-height: 150%;
}

.productcontent
{
    width: 686px;
    float: left;
    color: #FFF;
    font-size: 11px;
}
.productcontent h1
{
    color: #FFF;
    font-size: 16px;
    text-transform: uppercase;
    margin: 15px 0;
}
.productcontent h1 span
{
    color: #f10101;
}
.productcontent p
{
    line-height: 150%;
}

.rightcolumn
{
    float: right;
    width: 143px;
    padding-right: 12px;
}
.rightcolumn strong
{
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}
.rightcolumn select
{
    width: 154px;
    padding: 3px;
    display: block;
    margin-bottom: 7px;
}
.rightcolumn .slimfield
{
    padding: 0;
    height: 17px;
    width: 123px;
    font-size: 10px;
    float: left;
    border: 1px solid #FFF;
}
.rightcolumn input.searchgo
{
    display: block;
    float: left;
    width: 29px;
    height: 19px;
}
.line
{
    padding-top: 25px;
    border-bottom: 1px solid #666669;
    margin-bottom: 25px;
    width: 157px;
}
.bigline
{
    width: 660px;
    border-bottom: 1px solid #75e0f2;
}
.rightcolumn p
{
    color: #FFF;
    font-size: 10px;
    width: 157px;
}
.enquiryform input
{
    margin-bottom: 10px;
    width: 149px;
}
.specialoffers, .latestproducts
{
    margin: 10px 30px 0 0;
    color: #FFF;
    font-size: 11px;
    padding-bottom: 15px;
}
.specialoffers
{
    min-height: 260px;
}
.latestproducts
{
    clear: both;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #75e0f2;
}
.specialoffers .right, .latestproducts .right
{
    width: 300px;
    text-align: right;
}
.specialoffers .right img, .latestproducts .right img
{
    float: right;
    margin-right: 10px;
}
.specialoffers .right span, .latestproducts .right span
{
    float: right;
    display: block;
}
.specialoffers .boxheader, .latestproducts .boxheader
{
    margin-bottom: 10px;
}
.boxheader a
{
    color: #FFF;
}
.productbox
{
    width: 157px;
    min-height: 233px;
    border: 1px solid #666669;
    float: left;
    margin-left: 8px;
}
.first
{
    margin-left: 0;
}
.productbox img
{
    display: block;
    border: 1px solid #000;
}
.productbox .productdetails
{
    padding: 8px;
}
.productbox h4 a
{
    color: #97f0ff;
    font-weight: bold;
}
.productbox p
{
    margin: 5px 0 0 0;
}

.pagefooter
{
    display: block;
    margin: 0 auto 20px auto;
    background-image: url('footer.png');
    height: 9px;
    width: 880px;
}

#menu
{
    position:relative;
    z-index: 1000;
}

#menu ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 188px; /* Width of Menu Items */
    border: 0px;
    display: block;
    z-index: 1000;
}

#menu ul li ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    width: 158px; /* Width of Menu Items */
    border-bottom: 1px solid #403f40;
    display: block;
    z-index: 1000;
}

#menu ul li
{
    position: relative;
    z-index: 1000;
}

#menu li ul
{
    position: absolute;
    left: 185px; /*Set 1px less than menu width */
    top: 0;
    width: 158px;
    display: block;
    z-index: 1000;
    
}

#menu li ul li ul
{
    position: absolute;
    left: 157px; /*Set 1px less than menu width */
    top: 0;
    width: 158px;
    visibility: hidden;
    display:none;
    z-index: 1000;
}

#menu li:hover ul
{
    display: block;
    z-index: 1000;
}

#menu li:hover > ul
{
    visibility: visible;
    display: block;
    z-index: 1000;
}

#menu ul ul
{
    visibility: hidden;
    display:none;
    z-index: 1000;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li
{
    float: left;
    height: 1%;
    z-index: 1000;
}
* html #menu ul li a
{
    height: 1%;
    z-index: 1000;
}
/* End */

/* Make-up syles */

#menu ul, li
{
    margin: 0 0 0 0;
    z-index: 1000;
}

/* Styles for Menu Items */
#menu ul a
{
    display: block;
    text-decoration: none;
    color: #323232;
    font-family:Tahoma;
    font-size: 12px;
    background: #fff; /* IE6 Bug */
    padding: 7px 9px 7px 0px;
    width: 175px;
    z-index: 1000;
    border-bottom: 1px dashed #323232;
}

/* Hover Styles */
#menu ul a:hover
{
    text-decoration:underline;
    color: #db0006;
    z-index: 1000;
}


/* Sub Menu Styles */
#menu li ul a
{
    z-index: 1000;
    text-decoration: none;
    color: black;
    background: #fff; /* IE6 Bug */
    padding: 5px;
    border: 1px solid #403f40;
    border-bottom: 0;
    width: 146px;
}

/* Sub Menu Hover Styles */
#menu li ul a:hover
{
    color: #db0006;
    background: #d9d9d9;
    z-index: 1000;
}

/* Icon Styles */
/* added background-position to sort alignment out */
#menu ul a.submenu
{
    background: #fff url("r_arrow.gif") no-repeat right;
    background-position: right 5px;
}
#menu ul a.submenu:hover
{
    background: #d9d9d9 url("r_arrow.gif") no-repeat right;
    background-position: right 5px;
}






#product
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    clear: both;
    padding-top: 10px;
}

#product .image
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    clear: both; /*width:270px; /*Make Dynamic?*/
}

#product .productInfo
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 190px; /*Make Dynamic?*/
    font-family: Tahoma;
    font-size: 11px;
    color: #adaeb0;
    padding-left: 23px;
}

#product .productInfo .brand
{
    position: relative;
    left: 0px;
    top: 0px;
    font-weight: bold;
    color: #db0006;
}

#product .productInfo p
{
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
}

#product .productInfo .price
{
    font-size: 12px;
    color: #db0006;
    font-weight: bold;
}

#product .productInfo #lstSizes
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 132px;
    height: 20px;
    margin-top: 5px;
}

#product .productInfo .DDList
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 160px;
    height: 20px;
    margin-top: 10px;
}

#product .productInfo #btnAddBag
{
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.featuredProduct
{
    position: relative;
    top: 0px;
    left: 3px;
    float: left;
    width: 175px;
    height: 239px;
    margin-top: 3px;
    margin-right: 5px;
    margin-bottom: 2px;
    font-family: Tahoma;
    font-size: 11px;
    background-color: #fff;
    border: 1px solid #ebebeb;
    cursor: pointer;
}


.featuredProduct .productImage
{
    position: relative;
    left: 1px;
    top: 1px;
    border: none; /**height:132px;**/
}

.featuredProduct .imageSpace
{
    width: 173px;
    height: 131px;
    overflow: hidden;
    background-color: White;
    text-align: center;
}

.featuredProduct .brand
{
    position: relative;
    left: 0px;
    top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    height: 50px;
}

b
{
    color: #db0006;
}
.featuredProduct a
{
    position: relative;
    left: 0px;
    top: 0px;
    font-weight: bold;
 
    text-decoration: none;
}

.Book a
{ 
    color: #ffdb00;
}

.Book
{
    color: #ffe00c;
    margin-top: 6px;
    text-align: center;
    padding-top:7px;
    position: relative;
    width: 173px;
    left: 1px;
    bottom: 1px;
    height: 21px;
    background-color:Black;
}

.featuredProduct .description
{
    position: relative;
    left: 0px;
    top: 0px;
    padding-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.featuredProduct .description a
{
    text-decoration: none;
    font-weight: normal;
    color: black;
}


.featuredProduct .price
{
    position: relative;
    left: 0px;
    top: 0px;
    font-size: 12px;
    color: #db0006;
    padding-left: 10px;
}

/*************************VIEW BASKET*******************/
.basketItem2
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: both;
    width: 550px;
}

.basketItem
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear: both;
    width: 715px;

}
.basketItem .productImage
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    width: 50px;
}

.basketItem .productName
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 290px;
    float: left;
    font-weight: bold;
    color: #db0006;
    text-decoration: none;
    margin-left: 20px;
}

.basketItem .productSize
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 30px;
    float: left;
    margin-left: 20px;
}

.basketItem .productColour
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 105px;
    float: left;
    margin-left: 20px;
}

.basketItem .itemPrice
{
    position: relative;
    top: 0px;
    left: 0px;
    color: #db0006;
    width: 50px;
    float: left;
    margin-left: 20px;
}

.itemQty
{
    position: relative;
    top: 0px;
    left: 0px;
    color: #000000;
    width: 20px;
}

.basketItem .itemQty
{
    position: relative;
    top: 0px;
    left: 0px;
    color: #000000;
    width: 20px;
    float: left;
    margin-left: 20px;
}

.basketItem .removeItem
{
    position: relative;
    top: 0px;
    left: 0px;
    color: #db0006;
    float: left;
    margin-left: 20px;
}


.backetTotal
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #db0006;
    text-align: right;
}

#extraImages
{
    position: relative;
    top: 0px;
    left: 0px;
    float: left;
    clear: both;
    width: 190px;
}

.extraImage
{
}

#extraImageBox
{
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: 5px;
    float: left;
    width: 50px;
    border: solid 1px #66656a;
    text-align: center;
    cursor: pointer;
}

.sizeGuide
{
    border: solid 1px #FFFFFF;
}

.grey
{
    text-decoration: none;
    color: Gray;
}

.grey:hover
{
    text-decoration: underline;
    color: Gray;
}

.productSizes
{
    width: 480px;
    border-collapse:collapse;
}


.productSizes .th
{
    font-weight: bold;
}

.productSizes .alt
{
    background-color:Red;
}

.sidebarlinks
{
    position:absolute;
    display:block;
        padding-top: 221px;
        margin-left: 976px;
}



#product{
  position: relative;
  width: 700;
  height: 203;
  margin-left: ;
  margin-top: 0px;
  margin-bottom: 0px;
}

#product h2
{
    margin:0px;
}

#prodimg
{
  width: 197px;
  text-align:center;
  position: relative;
  float: left;
  margin-left: 10px;
  overflow:hidden;
  border: 5px solid #d40309;
}
#prodtitle
{
  margin-left: -5px;
  background-image: url(title.png);
  background-repeat:no-repeat;
  position: relative;
  float: left;
  width: 480px;
  height:22px;
  color:white;
  font-weight:bold;
  padding-left: 17px;
  padding-top: 7px;
}

#prodtext {
  position: relative;
  float: left;
  width: 450px;
    min-height: 153px;
  background-color: #fff;
  padding-left: 10px;
  padding-top: 10px;
  margin-bottom: 10px;
  color: black;
  z-index: 1;
}

