/****************************************************
 * Arrow Driving School
 * 
 */
body
{
	font-size:12px;
	font-family:arial,sans-serif;
	text-align:center;
	margin:0;
	padding:0;
	color:#414042;
	background-color:#8d8e92;
	background-image:url(../images/bgtile.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

p,div,ul,li,h1,h2,h3,h4,h5,h6,span,form,a
{
	margin:0; padding:0;
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:1.3em;
}
.clear { clear:both; }

.bold { font-weight:bold; }
.italic { font-style:italic; }
.underline { text-decoration:underline; }


a {
color:#000000;
border:none;
text-decoration:none;
outline:none;
}
a:hover { text-decoration:underline; }
a img { border:none; }

h1 { font-size:24px; color:#E1001A; margin:0px; padding:0px 0px 0px 0px; }
h2 { font-size:22px; color:#E1001A; font-weight:normal; margin:0px; padding:12px 0px 8px 0px; }
h3 { font-size:18px; color:#E1001A; font-weight:normal; margin:0px;	padding:11px 0px 18px 0px; }
p {
	line-height:1.6em;
	color:#414042;
	font-size:12px;
	margin:0px;
	padding:3px 0px 18px 0px;
}

h4
{
	font-size:12px;
	line-height:1.5em;
	margin:0px;
	font-weight:normal;
	padding:0px 0px 3px 0px;
	color:#E1001A;
}

.white { color:#ffffff; }
.highlight { color:#e1001a;}

#container-wrapper,
#container-wrapper-content
{
	width:845px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	background-image:url(../images/bodytile2.jpg);
	background-repeat:repeat-y;
}
#container-wrapper-content
{
	background-image:url(../images/bodytile_content2.jpg);
}

#container
{
	width:845px;
	background-image:url(../images/bodytop.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#container-wrapper-content #container
{
	/* background-image:url(../images/bodytop_content.jpg); */
	background-image:url(../images/bodytop_content2.jpg);
}
#body
{
	background-image:url(../images/bodybottom2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#container-wrapper-content #body
{
	background-image:url(../images/bodybottom_content.jpg);
}

#intriguetab
{
	position:absolute;
	display:block;
	height:71px;
	width:42px;
	bottom:55px;
	left:836px;
	overflow:hidden;
	background-image:url(../images/intriguetab.jpg);
}
#intriguetab span
{
	position:absolute;
	display:block;
	top:0px;
	left:80px;
}
#intriguetab:hover
{
	background-image:url(../images/intriguetab_hover.jpg);
}
#arrowheads
{
	position:absolute;
	top:0px;
	left:845px;
	width:86px;
	height:60px;
	background-image:url(../images/arrowheads.jpg);
}
#header
{
	width:845px;
	height:100px;
	float:left;
}
#header h1
{
	display:none;
}

#headerlink_openroad,
#headerlink_justpassed
{
	display:block;
	position:absolute;
	height:55px;
	width:78px;
	top:25px;
	left:227px;
	overflow:hidden;/* 
	background-color:red;
	opacity:0.5; */
}
#headerlink_openroad span,
#headerlink_justpassed span
{
	display:block;
	position:absolute;
	top:0px;
	left:200px;
}
#headerlink_justpassed
{
	left:310px;
	width:54px;
}


#mainmenu
{
	width:125px;
	height:530px;
	float:left;
}
#mainmenu ul
{
	list-style:none;
	margin-top:160px;
}
#mainmenu ul li
{
	list-style:none;
	float:left;
	clear:left;
	width:96px;
}
#mainmenu ul li a
{
	display:block;
	padding:5px 0px 6px 28px;
	font-size:11px;
	color:#4d494a;
}
#mainmenu ul li a.active
{
	font-weight:bold;
	/* background-image:url(../images/menuindent.png); */
	background-image:url(../images/menuindent.jpg);
	background-position:left center;
}


#page
{
	width:700px;
	float:left;
}
#page .column1
{
	width:332px;
	float:left;
}
#page .columnspacer
{
	width:22px;
	float:left;
	height:200px;
}
#page .column2
{
	width:294px;
	float:left;
	padding-bottom:50px;
}

#page .strapline
{
	padding:0 0 0 18px;
}
#page .calltobook
{
	padding:0 0 0 15px;
}
/**
 * Homepage menu
 */
.index_button
{
	display:block;
	height:40px;
	width:157px;
	height:100px;
	float:left;
	background-position:left bottom;
	margin:0 5px 5px 0;
	position:relative;
	color:#58595b;
}
.index_button span
{
	display:block;
	position:absolute;
	width:157px;
	bottom:7px;
	font-size:11px;
	left:15px;
	cursor:pointer;
}
.index_button1,
.index_button2
{
	height:70px;
	height:140px;
	margin-top:125px;
}
.index_button1 { background-image:url(../images/index_button1.jpg); }
.index_button2 { background-image:url(../images/index_button2.jpg); }
.index_button3 { background-image:url(../images/index_button3.jpg); }
.index_button4 { background-image:url(../images/index_button4.jpg); }
.index_button5 { background-image:url(../images/index_button5b.jpg); }
.index_button6 { background-image:url(../images/index_button6.jpg); }

/**
 * Footer
 */
#footer
{
	font-size:9px;
	color:#ffffff;
	padding-top:5px;
	padding-bottom:20px;
}
#footer a
{
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#footer .address
{
	width:475px;
	float:left;
	padding-left:20px;
}
#footer .legal
{
	width:300px;
	float:right;
	text-align:right;
	padding-right:20px;
}

.giftvoucherimage img
{
	margin-top:167px;
}
.giftvouchercontent .strapline
{
	padding-bottom:7px !important;
}
.large
{
	font-size:1.6em;
}
.xlarge
{
	font-size:1.6em;
	font-weight:bold;
}

#page a
{
	color:#414042;
}


/**
 * Contact form
 */
.column2 input.text
{
	width:250px;
	margin-bottom:2px;
}
.column2 textarea
{
	width:250px;
	margin-bottom:2px;
}
.column2 select
{
	width:256px;
	margin-bottom:2px;
}

.showLink a
{
	text-decoration:underline;
}

.showLink a:hover
{
	text-decoration:none;
}
