/* cmsms stylesheet: towcester_driving_school modified: 09/21/22 18:16:50 */
@import url(http://fonts.googleapis.com/css?family=ABeeZee);
@import url(http://fonts.googleapis.com/css?family=Marck+Script);

html, body {
height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: 'ABeeZee', sans-serif;
	color: #000000;
	background-color: #eed4b0;
}

#background_image {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 100%;
	overflow: hidden;
	z-index: -1000;
}

* html #outerwrapper {
height: 100%;
height: 100%;
}

#wrapper {
	max-width: 940px;
	width: 98%;
	margin: 0px auto 0px auto;
}

#outer_header {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/header_back.png);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 108px;
	position: relative;
	z-index: 10;
}

#header {
	max-width: 940px;
	width: 98%;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 20;
	height: 104px;
}

#socials {
	position: absolute;
	top:22px;
	left: 0px;
}

#socials a {
	display: block;
	float: left;
	margin-right: 6px;
	width: 19px;
	height: 19px;
}

a img {
border: 0px;
}

a#twitter:link,   a#twitter:visited {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/twitter_off.png);
}

a#linkedin:link,   a#linkedin visited {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/linkedin_off.png);
} 

a#facebook:link,   a#facebook:visited {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/facebook_off.png);
}

a#youtube:link,   a#youtube:visited {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/youtube_off.png);
}

#phone {
	position: absolute;
	top: 18px;
	right: 0px;
	color: #000000;
	font-size: 130%;
}

#phone a {
color: #000000;
}

#mobile_phone {display: none;}

#logo {
	position: absolute;
	bottom: 2px;
	left: 0px;
	max-width: 427px;
	z-index: 30;
}

#bottom_right {
	position: absolute;
	right: 0px;
	bottom: 0px;
	max-width: 142px;
	z-index: 35;
}

#mainpage {
	padding-top: 10px;
}

#left_column {
	width: 20%;
	float: left;
}

#left_navigation a#menu_show {
display: none;
}

#left_navigation {
	padding-bottom: 20px;
	padding-right: 20px;
}

#left_navigation ul {
	margin: 0px;
	padding: 0px;
}

#left_navigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#left_navigation a:link, #left_navigation a:visited {
	display: block;
	width: 90%;
	padding: 6px 4.6%;
	border: 1px solid #ff0000;
	background-color: #fff800;
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/button_back.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	border-radius: 10px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	text-align: right;
	text-decoration: none;
	font-size: 110%;
	box-shadow: 2px 2px 3px #2c0000;
}

#left_navigation a:hover {
	background-color: #ff0000;
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/button_back_on.jpg);
	color: #ffffff;
}

#right_column {
	width: 80%;
	float: right;
}

#right_column_content {
	background-image: url(https://www.towcesterdrivingschool.co.uk/look/towcester_driving/main_back.png);
	border: 1px solid #ff0000;
	border-radius: 10px;
	padding: 20px;
	line-height: 160%;
	margin-right: 10px;
	box-shadow: 2px 2px 3px #2c0000;
}

#inner_left {
float: left;
width: 65%;
}

#inner_right {
float: right;
width: 30%;
font-family: 'Marck Script', cursive;
font-size: 130%;
padding-bottom: 20px;
color: #b10101;
}

.undercol {
	clear: both;
}

#footer {
	height: 10px;
	border-top: 1px solid #000000;
	padding: 6px 0px 0px 0px;
	text-align: right;
	font-size: 80%;
}

#footer_left {
	float: left;
}

#footer_right {
	float: right;
}

h1 {
	font-size: 160%;
	color: #ff0000;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 150%;
	color: #ff0000;
	margin: 0px 0px 10px 0px;
}

h3 {
	font-size: 110%;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

h4 {
	font-size: 130%;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

h5 {
	font-size: 120%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

h6 {
	font-size: 110%;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

p {
	color: #000000;
	margin: 0px 0px 10px 0px;
}

a:link, a:visited {
	color: #C1003B;
	text-decoration: underline;
}

a:hover  {
	color: #000000;
	text-decoration: none;
}
