body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color:#444444;
}
a:link {
	text-decoration: none;
	color:#006699;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.couk {
	font-size: 36px;
	font-weight: normal;
}
.Reviews {
	font-size: 48px;
	margin: 2px;
	padding: 0px;
}
.bluebars {color: #6699CC; font-weight: bold; }
/*
.menuHead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	padding: 3px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	padding: 2px 0px 4px 12px;
	margin-bottom: 0px;
	font-size: 12px;
}
.menuPanel {
	background-color: #E3F1F2;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menuTop {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
*/

/* Menu - table cell changes colour on hover */
.menu_Style{
	text-align:left;
}
.menu_Style a{ 
	background:#E3F1F2;
	color:#333366;
	font-weight:normal;
	text-decoration: none; 
	display:block;
	text-align:LEFT;
	/* padding: top right bottom left; */
	padding: 3px 3px 3px 12px;
	border:solid thin transparent;
}
.menu_Style a:hover { 
	border:solid thin #CCCCCC;
	color:#000000;
	font-weight:normal;
	text-decoration: none; 
	background:#FFFFFF;
	display:block;
	text-align:LEFT;
	/* padding: top right bottom left; */
	padding: 3px 3px 3px 12px;
}

.menu_Style th { 
	background:#669999; 
	color:#FFFFFF; 
	font-weight:bold;
	padding:5px;
	text-align:LEFT;
}

.colour_behind_menu {
	background-color:#E3F1F2;
}

/**** NAVIGATION AT TOP *****/

/*<!--*/
#navigation {
	border-width: 1px;
	border-style: solid;/* #979797;*/
	border-color: #979797;
	/*border-width: 0 0 1px;*/
	border-width: 0;
	font-size: 1em;
	/*margin-top: 1em;*/
	padding: 1px;
	background-color: #FFFFFF;
	font-weight:bold;
	color:#669999;
	
	display:block;
	width:100%;
}

#navigation ul, #navigation ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size:10px;
}

#navigation ul {
	padding: 5px 5px 4px;
	text-align: left;
	width:740px;
}

#navigation ul li {
	display: inline;
	margin-right:0px;
}

#navigation ul li.last {
	margin-right:0px;
}

#navigation ul li a {
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_right.gif") no-repeat 100% 0;
	background-color:#669999;
	color: #669999;
	padding: 5px 0;
	text-decoration: none;
}

#navigation ul li a:hover {
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_right_hover.gif") no-repeat 100% 0;
	background-color:#E3F1F2;
	color:#669999;
}

#navigation ul li #highlighted {
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_right_highlight.gif") no-repeat 100% 0;
	/*font-size:1.2em;*/
	color:#669999;
	font-weight:bold;
	background-color:#E3F1F2;
}

#navigation ul li a span {
	background-color:#669999;
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_left.gif") no-repeat;
	padding: 5px 3px;
	color:#FFFFFF;
}

#navigation ul li a:hover  span{
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_left_hover.gif") no-repeat;
}

#navigation ul li a #highlighted{
	background: url("http://www.genealogyreviews.co.uk/navbar/tab_left_highlight.gif") no-repeat;
	font-size:1em;
	color:#669999;
	text-decoration:none;
}


#navigation ul li a:hover span {
	color: #669999;
	text-decoration: underline;
}

/*\*//*/
#navigation ul li a {
	display: inline-block;
	white-space: nowrap;
	width: 1px;
}

#navigation ul {
	padding-bottom: 0;
	margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
	padding: 0;
	background-color:#912F5E;
}
/**/
/*// -->*/


/**** END OF NAVIGATION AT TOP *****/
.article_news {
	font-weight: bold;
	/* background-color:#B6D9EB; blue */
	background-color:#B1DCFC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.article_news a:link { 
	text-decoration: none; 
	color:#006699;
}
.article_news a:visited { 
	text-decoration: none; 
	color: #006699;
}
.article_news a:hover { 
	text-decoration: underline; 
	color: #CC0000;
}
.article_news a:active { 
	text-decoration: none; 
}


/* MAGAZINES - backgrounds & colours */	

.masthead_style {
	padding:5px;
}

.masthead_img_padding {
	padding-right: 10px;
	padding-left: 5px;
}


/* END: MAGAZINES - backgrounds & colours */


.topLink {
	color:#000000;
}
.pageTitle {
	color: #669999;
	background-color:#E3F1F2;
	font-size: 32px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	font-weight:normal;
}

.date {
	color: #990000;
	font-weight:bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color:#AAB3D7;
	border-right-color: #AAB3D7;
	border-bottom-color: #AAB3D7;
	border-left-color: #AAB3D7;
	padding-top: 10px;
}
.article {
	font-weight: bold;
	/* background-color:#B6D9EB; blue */
	background-color:#D0EAE1;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.article a:link { 
	text-decoration: none; 
	color:#006699;
}
.article a:visited { 
	text-decoration: none; 
	color: #006699;
}
.article a:hover { 
	text-decoration: underline; 
	color: #CC0000;
}
.article a:active { 
	text-decoration: none; 
}

.author {
	color:#660099;
	font-weight:bold;
}
h1 {
	color:#006699;
	font-size: 24px;
}
h2 {
	font-size: 18px;
	color: #006699;
}
.white {
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #006699;
}
p {
	font-size: 12px;
	line-height: 120%; 
}
.p_style {
	font-size: 12px;
	line-height: 120%; 
}

.shadowLeft {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
}
.shadowBottom {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
}
li {
	font-size: 12px;
}
.blue {
	color: #003366;
}
.greenBorder {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	border-bottom-style: solid;
}
.thinBlackBorder {
	border: 1px solid #000000;
}
.quote {
	font-style: italic;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#444444;
	font-weight:normal;
}
.dropcap {
	float:left;
	color:#444444;
	font-size:50px;
	line-height:40px;
} 
.smallText {
	font-size: 10px;
}
.FHM_BigPurpleHeading {
	background-color:#330066;
	padding: 7px;
	color:#FFFFFF;
	font-weight:bold;
}

.FHM_PurpleText {
	color:#330066;
}
.purpleBorder {
	border: 1px solid #CC0066;
}

.padding_10px {
	padding:10px;
}
.padding_5px {
	padding:5px;
}