/*
// Louisa John
// Dark Colour // Highlight Colour 
*/




html{
min-height: 101%;
}


*{
padding: 0px;
}


body{
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 0.8em;
background-color: #9a8662;
padding: 8px 0px;
border: 0px;
margin: 0px;
color: #666;
background-image: url(../images/back_flower.jpg);
background-repeat: no-repeat;
background-position: top center;
}

a{
text-decoration: none;
color: #9a8662;
}
a:hover{
color: #363636;
}

h1{
font-family: verdana, 'Book Antiqua','Times New Roman',arial,verdana,tahoma,sans-serif;
font-size: 12pt;
font-weight: normal;
color: #d7e19d;
padding-top: 0px;
margin: 0px;
letter-spacing: 0px;
text-transform: smallcaps;
}


h2{
font-size: 12px;
font-weight: lighter;
letter-spacing: 2px;
color: white;
margin: 0px;
margin-top: 0px;
}

img{
border: none;
}

textarea.enquiry{
overflow: auto;
}




















#wrapper{
width: 1000px;
}


#container{
width: 912px;
text-align: left;
margin: 0px;
overflow: hidden;
border-bottom: 0;
padding-top: 10px;
}

#topcont{
background-color: white;
overflow: auto;
position: relative;
height: 346px;
width: 902px;
padding: 5px;
background-image: url(../images/top_brc.png);
background-repeat: no-repeat;
background-position: bottom center;
}

#slideshow{
position: absolute;
top: 50px;
left: 6px;
}

#slideshow_frame{
position: absolute;
top: 50px;
left: 6px;
}

#content_wrapper{
clear: both;
text-align: left;
overflow: auto;
}



#rightcol{
float: left;
width: 450px;
height: auto;
text-align: right;
}

#leftcol{
clear: both;
float: left;
width: 450px;
}












#banner{
width: 900px;
height: 90px;
text-align: left;
position: relative;
}


#logo{
float: left;
width: 200px;
}

#aveda{
position: absolute;
right: 28px;
top: 3px;
}

#aveda a{
color: #ffffff;
}


#content{
text-align: justify;
margin: 10px;
font-size: 11px;
line-height: 12pt;
color: #e2e2e2;
/*
background-image: url(../images/contback.jpg);
background-position: top right;
background-repeat: no-repeat;
*/
}

#content p{
padding: 3px;
margin: 2px;
}

#content a{
}






#footer{
clear: both;
width: 900px;
height: 50px;
color: #d7e19d;
font-size: 10px;
font-family: "Trebuchet MS", Tahoma, Verdana;
background-color: #9a8662;
background-image: url(../images/footgrad.png);
}

#footl{
float: left;
width: 500px;
text-align: left;
padding: 5px;
}

#footm{
float: left;
width: 50px;
text-align: left;
padding: 5px;
}

#footr{
float: left;
width: 320px;
text-align: right;
padding: 5px;
}

#footer a{
color: #d7e19d;
}

#footer a:hover{
color: white;
}












#contact_left{
float: left;
width: 340px;
margin: 10px 30px 10px 40px;
text-align: center;
}

#contact_right{
float: right;
width: 360px;
margin: 10px 0px;
}

.captcha-container{
width:230px;
display: block;
float: left;
text-align: center;
padding: 5px;
margin-top: 7px;
border: 1px solid #cccccc;
}

form.contact-form div.captcha-container input{
width: 200px;
}

div.captcha-container small{
display: block;
}









    #navigation {
        width: 900px;
        height: 40px;
        z-index: 99;
        margin: 0px;
        background-image: url(../images/navgrad.png);
        background-color: white;
        border-top: 1px solid #9a8662;
        border-bottom: 1px solid #9a8662;
    }

    #navigation ul{
        padding: 0;
        margin: 0;
    }

    #navigation li{
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        float: left;
    }
    #navigation a {
        display: block;
        padding: 24px 5px 4px 5px;
        margin: 0px 2px 0px 1px;
        border-right: 1px solid #9a8662;
        border-left: 0px solid #9a8662;
        color: #9a8662;
        text-decoration: none;
        text-align: left;
        font-size: 0.85em;
        font-weight: bold;
        letter-spacing: 0px;
        text-shadow: #d7e19d 1px 1px 3px;
    }
    #navigation a:hover {
        color: #9a8662;
        background-image: url(../images/navgrad_hover.png);
    }
    #navigation a.current {
        color: #9a8662;
        background-image: url(../images/navgrad_hover.png);
    }
    #navigation a.current:hover {
        color: #666;
    }









#contact_form label{
clear: both;
float: left;
width: 100px;
text-align: left;
font-weight: bold;
margin-top: 7px;
}

#contact_form input,#contact_form textarea{
float: left;
width: 230px;
margin-top: 7px;
font-family: verdana,arial,tahoma,sans-serif;
font-size: 9pt;
border: 1px solid #cccccc;
padding: 3px;
}

#contact_form textarea{
overflow: auto;
height: 100px;
}

#contact_form input.submit{
width: auto;
padding: 4px 6px;
background: #d7e19d;
border: 0;
float: left;
text-transform: uppercase;
color: #9a8662;
font-size: 0.8em;
font-weight: bold;
margin-right: 2px;
background-repeat: repeat-x;
}

div.sub_btns{
clear: both;
padding-left: 193px;
float: left;
}




#panel{
width: 1000px;
border: 1px solid #cccccc;
background: #999999;
color: #e2e2e2;
margin-bottom: 6px;
padding: 20px;
}







.infobar{
width: 370px;
padding: 5px;
color: white;
background: #d7e19d;
}

#contright div.infobar{
margin-bottom: 1px;
}



.clear{
clear: both;
height: 0px;
width: 1px;
line-height: 0px;
background: white;
}



#index_l{
float: left;
width: 440px;
}

#index_r{
float: left;
width: 440px;
}





h2.pl_section{
border-bottom: 1px solid white;
margin-top: 10px;
}

.pl_header{
font-weight: bold;
}

.pl_altcolor{
color: #d7e19d;
}

.pl_bmarg{
margin-bottom: 8px;
}


div.pl_type1_row{
width: 98%;
overflow: auto;
border-bottom: 4px;
}

div.pl_type1_col{
float: left;
width: 120px;
text-align: center;
}

div.pl_wide{
width: 230px;
text-align: left;
}


div.pl_type2_row{
width: 98%;
overflow: auto;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d7e19d;
background-color: #786952;
background-image: url(../images/pl_grad.png);
background-repeat: repeat-x;
padding: 8px;
}

div.pl_type2_title{
font-weight: bold;
color: #d7e19d;
font-size: 1.1em;
}

div.pl_type2_desc{
font-style: italic;
}

div.pl_type2_price{
background: white;
color: #786952;
font-weight: bold;
padding: 3px;
margin-top: 4px;
}



div.pl_type1_wrapper{
width: 98%;
overflow: auto;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d7e19d;
background-color: #786952;
background-image: url(../images/pl_grad.png);
background-repeat: repeat-x;
padding: 8px;
}





ul.ul_bullets{
list-style-type: square;
padding-left: 20px;
font-style: normal;
}



#email_address{
color: white;
font-weight: bold;
}

#email:hover{
color: #ccc;
}


td.opening_day{
text-align: left;
font-weight: bold;
}





#special_offers{
overflow: auto;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d7e19d;
background-color: #786952;
background-image: url(../images/pl_grad.png);
background-repeat: repeat-x;
padding: 8px;
margin: 5px;
color: white;
}




#side-tab-container{
position: absolute;
top: 40px;
left: 0px;
width: 25px;
}

.side-tab{
display: block;
margin-bottom: 10px;
font-size: 11px;
}


.side-tab img{
border: 0;
text-decoration: none;
}

a.side-tab:hover{
color: #888888;
}





