﻿.AccNormal
{
	padding: 3px 8px 3px 8px;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW
{
	padding: 3px 8px 3px 8px;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW input
{
	background: #FFFFFF;
	color: #000000;
}

.AccBY
{
	padding: 3px 8px 3px 8px;
	background: #FFFF00;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBY input
{
	background: #FFFFFF;
	color: #000000;
}

.AccWB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccWB input
{
	background: #FFFFFF;
	color: #000000;
}

.AccYB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFF00;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccYB input
{
	background: #FFFFFF;
	color: #000000;
}

body
{
	background-color: #007F8C;
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div 
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.mandatory
{
	border: solid 3px #000000;
}

.Button
{
    width: 238px;
    height: 50px;
}

textarea
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

input 
{
	color: #000000;
	background-color: inherit;
}

img
{
	border: none;
}

select 
{
    font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

/* Main Content Box */
#MainContainer
{
	width: 1010px;
	margin: 0px auto 0px auto;
	text-align: left;
	overflow: visible;
	position: relative;
	border: none;
	padding: 0px 0px 20px 5px;
	background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/Background.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

/* Main Content Box */
#PageContent
{
	min-height: 500px;
	height: auto;
}

#PageContent h1
{
	text-decoration: none;
	font-size: 12pt;
	color: #000000;
	margin: 10px 0px 20px 0px;
}

#PageContent h2
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	margin: 10px 0px 20px 0px;
}

#PageContent h3
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	margin: 10px 0px 5px 0px;
	font-style: italic;
}

/* All other Pages */
#RightBar
{
	width: 220px;
	height: 703px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/RightSideBackground.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	text-align: left;
}

/* Contact Details */
#ContactBox
{
    clear: left;
    width: 162px;
    height: 165px;
    padding: 0px 12px 5px 12px;
    margin: 0px 0px 0px 0px;
    background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/ContactUsBackground.gif');
    background-position: top left;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 12px;
}

#ContactBox h3
{
    font-family: arial;
    font-size: 14px;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#ContactBox p
{
    font-family: arial;
    font-size: 12px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#ContactBox p strong
{
    font-family: arial;
    font-size: 13px;
}

/* Left Content Area */
#LeftBox
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 190px;
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 3;
}

/* Large Header Image */
#HeaderImage
{
    position: absolute;
    top: 0px;
    right: 14px;
    width: 815px;
    height: 455px;
    overflow: hidden;
    z-index: 1;
}

#HeaderImage img
{
    z-index: 1;
}

#HeaderImage img.FuzzyStrip
{
    position: absolute;
    top: 400px;
    right: 0px;
    z-index: 2;
}

/* Actual Page Content */
#ContentArea
{
    width: 545px;
    margin: 0px 0px 0px 200px;
    padding: 455px 0px 0px 0px;
    min-height: 700px;
    z-index: 2;
    text-align: justify;
}

#ContentArea h1
{
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
}

#ContentArea h2
{
	font-family: Verdana;
	font-size: 12pt;
	color: #FFFFFF;
}

/* Right News Menu in Page Content */
#NewsMenu
{
    position: absolute;
    top: 460px;
    right: 14px;
}

#NewsMenu h2 
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    background-color: #99CCD0;
    padding: 5px 0px 5px 5px;
}

#NewsMenu h2 a
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

#NewsMenu h2 a:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}

/* Main Menu */
#MainMenu 
{
    padding: 20px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/MenuBackground.gif');
    background-position: top left;
    background-repeat: repeat-y;
    min-height: 400px;
    z-index: 3;
    width: 181px
}

#MainMenu h3
{
    padding: 8px 0px 0px 12px;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    width: 184px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    z-index: 2;
}

#MainMenu h3 a
{
    padding: 8px 20px 12px 12px;
    display: block;
    color: #FFFFFF;
    width: 164px;
    z-index: 2;
    overflow: hidden;
}

#MainMenu h3 a.selected
{
    background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/MenuHighlight.png');
}

#MainMenu h3 a:hover
{
    background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/MenuHighlight.png');
}

#MainMenuBottom
{
    background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/MenuBottom.gif');
    height: 27px;
    width: 183px;
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 50px 0px;    
}

/* Logo bar along the bottom */
#LogoBar
{
    padding: 10px 0px 10px 5px;
	background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/LogoBarBackground.gif');
	background-position: top left;
	background-repeat: repeat-y;
	width: 1010px;
	clear: both;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 0px auto 0px auto;
	text-align: right;
	position: relative;
	border: none;
	height: 86px;
}

#LogoBar img
{
    position: relative;
    top: -74px;
    right: 20px;
}


/* Footer bar and links */
#FooterBar 
{
	padding: 10px 0px 10px 5px;
	background-image: url('http://www.carnbreasc.co.uk/Images/SiteImages/FooterBackground.gif');
	background-position: top left;
	background-repeat: repeat-y;
	width: 1010px;
	clear: both;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 0px auto 20px auto;
	text-align: left;
	position: relative;
	border: none;
}

#FooterBar span
{
    display: block;
}

#FooterBar  a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
}

#FooterBar a:hover
{
	text-decoration: underline;
}

#FooterBar .Copyright
{
    padding: 10px 0px 10px 20px;
	margin: 0px 8px 0px 0px;
}

/* Login Form */
#LoginForm
{
}

#LoginForm input
{
	display: block;
	margin: 0px 0px 10px 0px;
}


/* Contact Form */
span.label { 
    display: block;
    font-weight: 700;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    width: 300px;
}
