/* CSS file for Bristol Motorrad Website 2007 */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	height: 100%;
	background-image: url(http://www.bristolmotorrad.co.uk/2007/images/bristol_bg.gif);
	background-repeat: repeat-x;
	background-color: #666666;
}

/*Code for news*/

.ContentSummary
{
	
	position:relative;
	width:100%;
	top: 0px;
	margin-left:0px;
	margin-right:0px;
	border-bottom: 1px groove #000000;
	padding-bottom: 5px;
	padding-top: 5px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}


.ContentSummaryTitle
{
	position: relative;
	font-weight:bold;
	font-size: 15px;
}

a.ContentSummaryTitle:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
a.ContentSummaryTitle:hover {

	color: #CCCCCC;
	font-family: 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;
	color: #FFFFFF;
	position: relative;
	margin-left:0px;
	margin-right:0px;
	
}

.ContentSummaryImage
{
	
	position: relative;
	margin-left:5px;
	margin-bottom:5px;
}

.ContentSummaryMore
{
	background:  url(http://www.bristolmotorrad.co.uk/2007/images/readarticle.gif) no-repeat;
	height: 20px;
	width: 150px;
}

.ContentSummaryDate
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #CCCCCC;
	font-weight:bold;
	font-size: 10px;
}

.NewsItemBackButton{
	background:  url(http://www.bristolmotorrad.co.uk/2007/images/returntolist.gif) no-repeat;
	height: 20px;
	width: 200px;
	margin-left: 5px;
	margin-top:10px;
	margin-bottom:10px;
}


/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.whitetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whitetextboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.yellowtextboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	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: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* Line Spacers */

.GreySpacer{
	height:1px;
	background-color:#666666;	
}
.BlackSpacer{
	height:1px;
	background-color:#333333;	
}
.WhiteSpacer{
	height:1px;
	background-color:#FFFFFF;	
}
.headingSpacer{
	height:20px;

}
.HomeUsedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.HomeUsedTextBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.td {
	width: 25px;
}
.imgborder {
	border: 1px solid #FFFFFF;
}

#maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 735px;

}
