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

BODY {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
    	background-position: top center;
      	background-attachment: fixed;
      	background-image: url(inspire_full.jpg);
	}
	
/* 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: papyrus;
	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: 13px;
		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: 13px;
		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(STD_WEBSITE_main_data/bgbyp.jpg);

	}

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

	.input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		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: papyrus;
	font-weight: bold;
	color: #00C;
	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: 10px;
		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: 10px;
		font-style: normal;
		line-height: normal;
		font-variant: normal;
		text-transform: none;
		text-decoration: none;
	}
	a.second:hover {
	font-family: papyrus;
	font-weight: bold;
	color: #Ff0000;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;		

	}





/* 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: 10px;
			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: 10px;
			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: 10px;
			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: 10px;
			font-style: normal;
			line-height: normal;
			font-variant: normal;
			text-transform: none;
			text-decoration: none
		}
		
		/* Used Bike Table */
		
		.tableused {
			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;
			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: 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;

}

.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: 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;
	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: #00C;
	font-size: 10px;
	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: #FF0000;
	font-size: 10px;
	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: #cc0000;
	font-size: 10px;
	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: #ff0;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}


.mainBGcolour table tbody tr td .text tbody tr td .bodytext tbody tr td div p {
	font-family: Comic Sans MS, cursive;
}
.mainBGcolour table tbody tr td .text tbody tr td .bodytext tbody tr td .bodytext {
	font-family: Comic Sans MS, cursive;
}
.DARK {
	color: #960;
}
.Papyrus {
	font-family: papyrus;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.papyrusdark {
	font-family: papyrus;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
.papyrusnav {
	font-family: papyrus;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #00F;
}
.papyrushead {
	font-family: papyrus;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
