

/* ---------- City intro Section ---------- */

#city_intro {
	width: 940px;
	margin: 20px auto 15px auto;
}

#content.bath #city_intro {
	background: #1e646e url(../../../../../images/bath_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.canterbury #city_intro {
	background: #1e646e url(../../../../../images/canterbury_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.carlisle #city_intro {
	background: #1e646e url(../../../../../images/carlisle_feature.jpg) no-repeat top left;
	height: 292px;
}

#content.chester #city_intro {
	background: #1e646e url(../../../../../images/chester_intro3.jpg) no-repeat top left;
	height: 292px;
}

#content.durham #city_intro {
	background: #1e646e url(../../../../../images/durham_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.lincoln #city_intro {
	background: #1e646e url(../../../../../images/lincoln_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.stratford #city_intro {
	background: #1e646e url(../../../../../images/stratford_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.oxford #city_intro {
	background: #1e646e url(../../../../../images/oxford_intro.jpg) no-repeat top left;
	height: 292px;
}

#content.york #city_intro {
	background: #1e646e url(../../../../../images/york_intro.jpg) no-repeat top left;
	height: 292px;
}

#city_intro_text {
	margin: 0 0 0 720px;
}

#city_intro_text h2 {
	font-size: 2.4em;
	color: #fff;
	padding: 10px 10px 5px 10px;
	font-weight: normal;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-shadow: #000 0 1px 1px;
}

#city_intro_text p {
	padding: 0 10px 1.3em 10px;
	line-height: 1.3em;
	font-size: 1.3em;
	letter-spacing: 1px;
	color: #fff;
}

#city_intro_text a:link { color: #fc0; }
#city_intro_text a:visited { color: #fc0; }
#city_intro_text a:hover { color: #ff0; }
#city_intro_text a:active { color: #ff0; }


/* ---------- Activity Section ---------- */


div.activity_1, div.activity_2, div.activity_3, div.activity_4 {
	width: 220px;
	float: left;
	padding: 0;
}

div.activity_1, div.activity_2, div.activity_3 {
	margin: 0 20px 0 0;
}

div.activity_1 img, div.activity_2 img, div.activity_3 img, div.activity_4 img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 1px;
}

div.activities_top h1 {
	font-size: 2.6em;
	color: #333;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	font-variant: small-caps;
}

div.activities_top h1 em {
	font-size: 0.7em;
	color: #075E79;
	font-variant: normal;
}

div.activities_top h2,
div.activities_half h2 {
	font-size: 2em;
	font-weight: 100;
	font-variant: small-caps;
	letter-spacing: 0.05em;
	height: 24px;
	text-shadow: #000 0 0 1px;
}

div.activities_top h2.top_left,
div.activities_half h2.top_left {
	position: relative;
	top: -142px;
	padding: 0 0 0 7px;
	color: #fff;
}

div.activities_top h2.bottom_left,
div.activities_half h2.bottom_left {
	position: relative;
	top: -27px;
	color: #fff;
	padding: 0 0 0 7px;
}

div.activities_top h2.top_right,
div.activities_half h2.top_right {
	position: relative;
	text-align: right;
	top: -142px;
	padding: 0 7px 0 0;
	color: #fff;
}

div.activities_top h2.bottom_right,
div.activities_half h2.bottom_right {
	position: relative;
	text-align: right;
	top: -27px;
	padding: 0 7px 0 0;
	color: #fff;
}

div.activities_top h2.dark {
	color: #333;
}

div.activities_top h2.red {
	color: #590009;
}

div.activities_top h2.yellow {
	color: #fc0;
}

div.activities_top h2.blue {
	color: #1C697D;
}




div.activity_text {
	background: #fff url(../../../../../images/img_shadow.png) repeat-x top left;
	margin: -27px 0 0 0;
	padding: 10px 0 0 0;
}

div.activity_text p {
	font-size: 1.4em;
	line-height: 1.4em;
	color: #333;
	letter-spacing: 1px;
	height: 70px;
}

div.activity_text p.link {
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	height: auto;
}

/* ---------- Map/Activities Section ---------- */

#content div.activities_half {
	margin: 20px 0;
	width: 940px;
}

div.activities_50 {
	width: 480px;
	float: left;
}

div.activities_50 div.activity_1 {
	margin: 0 20px 20px 0;
}

div.activities_50 div.activity_2 {
	margin: 0 0 20px 0;
}


/* ------------ More Information area ----------- */

#more_information {
	width: 460px;
	float: right;
	margin: 0 0 0 0;
	background: #0e5b75 url(../../../../../images/more_bg.jpg) no-repeat left top;
}

#more_information h3 {
	font-size: 2.4em;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1px;
	color: #fff;
	padding: 15px 20px 0 20px;
	text-shadow: #000 0 2px 0px;
}

#more_information p {
	font-size: 1.5em;
	letter-spacing: 1px;
	padding: 10px 20px 1.5em 20px;
	line-height: 1.4em;
	color: #fff;
}

#more_information ul {
	margin: 0 15px 1.4em 35px;
	list-style-type: square;
}

#more_information li {
	font-size: 1.8em;
	letter-spacing: 1px;
	padding: 0 0 5px 10px;
	line-height: 1.4em;
	color: #fff;
	font-variant: small-caps;
	text-shadow: #000 0 1px 1px;
}

#more_information li a:link { color: #fc0 }
#more_information li a:visited { color: #fc0 }
#more_information li a:hover { color: #ff0 }
#more_information li a:active { color: #ff0 }




