/******************************************/	
/* CSS powered by clock - www.clock.co.uk */
/******************************************/	

/**
 * Step By Step Guides
 */
#househistorydesk_guides h2.onlineresearchguide {
	background-image: url("/images/titles/online_research_guide.gif");
}
#househistorydesk_guides h2.local_history {
	background-image: url("/images/titles/local_history.gif");
}
#househistorydesk_guides h2.owners_occupiers {
	background-image: url("/images/titles/owners_occupiers.gif");
}
#househistorydesk_guides h2.architecture {
	background-image: url("/images/titles/architecture.gif");
}

#househistorydesk_guides .online {
	background-image: url("/images/guideimages/guide_header02.jpg");
}
#househistorydesk_guides .architecture {
	background-image: url("/images/guideimages/guide_header03.jpg");
}
#househistorydesk_guides .owners {
	background-image: url("/images/guideimages/guide_header04.jpg");
}
#househistorydesk_guides .local_history {
	background-image: url("/images/guideimages/guide_header05.jpg");
}





#househistorydesk_guides p {
	font-size: 12px;
}
#househistorydesk_guides ul {
	margin: 0px 0px 10px 0px;
}
#househistorydesk_guides li {
	font-size: 12px;
}

#househistorydesk_guides #quick_links {
	background-repeat: no-repeat;
	background-position: top;
	padding: 105px 0px 4px 0px;
	_padding: 104px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
}
#househistorydesk_guides #quick_links ul {
}
#househistorydesk_guides #quick_links li {
	margin: 0px 0px 0px 6px;
	_margin: 0px 0px 0px 3px;
	font-size: 11px;
	background-color: none;
	display: inline;
	line-height: 1.5em;
}
#househistorydesk_guides #quick_links li a {
	padding: 0px 4px 0px 4px;
	_padding: 0px 8px 0px 8px;
	color: #FFFFFF;
}
#househistorydesk_guides #quick_links li a:hover {
	text-decoration: underline;
}
#househistorydesk_guides #quick_links p {
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	padding: 2px 5px 2px 5px;
	color: #000000;
	display: none;
}



#househistorydesk_guides .hint {
	background-color: #cccccc;
	padding: 5px 0px 5px 88px;
	clear: both;
	margin: 10px 0px 10px 0px;
	min-height: 32px;
	_height: 32px;
	width: 0px;
	background-image: url("/images/guideimages/hint_back.gif");
	background-position: left top;
	background-repeat: repeat-y;
}
#househistorydesk_guides .hint p {
	margin: 0px;
	font-size: 12px;
	color: #000000;
	display: none;
}
#househistorydesk_guides .hint:hover {
	width: auto;
}
#househistorydesk_guides .hint:hover p {
	display: block;
}
#househistorydesk_guides .hint p span {
	display: none;
}
#househistorydesk_guides h4 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	background-color: #cccccc;
	padding: 1px 5px 2px 5px;
}
#househistorydesk_guides h4.step {
	margin: 35px 0px 10px 0px;
}
#househistorydesk_guides h5 {
	clear: both;
	border-top: 2px solid #cccccc;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#househistorydesk_guides #enter_competition img {
	float: right;
	margin: 0px 0px 0px 10px;
}
#househistorydesk_guides #enter_competition img:hover {
	border: 1px solid #cc0000;
}
#househistorydesk_guides .viewexample {
	text-align: center;
	margin: 20px 0px 20px 0px;
}
#househistorydesk_guides .viewexample img {
	border: 1px solid #cccccc;
	margin: 0px 10px 0px 10px;
}
#househistorydesk_guides .viewexample img:hover {
	border: 1px solid #cc0000;
}
#househistorydesk_guides .viewexample_clear {
	clear: both;
}
#househistorydesk_guides #page_number {
	border: 1px solid #000000;
	width: 90px;
	padding: 3px 3px 4px 1px;
	background-color: #ffffff;
	position: absolute;
	margin: -94px 0px 0px 487px;
	filter:alpha(opacity=60);
	opacity: 0.60;
	-moz-opacity:0.60;
}
#househistorydesk_guides #page_number p {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #ffffff;
	display: block;
}


/* Step By Step Guides - Just for online-websites.php */
#househistorydesk_guides .usefulwebsites .viewexample {
	clear: both;
}
#househistorydesk_guides .usefulwebsites h5 {
	clear: both;
	margin: 16px 0px 14px 0px;
}


/* Step By Step Guides - Just for online-ancestry.php */
#househistorydesk_guides .searchancestry .viewexample {
	text-align: center;
}
#househistorydesk_guides .searchancestry .viewexample img {
	float: none;
}
#househistorydesk_guides .searchancestry .viewexample img:hover {
	border: 1px solid #cccccc;
}



/* Step By Step Guides - Owners pages question */
#question1,
#question2 {
	border: 1px solid #7d7d7d;
	margin: 5px 0px 10px 0px;
}
#question1 p,
#question2 p {
	margin: 6px 0px 6px 0px;
	font-size: 14px;
	text-align: center;
	color: #000000;
}


#nextpage {
	margin: 10px 0px 0px 0px;
	float: right;
}
#previouspage {
	margin: 10px 0px 0px 0px;
	float: left;
	clear: both;
}
#nextpage p,
#previouspage p  {
	font-size: 12px;
	border: 1px solid #cc0000;
}
#nextpage a,
#previouspage a {
	padding: 2px 5px 2px 5px;
	display: block;
}
#nextpage p a:hover,
#previouspage p a:hover {
	background-color: #dfdfdf;
	text-decoration: none;
}

/* Step By Step Guides - printable PDF */
#main_content p.printable_pdf {
	display: block;
	width: 200px;
	border: 1px solid #000000;
	padding: 3px 0px 3px 0px;
	text-align: center;
	margin: -25px 0px 0px 380px;
	background-color: #e9e9e9;
	font-size: 11px;
}
#main_content p.printable_pdf:hover {
	background-color: #ffffff;
}
#main_content p.printable_pdf a {
	font-weight: normal;
	display: block;
}
#main_content p.printable_pdf a:hover {
	text-decoration: none;
}



/* Step By Step Guides - architecture examples table */
#main_content #guide_architecture {
	margin: 0px 0px 80px 0px;
}
#main_content .guide_description table.architecture_examples {
	margin: 16px 0px 32px 0px;
}
#main_content .guide_description table.architecture_examples tr {
	margin: 20px 0px 20px 0px;
}
#main_content .guide_description table.architecture_examples td {
	border: 1px solid #cccccc;
	width: 114px;
	height: 120px;
	_height: 112px;
	padding: 3px;
}
#main_content .guide_description table.architecture_examples td h5 {
	font-size: 16px;
	margin: 22px 0px 10px 0px;
	text-align: center;
}
#main_content .guide_description table.architecture_examples td.title {
	width: 110px;
	border: none;
}
#main_content .guide_description table.architecture_examples td.title p {
	background-color: #ffffff;
	color: #646464;
	border: none;
	font-size: 10px;
	margin: 4px 0px 0px 0px;
	position: relative;
	line-height: 1.1em;
	width: 100px;
}
#main_content .guide_description table.architecture_examples img {
	height: 100px;
	width: 100px;
	z-index: 5;
	position: absolute;
	margin: 5px 0px 0px 5px;
	border: 1px solid #000000;
}
#main_content .guide_description table.architecture_examples td:hover img {
	width: 120px;
	height: auto;
	z-index: 8;
	margin: 5px 0px 0px -5px;
	_margin: 2px 0px 0px -5px;
	border: 1px solid #000000;
}
#main_content .guide_description table.architecture_examples p {
	position: absolute;
	padding: 0px 5px 0px 5px;
	background-color:#ffffff;
	color: #7e7e7e;
	text-align: center;
	z-index: 7;
	border: 1px solid #000000;
	margin: -5px 0px 0px 5px;
}
#main_content .guide_description table.architecture_examples p strong {
	font-weight: normal;
}
#main_content .guide_description table.architecture_examples td:hover p {
	z-index: 10;
	color: #000000;
	_margin-top: -8px;
}
#main_content .guide_description table.architecture_examples td p.description {
	display: none;
}
#main_content .guide_description table.architecture_examples td:hover p.description {
	display: block;
	position: absolute;
	width: 210px;
	font-size: 11px;
	line-height: 1.2em;
	padding: 3px 5px 5px 5px;
	margin: 124px 0px 0px -55px;
	background-color: #000000;
	color: #FFFFFF;
}