h1,h2,h3,h4,h5,h6
    {
    display: inline;
    }
h3  /* have to specify font size because IE7 renders them different to everything else */
    {
    font-size: 14px;
    }
h4
    {
    font-size: 12px;
    }
h5  
    {
    font-size: 10px;
    }
input
    {
    outline-width: 3px;
    outline-color: #1d558d;
    }
div
    {
    
    }
.js_enabled #cookie-message
    {
    display: none;
    }
#cookie-message 
    {
        background-color: #1d558d;
        color: #ffffff;
        margin: 0 auto;
        padding: 1em;
        text-align: center;
        font: 12px Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
    }
#cookie-message a
   {
        color: #ffff00;
   }
.mainBody
    {
    width: 964px;
    margin-left: auto;
    margin-right: auto;
    #border: 1px solid black;
    padding: 5px;
    background-color: #B8DBFF;
    font: 12px Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
    color: black
    }
.mainBody a, .messageBox a, #privacy a
    {
    color: #1d558d;
    font-weight: bold;
    text-decoration: none;
    }
.mainBody a:link
    {
    
    }
.mainBody a:visited
    {
    
    }
.mainBody a:hover
    {
    text-decoration: underline;
    }
.mainBody a:active
    {
    
    }
    
.bgOverlay
    {
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:19;
    position: absolute;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
    }
.messageBox
    {
    font: 12px Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
    min-width: 300px;
    text-align: center;
    padding: 10px;
    background-color: white;
    border: 3px solid #1d558d;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 20;
    margin-left: auto;
    margin-right: auto;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    }
.messageBox textarea, textarea, select
    {
    outline-width: 3px;
    outline-color: #1d558d;
    }
    
#login
    {
    position: absolute;
    margin-left: 820px;
    margin-top: -6px;
    font-weight: bold;
    width: 140px;
    text-align: center;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }
.in
    {
    border: 1px inset #b8dbff;
    background-color: #d4e9ff;
    }
.out
    {
    border: 1px solid #b8dbff;
    background-color: #b8dbff;
    }
    
#mast
    {
    width: 100%;
    height: 80px;
    color: white;
    /*background-image: url(../images/flags/gb.png);*/
    background-repeat: no-repeat;
    }
#mast input
    {
    vertical-align: middle;
    height: 21px;
    border: none;
    padding-left: 5px;
    background: url(../images/input.png) top repeat-x;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    }
#searchbox
    {
    width: 304px;
    }
#advancedSearch
    {
    color: white;
    position: absolute;
    margin-left: 584px; /*mainbody width - width*/
    margin-top: 62px;
    width: 370px;
    height: 44px;
    font-size: 10px;
    padding: 0px 5px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    #background: url(../images/ad_search_bground.png) repeat-x;
    #border: 1px solid black;
    #background-color: white;
    background-color: #6699cc;
    filter: alpha(opacity=0);
    opacity: 0;
    display: none;
    z-index: 2;
    }
#advancedSearch input
    {
    margin-left: 10px;
    }
#advancedSearch input, select
    {
    #border: 1px solid black;
    margin-top: 3px;
    }
#advancedSearch img
    {
    float: right;
    margin-top: 5px;
    }
#comparison
    {
    width: 141px;
    }
#mast div
    {
    width: 375px;
    height: 24px;
    float: right;
    margin: 23px 0px 0px 5px;
    padding: 5px 0px 5px 5px;
    #border: 1px solid black;
    background-color: #6699cc;
    #background-color: white;
    #background: url(../images/mast_div.png) repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }
#mast div a, .button, .messageBox input[type=submit]
    {
    vertical-align: middle;
    #border: 1px black solid;
    background-color: white;
    #background: url(../images/mast_link.png);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    color: #1d558d;
    text-decoration: none;
    }
#mast div a
    {
/*  position: absolute;
    margin-left: 3px; this fixes the linux splitting but mis-aligns in ie7... decisions, decisions.. */
    }
#mast div a:link
    {

    }
#mast div a:visited
    {
    
    }
#mast div a:hover
    {

    }
#mast div a:active, .button:active
    {
    background: url(../images/mast_link_active.png);
    }
#mast img
    {
    float: left;
    border: none;
    margin-left: 20px;
    }
#mast div img
    {
    vertical-align: middle;
    float: none;
    margin: 0px;
    }
#menustrip
    {
    width: 100%;
    height: 60px;;
    }
#menustrip a
    {
    color: white;
    }
#menustriptop
    {
    width: 100%;
    height: 30px;
    }
#menustriptop div
    {
    text-align: center;
    width: 80px;
    height: 22px;
    padding: 8px 5px 0px 0px;
    float: left;
    }
.selected
    {
    background: url(../images/tab_selected.png) bottom left no-repeat;
    #background-color: #6699cc;
    }
.unselected
    {
    background: url(../images/tab_unselected.png) bottom left no-repeat;
    }
#menustripbottom
    {
    color: white;
    width: 100%;
    background-color: #6699cc;
    #background-color: #1d558d;
    #background: url(../images/menustripbottom.png) repeat-x;
    height: 30px;
    #border: 1px black solid;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    }
#menustripbottom div
    {
    text-align: center;
    /* width: 80px; */
    height: 25px;
    margin: 5px 0px 0px 5px;
    float: left;
    }
#menustripbottom a
    {
    font-weight: normal;
    }
    
#maincontent
    {
    width: 100%;
    height: 800px;
    }
.contentheader, .title
    {
    color: white;
    width:100%;
    height: 12px;
    #border: 1px solid black;
    #background: url(../images/contentheader.png) repeat-x;
    background-color: #6699cc;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    }
.contentfooter
    {
    width:100%;
    height: 12px;
    #border: 1px solid black;
    #background: url(../images/contentheader.png) repeat-x;
    background-color: #6699cc;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    }
    
#centercontent
    {
    float: right;
    width: 669px;
    padding: 0px 10px 0px 10px;
/*  min-height: 990px;  */
    }
#delivery
    {
    width: 600px;
    position: relative;
    left: 50%;
    margin-left: -300px; /*because auto margins just don't work the way they should */
    margin-top: 5px;
    border-collapse: collapse;
    }
#delivery tr
    {
    #background-color: white;
    background-color: #6699cc;
    #border: 1px;
    #border-style: solid;
    #border-color: black;
    }
#delivery td
    {
    padding-left: 5px;
    width: 295px;
    }
    
#formdiv, #memlogin, #registration, #personalInfo, #askQ, #basketContents, #orderHistory
    {
    padding: 10px 50px;
    border: 1px solid #336699;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    }
#memlogin
    {
    text-align: left;
    padding-left: 250px;
    }
#registration
    {
    padding-left: 130px;
    }
#registration p
    {
    width: 416px;
    }
#memlogin legend
    {
    margin-left: -180px;
    }
#registration legend
    {
    margin-left: -80px; 
    }
#formdiv legend
    {
    padding: 4px;
    }
#formdiv input, textarea, .TextField
    {
    border: 1px white solid;
    margin-bottom: 2px;
    } 
#formdiv li
    {
    list-style: none;
    clear: both;
    }
#formdiv label
    {
    width: 100px;
    float: left;
    }
#formdiv h4, #formdiv li
    {
    margin-left: 60px;
    }
#formdiv p
    {
    text-align: center
    }
#formdiv img
    {
    margin-bottom: 5px;
    }
#address2, #address3
    {
    margin-left: 100px;
    }
.tip
    {
    position: absolute;
    border: 1px solid black;
    width: 200px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: url(../images/input.png) top repeat-x;
    background-color: white;
    display: none;
    opacity: 1;
    filter: alpha(opacity=100);
    }
.tip img
    {
    position: relative;
    top: 10px;
    right: 6px;
    }
.tip div
    {
    margin: 4px 5px 0px 5px;
    }
.prodIcons
    {
    padding: 0px 5px;
    }
.prodDiv
    {
    min-height: 120px;  
    border-top: 1px solid #1d558d;
    padding: 10px 5px 0px 5px;
    background: url(../images/drop_shadow.png) repeat-x top;
    }
.prodDiv a
    {
    font-weight: normal;
    }
.prodImg, .galleryImg
    {
    float: right;
    width: 132px;
    height: 132px;
    padding: 5px;
    margin-left: 5px;
    background: white;
    border: 2px #1d558d solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    }
.galleryImg
    {
    width: 102px;
    height: 102px;
    float: left; 
    margin: 8px; 
    } 
.frame
    {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    }
.highLight
    {
    background-color: yellow;
    }
.techtable
    {
/*  border: 1px solid black; */
    font-size: 10px;
    background-color: white;
    }
.techtable td
    {
    padding: 3px;
    border: 1px #1d558d solid;
    background: url(../images/input.png) top repeat-x;
    }
.techtable input
    {
    width: 32px;
    border: 1px solid black;
    }
    
#rightcontent
    {
    float: right;
    width: 130px;
    height: 100%;
    }
#rightcontent img, #leftcontent img
    {
    #border: 1px solid black;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
    }
.slideshowContent
    {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    #border: 1px solid black;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    z-index: 1;
    }
#leftcontent
    {
    float: right;
    width: 145px;
/*  height: 100%; */
    }
#leftcontent img
    {
    margin-left: 8px;
    }
#barcode img
    {
    width: 35px;
    height: 35px;
    margin-left: auto;
    margin-right: auto;
    }
.submenu, #topten, #basketmenu, #barcode
    {
    #border: 1px solid black;
    border-top: 0px;
    border-bottom: 0px;
    width: 140px;
    /* height: 23px; */
    padding: 5px 0px 5px 5px;
    background: url(../images/input.png) top repeat-x;
    background-color: white;
    }
.submenu a, #topten a, #basketmenu a
    {
    border-bottom: 1px solid #ddd;
    display: block;
    margin: 0px 5px 0px 0px;
    padding: 0px 3px;
    }
.submenu a:hover, #topten a:hover, #basketmenu a:hover
    {
    text-decoration: none;
    background-color: #efefef;
    }
#basketmenu h4 a
    {
    color: black;
    border-bottom: 0px;
    }
#basketmenu h4 a:hover
    {
    text-decoration: none;
    background: none;
    }

#footer
    {
    padding-left: 60px;
    height: 100px;
    }
#footer div
    {
    float: left;
    background: url(../images/input.png) top repeat-x;
    background-color: white;
    margin-right: 12px;
    margin-top: 8px;
    padding: 10px 5px 5px 5px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    height: 100%;
    }
#footer div a
    {
    font-weight: normal;
    color: black;
    }
#footer div h3 a
    {
    font-weight: bold;
    }
#footer div img
    {
/*  margin-top: 20px;   */
    }
    
#copy
    {
    text-align: center;
    vertical-align: bottom;
    }
#copy a
    {
    font-weight: normal;
    }
#searchHelp
    {
    margin-left: 298px;
    margin-top: 21px;
    width: 270px;
    position: absolute;
    background-color: #FFFFE1;
    #border: 1px black solid;
    padding: 5px;
    font-size: 10px;
    display: none;
    z-index: 1; 
    }
#searchHelp span
    {
    font-weight: bold;
    font-size: 12px;
    }
#comparisonItems
    {
    color: white;
    font-weight: bold;
    font-size: 14px;
    position: absolute;
    #border: 1px black solid;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    #background-color: #1d558d;
    #background: url(../images/comparisonList.png) repeat-x;
    background-color: #6699cc;
    z-index: 5;
    padding: 3px 5px 5px 5px;
    width: 141px; /* was min-width changed for ie7 compat*/
/*  height: 120px;  */
    margin-left: 659px;
    margin-top: 58px;
    opacity: 0;
    filter: alpha(opacity=0);
    display:none;
    }
#comparisonItems img
    {
    float: right;
    }
#comparisonItems div
    {
    color: black;
    font-weight: normal;
    background: url(../images/input.png) top repeat-x;
    background-color: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 100%;
/*  height:96px;    */
    padding-top: 5px;
    }
#CIContent img
    {
    float: none;
    border: none;
    }
#CIContent a
    {
    font-weight: normal;
    font-size: 12px;
    margin-left: 3px;
    }
#CIContent a:hover
    {
    text-decoration: none;
    }
#printview
    {
    font: 12px Trebuchet MS, Verdana, Arial, Helvitica, sans-serif;
    border: black 1px solid;
    width: 700px;
    position: absolute;
    left: 50%;
    margin-left: -350px;
    padding: 12px;
    }
.price
    {
    color: #FF0000;
    font-weight: bold;
    }

#supReq, #orderTable
    {
    background-color: white;
    border-collapse: collapse;
    border: 1px solid black;
    width: 100%;
    }
#supReq tr, #orderTable tr
    {
    text-align:center;
    }
#supReq tr.titleRow, #orderTable tr.titleRow
    {
    font-weight: bold;
    color: white;
    height: 20px;
    background: url(../images/contentheader.png) repeat-x;
    }
#supReq tr.titleRow td, #orderTable tr.titleRow td
    {
    font-size: 10px;
    border-bottom: 1px solid black;
    }
#supReq tr.details, #orderTable tr.details
    {
    height: 18px;
    }
#supReq tr.details td, #orderTable tr.details td
    {
    font-size: 11px;
    border-bottom: 1px solid #ddd;
    }
#supReq a #orderTable a
    {
    font-size: 11px;
    font-weight: normal;
    }
#supReq a:link
    {

    }
#supReq a:visited
    {
    
    }
#supReq a:hover
    {
    text-decoration: underline;
    }
#supReq a:active
    {

    }
#qBox
    {
    overflow: auto;
    background-color: white;
    border: 1px solid black;
    width: 100%;
    outline-width: 3px;
    outline-color: #1d558d;
    }
.addBasket
    {
    float: right;
    }
#basketContents
    {
    min-height: 120px;
    background: url(../images/input.png) top repeat-x;
    background-color: white;
    border: 0px;
    }
#basketContents legend
    {
    color: white;
    #border: 1px solid black;
    padding: 0px 3px 0px 3px;
    #background-color: : #6699cc;
    #background-color: white;
    background: url(../images/contentheader.png) repeat-x;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }
.subTot
    {
    font-weight: bold;
    height: 35px;
    margin-top: 15px;
    }
#basketContents p, .subtot
    {
    width: 100%;
    border-bottom: 1px solid #DDD;
    padding: 4px 0px;
    }
#basketContents p input
    {
    width: 25px;
    float: right;
    margin-left: 6px;
    }
#basketContents p a
    {
    float: right;
    margin-left: 10px;
    }
#basketContents p span
    {
    float: right;
    color: red;
    }
.social
    {
    float: right;
    margin-right: 10px;
    }
.social img
    {
    border: none;
    }
#captcha
    {
    margin-left: 67px;  
    }
#recently_added
    {
    position:  fixed;
    display: none;
    width:  100%;
    height:  100%;
    top: 0;
    left:  0;
    bottom:  0;
    right:  0;
    background-color:  rgba(0,0,0,0.6);
    z-index: 100;
    cursor:  pointer;
    }

#added_img
    {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      background-color: #fff;
      border-color:#1d558d;
      border-style: solid;
      -moz-border-radius: 7px;
      -webkit-border-radius: 7px;
      border-radius: 7px;
      width:  28%;
      height:  50%;
    }

#popup_image
{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
      width:  95%;
      height:  95%;
}

#added_text
    {
      position: absolute;
      top: 10%;
      left: 50%;
      font-size: 50px;
      color: white;
      transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
    }
#popup_text
    {
      position: absolute;
      top: 15%;
      left: 50%;
      font-size: 20px;
      color: white;
      transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
    }
