/* BODY : BG image controls the page bg colour and the bg of the view thumb pop up. */

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    	background-position: top center;
      	background-attachment: fixed;
      	background-image: url(BG.png);
	}
	
/* Page text : should be same as below to cover all bases */

	.bodytext {
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: normal;
	}

/* Page text : should be same as above to cover all bases */

	.text {
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: normal;
	}

/* Used bikes text */

	.text2 {
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: normal;
	}

/* Used bikes text */

	.text2bold {
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		line-height: normal;
	}
	
/* Headings with underline used throughout the site */
	
		.textunderline {
		font-size: 12px;
		color: #FFFFFF;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #b0adad;
		}	

/* Headings control for all pages - bg should match the news and used image bg colour */

	.textlarge {
		font-size: 14px;
		color: #ffffff;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		text-transform: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image: url(CUSTOM_IMAGES/middle_BG.gif);

	}

/* all dropdown boxes and contact from boxes etc... */

	.input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		

	}
		

/* Used and News links for home page and pages underneath */

	a.second:link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FF0000;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;

	}
	a.second:active {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FF0000;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
	}
	a.second:visited {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FF0000;
		font-size: 12px;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
	}
	a.second:hover {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #Ff0000;
		font-size: 12x;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
		

	}


/* PAGE AND TABLE COLOURS AND CONTROLS */



	/* Left and right column content background colour */

		.tdBGcolour {
			background-color: #000000;
		}

	/* Main page content background colour */

		.mainBGcolour {
			background-color: #000000;	
		}
		
	/* Bottom Banner background colour */
	
		.tdbotbanner {
			background-color: #000000;
		}



/* NAVIGATION COLOURS AND CONTROLS */

		/* Navigation background colour */

			.navBGcolour {
				
				 background-color: #000000;
				
				
			}
			
			.navBG {
							
				
				 background-image: url(CUSTOM_IMAGES/BG_NEW.png);
							
			}

		/* Navigation rollover colour */

			.over { background-color: ; 
			background-image: url(CUSTOM_IMAGES/BG_NEW.png);
			}
			.out { 
			background-image: url(CUSTOM_IMAGES/BG_NEW.png);
			}

		/* Navigation text control for rollovers etc... */

		a.nav:link {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
		}
		a.nav:active {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
		}
		a.nav:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #Fc6044;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none;
		}
		a.nav:hover {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #fc6044;
			font-size: 12px;
			font-style: normal;
			line-height: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none
		}
		
		/* Used Bike Table */
		
		.tableused {
			font-size: 12px;
			color: #FFFFFF;
			font-style: normal;
			line-height: normal;
			font-weight: bold;
			font-variant: normal;
			text-transform: none;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			border-top:1px solid #CCCCCC;
			border-right:1px solid #CCCCCC;
			border-bottom:1px solid #CCCCCC;
			border-left:1px solid #CCCCCC;
}
		
/* ************* */
/* UNUSED CLASSES */
/* ************* */
		
.textbold {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.textwhite {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.textsmall{
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.heading{
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;

}

.textunderline2 {
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.tabtag {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFF;
}

