/* ICONOGRAPHY 2006 - Standard Screen CSS */
/* Created by Michael Pratt */
@import "cmxformTemplate.css";
@import "cmxform.css";
body {
	background-color: #E5E7D7;
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	text-align: center;
	line-height: 1.3em;
	color: #333;
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* everyone else */
}
/**************** STYLES FOR WYSIWYG CMS *******************/
.mceContentBody {
	background: #FFF;
	text-align: left;
}
.mceContentBody p, .mceContentBody .content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
	line-height:1.8em;
	}
/*************************** TABS ****************************/
#tabs {
	/*float:left; */
	width: 994px;
	/*height: 39px;*/
	font-size: 75%;
	font-weight:bold;
	line-height: normal;
	background: #9E2D32 url("/images/nav_bar_bg_x-repeat.gif") repeat-x left top;
	/*
	border-left: #fff 16px solid;
	border-right: #fff 16px solid;
	*/
	padding: 0px 0px 0px 0px;
	margin:0px;
	position:relative;
	clear: both;
	/*text-align:center;*/
	text-decoration:none;
	overflow: hidden;
}
#tabs img {
	margin:0;
	padding:0px;
}
#tabs ul {
	margin:0;
	padding:10px 0px 0px 6px;
	list-style:none;/*float:center; */
	}
#tabs li {
	/*float:center; */
	color:#fff;
	list-style:none;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	background:#9E2D32;
	/*
	background:url("/images/tab_left.gif") no-repeat left top;
	*/
	margin:0;
	padding: 8px 0px 7px 4px;/*text-align:center;*/
	}
#tabs a {
	/* background:#DDDDDD url(http://zone1.iconography.co.uk/themes/blue/right.gif) no-repeat scroll right top; */
	border-bottom:medium none;
	color:#000;
	display:inline;
	/* float:left; */
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	height: 23px;
}
#tabs li a {
	padding: 8px 4px 7px 4px;
	color:#FFFFFF;/* background:#9E2D32;
	 background: url("/images/tab_right.gif") no-repeat scroll right top; 
	 */
	}
#tabs a:hover {
color:#ccc;
}
#tabs li a:hover {
	/*background:url("/images/tab_right.gif") no-repeat right top;*/
	color:#000000;
}
#tabs #current {
	background:url("/images/tab_left.gif") no-repeat left top;
	padding: 8px 0px 7px 8px;/*background:url("/images/tab_left.gif") no-repeat left top;*/
	/* background-image:url("http://zone1.iconography.co.uk/images/left_on.gif");*/
	}
#tabs #current li {
/*background:url("/images/tab_left.gif") no-repeat left top;
	padding: 8px 0px 7px 4px;
	*/
	/* background-image:url("http://zone1.iconography.co.uk/images/left_on.gif");*/
	}
#tabs #current a {
	background:url("/images/tab_right.gif") no-repeat right top;
	/* background-image:url("http://zone1.iconography.co.uk/images/right_on.gif"); */
	color:#333;
	margin: 0;
	/*padding-bottom:0px;*/
	padding: 8px 10px 7px 4px;
}
#tabs ul.left_tab {
	float:left;
	margin:1.5em 0em 0.5em 0.5em;
	padding:0em;
}
#tabs ul.right_tab {
	float:right;
	margin:1.5em 3em 0.5em 0em;
	padding:0em;/*
background: url("/images/envelope.gif") no-repeat left top; 

display:inline;*/
}
#tabs ul.right_tab li {
	margin:0px;
	padding:10px 20px;
	display:inline;
	background: url("/images/envelope.gif") no-repeat left top;
}
/**sub tabs***/
#subtabs ul {
	margin:0;
	padding:0.5em 0px 0.5em 0em;
	list-style:none;
	display:block;
	text-align:center;
}
#subtabs li {
	/*float:center; */
	color:#ffffff;
	list-style:none;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	margin:0 6px;
	padding: 0px;
}
#subtabs a {
	color:#a01e0d;
	text-decoration:none;
}
#subtabs a:hover {
	color:#a01e0d;
	text-decoration:underline;
}
/************* COMMON ****************/

a {
	color: #a01e0d;
	text-decoration:underline;/* text-decoration: none;
	background: transparent url("http://zone1.iconography.co.uk/images/linkline1.gif") repeat-x bottom;
	*/
}
a:hover {
	color: #a01e0d;
	text-decoration:none;/*
	background: url("http://zone1.iconography.co.uk/images/linkline2.gif") repeat-x bottom;
	*/
	}
a.img {
	background: #fff;
}
a:hover .img {
	background: #fff;
}
a.small_link_text {
	font-size:0.8em;
	text-decoration:none;
}
a.small_link_text:hover {
	font-size:0.8em;
	text-decoration:underline;
}
p {
	position: relative;
	margin: 1em 0 1em;
	padding: 0;
}
div.smalltext {
	font-size:65%;
	border:1px solid;
	padding:10px;
}
h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	text-transform: lowercase;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: lowercase;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 0.5em 0;
}
h3 {
	margin: 1.5em 0 0 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	/*text-transform: lowercase; */
	color: #666666;
	line-height: 1em;
}
h4 {
	margin: 1em 0 0 0;
	padding-bottom: 2px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	/* text-transform: lowercase; */
	line-height: 1.2em;
	/*border-bottom: 1px dotted #CCC;*/
	text-align: left;
}
h5 {
	margin: 1.5em 0 -0.5em 0;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: left;
	color: #666666;
}
input {
	border: 1px solid #666;
}
/******************** DROP-SHADOW WRAP ***********************/
#outer {
	width:1024px;
	margin: 0px auto;
}
#dropshadow_wrap {
	background:#D9DCCC url(/images/bg_repeat_y.gif) repeat-y scroll 0%;
	float:left;
	/*height:auto;*/
	margin:0pt;
	padding:0px 15px;
	width:994px;
}
/******************** HEADER IMAGE SEPARATOR ***********************/

#header_image_separator {
	clear: both;
	/*position:relative;*/	
	display: inline;
	padding:0px;
	margin:0px;
}
.image_border {
	margin:4px auto;
	padding:6px;
	background:#FFFFFF;
	border:1px solid #dddddd;
	display:block;
}
.caption {
	font-size:80%;
}
/******************** border IMAGE align ***********************/

/*
By RW 7/11/07

	Purpose:	For aligning the top and bottom-most images with the main body.
				This div is outside the 'dropshadow_wrap' and 'wrap' divs because of the
				shadow gif down the right hand side of the page

	Caveat:		The present fix below fixes the image shift right by 1px
				in IE6/win - but unfortunately adds an extra 1px shift to the right
				in Firefox... doh.

****************new hack ignore above notes!********

*/
#border_image_align_btm, #border_image_align_top {
	clear:both;
}
#border_image_align_top img {
	/*pa\dding: 0px;
	*/
	margin: 0 auto;
	padding: 0;
	position:relative;
}
/* Hides from IE-mac \*/
* html #border_image_align_top img {
	padding: 0px 0px 0px 2px;
} /* IE5 escaping float hack */
/* End hide from IE-mac */
#border_image_align_btm img {
	/*pa\dding: 0px;
	*/
	margin: 0 auto;
	padding: 0;
	position:relative;
}
/* Hides from IE-mac \*/
* html #border_image_align_btm img {
	padding: 0px 0px 0px 2px;
} /* IE5 escaping float hack */
/* End hide from IE-mac */
/******************** HEADER ***********************/

#wrap {
	margin:0px;
	padding:0px;
	position:relative;
	text-align:left;
	width: 100%;
	height: 1%;
}
/* Hides from IE-mac \*/
* html #wrap {
	height: 1%;
} /* IE5 escaping float hack */
/* End hide from IE-mac */
/******************** HEADER image cycling***********************/
.head_pics {
	height:  183px;
	width:   994px;
	padding: 0px;
	margin:  0px;
	background-color: #fff;
}
.head_pics img {
	/* padding: 15px;  
    border:  1px solid #ccc; 
	*/ 
    background-color: #fff;
	width:  994px;
	/* height: 183px; */
	/*display: none;*/

	/*
    top:  0px; 
    left: 0px; 
	*/
}
/******************** End of HEADER image cycling ***************/
#header {
	/*overflow: hidden;*/
	clear: both;
	width: 800px;
	/*height: 90px;*/
	color: #fff;
	padding: 0px;
	margin: 0px;/*
	border-left: #fff 16px solid;
	border-right: #fff 16px solid;
	*/
	}
#header a {
	border-style: none;
	display: block;
}
/* image replacement technique for logo */
#header h1 {
	position: absolute;
	font-size: 140%;
	color: #6287D5;
	top: 20px;
	left: 28px;
	width: 230px;
	padding-top: 50px;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 50px; /* for IE5/Win hack */
	he\ight: 0px; /* for most browsers */
}
#header_overlay {
	position:absolute;
	left:1em;
	top:0.5em;
	width:100%;
	z-index:5;
	height:150px;
}
#hidden_cycle {
	display:none;
}
#header_overlay ul {
	margin:0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
#header_overlay li {
	list-style:none;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	margin:0px;
	padding: 0px 10px 0px 0px;
	float:left;
}
#header_overlay li .white_text {
	color:#FFFFFF;
	float:left;
	font-weight:normal;
	padding:0px 0px 0px 4em;
}
.countdown_text {
	color:#FFFFFF;
	display:inline;
	float:left;
	font-weight:normal;
	padding:0px 0px 0px 6em;
}
#find_solicitor_box {
	float:left;
	clear:left;
	margin:2em 0em;
	padding:0px;
	width:200px;
	height:110px;
	display:block;
	background:url(/images/find_solicitor_box_trans.gif) no-repeat left top;
	color:#333333;
}
#find_solicitor_box form {
	margin:0.5em 2em;
}
#mBox {
	display: block;
	margin:0px 0em 0px 1.2em;
}
#messageBox {
	display: block;
	margin:0px 0em 0px 1.2em;
}
#messageBox label.error {
	display: block;
	margin:0px auto;
	width: auto;
	font-style:normal;
	font-weight:normal;
	font-size:70%;
}
ul .solicitor_detail {
	list-style:inside none;
	float:left;
}
.solicitor_detail h4 {
	margin: 0em;
	padding:0em 0em 0.5em 0em;
	font-family: "Georgia", "Times", "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #666666;
}
.solicitor_detail li {
	display:block;
	float:left;
	margin:7px;
	padding:4px;
	border:1px solid;
	width:80%;
	font-size:0.8em;
}
.solicitor_detail li:hover {
	background-color:#EEEEEE;
}
.solicitor_box {
	display:inline;
	float:left;
	margin:7px;
	padding:4px;
	border:1px solid;
	width:45%;
	height:250px;
	font-size:0.8em;
}
.left_pad {
	padding-left:6em;
}
.left_pad_4 {
	padding-left:4em;
}
.left_pad_3 {
	padding-left:3em;
}
.left_pad_2 {
	padding-left:2em;
}
.left_pad_1 {
	padding-left:1em;
}
#search {
	float: right;
	display: inline; /* removes IE/Win double margin bug */
	padding: 0 0 20px 0;
	margin: 30px 30px 0 0;
}
#search label {
	font-family: Verdana, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFF;
}
#search .textfield {
	border: #1D3C6B 1px solid;
	background: #FFF url("http://zone1.iconography.co.uk/images/formfield.gif") repeat-x;
	padding: 2px;
	vertical-align: middle;
	color: #666;
	width: 104px; /* for IE5/Win hack */
	w\idth: 100px; /* for most browsers */
}
#search .submitgo {
	vertical-align: middle;
	margin-left: 2px;
	border: 1px solid #22396B;
}
/************** MAIN CONTENT *****************/

#main-body {
	float: left;
	background-color:#FFFFFF;
	width: 994px;
	/*
	border-left: #fff 16px solid;
	border-right: #fff 16px solid;
	*/
	clear:both;
	margin:0;
	padding:0;
}
/*
#main-body img{
	padding: 0px;
	margin: 0px;
	}	
	*/
.content_bg {
	background:#e2e2e2 url("../images/sidebar_repeat_y.gif") repeat-y right;
	margin: 0px;
	padding: 0px;
	width:auto;
}
.content {
	float: left;
	display: inline;
	position: relative;
	width:679px;
	margin: 0px 0px 5px 0px;
	padding: 0px 60px 0px 0px;
	height: auto;
	background-color:#FFFFFF;
	color:#666666;
}
.content a {
	font-weight: bold;
}
.content p, .content dl, .content ul, .content ol {
	color: #666;
	font-size: 75%;
}
.content h3 {
	margin: 0px 5px 5px 30px;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	padding: 20px 0px 4px 0px;
	font-size: 2.5em;
	letter-spacing: 1px;
	font-weight: bold;
	color: #A01E0D;/*background: url("../images/h3_dashed_underline.gif") no-repeat bottom left;*/
	/* background: #F9F5F0 url("http://zone1.iconography.co.uk/images/box-bar.gif") repeat-x top left;*/
	}
.home_article-text {
	margin: 0pt 20px 0px 30px;
	overflow: hidden;
	color:#666666;
	/*font-family: "Georgia", "Times", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
}
.article-text {
	margin: 0pt 20px 40px 30px;
	overflow: hidden;
	color:#666666;
	/*font-family: "Georgia", "Times", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
}
.article-text dl {
	position: relative;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 15px 0;
}
/* Hides from IE-mac \*/
* html .article-text {
	height: 1%;
} /* IE5 escaping float hack */
/* End hide from IE-mac */
.article-text .date {
	font-size: 80%;
	color: #999;
}
.article-text dd.image {
	position: absolute;
	left: -80px;
	top: 20px;
}
.article-text dd.searchscore {
	position: absolute;
	left: -45px;
	top: 20px;
	padding: 2px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
.article-text .contactform {
	text-align: right;
}
.article-text textarea {
	width: 272px;
	border: 1px solid #999;
	background: #FFF url("http://zone1.iconography.co.uk/images/formfield.gif") repeat-x;
	padding: 2px;
	color: #666;
}
.article-text .textfield {
	width: 150px;
	border: 1px solid #999;
	background: #FFF url("http://zone1.iconography.co.uk/images/formfield.gif") repeat-x;
	padding: 2px;
	color: #666;
}
.article-text .submitgo {
	border: 1px solid #999;
}
.imageframe {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 4px;
	margin: 8px;
}
/******************* right column ***********************/

#sidebar {
	float:right;
	display: block;
	overflow:hidden;
	position: relative;
	/*margin: 1%;*/
	padding: 0px 0px 10px 0px;
	font-size: 85%;
	line-height: 1.5em;
	background-color: #CFD2B7;
	width: 255px;
	height: 1%;
	text-decoration:none
}
#sidebar p, #sidebar dl {
	margin: 0;
	padding: 5px 10px 5px 10px;
	list-style: none;
}
#sidebar dt {
	margin-top: 10px;
	padding-right: 10px
}
#sidebar dd {
	margin: 0;
	padding-right: 20px;
}
#sidebar ul {
	display: block;
	margin: 0;
	padding: 5px 10px;
}
#sidebar ol {
	display: block;
	margin: 0;
	padding: 10px;
	list-style: decimal;
}
#sidebar li {
	margin: 0 0 10px 30px;
	padding: 0;
}
#sidebar ol li {
	display: block;
	/*background:transparent url("../images/bullet.gif") no-repeat scroll left top;*/
	/*background:transparent url("../images/bullet.gif") no-repeat scroll left top;*/
	/*
	list-style-image:url("../images/bullet.gif");
	list-style-position:outside;
	*/
	margin: 0;
	padding-left: 10px;
}
#sidebar li a {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-family: "Georgia", "Times", "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	/*background: url("../images/bullet.gif") no-repeat top left;*/
/*	background:transparent url("../images/bullet.gif") no-repeat scroll left top;*/
	/*
	list-style-image:url("../images/bullet.gif");
	list-style-position:outside;
	*/
	text-decoration:none;
}
#sidebar li a:hover, .box dt a:hover {
	/*background: url("../images/bullet_on.gif") no-repeat top left;*/
	text-decoration:underline;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ol li a {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	/*font-family: "Georgia", "Times", "Arial", "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;*/
	text-decoration:underline;
	color: #666666;
}
#sidebar li p {
	padding-top: 0px;
}
#home_rhc_table,#home_rhc_table img{
padding:0em;
margin:0em
}

/*
#sidebar h4 {
	margin:0.5em 1.5em;
	padding:10px 0px 0px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #CDCAC1;
	text-transform: uppercase;
	}
	
	*/
	
#sidebar h3 {
	margin:0em;
	padding:0.25em 0em 0.25em 0.5em;
	}
	
.newsbar {
	margin:1em 1.5em 0.5em 1.5em;
	padding:0em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	/*text-transform: lowercase; */
	color: #666666;
	line-height: 1em;
}

#faqbar {
	float:right;
	display: block;
	position: relative;
	/*margin: 1%;*/
	padding: 0px 0px 10px 0px;
	line-height: 1.5em;
	background-color: #CFD2B7;
	width: 255px;
	text-decoration:none;
}
#faqbar ol {
	display: block;
	margin: 0px;
	padding: 2.5em;
	list-style: decimal;
}
#faqlist {
	float:right;
	display: block;
	overflow:hidden;
	position: relative;
	/*margin: 1%;*/
	padding: 0px 0px 1em 0px;
	font-size: 85%;
	line-height: 1.5em;
	background-color: #CFD2B7;
	width: 255px;
	height: 1%;
	text-decoration:none
}
#faqlist a {
	text-decoration:none
}
#faqlist a:hover {
	text-decoration:underline
}
#faqlist ol {
	display: block;
	margin: 0px;
	padding: 0px 4em;
	list-style: decimal;
	list-style-image:none;
	list-style-position:outside;
}
#home_right_column {
	padding:1em 2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height:1.6em;
	background-color:#CFD2B7;
	color:#425841;
}
#right_column_links {
	background-color:#415941;
	color:#FFFFFF;
	padding:1em 2em;
}
#right_column_links a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	padding:4px 4px 4px 0px;
}
#right_column_links a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	padding:4px 4px 4px 0px;
}
#right_column_links h3 {
	color:#FFFFFF;
	margin:0em;
	padding:0.5em 1em 0.5em 0em;
}
#faqs {
	background-color:#CFD2B7;
	color:#425841;
	padding: 0;
}
#faqs a {
	color:#425841;
	text-decoration:none;
	font-weight:bold;
	padding:4px 4px 4px 0px;
}
#faqs a:hover {
	color:#425841;
	text-decoration:underline;
	font-weight:bold;
	padding:4px 4px 4px 0px;
}
#faqs h3 {
	color:#425841;
	margin: 15px 0px 10px 0px;
}
#right_column_content_nicksbarclay {
	background:#ECECEC url("/images/nick_barclay_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
#right_column_content_jillsinclair {
	background:#ECECEC url("/images/jill_sinclair_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
#right_column_content_marjclark {
	background:#ECECEC url("/images/marj_clarke_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
#right_column_content_dench {
	background:#ECECEC url("/images/celeb_dench_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
#right_column_content_briers {
	background:#ECECEC url("/images/celeb_briers_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
#right_column_content_crosbie {
	background:#ECECEC url("/images/celeb_crosbie_r.gif") right bottom no-repeat;
	color:#AA300E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.1em;
	font-style:italic;
}
.right_column_quote {
	padding:1.8em 1.8em 0em 1.4em;
}
.quote_grey_large {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.4em;
	font-style:normal;
	padding:0.5em 0em 0em 1em;
}
.quote_grey_small {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0.8em;
	font-style:normal;
	padding:0em 0em 1em 1.5em;
}
/*****news***/

.itemhold {
	display:block;
	float:left;
}
.newsimage {
	float:left;
	padding: 1em;
}
.newsitem {
	width:100%;
	display:block;
	float:left;
}
.newsbox {
	margin:4px;
	padding:4px;
	border:1px solid;
	float:left;
}
.boxform {
	padding: 10px;
	text-align: right;
}
.boxform span {
	color: #C00;
	display: block;
	padding-bottom: 10px;
}
.boxform .textfield {
	width: 100px;
	border: 1px solid #999;
	background: #FFF url("http://zone1.iconography.co.uk/images/formfield.gif") repeat-x;
	padding: 2px;
	margin-bottom: 4px;
	vertical-align: middle;
	color: #666;
}
.boxform .submitgo {
	border: 1px solid #999;
	margin-bottom: 4px;
	vertical-align: middle;
}
#ourclients {
	text-align: center;
	padding-top: 10px;
}
#recentwork {
	margin: 0 10px 0 100px;
}
#recentwork dl {
	position: relative;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding: 15px 0 5px 0;
}
/* Hides from IE-mac \*/
* html #recentwork dl {
	height: 1%; /* IE5 escaping float hack */
	he\ight: auto; /* IE6 overide to fix 3 pixel indent bug */
}
/* End hide from IE-mac */
#recentwork dd.image {
	position: absolute;
	left: -85px;
	top: 20px;
	padding-right: 5px;
	background: url("../images/shadow.gif") no-repeat;
}
#recentwork dd.summary {
	min-height: 34px;
}
#recentwork img {
	border: 1px solid #000;
}
#clearDiv, #bluebar {
	clear:both;
}
#fawn_bar {
	background-color:#CFD2B7;
	height:5px;
	width:100%;
	float:left;
}
#right_hand_logos {
	position:relative;
	bottom:1em;
}
/********************* footer *********************/

#footer {
	position: relative;
	clear: both;
	margin: 0;
	text-align: center;
	width: 800px;
	border-width: 0px 16px 0px 16px;
	border-color: #fff;
	border-style: solid;
	padding:0px;
	height:27px;
}
#footer img {
	margin: 0px;
	padding: 0px;
	border:0px;
}
#footer p {
	margin: 0px;
	font-size: 75%;
	color: #FFF;
}
#footer a {
	color: #FFF;
	background: none;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCC;
	background: none;
	text-decoration: underline;
}
#footer_shadow {
	float:left;
	background:#E5E7D7 url("/images/footer_shadow.gif") no-repeat top center;
	width:1024px;
	height:45px;
	margin:0px auto;
	padding:0px;
}
/********************* MISC ***********************/

a img {
	border: none;
}
.hide, hr {
	display: none;
}
.unhide {
}
.parahide {
	display:block;
}
code {
	color: #7B9905;
	font-size: 90%;
	line-height: 1.2em;
	text-align: left;
}
abbr, acronym {
	font-style: normal;
	border-bottom: 1px dotted #bbb;
	cursor: help;
}
a abbr {
	border: none;
}
#signupform {
	width: 545px;
	margin:0px;
	padding:0px;
}
#signupform label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#contactform {
	margin:0px;
	padding:0px;
}
#contactform label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
#materialsform, #findform1, #findform2, #solicitorcontactform {
	margin:0px;
	padding:0px;
}
#materialsform label.error, #findform1 label.error, #findform2 label.error, #solicitorcontactform label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}
form {
	margin: 0;
}
label {
	cursor: pointer;
	font-size:0.8em;
	font-style: normal;
	font-family: Verdana, sans-serif;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#content_height {
	float:left;
	/*height:inherit;*/
	background: #ffffff url("/images/main-content_bg_repeat_y.gif") repeat-y left top;
	margin:0px;
	padding:0px;
}
/************************* BULLET PROOF BOXES *************************/

.stepbox {
	margin: 5px;
	padding: 5px;
	background-color: #ffffff;
	border:1px solid;
}
.box {
	margin: 5px;
	padding: 5px;
	background-color: #ffffff;
	border:1px solid;
}
.box h3 {
	margin:0px;
	padding:0px 0px 5px 10px;
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	border-bottom: 1px solid #CDCAC1;
	/* background: #F9F5F0 url("http://zone1.iconography.co.uk/images/box-top.gif") no-repeat top left; */
	background-color: #666666;
	text-transform: uppercase;
}
.box h4 {
	margin:0px;
	padding:10px 0px 5px 10px;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #CDCAC1;
	/* background: #F9F5F0 url("http://zone1.iconography.co.uk/images/box-top.gif") no-repeat top left; */
	/*background-color: #666666; */
	text-transform: uppercase;
}
.box ol {
	list-style-type: square;
	padding:0px 10px 5px 10px;
}
.box ol li {
	display: block;
	list-style-type: square;
	list-style-position:inside;
	list-style-image:url("../images/bullet.gif");
}
.box a {
	padding: 0px;
	margin:0px 0px 0px 20px;
}
.box li a, .box dt a {
	display: block;
	padding-left: 10px;
	background: url("../images/bullet.gif") no-repeat top left;
	text-decoration:none;
	color: #666666;
}
.box li a:hover, .box dt a:hover {
	background: url("../images/bullet_on.gif") no-repeat top left;
	text-decoration:underline;
}
.box dt {
	font-weight: bold;
}
.box .date {
	color: #666666;
	border:black 1px;
	padding: 0px;
	margin:0px 0px 0px 20px;
}
.date {
	color: #666666;
	border:black 1px;
	padding: 0px;
	margin:0px 0px 0px 20px;
}
.box dd.desc {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
}
.box .quality {
	color: #EEE;
}
.box .quality img {
	vertical-align: middle;
}
.advert {
	width: 200px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	background: #fff url("http://zone1.iconography.co.uk/images/ad-bottom.gif") no-repeat bottom left;
}
.advert h4 {
	margin: 0px;
	padding: 40px 0 10px 8px;
	font-size: 90%;
	color: #3B9CC9;
	border-bottom: none;
}
.advert a {
	display: block;
	color: #FFF;
	padding-left: 10px;
	font-size: 85%;
	line-height: 1em;
	background: #5E88D4 url("http://zone1.iconography.co.uk/images/bullet_white.gif") no-repeat left;
}
.advert a:hover {
	color: #FFF;
	text-decoration: underline;
	background: #5E88D4 url("http://zone1.iconography.co.uk/images/bullet_white.gif") no-repeat left;
}
#ivor h4 {
	background: url("http://zone1.iconography.co.uk/images/ad-top-ivor.gif") no-repeat top left;
}
#zone10 h4 {
	background: url("http://zone1.iconography.co.uk/images/ad-top-zone10.gif") no-repeat top left;
}
#weather dl {
	position: relative;
}
#weather dl img {
	position: absolute;
	top: 5px;
	right: 15px;
}
.copyright {
	font-size:80%;
	color:#A7ACA3;
	text-decoration:none;
	background-color:#415941;
	height:5px;
	padding:1em 0.5em 1em 0.5em;
}
.copyright a {
	color:#A7ACA3;
	text-decoration:none;
}
.copyright a:hover {
	color:#A7ACA3;
	text-decoration:underline;
}
.newsdesc {
	padding: 0px;
	margin:0px 15px 0px 20px;
}
#NewsSnippetsContainer {
	float:left;
	/*border:1px solid;*/
margin:0px;
	padding: 0px 0px 2em 25px;
	width:100%;
}
.NewsSnippet {
	width:45%;
	float:left;
	border:1px solid;
	margin:5px;
	padding:10px;
}
.NewsSnippet h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:140%;
	margin:0pt;
	padding:0px;
	width: 220px;

}
.NewsSnippetbody {
	clear: both;
	float:left;
	display:block;
	width: 100%;
	padding: 0px;
	margin:0px;
}
/***************** PORTFOLIO PAGE *******************/

/* Hides from IE-mac, fixes float bug in IE-win \*/
* html #portfolio-grid {
	height: 1%;
}
/* End hide from IE-mac */
#portfolio-grid ul {
	list-style: none;
	text-align: center;
	margin: 0;
	padding: 0;
}
#portfolio-grid li {
	float: left;
	width: 128px;
	margin-top: 20px;
	padding: 0;
	background: url("http://zone1.iconography.co.uk/images/shadow.gif") no-repeat 25px 0px;
}
#portfolio-grid img {
	background: #CCC;
	border: 1px solid #000;
}
#portfolio-grid a {
	font-weight: normal;
	font-size: 85%;
}
#portfolio-grid p {
	clear: both;
	padding-top: 40px;
	text-align: center;
}
#portfolio-grid h4 {
	clear: both;
	margin: 15px 0 0 25px;
}
/*************** extra classes for CMS ***************/
.alternative {
	color: #C00;
}
.highlight {
	background-color: #FF0;
}
.odd {
	background-color: #EEE;
}
#errbox {
	margin: 20px auto;
	color: #ff0000;
	border: 1px solid #ff0000;
	padding: 10px;
	width: 300px;
	text-align: center;
}
#confbox {
	margin: 20px auto;
	color: #003399;
	border: 1px solid #003399;
	padding: 10px;
	width: 300px;
	height: 50px;
	text-align: center;
}
#errbox a {
	color: #ff0000;
}
#errbox a:hover {
	color: #000000;
}
#errbox a:visited {
	color: #ff0000;
}
.category1 {
	float: left;
	width: 201px;
	margin: 0;
	padding: 0;
}
.category2 {
	float: right;
	width: 201px;
	margin: 0;
	padding: 0;
}
.viewdetails {
	margin: 4px auto;
	display: block;
	width: 100px;
	text-decoration: none;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
	background: #C60;
	padding: 2px;
	cursor: pointer;
	border: 1px solid #C60;
}
.addtobasket {
	text-decoration: none;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
	background: #8EAC91;
	padding: 4px;
	margin: 0;
	cursor: pointer;
}
#viewbasket {
	clear: both;
	color: #FFF;
	font-size: 80%;
	float: right;
	background: none;
	margin: 0 30px 0 0;
}
.padding {
	padding: 10px;
}
.qty {
	width: 3em;
}
.forumtopic {
	background-color: #EEE;
	border: 1px solid #999;
	margin-top: 10px;
}
.productframe {
	padding: 5px;
	margin: 10px;
	border: 1px solid #CCC;
	width: 25%;
	float: left;
	text-align: center;
}
#prodlist {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.price {
	font-size: 150%;
	margin: 5px 0 5px 0;
	padding: 5px;
	color: #900;
}
.optionleft {
	float:left;
	padding:1em 5em;
	border:1px dashed;
	background:#eeeeee;
	font-size:120%;
	cursor:pointer;
}
.optionright {
	float:right;
	padding:1em 5em;
	border:1px dashed;
	background:#eeeeee;
	font-size:120%;
	cursor:pointer;
}
.optionright:hover, .optionleft:hover {
	background:#eeeeff;
	border:1px solid;
}
#optionanswers {
	padding:1em 5em;
}
#optionbody {
	padding:1em 5em;
}
#optionprevious {
	margin:3em;
	padding:1em 2em;
	border:solid 1px;
	background-color:#EEEEEE;
}

p.form_text_small{
	font-family: Verdana, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #000;
}
.bright_red_text {
	color:#FF0000;
}
.red_text {
	color:#A01E0D;
}
h3.red_text {
	color:#A01E0D;
	font-size:1.3em;
	padding:0px 1em;
	margin:1em 0pt 0pt;
}
.grey_text {
	color:#666666;
	float:left;
}
a.grey_text {
	color:#666666;
	text-decoration:none;
}
a.grey_text:hover {
	color:#666666;
	text-decoration:underline;
}
/*--jquery slickbox---------------------------*/
#slickbox, #fixedbox {
	background: #DDDDDD url("/images/tab_bar_bg.gif") repeat-x left top;
	height:23px;
	font-size: 75%;
	text-decoration:none;
}
/*************************** slickbox menu (clone of TABS) ****************************/
/*
#tabs {
	
	width: 800px;
	height: 23px;
	font-size: 75%;
	line-height: normal;
	background: #DDDDDD url("/images/tab_bar_bg.gif") repeat-x left top;
	border-left: #fff 16px solid;
	border-right: #fff 16px solid;
	padding: 0px 0px 0px 0px;
	margin:0px;
	position:relative;
	clear: both;
	
	text-decoration:none;
	}
	*/

#slickbox ul, #fixedbox ul {
	margin:0;
	padding:4px 0px 0px 51px;
	list-style:none;
	text-transform: uppercase;/*float:center; */
	}
#slickbox li, #fixedbox li {
	/*float:center; */
	color:#fff;
	list-style:none;
	font-weight:normal;
	text-decoration:none;
	display:inline;
	/*background:url("http://zone1.iconography.co.uk/images/left.gif") no-repeat left top;*/
	margin:0;
	padding: 0px 0px 0px 0px;/*text-align:center;*/
	}
#slickbox a, #fixedbox a {
	/* background:#DDDDDD url(http://zone1.iconography.co.uk/themes/blue/right.gif) no-repeat scroll right top; */
	border-bottom:medium none;
	color:#fff;
	display:inline;
	/* float:left; */
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
}
#slickbox li a, #fixedbox li a {
	padding: 0px 0px 0px 4px;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#slickbox a, #fixedbox a {
/*float:none;*/
	}
/* End IE5-Mac hack */
#slickbox a:hover, #fixedbox a:hover {
	color:#ccc;
}
#slickbox .subcurrent, #fixedbox .subcurrent {
	/* background-image:url("http://zone1.iconography.co.uk/images/left_on.gif");*/
	color:#333;
	margin: 0;
	padding-bottom:0px;
}
#slickbox .subcurrent a, #fixedbox .subcurrent a {
	/* background-image:url("http://zone1.iconography.co.uk/images/right_on.gif"); */
	color:#333;
	margin: 0;
	padding-bottom:0px;
}
/*--end of slickbox---------------------------*/




/*--Stamp css sprites ------------------------*/
#skyline {
	width: 663px;
	/*height: 136px;*/
	height: 103px;
	background: url(/images/stamp_button_tile2.gif);
	/*margin: 10px auto;*/
	margin: 2px auto;
	padding: 0;
	position: relative;
}
#skyline li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#skyline li, #skyline a {
	height: 103px;
	display: block;
}
#panel1b {
	left: 0;
	width: 221px;
}
#panel2b {
	left: 221px;
	width: 221px;
}
#panel3b {
	left: 442px;
	width: 221px;
}
#panel1b a:hover {
	background: transparent url(/images/stamp_button_tile2.gif) 0 -103px no-repeat;
}
#panel2b a:hover {
	background: transparent url(/images/stamp_button_tile2.gif) -221px -103px no-repeat;
}
#panel3b a:hover {
	background: transparent url(/images/stamp_button_tile2.gif) -442px -103px no-repeat;
}
/*--end of Stamp css sprites -------------------*/
