/*
MFW Template -- www.side-a.co.uk
*/

* {
	margin: 0;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
}

body {
	margin: 0px;
	background: #FFFFFF url(images/bg.gif) repeat;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

h1, h2, h3 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
}

blockquote {
	margin-left: 3em;
}

ul {
	margin-left: 3px;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #3366FF;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

img {
}


/* Post */

.post {
	padding: 20px;
	
}
#storybar {
	float: left;
	padding: 10px;
}

.post .title {
	margin-bottom: 20px;
}


.post .story {
	clear: both;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

/* Logo */


#logo {
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:10px;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	color: #666666;
	line-height: 50%;
	background: #FFFFFF url(images/header.jpg) no-repeat;

}

#logo h1 {
	float: left;
	width: 180px;
	height: 160px;
	padding: 10px;
	padding-bottom:50px;
	background: #FFFFFF;
	text-align: left;
	font-size: 18px;
	color:#333333;
}


#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:0px;
	margin: 0 auto;
	background: #FFFFFF url(images/img03.gif) repeat-y;
}

#extra {
	clear: both;
	height: 20px;
	background: url(images/img06.gif) no-repeat;
}

/* Main page titles */

#main {
	float: right;
	width: 560px;
	color:#666666;
	background:url(images/img05.gif) no-repeat right top;
}



/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 215px;
	color: #FFFFFF;
}
#sidebar2 {
	float: left;
	width: 230px;
	padding:15px;
	color:#333333;
}
#bluesub {
	color:#333333;
}
#sidebar2a {
	float: left;
	width: 230px;
	padding:15px;
	color:#333333;
}
#sidebar2l{
	float: left;
	width: 490px;
	padding: 15px;
	color: #333333;

}

#sidebar3 {
	float: left;
	width: 490px;
	padding:15px;
	color:#333333;
}
#bluesub {
	color:#333333;
}
#sidebar3a {
	float: left;
	width: 490px;
	padding:15px;
	color:#333333;
}
#sidebar3l{
	float: left;
	width: 490px;
	padding: 15px;
	color: #333333;

}

#sidebar3 li{
	margin-left: 30px;
	color: #333333;

}

#sidebar a {
	color: #319595;
}

#sidebar2b {
	color:#00AEF0;
	text-decoration:none;
	font-size: large;
}


/* Content > Sidebar > Menu */

#menu {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	/*color:#333333;*/
}

#menu ul {
	margin: 0;
	list-style: none;
}
/* -- primary menu item in it's unselected state --*/
#menu li {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
}

#menu a {
	display: block;
	width: 170px;
	color:#999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	
}
/* -- primary menu item in hovered state --*/
#menu a:hover, #menu .active a {
	background: #c7e8f9 url(images/img08.gif) no-repeat 5px 50%;
	color:#999999;
}


/* -- child menu item 4 in it's unselected state --*/
#menu .activeChild4 a {
	display: block;
	width: 160px;
	background: #AAC0C6;
	color:#FFFFFF;
	padding-bottom: 2px;
	border-bottom: 2px;
	padding-left: 40px;
	
}
/* -- child menu item 4 in it's hover state --*/
#menu .activeChild4 a:hover{
	display: block;
	width: 160px;
	background: #7aa1cc;
	color:#FFFFFF;
	padding-bottom: 2px;
	border-bottom: 2px;
	padding-left: 40px;
	
}
/* -- child menu item 4 in it's selected state --*/
#menu .activeChildSelected4 a {
	display: block;
	width: 160px;
	background: #999999;
	color:#FFFFFF;
	padding-bottom: 2px;
	border-bottom: 2px;
	padding-left: 40px;
	
}



/* -- Menu buttons --*/

/* -- homepage button --*/

#menu .homepage {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}
#menu .homepage a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .homepageactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}
/* -- end homepage button --*/

/* -- commercial button --*/

#menu .commercial {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .commercial a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .commercialactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end commercial button --*/

/* -- private button --*/

#menu .private {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .private a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .privateactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end private button --*/

/* -- family button --*/

#menu .family {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .family a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .familyactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end family button --*/


/* -- litigation button --*/

#menu .litigation {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .litigation a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .litigationactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end litigation button --*/

/* -- business button --*/

#menu .business {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .business a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .businessactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end business button --*/

/* -- employment button --*/

#menu .employment {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .employment a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .employmentactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end employment button --*/

/* -- charities button --*/

#menu .charities {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .charities a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .charitiesactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end charities button --*/

/* -- our history button --*/

#menu .history {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .history a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .historyactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end our history button --*/

/* -- recruitment button --*/

#menu .recruitment {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .recruitment a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .recruitmentactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end recruitment button --*/

/* -- property button --*/

#menu .property {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .property a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .propertyactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end property button --*/

/* -- people button --*/

#menu .people {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .people a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .peopleactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end people button --*/

/* -- location button --*/

#menu .location {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .location a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .locationactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end location button --*/

/* -- tandc button --*/

#menu .tandc {
	display: block;
	border:#FFFFFF;
	border-bottom:solid 4px;
	background: #FFFFFF;
}

#menu .tandc a:hover{
	background: #99CCFF;
	color:#FFFFFF;
}
#menu .tandcactive a {
	background: #000000 url(images/img08.gif) no-repeat 5px 50%;
	color:#FFFFFF;
}

/* -- end tandc button --*/

/* --end Menu buttons */




.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}


/*login*/
input,select
{
	font-size: 100%;
}
form
{
	width: 450px; height: 300px;
	margin: 10px auto;
	text-align: center;
	border: none;
	position: relative;
}
#wrappingDiv
{
}
#paddingDiv
{
}
#welcomeMessage
{
	font-size: 140%;
	font-weight: bold;
	border-bottom: 2px solid #005C9E;
	text-align: left;
	margin-bottom: 0.5em;
}
#centerDiv
{
	width: 300px;
	margin: 0px auto;
	padding: 1em;
}
#loginMessage
{
	background-color: #0081C6;
	color: White;
	font-weight: bold;
	text-align: left;
	border: 1px solid #005C9E;
	border-bottom: none;
	padding: 0.25em 0.25em;
}
#loginTableWrapper
{
	padding: 0.5em;
	background-color: #DEE8F5;
	border: 1px solid #005C9E;
}
#loginTable
{
	margin: 0 auto;
}
#outMessage
{
	color: red;
}

/*end login*/


/* Footer */

#footer {
	clear: both;
	width: 860px;
	height:60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background:url(images/footer.gif) no-repeat;
}

#footer p {
	margin-top: none;
	margin-left:none;
	margin-right:30px;
	padding-top:10px;
	text-align: right;
	font-size: x-small;
	color:#CCCCCC;
}

#footer a {
	color:#000000;
	text-decoration:none;
}
#footer a:hover {
	color:#000000;
	text-decoration:underline;
}


#footer .w3c {
	padding-left:30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	float: left;
}
/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
#content #main #welcome .storybar hr {
	border: 1px solid #FFFFFF;
	margin-bottom:50px;
}

