/* CSS file for Bath Road 2007 */

body {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	
}
.text {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.whitetextbold {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextboldlarge {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtextboldlarge {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/* Controls for the main hyperlinks to be used through out the site */

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	background-color: #34739C;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
	background-color: #34739C;
}
a.second:link {
	color: #000000;
	text-decoration: none;
}
a.second:visited {
	text-decoration: none;
	color: #000000;
}
a.second:hover {
	text-decoration: none;
	color: #000000;
	background-color: #34739C;
}
a.second:active {
	text-decoration: none;
	color: #FFFF00;
	background-color: #34739C;
}
.tdspacer {
	width: 1px;
}
a.banner:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.banner:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.banner:hover {
	text-decoration: none;
	color: #FFFFff;

}
a.banner:active {
	text-decoration: none;
	color: #FFFFff;
}

/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;
}
/*Code for the table greys*/

}.ContentTDColourBorder {
	padding: 0px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}	
/*Code for news*/

.ContentSummary
{
	
	position:relative;
	width:99%;
	top: 0px;
	margin-left:5px;
	margin-right:0px;
	border-bottom: 1px groove #31345b;
	padding-bottom: 5px;
	padding-top: 5px;
	
}


.ContentSummaryTitle
{
	position: relative;
	font-weight:bold;
	font-size: 15px;
}

a.ContentSummaryTitle:link {
	color: #000000;
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:active {
	color: #000000;
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:visited {
	color: #FFFF00;
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:hover {

	color: #FFFFFF;
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.ContentSummarySummary
{
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	position: relative;
	margin-left:0px;
	margin-right:0px;
	
}

.ContentSummaryImage
{
	
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
}

.ContentSummaryMore
{
	background:  url(http://www.bathroadmotorcycles.co.uk/2007/images/readarticle.gif) no-repeat;
	height: 26px;
	width: 150px;
}

.ContentSummaryDate
{
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	position: relative;
	color: #000000;
	font-weight:bold;
	font-size: 10px;
}

.NewsItemBackButton{
	background:  url(http://www.bathroadmotorcycles.co.uk/2007/images/returntolist.gif) no-repeat;
	height: 26px;
	width: 150px;
	margin-left: 5px;
	margin-top:10px;
	margin-bottom:10px;
}

