/* ---Generic styles--- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#333333;
	background-image: url(http://www.ujerr.com/olivia/265/images/265_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
h1 {
	font-size:1.4em;
	color: #000;
	padding: 3px 0 4px 0px;
	margin:0px;
	display: block;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size:1.2em;
	color: #333;
	border-bottom: 1px dotted #808285;
	overflow:hidden;
	}
a {
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	}
a:hover {
	color:#BE1E2D;
	text-decoration:underline;
	}
.summary {
	font-weight:bold;
	}
	
/* ---Setting the total width of site--- */
#mainWrapper {
	width:760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #808285;
	border-left: 1px solid #808285;
}

/* ---Accessibility--- */	
.offscreen {
    position:absolute;
    left: -50px;
    top: -50px;
}
#accessibilityOptions a:focus {
	top:50px;
	left:50px;
	background-color:yellow;
	position:absolute;
	font-weight:bold;
}
#serviceNav {
	background-repeat: repeat-x;
	text-align: right;
	height: 15px;
	margin-right:6px;
}
#serviceNav ul {
	display:inline;
	padding:0px;
}
#serviceNav li {
	font-size:0em;
	display: inline;
	padding: 0 15px 0 15px;
	border-left: 1px solid #efefef;
}
#serviceNav a {
	font-size: .8em;
	color:#666666;
	}
	
/* ---Banner--- */
#topBanner {
	display: block;
	width: 100%;
	height: 100px;
	min-height: 100px;
	background-image: url(images/banner_4butterflyjpg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000;
	padding: 0;
	margin-top: 1px;
	}
	
#topBanner p {
	font-size: 1.4em;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	}
#topBanner a {
	color:#FFFFFF;
	font-weight:normal;
	}

	
#css_logo {
	padding: 0;
	margin: 0;
	}

/* ---Tabs--- */
.mainNav {
	display:block;
	width:100%;
	min-height:35px;
	}
ul.tabNav {
	border-bottom: 1px solid #808285;
	margin: 2px -5px 0 0;
	padding-left: 2px;
	float: left;
	width: 99.3%;
	background: #FFF url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/tab_bg.jpg) no-repeat left top;
}
.tabNav li {
	list-style: none;
	float: left;
	background: #FFF url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/tab_right.jpg) no-repeat right top;
}
.tabNav a {
	display: block;
	padding: 7px 16px 4px 16px;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/tab_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	font-size: 1.05em;
}
.tabNav a:hover {
	color:#9D2D92;
	text-decoration:none;
	}
.tabNav .selected {
	list-style: none;
	float: left;
	background: #FFF url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/tab_selected_right.jpg) no-repeat right top;
}
.tabNav .selected a {
	display: block;
	padding: 7px 16px 4px 16px;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/tab_selected_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.05em;
}
.tabNav .selected a:hover {
	color:#FFF;
	text-decoration:none;
	}

/* ---Setting the total width of the area below the tabs--- */
#wrapper {
	width:760px;
	padding-top:5px;
	margin: 0px;
	background-color: #FFF;
}

/* ---Main Content layout for home--- */
#homeLeft {
	float:left;
	width: 468px;
	margin: 0;
	padding: 0;
	margin-left:10px;
	display: inline;
	}
#homeLeftTop {
	height: 127px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	}
#homeLeftTop h2 {
	color:#FFFFFF;
	font-size: 1.4em;
	padding: 10px 0 5px 10px;
	margin: 0;
	border-bottom:0;
	}
#homeLeftTop p {
	padding: 0px 10px 0 10px;
	margin-bottom: 5px;
	}
.signButton {
	float: right;
	display: inline;
	margin: 0 15px 0 0;
	padding: 0;
	}
.signButton img {
	border: 0;
	}
#homeLeft p {

	}
#homeRight {
	float: right;
	display: inline;
	margin-right: 10px;
	padding: 0;
	width: 263px;
	min-height: 240px;
	}
#homeRight h1 {
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom:0px;
	background-color: #808285;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/media_bg.jpg);
	}
#homeRight .box {
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	margin-top: 0;
	padding: 5px 0 0 4px;
	}
#homeRight .box p {
	margin:0;
	padding:0;
	}
#flashcontent {
 z-index:-100;
 min-height: 220px;
}
#homeBottomLeft {
	float: left;
	display: inline;
	margin: 2px 0 0 10px;
	padding: 0;
	width: 367px;
	}
#homeBottomLeft .box {
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	margin-top: 0;
	margin-bottom: 5px;
	min-height: 175px;
	}
#homeBottomLeft h2 {
	
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-left: 5px;
	margin-bottom:0;
	height:22px;
	border-bottom:0;
	}
#homeBottomLeft ul {
	margin: 0;
	padding: 10px 5px 0 5px;
	}
#homeBottomLeft li {
	list-style:none;
	background-image: url(http://www.ujerr.com/olivia/265/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:17px;
	padding-bottom: 2px;
	margin-bottom:4px;
	}
#homeBottomLeft a {
	font-weight: normal;
	font-size: .9em;
	}
#homeBottomRight {
	float: right;
	display: inline;
	margin: 2px 10px 0 0;
	padding: 0;
	width: 367px;
	}
#homeBottomRight .box {
	border-right: 1px solid #808285;
	border-bottom: 1px solid #808285;
	border-left: 1px solid #808285;
	margin-top: 0;
	margin-bottom: 5px;
	min-height: 225px;
	}
#homeBottomRight h2 {
	
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:5px;
	padding-left: 5px;
	margin-bottom:0;
	height:22px;
	border-bottom:0;
	}
#homeBottomRight ul {
	margin: 0;
	padding: 10px 5px 0 5px;
	}
#homeBottomRight li {
	list-style:none;
	background-image: url(http://www.ujerr.com/olivia/265/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:17px;
	padding-bottom: 2px;
	margin-bottom:4px;
	}
#homeBottomRight a {
	font-weight: normal;
	font-size: .9em;
	}
/* ---Main Content width for 2 column layout--- */
#mainContent2 {
	float:left;
	margin: 0 2px 5px 206px;
	padding: 0 5px 0 5px;
	border: 1px solid #808285;
	display: inline;
	width: 540px;
	}
#mainContent2 h2 {
	display: block;
	}
.pics {
	padding: 0;
	margin:  0;
	width:470px;
	height:250px;
	overflow:hidden;
} 
.pics img {
	margin: 0px;
	padding: 0px;
	}
/* ---All other Main Content styles--- */
#mainImage {
	float: right;
	margin:5px;
	}

.tableStyle  {
    font-size:1em;
    margin-top:10px;
    margin-bottom:20px;
    margin-left: 2px;
    margin-right: 2px;
    border-top:1px solid #999999;
    border-left:1px solid #999999;
    border-bottom:0px;
    border-right:0px;
}
.tableStyle td {
    background-color:#eeeeee;
    padding: 5px;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    border-top:0px;
    border-left:0px;
}
.tableStyle th {
    padding:3px;
    background-color:#dddddd;
    border-bottom:1px solid #999999;
    border-right:1px solid #999999;
    border-top:0px;
    border-left:0px;
}

/* ---Left Hand Menu--- */

#nav {
	float:left;
	width:200px;
	padding: 0;
	margin: 0;
	margin-left:-756px;
	display:inline;
	}
	
#nav p {
	margin:0 0 5px 0;
	padding: 10px 0 15px 5px;
	background-color:#FFF;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/menu_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #808285;
	border-bottom:1px solid #808285;
	border-left:1px solid #808285;
	}
	
#nav h2 {
	font-size:1.2em;
	color: #FFF;
	background-color:#F05C42;
	background-repeat:repeat-x;
	padding: 6px 0 5px 8px;
	margin:0px;
	border-bottom: 0;
	display: block;
	}
	
#nav h2.top {
	margin-top:5px;
}

#nav ul {
	margin:0;
	padding: 8px 0 20px 34px;
	background-color:#FFF;
	background-image: url(http://www.ujerr.com/olivia/265/images/menu_bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #808285;
	border-bottom:1px solid #808285;
	border-left:1px solid #808285;
	width: 164px;
	}
#nav li {
	list-style:none;
	background-image: url(http://www.ujerr.com/olivia/265/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	padding-left:17px;
	padding-bottom: 2px;
	margin-left:-28px;
	margin-bottom:4px;
	width: 170px;
	}
#nav a {
	text-decoration: none;
	color:#333333;
	}
#nav a:hover {
	color:#BE1E2D;
	}
#nav h3 {
	color: #FFFFFF;
	padding: 5px 0 5px 5px;
	margin: 0;
	background-image: url(http://www.ujerr.com/olivia/265/images/menu_bg.jpg);
	background-repeat: no-repeat;
	}
#nav h3 a {
	color: #FFFFFF;
	}
.toplevel {
	list-style:none;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/SafeFromHarm/images/arrow_bullet.gif);
	background-repeat:no-repeat;
	background-position: 5px 7px;
	padding-left:17px;
	padding-bottom: 5px;
	margin-left:-19px;
	margin-bottom:4px;
	border-bottom: 1px dotted #000;
	width: 140px;
	}
.toplevel a {
	color: #000;
	font-size: .9em;
	font-weight: bold;
	}
.toplevel a:hover {
	color:#FF3300;
	}
.level2 {
	list-style:none;
	background-image: url(http://www.ujerr.com/olivia/265/images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left:12px;
	padding-bottom: 5px;
	margin-left:-25px;
	}
.level2 a {
	color: #000;
	font-size: .8em;
	font-weight: bold;
	}
.level2 a:hover {
	color:#FF3300;
	}
.level3 {
	list-style:none;
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left:12px;
	padding-bottom: 2px;
	margin-left:-5px;
	}
.level3 a {
	color:#333333;
	font-size: .8em;
	font-weight: bold;
	}
.level3 a:hover {
	color:#FF3300;
	}
#pledge_form h2 {
	font-size: 1.2em;
	color: #FFF;
	background-color:#6DB33F;
	background-image: none;
	background-repeat:repeat-x;
	padding: 6px 0 5px 8px;
	margin:0px;
	border-bottom: 0;
	display: block;
	}
#pledge_form p {
	border: 0;
	background-image: none;
	background-color:#EEE;
	}
#pledge_form ul {
	border: 0;
	background-image: none;
	background-color: #EEE;
	width:80%;
	}
#pledge_form li {
	border: 0;
	background-color:#EEE;
	width: 80%;
	}

/* ---Right Hand Links--- */	
#rightwrap {
	float:left;
	width:180px;
	margin-left:-184px;
}

/* ---Footer--- */
#footerStyle {
	background-color:#666666;
	border-top: 1px solid #808285;
	border-bottom: 1px solid #808285;
	color: #FFF;
	clear: both;
	display:block;
	height: 50px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	}
#footerStyle p {
	font-size: .8em;
	color:#FFFFFF;
	}
#footerStyle a {
	color:#FFFFFF;
	font-weight:normal;
	}

/* ---Full Content layout for home--- */
#homeFull {
	float:left;
	width: 740px;
	margin: 0;
	padding: 0;
	margin-left:10px;
	display: inline;
	}
#homeFullTop {
	height: 127px;
	margin-bottom: 10px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	}
#homeFullTop h2 {
	color:#FFFFFF;
	font-size: 1.4em;
	padding: 10px 0 5px 10px;
	margin: 0;
	border-bottom:0;
	}
#homeFullTop p {
	padding: 0px 10px 0 10px;
	margin-bottom: 5px;
	}
#homeFull p {

	}

.picsFull {
	padding: 0;
	margin:  0;
	width:467px;
	height:189px;
	overflow:hidden;
	text-align: right;
} 
.picsFull img {
	margin: 0px;
	padding: 0px;
	}
/* ---Lightbox Gallery--- */


.GalleryTitle {
	CLEAR: both; DISPLAY: block; TEXT-ALIGN: center
}
#gallery {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; HEIGHT: 100%; BACKGROUND-COLOR: #ffffff
}
#gallery IMG {
	BORDER-TOP-WIDTH: 0px; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 5px; MARGIN: 0px; PADDING-TOP: 5px; BORDER-RIGHT-WIDTH: 0px
}
#gallery TABLE {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#gallery TD {
	BORDER-RIGHT: #999999 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN-LEFT: 5px; VERTICAL-ALIGN: bottom; BORDER-LEFT: #999999 1px solid; MARGIN-RIGHT: 5px; PADDING-TOP: 0px; BORDER-BOTTOM: #999999 1px solid; TEXT-ALIGN: center
}
#gallery .dark {
	PADDING-RIGHT: 5px; BORDER-TOP: #999999 1px solid; PADDING-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 0.9em; BORDER-BOTTOM-WIDTH: 0px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; BACKGROUND-COLOR: #eeeeee; TEXT-ALIGN: left; BORDER-RIGHT-WIDTH: 0px
}
#gallery .imgTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 0.9em
}
#gallery .photoby {
	FONT-SIZE: 0.85em
}
#lightbox {
	Z-INDEX: 100; LEFT: 0px; WIDTH: 100%; LINE-HEIGHT: 0; POSITION: absolute; TEXT-ALIGN: center
}
#lightbox A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.ujerr.com/olivia/265/gallery/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.ujerr.com/olivia/265/gallery/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


#hometext {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
}

