/* CSS File for Leicester Gay Pride Site */

html {
	font-size: 10pt;
	font-family: Georgia, Arial, Verdana;
	background-color: #5A9DD4;
}

#goomap {
	width: 550px; 
	height: 750px; 
	visibility: hidden;
}

#goomap2 {
	width: 410px; 
	height: 350px; 
	visibility: hidden;
}

.bigTable {
	
}

.bigTable th {
	background-image: url(/images/bluebar.gif);
	background-repeat: repeat-x;
	background-position: 0px -5px;
	height: 28px;
	line-height: 28px;
	text-align: left;
	font-size: 14pt;
	padding-left: 10px;
}


.lineupTable {
	border: 0px;
}

.lineupTable th {
	background-image: url(/images/bluebar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 22px !important;
	line-height: 22px !important;
	text-align: left;
	font-size: 9pt !important;
	padding-left: 6px !important;
}

.lineupTable td {
	padding-bottom: 15px;
	padding-top: 3px;
}

.lineupTable th span {
	font-family: arial;
}

.bluebar {
	background-image: url(/images/bluebar.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 39px;
	line-height: 39px;
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 5px;
	width: 420px;
	display: block;
	float: right;
}

.bluebar span {
	font-family: arial;
}


#goomapholder2 {
	width: 410px; 
	height: 350px; 
	background-color: #E0E0E0; 
	background-image: url(/images/loading.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;	
}

#goomapOuterHolder {
	height: 350px;
	overflow: hidden;
}

#peopleContainer, #peopleContainerInner {
	width: 550px;
	height: 250px;
}

#peopleContainerInner {
	position: absolute;
}

#person1 {
	width: 176px;
	height: 247px;
	background-repeat: no-repeat;
	z-index: 11;
	position: absolute;
	top: 3px;
	display: block;
}


#person2 {
	width: 151px;
	height: 250px;
	background-repeat: no-repeat;
	z-index: 14;
	position: absolute;
	top: 0px;
	left: 300px;
	display: block;
}


img {
	border: 0px;
}

/* remove the BR you get from forms */
form {
	display: inline;
}


.photoContainers {
	background-color: #FFFFFF;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#goomapholder {
	width: 550px; 
	height: 750px; 
	background-color: #E0E0E0; 
	background-image: url(/images/loading.gif); 
	background-repeat: no-repeat; 
	background-position: 50% 50%;	
}


#directorybox {
	width: 550px;
	height: 30px;
	overflow: auto;
	visibility: hidden;
	background-color: #C1DCF1;
}

#totalizer {
	float: left;
	width: 130px;
	display: block;
}

#totalizer a:hover {
	text-decoration: none;
}


#totalizerflag, #totalizerflag2 {
	padding: 0px;
	margin: 0px;
	position: absolute;	
	left: 15px;
	font-family: arial;
	width: 75px;
	height: 50px;
	color: #000000 !important;
	font-size: 12pt;
	background-image: url(/images/flag.gif);
	background-repeat: no-repeat;
	background-position: -10px -6px;
	font-weight: bold !important;
}

#totalizerflag b, #totalizerflag2 b {
	display: block;
	position: absolute;
	left: 14px;
	top: 18px;
	padding: 0px;
	margin: 0px;
	font-weight: bold !important;
	color: #000000 !important;
	position: absolute;
	z-index: 100;
}

#totalizerflag span, #totalizerflag2 span {
	position: absolute;
	left: 12px;
	top: 16px;
	padding: 0px;
	margin: 0px;
	font-weight: bold !important;
	color: #FFFFFF !important;
	position: absolute;
	z-index: 101;
}

#totalizerinner {
	width: 120px;
	display: block;
	cursor: pointer;
	height: 550px;
}

#leftpad {
	padding-left: 10px;
}

#totalinner {
	width: 110px;
	height: 460px;
	float: left;
	background-position: 0px 100%;
	background-repeat: no-repeat;
	background-image: url(/images/pole.gif);
	position: absolute;
}

.totalizertotal {
	font-size: 8pt;
	color: #202020;
	position: absolute;	
	left: 25px;
	font-weight: normal;
	font-family: arial;
}



#totalizerinner h6 {
	text-align: center;	
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
}


#goomapoverlayholder {
	height: 550px;
	width: 550px;
	position: absolute;
	background-color: #000000;
	opacity: 0;
	z-index: 90;
	visibility: hidden;
}

#goomapoverlayholder2 {
	height: 550px;
	width: 550px;
	position: absolute;
	opacity: 0;
	z-index: 100;
	visibility: hidden;
}



#innerOverlay {
	width: 510px;
	height: 510px;
	background-color: #FFFFFF;
	background-image: url(/images/sitebg.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	left: 20px;
	top: 20px;
	position: absolute;
	border: 1px solid #404040;
}

#innerOverlayPhoto {
	width: 120px;
	height: 120px;
	background-color: #FFFFFF;
	border: 2px solid #404040;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	left: 20px;
	top: 20px;
}

#innerOverlayHeading {
	font-size: 10pt;
	text-align: left;
	font-color: #404040;
	font-weight: normal;
	position: absolute;
	left: 160px;
	width: 330px;
	height: 120px;
	top: 20px;
}

#innerOverlayHeading strong {
	font-size: 13pt;
	text-align: center;
	font-color: #000000;
	font-weight: bold;
}

#innerOverlayContent {
	font-size: 11pt;
	text-align: center;
	font-color: #000000;
	font-weight: normal;
	position: absolute;
	left: 20px;
	width: 470px;
	height: 100px;
	overflow: hidden;
	top: 210px;
	text-align: left;
}

#innerOverlayFeatures {
	font-size: 10pt;
	text-align: center;
	font-color: #000000;
	font-weight: bold;
	position: absolute;
	left: 20px;
	width: 470px;
	height: 40px;
	top: 160px;
	text-align: left;
	display: block;
	list-style-type: none;
}

#innerCloseButton {
	width: 35px;
	height: 36px;
	left: 501px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	z-index: 300;
	top: 12px;
}

#innerOverlayFeatures2 {
	float: left;
	border: 1px solid #FF00FF;
	text-align: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	float: left;
	list-style-type: none;
}

#innerOverlayFeatures li {
	float: left;
	list-style-type: none;
	background-image: url(/images/tick.gif); 
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left: 20px;
	padding-right: 10px;
}

#innerOverlaySchedule {
	font-size: 10pt;
	text-align: center;
	font-color: #000000;
	font-weight: bold;
	position: absolute;
	left: 20px;
	width: 470px;
	height: 130px;
	top: 320px;
	text-align: left;
	overflow: hidden;
}

#venueList {
	margin-top: 10px;
	margin-right: 5px;
	padding-bottom: 10px;
	padding-top: 1px;
}

.venueBox {
	padding: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #808080;
}

#innerOverlayUrl {
	font-size: 12pt;
	text-align: center;
	font-color: #000000;
	font-weight: bold;
	position: absolute;
	left: 20px;
	width: 470px;
	height: 30px;
	top: 460px;
	line-height: 30px;
	text-align: center;
}


#viewDirOptionsList {
	border: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-left: 3px;
	margin: 0px;
	list-style-type: none;
	vertical-align: middle;
	line-height: 18px;
}

#viewDirOptionsList li {
	border: 0px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
	padding-right: 11px;
	float: left;
	vertical-align: middle;
}

#advancedChosenOuter {
	margin: 0px;
	background-color: #A0A0A0;
	width: 500px;
	height: 55px;
	padding: 1px;
	display: none;
	cursor: pointer;
}

#arrowFloat {
	width: 40px;
	height: 55px;
	float: right;
	background-image: url(/images/arrowdrop.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#advancedContactChosen {
	background-repeat: no-repeat;
	background-position: 1px 50%;
	background-color: #FFFFFF;
	height: 55px;	
	padding-left: 50px;
}

#advancedContact {
	position: absolute;
	display: none;
	overflow-x: hidden;
	overflow-y: auto;	
	height: 390px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #A0A0A0;
	list-style-type: none;
}

#advancedContact li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#advancedContact li a div, #advancedContactChosen div {
	padding-top: 5px;
}

#advancedContact li a {
	cursor: pointer;
	background-repeat: no-repeat;
	height: 55px;
	background-position: 1px 50%;
	padding-left: 50px;
	display: block;
	color: #000000;
	font-weight: normal;
}

#advancedContact li a {
	background-color: #87DFFF;
}

.selectedPerson {
	background-color: #FFFFFF !important;
}

.activePerson {
	background-color: #C9FFFF !important;
}




.stafflist {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 520px;
	
}

.stafflist li {
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.staffBoxContainer {
	display: block;
	width: 150px;
	float: left;
	text-decoration: none;
	background-color: #87DFFF;
	height: 268px;
}


.staffBox {
	background-repeat: no-repeat;
	background-position: 50% 14px;
	cursor: pointer;
	display: block;
	padding-top: 178px;
	text-align: center;
	font-size: 8pt;
	color: #000000;
}

.staffBox:hover {
	text-decoration: none;
	color: #C12431;
}

.staffBox b {
	display: block;
	font-size: 12pt;
}

.staffBox b:hover {
	text-decoration: none;
}

.staffBox div {
	padding-top: 10px;
}

#goodirections {
	display: none;
	position: absolute;
}

.bgtile {
	-o-background-size: auto 20;
	-webkit-background-size : auto 20; 
	-khtml-background-size: auto 20; 
	-moz-background-size: auto 20; 
	background-size auto 20; 
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

/* main page body style */
body {
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, Arial, Verdana;
	background-image: url(/images/sitebg.jpg);
	background-position: 50% 10px;
	background-repeat: no-repeat;
}

.bgdatascroll {
	background-repeat: no-repeat; 
	background-position: 50% 50%;
}

/* page navigation stuff */
#pageNavigation {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 32px;
	line-height: 32px;
	background-repeat: repeat-x;
	color: #000000;
	background-color: #A0A0A0;
	font-family: arial;
	border-bottom: 1px solid #4592CF;
}

.liAFirst {
	border-left: 1px solid #4592CF !important;
}


.errorMsg {
	color: #A00000;
}


/* each element */
#pageNavigation li {
	display: inline;
	list-style: none;	
	padding: 0px !important;
	margin: 0px !important;
	border: 0px;
	height: 32px;
	line-height: 32px;
	text-transform: uppercase;
}


/* each link */
#pageNavigation a {
	text-decoration: none;
	color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	line-height: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: normal !important;
	border-right: 1px solid #4592CF;
}

#pageNavigation a:hover,.selectedNavigation {
	text-decoration: none;
	background-image: url(/images/0.gif);
	background-position: 0% 50%;
}

.sendphotos {
	position: absolute;
	right: 0px;
	top: 130px;
	color: #202020;
	font-size: 8pt;
	font-family: arial;
}

.sendphotos:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#socialLinks {
	height: 28px;
	font-family: arial;
	text-align: right;
	font-size: 8pt !important;
	color: #000030;
	font-weight: normal !important;
	line-height: 28px;
	position: absolute;
	right: 40px;
	width: 510px;
}


#socialLinks2 {
	position: absolute;
	z-index: 10;
	text-align: right;
	right: 140px;
	float: right;
	height: 28px;
	font-family: arial;
	font-size: 8pt !important;
	color: #000030;
	font-weight: normal !important;
	line-height: 28px;
	width: 510px;
}

#textGiving {
	position: absolute;	
	margin-top: 99px;
	margin-left: 72px;
}

code {
	font-family: arial;
}

#textGivingx {
	position: absolute;	
	margin-top: 84px;
	margin-left: 125px;
}

#textGiving1 {
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	height: 26px;
	vertical-align: middle;
	text-align: center;
}

#textGiving2 {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 650px;
	height: 26px;
	vertical-align: middle;
}

#textGiving2 span, #textGiving1 span {
	padding: 2px;
	background-color: #FFFFFF;
}

.twfollow, .rssfollow, .ytfollow, .fbfollow, .donicon, .mllist{
	font-weight: normal !important;
	height: 28px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	float: left;
	color: #000000;
	padding-left: 22px;
	padding-right: 5px;
}

.donicon{
	background-image: url(/images/donate.gif);
}


.fbfollow {
	background-image: url(/images/facebook.gif);
}

.rssfollow {
	background-image: url(/images/rss2.gif);
}

.ytfollow {
	background-image: url(/images/youtube.gif);
}

.twfollow {
	background-image: url(/images/twitter.gif);
}

.mllist {
	background-image: url(/images/mailing.gif);
}

.mllist:hover, .donicon:hover, .fbfollow:hover, .rssfollow:hover, .ytfollow:hover, .twfollow:hover {
	background-position: 0px -28px;
	color: #FFFFFF;
	text-decoration: none;
}


.socialspacer {
	width: 10px;
	height: 28px;
	float: right;
}



#homePagePhotoWheel {
	height: 150px;
	margin-left: 110px;
	position: absolute;
	width: 744px;
	overflow: hidden;
}

.homePicBox {
	width: 160px;
	height: 110px;
	position: absolute;
	ackground-color: #FF0000;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	top: 20px;
}



/* page footer */
#pageFooter {

}

#pageFooter a {
	color: #000000 !important;
}

#pageFooter a:hover {
	color: #FFFFFF !important;
	text-decoration: none;
}

/* Inner Box */
#pageFooterInner {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}

/* for hints */
.hiddentext {
	display: none;
}

/* crave create logo */
#cralogo {
	background-image: url(/images/sis.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	float: right;
	margin-right: 10px;
	width: 111px;
	height: 38px;
}

/* for the link */
#cralogolink {
	width: 144px;
	height: 46px;
	display: block;
	cursor: pointer;
}

/* for the inner content */
#footerContents {
	margin-left: 20px;
	text-align: left;
}

#pageNumbers {
	float: right;
}



/* loading Photo */
#loadingPhoto {
	position: absolute;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	background-image: url(/images/loading.gif);
	background-color: #E0E0E0;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 440px;
	color: #A0A0A0;
	height: 330px;
	padding-top: 40px;
}

#photoBoxMain {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 440px;
	height: 330px;
	position: absolute;
	z-index: 50;
}

.shifter {
	position: absolute;
}

/* put Photo content in here */
#PhotoPopupContent {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 440px;
	height: 330px;
	overflow: hidden;
}

/* popup for Photo */
#PhotoPopup {
	display: none;
	width: 491px;
	height: 381px;
	position: absolute;
	z-index: 30;
	top: -700px;
}

/* inner */
#PhotoPopupInner {
	position: absolute;
	background-color: #FFFFFF;
	left: 21px;
	top: 21px;
	width: 449px;
	height: 339px;
	z-index: 40;
}


.galeryLinkNormal {
	font-family: arial, verdana;
	font-size: 8pt;
	font-color: #2B2B2B;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 18px;
}

.galeryLinkSelected, .galeryLinkNormal:hover {
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font-family: arial, verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #2B2B2B;
	text-decoration: none;
}

.galeryLinkSelected:hover {
	text-decoration: none;
	line-height: 18px;
	color: #2B2B2B;
	background-color: #FFFFFF;	
}

.photoRow {
	height: 140px;
	padding-left: 6px;
}

.photoCalleryContainerH {
	width: 184px;
	height: 140px;
	float :left;
}

.photoCalleryContainerH2 {
	padding-top: 12px;
}

.photoCalleryContainerV {
	width: 184px;
	height: 140px;
	float: left;
}

.photoCalleryContainerV2 {
	padding-left: 34px;
}

.photoGalleryBoxV {
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 115px;
	height: 140px;	
}

.photoGalleryBoxOverlayV {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/images/outline2.gif);
	width: 115px;	
	height: 140px;
	display: block;
}

.photoGalleryBox {
	background-repeat: no-repeat;
	background-position: 7px 7px;
	width: 184px;
	height: 115px;	
}

.photoGalleryBoxOverlay {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-image: url(/images/outline.gif);
	width: 167px;
	height: 115px;	
	display: block;
}

.leftpage {
	background-image: url(/images/al.gif);
	width: 20px;
	line-height: 18px;
	height: 18px;
	background-position: 0% 50%;
	background-repeat: no-repeat;
}


.rightpage {
	background-image: url(/images/ar.gif);
	width: 20px;
	height: 18px;
	line-height: 18px;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.leftpage:hover, .rightpage:hover {
	text-decoration: none;
}


/* override link colour for footer */
#footerContents a {
	color: #F0F0F0;
}

/* clear floating elemtns */
.clearall {
	clear: both;
}

/********************* TEMPLATE OUTER *************************/
#homePageHeading {
	height: 244px;
	background-repeat: repeat-x;
}

#homePageHeadingInner {
	height: 144px;
	background-repeat: repeat-x;
}

/* inner */
#homePageHeadingContent {
	width: 1030px;
	padding-top: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.spacer9 {
	height: 9px;
}

/* top contents */
#innerHomePageContents {
	position: absolute;
	width: 1030px;
}

/* last year photos text */
#lastYearPhotos {
	font-size: 100%;
	font-family: Verdana, Arial;
	margin-top: 9px;
}

#lastYearPhotos a {
	color: #404040;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
}

#lastYearPhotos a:hover, .lastYearPhotosSelected {
	text-decoration: none;
	background-color: #404040;
	color: #F0F0F0 !important;
}

/* box for the photos */
#photoHoldingBox {
	position: absolute;
	left: 60px;
	top: 120px;
	width: 850px;
	height: 346px;
	overflow: hidden;
}

#photoHoldingBoxFooter {
	position: absolute;
	width: 850px;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	background-color: #CFCFCF;
	z-index: 20;
	left: 60px;
	top: 466px;
}

/* shift the images down */
#photoHoldingBoxInner {
	padding-top: 11px;
}

#spacingBetweenShadow {
	height: 6px;
	line-height: 6px;
}

/* shift the images down */
#photoHoldingBoxInnerflip {
	height: 31px;
	overflow: hidden;
}

#pageContent {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}



/* left hand content column */
#pageContentPage {
	float: left;
	margin: 0px;
	text-align: left;
	padding-left: 10px;
}

#pageContentPage2 {
	margin: 0px;
	text-align: left;
	width: 560px;
}

/* right hand news column */
#pageNewsColumn {
	float: right;
	width: 298px;
	text-align: left;
	margin-right: 10px;
}

.pageNewsPadding {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#timeToGoBox {
	background-image: url(/images/timetogobg.gif);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #CACACA;
	padding: 0px;
	margin: 0px;
	height: 64px;
	width: 285px;
	position: absolute;
}

#timeToGoBox2 {
	height: 64px;
	width: 285px;
	background-image: url(/images/anibubble.gif);
	background-repeat: no-repeat;
	background-position: 220px 0px;
}


#timeToGoContainer {
	padding-left: 6px;
	height: 70px;
}

/* box for digits */
.digitchop {
	background-image: url(/images/digitbox.gif);
	background-color: #3A3A3A;
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	top: 7px;
	width: 31px;
	height: 31px;
}


.digitchop2 {
	background-image: url(/images/digitbox2.gif);
	background-color: #3A3A3A;
	background-repeat: no-repeat;
	position: absolute;
	overflow: hidden;
	top: 7px;
	width: 20px;
	height: 31px;
}

.digitslider {
	position: absolute;
	top: 0px;
	left: 0px;
}

.digitbox {
	width: 31px;
	height: 31px;	
	line-height: 31px;
	text-align: center;
	font-size: 140%;
	font-family: arial, verdana;
	font-weight: bold;
	overflow: hidden;
}

.digitbox2 {
	width: 20px;
	height: 31px;	
	line-height: 31px;
	text-align: center;
	font-size: 140%;
	font-family: arial, verdana;
	font-weight: bold;
	overflow: hidden;
}


#twLink {
	background-image: url(/images/twitter2.gif);
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#rssLink {
	background-image: url(/images/rss.gif);
	float: right;
	width: 20px;
	height: 20px;
	cursor: pointer;
}

#pageTitle {
	font-size: 280% !important;
	color: #303030;
}

#pageTitle span {
	font-size: 120% !important;
}

.newstitle {
	font-size: 110%;
	padding-top: 15px;
	padding-left: 2px;
}

.newsdate {
	font-size: 80%;
	font-family: arial, verdana;
	background-color: #404040;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.newsContent {
	padding-top: 8px;
	padding-left: 2px;
	font-size: 80%;
}

.learnmoreLink {
	font-size: 90%;
	font-weight: bold;
	color: #C12431 !important;
	text-decoration: none;
	padding-left: 2px;
}

.learnmoreLink:hover {
	color: #C12431 !important;
	text-decoration: underlined;
}

/* seperate it */
.pageNewsColumnSeperater {
	border-top: 1px solid #89B9E0;
	ackground-image: url(/images/seperate.gif);
	background-repeat: repeat-x;
	height: 5px;
}

/* latest news text */
.sideHeading {
	font-size: 150%;
	color: #404040;
}

/* photo box things  */
#photoBoxPhoto1 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 415px;
	height: 297px;
	float: left;
	background-color: #E0E0E0;
}


/* second photo */
#photoBoxPhoto2 {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 415px;
	height: 297px;
	float: left;
	background-color: #E0E0E0;
}

/* photo box things  */
#photoBoxPhoto1flip {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 415px;
	height: 297px;
	float: left;
	background-color: #E0E0E0;
}


/* second photo */
#photoBoxPhoto2flip {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 415px;
	height: 297px;
	float: left;
	background-color: #E0E0E0;
}




/* logo on the page */
#homePageLogo {
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 121px;
	position: absolute;
	cursor: pointer;
}


#homePageHeadingTextOuter {
	padding-top: 20px;
}

#homePageHeadingTextBox {
	text-align: right;
	color: #4B4B4B;
	height: 70px;
	width: 855px;
}

/* heading on the home page in the title area */
#homePageHeadingTextBoxHeading {
	font-size: 240%;
}

/* sticker overlay */
#dateOverlaySticker {
	position: absolute;
	right: 0px;
	background-repeat: no-repeat;
	width: 174px;
	height: 175px;
	z-index: 5;
}


.heading1 {
	font-size: 190%;
	color: #202020;
	line-height: 135%;
	display: block;
}

.normal {

}

table {
	font-family: Georgia, Arial, Verdana;
	font-size: 100%;
}


/* default link style */
a {
	color: #C12431;
	text-decoration: none;
	font-weight: bold;
	
}

/* default link style - hovered */
a:hover {
	color: #C12431;
	text-decoration: underline;
}

/* change the heading style */
h2 {
	font-weight: normal;
	font-size: 200%;
	display: inline;
	color: #404040;
}

/* for news and sub headings */
h3 {
	color: #F26303;
	font-weight: bold;
	display: inline;
	font-size: 110%;
}

p {
	text-align: left;
}

/* buton used by the CSM */
.cms_button {
	border: 1px solid #FFFFFF;
	background-color: #8EC042;
	color: #FFFFFF;
	margin: 2px;
	padding: 4px;
	cursor: pointer;
	text-decoration: none;
}


/* buton used by the CSM hover */
.cms_button:hover {
	text-decoration: none;
	border: 1px solid #202020;
	background-color: #0973Ba;
	color: #FFFFFF;
}

/* this is the search box at the top of every page */
.cms_input {
	border: 1px solid #D4D4D4;
	width: 250px;
	height: 27px;
	background-image: url(/images/inputboxbottom.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: middle;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}


