/* CSS file for Bath Road 2007 */

body {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 11px;
	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;
}

.textbold {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextboldlarge {
	font-family: "trebuchet MS", "lucida Console", arial, helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #4485B0;
}
.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: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
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;
}

/*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:100%;
		top: 0px;
		margin-left:5px;
		margin-right:5px;
		border-bottom: 1px groove #b0c8f0;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	
	
	.ContentSummaryTitle
	{
		position: relative;
		font-weight:bold;
		font-size: 15px;
	}
	
	a.ContentSummaryTitle:link {
		color: #333333;
		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: #333333;
		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: #333333;
		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 {
		background-color: #1f5495;
		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: Arial, Helvetica, sans-serif;
			font-size: 11px;
		position: relative;
		
	}
	
	.ContentSummaryImage
	{
		position: relative;
		margin-left:5px;
		margin-bottom:5px;
	}
	
	.ContentSummaryMore
	{
		background: #FFFFFF url(http://www.bathroadmotorcycles.co.uk/cms2007/images/readarticle.gif) no-repeat;
		height: 21px;
		width: 120px;
	}
	
	.ContentSummaryDate
	{
		font-family: Arial, Helvetica, sans-serif;
		position: relative;
		color: #1f5495;
		font-weight:bold;
		font-size: 10px;
	}
	
	.NewsItemBackButton{
		background: #FFFFFF url(http://www.bathroadmotorcycles.co.uk/cms2007/images/returntolist.gif) no-repeat;
		height: 21px;
		width: 160px;
		margin-left:10px;
}
