/*  *********************************** 
 	*      EngageCMS Site Styles      * 
    *********************************** 

    Developed By   : Tom Bourne
	Engage Version : 1.0
	Description    : Customise the styles in this section
*/

/*
	REMINDER: the 'body' element is defined in both this and UserSiteStyle.css
*/

body
{
	background-color: #808080;
	font-family: Trebuchet MS;
	font-size: 9pt;
}

.NavigationTable h1
{
	font-size: 14pt;
	color: #555555;
	background-image: url(/images/RenewBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.NavigationTable p
{
	padding: 10px 0px 0px 22px;
	margin: 0px;
}

.NavigationTable td p
{
	padding: 10px 0px 0px 22px;
}

.NavigationTable a
{
	text-decoration: none;
	color: #996d5a;	
	font-weight: bold;
}

.NavigationTable a:visited
{
	text-decoration: none;
	color: #996d5a;	
}

.NavigationTable a:hover
{
	text-decoration: underline;
}

#MainWindow
{
	margin-left: auto;
	margin-right: auto;
	width: 905px;
	margin-top: 10px;
	background-color: White;
	overflow: auto;
	clear: both;
}

#Header
{
	height: 100px;
	width: 905px;
}

#Header .ColumnA
{
	width: 200px;
	float: left;
	margin-right: 5px;
}

#Header .ColumnB
{
	width: 700px;
	float: left;
}

#NavImage
{
	height: 220px;
	width: 905px;
}

#NavImage a:link, #NavImage a:visited
{
	color: White;
	text-decoration: none;
	text-transform: uppercase;
}

#NavImage a:hover
{
	text-decoration: underline;
}

#NavImage .ColumnA
{
	width: 200px;
	height: 220px;
	float: left;
	background-color: #aa7e6b;
	margin-right: 5px;
	color: White;
}

#NavImage .ColumnB
{
	width: 700px;
	float: left;
	height: 220px;
}

#NavImage ul
{
	list-style-type: none;
	line-height: 18pt;
	text-align: right;
	padding: 10px 20px 0px 10px;
	margin: 0px;
}

#NavImage li
{
	border-bottom: 1px solid #c4976b;
}

#Breadcrumb
{
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#Breadcrumb a:link
{
	color: #bbbbbb;
	text-decoration: none;
	font-weight: normal;
}

#Breadcrumb a:visited
{
	color: #bbbbbb;
	text-decoration: none;
	font-weight: normal;
}

#Content
{
	width: 905px;
	padding-top: 5px;
	overflow: auto;
	clear: left;
}

#Content .ColumnA
{
	width: 200px;
	float: left;
	background-color: #f2f3f2;
	margin-right: 5px;
}

#Content .ColumnB
{
	width: 700px;
	float: right;
	font-family: sans-serif;
	line-height: 14pt;
}

#Content .ColumnB H2
{
	font-size: 14pt;
	font-weight: bold;
	color: #555555;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background-image: url(/images/RenewBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#Content .ColumnB H3
{
	font-size: 13pt;
	font-weight: bold;
	color: #555555;
	padding: 0px;
	margin: 0px;
}

.HomepageMainLinkContainer
{
	width: 230px;
	float: left;
}

.HomepageMainLinkContainer H1
{
	font-size: 12pt;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	color: #222222;
}

.HomepageMainLinkContainer p
{
	font-size: 9pt;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	color: #222222;
	line-height: 11pt;
}

.HomepageMainLinkContainer .Image
{
	height: 70px;
	width: 230px;
	margin-bottom: 5px;
}

.HomepageMainLinkContainer .Text
{
	height: 75px;
	width: 230px;
	margin-bottom: 5px;
}

.HomepageMainLinkContainer .Text a:link, .HomepageMainLinkContainer .Text a:visited
{
	text-decoration: none;
	color: #222222;
}

.HomepageMainLinkContainer .Text a:hover
{
	text-decoration: underline;
}

#Footer
{
	background-color: #101d23;
	height: 30px;
	width: 905px;
	color: White;
}

#Footer .ColumnA
{
	width: 200px;
	float: left;
}

#Footer .ColumnB
{
	width: 700px;
	float: left;
	padding-left: 5px;
	color: #666666;
}

.SideBarItem
{
	width: 200px;
	background-image: url(/images/bgs/faded.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.SideBarItem H1
{
	font-size: 13pt;
	text-transform: uppercase;
	color: #4d4d4d;
	font-weight: normal;
	padding: 12px 10px 0px 10px;
	margin: 0px;
}

.SideBarItem H2
{
	color: #333333;
	font-size: 9pt;
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-weight: bold;
}

.SideBarItem p
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #555555;
	font-size: 8pt;
}

.SideBarItem a:link, .SideBarItem a:visited
{
	color: #666666;
	text-decoration: none;
}

.SideBarItem a:hover
{
	color: #333333;
	text-decoration: underline;
}

.ChoicesTable
{
	font-weight: bold;
	color: #aa7e6b;
}

.ChoicesTable a:link
{
	text-decoration: none;
	color: #996d5a;
}

.ChoicesTable a:visited
{
	text-decoration: none;
	color: #996d5a;
}

.ChoicesTable a:hover
{
	text-decoration: underline;
	color: black;
}

/* 	******  Tab Navigation in Treatment Pages Styles  ****** */

ul#tabNavigation
{
	width: 115px;
	margin: 0px;
	padding: 0px;
}

ul#tabNavigation li
{
	list-style: none;
	background-color: #ffffff;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;	
	margin: 0px;
	padding: 0px;
	text-align: left;
}

li#About, li#Pound, li#WhatCustomersSay, li#QuestionMark, li#AB
{
	background-repeat: no-repeat;
	background-position: right;
	background-position: 76px;
}

li#About
{
	background-image: url(/images/MiscGraphics/About.gif);
	border-top: solid 1px #cccccc;	
}

li#Pound
{
	background-image: url(/images/MiscGraphics/PoundSymbol.gif);
}

li#WhatCustomersSay
{
	background-image: url(/images/MiscGraphics/WhatCustomerSay.gif);
}

li#QuestionMark
{
	background-image: url(/images/MiscGraphics/QuestionMark.gif);
	background-position: 81px;
}

li#AB
{
	background-image: url(/images/MiscGraphics/AB.gif);
	background-position: 84px;
}

ul#tabNavigation li a
{
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding: 10px;
	font-size: 9px;
	vertical-align: middle;
	color: #333;
	height: 60px;
}

ul#tabNavigation li a:link, ul#tabNavigation li a:visited
{
	text-decoration: none;
	color: #333;
}

ul#tabNavigation li a:hover
{
	color: blue;
}

/* 	******  Navigation Links Styles  ****** */
.NavigationLinks
{
	font-size: 9pt;
	text-decoration: none;
	color: #cccccc;
}

.NavigationLinks a
{
	text-decoration: none;
	color: #618bb6;
	padding: 5px;
}
.NavigationLinks a:visited
{
	text-decoration: none;
	color: #618bb6;
}
.NavigationLinks a:hover
{
	text-decoration: none;
	color: Black;
}
.NavigationLinks a:active
{
	text-decoration: none;
	color: red;
}

#AddressResults a
{
	color: #406994;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#AddressResults a:visited
{
	color: #406994;
	text-decoration: none;
	font-size: 13px;
}

#AddressResults a:hover
{
	text-decoration: underline;
}