.selectedq {
	color: #FFFFFF!important;
	background-color: #00447c!important;
}
.blueBTN{
	background-color:#00447c;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	margin-right:3px;
}
body {
background: #7fc7c3 repeat-x;
font-family : Helvetica, Arial, sans-serif;
font-size:0.80em;	
line-height : 20px;
text-transform: normal;
letter-spacing: normal;
color : #080808;
padding-top: 33px;
}
H1 {font-size: 2em; line-height: 29px;}
H2 {font-size: 1.6em; line-height: 26px;} 
H3 {font-size: 1.4em; line-height: 24px;}
H4 {font-size: 1.2em; line-height: 19px;}
H1, H2, H3, H4 { font-family: 'Droid Sans', arial, serif; font-weight: bold; margin: 20px 0; }

/*---------------COPY COLOUR----------------*/

.White {color:#FFFFFF;}
.Black {color:#000000;}
.Blue {color:#00447c;}
.Green {color:#00aaa7;}
.LightGreen {color:#82cac7;}
.LightPurple {color:#737499;}
.Yellow {color:#fdb813;}
.LightYellow {color:#FFCB66;}
.Burgandy {color:#7a003c;}
.LightBurgandy {color:#B67289;}
.Turquoise {color:#D2F4FE;}
.Red {color:#FF0000;}


/*------------------------------------------*/
h1{
	font-weight:normal;
	font-size: 100%;
	padding:0px;
	margin:0px;
	display:inline;
}
h2{
	font-weight:normal;
	font-size: 100%;
	padding:0px;
	margin:0px;
	margin:0px;
	display:inline;
}
h3{
	font-weight:normal;
	font-size: 100%;
	padding:0px;
	margin:0px;
	margin:0px;
	display:inline;
}
/*----------------BGD COLOUR----------------*/

.bgd_White{background-color:#FFFFFF;}
.bgd_Black{background-color:#000000;}
.bgd_Blue{background-color:#00447c;}
.bgd_LightBlue{background-color:#cbd9e4;}
.bgd_Green{background-color:#00aaa7;}
.bgd_LightGreen{background-color:#82cac7;}
.bgd_Mint{background-color:#BDE9E8;}
.bgd_PaleMint{background-color:#D4F1EF;}
.bgd_LightPurple{background-color:#737499;}
.bgd_Yellow{background-color:#fdb813;}
.bgd_LightYellow{background-color:#FFCB66;}
.bgd_Burgandy{background-color:#7a003c;}
.bgd_LightBurgandy{background-color:#B67289;}
.bgd_Turquoise {background-color:#D2F4FE;}
.bgd_Grey {background-color:#D9E3EB;}
.bgd_Red {background-color:#FF0000;}



/*------------------------------------------*/

/*---------------COPY WEIGHT----------------*/

.Bold {
	font-weight:bold;
}
/*------------------------------------------*/

/*---------------COPY SIZE------------------*/

.copySizetiny {
	font-size: 70%;
}

.copySizeNormal{
	font-size: 125%;
}

.copySizeMedium {
	font-size: 140%;
}

.copySizeLarge{
	font-size: 150%;
	text-transform:uppercase;
	font-weight:bold;
}

.copySizeMenuMain{
	font-size: 100%;
}

/*------------------------------------------*/

/*---------------JUSTIFICATION------------------*/

.alignCentre {text-align:center;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.alignJust {text-align:justify;}

/*------------------------------------------*/

/*---------------CELL KEYLINES--------------*/

.whiteKeyline{
	border:#FFFFFF 1px solid;
}

.blueKeyline{
	border:#00447c 1px solid;
}

/*------------------------------------------*/

/*---------------CELL BORDERS---------------*/

.whiteBorderRight{
	border-right: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
}

.whiteBorderLeft{
	border-left: #FFFFFF 1px solid;
}

.whiteBorderBottom{
	border-bottom: #FFFFFF 1px solid;
}

.whiteBorderTop{
	border-top: #FFFFFF 1px solid;
}

.blueBorderBottom{
	border-bottom:#00447c 1px solid;
}

/*------------------------------------------*/

/*---------------CELL PADDING---------------*/
.pad10{
	padding:10px;
}

.pad5{
	padding:5px;
}
.pad1{
	padding:1px;
}

.PadTop1{
	padding-top:1px;
}

.PadBot1{
	padding-bottom:1px;
}

.PadLeft1{
	padding-left:1px;
}

.PadRight1{
	padding-right:1px;
}

.PadTop5{
	padding-top:5px;
}

.PadBot5{
	padding-bottom:5px;
}

.PadLeft5{
	padding-left:5px;
}

.PadRight5{
	padding-right:5px;
}

.PadTop10{
	padding-top:10px;
}

.PadBot10{
	padding-bottom:10px;
}

.PadLeft10{
	padding-left:10px;
}

.PadLeft15{
	padding-left:15px;
}
.PadRight15{
	padding-right:15px;
}

.PadRight10{
	padding-right:10px;
}

.PadTop20{
	padding-top:20px;
}

.PadBot20{
	padding-bottom:20px;
}

.PadLeft20{
	padding-left:20px;
}

.PadRight20{
	padding-right:20px;
}
/*------------------------------------------*/

/*---------------BLUE TO BURGANDY LINK----------------------*/

a {text-decoration: none; font-weight:bold; color:#00447C;}
a:link {text-decoration: none; font-weight:bold; color:#00447C;}
a:visited {text-decoration: none; font-weight:bold; color:#00447C;}
a:hover {text-decoration:none;  font-weight:bold; color:#7a003c;}
a:active {text-decoration: none; font-weight:bold; color:#00447C;}

/*------------------------------------------*/

/*---------------WHITE TO MINT LINK--------------------*/

a.aWhite_link:link {COLOR:#FFFFFF; font-weight:bold; text-decoration:none;}
a.aWhite_link:visited {COLOR:#FFFFFF; font-weight:bold; text-decoration:none;}
a.aWhite_link:active {COLOR:#FFFFFF; font-weight:bold; text-decoration:none;}
a.aWhite_link:hover {COLOR:#BDE9E8; font-weight:bold; text-decoration:underline;}

/*------------------------------------------*/


/*---------------FOOTER LINKS---------------*/

a.aFooter:link {color:#000000; text-decoration: none;}
a.aFooter:visited {color:#000000; text-decoration: none;}
a.aFooter:hover {color:#00447C; text-decoration: underline;}
a.aFooter:active {color:#000000; text-decoration: none;}

/*------------------------------------------*/


/*---------SPECIFIC TABLE HEIGHTS-----------*/

.tableHeight444{
	height:444px;
}

/*------------------------------------------*/

/*---------------FORM STYLES----------------*/

.sendButton{
	font-size: 100%;
	color:#00447c;
	width:150px;
}

/*------------------------------------------*/

#logo {
width: 70px; height: 100px;
position: absolute;
left: 136px; top: 0px;
background-color: #00447c;
overflow: hidden;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
z-index: 2;
}

#top-navigation-bar {
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-bg.png) #0b4c82 repeat-x;
width: 100%; height: 33px;
position: absolute; top: 0; left: 0;
z-index: -1000;
}
#top-navigation ul {
width: 700px;
position: absolute;
top: 0; left: 246px;
z-index: 2;
margin: 0; padding: 0;
}
#top-navigation li {
height: 31px;
display: inline;
float: left;
vertical-align: middle;
font-size: 1em;
}
#top-navigation a {
height: 19px;
text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
color: #FFFFFF;
text-decoration: none;
padding: 6px 14px 6px 14px;
float: left;
z-index: 1000;
}
#top-navigation a:hover {
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-active.png) #003d70 repeat-x;
text-decoration: none;
color: #FFFFFF;
}
.museum a:hover, .museum-active { 
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-active.png) #003d70 repeat-x; 
border-bottom: 2px solid #ac1d22; 
}
.kidszone a:hover, .kidszone-active { 
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-active.png) #003d70 repeat-x;
border-bottom: 2px solid #ff7c32; 
}
.onlineshop a:hover, .onlineshop-active { 
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-active.png) #003d70 repeat-x;
border-bottom: 2px solid #8e00ac; 
}
.conference a:hover, .conference-active { 
background: url(http://www.heritage-motor-centre.co.uk/wp-content/themes/default/images/top-navigation-active.png) #003d70 repeat-x;
border-bottom: 2px solid #0070ab; 
}






