@charset "utf-8";
/* CSS Document */

html {
height:100.1%
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-top: 0px;
	padding-right: auto;
	padding-bottom: 0px;
	padding-left: auto;
	background-image: url(images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-weight: bold;
	color: #333333;
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	color: #cc0000;
	font-weight: normal;
	margin: 0px;
	font-size: 100%;
}
h3 {
	color: #DC0202;
	display: inline;
	padding: 0px;
	font-size: 2em;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
}
p a {
	text-decoration: none;
	color: #cc0000;
}
p  a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color: #cc0000;
}

#wrapper {
	height: auto;
	width: 740px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 60px;
	width: 740px;
	position: relative;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #999999;
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondaryLinks {
	float: right;
	width: 230px;
	height: 40px;
	position: relative;
	font-size: 90%;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 1.5em;
	padding-left: 10px;
}
#secondaryLinks li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
}
#secondaryLinks li a {
	color: #666666;
	text-decoration: none;
}
#secondaryLinks li a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #cc0000;
}
#secondaryLinks li a:visited {
	color: #666666;
	text-decoration: none;
}
.red {
	color: #cc0000;
}

.secondaryLinkBul {
	color: #990000;
	font-weight: bold;
}

#MainContent {
	height: auto;
	width: 740px;
	position: relative;
}
#content {
	width: 718px;
	border: 1px solid #999999;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
#footer {
	width: 740px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	position: relative;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 90%;
}
#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover {
	text-decoration: none;
	color: #cc0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#iamLogo {
	float: right;
	height: 40px;
	width: 50px;
	position: relative;
	margin-right: 50px;
}
.indexTopic {
	height: 40px;
	width: 720px;
	position: relative;
	background-image: url(images/index_topic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 20px;
}
.topic {
	height: 40px;
	width: 720px;
	position: relative;
	background-image: url(images/topics_default.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-left: 20px;
}
.topicImage {
	height: 128px;
	width: 736px;
	border: 1px solid #999999;
	margin-top: 10px;
	position: relative;
	padding: 1px;
}
#welcomeTxt {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#welcomeTxt p {
	margin-top: 0px;
}
.indexColimg {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;


}
#indexCol1 {
	float: right;
	height: 225px;
	width: 232px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	background-image: url(images/driving_tips_img.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#col1head {
	height: 35px;
	position: relative;
	background-image: url(images/driving_tips.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#indexCol1 p {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#indexCol1 a {
	color: #333333;
	text-decoration: none;
}
#indexCol1 a:hover {
	color: #cc0000;
	text-decoration: none;
}
#indexCol2 {
	float: right;
	height: 225px;
	width: 232px;
	position: relative;
	background-image: url(images/obs_challenge_img.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 11px;
	margin-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#col2head {
	height: 35px;
	position: relative;
	background-image: url(images/obs_challenge.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#indexCol2 p {
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#indexCol2 a {
	color: #333333;
	text-decoration: none;
}
#indexCol2 a:hover {
	color: #cc0000;
	text-decoration: none;
}
#indexCol3 {
	float: right;
	height: 190px;
	width: 232px;
	position: relative;
	background-image: url(images/latest_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	text-align: center;
}
#news {
	height: 170px;
	width: 222px;
	position: relative;
	overflow: hidden;
	float: right;
	padding-right: 7px;
	padding-left: 3px;
	margin-top: 5px;
}
#news a {
	font-weight: bold;
	color: #880000;
	text-decoration: none;
}

.newsText {
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
#formContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
.formField {
	margin-left: 20px;
	border: 1px dashed #999999;
	width: 150px;
	margin-bottom: 3px;
}
.recipients {
	width: 152px;
	margin-bottom: 3px;
	margin-left: 20px;
	border: 1px dashed #999999;
}

#enquireField {
	margin-left: 20px;
	width: 300px;
	height: 200px;
	border: 1px dashed #999999;
}
.titleField {
	height: 20px;
	width: 150px;
	float: left;
	position: relative;
}
#submit {
	width: 55px;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-left: 170px;
	margin-bottom: 0px;
}
#thankyouContainer {
	width: 717px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/thank_you.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#errorContainer {
	width: 717px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/error.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#historyContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/history.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 350px;
}
#histCol1 {
	width: 354px;
	position: relative;
	padding-top: 5px;
}
#histCol2 {
	width: 352px;
	position: relative;
	padding-left: 6px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-top: 5px;
}
.heading {
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#membershipContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/membership.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 580px;
}
#membershipContainer ul {
	padding: 0px;
	margin-left: 5px;
	list-style-type: none;
}
.benefits {
	position: relative;
	padding-top: 35px;
	width: 354px;
	background-repeat: no-repeat;
}
#bentxtBul {
	height: 19px;
	padding-left: 16px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#bentxtBulBg {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	margin-bottom: 1px;
}
#prices {
	width: 718px;
	height: 80px;
	margin-top: 10px;
	position: relative;
	background-image: url(images/fees.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
}

#membershipTable {
	height: 50px;
	width: 400px;
	position: relative;
	border: 1px dotted #999999;
	color: #333333;
	background-color: #FFD2D6;
	text-align: center;
	background-image: url(images/red_diag.gif);
	background-repeat: repeat;
	margin-top: 15px;
	margin-left: 160px;
}
#eventsContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 700px;
}
#tipsContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/driving_tips.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 620px;
}



#advancedContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/advanced_driving.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 920px;
}
#advancedContainer ul {
	list-style-type: none;
}
.line {
	height: 1px;
	width: 718px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	position: relative;
}
#obsContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/obs_challenge.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 460px;
}
.switchgroup1 {
	background-color: #f4f4f4;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
.smallertxt {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
}
.title {
	background-color: #EBEBEB;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.tabSmall {
	font-size: 6em;
}

#tips {
	border: 1px dotted #666666;
	background-color: #EBEBEB;
	margin-bottom: 10px;
}
.Qcont {
	width: 706px;
	height: 460px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
.questionHead {
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: relative;
	padding-top: 3px;
	font-size: 105%;
	color: #CD0906;
	font-weight: bold;
	margin-bottom: 5px;
}
.questionCont {
	width: 350px;
	position: relative;
	height: auto;
}

#answers {
	width: 350px;
	position: absolute;
	height: auto;
	visibility: visible;
	margin-top: 25px;
}
#QimageBox {
	width: 340px;
	position: relative;
	float: right;
	height: auto;
}
#obsContainer  ul {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#obsContainer  ul  li {
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
}
#obsContainer  ul  li  a {
	color: #333333;
	text-decoration: none;
}
#obsContainer  ul  li  a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#obsContainer ul li a:visited {
	color: #333333;
	text-decoration: none;
}
#nextQ a {
	width: 90px;
	height: 20px;
	float: right;
	position: relative;
	text-decoration: none;
	color: #990000;
	text-align: right;
	margin-top: 50px;
}
#nextQ a:hover {
	text-decoration: underline;
	color: #666666;
}
.ansmall {
	font-size: 80%;
	font-weight: normal;
}
#examinerstxt {
	padding-right: 2px;
	padding-left: 2px;
	width: 714px;
	height: 620px;
	position: relative;
}
#examinerstxt p {
	margin-bottom: 25px;
}
#examinersContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/examiners.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 600px;
}
#navigationcont {
	width: 739px;
	margin-top: 5px;
	position: relative;
	height: 72px;
}
#navbox1 {
	height: 33px;
	width: 90px;
	margin-right: 10px;
	margin-left: 5px;
	display: inline-block;
	float: left;
}
#navbox1 a {
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	position: absolute;
	height: 33px;
	width: 90px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
#navbox1 a:hover,#navbox2 a:hover,#navbox3 a:hover,#navbox4 a:hover,#navbox5 a:hover,#navbox6 a:hover,#navbox7 a:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BA0202;
	color: #666666;
}
#navbox2 {
	height: 33px;
	width: 130px;
	margin-right: 10px;
	display: inline-block;
	float: left;
}
#navbox2 a {
	height: 33px;
	width: 130px;
	background-image: url(images/advanced_driving.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#navbox3 {
	height: 33px;
	width: 150px;
	margin-right: 10px;
	display: inline-block;
	float: left;
}
#navbox3 a {
	height: 33px;
	width: 150px;
	background-image: url(images/membershiptab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#navbox4 {
	height: 33px;
	width: 110px;
	margin-right: 10px;
	display: inline-block;
	float: left;
}
#navbox4 a {
	height: 33px;
	width: 110px;
	background-image: url(images/drivingtipstab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#navbox5 {
	height: 33px;
	width: 90px;
	margin-right: 10px;
	display: inline-block;
	float: left;
}
#navbox5 a {
	height: 33px;
	width: 90px;
	background-image: url(images/eventstab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#navbox6 {
	height: 33px;
	width: 105px;
	display: inline-block;
	float: left;
}
#navbox6 a {
	height: 33px;
	width: 105px;
	background-image: url(images/observationtab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
/* for test tips */
#navbox7 {
	height: 33px;
	width: 77px;
	display: inline-block;
	float: right;
}
#navbox7 a {
	height: 33px;
	width: 77px;
	background-image: url(images/testtab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.Q7cont {
	width: 706px;
	height: 600px;
	position: relative;
	padding-right: 5px;
	padding-left: 5px;
}
#sitemapContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/site_map.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 220px;
}
#sitemapContainer a {
	text-decoration: none;
	color: #333333;
	margin-left: 100px;
}
#sitemapContainer a:hover {
	text-decoration: none;
	color: #CC0000;
	margin-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.socialColumn {
	width: 349px;
	line-height: 150%;
	float: left;
	height: 170px;
	position: relative;
}
#tuesContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/tues_meetings_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 520px;
}
#SocialContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 165px;
}
#tuesContainer   ul {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	padding-top: 10px;
}
#tuesContainer   ul   li {
	padding-left: 0px;
	margin-bottom: 3px;
}
#tuesContainer   ul   li   a {
	color: #cc0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sundayContainer {
	width: 718px;
	position: relative;
	margin-bottom: 15px;
	background-image: url(images/sunday_drive_meetings.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 5px;
	height: 310px;
	line-height: 150%;
}
#tuesText {
	width: 310px;
	position: relative;
	padding-top: 5px;
	height: 280px;
	float: right;
}
#tuesAddress {
	height: 30px;
	width: 580px;
	position: relative;
	float: left;
	text-decoration: none;
}