@charset "utf-8";

/* CSS Document */

/* IE6 behavior fixed */
	
img {
	behavior: url(../../iepngfix.htc);
}

/* End of IE6 behavior fixes */

html {
	margin: 0;
}

body {
	background-color: #663333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
}

p {
	line-height: 1.6em;
	margin: 0;
	padding: 0 10em 0 10em;
}

p.noPadding {
	padding: 0;
}

input, textarea, form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
}

a:link {
	color: #990000;
	text-decoration: none;
}

a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
}

a:active {
	color: #990000;
}

#borderRightContainer {
	background-image: url(../images/shade_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin: auto;
	width: 927px;
	}

#container {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000;
	height: 900px;
	position: relative;
	width: 900px;
	}

#popupWindow {
	background-color: #FFFFCC;
	border: 1px solid #000;
	padding: 15px;
	text-align: justify;
	width: 870px;
	}
	
#bottomShading {
	background-image: url(../images/shade_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	clear: both;
	height: 25px;
	}
	
#footer {
	clear: both;
	margin: auto;
	width: 927px;
	}

#instructions {
	background-color: #FFF;
	border: 3px double #FF0000;
	left: 640px;
	padding: 5px;
	position: absolute;
	top: 380px;
	width: 200px;
}

#intro {
	position: absolute;
	top: 80px;
	left: 570px;
}

#brewery {
	position: absolute;
	top: 25px;
	left: 700px;
}

#upmarket {
	position: absolute;
	top: 180px;
	left: 640px;
}

#princelet {
	position: absolute;
	top: 160px;
	left: 420px;
}

#christchurch {
	position: absolute;
	top: 175px;
	left: 255px;
}
#jamme {
	position: absolute;
	top: 245px;
	left: 365px;
}

#banglatown {
	position: absolute;
	top: 305px;
	left: 445px;
}

#dwellings {
	position: absolute;
	top: 310px;
	left: 105px;
}

#sonali {
	position: absolute;
	top: 360px;
	left: 220px;
}

#altabali {
	position: absolute;
	top: 660px;
	left: 140px;
}

#bellfoundry {
	position: absolute;
	top: 835px;
	left: 415px;
}

#towerhouse {
	position: absolute;
	top: 865px;
	left: 635px;
}

#eastlondonmosque {
	position: absolute;
	top: 610px;
	left: 750px;
}

#cashbackfilm {
	position: absolute;
	top: 390px;
	left: 270px;
}

#thumbnailRow {
	margin-bottom: 1em;
}

#videoRight {
	float: right;
	padding: 4px 10em 1em 2em;
}

#videoRightBottom {
	float: right;
	padding: 4px 10em 3em 2em;
}

#videoLeft {
	float: left;
	padding: 4px 2em 1em 10em;
}

.title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 0.8em;
	text-align: center;
}

.largerText {
	font-size: 14px;
}

.footerText {
	color: #FFF;
	font-size: 10px;
}

.enlarge {
	color: #990000;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	padding: 0.5em 0 0.5em 0;
	text-align: center;
}

.backLink {
	font-size: 14px;
	font-weight: bold;
}

a.whiteLink, a.whiteLink:visited, a.whiteLink:hover, a.whiteLink:active {
	color: #FFF;
	text-decoration: underline;
}
