/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    SET UP
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
/* mac hide\*/
html, body
{
    height: 100%;
    color:black;
}
/* end hide */

body
{
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 992px; /* for mozilla*/
    background-color:white;
    font-size: 90%;
    font-family: Verdana, Arial, Gill Sans MT;
}

H1
{
    color:black;
    font-size:110%;
    margin-bottom:5px;
    margin-top:0px;
}

H2
{
    color:black;
    font-size:120%;
    margin-bottom:10px;
}

#outer
{
    /*height: 100%;
    min-height: 100%;*/
    height: 823px;
    min-height: 823px;
    width: 992px;
    background-color: white;
    text-align: left;
    margin: auto;
    position: relative;
    margin-top:0px;
}

html > body #outer
{
    height: auto;
}

A, A:Visited, A:Active
{
    color:#D20E48;
    text-decoration:none;
}

A:Hover
{
    color:black;
    text-decoration:none;
}

IMG
{
    border:0;
}

UL
{
    margin-left:0px;
    padding-left:5px;
    font-size:90%;
}

LI
{
    list-style:none;
    border-bottom:dotted 1px black;
}

LI A, LI A:Active, LI A:Visited
{
    color:#656364;
    text-decoration:none;
}

LI A:Hover
{
    color:Black;
}

P
{
color:#656364;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#header
{
    position: absolute;
    top: 0;
    left: 0px;
    width: 992px;
    height: 86px;
    overflow: hidden;
    color: black;
    z-index: 100;
    background-color:white;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    HEADER MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#headermenu
{
    position: absolute;
    width: 100%;
    bottom: 0px;
    color:White;    
    
}

#headermenu A
{
    position:relative;
    top:13px;
}

#headermenu A:Hover
{
    text-decoration:underline;
}

#headermenu div
{
    float:left;
    width:120px;
    height:44px;
    margin-right:4px;  
    text-align:center;
    vertical-align:middle;
}

.links-off, .links-on
{margin-right:0px;}

/*OFF*/
.home-off
{background-color:#d21149;}

.about-off
{background-color:#006559;}

.news-off
{background-color:#ff9900;}

.books-off
{background-color:#a84e13;}

.authors-off
{background-color:#feca37;}

.artists-off
{ background-color:#418f9d;}

.shop-off
{background-color:#4ca3d5;}

.contact-off
{background-color:#ffdd00;}

.links-off
{background-color:#536270;}

.home-off A, .about-off A, .news-off A, .books-off A, .authors-off A, .artists-off A, .shop-off A, .contact-off A, .links-off A, .home-off A:Active, .about-off A:Active, .news-off A:Active, .books-off A:Active, .authors-off A:Active, .artists-off A:Active, .shop-off A:Active, .contact-off A:Active, .links-off A:Active, .home-off A:Visited, .about-off A:Visited, .news-off A:Visited, .books-off A:Visited, .authors-off A:Visited, .artists-off A:Visited, .shop-off A:Visited, .contact-off A:Visited, .links-off A:Visited
{color:white;}


/*ON*/
.home-on, .about-on, .news-on, .books-on, .authors-on, .artists-on, .shop-on, .contact-on, .links-on
{background-color:white;}

.home-on A, .home-on A:Active, .home-on A:Visited
{color:#d21149;}

.about-on A, .about-on A:Active, .about-on A:Visited
{color:#006559;}

.news-on A, .news-on A:Active, .news-on A:Visited
{color:#ff9900;}

.books-on A, .books-on A:Active, .books-on A:Visited
{color:#a84e13;}

.authors-on A, .authors-on A:Active, .authors-on A:Visited
{color:#feca37;}

.artists-on A, .artists-on A:Active, .artists-on A:Visited
{color:#418f9d;}

.shop-on A, .shop-on A:Active, .shop-on A:Visited
{color:#4ca3d5;}

.contact-on A, .contact-on A:Active, .contact-on A:Visited
{color:#ffdd00;}

.links-on A, .links-on A:Active, .links-on A:Visited
{color:#536270;}

.shopping-cart-lnk
{
    position: absolute;
    top: 10px;
    left:5px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT FULL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#leftfull
{
    position: relative; /*ie needs this to show float */
    float: left;
    width:912px;
    padding-left:40px;
    padding-right:40px;
    /*margin-left:40px;
    margin-right:40px;*/
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:center;
    background-color:white;
    /*padding-left:40px;
    border:solid 1px black;*/
}

#leftfull p
{
    color: black;
}

#leftfull TABLE
{
    margin-left:40px;
}

#leftfull TD
{
    font-size:100%;
    line-height:25px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 364px;
    /*padding-left:40px;
    padding-right:40px;*/
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:left;
    xborder:solid 1px black;
    background-color:white;
}

#left p
{
    color: black;
}

.logo
{
    position:relative;
    top:-37px;
    left:70px;
}

.lottery-funded
{
    position:relative;
    top:121px;
    left:70px;
}

.logo-hare
{
    position:relative;
    top:160px;
    left:140px;
}

.left-content
{
    width:290px;
}
    
/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 589px;
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    margin-right:20px;
    xborder:solid 1px black;
    line-height:18px;
    background-color:white;
    /*padding-left:40px;
    padding-right:40px;*/
}

#right TD
{
    font-size:95%;
    color:#656364;
}

#righttitle
{
    padding-top: 48px;
    padding-bottom: 32px;
    padding-left:20px;

}

#rightphoto
{
    padding-top: 108px;
    padding-bottom: 32px;

}

#right A, #right A:Active, #right A:Visited
{
    font-weight:bold;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    LEFT 3 COL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#left3col
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 264px;
    /*padding-left:40px;
    padding-right:40px;*/
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    margin-right:38px;
    line-height:24px;
    text-align:left;
    xborder:solid 1px black;
    background-color:white;
}

#left3col p
{
    color:#656364;
}

.logo-hare
{
    position:absolute;
    top:-75px;
    left:0px;
}

.logo-hare-large
{
    position:absolute;
    top:300px;
    left:100px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    CENTRE 3 COL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#centre3col
{
    position: relative; /*ie needs this to show float */
    float: left;
    width: 364px;
    /*padding-left:40px;
    padding-right:40px;*/
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    line-height:24px;
    text-align:left;
    xborder:solid 1px red;
    background-color:white;
}

#centre3col p
{
    color:#656364;
}

.author-photo
{
    margin-bottom:15px;
}
    
/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   RIGHT 3 COL
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#right3col
{
    position: relative; /*ie needs this to show float */
    float: right;
    width: 262px;
    margin-top: 190px; /*needed to make room for header*/
    margin-bottom: 50px; /* needed to make room for footer */
    margin-right:20px;
    xborder:solid 1px black;
    line-height:17px;
    background-color:white;
    color:#656364;
    font-size:90%;
}

#right3col p
{
    color:#656364;
}

.black
{
    color:black;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FORMS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
INPUT
{
    border:solid 1px #7f9db9;
}


.required
{
    color:Red;
}

.button
{
    color:White;
    background-color:#547037;
    width:200px;
    height:30px;
    border:solid 1px black;
}

TEXTAREA
{
    font-size:100%;
    border:solid 1px #7f9db9;
    width:200px;
    height:150px;
    font-family:Arial;
}

.register .left
{
    text-align: right;
    vertical-align: text-top;
    padding:8px;
    width:250px;
}

.register .right
{
    text-align: left;
    padding:8px;
}


/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FOOTER
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
#footer
{
    position: relative;
    margin: auto;
    width: 992px;
    height: 22px;
    bottom: 0px;
    clear: both;
    margin-bottom: -50px;
    font-size:70%;
    border-top:0;
    text-align:center;
    background-color:#b0a9a6;
    color:White;
    font-weight:bold;
    padding-top:5px;
}


#clearfooter
{
    width: 100%;
    height: 50px;
    clear: both;
}

#footer A, #footer A:Active, #footer A:Visited
{
    color:White;
    text-decoration:underline;
}

#footer A:Hover
{
    text-decoration:none;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   GENERAL STYLING
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
div, p
{
    margin-top: 0;
}

.small
{
    font-size:75%;
    color:#656364; 
}

.small-black
{
    font-size:75%;
    color:black; 
}

.black
{
    font-size:100%;
    color:black; 
}

.back
{
    position:absolute;
    right:0px;
    top:0px;
}

.redtext
{
    color:red;
}

.contact
{
    font-size:100%;
    line-height:25px;
}

.img-right
{
    float:right;
    margin-left:20px;
    margin-bottom:10px;
    margin-top:5px;
}

.img-left
{
    float:left;
    margin-right:20px;
    margin-bottom:10px;
    margin-top:10px;
}

.rightalign
{
    float:right;
}


.maintable .tableheading
{
    background-color:#cc6633;
    color:White;
    font-weight:bold;
    padding:4px;
}

.maintable TD
{
    vertical-align:top;
    text-align: left;
    padding:10px;
    background-color:#dadada;
}

.main_flash
{
    float:right;
    margin-left:10px;
    margin-top:-10px;
}

.openinghours
{
    padding-left:150px;
}

.gallery
{
    float:left;
    padding:20px;
}

.dotted-line
{
    width:100%;
    border-top:dotted 1px black;
    margin-top:0px;
    height:1px;
}

.photo-text
{
    letter-spacing:-1px;
    font-size:8pt;
}

.collectors
{
    position:relative;
    left:-106px
}
/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   COLOURED LINKS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
A.lnkRed, A.lnkRed:Active, A.lnkRed:Visited
{
    color:#d21149;
    text-decoration:none;
    font-size:80%;
    font-weight:bold;
}

A.lnkRed:hover
{
    color:black;
}

A.lnkOrange, A.lnkOrange:Active, A.lnkOrange:Visited
{
    color:#feca37;
    text-decoration:none;
    font-size:80%;
    font-weight:bold;
}

A.lnkOrange:hover
{
    color:black;
}

A.lnkGreen, A.lnkGreen:Active, A.lnkGreen:Visited
{
    color:#4b8f9d;
    text-decoration:none;
    font-size:80%;
    font-weight:bold;
}

A.lnkGreen:hover
{
    color:black;
}


A.lnkPink, A.lnkPink:Active, A.lnkPink:Visited
{
    color:#D20E48;
    text-decoration:none;
    font-size:80%;
    font-weight:bold;
}

A.lnkPink:hover
{
    color:black;
}

A.lnkYellow, A.lnkYellow:Active, A.lnkYellow:Visited
{
    color:Yellow;
    text-decoration:none;
    font-size:80%;
    font-weight:bold;
}

A.lnkYellow:hover
{
    color:black;
}

A.lnkGrey, A.lnkGrey:Active, A.lnkGrey:Visited
{
    color:#656364;
    text-decoration:none;
    font-size:100%;
}

A.lnkGrey:hover
{
    color:#656364;
    text-decoration:underline;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   BOOKS MENU
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/

.books-menu
{
    font-size:90%;
    border-bottom:dotted 1px black;
    line-height:20px;
}

.books-menu-code
{
    float:left;
    width:48px;
    font-size:80%;
    font-weight:bold;
    padding-top:5px;
    padding-bottom:5px;
}

.books-menu-details
{
    float:left;
    width:200px;
    padding-top:5px;
    padding-bottom:5px;
}



.books-menu-details A, .books-menu-details A:Active, .books-menu-details A:Visited
{
    color:#656364;
    text-decoration:none;
}

.books-menu-details A:Hover
{
    color:Black;
}

.books-menu-code A, .books-menu-code A:Active, .books-menu-code A:Visited
{
    color:black;
    text-decoration:none;
}

.books-menu-code A:Hover
{
    color:#656364;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
   FORMS
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
INPUT
{
    border:solid 1px #7f9db9;
}

.button
{
    border: solid 1px white;
    color:White;
    font-weight:bold;
    background-color:#002485;
    width:120px;
    height: 24px;
}

.button-delivery
{
    border: solid 1px white;
    color:White;
    font-weight:bold;
    background-color:#002485;
    width:230px;
    height: 35px 
}

.checkbox INPUT
{
    border:0px;
}

TEXTAREA
{
    border:solid 1px #7f9db9;
    width:300px;
    height:80px;
    font-family:Arial;
}

.required
{
    color:red;
}


.checkout-icons
{
    float:left;
    padding-left:50px;
    padding-bottom:30px;
}

.btnpayment
{
    border:0px;
}

/*
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
    CART
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''*/
.cart
{
    border:solid 1px #D3D3D3;
}

.cart-header
{
    background-color:#828282;
    color:white;
    padding-left:10px;
    padding-right:10px;
}

.cart-main
{
    padding:10px;
}

.cart-header1
{
    color:White;
}