h1{
        font-size: 18px !important;
		color : #000 ;
	line-height: 100% ;	
}
h2{
        font-size: 16px !important;
		color : #000 ;
		line-height: 100% ;
}
.surround {
	    	background-color: #ddd !important; 
        color : #000 ;	
		border:0px solid #444 !important;
		border-radius: 10px !important;
		padding: 5px 10px 5px 10px;
}
.surround2 {
	    	background-color: #fcfcac !important; 
        color : #000 ;	
		border:0px solid #444 !important;
		border-radius: 10px !important;
		padding: 5px 10px 5px 10px;
}

/*  the 3 column for home page for the driving test videos */
.container1 {
	display: table;
	border-spacing: 10px 0;
    overflow: hidden;
	width: 100%
}
.content1,
.content2,
.content3 {
    width: 32%;
	display: table-cell;
	margin-left : 5px;
	padding-left: 10px;
	padding-right: 10px;
    background-color: #ddd;
}
.main1.container2 {
 width: 100%;
}
.col11,
.col12,
.col13,
.col14 {
	float: left;
    width: 20%;
 	padding-left: 20px;
	background-color: #ddd; 
}
.container3 {
 width: 100%;
}
.col31,
.col32
{
	float: left;
    width: 40%;
 	padding-left: 20px;
	background-color: #ddd; 
}

/*
* — preset CSS stuff below
*/  
#sp-main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background-color: #fff ; /* background colour on the menu bar */  
}
#sp-main-menu ul.level-0 > li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  position: relative;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
 
}
#sp-main-menu ul.level-0 > li >a {
  display: block;
  margin: 0;
  padding: 10px;
  color: #ddd;      /* font colour on the menu bar */  
  background-color: #197CE6;      /* background colour on the menu items/ */
}
#sp-main-menu ul.level-0 > li >a .menu-desc {
  font-size: 11px;
  color: #999;
  display: block;
}
#sp-main-menu ul.level-0 > li:hover,
#sp-main-menu ul.level-0 > li.active {
  background-color: #red;
  border-bottom: 1px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
}
#sp-main-menu ul.level-0 > li:hover {
  background-color: #fff;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.1), 0 3px 8px rgba(0, 0, 0, 0.125);
}
#sp-main-menu ul.level-0 > li.parent:hover {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
#sp-main-menu li li:not(.sp-menu-group) {
  display: block;
  border-top: 1px solid #eee;
  position: relative;
  text-transform: capitalize;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
#sp-main-menu li li:not(.sp-menu-group):first-child {
  border-top: none;
}
#sp-main-menu li li:not(.sp-menu-group) a {
  display: block;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  text-decoration: none;
  padding: 10px;
  color: #999;
}
#sp-main-menu li li:not(.sp-menu-group).parent >a span.menu {
  position: relative;
  padding-right: 20px;
  display: block;
}
#sp-main-menu li li:not(.sp-menu-group).parent >a:after {
  content: "\f054";
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: normal;
  position: absolute;
  right: 10px;
  top: 15px;
}
#sp-main-menu li li:not(.sp-menu-group):hover,
#sp-main-menu li li:not(.sp-menu-group).active {
  background: #f5f5f5;
}
#sp-main-menu div.sp-menu-group {
  margin: 10px;
}
#sp-main-menu div.sp-menu-group a.sp-menu-group {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #eee;
  color: #666;
}
#sp-main-menu div.sp-menu-group a.sp-menu-group .menu-title {
  text-transform: uppercase;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-content .module {
  margin: 0;
  padding: 10px 0 0;
  text-transform: none;
  font-weight: normal;
  font-size: 14px;
}
#sp-main-menu div.sp-menu-group .sp-menu-group-content .module h4 {
  font-size: 14px;
}
#sp-logo{
 /* font colour on the menu bar   background-image: url("/images/logo-fill.png") !important;  /* background shade behind the car */  
background-repeat: no-repeat;
background-size: 100% 100% ; 
}
.module.highlighted {
    background: #444444 none repeat scroll 0% 0%;
        background-color: #197CE6;
}
#sp-footer-wrapper{
background-color: #197CE6 !important;
}
#footer {
color:#FFFFFF;
height:6px;
padding:0;
text-align:right;
}