/* CSS file for Park Lane Website 2007 */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	overflow: hidden;
	background: transparent;
	background-color: transparent;
}

* html body {
  padding: 0px 0 25px 0; 
  }
  

/* the bit that does the work for the frameset style functionality */

#container {
	position:fixed;
	top:0px;
	left:0px;
	bottom:25px;
	right:0px;
	overflow:auto;
	/*background-image: url(../images/bgtile_mainpage.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;*/
  }
	
* html #container {
  height:100%; 
  width:100%; 
  }
.iframe {
	background: none;
	background-color: transparent;
	}

#footer {
	position:absolute;
	bottom:-3px;
	left:0px;
	width:100%;
	height:25px;
	overflow:auto;
	background: #3e3d3c;
	color: #FFFFFF;


  }


* html #footer {height:25px;}

/* end of bit that does the work */
  
/* These are the controls for the top and bottom banners  */

.TopBannerTD {
	height: 73px;
	background: url(/Images/topbanner.gif) transparent;
}

#TopNav {
	position:absolute;
	left: 25px;
	top: 26px;
}

#Branch {
	position:absolute;
	left:80px;
	top:53px;
	width:400px;
	height:16px;
	z-index:3;
	visibility: hidden;
}
#Finance {
	position:absolute;
	left:376px;
	top:53px;
	height:16px;
	z-index:4;
	width: 227px;
	visibility: hidden;
}
/* Controls for the top hyperlinks on the navigation */

a.top:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
a.top:visited {
	text-decoration: none;
	color: #FFFFFF;
		font-size: 14px;
}
a.top:active {
	text-decoration: none;
	color: #FFFFFF;
		font-size: 14px;
}
a.top:hover {
	color: #78B2E4;
	font-size: 14px;
	text-decoration: none;
}

a.topsmall:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.topsmall:visited {
	text-decoration: none;
	color: #FFFFFF;
		font-size: 11px;
}
a.topsmall:active {
	text-decoration: none;
	color: #FFFFFF;
		font-size: 11px;
}
a.topsmall:hover {
	color: #78B2E4;
	font-size: 11px;
	text-decoration: none;
}
a.newbikes:link {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.newbikes:visited {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.newbikes:active {
	color: #003366;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.newbikes:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.BottomBannerTD {
	height: 22px;
	width: 1000px;
	background: #3e3d3c;
	color: #FFFFFF;
	font-size: 10px;
}


/*Home page content padding etc...*/

.HomeContentTD {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.HomeContentRightTD {
	padding: 20px 7px 10px 10px;
	width: 192px;
}

.TemplateOneLeftTD {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 230px;
}
.ContentRightTD {
	padding-top: 22px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #666666;
	width: 217px;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.ContentLeftTD {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 230px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#content{

overflow:auto;
height:220px;

}

.TemplateThreeRightTD {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 217px;
}

/*General style rules for all pages*/

.ContentTD {
	padding: 10px;
}

.BannerPadding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.Heading{
	font-size:12px;
	line-height: 14px;
	font-weight: bold;

}

/*Lines for the site page structure*/

.GreyLineHoriz {
	background-color: #CCCCCC;
	height: 1px;
}

.DarkGreyLineHoriz {
	background-color: #666666;
	height: 1px;
}

.GreyLineVert {
	background-color: #CCCCCC;
	width: 1px;
}

.BlueSpacer{
	height:1px;
	background-color:#3e3d3c;	
}
.WhiteSpacer{
	height:1px;
	background-color:#FFFFFF;	
}

/*Link Control*/

a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	text-decoration: none;
	color: #78B2E4;

}
a:active {
	text-decoration: none;
	color: #000000;

}
a.second:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.second:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}
a.second:hover {
	text-decoration: none;
	color: #78B2E4;
	font-weight: bold;

}
a.second:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}

.BottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.SmallArrow {
	font-size: 8px;
	background: center;
	vertical-align: middle;
}


.MainPageBG {
	background: url(../images/bgtile_mainpage.gif) transparent repeat-x;
	overflow: visible;
	width: 100%;
	background-color: transparent;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	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: #666666;
}
.text {
	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: #666666;
}
/*Code for the roll overs on the images*/

a.rollover:hover img {
filter:alpha(opacity=40);-moz-opacity:.80;opacity:.80;

}
.DiaryHeading {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #666666;
	padding-bottom: 2px;
}
.DiaryContent {
	padding: 2px;
	padding-left: 2px;
}
.Headline1 {
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	line-height: 19px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.Headline2 {

	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	line-height: 15px;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ContentTable {
	background: #FFFFFF;
	border: 1px solid #999999;
}


.ButtonArrow {
	background: #333366;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	font-size: 11px;
}
.ButtonArrow2 {
	background: #333366;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a.button:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.button:visited {
	text-decoration: none;
	color: #FFFFFF;
		font-weight: bold;
	font-size: 11px;
}
a.button:hover {
	text-decoration: none;
	color: #999999;
		font-weight: bold;
	font-size: 11px;
}
a.button:active {
	text-decoration: none;
	color: #FFFFFF;
		font-weight: bold;
	font-size: 11px;
}

a.button2:link, a.button2:visited, a.button2:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 5px;
	height: 12px;
}

a.button2:hover {
	color: #999999;
}


.ContentLeftUsedTD {

	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 230px;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

/*  Used bikes price before and after styles */

.strikethrough {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: line-through;
}

.bold_red {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.terms {
	font-size: 9px;
	background: center;
	vertical-align: middle;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	width: 100%;
	color: #666666;
}
.newbikes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.ButtonArrowHome {
	background: #000000;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	font-size: 11px;
}
