.main_cols
    {
        background-color:#e5e5e5;
        height:600px;
    }

.main_centre_col
    {
        background-color:#ffffff;
    }


html, body
    {
        margin:0px;
        height:100%;
        font-family: arial, calibri, helvetica, sans-serif;
        background-color:#e5e5e5;
        font-size:13px;
        color:#000000;
    }
    
    
table
    {
        font-size:13px;
        color:#946c44;
    }

.form_style { 
	color: #946c44; }

td.bottom_cell
    {


    }


.add_to_basket
    {
        background-image:url('/images/add_to_basket.jpg');
    }

table.bottom_cell_table
    {
        border-top:1px solid #a0a0a0;
        padding-top:10px;
        color:#909090;
        font-size:11px;
    }

table.bottom_cell_table a, table.bottom_cell_table a:link, table.bottom_cell_table a:visited, table.bottom_cell_table a:hover
    {
        text-decoration: none;
        color:#909090;
        font-size:11px;
    }


td.ecommerce_toolbar, td.ecommerce_toolbar a:link, td.ecommerce_toolbar a:visited, td.ecommerce_toolbar a:hover
    {
        color:#835f3b;
        text-decoration:none;
    }

td.ecommerce_toolbar
    {
        color:#835f3b;
        text-decoration:none;
        padding-right:10px;
    }


td.main_menu_item
    {
        background-image:url('/images/main_menu_item.jpg');
        background-repeat:no-repeat;
        height:36px;
        width:226px;
        padding-left:10px;
        color:#eee;
        size:13px;
        text-align:left;
    }

td.home_bottles_1x1
    {
        background-image:url('/images/home_bottles_1x1.jpg');
        height:187px;
        width:177px;
        background-repeat:no-repeat;
    }
    
td.home_bottles_1x2
    {
        background-image:url('/images/home_bottles_1x2.jpg');
        height:187px;
        width:122px;
        background-repeat:no-repeat;
    }

td.home_bottles_2x1
    {
        background-image:url('/images/home_bottles_2x1.jpg');
        height:177px;
        width:79px;
        background-repeat:no-repeat;
    }
    
td.home_bottles_2x2
    {
        margin-left:10px;
        color:#946c44;
    }
    
td.product_main_menu,
td.product_main_menu a,
td.product_main_menu a:link,
td.product_main_menu a:visited,
td.product_main_menu a:hover
    {
        color:#946c44;
        padding-left:2px;
        text-decoration:none;
        font-weight:bold;
    }
    
td.product_sub_menu,
td.product_sub_menu a,
td.product_sub_menu a:link,
td.product_sub_menu a:visited,
td.product_sub_menu a:hover
    {
        color:#946c44;
        padding-left:7px;
        font-size:12px;
        text-decoration: none;
        font-weight:normal;
    }
    
    
.body_text_coloured
    {
        color:#946c44;
    }
    
    
.product_title, h1
    {
        color:#a87ec0;
        font-size:25px;
    }
    
.product_title_price
    {
        color:#505050;
        font-size:14px;
        font-weight:bold;
        font-family: arial, calibri, helvetica, sans-serif;
    }
    

td.gray_content
    {
        color:#707070;
        font-family: arial, calibri, helvetica, sans-serif;
        
    }    

    
td.new_arrivals_content
    {
        color:#707070;
        padding-left:10px;
    }
    
    
td.also_available
    {
        color:#707070;
    }

td.main_menu_item a:link, td.main_menu_item a, td.main_menu_item a:visited, td.main_menu_item a:hover
    {
        text-decoration:none;
        color:#eee;
        font-size:13px;
        text-align:left;
        
    }


div#center-column
    {
    position:relative;
    margin:auto;
    width:996px;
    height:100%;
    text-align:center;
    background-color:#ffffff;
    }
    
div#header
    {
        position:absolute;
        top:0px;
        left:8px;
    }

div#footer
    {
        position:absolute;
        bottom:0px;
        left:30px;
    }
    
div#content
    {
    
    
    
    }