/**************************************************
					Body
**************************************************/


.blcms_column {
	float:none;
}

.blcms_fc:after,
.blcms_area:after { 
	height: 0; 
	font-size:0;
	clear: both;
	content: ".";
	display: block;
	visibility:visible;
}

.blcms_fc,
.blcms_area {
	display: block;
}

#homeright p, #right_low p {padding: 10px;}


body {
	background:#fff url('http://www.innesreid.co.uk/media/layout/background_body.jpg') repeat-x;
	background-position:top;
	color:#333;
	font:.75em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/**************************************************
					General
**************************************************/
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
textarea {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
a { color: #164376;
    text-decoration: none; 
}
a:hover {
    text-decoration: underline; 
}

/**************************************************
					Header
**************************************************/
#header {
	background:url('http://www.innesreid.co.uk/media/layout/background_header.jpg') no-repeat;
	display:block;
	height:335px;
	margin:0 auto;
	width:780px;
}
#header:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#header #flashLoop {
	background: url('http://www.innesreid.co.uk/media/layout/background_container2.jpg') repeat-y;
	background-position: left;
	clear: both;
	display: block;
	height: 200px;
	width: 760px;
	.margin:135px 0 0 0px;
	_margin:0px 0 0 0px;
	padding:0 0 0 14px;
}
#header h1 {
	float:left;
	height:100px;
	margin:35px -500px 0px 31px;
	.margin:13px -500px 0px 31px;
	text-indent:-9999px;
	width:260px;
}
#header h1 a {
	display:block;
	height:120px;
	width:260px;
}
#header h2 {
	float:right;
	height:100px;
	text-indent:-9999px;
	width:0; /* Stop the scrollbars from appearing! */
}

/*
#header img {
	clear:both;
	display:block;
	.margin:-10px 0 0 0; // Internet Explorer 6
	padding:0px 0 0 0; //Space between Main Image and Header
	.padding:10px 0 0 0; // Space between Main Image and Header - Internet Explorer 6
	height:200px;
	width:780px;
}
*/
#header img {
	clear: both;
	display: block;
	height: 200px;
	width: 780px;
	.margin:135px 0 0 0px;
	_margin:0px 0 0 0px;
	padding:0 0 0 0px;
} 

#header ul {/*Menu Bar*/
	background:url('http://www.innesreid.co.uk/media/layout/background_header_ul.jpg') no-repeat;
	height:35px;
	margin:-235px 0 0px 0;
	list-style:none;
	text-align:center;
	width:780px;
}
#header ul li {
	background:url('http://www.innesreid.co.uk/media/layout/background_header_ul_li.jpg') no-repeat;
	background-position:right;
	display:inline;
	height:30px;
	padding:0 10px;
}
#header ul li.final {
	background:none;
}
#header ul li a {
	color:#164376;
	font:Bold .95em/30px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#header ul li a:hover {
	text-decoration:underline;
}

/**************************************************
					Container
**************************************************/
#container {
	background:url('http://www.innesreid.co.uk/media/layout/background_container.jpg') repeat-y;
	margin:0 auto;
	padding:5px 14px;
	width:752px;
}
#container:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}

	/**************************************************
						Shift
	**************************************************/
	/*
	#shift {
		background:#fff;
		display:block;
		height:5px;
		margin:-5px 0 0;
		.margin:-15px 0 0;
		width:752px;
	}
	*/
	
	#shift {
		background:#fff;
		display:block;
		height:5px;
		margin:-5px 0 0;
		width:752px;
	}

	/**************************************************
						Left
	**************************************************/
	#left {
		float:left;
		width:242px;
	}
	
	#lefthome {
		float:left;
		width:180px;
	}
	
	#left ul, #lefthome ul {
		list-style:none;
	}
	#left ul li, #lefthome ul li {
	 	background:#e5e5e5;
		border-bottom:5px solid #fff;
		clear:both;
		display:block;
		height:auto;
		width:242px;
	}
	#left ul li.book {
		background:url('http://www.innesreid.co.uk/media/layout/image_book.jpg') no-repeat;
		background-position:left top;
		border:0;
		padding:0 0 0 73px;
		width:169px;
	}
	#left ul li.news {
		background:url('http://www.innesreid.co.uk/media/layout/image_todays.jpg') no-repeat;
		background-position:left top;
		padding:0 0 0 73px;
		width:169px;
	}
	#left ul li.update {
		background:url('http://www.innesreid.co.uk/media/layout/money.jpg') no-repeat;
		background-position:left top;
		padding:0 0 0 73px;
		width:169px;
	}
	
	#lefthome ul li.newshome {
		background-position:left top;
		padding:0 0 0 0px;
		width:175px;
	}
	#lefthome ul li.updatehome {
		background-position:left top;
		padding:0 0 0 0px;
		width:175px;
	}
	
	#left h4 {
	 	background:#e5e5e5;
		color:#002f66;
		float:left;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:5px 0 2px 12px;
		position:relative;
		width:150px;
	}
	
	#lefthome h4 {
	 	background:#e5e5e5;
		color:#002f66;
		position:relative;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:5px 0 2px 12px;
		width:150px;
	}
	
	
	#left h4 span, #lefthome h4 span {
		float:right;
		font-size:.9em;
		position:absolute;
		right:0;
		top:6px;
	}
	#left ul li p, #lefthome ul li p {
		clear:both;
		color:#757575;
		font-size:.85em;
		line-height:1.5em;
		padding:0 0 5px 12px;
		width:156px;
	}
	#left ul li p a, #lefthome ul li p a {
		color:#0d3a6d;
		text-decoration:none;
	}
	#left ul li p span, #lefthome ul li p span {
		padding:0 10px 0 0;
	}
	
	/**************************************************
						Left Large
	**************************************************/
	#left_large {
		background:#e5e5e5;
		float:left;
		width:505px;
	}
	#left_large h4 {
		color:#002f66;
		font:1.2em Arial, Helvetica, sans-serif;
		padding:15px 0 10px 15px;
	}
	#left_large h5 {
		border-bottom:1px solid #002f66;
		color:#333;
		font:1.1em Arial, Helvetica, sans-serif;
		margin:5px 15px;
		padding:2px 0;
	}
	#left_large p {
		color:#333;
		padding:0 15px 15px;
	}
	#left_large ul {
		margin:5px 0 10px 40px;
	}

	/**************************************************
						Middle
	**************************************************/
	#middle {
		background:#e5e5e5;
		float:left;
		margin:0 0 0 5px;
		width:258px;
	}
	
	#middlehome {
		background:#e5e5e5;
		float:left;
		margin:0 0 0 5px;
		width:400px;
		padding-top:10px;
	}
	
	#middle h4, #middlehome h4 {
		color:#002f66;
		font:1.2em Arial, Helvetica, sans-serif;
		padding:15px 0 10px 15px;
	}
	#middle p, #middlehome p {
		color:#333;
		padding:0 15px 5px;
	}
	#middle p a, #middlehome p a {
		color:#0d3a6d;
		text-decoration:none;
	}
		#newsletter {
			background:url('http://www.innesreid.co.uk/media/layout/newsletter.jpg') no-repeat;
			background-position:left top;
			border-top:5px solid #fff;
			display:block;
			font-size:1.3em;
			height:65px;
			padding:15px 0 15px 80px;
			text-align:right;
			width:228px;
		}
#container #middle #logo_panel {

	padding:0 0 0 8px;
}
#container #middlehome #logo_panel {

	padding:0 0 0 8px;
	text-align:center;
	margin-left:30px;
	margin-top:10px;
		margin-bottom:10px;
}

	/**************************************************
						Right
	**************************************************/
	#right {
		background:#e5e5e5;
		border-bottom:5px solid #fff;
		float:left;
		margin:0 0 0 5px;
		width:242px;
	}
	#right h4 {
		color:#002f66;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:15px 0 2px 10px;
	}
	
	#homeright h4 {
		padding-top:15px;
	}
	#right ul, #homeright ul {
		list-style:none;
		padding:0 10px 25px;
	}
	#right ul li, #homeright ul li {
		background:url('http://www.innesreid.co.uk/media/layout/icon_li.jpg') no-repeat;
		background-position:0px 3px;
		float:left;
		font-size:.85em;
		line-height:1.6em;
		padding:0 0 0 7px;
		width:104px;
	}
	#right ul li a, #homeright ul li a {
		color:#0d3a6d;
		text-decoration:none;
	}
	
		/**************************************************
						Right Internal
	**************************************************/
	#right_int {
		background:#e5e5e5;
		border-bottom:5px solid #fff;
		float:left;
		margin:0 0 0 5px;
		width:242px;
	}
	#right_int h4 {
		color:#002f66;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:15px 0 2px 10px;
	}
	#right_int ul {
		list-style:none;
		padding:0 10px 25px;
	}
	#right_int ul li {
		background:url('http://www.innesreid.co.uk/media/layout/icon_li.jpg') no-repeat;
		background-position:center left;
		float:left;
		font-size:.75em;
		line-height:1.6em;
		padding:0 0 0 7px;
		width:104px;
	}
	#right_int ul li a {
		color:#0d3a6d;
		text-decoration:none;
	}

	/**************************************************
						Right Error
	**************************************************/
	#right_error {
		background:#0d3a6d;
		color:#fafafa;
		float:left;
		margin:0 0 0 5px;
		width:242px;
	}
	#right_error p {
		color:#fafafa;
		line-height:1.4em;
		padding:10px;
	}
	#right_error span {
		border-bottom:5px solid #fff;
		display:block;
		width:242px;
	}
	#right_error ul {
		list-style:none;
		padding:0 0 10px;
	}
	#right_error ul li {
		color:#fafafa;
		line-height:1.4em;
		padding:2px 0 2px 20px;
	}

	/**************************************************
						Right Low
	**************************************************/
	#right_low {
		background:#e5e5e5;
		float:left;
		margin:0 0 0 5px;
		padding:0 0 5px;
		width:242px;
	}
	#right_low h4 {
		color:#002f66;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:15px 0 2px 10px;
	}
	
	#homeright h4 {
		color:#002f66;
		font:1.1em Arial, Helvetica, sans-serif;
		padding:15px 0 2px 10px;
	}
	
	#right_low form, #homeright form {
		background:url('http://www.innesreid.co.uk/media/layout/cheat_form.jpg') no-repeat;
		height:97px;
		margin:2px 0 0;
		padding:0 0 3px;
		position:relative;
		width:242px;
	}
	#homeright form {
		width:125px;
		height:140px;
		background:url('http://www.innesreid.co.uk/media/layout/cheat_form2.jpg') no-repeat;
	}
	#right_low form dl dd, #homeright form dl dd {
		clear:both;
		content:'.';
		display:block;
		height:0;
		visibility:hidden;
	}
	#right_low form #form_name, #homeright form #form_name {
		background:url('http://www.innesreid.co.uk/media/layout/icon_input.jpg') no-repeat;
		background-position:left top;
		border:0;
		font-size:10px;
		height:17px;
		left:14px;
		line-height:17px;
		padding:0 5px;
		position:absolute;
		top:11px;
		width:80px;
	}
	#right_low form #form_email, #homeright form #form_email {
		background:url('http://www.innesreid.co.uk/media/layout/icon_input.jpg') no-repeat;
		background-position:left top;
		border:0;
		font-size:10px;
		height:17px;
		left:14px;
		line-height:17px;
		padding:0 5px;
		position:absolute;
		top:45px;
		width:80px;
	}
	#right_low form #form_telephone, #homeright form #form_telephone {
		background:url('http://www.innesreid.co.uk/media/layout/icon_input.jpg') no-repeat;
		background-position:left top;
		border:0;
		font-size:10px;
		height:17px;
		left:14px;
		line-height:17px;
		padding:0 5px;
		position:absolute;
		top:79px;
		width:80px;
	}
	#right_low form textarea#form_enquiry {
		background:url('http://www.innesreid.co.uk/media/layout/icon_textarea.jpg') fixed no-repeat;
		background-position:left top;
		border:0;
		font-size:10px;
		height:81px;
		overflow:hidden;
		padding:2px 5px;
		position:absolute;
		right:28px;
		top:11px;
		width:80px;
	}
	
	#homeright form textarea#form_enquiry {
		left:7px;
		top:90px;
		background:url('http://www.innesreid.co.uk/media/layout/icon_textarea.jpg') fixed no-repeat;
		background-position:left top;
		border:0;
		font-size:10px;
		height:81px;
		overflow-y:scroll;
		overflow-x:none;
		padding:0 5px;
		position:absolute;
		width:84px;
	}
	
	#right_low form #form_submit, #homeright form #form_submit {
		background:transparent;
		border:0;
		color:#395c85;
		cursor:pointer;
		font-size:10px;
		position:absolute;
		right:5px;
		text-align:right;
		top:85px;
		width:20px;
	}
	
	#homeright form #form_submit {
		background:transparent;
		border:0;
		color:#395c85;
		cursor:pointer;
		font-size:10px;
		position:absolute;
		left:14px;
		text-align:right;
		top:113px;
		width:34px;
	}
	
	#right_low form dl dd label, #homeright form dl dd label {
		text-indent:-99999999px;
		color:#e5e5e5;
	}

/**************************************************
					Footer
**************************************************/
#footer {
	background:url('http://www.innesreid.co.uk/media/layout/background_footer.jpg') no-repeat;
	background-position:top;
	font-size:.85em;
	margin:0 auto;
	padding:15px 40px;
	width:700px;
}
#footer:after {
	clear:both;
	content:'.';
	display:block;
	height:0;
	visibility:hidden;
}
#footer a {
	text-decoration:none;
}
#footer ul {
	text-align:left;
	margin-top:15px;
	list-style:none;
	font-weight:bold;
}
#footer ul li {
	display:inline;
	padding:0 30px 0 0;
}
#footer ul li a {
	color:#999;
}
#footer p {
	text-align:left;
}
#footer p a {
	color:#999;
}
#footer p.extra {
	color:#999;
	font-size:.9em;
	margin-top:5px;
	text-align:left;
}

	/**************************************************
					Recruitment
	**************************************************/
	#recruitment {
		margin:15px;
		width:475px;
	}
	#recruitment form {
		color:#888;
	}
	#recruitment form dl.column {
		float:left;
		width:210px;
	}
	#recruitment form dl.column input {
		width:208px;
	}
	#recruitment form dl.first {
		margin:0 45px 0 0;
	}
	#recruitment form input[type=text] {
		background:#fff;
		border:1px solid #ccc;
		color:#333;
		margin:0 0 7px;
		padding:5px;
		width:288px;
	}
	#recruitment form input[type=checkbox] {
		width:auto;
	}
	#recruitment form input[type=submit] {
		background:#eee;
		border:3px double #ccc;
		padding:2px;
		font-size:1em;
		margin:7px 0 0;
		width:67px;
	}
	#recruitment p {
		margin:0 0 10px;
	}
		#recruitment p.success {
			background:#e2f9e3 url('http://www.innesreid.co.uk/media/layout/icon/success.png') no-repeat;
			background-position:13px 50%;
			border:2px solid #9c9;
			color:#080;
			padding:10px 11px 8px 38px;
		}
		#recruitment p.warning {
			background:#fff8bf url('http://www.innesreid.co.uk/media/layout/icon/warning.png') no-repeat;
			background-position:13px 50%;
			border:2px solid #ffd324;
			color:#eb830c;
			padding:10px 11px 8px 38px;
		}
	#recruitment textarea {
		background:#fff;
		border:1px solid #ccc;
		color:#333;
		height:100px;
		margin:0 0 7px;
		padding:5px;
		width:463px;
	}

	/**************************************************
						Sitemap
	**************************************************/
	#sitemap li {
		line-height:2em;
	}
	#sitemap li a {
		color:#121212;
		text-decoration:none;
	}
	#sitemap li a:hover {
		text-decoration:underline;
	}
	
	
	/* BLUELEAF ADDED JULY 08 */
	
	#homeright {
		width:130px;
		float:right;
	}



.newsfeed-item {font-size: 80%; padding: 5px 10px;}
.newsfeed-item a {color:#0d3a6d; text-decoration: none;}


.news_item_home {
font-size: 80%; 
padding: 0 10px 5px 10px; 
clear:both; 

}
.news_item_home a {color:#0d3a6d; text-decoration: none; clear: both;}

.news_item_full .title {margin-left: 0px;}
.news_item_full .title h4 {margin: 0;}
.news_item_full .date {margin-right: 15px; margin-top: 15px; font-size: 120%; float: right;}


.newstop {border-bottom: 1px solid #fff; margin: 20px 20px 0 20px; padding: 10px 0; height: 20px;}
.newstop h2 {float: left;color: #012e65; }
.newstop .pag {float: right;}
.pag a {color: #012e65; text-decoration: none; font-weight: bold;}
.pag .active {color: #f00;}

.news_item_summary {background:url('http://www.innesreid.co.uk/media/layout/bg-news.png') bottom left repeat-x; border-bottom: 1px solid #fff; margin: 20px; padding: 0 10px 10px 10px }
.news_item_summary .title a {color: #012e65; font-size: 14px; text-decoration: none;}
.news_item_summary .article {padding: 10px 0 0 0; margin-left: 0; clear: both;}
.news_item_summary .article p {padding-left: 0 !important;}
.news_item_summary .fom a {color: #012e65; text-decoration: none;}
.news_item_summary .date {float: right;color: #012e65;}

.blog_item_summary {background:url('http://www.innesreid.co.uk/media/layout/bg-news.png') bottom left repeat-x; border-bottom: 1px solid #fff; margin: 20px; padding: 0 10px 10px 10px }
.blog_item_summary .title a {color: #012e65; font-size: 14px; text-decoration: none;}
.blog_item_summary .article {padding: 10px 0 0 0; margin-left: 0;}
.blog_item_summary .article p {padding-left: 0 !important;}
.blog_item_summary .fom a {color: #012e65; text-decoration: none;}
.blog_item_summary .date {color: #012e65; text-align: right;}
.blog_item_summary .blog_right {float: right; width: 170px;}
.blog_item_summary .blog_right img {float: left; margin-right: 10px;}

.newsbtm {margin: 10px 20px; padding: 0 0 20px 0; text-align: right; }

.expertdetails {float: right; width: 150px; text-align: right; padding: 10px;}



#header {position: relative;}
.sociallinks {position: absolute; top: 70px; right: 12px;}
