﻿/* Zero elements for browser compatibility */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
    margin: 0;
    padding: 0;
    font-family: "Franklin Gothic ITC Book BT" , "Franklin Gothic Book" , Verdana;
    font-size: 12px;
}
body
{
    min-width: 1200px;
}


/* Main element styling */
img
{
    border: none;
}


/* Structural Divs */
#positioner
{
    margin-top: 60px;
    margin-left: 100px;
}
#wrapper
{
    width: 100%;
    min-width: 960px;
    background-color: #5F6062;
}
#header
{
    width: 100%;
    background-color: #FFFFFF;
}
#mainMenu
{
    padding-top: 18px;
    padding-left: 18px;
}
#mainMenu li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    text-align: center;
}
#mainMenu li a
{
    display: block;
    width: 82px;
    margin-right: 5px;
    padding: 1px 0 1px 0;
    color: #323233;
    font-size: 11px;
    background-color: #A0A0A4;
    border: solid 1px #DCDDDE;
    text-decoration: none;
}
#mainMenu li a:hover
{
    background-color: #DCDDDE;
    border: solid 1px #A0A0A4;
}
#buildingsMenu
{
}
#buildingsMenu li
{
    margin: 0px;
    padding-top: 10px;
    padding-right: 18px;
    list-style: none;
    float: left;
}
#buildingsMenu li a
{
    display: block;
    text-decoration: none;
    color: #5F6062;
    font-size: 11px;
}
        /* Classes for buildingsMenu rollovers */
        #buildingsMenu li a.stanley:hover
        {
            color: #E3B021;
        }
        #buildingsMenu li a.russell:hover
        {
            color: #A59A00;
        }
        #buildingsMenu li a.compton:hover
        {
            color: #98012E;
        }
        #buildingsMenu li a.opw:hover
        {
            color: #1C4199;
        }
        #buildingsMenu li a.bling:hover
        {
            color: #DF7B1D;
        }
#brochures
{
    padding-top: 45px;
    padding-left: 18px;
    margin-bottom: 18px;
}
#brochuresMenu li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: left;
    text-align: center;
}
#brochuresMenu li a
{
    display: block;
    margin-right: 5px;
    padding: 1px 10px 1px 10px;
    color: #DCDDDE;
    font-size: 11px;
    background-color: #323233;
    border: solid 1px #DCDDDE;
    text-decoration: none;
}
    /* Button styling uses the brochures CSS rules */
    #buttonStyle
    {
        padding-top: 45px;
        margin-bottom: 18px;
    }
    #buttonStyleMenu li
    {
        margin: 0px;
        padding: 0px;
        list-style: none;
        float: left;
        text-align: center;
    }
    #buttonStyleMenu li a
    {
        display: block;
        margin-right: 5px;
        padding: 1px 10px 1px 10px;
        color: #DCDDDE;
        font-size: 11px;
        background-color: #323233;
        border: solid 1px #DCDDDE;
        text-decoration: none;
    }
#aerialView
{
    background-image: url(../images/aerialView/index.jpg);
    overflow: hidden;
}
#aerialText
{
    position: absolute;
    width: 250px;
    z-index: 1;
    left: 839px;
    top: 179px;
    color: #FFFFFF;
}
#aerialText h1
{
    font-size: 20px;
    line-height: 22px;
    font-weight: normal;
}
#aerialText p
{
    line-height: 12px;
}
#aerialText ul li {
	margin-left:10px;
	padding-left:0px;
}
#buildingImage
{
    margin-top: 18px;
    margin-left: 18px;
    min-width: 960px;
}
#mainPageContent
{
    margin-top: 18px;
    margin-left: 18px;
}
    #textLeft
    {
        position: absolute;
        width: 320px;
        z-index: 1;
        top: 177px;
        left: 493px;
        padding-right: 20px;
        border-right: solid 1px #FFFFFF;
        color: #FFFFFF;
    }
    #textLeft h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
    #textLeft p
    {
        line-height: 12px;
    }
    #textRight
    {
        position: absolute;
        width: 320px;
        z-index: 2;
        left: 855px;
        top: 177px;
        color: #FFFFFF;
    }
    #textRight h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
    #textRight p
    {
        line-height: 12px;
    }
    textRight ul 
    {
        line-height:13px;
    }
    #textRight ul li
    {
        line-height:13px;
        margin-left: 14px;
    }
    #locationText
    {
        width: 280px;
        color: #FFFFFF;
    }
    #locationText h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
    #locationText p
    {
        line-height: 12px;
    }
    #directionsText
    {
	position: absolute;
	width: 582px;
	z-index: 3;
	left: 491px;
	top: 727px;
	height: 177px;
    }
    #directionsText h1
    {
        color:#FFFFFF;
    }
    #directionsText p
    {
        color:#AFAFB2;
        line-height: 12px;
    }
	#ukMap {
		position: absolute;
		width: 361px;
		z-index: 3;
		left: 119px;
		top: 458px;
		height: 499px;
	}
    #latestNewsText
    {
        width:655px;
        color:#FFFFFF;
    }
    #latestNewsText h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }  
    #latestNewsText a 
    {
        color:#FFFFFF;
    } 
    #latestNewsTextRight
    {
        width: 264px;
        color:#FFFFFF;
    }
    #latestNewsTextRight h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
        #latestNewsTextRight a 
        {
            color:#FFFFFF;
            text-decoration:none;
        }
        #latestNewsTextRight a.selected 
        {
            color:#000000;
            text-decoration:none;
        }
    #contactText
    {
        width: 673px;
        color:#FFFFFF;
    }
    #contactText h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
    #contactTextRight
    {
        width: 282px;
        color:#FFFFFF;
    }
    #contactTextRight h1
    {
        font-size: 20px;
        line-height: 22px;
        font-weight: normal;
    }
#viewMore
{
    padding-top: 5px;
    padding-left: 18px;
}
#viewMore p
{
    color: #FFFFFF;
    padding-top: 4px;
}
#viewMore img 
{
    cursor:pointer;
}
#logosGrey
{
    position: absolute;
    width: 156px;
    z-index: 3;
    left: 925px;
    top: 735px;
}
	#logosGreyLocation
	{
	position: absolute;
	width: 156px;
	z-index: 3;
	left: 925px;
	top: 923px;
	}
#contactTable td
{
    vertical-align:top;
}
.singleTextBox 
{
    width:260px;
    border:none;
    background-color:#E2E3E3;
    margin-bottom:4px;
    margin-right:12px;
}
.submitButton 
{
    margin-top:5px;
}