﻿body{
margin:0;
padding:0;
line-height: 1.5em;
background-color: #ffffff;
font-family: Arial, Sans-Serif;
font-size: 12px;
color: black;
}

b{font-size: 110%;}


a img
{	
	border: none;
}

a:link, a:visited{
color: #3b6a6e;
}
a:hover{
	text-decoration: underline;
}

.clear
{
    clear: both;
    height: 0px;
    line-height: 0px;
}

#maincontainer{
width: 990px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#ffffff;
padding: 0 9px 0 9px;
}

#topsection{
    
    height: 110px; /*Height of top section*/
    margin-bottom: 10px;
    color: White;
    width: 100%;
}

#headerbanner
{
    background-color: #3b6a6e;
    height: 88px;
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
}

#headerbannercontent
{
    margin: 12px 12px 6px 0px;
    float: left;
}

#lutonlogo
{
    padding-left: 12px;
    float: left;
}

#headertitle
{
    position: absolute;
    top: 18px;
    left: 215px;
}

.headertitletext
{
    font-size: 1.9em;
    line-height: 1.1em;
}

#headersearch
{
    position: absolute;
    top: 18px;
    left: 736px;
	background: url('/_layouts/images/luton.website/sprite.png') -63px -99px no-repeat;
	font-size: 12px;
}

.headersearchbox
{
    width: 200px;
    height: 21px;
    background: transparent;
    border-style: hidden;
    border-width: 0px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    font-weight: normal;
    color: #444;
    
}
.headersearchbutton
{
     
     width: 25px;
     height: 20px;
     border-style: hidden;
     border-width: 0px;
     margin-top:0px;
     text-indent: -9000px; 
     text-transform: capitalize;
     background: transparent;
     cursor: pointer;
     padding: 0px;
}

#headeratoz
{
    height: 27px;
    font-size:0; 
    width: 800px;
    position: absolute;
    top: 61px;
    left: 210px;
    background-color: #235458;
}

.headeratoztext
{
    float: left;
    padding: 4px 10px 0 10px;
    background-color: #235458;
    font-size: 15px;
    height: 30px;
    background: -moz-linear-gradient(left, #3b6a6e 0%, #235458 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3b6a6e), color-stop(100%,#235458)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #3b6a6e 0%,#235458 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #3b6a6e 0%,#235458 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #3b6a6e 0%,#235458 100%); /* IE10+ */
    background: linear-gradient(to right, #3b6a6e 0%,#235458 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6a6e', endColorstr='#235458',GradientType=1 ); /* IE6-9 */
}

.headeratozlinks
{
    float: left;
    padding-top: 4px;
    
}

#headeratoz ul
{
    padding: 0;
    margin: 0px 0 0 0;
}

#headeratoz ul li
{
    display: inline;
    list-style-type: none;
    padding: 0 3px;
}

#headeratoz ul a
{
    color: White;
    text-decoration: none;
    font-size: 15px;
}

#headeratoz ul a:hover { color: #000; }

.headeratoztextsize
{
    position: absolute;
    top: 3px;
    left: 655px;
    font-size: 15px;
    height: 25px;
}

.headertextsizes
{
    float: left;
    margin-left: 0px;
    height: 15px;
}

.headertextsizes td
{
    background-color: #173739;
    vertical-align: bottom; 
    width: 15px;
    height: 13px;
    text-align: center;
    padding: 0px;
    line-height: 15px;
}

.headertextsizes td a
{
    color: White;
    text-decoration: none;
}

.headertextsizes td a:hover { color: #000; }

.headeratoztextsizetext
{
    float: left;
    margin-left: 0;
    font-size: 0.9em;
    padding-top: 2px;
    margin-right: 5px;
}



.headeratoztextsizesmall
{
    vertical-align: bottom; 
    font-size: 12px;
}

.headeratoztextsizemedium
{
    
    font-size: 14px;
}

.headeratoztextsizelarge
{
    
    font-size: 16px;
}



#footerlinks
{
    height: 24px;
    float: left;
    width: 100%;
    padding-top: 1px;
    
}

#headerlinks
{
    height: 17px; 
    float: left; 
    font-weight: 700;
    margin-bottom: 5px;
}

#headerlinks ul, #footerlinks ul
{
    padding-left: 0px;
    padding-top: 2px;
    margin: 0px;
}

#headerlinks ul li { 
margin: 0; 
padding: 0 2px 0 4px;
list-style-type: none; 
display: inline;
border-left: 1px solid #555;

}

#footerlinks ul li { 
margin: 0; 
padding: 0 10px 0 10px;
list-style-type: none; 
display: inline;
border-left: 1px solid #555;

}

#headerlinks ul li, #portalsession
{
    font-size: 0.9em;
}

#footerlinks ul li 
{
    font-size: 1.0em;
}

#headerlinks ul li.first { border-left: 0; padding-left: 7px; }
#footerlinks ul li.first { border-left: 0; padding-left: 28px; }

#headerlinks a, #headerlinks ul li a:link, #footerlinks ul li a:link, #footerlinks a, #portalsession a { 
text-decoration: none;
color: #555;
}

#BrowseAloud { padding-left: 25px; background-image: url("/_layouts/images/luton.website/SpeakThisPageIcon.gif"); background-position: 0 -1px; background-repeat: no-repeat; }

#portalsession
{
    margin-top: 2px;
    margin-bottom: 2px;
    color: #555;
    float: right; 
    font-weight: 700;

}

#headerdate
{
    padding-top: 4px;
    float: right;
    color: #000000;
    font-weight: bold;
    display: none;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 180px 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/

}

#contentcolumnwide{
	margin: 0 0 0 180px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/


	
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-left: -990px; /*Set margin to that of -(MainContainerWidth)*/

}

#rightcolumn{
float: left;
width: 190px; /*Width of right column*/
margin-left: -190px; /*Set left margin to -(RightColumnWidth)*/

}

#footer{
clear: left;
width: 990px;
background: #ffffff;
padding: 0;
height:142px;
padding-top: 9px;
margin: 0px auto;
}

#footer a
{
    color: #000;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#contentcolumnwide .innertube
{
	margin-right: 3px;	
}

#rightcolumn .innertube
{
    margin-right: 0px;
}

.redwebparts, .greenwebparts, .orangewebparts
{
	
	margin-bottom: 10px;
}

.headerbar
{
    color: White;
    font-size: 1.3em;
    font-weight: 700;
    width: 100%;
}

.columnpanel
{
    float: left;
    display: block;
    width: 100%;
	
}

#leftcolumn .columnpanel
{
	margin-bottom: 10px;
}

.orangebar
{
    height: 34px;
    background-color: #f05a00;
}

.greenbar
{
    height: 34px;
    background-color: #3b6a6e;
}

.redbar
{
    height: 34px;
    background-color: #851431;
}


.headerbar span
{
    
    float: left;
    padding: 7px 10px 0px 12px;
}

.redmenu {background-color: #F2E5E6}
.greenmenu {background-color: #DEEFF0}
.orangemenu {background-color: #FEF0CF;}

.orangemenu, .greenmenu, .redmenu
{
	float: left;
	width: 100%;
}

.orangemenu ul.root li.static, .greenmenu ul.root li.static, .redmenu ul.root li.static
{
	width: 100%;
}


.orangemenu ul.root li.static, .greenmenu ul.root li.static, .redmenu ul.root li.static{
	min-height: 28px;
	float: left;
	
}

.orangemenu ul.root a span, .greenmenu ul.root a span, .redmenu ul.root a span
{
	min-height: 28px;	
	vertical-align: middle;
	display: table-cell !important;
	border-collapse:collapse;
}

.orangemenu ul.root a, .greenmenu ul.root a, .redmenu ul.root a
{
	width: 100%;
	float: left;
    padding: 0px 0px 0px 0px !important;
    height: 28px !important;
	border-bottom: 1px solid white !important;
	color: black;	
	display: table;
	*height: auto !important;
	*padding: 5px 0px 0px 0px !important;

	
}
.orangemenu ul.root a:hover, .orangemenu ul.root a.selected
{
	background-color: #FBCB81;
}
.greenmenu ul.root a:hover
{
	background-color: #95C0C4;
}
.redmenu ul.root a:hover
{
	background-color: #DEB4B9;
}

.orangemenu .menu-item-text, .greenmenu .menu-item-text, .redmenu .menu-item-text
{
	padding-left: 12px;
}

.navigationitem a
{
    float: left;
    padding: 5px 10px 0px 12px;
    text-decoration: none;
    color: Black;
    min-height: 26px;
}

.navigationitem
{
    width: 100%;
    border-bottom: 1px solid white;
    float: left;
    width: 100%;
}

.peachitem
{
    background-color: #FEF0CF;
}

.turquoiseitem
{
    background-color: #DEEFF0;
}

.pinkitem
{
    background-color: #F2E5E6;
}

#footersocialmedialinks
{
    float: left;
    width: 524px;
    height: 47px;
    margin-top:20px;
    margin-left: 20px;
}

.footersocialmediatext
{
    padding-left: 140px;
    font-size: 1.2em;
    color: #000;
    float: left;
    font-weight: 600;
    margin-top: 15px;
    padding-right: 15px;
}

.footersocialmediaimage img
{
    margin-top: 1px;
    padding: 0;
    float: left;
}

#footerlinks
{
    
}

#footertext
{
    margin-top: 15px;
    margin-left: 28px;
    float: left;
    width: 350px;
    color: #444;
}

#footeraddress
{
   font-size: 1.0em; 
}

#footerdisclaimer
{
    font-size: 0.9em;
    margin-top: 10px;
}

#googletranslatearea
{
    float: left; margin-top: 10px; margin-bottom: 20px; text-align: center;
    padding-left: 10px;
}

/* Events widget */

.rsswrapper
{
	height: 16px;
	width:16px;
	padding-top: 3px;
	margin-left: 5px;

}

.eventslinks
{
 	float: left;
 	background-color: #FEF0CF;
 	margin-top: 1px;
 	width: 100%;
 	color: #000000;
	padding-top: 10px;
}

.eventslink
{
	padding-left: 15px;
	padding-right: 10px;
	min-height: 26px;
	font-weight: normal;
	
}

.eventslink a:link, .eventslink a:visited, .listedevents a:link, .listedevents a:visited
{	
	color: #000000 !important;
	text-decoration: underline;
}

.listedevents
{
	background-color: #ffffff;
	border: 1px solid #FEF0CF;
}

.listedevents ul
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
	*padding-left: 0px;
	*margin-left: 20px;
	
}
.listedevents li
{
	list-style: none;	
	margin-left: 0px;
}
.eventsDate { font-size: 0.9em; text-decoration: none !important; }
/* Double web part area */
.doublewebpartarea
{
	margin-bottom: 10px;
	float: left;
}
.doublewebpartleft
{
	width: 300px;
	float: left;
	margin-right: 10px;

}

.doublewebpartright
{
	width: 300px;
	float: left;

}

#contentcolumnwide .doublewebpartleft
{
	width: 354px;
	margin-right: 20px;	
}

#contentcolumnwide .doublewebpartright
{
	width: 420px;	
}



.leftimage
{
	float: left;
	margin-right: 10px;
}

.padding10
{
	padding: 10px;
}

.floatleft
{
	float: left;
}

ul.lutonarrow
{
	padding-left: 0px;
	margin-left: 5px;
}

ul.lutonarrowblack
{
	padding-left: 0px;
	margin-left: 5px;
}

ul.dfwp-list ul.lutonarrowblack
{
	margin-top:12px;
	margin-bottom:12px;	
}

.sectionnavigation ul.lutonarrowblack
{
	width: 100%;
}

.sectionnavigation ul
{	
	margin-left: 5px;	
}

ul.lutonarrow li, ul.lutonarrowblack li, .sectionnavigation ul li
{
	list-style-type: none;
	
}
ul.lutonarrow, ul.lutonarrowblack, .sectionnavigation ul 
{
	#margin-top: 10px;
	_margin-top: 10px;
}
.sectionnavigation ul li, ul.lutonarrowblack li
{

}

.sectionnavigation ul a, ul.lutonarrowblack a, ul.lutonarrow a, a.relatedlink
{
	color: black !important;
	background: url('/_layouts/images/luton.website/lbc_arrow.png') 1px 9px no-repeat;
	padding: 6px 10px 5px 10px;
	display: block;
}

div.sectionnavigation ul li 
{
    width: 47.5% !important;
    float: left;
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
}
div.sectionnavigation ul li:hover
{
    background-color: transparent;
}
div.sectionnavigation ul li.firstrow
{
    border-top: none;
}

div.sectionnavigation ul li.col1 
{
    clear: left;
}
 div.sectionnavigation ul li.col2
 {
     margin-left: 4%;
 }
 div.sectionnavigation ul li h2 a { color: #000 !important; }
 div.sectionnavigation ul li h2 a:hover { background-color: #d4e7e8 !important; }
 div.sectionnavigation ul li p { margin: 0; padding: 0 0 0 10px; }

div.sectionnavigation h2 { font-size: 1.1em; padding: 0; margin: 5px 0; text-decoration: underline; font-weight: normal; }
.nodesc { padding-bottom: 0 !important; border-top: none !important; }
.nodesc h2 { margin: 0 !important; font-size: 1em !important; }

a.relatedlink
{
	font-size:1.1em;
}

ul.lutonarrowblack li a {
	color: black !important;
	font-size: 1.1em;

}
div.relatedlinkspacer{
	height: 12px;
	_height: 6px;
	_line-height: 6px;
}

ul.lutonarrowblack li
{
	
	
}


ul.lutonarrowblack li a:hover{
	text-decoration:underline !important;
	background-color: #DEEFF0;
}

ul.lutonarrowblack li:hover{

	background-color: #DEEFF0;
}

a.relatedlink:hover{
	text-decoration:underline !important;
	background-color: #DEEFF0;
}


ul.lutonarrow li a
{
	color: #3b6a6e !important;
	font-weight: bold;
	background: url('/_layouts/images/luton.website/lbc_arrow.png') 1px 7px no-repeat;
	background: url('/_layouts/images/luton.website/lbc_arrow.png') 1px 9px no-repeat\9;
}

/* News archive styles */
.archivecolumns
{
	float: left;
}

.archivecolumn
{
	float: left;
	width: 299px;
}

/* Carousel Style */

#vtab {
    margin: auto;
    width: 610px;
    height: 100%;
    margin-bottom: 10px;
}
#vtab > ul > li {
    width: 179px;
    height: 50px;
    background-color: #ECECEC !important;
	list-style-type: none;
    display: block;
    margin: auto;
    position: relative;
    color: #000000;	
    cursor: pointer;
}

#vtab > ul > li.bordered{
	border-bottom: 1px solid #aaa;
}


#vtab .tabtext {
	padding-left: 19px;
	height: 100%;
	font-size: 1.1em;
}

#vtab .tabtext table {
	height: 100%;

}


#vtab .tabtext p {
	margin: 0px !important;
}

#vtab .tabpointer{
	width: 35px;
	height: 56px;	
	background: url('/_layouts/images/luton.website/lbc_tabpointer.png') 0 0 no-repeat !important;
	background-color: transparent;
	position: relative;
	top: -50px;
	left: -21px;
	visibility: hidden;
	text-indent: 500px;

}

#vtab > ul > li.selected .tabpointer{
	visibility: visible;

}

#vtab > ul > li.selected {
    z-index: 10;
    position: relative;
	color: #ffffff;
	background-color: #F05A00 !important;
	
}
#vtab > ul {
    float: right;
    width: 179px;
    text-align: left;
    display: block;
    margin: auto 0;
    padding: 0;
    position: relative;
    top: 0px;
    z-index: 10;
}

#vtab  div.tabcontentinner{
	height: 193px;
	padding: 10px 20px 0px 16px;
	color: #000000;
	overflow: hidden;
}

#vtab  div.tabcontent a:hover{
	text-decoration:none;
}

#vtab > div.tabcontent {
    background-color: #ffffff;
    margin-right: 179px;
    min-height: 200px;
    padding: 0px;
    position: relative;
	color: #000000;
	
}



#vtab > div {
    left:1px;
}

#vtab .tabtextarea{
	
}

#vtab .tabcontenttitle{
	color: #3B6A6E;
	font-size: 1.9em;

}

#vtab .tabcontenttext{
	margin-top: 5px;
}

#vtab .clickable{
	cursor:pointer;
}


/* Explore your council styles */
table.exploreyourcouncil {
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;

}

table.exploreyourcouncil th,table.exploreyourcouncil td
{
	width: 170px;
	background-color: #ECECEC;
	margin-left: 10px;
	text-align: left;
	margin-right: 0px;
	padding:0px;

}

table.exploreyourcouncil th.firstcolumn, table.exploreyourcouncil td.firstcolumn{
	margin-left: 0px;
	margin-bottom: 10px;
	clear: both;
	margin-right: 3px;
}

table.exploreyourcouncil th a
{
	height: 18px;
	font-weight: bold;
	padding: 3px 3px 3px 13px;
	color: #3B6A6E !important;
}

table.exploreyourcouncil td
{
	background-color: #ffffff;
	padding: 0px 0px 0px 13px;
	vertical-align: top;
}

table.exploreyourcouncil td a
{
	font-weight: normal;
	color: black !important;
	font-size: 0.9em;
	padding: 0px;
}

/* Latest News styles */
.news-image-area-left {
	float: left;
	padding-right: 5px;
	padding-left: 0px;
}

.news-item {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 4px;
	padding-right: 0px;
	clear: both;
}

.news-item .news-image-area-left .image
{
	padding: 3px 3px 3px 0px;
}

.news-item .link-item
{
		
}


.news-item .news-link-item a
{
	color: #3B6A6E;
	font-weight: bold;
	font-size: 1.1em;
}

.news-item .newsdescription
{
	color: black;	
}

.morenewslink a{
	
	font-weight: bold;
 	color: #3B6A6E !important;
	font-size: 1.0em;
}

.morenewslink{
	padding-right: 5px;
	margin-top: 5px;
}

.reusablecontentframe
{
	
	padding-top: 5px;
}

/* News homepage styles */

.titleandbreadcrumbarea {
	width: 100%;
	border: 1px solid #3B6A6E;
	margin-bottom: 10px;

}
.breadcrumbbar
{
	color: white;
	padding: 3px 10px 3px 7px;
	background-color: #3B6A6E;
	font-size: 1.1em;
	font-weight: bold;

}
.breadcrumbbar a
{
	color: white;
}

.titlearea {
	font-weight: bold;
	font-size: 1.7em;
	color: black;
	padding: 7px 10px 7px 7px;
	margin: 0;
}

.pagecontentarea
{
    color: Black;
    padding: 10px 0px 10px 0px;
}

.pagecontentarea p
{
	margin-top: 0px;
}

.imagearea p
{	
	margin-top: 7px;
}

.imagearea
{
	float: left;
	margin: 0 10px 0px 0;	
}

.imagearea img 
{
	max-width: 200px;	
}

.mainnewsrollup
{
	float: left;
	font-family:  Arial, Sans-Serif !important;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 1.0em;
	color: black;

}

.mainnewsrollup .item {
	width: 	299px;
	float: left;
}

.mainnewsrollup .item a.itemtitlelink {
	color: black;
	text-decoration: underline !important;
	font-size: 1.2em;
	font-weight: bold;
}

.mainnewsrollup .image-area-left {
float: left;
padding-right: 10px;
padding-left: 0px;
}

.mainnewsrollup .news-link-item
{
	float: left;
	width:133px;
	
}

/* Editor tabs styles */

#page-tabs ul.page-tab li {  
display: inline;  
list-style: none;  
padding-right: 5px;  
}  
  
#page-tabs ul.page-tab li a {  
text-decoration: none;  
color: #000000;  
font-weight: bold;  
padding: 4px 6px;  
outline: none;  
font-size: 1.3em;
}  

#page-tabs ul.page-tab.ui-tabs-nav
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border-bottom: 1px solid #3B6A6E; 
}
  
#page-tabs ul.page-tab li a:hover, #page-tabs ul.page-tab li a:active, #page-tabs ul.page-tab li.ui-tabs-selected a {  
background: #3B6A6E;  
color: #ffffff;  
text-decoration: none;  
}  
  
#page-content, #page-metadata{  
background: #fff;  
}  
  
  
.ui-tabs-hide {  
display: none;  
} 

.metadatafield
{
	
	width: 500px;
}

/* Events site styles */
.doublewebpartleftwide
{
	float: left;
	width: 516px;
}

.doublewebpartrightnarrow
{
	float: left;
	width: 250px;
	margin-left: 15px;

}

.youtubevideocontent
{
	margin: 10px;	
}

.flickrgalleryarea
{
	margin: 10px 0 10px 0;
	color: black;
}

tr.event-row2 {
	background: #D4E7E8;
}
td.c1w {
	padding: 7px 0 7px 10px;
	width: 60%;
}
td.evdate {
	padding: 7px 0 7px 0px;
	text-align:center;
}
#evhptable {
	border-collapse: collapse;
	width: 420px;
	font-size: 1.0em !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: black;
}
#evhptable a {

	font-family: Arial, Helvetica, sans-serif !important;
	color: black;
	text-decoration: underline !important; 
}

#evhptable td {
	font-size: 1.1em !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: black;
	vertical-align: top;
}

ul#nextfewmonths li {
	margin: 0 80px 0 0;
	padding: 0 0 0 20px;
	display: inline;
	background: url('/_layouts/images/luton.website/lbc_eventicong.gif') no-repeat;
}

ul#nextfewmonths {
margin: 0;
padding: 0;
}

#eventTable p
{
	margin-top:0px;
}
#eventTable th 
{
    background: #d4e7e8;
    text-align: left;
    width: 110px;
    vertical-align: top;
    padding: 5px; 
}
#eventTable th span 
{
    text-align: center;
    width: 60px;
    display: inline-block;   
}


/* Flickr Gallery Styles */
#flickrImages {
	width: 100%;	
}

#flickrImages.scroller {
	width: 300px;
	height: 200px;
	overflow: auto;
}

#flickrImages img {
	border: 0;
	margin: 9px 12px;
	height: 75px;
	width: 75px;
}

/* Lightbox styles */
#jquery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
}
#jquery-lightbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}
#lightbox-nav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
    width: 49%;
    height: 100%;
    zoom: 1;
    display: block;
}
#lightbox-nav-btnPrev { 
    left: 0; 
    float: left;
}
#lightbox-nav-btnNext { 
    right: 0; 
    float: right;
}
#lightbox-container-image-data-box {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    overflow: auto;
    width: 100%;
    padding: 0 10px 0;
}
#lightbox-container-image-data {
    padding: 0 10px; 
    color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
    width: 70%; 
    float: left; 
    text-align: left; 
}   
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
    display: block; 
    clear: left; 
    padding-bottom: 1.0em;  
}           
#lightbox-secNav-btnClose {
    width: 66px; 
    float: right;
    padding-bottom: 0.7em;  
}

/* Events in month styles */

div.calendarheading {
text-align: center;
font-size: 16px;
}

div.calendarheading a
{
	color: black;
	text-decoration: underline;	
}

.evntMonth {
display: inline-block;
width: 120px;
}

.eventsinmonth table, #eventsearchResultsPanel table {
border-collapse: collapse;
font-size: 1.0em;
}

tr.evHeading {
background-color: #95C0C4;
}

tr.evHeading #ev1 {
padding-left: 10px;
}

th.event-header {
padding: 10px 0;
}

#ev1 {
text-align: left;
padding-left: 0;
}

td.c1, td.c2, td.c3 {
padding: 7px 0;
vertical-align:top;
}


td.c1, td.c2 {
padding-left: 10px !important;
width: 40%;
}

td.c3 {
text-align: center;
width: 20%;
}


tr.event-row2 {
background: #D4E7E8;
}

.eventsinmonth td a
{
	color: black;
	text-decoration: underline;
	
}
#eventsearchPanel
{
    margin: 15px;
    border: 1px solid #CECECE;
    padding: 15px;
}

.eventsearchCriteria
{
    float: left;
    width: 50%;
}

.eventsearchCriteria > select
{
    width: 80%;
}

#eventsearchAgeGroup
{
}

#eventsearchEventType
{
}

#eventsearchButtons
{
    clear: both;
    width: 100%;
    padding-top: 10px;
}

#eventsearchResultsPanel
{
    margin: 15px;
}

#eventsearchResultsPanel tr.evHeading {
    background-color: #EFEFEF;
}

#eventsearchResultsPanel tr.evHeading #ev1 {
    padding-left: 10px;
}

#eventsearchResultsPanel th.event-header {
    padding: 0;
}

#eventsearchResultsPanel #ev1, #eventsearchResultsPanel #ev2, #eventsearchResultsPanel #ev3 {
    text-align: left;
    padding-left: 0;
}

#eventsearchResultsPanel > table a
{
    text-decoration: none !important;
    color: #3B6A6E;
    font-weight: bold;
}

#eventsearchResultsPanel td.c1, #eventsearchResultsPanel td.c2, #eventsearchResultsPanel td.c3 {
    padding: 7px 0;
    vertical-align:top;
    text-align: left;
}

#eventsearchResultsPanel td.c1 {
    padding-left: 10px !important;
    width: 40%;
}

#eventsearchResultsPanel td.c2 
{
    padding-left: 0px !important;
    width: 40%;
}

#eventsearchResultsPanel td.c3 {
    width: 20%;
}

#eventsearchResultsPanel tbody tr 
{
    border-bottom: 2px solid #CCC;
}

#eventsearchResultsPanel tr.event-row2 {
    background: none;
}

#eventsearchResultsPanel tbody tr:last-child {
    border-bottom: 0px;
}



#eventsearchHighlights
{
}

.eventsearchHighlight
{
    width: 30%;
    float: left;
    margin-right: 20px;
}

.eventsearchHighlight > h3 > a
{
    text-decoration: none !important;
}


/* Section styles */


img.pageImage {
float: left;
margin: 0 10px 0 0;
border: 0 solid black;
}

.linebreak {
clear: both;
height: 1px;
margin-bottom: 10px;
}

.contactInfo {
float: left;
padding-bottom: 10px;
width: 100%;
}

.contactInfo a{
	color: black !important;
	text-decoration: underline !important;
}

.contDetails {
width: 55%;
float: left;
margin: 10px 0 20px 10px;
}

.contMap {
	margin-top: 10px;
	width: 40%;
	float: left;
}

.bold {
font-weight: 700;
}

/* Document styles */
.documentdownloads
{
	padding: 10 0px 10px 0px;
	margin-bottom: 20px;
	
}

.documentdownloads .downloadlinks td{
	vertical-align: top;
	padding: 5px 0 0px 0;

}

.documentdownloads .downloadlinks td img{
	padding-top: 3px;
}

.documentdownloads .downloadlinks td a{
	color: black;
	
}

.documentdownloads .downloadlinks td.documentlink{
	padding-left: 5px;
}


.documentdownloads ul {
margin: 0;
padding: 0;

width: 100%;
}

.documentdownloads ul li {
	margin: 0;
	padding: 5px 0 5px 0;
	display: block;
	width: 100%;
}

.documentdownloads ul li img
{
	margin-right:10px;
	vertical-align: middle;
}

.documentdownloads ul li a
{
	text-decoration: none;
	color: black !important;
	width: 100%;
	padding: 3px 10px 3px 10px;
}
.documentdownloads a:hover{
	
	text-decoration:underline;
}

.documentdownloads li:hover{	
	background: #D4E7E8;
	
}



/* Overridden SharePoint Styles */

.s4-ca
{
    margin-left: 0px !important;
}

.sidelogin a
{
    color: Black !important;
}

.ms-wpContentDivSpace {margin-right: 0px; margin-left: 0px;}
.ms-WPTitle, .ms-WPBody {font-family:Arial, Sans-Serif;}
.ms-WPBody {font-size: 1.0em;}
.ms-WPHeader {height: 35px;}
.ms-WPHeader td.ms-wpTdSpace {width: 10px;  background-color: #3b6a6e;}
.ms-WPHeader  { background-color: #3b6a6e; border-bottom: none !important;  }
.ms-WPHeader  td.ms-wpTdSpace, .ms-WPHeader  td.ms-WPHeaderTd, .ms-WPHeader  td.ms-WPHeaderTdSelection, .ms-WPHeader  td.ms-WPHeaderTdMenu {border: none;}
.ms-WPHeader  td.ms-WPHeaderTd h3 {color: white; font-size: 1.3em; font-weight: 700;}

.redwebparts .ms-WPHeader td.ms-wpTdSpace {width: 10px;  background-color: #851431;}
.redwebparts .ms-WPHeader  { background-color: #851431; border-bottom: none !important;  }

.orangewebparts .ms-WPHeader td.ms-wpTdSpace {width: 10px;  background-color: #f05a00;}
.orangewebparts .ms-WPHeader  {   background-color: #f05a00; border-bottom: none !important;  }

.whitewebparts .ms-WPHeader td.ms-wpTdSpace {width: 10px;  background-color: #ffffff;}
.whitewebparts .ms-WPHeader  {   background-color: #ffffff; border-bottom: none !important; color: black !important;  }
.whitewebparts  .ms-WPHeader h3 {
	color: #000000 !important;
}

.whitewebparts {
	float: left;
}

.ms-WPBorder, .ms-WPBorderBorderOnly
{
    border: 1px solid #3b6a6e;
}

/* cqwp feeds */
.cqfeed { margin: -27px 420px 0 0 !important; height: 30px;  }
.cqfeed img { vertical-align: middle; padding-right: 2px; background-color: #3B6A6E;}
.cqfeed a { text-decoration: none; color: #888888 !important; font-weight: bold; }

#rightcolumn .ms-PartSpacingVertical {

}

.ms-siteactionsmenu
{
	line-height: 1.2em;
}

.ms-WPBody td {
font-size: 1.0em;
font-family: arial,helvetica,sans-serif;
}

#headersearch .s4-search .ms-sbgo a{background:url(/_layouts/images/luton.website/lbc_searchbtn.png) no-repeat; width:27px; height:27px; display:block; }
#headersearch .s4-search .srch-gosearchimg, .s4-search .ms-sbgo span{display:none; }

#headersearch .s4-search input.ms-sbplain{
	background:url(/_layouts/images/luton.website/lbc_searchboxbg.png) no-repeat; 
	border:0 none !important; 
	height:21px; 
	padding:4px 2px 2px 9px; 
	color:#666; 
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;}

#headersearch .s4-searchbox-QueryPrompt
{
    width: 198px;
    height: 21px;
    background: transparent;
    border-style: hidden;
    border-width: 0px;
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
    font-weight: normal;
    color: #444;
    
}

.ms-WPBody a:link, .ms-WPBody a:visited {
	text-decoration:none !important;
	color: #3b6a6e;
}

 .ms-WPBody a:hover
 {
	text-decoration: underline !important;
}
.link-item, .link-item a, .link-item a:link {
font-family: Arial, Sans-Serif;
font-size: 1.0em;
color: #3b6a6e;
text-decoration: none;
}

.srch-WPBody {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
width: 100%;
}

.srch-results {
padding: 0px;
width: 100%;
float: left;
}

.srch-Title2 a:link, .srch-Title2 a:visited
{	
	font-size: 1.3em;
}
 
.srch-Title2 a:link, .srch-Title2 a:visited, span.srch-urllink a:link, span.srch-urllink a:visited  {
color: black !important;
text-decoration: none !important;
}

.srch-Title2 a:hover, span.srch-urllink a:hover
{
	text-decoration: underline !important;	
}

.srch-URL2 {
	color: #3B6A6E !important;
}

.ms-searchref-main {
width: 100%;
border: 1px solid #DBDDDE;
border-width: 0 0 1px;
background-image: url("/_layouts/images/vertical_refinement_gradient.png");
background-repeat: repeat-y;
background-position: left;
}

.srch-maintopright {float: left;padding-top: 15px;}
div.srch-BB-Result {width: 100%; padding-left: 0px;}
.srch-sitesearchmaintop {
	float: left;
}
.srch-maintop {
	padding-bottom: 0px;
}

.srch-BBTitle a:link,.srch-BBTitle a:visited {
	color: black !important;
	text-decoration: underline !important;	
	
}
span.srch-BB-URL2{
	color: #3B6A6E !important;
} 

li.ms-searchref-selected, li.ms-searchref-filtermsg {
background: white;
border-top: #DBDDDE 1px solid;
border-bottom: #DBDDDE 1px solid;
border-right: #DBDDDE 1px solid;
}

li.ms-searchref-filter, li.ms-searchref-filtermsg {
padding: 4px 20px 4px 5px;
color: #000000;
margin: 1px 0 1px 0px;
}

li.ms-searchref-selected, li.ms-searchref-filtermsg {
border-left: none;
}
li.ms-searchref-selected
{
	font-weight: bold;
}

.ms-searchref-main {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif !important;
}

.ms-searchref-filterlink {
color: #000000 !important;
text-decoration: none !important;
}

.ms-searchref-categoryname {
color: #3B6A6E;
font-weight: bold;
padding: 1px 3px 7px 5px;
}

.srch-Page {
color: #000000;
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
}

.srch-Page a:link, .srch-Page a:visited {
color: #000000 !important;
}

.srch-Page strong {
background: none;
border: none;
font-weight: bold;
}

.srch-Page a:hover{
	border: none;
	font-size: 1em;
}
.srch-sort-right2 {
	display: none;
}
.srch-refinearea {
	padding-top: 10px;
}

.ms-PartSpacingVertical {
margin-top: 10px;
}

.ms-searchref-morelink
{
	color: #3B6A6E;

}
.ms-taxonomy-suggestion-holder, .ms-taxonomy-suggestion-container
{
	height: 100px !important;	
}


