﻿/* CSS document for LandSecurities AR08
build: 17/06/2008 */

/*------------ Theme Retail (blue) ----------*/
.theme_retail h1, .theme_retail h2, .theme_retail h3, .theme_retail .content_module_wrapper p.header, .theme_retail .right_module_wrapper p.highlight, .theme_retail blockquote.large, /*.theme_retail ul.pagination_numeric li a, .theme_retail table.datatable td.block_header*/ .theme_retail table.datatable td.block_header
{
    color: #009ac8; /*#2a86bc;*/
}

/*------------ Theme London (green) ----------*/
.theme_london h1, .theme_london h2, .theme_london h3, .theme_london .content_module_wrapper p.header, .theme_london .right_module_wrapper p.highlight, .theme_london blockquote.large, /*.theme_london ul.pagination_numeric li a, .theme_london table.datatable td.block_header*/ .theme_london table.datatable td.block_header
{
    color: #6eb82d;
}

/*------------ Theme Trillium (pink) ----------*/
.theme_trillium h1, .theme_trillium h2, .theme_trillium h3, .theme_trillium .content_module_wrapper p.header, .theme_trillium .right_module_wrapper p.highlight, .theme_trillium blockquote.large, /*.theme_trillium ul.pagination_numeric li a, .theme_trillium table.datatable td.block_header*/ .theme_trillium table.datatable td.block_header
{
    color: #ec0b8d;
}

/*------------ Theme Standard (purple) ----------*/
.theme_standard h1, .theme_standard h2, .theme_standard h3, .theme_standard .content_module_wrapper p.header, .theme_standard .right_module_wrapper p.highlight, .theme_standard blockquote.large, /*.theme_standard ul.pagination_numeric li a, .theme_standard table.datatable td.block_header*/ .theme_standard table.datatable td.block_header
{
    color: #861c83;
}

