/*
################################################################################
# $Id: news.css,v 1.4 2009/09/01 09:03:19 peter Exp $
# Copyright AT Veterinary Systems (2001-2009)
# moretonhall news stylesheet
################################################################################
*/
.newsheader {color:white;font-family:arial;font-weight:bold;font-size:12pt;}
p { color: #19519d; font-size: 0.7em; font-family: arial, helvetica, sans-serif; margin-left: 20px; margin-right: 20px; }
h1 { color: #19519d; font-size: 0.7em; font-family: arial, helvetica, sans-serif; padding-top: 15px;}
td { vertical-align: top; padding-top: 5px; }

#news-wrapper {
	width: 580px;
}
#news-title {
	width: 580px;
	margin-bottom: 20px;
}
#news-standfirst {
	width: 580px;
	margin-bottom: 20px;
}
#news-content {
	width: 580px;
}
#news-image-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 2px solid #19519d;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bold;
	color: #19519d;
}
.news-standfirst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

#story-box {
	padding: 10px;
	width: 480px;
	float: left;
}
#story-title-box {
	width: 480px;
	margin-bottom: 10px;
	float: left;
}
.story-title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #0E4B9D;
	line-height: 35px;
}
#story-content-box {
	float: left;
	width: 480px;
}
#story-insert-right-box {
	margin: 5px;
	float: right;
	width: 200px;
	background-color: #E7F1FE;
}
#story-insert-pic {
	margin: 5px;
	float: left;
	width: 190px;
}
#story-caption {
	float: left;
	width: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}


.main-news-story-heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing:-.3px;
	line-height: 16px;
}

.main-news-story-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	letter-spacing:-0.3px;
	line-height: 16px;
}

.main-news-story-body a:link {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:visited {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:hover {text-decoration: underline; color: #0E4B9D;}
.main-news-story-body a:active {text-decoration: underline; color: #0E4B9D;}
#story-insert-left-box {
	margin: 5px;
	float: left;
	width: 200px;
	background-color: #E7F1FE;
}
#story-insert-big-text {
	margin: 5px;
	float: left;
	width: 190px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	line-height: 21px;
	font-weight: bold;
}
.large-quote-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
#story-insert-right-quote-box {
	margin: 5px;
	float: right;
	width: 200px;
	background-color: #E7F1FE;
}
#story-insert-left-quote-box {
	margin: 5px;
	float: left;
	width: 200px;
	background-color: #E7F1FE;
}
