/* Default stylesheet for: www.keelings.co.uk 2009 */

html {
	font-family: Verdana, Helvetica, Univers,  sans-serif; 
	color: #505050;
	text-align: left;
	font-size:1em; /*set default font size */
	/*_font-size:1em;*/ /*set default font size IE*/
	line-height: 140%;
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	background-color:#CCd8FF; /*color background - only works in IE */
	/* background: #CCd8FF */ /* cb */
	background: #CCd8FF url(images/bodyback.jpg) repeat-y center;  /* cb */
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
	}

body { 
	padding:0; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	
	background: #CCd8FF; 
	text-align: left;
	color: #333;
	z-index: 0;
	}

#pagebody {
	width:100%;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	}
	
#header{
	background: #CCd8FF url(images/keelingslogobuildingaddressopt.jpg) no-repeat top;		
	width:980px;
	height:120px;
	/* margin-bottom: 5px;  */ /* cb */
	border-bottom:5px solid #CCd8FF;  /* cb */
	z-index: 4;
	}
		
#contentwrapper {
	position: relative;
	background: #CCd8FF url(images/background.gif) ;
	background-repeat: repeat-y; 
	width:980px;
	z-index: 4;
	}
	
img { 	border: 0px; 	}

imgpng { 	_behavior: url(iepngfix.htc); 	}

#gap {
	position: relative;
	float: left;
	width:980px;
	height:5px;
	background-color: #CCd8FF;	
	}	


h1 { 
	font-size: 14px; 
/*	letter-spacing : 1px;  */
	color: #666666; font-weight: bold;
	display: inline
	}

h2 { 
	font-size: 12px; 
	font-weight: bold;
	display: inline;
	}

h3 { 
	color: Silver;
	font-size: 12px; 
	font-weight: normal;
	display: inline;
	}

h4 { 
	font-size: 12px; 
	font-weight: bold;
	display: inline
	}

h5 { 
	font-size: 12px; color: #505050;
	font-weight: bold;
	display: inline
	}
	
h6 { 
	font-size: 12px; color: #006699;
	font-weight: bold;
	display: inline
	}

p	{ 
	background-color: transparent; 
	font-family: Verdana, Helvetica, Univers,  sans-serif; 
	font-size: 12px; line-height: 140%;
	}

HR { 	color: Silver; 	}

UL { font-family: Verdana, Helvetica, Univers,  sans-serif; 
 	font-size: 12px; color: #006699; 
 	text-align: left; text-indent: 0px; 
 	margin-left: 45px; margin-top: 0pt; margin-bottom: 0pt; 
 	line-height: 170%;
 	}

Li { margin-left: 45px; line-height: 150%; }

A:active { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 	
	font-size: 12px; color: #666666; 
	font-weight: normal;
	text-decoration: none ;
	}
A:link { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px; color: Gray; 
	font-weight: normal; 
	text-decoration: none ;  
	margin-left: auto; 
	}
A:hover { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px; color: Black; 
	text-decoration: none ;
	}
A:visited { 
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 12px; color: #404040; 
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none ; 
	font-variant: normal;
	}

.clearboth { 
	clear: both; 
	width:100%;
	height:1px;
	}
		
#main {
	width: 1000px;	
	margin-left:auto;	/* Horizontal centering */
	margin-right:auto; /* Horizontal centering */
	border: none;
	z-index: 7;	
	}

/* ------------------------- left --------------------- */

#main-left {
	width: 195px;
	position: relative;
	float: left;
	top:0px;
	background-color: #006699;
	z-index: 10;
	}

a.vnavmenu:link {
	color: #FFFFFF;
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	display: block;
	font: 12px verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	}

a.vnavmenu:visited {
	color: #FFFFFF;
	background-color: #006699;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	display: block;
	font: 12px verdana, Arial, sans-serif;
	text-decoration: none;
	text-align: left;
	}

a.vnavmenu:hover {
	background-color: #CCd8FF;
	border-bottom: 1px solid #FFFFFF;
	color: #003366;
	padding: 5px;
	}

.rss-box {
	 width: 180px;
	}

.rss-title, rss_title a {
	color: Silver;
	margin: 25px ;
	padding: 0;
	margin-left: 5px;
	}

.rss-title a:link, .rss-title a:visited, .rss-title a:active {
	color: Silver;
	}

.rss-title a:hover { 
	color: White;
	}

.rss-items {
   list-style: none;
	margin-top: -10px;
	margin-left: -30px;
   padding: 0;
	}

.rss-item  {
  font-size: x-small;
  line-height: 110%; 
  margin-bottom: 1em;;
	}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	color: Silver;
	}

.rss-item a:hover { 
	color: White;
	}
	
.rss-date {
	font-size: xx-small;
	color: Black;
	margin-top: 5px;
	} 

#footnote {
	padding-left: 15px;
	padding-right: 10px;
	line-height: 150%;
	font-size: 10px; 
	font-family: Verdana;
	color: Black;
	}

#footnote a:link, #footnote a:visited, #footnote a:active {
	font-family: Verdana;
	font-size: 10px; 
	color: Silver;
	}

#footnote a:hover { 
	font-size: 10px; 
	color: White;
	}

/* ------------------------- right --------------------- */

#main-right {
	width: 780px;
	position: relative;
	float: left;
	margin-left: 5px;
	background-color: White; 
	overflow: hidden;
	z-index: 8;
	}
	
#content {
	padding-left: 15px; 
	padding-right: 15px; 
	margin-left: 5px;  
	margin-top: 10px;
	line-height: 140%; 
	z-index: 9;
	}
	
#content-indent {
	padding-left: 15px; 
	padding-right: 15px; 
	margin-left: 110px;  
	margin-top: 10px;
	line-height: 140%; 
	z-index: 9;
	}
	
#text {
	width: 490px;
	position: relative;
	float: left;
	top:0px;
}	

#image {
	width: 250px;
	position: relative;
	float: right;
	top:0px;
	margin-left: 5px;
}	

#content p {
	}

.content {
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 12px; 
	color: #505050;
	}
	
.content-indent {
	padding-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-left: 30px;
	font-size: 12px; 
	color: #505050;
	}

.content label {
	float: left;
	font-size: 1em;
	width: 100px;
	padding-left: 0px;
	}

.contact {
	font-size: 10px; 
	color: #A0A0A0;
	text-align: right;
	}

	#footer {
	width: 745px;
	position: relative;
	float: left;
	top:0px;

		
	}
	#icaew {
	background: White url(images/icaew2.jpg) no-repeat top;		
	width: 133px;
	height: 53px;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px; 
	z-index: 9;
	}
/* ----------------------------- */
.feedburnerFeedBlock{
	
	font-family: arial;
	color: black;
	font-size: 0.9em;
}
.feedburnerFeedBlock ul {
	/*list-style-image: url("graphics/bullit.gif")*/
	list-style-type: none;
	margin-top: 0px;
	margin-left: -64px;
	*margin-left: -28px;
	_margin-left: -24px;
	margin-right: 10px
}

.feedburnerFeedBlock li {
	text-align : left;
	font-size: 0.6em;
	margin-bottom: 1.0em;
	color:black
}

.feedTitle{
	width: 185px;	
	color:white;
	padding-left:6px;
	padding-top:20px;
	padding-bottom:10px;
	font-weight: bold;
	*margin-top: 10px;
	font-size:10px;
	font-weight: bold;
}
	.feedTitle a, .feedTitle a:visited{
		color:silver;
	}
	.feedTitle a:hover, .feedTitle a:active{
		color:red;
	}

.headline{
	/*margin-left:5px;	*/
	font-weight: bold;
}
.fbsubscribelink{
	font-size: 1.0em;	
}
#creditfooter{
	display: none;	
}	
.date {

margin-top: 0px;
font-size: 9px;
}
.terms {
	background-color: transparent; 
	font-family: Arial, Helvetica, Univers, " sans-serif"; 
	font-size: 11px; line-height: 140%;
	color: #505050;
	
}



div.feedburnerFeedBlock UL div {
margin-left:30px;
color:silver;
}

