/*
@import "reset.css";
@import "extras.css";
@import "typography.css";
*/

body {
	background: #CDD9D6 url(images/header-bg.jpg) repeat-x;
}

#framework {
	width: 1000px;
	margin: 0px auto;
}

#header {
	height: 140px;
}

#header h1 {
	width: 520px;
	height: 64px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 38px;
	background: url(images/icdc-txt-logo.gif) no-repeat;
}

#header h1 a {
	width: 520px;
	height: 64px;
	display: block;
}

#header h1 a span {
	display: none;
}

.car-logo {
	width: 144px;
	height: 86px;
	float: right;
	display: inline;
	margin-right: 20px;
	margin-top: 38px;
	background: url(images/car-logo.gif) no-repeat;
}

#content {
	margin: 20px;
	padding-top: 20px;
	padding-left: 20px;
	background-color: #FFF;
}

.driving-background {
	width: 920px;
	background: url(images/background.jpg) repeat-y;
}

.accommodation-background {
	width: 920px;
	background: url(images/acc_background.jpg) repeat-y;
}

.main-content {
	width: 630px;
	float: left;
	display: inline;
	margin-right: 20px;
	padding-bottom: 20px;
}

.sub-content {
	width: 270px;
	float: left;
	display: inline;
}

.driving {
	
}

.accommodation {
	color: #FFF;
}

.accommodation .light {
	color: #CDD9D6;
}

.driving h2.main {
	width: 630px;
	height: 54px;
	background: #9E150F url(images/5-6-7-day-residential-driving-course.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}

.accommodation h2.main {
	width: 630px;
	height: 54px;
	background: #00203B url(images/kendal-private-guest-accommodation-3-star.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}

.driving h2 span { display: none; }

.driving h3 {
	color: #9E150F;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}

.main-content.accommodation h3 {
	color: #FFF;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: bold;
}

.driving-courses-table {
	border: 1px solid #9E150F;
	margin-left: 20px;
	text-align: center;
}

.driving-courses-table-header {
	background-color: #9E150F;
	color: #FFF;
	font-weight: bold;
}

.driving-courses-table-header td, .row-light td, .row-dark td  {
	padding: 10px;
}

.row-light {
	background-color: #FFF;
}

.row-dark {
	background-color: #CDD9D6;
}

.course-info {
	border: 1px solid #9E150F;
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	padding: 20px;
}

.course-info-col-a {
	width: 244px;
	float: left;
	display: inline;
}

.course-info-col-b {
	width: 284px;
	float: left;
	display: inline;
}

.course-info h5 {
	color: #9E150F;
	font-size: 15px;
	font-weight: bold;
}

.course-info ul {
	list-style-position: outside;
	margin-top: 10px;
}

.course-info ul li {
	list-style: none;
	font-size: 13px;
	background: url(images/tick.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 35px;
}

.additional-text {
	margin-bottom: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	background: url(images/red-car-logo.gif) no-repeat right bottom;
	border-bottom: 1px solid #9E150F;
}

.additional-text p a, .additional-text p a:active, .additional-text p a:visited {
	color: #005470;
}

.additional-text p a:hover {
	color: #00203B;

}

.driving-strong {
	color: #9E150F;
}

.accommodation-strong {
	color: #00203B;
}

.additional-text p {
	margin-top: 20px;
	line-height: 30px;
}

.ml-20px {
	margin-left: 20px;
}

.accommodation h2.sub {
	width: 270px;
	height: 54px;
	background: #00203B url(images/accommodation.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}

.driving h2.sub {
	width: 270px;
	height: 54px;
	background: #9E150F url(images/driving-courses.gif) no-repeat;
	border-bottom: 1px solid #FFF;
}

.accommodation h2 span { display: none; }

.accommodation h3 {
	color: #F5EDD0;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}

.accommodation h4 {
	color: #CDD9D6;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.sub-content.driving h4 {
	color: #9E150F;
	font-size: 15px;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 20px;
}

.accommodation ul, .sub-content.driving ul {
	list-style-position: outside;
	list-style: none;
	margin: 10px 20px 20px;
}

.accommodation ul li {
	line-height: 20px;
}

.accommodation p, .sub-content.driving p {
	margin: 20px;
}

.hotel-info {
	border: 1px solid #00203B;
	background-color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 20px;
}

.hotel-info-col-a {
	width: 264px;
	float: left;
	display: inline;
}

.hotel-info-col-b {
	width: 264px;
	float: left;
	display: inline;
	margin-left: 20px;
}

.hotel-info h5 {
	color: #00203B;
	font-size: 15px;
	font-weight: bold;
}

.hotel-info ul {
	list-style-position: outside;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}

.hotel-info ul li {
	list-style: none;
	font-size: 13px;
	background: url(images/tick.gif) no-repeat left center;
	padding-left: 20px;
	line-height: 35px;
	color: #005470;
}

.room-pics img {
	border: 1px solid #FFF;
}

.accommodation address {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12px;
}

.intro-img {
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.footer {
	font-size: small;
	padding-bottom: 20px;
	
}

sup {
	font-size: x-small;
}

/* @import "typography.css"; */
h1, h2, h3, h4, h5, h6, ul, ol, li, p, address a {
	font-family: Garramond, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}

strong { font-weight: bold; }

/* @import "reset.css"; */
html, body, h1, h2, h3, h4, h5, h6, form, div, ul, ol, li, p, address, a { margin: 0; padding: 0; }
img { border: 0 none; }
hr { display: none; }
address {font-style: normal; }
acronym { cursor: help; }

/* @import "extras.css"; */

/* CLEAR FLOAT STYLES */

.cb { clear: both; }
.cl { clear: left; }
.cr { clear: right; }
.cn { clear: none; }

/* MISC STYLES */

.hide { display: none; }