/* CSS Document */

body {
	margin:0; padding:0;
	background:#999;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper {
	width:766px;
	border:1px solid #fff;
	margin:40px auto 20px auto;
	background:url(images/wrapper-bg.gif) top left repeat-y;
	text-align:left;
	position:relative;
}
#header {
	width:766px;
	height:161px;
	float:left;
}

#content-wrapper {
	width:581px;
	float:left;
}

#left-column {
	width:24px;
	float:left;
}
#content-column {
	background-color:#63A5EF;
	position:relative;
	width:557px;
	float:left;
}
#nav-column {
	width:185px;
	float:left;
}

#footer {
	width:557px;
	height:82px;
	background:#5c8bbd;
	border-left:24px solid #21529c;
	float:left;
}

#footer p, #footer p a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
#footer p a:hover { text-decoration:underline; }

#clearing { 
	clear:both;
	margin:0; padding:0;
}

/* LEFT COLUMN ----------------------------------------------- */

#left-column ul {
	list-style: none;
	margin: 0;
	padding:0;
	border: none;
}	
#left-column li {
	margin: 0;
	float:left;
}
#left-column a {
	display:block;
	padding:0;
	width:24px;
	height:167px;
}

#left-column ul li a span { display:none; visibility:hidden; }

#left-column li a { background:url(images/lcol-emailbut.gif) no-repeat 0 0; }

#left-column ul li a:hover { background-position: 0 -167px; }

/* NAVIGATION COLUMN ----------------------------------------- */

#navigation {
	width:185px;
	padding:17px 0 0 0;
	margin:0;
	float:left;
	background:#00477f;
}
#navigation ul {
	list-style: none;
	margin:0;
	padding:0;
	float:left;
}	
#navigation ul li {
	margin:0;
	float:left;
}
#navigation ul.mainsect li a {
	display:block;
	padding:3px 2px 0 10px;
	width:173px;
	height:21px;
	margin:0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#fdb930;
}

#navigation ul li.buthome a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butabout a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butserv a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butknow a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butsec a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butdeals a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butprop a { background:url(images/but-bg.gif) no-repeat 0 0; }
#navigation ul li.butcont a { background:url(images/but-bg.gif) no-repeat 0 0; }

#navigation ul.mainsect li a:hover, #navigation ul.mainsect li a.curr { background-position: 0 -25px; color:#00477f; }

#navigation ul.mainsect ul.subsect li a {
	padding:2px 2px 2px 20px;
	width:163px;
	margin:0;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	height:auto;
	font-weight:normal;
	background:none;
}
#navigation ul.mainsect ul.subsect li a:hover, #navigation ul.mainsect ul.subsect li a.subcurr { color:#fdb930; }

#navigation h4 {
	padding:0;
	color:#fdb930;
	font-size:22px;
	margin: 10px 0 0 20px;
	font-weight:bold;
	float:left;
	display:inline;
}

#navigation p {
	padding:10px 0 0 0;
	color:#fff;
	font-size:11px;
	margin: 0 0 20px 20px;
	float:left;
}
#navigation p a { color:#fff; text-decoration:none; }
#navigation p a:hover { text-decoration:underline; }

#client {
	width:509px;
	height:400px;
	background:url(images/client-logos.gif) no-repeat;
	float:right;
	margin:10px 28px 10px 0;
	display:inline;
}
#charity {
	width:509px;
	height:248px;
	background:url(images/charity-logos.gif) no-repeat;
	float:left;
	margin:0 0 0 22px;
	display:inline;
}

#client a.client01 {
	width:78px;
	height:43px;
	position:absolute;
	left: 18px;
	top: 30px;
}
#client a.client02 {
	width:87px;
	height:43px;
	position:absolute;
	left: 102px;
	top: 31px;
}
#client a.client03 {
	width:122px;
	height:43px;
	position:absolute;
	left: 16px;
	top: 79px;
}
#client a.client04 {
	width:48px;
	height:43px;
	position:absolute;
	left: 146px;
	top: 80px;
}
#client a.client05 {
	width:49px;
	height:71px;
	position:absolute;
	left: 200px;
	top: 34px;
}
#client a.client06 {
	width:116px;
	height:47px;
	position:absolute;
	left: 255px;
	top: 58px;
}
#client a.client07 {
	width:97px;
	height:43px;
	position:absolute;
	left: 381px;
	top: 63px;
}


/* CONTENT COLUMN -------------------------------------------- */

#cont-header {
	width:535px;  /*557px - 22px for padding*/
	height:91px;
	margin:0;
	padding:0 0 0 22px;
}

.acqui-row {
	width:555px;  /* 555px = 557px - 2px for padding*/
	height:20px;
	margin:0;
	padding:0 0 0 2px;
}

.acqui-row-flash {
	width:535px;  /*535px = 557px - 22px for padding*/
	height:225px;
	margin:0;
	padding:0 0 0 22px; /*Deleted the spacer and added 22px to the left*/
}

/* For Padding, Margin and border the 4 figures work from the top anticlockwise 
example: padding:5px 2px 2px 10px;

5px from top
2px from right
2px from bottom
10px from left

 */

.acqui-row img {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}

.acqui-row-flash img {
	float:left;
	margin:0 0 0 20px;
	display:inline;
}

.aqui-desc {
	width:230px;
	margin:0 0 0 20px;
	display:inline;
	float:left;
}
.aqui-desc p { margin:5px 0 10px 0; }

.auto-spacer {
	width:555px;  /*557px - 2px for padding*/
	height:20px;
	margin:0;
	float:left;
	display:inline;
	padding:0 0 0 2px;
}

h1 {
	font-size:24px;
	font-weight:normal;
	color:#000;
	margin:10px 0 10px 22px;
	padding:0;	
}
h2 {
	font-size:13px;
	font-weight:bold;
	margin:10px 20px 2px 22px;
	padding:0;
	color:#000;
}
h3 {
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	margin:10px 50px 10px 22px;
	padding:0;
	color:#000;
}
p {
	font-size:13px;
	margin:2px 50px 10px 22px;
	padding:0;
	color:#000;
}



a { color:#000000; }
a:hover { color:#fdb930; }

#content-column li a { font-size:12px; font-weight:bold; }

#content-column li { font-size:12px; }

.bold-italic { font-weight:bold; font-style:italic; }

#alf-quote {
	width:557px;
	height:166px;
	background:url(images/alf-bart-quote-bg2.gif);
	margin:10px 0 0 0;
}

#alf-quote p{
	font-size:15px;
	font-style:italic;
	text-align:left;
	padding:94px 20px 10px 126px;
	margin:0;
}

.cont-row, #adobe-link {
	width:485px;
	float:left;
	display:inline;
	margin:10px 0 10px 22px;
}

#propsub {
	width:485px;
	float:left;
	display:inline;
	height:40px;
	background:#21539c;
	margin:10px 0 10px 22px;
}

#propsub h4 { font-size:19px; color:#fff; padding:8px 0 0 10px; margin:0; }
#propsub h4 span { font-size:13px; color:#fff; }

#propdrop {
	width:485px;
	float:left;
	display:inline;
	height:20px;
	margin:10px 0 10px 22px;
}

#propdrop p { font-size:12px; color:#000; padding:0; margin:0; }

.left-col {
	width:101px;
	float:left;
}
.right-col {
	width:384px;
	float:left;
}
.right-col p {
	margin:0 0 6px 0;
}
.right-col p a { color:#000; }

#adobe-link .right-col { margin:5px 0 0 0; }
#adobe-link img { margin:0 0 0 5px; }
#adobe-link p { font-style:italic; font-size:11px; margin:0; }

/* Contact ======================================================== */

#req-intro {
	width:557px; 
	margin:0;
	padding:0px;
}

#clients-req {
	width:535px;  /*557px - 22px for padding*/
	margin:0;
	padding:20px 0 0 22px;
}

#contact-lcol {
	width:300px;
	float:left;
}

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

#contact-rcol {
	width:257px;
	float:left;
	padding:60px 0 0 0;
}

.contact-row {
	width:207px;
	float:left;
	margin:0 0 5px 0;
}
.contact-row input, .contact-row textarea, .req-row input, .req-row textarea {
	width:207px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

.contact-row #submit, .req-row #submit { width:68px; height:20px; margin:0 0 0 20px; }
.contact-row #reset, .req-row #reset { width:56px; height:20px; }
table{ 
	border-top:1px solid #92c0f4;
	border-right:1px solid #92c0f4;
}
table tbody tr td { 
	font-size:12px; 
	padding:2px;
	border-left:1px solid #92c0f4;
	border-bottom:1px solid #92c0f4;
	vertical-align:top;
}
table tbody tr.odd td { color:#fff; }
table tbody tr.oddblue td { color:#00477F; }
table tbody tr.even td { color:#fff; background:#73aef1;  }
table tbody tr.req-head td {
	background:#00477f;
	color:#fff;
}
.req-rcol {
	width:207px;
	margin:0;
	margin:20px 0 0 22px;
	float:left;
	display:inline;
}
.req-row {
	width:207px;
	float:left;
	margin:0 0 5px 0;
}




/* ******************************************************************************************************************* */
/* ******************************************************************************************************************* */
/* ******************************************************************************************************************* */


/* extra styles */

.paging{ color: black; font-size: 11px; font-weight:bold; }
.paging a{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.paging p {
	font-size:11px;
}
.paging .inactive{
	color: #000000;
}

/* extra styles */

/* *** CUSTOM STYLES *** */
.div_general{
	clear:both;
	margin-left: auto; margin-right: auto;
	text-align:center;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.title{
	clear:both;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.title_stone{
	clear:both;
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.title2{
	clear:both;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}	
.message_main
{
	clear:both;
	color:#00477f;
}
.message_error
{
	clear:both;
	margin-left: auto; margin-right: auto;
	text-align:center;
	color:#00477f;
	font-size: 12px;	
}
/* *** CUSTOM STYLES *** */


/* *** FORM STYLES *** */
.form_general{
	width:650px;
	background-color:#63A5EF;
	border: 0px dotted #333; 
	padding: 5px;
	margin-left: auto; margin-right: auto;
	text-align:center;
}

	.form_general .row {
		clear: both;
		padding-top: 5px;
	}
	
	.form_general .row span.label {
		float: left;
		width: 150px;
		text-align: left;
	}
	
	.form_general .row span.formw {
		float: right;
		width: 475px;
		text-align: left;
	} 	
		
.form_webpages{
	width:750px;
	background-color: #63A5EF;
	border: 0px dotted #333; 
	padding: 5px;
	margin-left: auto; margin-right: auto;
	text-align:center;
}

	.form_webpages .row {
		clear: both;
		padding-top: 5px;
	}
	
	.form_webpages .row span.label {
		float: left;
		width: 150px;
		text-align: left;
	}
	
	.form_webpages .row span.formw {
		float: right;
		width: 600px;
		text-align: left;
	} 	
/* *** FORM STYLES *** */




/******************************************************/
/*------------------ ADMIN styles --------------------*/
/******************************************************/

/* ***** FCK STYLES ***** */
/* ACTUAL WEBPAGE CONTENT IS DISPLAYED INSIDE THE fck_wrapper  
   WHICH MIRRORS THE ADMIN BODY STYLE SO THAT THE FRONT END MATCHES THE EDITOR */
/* for front end fck display */
.fck_wrapper{
	/*margin-left:auto; margin-right:auto; */
	margin-top:0px; margin-right:0px;
	padding-left:0px; padding-right:0px;
	background-color:#63A5EF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size: 13px; 
	line-height: 15px; 
	text-align:left;
	border:0px solid #fff;
}
.fck_wrapper table{ 
	border-top:1px solid #92c0f4;
	border-right:1px solid #92c0f4;
}
.fck_wrapper table tbody tr td { 
	font-size:12px; 
	padding:2px;
	border-left:1px solid #92c0f4;
	border-bottom:1px solid #92c0f4;
	vertical-align:top;
}
.fck_wrapper table p{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00477F;
}
.fck_wrapper p{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.fck_wrapper a{
}
/* for front end fck display */
/* ***** FCK STYLES ***** */



/*body wrapper*/
.admin_body_wrapper{
	margin-left:auto; margin-right:auto; margin-top:0px;
	width:766px; height:100%;
	padding-left:0px; padding-right:0px; 
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; 
	font-size:12px; 
	line-height: 14px;	
	text-align:center;
	background-color:#63A5EF;
	border:solid 0px red;
}
	.admin_body_wrapper form{
		margin-top:0px; margin-bottom:0px;
	}	
	.admin_body_wrapper hr{
		background-color: #ffffff;
		color: #ffffff;
		height: 1px;
	}
	.admin_body_wrapper a{
		font-size:12px;
		color: #ffffff;
	}
	.admin_body_wrapper  a:hover{ 
		color:#fdb930; 
	}
	.admin_body_wrapper .content_text{
		margin:10px 10px 10px 10px;
		width:746px;
	}
	.admin_body_wrapper .content_text .title{
		font-size:16px;
		color:#000000;
		text-align:center;
	}	

	.admin_body_wrapper table
	{
		vertical-align:middle;
		border-top:0px solid #92c0f4;
		border-right:0px solid #92c0f4;
	}
	.admin_body_wrapper table tbody tr td 
	{ 
		padding:0px;
		vertical-align:middle;
		border-left:0px solid #92c0f4;
		border-bottom:0px solid #92c0f4;
	}	
		
	.admin_body_wrapper input, select, textarea {
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		font-size: 11px;
	}

	.admin_body_wrapper .form_article{
		width:650px;
		/*background-color: #fff;*/
		border: 0px dotted red; 
		padding: 5px;
		margin-left: auto; margin-right: auto;
		text-align:center;
	}
		.admin_body_wrapper .form_article input, select {
			font-family:Arial, Helvetica, sans-serif; 
			font-size:1em; padding-left:0em; padding-right:0em; padding-bottom:0em; 
			padding-top:0em; margin-left:0em; margin-right:0em; margin-bottom:0em; margin-top:0em;
		}
	
		.admin_body_wrapper .form_article .row {
			clear: both;
			padding-top: 2px;
		}
		
		.admin_body_wrapper .form_article .row span.label {
			float: left;
			width: 150px;
			text-align: left;
		}
		
		.admin_body_wrapper .form_article .row span.formw {
			float: right;
			width: 475px;
			text-align: left;
		} 
	
	.admin_body_wrapper .chosen a {
		color: #ffffff;
	}	
/*body wrapper*/

/*menu wrapper*/
.admin_menu_wrapper{
	/*border:red solid 1px;*/
	background-color:#000000;
	color:#000000;
	padding-left:0px;
	padding-right:0px;
	width:766px;
	height:20px;
	line-height:20px;
	margin:0px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
}
	.admin_menu_wrapper .nav a{
		color:#FFFFFF;
		text-decoration:none; 
	}
	.admin_menu_wrapper .nav li a{
		color:#FFFFFF;
		text-decoration:none; 
	}
	.admin_menu_wrapper .nav li{
		display: inline;
		list-style-type: none;
		padding-right: 0px;	
	}
	.admin_menu_wrapper .nav ul {padding:0; margin:0px ;list-style-type: none;}
	.admin_menu_wrapper .nav ul li {padding:0; margin:0px; padding-right:30px;}
	.admin_menu_wrapper .nav ul li ul {display: none;}	
/*menu wrapper*/

/******************************************************/
/*------------------ ADMIN styles --------------------*/
/******************************************************/



/* SOME STYLES FOR THE FCK EDITOR */
.e_class1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#63A5EF;
	color: #ff0000;
}
.e_class2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#63A5EF;
	color: #000000;
}
.e_class3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #63A5EF;
	color: #ffffff;
}
.e_class_test
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#63A5EF;
	color:#00CC66;
}
.e_pdf_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #63A5EF;
	color: #oooooo;
	text-decoration:none;
	font-weight:normal;
	font-style:italic;
}
.e_pdf_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #63A5EF;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
.e_pdf_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #63A5EF;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
/* SOME STYLES FOR THE FCK EDITOR */

#map-iframe {
	float:left;
	margin:20px;
}