@charset "UTF-8";
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background: #EFEFEF url(../images/page_background.jpg) repeat-x 0 0;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #767676;
	font-size: 11px;
	line-height: 14px;
}

.oneColFixCtr #container {
	width: 984px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

/* Set Up Links */

a {
	color: #AA0000;
}
a:link, a:visited, a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a.more {
	white-space: nowrap;
	padding-right: 10px;
	background: url(../images/more_arrow.gif) no-repeat 100% 50%; zoom: 1;
}

/* Tag Cloud */

.tag1 {
	font-size: 11px;
}

.tag2 {
	font-size: 12px;	
}

.tag3 {
	font-size: 14px;
}

/* Heading Fonts */

h3 {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

h4 { 
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}

.smallRedText {
	color: #AA0000;
}

.boldText {
	font-weight: bold;
}

/* Set Up Header */

#header .headerContent {
	background: url(../images/header.png) no-repeat;
	height: 56px;
	margin-top: 20px;
}

#header .logoHeader {
	float: left;
	width: 308px;
	height: 45px;
	margin: 0 100px 0 20px;
	padding-top: 6px;
	display: inline;
}

#header .mainMenu {
	float: left;
	width: 90px;
	height: 25px;
	padding-top: 16px;
	margin-right: 20px;
}

#header .container {
	height: 17px;
}

a.imageMenuActive {
	display: block;
	background: url(../images/menu_buttons.gif) 0 -60px no-repeat;
	width: 90px;
	height: 25px;
	padding-top: 4px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.imageMenuActive:Hover {
	background: url(../images/menu_buttons.gif) 0 -30px no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}

a.imageMenu {
	display: block;
	background: url(../images/menu_buttons.gif) top no-repeat;
	width: 90px;
	height: 25px;
	padding-top: 4px;
	text-align: center;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

a.imageMenu:hover {
	background-position: 0px -30px;
	color: #FFFFFF;
	text-decoration: none;
}

a.imageMenu:active {
	background-position: 0px -60px;
	color: #FFFFFF;
	text-decoration: none;
}



/* Set up left and right columns */

#mainContent .leftRightColumn {
	float: left;
	width: 186px;
	text-align: center;
}

#mainContent .leftRightColumn .topImage {
	background: url(../images/col_top.png) no-repeat;
	width: 186px;
	height: 33px;
	text-align:left;
}

#mainContent .leftRightColumn .middleImage {
	background: url(../images/col_middle_banner.png) no-repeat;
	width: 186px;
	height: 32px;
	text-align:left;
}

.topImageTitle {
		font-size: 14px;
		line-height: 18px;
		color: #333333;
		font-weight: bold;
		padding-left: 17px;
		padding-top: 7px;
}

#mainContent .leftRightColumn .middle {
	width: 152px;
	background: url(../images/col_thin.png) repeat-y;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .imageDorchesters {
	padding-top: 7px; 
	padding-bottom: 12px;
}

#mainContent .leftRightColumn .imageVC {
	padding-top: 26px;
	padding-bottom: 12px;
}

#mainContent .leftRightColumn .imageCatchyoutube {
	padding-top: 23px;
	padding-bottom: 12px;
}

.textLeft {
	width: 50%;
	float: left;
	text-align: left;
}

.textRight {
	width: 50%;
	float: right;
	text-align: right;
}

#mainContent .leftRightColumn .textContainer {
	width: 152px;
	height: 18px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e8e8e8;
}

#mainContent .leftRightColumn .textContainerNoBorder {
	width: 152px;
	height: 18px;
	padding-bottom: 15px;
}


#mainContent .leftRightColumn .textContainerNoBorderBottom {
	width: 152px;
	height: 18px;
}

#mainContent .leftRightColumn .bottom {
	width: 152px;
	height: 87px;
	background: url(../images/col_bottom.png) no-repeat;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .imageMyiphone {
	padding-top: 15px;
	padding-bottom: 12px;
}

#mainContent .leftRightColumn p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

#mainContent .leftRightColumn .fullmiddle {
	width: 152px;
	height: 540px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleHistory {
	width: 152px;
	height: 435px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddlePartnerships {
	width: 152px;
	height: 390px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleDorchesters {
	width: 152px;
	height: 577px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleCatchYouTube {
	width: 152px;
	height: 756px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleVictoriaCross {
	width: 152px;
	height: 513px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleMy-iPhone {
	width: 152px;
	height: 563px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleFuture {
	width: 152px;
	height: 470px;
	background: url(../images/col_long_bottom.png) no-repeat 0 100%;
	padding: 0 17px;
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleHistory p {
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddlePartnerships p {
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleDorchesters p {
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleVictoriaCross p {
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleMy-iPhone p {
	text-align: center;
}

#mainContent .leftRightColumn .fullmiddleFuture p {
	text-align: center;
}


/* set up the centre column */

#mainContent .main {
	position: relative;
	float: left;
	width: 584px;
	margin: 0 14px;
}

#mainContent .centreLogo {
	width: 584px;
	height: 513px;
	margin-bottom: 17px;
}

#mainContent .newsTickerContainer {
	width: 584px;
	height: 20px;
	padding-top: 14px;
}

#mainContent .hotNews {
	background: url(../images/hot_news.png) no-repeat;
	width: 584px;
	height: 43px;
}

#ajaxticker1 {
	width: 400px;
	height: 20px;
}

.someclass {
 /* class to apply to your scroller(s) if desired */
}

#mainContent .tickerDiv {
	position: relative;
	float:left;
	padding-left: 20px;
}

#mainContent .latestNewsTitle {
	float: left;
	padding-left: 50px;
	font-weight: bold;
}

#mainContent .centreTitle {
	background: url(../images/col_middle_titlebar.png);
	width: 584px;
	height: 33px;
}

#mainContent .centreTitle2 {
	background: url(../images/col_middle_titlebar2.png);
	width: 584px;
	height: 33px;
}

#mainContent .centreMain {
	background: url(../images/col_middle_main.png) no-repeat 0 100%;
	width: 584px;
}

#mainContent .centreMain .TextArea {
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px;
}

#mainContent .centreMain p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}


/* set up footer */


#footer .footerContent {
	float: left;
	width: 984px;
	height: 180px;
	background: url(../images/footer.png) no-repeat;
	margin-top: 17px;
}

#footer .footerBlock {
	float: left;
	height: 150px;
	width: 206px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}

#footer .footerCatchVideoBlock {
	float: left;
	height: 150px;
	width: 212px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
}

#footer .infoText {
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer .textLink {
	height: 26px;
	line-height: 26px;
}

#footer .f1mailLogo {
	height: 57px;
	background: url(../images/logos/f1mail_reflection.gif) no-repeat 0 100%;
	background-position: center;
}

#footer .wizzmailLogo {
	height: 57px;
	background: url(../images/logos/wizzmail_reflection.gif) no-repeat 0 100%;
	background-position: center;
}

#footer .catch-videoLogo {
	height: 57px;
	background: url(../images/logos/catch-video_reflection.jpg) no-repeat 0 100%;
	background-position: center;
}

/* Set up nav and copyright */

#navCopyright .navBackgroundLeft {
	float: left;
	background: url(../images/nav_bar.png) no-repeat;
	width: 716px;
	height: 50px;
	padding-left: 50px;
}

#navCopyright .navArrow {
	float: left;
	width: 13px;
	height: 33px;
} 

#navCopyright .navTextLeft {
	float: left;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

#navCopyright .navTextRight {
	float: right;
	padding-top: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

#navCopyright .divider {
	float: right;
}

#navCopyright .navBackgroundRight {
	float: right;
	background: url(../images/copyright_bar.png) no-repeat;
	width: 203px;
	height: 33px;
	text-align: center;
	padding-top: 9px;
}

.spacer17 {
	height: 17px;
}

.imageCentre {
	padding-top: 22px;
	text-align: center;
}

.imageRight {
	float: right;
	margin: 0 0 4px 4px;
	display: inline;
}

.imageLeft {
	float: left;
	margin: 0 4px 4px 0;
	display: inline;
}

.imageCentre2 {
	padding-top: 18px;
	text-align: center;
}

.imageCentre3 {
	text-align: center;
}

/* set up the NEWS centre column */

#mainContent .mainNews {
	position: relative;
	float: left;
	width: 784px;
	margin-left: 14px;
}

#mainContent .centreTitleNews {
	background: url(../images/col_titlebar_news.png);
	width: 784px;
	height: 33px;
}

#mainContent .centreMainNews {
	background: url(../images/col_main_news.png) no-repeat 0 100%;
	width: 784px;
}

#mainContent .centreMainNews .TextArea {
	margin-top: 0;
	margin-bottom: 0;
	padding: 15px;
}

#mainContent .centreMainNews p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

.sitemap {
	padding-left: 30px;
}