/* CSS file for Portsmouth and Littlehampton 2007 */
/* Honda Red for the site #cc0000 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../Images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;
}

.WhiteText{
	color:#FFFFFF;

}.ContentTDGreyBorder {
	padding: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	border-bottom-width: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #CC0000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.SPHeading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #cc0000;
}

/*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: 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: 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: 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: 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.littlehamptonmotorcycles.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.littlehamptonmotorcycles.co.uk/cms2007/images/returntolist.gif) no-repeat;
	height: 21px;
	width: 160px;
	margin-left:10px;
}
.datetext {
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
