﻿a
{
    color: #AC070E;
    text-decoration: underline;
}
body
{
    background-image: url(background.gif);
    background-repeat: repeat-x;
    font-family: Arial, Tahoma, Verdana;
    font-size: 75%;
}
#footer
{
    background-color: #f7f7f7;
    border-top: solid 1px #e5e5e5;
    padding: 5px 30px 5px 10px;
}
#footer p
{
    font-size: 90%;
    margin: 0px;
    padding: 0px; 
    text-align: center;
}
#footer a
{
    color: #4a4a4a;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#gutter
{
    background-image: url(flower.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    margin:  45px 0px 0px 280px;
    padding: 0px 30px 170px 0px;
}
#header
{
    background-color: #a687b3;
    left: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    width: 780px;
}
#main
{
    background-color: #fff;
    border-bottom: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
    left: 0px;
    position: absolute;
    top: 100px;
    width: 780px;
}
#sidebar
{
    left: 0px;
    margin: 35px 0px 0px 30px;
    position: absolute;
    top: 0px;
}
h1
{
    border-bottom: solid 1px #e5e5e5;
    color: #a687b3;
    font-size: 150%;
    font-weight: normal;
    padding: 0px 0px 5px 0px;
    text-transform: uppercase;
}
h2
{
    color: #7c7ca2;
    font-size: 110%;
    font-weight: bold;
}
h2.season
{
    border-bottom: dotted 1px #ccc;
    color: #7c7ca2;
    font-size: 110%;
    font-weight: bold;
}
h3
{
    color: #7c7ca2;
    font-size: 100%;
    font-weight: bold;
}
img
{
    border: none;
    vertical-align: top;
}
img.productimage
{
    
}
p.clicktoenlarge
{
    background-color: #a687b3;
    font-size: 90%;
    margin: 0px;
    padding: 5px 0px;
    text-align: center;
}
p.clicktoenlarge a
{
    color: #fff;
    text-decoration: none;
}
p.ordermainpagelink 
{
    text-align: right;
}
p.orderbtn 
{
    text-align: center;
}
table tr td.label 
{
    width: 180px;
}
table tr td.headertext
{
    vertical-align: bottom;
}
table tr td.headertext p
{
    color: #fff;
    font-size: 140%;
    font-family: Georgia;
    letter-spacing: -1px;
    word-spacing: 3px;
    text-transform: uppercase;
    padding: 0px 0px 5px 0px;
}
table.pricelist
{
    border-left: solid 1px #ccc;
    border-top: solid 1px #ccc;
}
table.pricelist tr.header td
{
    background-color: #7c7ca2;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    color: #fff;
    font-weight: bold;
}
table.pricelist tr td
{
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
    font-size: 90%;
    padding: 5px;
}
table.seasonal tr td
{
    background-color: #ECE2F0;
    border-bottom: 10px solid #fff;
    padding: 0px 10px 0px 0px;
    vertical-align: top;
}
table.seasonal tr td.info p
{
    font-size: 90%;
    padding: 10px 5px;
    margin: 0px;
}
ul.navigation
{
    padding: 0px;
    margin: 20px 0px 0px 0px;
    width: 220px;
}
ul.navigation li
{
    background-image: url(nav.gif);
    background-position: center left;
    background-repeat: no-repeat;
    list-style-type: none;
    margin-bottom: 2px;
    padding: 5px 0px 5px 25px;
}
ul.navigation li a
{
    color: #4a4a4a;
    text-decoration: none;
}
ul.navigation li a:hover
{
    text-decoration: underline;
}
ul.navigation li.selected
{
    background-color: #7c7ca2;
    background-image: url(nav-selected.gif);
    background-position: center left;
    background-repeat: no-repeat;
    padding: 5px 0px 5px 25px;
}
ul.navigation li.selected a
{
    color: #fff;
    text-decoration: none;
}
.hide
{
    display:none;
}
select.countries
{
    font-size: 80%;
}
