/* 
  -----------------------------------
henryirving.co.uk
  -----------------------------------
*/
body {
	font-family: "Times New Roman", Times, serif;	
	background-color: #99CC99;
	background-image: url(../images/bkgrnd.jpg);
	color: #333333;
	font-size: 103%;
	margin: 20px 0;
	padding: 0;
	background-attachment: fixed;
}
#masthead {
	background-image: url(../images/graf-masthead2.jpg);
	background-repeat: no-repeat;
	height: 137px;
	background-color: #FFFFFF;
}
#logo {
	background-repeat: no-repeat;
	height: 135px;
}
/********LAYOUT WRAPPER**********/
#layout {
	width: 766px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/graf-shadow.jpg);
	background-repeat: repeat-y;
}

/********COLUMN WRAPPER**********/
#columnwrapper {
	margin: 0 auto;
	width: 750px;
	padding: 1.0em 0 0 0;
/*	background-image: url(../images/graf_integrated_grunge.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}


/********CONTENT CONTAINERS*********/

/*Main Content*/
#maincontent {
	padding: 0 40px 20px 40px;
	font-size: 1.0em;
	background-repeat: repeat-y;
	background-position: left top;
}
#maincontent p{
	line-height: 1.3em;
	margin: 8px 0 12px 0px;
}
.callout {
	float: left;
	/*width: 132px;*/
	margin: 6px 8px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
	font-size: 0.75em;
}
/*Sidebar*/
#sidecontent {
/*	font-size: 0.7em;
	padding: 0 20px 20px 24px;
	margin: 0 0 0 0;
}
#sidecontent p{
	line-height: 1.5em;
	margin: 12px 0;*/
}
/********HEADINGS*******/
h1, h2, h3, h4, h5 {
	margin: 0px;
	font-size: 2.5em;
	font-family: Garamond, Georgia, "Times New Roman Special G1", serif;
	color: #666666;
	text-align: left;
	line-height: normal;
	font-weight: normal;
}
h2, h3 {
	margin: 0px 0 0;
	font-size: 1.6em;
	color: #003300;
}
h3 {
	font-size: 1.4em;
	font-style: italic;
}
h4 {
	font-family: Garamond, Georgia, "Times New Roman Special G1", serif;
	font-size: 1.2em;
	color: #003333;
	line-height: normal;
	font-weight: bold;
}
h5 {
	font-family: Garamond, Georgia, "Times New Roman Special G1", serif;
	font-size: 1.2em;
	color: #003333;
	line-height: normal;
}
#sidecontent h3.topheading {
	margin: 0;
}

/*CLEARING the LAYOUT FLOATS*/
.clearit {
	font-size: 0;
	line-height: 0.0;   /* just zero invalid? */
	height: 0;
	clear: both;
}

/********BOTTOM SHADOW GRAPHIC**********/
#bottom {
	background-image: url(../images/graf-footer2.jpg);
	background-repeat: no-repeat;
	height: 18px;
	background-position: left bottom;	
}

/***********FOOTER************/
/*Footer Container*/
#footerbox {
	width: 750px;
	margin: 0 auto;
	font-size: 0.8em;
	color: #000000;
}
/*Footer Content*/
#footer {
	padding: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
}
/******SKIP LINKS********/
/*Skip Links Container*/
#skips {
	position: absolute;
	top: 6px;
	right: 15px;
	margin: 0 15px 0 0;
}
/*Skip Link Link Styles*/
#skips a, #skips a:visited, #skips a:hover {
	color: #8D9298;
	cursor: default;
	font-size: 0.1em;
}
.p7fix a:active, #skips a:active, #skips a:focus {
	color: #FFFFFF;
	background-color: #4a4a4a;
	cursor: pointer;
	font-size: .8em;
}
/*********PAGE LINK STYLES********/
#columnwrapper a:hover, #columnwrapper a:active, #columnwrapper a:focus, 
#footer a:hover, #footer a:active, #footer a:focus {
	background-color: #CC0000;
	color: #FFFFFF;
	text-decoration: none;
}
/******NAVBAR STYLES********/
#menubar {
	border-top: 1px solid #333333;
	padding: 0;
	margin: 0 auto;
	width: 750px;
	color: #ECE9D8;
	border-bottom: 1px solid #333333;
	height: 24px;
	background-color: #003300;
}
#p7uberlink {
	color: #333333!important;
	background-color: #FFFFFF!important;
	background-position: 0px -240px !important;
	background-repeat: repeat;
}
#maincontent table {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	border-style: none;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	margin: 0px 0px 10px 4px;
/*	border-bottom: 1px solid #990000;*/	
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent th {
	color: #990000;
	font-weight: normal;
	text-align: left;
	width: 140px;
	padding: 1px;
	vertical-align: top;
}
#maincontent td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;	
}
.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}
#footerbox #footer a {
	color: #990000;
	text-decoration: none;
}	
#footerbox #footer a:hover {
	color: #FFFFFF;
}
/*********FORM FIELDS********/
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0F4E3;
	border: 1px solid #777777;
	margin-left: 4px;
}
input,textarea{
	background-color:#F0F4E3;
	border: 1px solid #666666;
	font: 12px Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-left: 4px;
}
legend{
	padding:2px 5px;
	color:#666666;
	font:16px bold Verdana,Geneva,Arial,Helvetica,sans-serif;
}
fieldset {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.8em;
	padding-top: 10px;
	margin: 5px auto;
}
#norecordsfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC0000;
	border: 1px solid #999999;
	padding: 10px;
	margin: 4px;
	background-color: #FFFFCC;
}
#searchform {
	border: 1px solid #999999;
	padding: 6px 10px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0px;
}
/* START Help info display toggle -  admin section */
.handler {
	cursor: help;
	text-decoration: underline;
	padding-left: 20px;
}
.handler_down {
	cursor: help;
	font-style: italic;
	color: #FF0000;
	padding-left: 20px;
}
.toggle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333333;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFF0;
} /* END */#searchform a {
	color: #003333;
}
.authorinfo {
	padding-top: 10px;
}
#maincontent blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #003300;
	text-align: center;
	line-height: normal;
	margin: 12px 85px;
	padding: 0px;
}
