﻿html
{
    margin: 0;
    padding: 0;
}
body
{
    margin: 0;
    padding: 0;
    font: normal 0.8em/1.2em verdana,arial,sans-serif;
    background-color: #C0D0C0;
    overflow: scroll;
}
#maincontainer
{
    background-color: #C0D0C0;
}
#header
{
    height: 90px;
    width: 100%;
    background: #C0C0C0 url('../images/HeadingRepeat.png') repeat;
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    z-index: 40;
}
#generalcontent
{
    color: #FFFFFF;
    background-color: #C0D0C0;
    position: absolute;
    z-index: 200;
    top: 110px;
    left: 10px;
}
.footer
{
    position: fixed;
    height: 15px;
    z-index: 500;
    background-color: #A0C0A0;
    width: 100%;
    font-size: 0.8em;
    vertical-align: middle;
    bottom: 0px;
    left: 0px;
    text-align: center;
}
.address
{
    clear: both;
    margin: 0;
    padding: 10px 5px;
    font: normal 0.8em "gill sans std" ,verdana,arial,sans-serif;
}
.mainmenu
{
    text-align: left;
    padding: 0px;
    font: normal 1em "gill sans std" ,verdana,arial,sans-serif;
    clear: left;
    z-index: 200;
    position: absolute;
    top: 50px;
    left: 10px;
    width: 800px;
}
.wrapper
{
    margin: 0px;
    min-width: 960px;
}
.loggedIn
{
    height: 25px;
    margin: 0px;
    position: fixed;
    font-weight: normal;
    top: 10px;
    z-index: 200;
    color: #000000;
}
.greeting
{
    font-size: 1.2em;
    color: #000000;
    line-height: 1.2em;
}
.loggedinfix
{
    border: thin none;
}
.mainsuboptions
{
    border: none;
    text-align: left;
    width: auto;
    height: 30px;
    position: fixed;
    z-index: 200;
    top: 8px;
    left: 8px;
}
#content
{
    background-color: White;
    clear: none;
    float: left;
}
#loginregisterbutton
{
    padding: 5px;
    text-align: center;
}
.imgLogo
{
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 50;
    height: 90px;
    overflow: hidden;
}
.loginstatus
{
    padding: 3px;
    float: left;
}
.loginnamediv
{
    padding-top: 0px;
    padding-bottom: 0px;
    width: 300px;
    float: right;
    clear: right;
    text-align: right;
    padding-right: 5px;
}
.login
{
    width: 250px;
    font-size: 14px;
    padding: 4px;
}
.login_title
{
    color: Black;
    font-weight: bold;
    padding: 4px;
}
.login_instructions
{
    font-size: 12px;
    text-align: left;
}
.login_textbox
{
    position: absolute;
    top: 8px;
    left: 100px;
    vertical-align: middle;
}
.login_label
{
    position: absolute;
    top: 8px;
    left: 10px;
}
.login_button
{
    width: 100px;
    border: solid 1px black;
    padding: 3px;
}
.login_label
{
    font-size: 12px;
    text-align: left;
}
#shoplistitem
{
    border: solid 1px #ccc;
    border-width: 1px;
    padding: 0;
    margin: 0 25px 15px 8px;
    color: #fff;
    width: 240px;
    height: 200px;
}
.productnamelabel
{
    font-weight: normal;
    margin-left: 5px;
}
#itemlist
{
    font-weight: normal;
    float: right;
}
#registermain
{
    left: 0px;
    position: relative;
    top: 0px;
    clear: left;
    float: left;
    padding-left: 10px;
    padding-top: 20px;
}
#twocolumnfit1
{
    position: absolute;
    display: block;
    width: 310px;
    top: 10px;
    left: 0px;
}
#twocolumnfit2
{
    font-size: 0.9em;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 10px;
    z-index: 101;
    color: #696969;
    color: #696969;
    width: 398px;
    position: absolute;
    top: 10px;
    left: 320px;
}
#basketbuttons
{
    bottom: 70px;
    left: 10px;
    right: 10px;
}
#gridcontainer
{
    padding-top: 5px;
    padding-left: 10px;
    width: 800px;
}
.bbuttons
{
    padding-right: 10px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    float: right;
}
#basketcontent
{
    overflow: auto;
    margin-bottom: 35px;
}
#controlbuttons
{
    padding-top: 5px;
    text-align: right;
    width: 800px;
}
#registerbuttons
{
    padding-top: 5px;
    height: 19px;
    text-align: left;
    z-index: 2;
    vertical-align: middle;
    text-indent: 5px;
    width: 300px;
    float: none;
    clear: both;
    position: static;
}
.mnumenu
{
    background-color: #B0B0B0;
    color: #696969;
}
.mnuhover
{
    color: #FFFFFF;
    background-color: #000000;
}
.mnuselected
{
    color: #FFFFFF;
}
.mnuItem
{
    height: 30px;
    margin-right: 5px;
    padding-left: 5px;
    color: #696969;
    font-size: 1.2em;
}
.mnulevel2
{
    height: 30px;
    margin-right: 5px;
    padding-left: 5px;
    background-color: #B0B0B0;
    font-size: 1.2em;
}
.selectornode
{
    border-bottom: solid 1px #999;
    width: 120px;
}
.vertmenustyle
{
    border-bottom: solid 1px #999;
    padding-left: 5px;
    width: 150px;
}
.ymlimage
{
    float: none;
}
#signin
{
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    display: block;
    width: 400px;
}
#register
{
    width: 380px;
    float: left;
    clear: right;
}
.defaultimage1
{
    position: absolute;
    top: 10px;
    left: 0px;
}
.defaultimage2
{
    position: absolute;
    top: 10px;
    left: 540px;
}

.contactimage
{
    margin: 8px 10px;
}
.linkbutton
{
    padding-left: 15px;
    padding-right: 5px;
}
.basketrow
{
    font-size: 0.85em;
    border-bottom: solid 1px #696969;
}
.defaulttext
{
    width: 690px;
    font-size: 1.5em;
    color: #696969;
    line-height: 1.3em;
    position: absolute;
    height: 145px;
    top: 310px;
    left: 0px;
}
.availability
{
    border-style: none;
    border-color: #FFFFFF;
}
.colourcell
{
    width: 40px;
    height: 40px;
}
.colourtable
{
    border: solid 1px #696969;
}
.information
{
    width: 650px;
    color: #000000;
    position: absolute;
    top: 50px;
    left: 220px;
}
.links
{
    width: 650px;
    color: #000000;
    position: absolute;
    top: 10px;
    left: 0px;
}
.linkmain
{
    font-size: 1em;
    color: #696969;
    line-height: 1.5em;
    position: static;
    text-decoration: none;
    margin-left: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.linksub
{
    margin-left: 30px;
}
.linkheading
{
    font-size: 1.3em;
    color: #73733a;
}
.rightcol
{
    width: 650px;
    color: #000000;
    position: absolute;
    top: 10px;
    left: 220px;
}
.login_rightcol
{
    width: 600px;
    color: #000000;
    position: absolute;
    top: 110px;
    left: 350px;
}
.leftcol
{
    position: fixed;
    top: 125px;
    left: 10px;
    width: 180px;
    padding-right: 10px;
    float: left;
    clear: left;
    color: #000000;
}
.login_leftcol
{
    position: absolute;
    top: 110px;
    left: 10px;
    width: 250px;
    color: #000000;
}
.leftcol2
{
    position: fixed;
    top: 125px;
    left: 10px;
    width: 180px;
    padding-right: 10px;
    float: left;
}
.loginbut
{
    font-size: 1.5em;
    line-height: 1.5em;
}
.purchasebutton
{
    float: left;
    clear: left;
}
.onecol
{
    padding-left: 10px;
    width: 890px;
    padding-top: 10px;
}
.yml
{
    padding: 20px;
    position: absolute;
    width: 200px;
    top: 10px;
    left: 750px;
}
.cubutton1
{
    float: right;
}
.cubutton2
{
    float: left;
}
.defaultTextHighlight
{
    color: #0000A0;
}
.popup
{
    position: absolute;
    left: 200px;
    top: 200px;
}
.popupControl
{
    background-color: #AAD4FF;
    position: absolute;
    border-color: Black;
    border-width: 2px;
}
.modalBackground
{
    background-image: url('../images/cthrublack.png');
    background-repeat: repeat;
    z-index: 1000;
}

.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    z-index: 1000;
}
.mainleft
{
    width: 100px;
    height: 400px;
    float: left;
}
.mainright
{
    width: 850px;
    height: 100%;
    float: left;
}
.mailtodiv a
{
    color: #FFFF00;
}

mailtodiv a:hover
{
    color: #FF6600;
}
mailtodiv a:visited
{
    color: #FFFF00;
}
.hold
{
    position: absolute;
    top: 150px;
    left: 10px;
    font-size: 1.2em;
}
input
{
    border-style: none;
    border-width: 0px;
}
.crossed
{
    text-decoration: line-through;
}
.red
{
    color: #FF3737;
}
#generalcontent h1
{
    color: #FFFFFF;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.6em;
}
.userPopup
{
    background-color: #DDDDEE;
    width: 400px;
    height: 450px;
}

