﻿html, body, bodytext
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #12293d;
    height: 100%;
    min-height: 100%;
    background-color: #eaeadf;
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}

h1, h2, h3, h4, h5, h6, p, form
{
    margin: 0px;
    padding: 0px;
}

h1, h2, h3, h4, h5, h6
{
    color: #12293d;
    font-weight: bold;
}
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #999;
	text-align: right;
}


p
{
    margin-bottom: 15px;
    line-height: 18px;
}

table
{
    width: 100%;
    border: 0px;
}

img
{
    border-style: none;
    border-width: 0px;
}

.clear {
    clear:both;
}
.hidden {
    display:none;
}

.fieldlabel
{
    width: 150px;
    float: left;
    padding-right: 10px;
    padding-left: 20px;
    text-align: left;
}
.fieldcontent
{
	float: left;
	margin-bottom: 5px;
	width: 400px;
}
.textbox
{
    border: 1px solid #00FFFF;
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    margin-bottom: 7px;
}
.textarea
{
    border: 1px solid #00FFFF;
    background-color: #FFFFFF;
    color: #000000;
    float: left;
    margin-bottom: 7px;
}
.checkbox
{
    padding: 0px;
    margin: 0px 0px 7px 0px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #fff;
    float: left;
}
.formlabel
{
    font-size: x-small;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.button
{
    border: 1px solid #13384e;
    background-color: #13384e;
    color: #00FFFF;
    float: left;
    cursor: pointer;
    font-weight: bold;
    height: 25px;
    padding-bottom: 4px;
}

#popupcontent
{
    top: 0px;
    left: 80px;
    position: relative;
    visibility: hidden;
    overflow: hidden;
    border: 1px solid #CCC;
    background-color: #F9F9F9;
    border: 1px solid #333;
    padding: 10px;
    z-index: 1000;
    text-align: left;
}

#wrapper
{
    width: 950px;
    min-height: 90%;
    margin: 0px auto 0px auto;
    background-color: #fff;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
}

#content
{
    width: 900px;
    min-height: 100%;
    height: 100%;
    margin: 0px 25px 0px 25px;
    background-repeat: repeat-x;
    background-position: top;
}

#header
{
    background-color: #fff;
    height: 60px;
    margin-top: 30px;
}

#logo
{
    width: 300px;
    float: left;
}

#headercontent
{
    float: right;
    width: 400px;
    text-align: right;
}
#headercontent h4
{
    font-size: 16px;
    color: #468966;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.15em;
}

#contentarea
{
    clear: both;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 25px;
}
.divider
{
    float: left;
    width: 900px;
    height: 9px;
    background-image: url('images/page-nelson-lincoln-lincolnshire-divider.png');
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-top: 5px;
}

.productthumbimage
{
    float: left;
    width: 178px;
    height: 220px;
}

.productimage
{
    float: left;
    width: 320px;
    height: 355px;
}

.casestudyimage
{
    float: left;
    width: 320px;
    height: 380px;
}

.container1
{
    float: left;
    width: 150px;
    height: 190px;
    background-image: url(images/container-1.png);
    background-repeat: no-repeat;
}
.container1 p
{
    font-size: 14px;
    padding-top: 65px;
    padding-left: 12px;
    padding-right: 18px;
}

.container2
{
    float: left;
    width: 150px;
    height: 150px;
    background-image: url(images/container-2.png);
    background-repeat: no-repeat;
    margin-bottom: 15px;
}
.container2 p
{
    font-size: 14px;
    padding-top: 55px;
    padding-left: 12px;
    padding-right: 18px;
}

.containerblank
{
    float: left;
    width: 150px;
    height: 150px;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    visibility: hidden;
}

.small, p.small
{
    color: #fff;
    font-size: 12px;
    font-weight: bold;
}

.headline, p.headline
{
    color: #706870;
    font-size: 18px;
    font-weight: bold;
}

#centerbar
{
    background-color: #fff;
    float: left;
    width: 800px;
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 30px;
}

#leftbarhome
{
    margin-right: 0px;
    float: left;
    width: 484px;
}
#leftbarhome a
{
    color: #706870;
    font-weight: bold;
    text-decoration: none;
}
#leftbarhome a:hover
{
    color: #706870;
    font-weight: bold;
    text-decoration: underline;
}

#rightbarhome
{
    float: right;
    width: 406px;
    background-color: #e8e8dd;
}
#rightbarhome a
{
    color: #706870;
    font-weight: bold;
    text-decoration: none;
}
#rightbarhome a:hover
{
    color: #706870;
    font-weight: bold;
    text-decoration: underline;
}

#leftbar
{
    margin-right: 0px;
    float: left;
    width: 628px;
}
#leftbar a
{
    color: #706870;
    font-weight: bold;
    text-decoration: none;
}
#leftbar a:hover
{
    color: #706870;
    font-weight: bold;
    text-decoration: underline;
}

#rightbar
{
    float: right;
    width: 272px;
    background-color: #e8e8dd;
}
#rightbar a
{
    color: #706870;
    font-weight: bold;
    text-decoration: none;
}
#rightbar a:hover
{
    color: #706870;
    font-weight: bold;
    text-decoration: underline;
}

#footerwrapper
{
    width: 952px;
    margin: 0px auto 0px auto;
    background-color: #fff;
}

#footer
{
    padding: 5px 25px 0px 25px;
    height: 40px;
    border-style: solid;
    border-color: #fff;
    border-width: 1px;
}

#copyright
{
	float: left;
	width: 760px;
	font-size: 11px;
	color: #12293d;
	font-weight: normal;
	font-size: 9px;
}
#copyright p
{
    text-decoration: none;
}
#copyright a
{
    color: #12293d;
    text-decoration: none;
}
#copyright a:hover
{
    text-decoration: underline;
}

#validtext
{
	float: right;
	width: 140px;
	color: #12293d;
	font-size: 11px;
	font-weight: normal;
	font-size: 9px;
	text-align: right;
}
.negative {
	line-height: 50%;
	padding-top: -10px;
}

#validtext p
{
    text-decoration: none;
    text-align: right;

}
#validtext a
{
    color: #12293d;
    text-decoration: none;
}
#validtext a:hover
{
    text-decoration: underline;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

