@charset "utf-8";
/* CSS Document */
Body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	background-image: url(http://www.viewfrompublishing.co.uk/css/viewfrom.css);	
}
a{
	color: #0066CC;
	font-weight:  bold;
	text-decoration:none
}
a:hover{
	color: #0066CC;
	font-weight:  bold;
	text-decoration: underline
}
h1{
	font-size: 25px;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: left;
	line-height:25px;
	
}
h2{
	font-size: 20px;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: left;
	line-height:25px;
}
h3{
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0px;
	text-align: left;	
}

#contentArea{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	font-size: 13px;
	line-height: 19px;
	width: 570px;
	float: left;
}
#contentArea .page_2images{
	width: 580px!important;
	float:left;
}
.mainPage{
	border: 1px solid #000;
	margin-right: 60px;
	margin-bottom: 10px;
}
#contentArea table{
	font-size: 13px;
	line-height: 19px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#topstoryHolder{
	background: url(../Images/topstory-shadow.png) no-repeat bottom center;
	float: left;
	width: 583px;
	padding: 0px 0 15px 0px;
}
#topstory{
	float: left;
	width: 574px;
	border-top: 1px solid #333;
	text-align: justify;
	padding: 10px 0 0 0px;
	margin: 0px 0 0 0px;
}
#topstory img{
	margin-bottom: 10px;
	float:right;
	display: block;
}

#topstoryIntro{
	float: left; width: 275px; margin-right: 15px; padding: 0px 0 0 10px;
}
#topstoryImg{
	float:right; width: 260px; margin-right: 10px; text-align: right;
}


#secondstoryHolder{
	background: url(../Images/substory-shadow.png) no-repeat bottom center;
	width: 282px;
	padding: 0px 0 15px 0px;
}
#secondstory{
	width: 275px;
	border-top: 1px solid #333;
	text-align: justify;
	padding: 10px 0 0 0px;
	margin: 0px 0 0 0px;
}
#secondstory img{
	margin-bottom: 10px;
	float:right;
	display: block;
}
#secondstoryText{
width: 255px; margin-right: 15px; padding: 0px 0 0 10px;
}
#thirdstoryHolder{
	background: url(../Images/substory-shadow.png) no-repeat bottom center;
	width: 282px;
	padding: 0px 0 15px 0px;
}
.homeTextLinks{
	clear:both; width: 100%
}
.homeTextLinks UL{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.homeTextLinks li{
	margin: 0 0 0px 0;
}
.homeTextLinks li a{
	margin: 0 0 5px 0;
}
.pagination{
	font-size: 11px;
	border-bottom: 1px solid #999;
	clear: both;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 580px;
}
ul.subNav{
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.subNav li{
	margin: 0px 0 10px 0;
	padding-bottom: 10px;
}
.level1{
	clear: both;
	list-style: none;
	margin: 0px 0 10px 0;
	padding: 0px;
	width: 555px;
	border-bottom: 1px dotted #999;
	float: left;
	padding-bottom: 10px;
}
.level1 a{
	clear: both;
	display: block;
}
.level1 img{
	float: right;
}
.archiveIntroText{
	float: left;
	width: 350px;
		padding-bottom: 20px;
}
.archiveIntroImg{
	width: 200px;
	float: right;
	padding-bottom: 20px;
}
.floatLeft
{
float: left;
}
.floatRight
{
float: right;
}
.clearBoth
{
clear: both;
}
form{ margin: 0px; padding: 0px;}
input { vertical-align: middle; }



ul.subProducts {
	position: absolute;
	background: #D70000;
	padding: 0;
	width: 210px;
	margin: 0px;
	border-top: 1px solid #900;
	list-style: none;
}

.subProducts li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;	
}

.subProducts li a {
	color: white;
	text-indent: 0;
	padding: 7px 0 10px 10px;
	background: none;
	margin: 0 0 5px 4px;
	border-bottom: 1px dotted #fff;
	display: block;
	height: auto;
	width: 190px;
	text-align: left;
}

.subProducts li a:hover {
	background: none;
	display: block;
	color: #FFFA00;
	text-align: left;
	width: 190px;
}










#main_nav, #main_nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#main_nav a {
	display: block;
	width: 154px;
}

#main_nav li ul a {
	display: block;
	width: 154px;
	color: white;
	text-indent: 0;
	background: none;
	margin: 0 0 5px 4px;
	padding: 7px 0 10px 10px;		
	border-bottom: 1px dotted #fff;
	text-align: left;
}


#main_nav li { /* all list items */
	float: left;
	width:154px; /* width needed or else Opera goes nuts */
}

#main_nav li ul { /* second-level lists */
	position: absolute;
	background: #D70000;
	border-top: 1px solid #900;
	width: 154px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#main_nav li ul ul { /* third-and-above-level lists */
	margin: -40px 0px 0px 154px;
}

#main_nav li:hover ul ul, #main_nav li.sfhover ul ul {
	left: -999em;
}

#main_nav li:hover ul, #main_nav li li:hover ul, #main_nav li.sfhover ul, #main_nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#right_ad{
	width:169px;
	float:right;
	padding-top: 15px;
}
	

.image_1 img{

padding:0px 0px 10px 10px;

}
#brick-table {
	width: 955px;
	padding: 0;
	margin: auto;
}
#brick-wall {
	background: #FFFFFF url('../Images/bg-brickwall.jpg') repeat 0 0;
	width: 100%;
	min-height: 300px;
	vertical-align: top;
	padding-top: 20px;
}
#brick-wall img {
	margin: 0 3px 20px;
	box-shadow: 3px 3px 4px #000;
	border: 1px solid #666; 
}

/**** news comments ****/

.comment-header {
	padding-top: 10px;
	border-top: 1px dotted #000;
}
#comments {
	margin-bottom: 10px;
}
.comment-box {
	border-bottom: 1px dotted #AAA;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
.comment-box .comment-text {
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.comment-box .comment-info {
	font-size: 11px;
	color: #666666;
	float: right;
}
#comment-form label {
	clear: both;
	display: block;
	font-weight: 600;
}
#comment-form input {
	width: 400px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#comment-form textarea {
	width: 400px;
	height: 100px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#comment-form .button {
	width: 100px;
	background: #BB2323;
	color: #FFFFFF;
	padding: 4px;
	cursor: pointer!important;
	border: 1px solid #000;
}
#searchform label {
	font-weight: 600;
	margin-left: 4px;
}
#searchbutton {
	width: 50px;
	background: #BB2323;
	color: #FFFFFF;
	padding: 3px;
	cursor: pointer!important;
	border: 1px solid #000;
	float: right;
	margin: 3px 6px 0 0;
}
#searchterm {
	width:140px;
	margin: 2px 3px;
	padding: 4px 2px;
	border: 1px solid #CCC;
}
.next-link {
	float: right;
	display: inline-block;
}
.prev-link {
	float: left;
	display: inline-block;
}
#share-buttons-top, #share-buttons-bottom {
	width: 100%;
	clear: both;
	margin: 8px 0 28px;
}
#share-buttons-bottom {
	padding-bottom: 7px;
}
.addthis_toolbox {
	float: right;
	display: block;
}
.news-nav {
	padding: 5px 0 28px 0;
	margin-bottom: 10px;
/*
	margin-top: -27px;
*/
	position: relative;
}

#news-headlines-box {
	padding: 10px;
	border: 1px solid #B9CEE8;
	background: #DCE8F7;
	display: inline-block;
	width: 98%;
	margin-bottom: 10px;
}
.news-thumb {
	float: left;
	margin: 23px 6px 0 0;
	height: 65px;
	width: 95px;
}
.news-thumb .mainPage {
	margin-right: 0!important;
}
.news-thumb IMG {
	height: 65px;
	max-width: 95px;
}
.list-content {
	float: left;
	width: 454px;
}