/* Heartlands Driving School */

.acc
{
	display:none;
}
	
body, html
{
	margin: 0;
	padding:0;
	background: #e6e6e6 url(../img/bgd.gif) 0 0 repeat-x;
}

a
{
	color: #fb302d;
	text-decoration: none;
	font-weight: bold;
	outline: none;
}

a:hover
{
	color: #fb302d;
	text-decoration:underline;
}

h1
{
	font: bold 18px "Trebuchet MS", Verdana, Arial;
	line-height: 24px;
	color: #fb302d;
	padding: 0 0 5px 0;
	margin:0;
}

h2
{
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	line-height: 22px;
	color: #fb302d;
	padding: 10px 0 5px 0;
	margin:0;
}

h3
{
	font: bold 14px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #ccc;
	padding: 0 0 0.8em 0;
	margin:0;
}

h4
{
	font: normal 14px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #fb302d;
	padding: 0 0 0.8em 0;
	margin:0;
}

h5
{
	font: italic 12px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #fb302d;
	padding: 0 0 0.8em 0;
	margin:0;
}

h6
{
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #aaa;
	padding: 0 0 0.8em 0;
	margin: 0;	
}

ul, ol, dl
{
	padding: 10px 0 10px 30px;
	margin: 0;
}

li, dd
{
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #7f7f7f;
}

p
{
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	line-height: 1.5em;
	color: #7f7f7f;
	padding: 0px 0 0.8em 0;
	margin:0;
}

#container {
	position:relative;
	height: 100%;
	width:948px;
	margin:0 auto;
	padding:0;
	background: transparent url(../img/conbgd.gif) 0 0 repeat-y;
}

/*header*/

#hds_header {
	position:relative;
	margin: 0 auto;
	width:948px;
	height:312px;
	background: transparent url(../img/hds_head.jpg) 0 0 no-repeat;
}

/*menu*/

#hds_m
{
	position:relative;
	width:928px;
	height: 46px;
	background: transparent url(../img/menu.gif) 10px 0 no-repeat;
}

#hds_m ul#global
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 928px;
	height: 46px;
}

#hds_m ul#global li
{
	list-style: none;
	position: absolute;
	padding: 0;
	margin: 0;
}

ul#global li, ul#global a 
{
	height: 46px;
	display: block;
	top: 0px;
	
}

#hds_m ul#global li a 
{
	text-indent: -90000px;
	text-decoration: none;
}

#home			{left: 169px; width: 66px;}
#learner		{left: 240px; width: 145px;}
#refresher		{left: 390px; width: 169px;}
#qualified		{left: 563px; width: 96px;}
#contact		{left: 663px; width: 107px;}

#home			a:hover	{background: transparent url(../img/menu.gif) -159px -46px no-repeat;}
#learner		a:hover	{background: transparent url(../img/menu.gif) -230px -46px no-repeat;}
#refresher		a:hover	{background: transparent url(../img/menu.gif) -380px -46px no-repeat;}
#qualified		a:hover	{background: transparent url(../img/menu.gif) -553px -46px no-repeat;}
#contact		a:hover	{background: transparent url(../img/menu.gif) -653px -46px no-repeat;}

#home			a.on	{background: transparent url(../img/menu.gif) -159px -46px no-repeat; cursor: default;}
#learner		a.on	{background: transparent url(../img/menu.gif) -230px -46px no-repeat; cursor: default;}
#refresher		a.on	{background: transparent url(../img/menu.gif) -380px -46px no-repeat; cursor: default;}
#qualified		a.on	{background: transparent url(../img/menu.gif) -553px -46px no-repeat; cursor: default;}
#contact		a.on	{background: transparent url(../img/menu.gif) -653px -46px no-repeat; cursor: default;}

/*main*/

#main
{
	position: relative;
	width:948px;
	padding:0 0 0 0;
	margin:0 auto;
	background: transparent url(../img/conbgd.gif) 0 0 repeat-y;
}

/*content*/

#hds_content 
{
	position:relative;
	float:left;
	width:632px;
	padding: 25px 15px 10px 35px;
	background: transparent ;
	
}

/*images*/

#hds_image
{
	position:relative;
	float:left;
	width:251px;
	padding: 30px 0 30px 10px;
	background: transparent;
}

#hds_image img
{
	position:relative;
	width:208px;
	height:262px;
	border: #7f7f7f 1px solid;
}

#clear
{
	clear:both;
}

/*footer*/

#hds_foot 
{
	position:relative;
	float:left;
	width:948px;
	height:88px;
	margin:0 0;
	background:transparent url(../img/hds_foot.gif) 0 0 no-repeat;
}

#hds_foot p
{
	width:650px;
	margin:0px 0 0 30px;
	padding:15px 0 10px 15px;
	font: normal 13px "Trebuchet MS", Verdana, Arial;
	color: #e6e6e6;
}

#hds_foot p a
{
	color: #fff;
	text-decoration: none;
	font-style:normal;
}

#hds_foot p a:hover
{
	color: #fff;
	text-decoration: underline;
}

#hds_foot h5#info
{
	position: absolute;
	top: 15px;
	right: 45px;
	margin: 0px;
	padding: 0px;
	color: #000;
	font: normal 12px "Trebuchet MS", Verdana, Arial;
	line-height: 1.8em;
}

#hds_foot h5#info a
{
	text-decoration: none;
	color: #EFE5C9;
}

#hds_foot h5#info a:hover
{
	color: #000;
}
/* Table*/

.table
{
	width:200px;
	table-layout: inherit;
	border:#CCC 1px solid;
}

.td1
{
	font: bold 16px "Trebuchet MS", Verdana, Arial;
	line-height: 1.5em;
	color: #fb302d;
	text-align:center;
	padding: 5px 5px;
	
}

.td2
{
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #7f7f7f;
	padding: 5px 5px;
}
.td3
{
	font: bold 12px "Trebuchet MS", Verdana, Arial;
	line-height: 20px;
	color: #eaeaea;
	text-align:center;
	border:#CCC 1px solid;
	
}
.td4
{
	font:12px "Trebuchet MS", Verdana, Arial;
	font-style:normal;
	line-height: 20px;
	text-align:center;
	color: #c3e457;
	border:#CCC 1px solid;
	padding: 5px 5px;	
}
