/* ---Generic styles--- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#333333;
	background: #FFF url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/365_bg.jpg) repeat-y center top;
}
h1 {
	font-size:1.4em;
	color: #BE1E2D;
	padding: 3px 0 4px 0px;
	margin:0px;
	display: block;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size:1.2em;
	color: #538730;
	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: 138px;
	min-height: 138px;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	padding: 0;
	margin-top: 2px;
	}
#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:#BE1E2D;
	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;
}

/* ---Main Content layout for home--- */
#homeLeft {
	float:left;
	width: 468px;
	margin: 0;
	padding: 0;
	margin-left:10px;
	display: inline;
	}
#homeLeftTop {
	background: #FFF url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/homePledge_bg.gif) top left no-repeat;
	height: 127px;
	margin-bottom: 10px;
	}
#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 {
	color:#FFFFFF;
	}
#homeRight {
	float: right;
	display: inline;
	margin-right: 10px;
	padding: 0;
	width: 263px;
	}
#homeRight h1 {
	background: #3DB33F url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/findStation_bg.jpg) top left repeat-x;
	font-size: 1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 5px;
	margin-bottom:0;
	}
#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;
	height: 297px;
	}
#homeRight .box p {
	margin:0;
	padding:0;
	}
#flashcontent {
 z-index:-100;
}
#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 {
	background: #808285 url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/whatsOn_bg.jpg) top left repeat-x;
	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://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/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: 175px;
	}
#homeBottomRight h2 {
	background: #808285 url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/media_bg.jpg) top left repeat-x;
	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://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/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:467px;
    height:195px;
    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-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/menuHead_bg.jpg);
	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://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;
	width: 164px;
	}
#nav li {
	list-style:none;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/365Alive/img/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://portal.oxfordshire.gov.uk/content/publicnet/other_sites/css/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://portal.oxfordshire.gov.uk/content/publicnet/other_sites/SafeFromHarm/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-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/SafeFromHarm/images/cbullet.gif);
	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;
}
.relLinks {
	margin: 0 0 5px 0;
	width: 180px;
	padding-bottom: 30px;
	background:#FDEBD8 url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/css/images/relLinks_bottom.jpg) center bottom no-repeat;
	clear:right;
	}
.relLinks h3 {
	color: #FFFFFF;
	padding: 5px 0 5px 5px;
	margin: 0;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/css/images/relLinks_bg.jpg);
	background-repeat: no-repeat;
	}
.relLinks p {
	background: #FDEBD8;
	margin: 0;
	padding: 8px 4px 10px 6px;
	border-right:1px solid #F05C42;
	border-left:1px solid #F05C42;
	}
.relLinks ul {
	background: #FDEBD8;
	margin: 0;
	padding: 8px 0 10px 15px;
	border-right:1px solid #F05C42;
	border-left:1px solid #F05C42;
	}
.relLinks li {
	list-style:none;
	background-image: url(http://portal.oxfordshire.gov.uk/content/publicnet/other_sites/css/images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	}
.relLinks a {
	color:#0000CC;
	}

/* ---Footer--- */
#footerStyle {
	background-color:#666666;
	border-top: 1px solid #808285;
	border-bottom: 1px solid #808285;
	margin:5px 0 0 0;
	padding:4px 0 10px 8px;
	color: #FFF;
	clear: both;
	display:block;
	height: 60px;
	}
#footerStyle p {
	font-size: .8em;
	color:#FFFFFF;
	}
#footerStyle a {
	color:#FFFFFF;
	font-weight:normal;
	}