/* Global Styles */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.photo {
	margin: auto;
	padding: 10px;
}
.showQuestion p {
	font-size: 14px;
	text-decoration: none;
}
p {
	color:#FFFFFF;
	font-size: 12px;
}
	
.bodyText {
	font-size:11px;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	}
h1 {
	font-size: 16px;
	background: url(images/payBack.jpg) no-repeat;
	height: 50px;
	text-indent: 25px;
	color: #FFFFFF;
	padding-top: 10px;
}
	
.pageName{
	font-size: 18px ;
	color: #999999;
	line-height:24px;
	letter-spacing:0.2em;
	margin: 5px;
	}
	
.subHeader {
	font:bold 10px ;
	color: #996600;
	line-height:16px;
	letter-spacing:0.2em;
	}
	
.smallText {
	font-size: 10px ;
	color: #FFFFFF;
	}
	
.navText {
	font-size: 13px ;
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	background-color: #CCCCFF;
	}
li {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .4;
	padding-left: 2em;
	list-style-position: inherit;
}
ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
table {
	background: #000000;
}
a {
	color: #FFFFFF;
}
.button {
	height: 30px;
	width: 100px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	background: url(images/button.jpg) no-repeat;
}
.button a, .button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.button a:active, .button a:hover  {
	color: #ff0000;
	text-decoration: none;
}
.buttonOver {
	height: 30px;
	width: 100px;
	padding-top: 0px;
	font-size: 12px;
	text-align: center;
	background: url(images/buttonOver.jpg) no-repeat;
}
.buttonOver a, .buttonOver a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonOver a:active, .buttonOver a:hover  {
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF00;
}




.diaryHolder {
	position: relative;
	background: url(http://www.drivinginstructorsites.co.uk/design11/images/diary.jpg) no-repeat;
	height: 450px;
	width: 295px;
	float: right;
}
.diary {
	height: 391px;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 2px;
}
.diary h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(http://www.drivinginstructorsites.co.uk/design11/none);
}
.diary p {
	font-size: 24px;
	color: #FF0000;
	text-align: center;
	font-family: "Comic Sans MS";
}

.phone {
	background: url(images/phone.jpg) no-repeat;
	height: 400px;
	width: 400px;
}
.phone .inner  {
	position: relative;
	left: 105px;
	top: 80px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}

.phone .inner a,.phone .inner a:link,.phone .inner a:visited {
text-decoration:none;
color: #FFFFFF
}



.showQuestion {
	text-decoration: none;
	font-size: 16px;
	padding-right: 10px;
	padding-left: 10px;
}
.showQuestion .showQuestion a {
	text-decoration: none;
}
.showAnswer {
	text-decoration: none;
	font-size: 14px;
	background: #FFFFFF url(images/showBack.jpg) repeat top;
	vertical-align: top;
	padding: 10px;
}
#text_1 .showAnswer img {
	background: center;
}
.showQuestion .showQuestion a:visited {
	text-decoration: none;
}
.showQuestion .showQuestion a:active {
	text-decoration: none;
	font-size: 18px;
}
.address, .address a, .address a:visited {
	font-size: 12px;
	color: #FFFFFF;
}

.addressDark, .addressDark a, .addressDark a:visited {
	font-size: 12px;
	color: #000000;
}




.style1 {color: #FFFFFF}
.style1 a {color: #000000}
.style1 a:visited {color: #000000}
.linkText {background : url(images/linkTableBack.jpg) repeat; border:thin; border-color:#000000; border-style:solid; margin:10px;}
.linkText h1{font-size:14px; color:#000000; text-align:center; background:none}
.style1 h1{background:none}
.linkText p {color:#000000}
.linkText li {color:#000000; background:none}
.linkText a{font-size:14px; color:#000000; text-align:center}
.linkText a:visited{font-size:14px; color:#000000; text-align:center}
.linkImage { background-color:#FFFFFF; border:thin; border-color:#000000; border-style:solid; padding:10}
.showAnswer p {
	font-size: 16px;
}
#mainForm 
{
	position: relative;
	border: 1px;
	border-style: solid;
	text-align: left;
	width: 70%;
	background-color: #ffffff;
}

ul.mainForm
{
	list-style-type: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:15px;	
}

li.mainForm
{
	padding-bottom: 10px;
	list-style-type: none;
}


#mainFormError
{
	position: relative;
	border: 1px;
	border-style: solid;
	margin: 0 auto;
	text-align: left;
	width: 70%;
}


input.mainFormError
{
	background-color: #FADADD;
}


textarea.mainFormError
{
	background-color: #FADADD;
}


select.mainFormError
{
	background-color: #FADADD;
}


#formHeader
{
	position: relative;
	width: 100%;
	background-color: #666699;
	margin:0 0 0 0;
	padding-bottom: 10px;
}

p.formHeader
{
	text-align: right;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #ffffff;
	font-size:25px;
	position:relative;
	left:-5px;
	top:4px;
	letter-spacing: 2px;
}



#formInfo
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;
}

h2.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	font-size:20px;
	position:relative;
	left:20px;
	top:0px;
	letter-spacing: 1px;
	line-height:150%;
	color: #ffffff;
}


p.formInfo
{
	text-align: left;
	margin:0 0 0 0;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight:normal;
	color: #000000;
	font-size:12px;
	position:relative;
	left:20px;
	top:0px;
	color: #ffffff;
}

#formFields
{
	position: relative;
	width: 100%;
	background-color: #ffffff;
	margin:0 0 0 0;

}

label.formFieldQuestion
{
	line-height:125%;
	padding:0 0 0 0;
	border:none;	
	display:block;
	font-size:95%;
	font-weight:bold;
}

label.formFieldOption
{
	font-size:90%;
	display:block;
	line-height:1.0em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	width:90%;
}



input.formFieldStyle
{
	display:block;
	line-height:1.4em;
	margin:0 0 0 0;
	width:13px;
	height:13px;
}


/* tooltip */
a.info {
	font-family: Tahoma, Arial, Sans-Serif;
	text-decoration:none; 
	position: relative;
}

a.info span {
	position: relative;
	display:none;
}

a.info:hover {
	position: relative;
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;;
	left:25px;
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(./images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;
}