/*------------------------------------------
For assistance please contact:
webteam@leicester.gov.uk
-------------------------------------------*/
body {font-size: 100%; background:#fff url(http://www.leicestershare.com/images/brown-gradient-bg.gif) repeat-x; min-width: 764px; margin-top: 0px; font-family: Arial, Helvetica, sans-serif; color: #656565; text-align: center;}
h1,h2, h3, h3, h4, h5, h6 { font-size:1.2em; margin:0; color:#656565;}
a img { border:0 none; padding:0; margin:0;}
ul, li {color:#656565;}
form, input, select, textarea { margin:0; padding:0;}

#customisationPanel {width: 750px; font-size: 0.8em; margin-top:8px; margin-bottom:8px;}
#siteWrapper {width: 764px; margin-right: auto; margin-left: auto; text-align: left; background-color: #fff;}
#siteWrapper a:link, #siteWrapper a:visited {color:#656565; text-decoration:none}
#siteWrapper a:hover, #siteWrapper a:active {color:#656565; text-decoration:underline}

#globalNav {width: 764px; color: #fff; background-color: #000; margin:0; text-align:right; float:left; font-size:0.8em; height:38px; padding:0;}
#globalNav form {padding:0; margin:0;}
#globalNavLogo{width:244px; float:left; border:0px; padding:0; margin:0;}
#globalLinkPanel{margin-top: 11px; float:right;  padding:0;}
#globalLinkPanel a:link, #globalLinkPanel a:visited {color:#fff; text-decoration:none}
#globalLinkPanel a:hover, #globalLinkPanel a:active {color:#fff; text-decoration:underline}
#globalNavEnd{float:right; width:11px; background-image: url(http://www.leicestershare.com/images/globalnav-end.gif); padding:0; margin:0;}

#globalSearch{margin: 6px 0 0 0; padding:0; float: right; height:32px;}
#globalSearch input{vertical-align:middle; margin-left:12px; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; padding-left:2px;}
#globalSearch input:focus {background-color:#CC3300;}
#globalSearch input.globaltextbox{height: 18px; background-image: url(http://www.leicestershare.com/images/global-search-bg.gif);}

#contentWrapper {padding:20px 0; margin:0; float:left; width:690px; position:relative; left:37px; background-color:#fff; text-align:left; clear:both;}
#content {float:left; width:100%; margin:0; padding:0; display:inline; font-size: 0.75em;}
#left_container {width:400px;float:left;}
#right_container {width:236px;float:right;}

#contentWrapper a:link, #contentWrapper a:visited {color:#81AA4A; font-weight: bold; text-decoration:none}
#contentWrapper a:hover, #contentWrapper a:active {color:#81AA4A; font-weight: bold; text-decoration:underline}


#ConPanNavInner ul {margin:0 0 1.75em 0; padding:0; float:left;}
#ConPanNavInner ul li {list-style-type:none; display:inline; margin-right:1em; padding-left:1.5em; background: url(/images/bullet_green.gif) no-repeat; }
#ConPanNavInner ul li.v3navactive {color:#656565; font-weight:bold;}

#brandpagebody {clear:both;}


/* box model hack for contentWrapper */
/*
* html #siteWrapper #contentWrapper {
	width: 750px;
	w\idth: 730px;
} */

#footerWrapper
{
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	margin-bottom: 0px;
	/* 1 pixel padding below is a hack to overide the margin collapsing in firefox */
	padding-top: 1px;
	padding-bottom: 1px;
	border-top:solid 1px #C4E089
}

#footer{ float:left; width: 533px; margin-bottom: 40px; margin-left: 38px; margin-top:39px; font-size: 0.75em; color: #656565; display:inline;text-align:left;}

/* the box model hack for the footer width in IE5.5 */
/*
* html #siteWrapper #footerWrapper #footer
{
	width: 730px;
	w\idth: 720px;
}*/

#credits {font-size: 0.75em; margin-top:39px; margin-right:37px; color:#BBBBBB; float:right; display:inline;}
#credits a:link, #credits a:visited {color:#BBBBBB; text-decoration:none}
#credits a:hover, #credits a:active {color:#BBBBBB; text-decoration:underline}

/* generic clearing class - do not remove */
.clear {clear: both;}

/*this element doubles up as the bottom of the page drop shadow and clearing footer element*/
#clearingDropShadow {
	clear:both;
	height:9px;
	width:764px;
	margin-right: auto;
	margin-left: auto;
}

/* input elements. Please assign the class below manually to your input elements */
/*input.button {
	background-image: url(http://www.leicestershare.com/images/button-bg.gif);
	background-repeat:repeat-x;
	background-color:#CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	font-weight: bold;
	color: #000000;
	border: 1px solid #8D8D8D;
	padding-left: 8px;
	padding-right: 8px;
	margin-left: 8px;
}

input.textfield {
	border: 1px solid #000000;
	color:#000000;
	margin-bottom:10px;
}*/

#signInButton {margin-left: 70px;margin-bottom: 7px;}

#registerButton {margin-left: 30px;}

#globalNav label{width:55px; float:left; text-align:right; margin-right:8px; display: block}


.rssLink {color:#00ff00;font-size: 0.75em;}
.rssLink img {border:none; margin-right:5px; vertical-align:middle;}
.rssLink a:link, .rssLink a:visited {color:#00ff00; text-decoration:none}
.rssLink a:hover, .rssLink a:active {color:#00ff00; text-decoration:underline}

.hideFormLabels {
	position:absolute;
	left:-9000px;
}

.PageTitle  {font-size: 0.9em;color : #795300;font-weight : bold;	}

#navigation {
	width:764px;
	height: 23px;
	background-image: url(http://www.leicestershare.com/images/green-gradient-nav.gif);
	background-repeat:repeat-x;
	clear:both;
	font-size: 0.75em;
	line-height: 1.7em;
	color:#fff;
	font-weight: bold;
	text-align:center;
	/*padding-left: 37px;*/
}

/** html #siteWrapper #navigation {
	width:764px;
}*/

#navigation ul, #navigation ul li { margin: 0em; padding: 0em; list-style: none; display: inline; }
/*#navigation a { padding:2px 20px;  color:#fff; text-decoration:none; }
#navigation a:hover { color:#fff; }

#navigation a {padding:0; margin:0; font-size:1em; color:#fff;}*/
#navigation a:link, #navigation a:visited {padding:2px 18px; color:#fff; text-decoration:none}
#navigation a:hover, #navigation a:active {padding:2px 18px; color:#fff; text-decoration:underline}


#content h1 {color:#795300;}

/*
* html #siteWrapper #contentWrapper #content {
	width:450x;
	w\idth:50px;
} */

#SignInBox {width: 100%; float: right; background-color:#E6EDD4; margin-bottom:20px; display:inline;}
#SignInBox label{width: 55px; float: left; text-align: right; margin-right: 8px; display: block}
#SignInBox input.textfield {border: 1px solid #000000; color:#000000; width:100px;}
#JoinBox {width:100%; float:right; background-color:#E6EDD4; margin-bottom:20px; display:inline;}
#StatsBox {width:100%; float:right; background-color:#E6EDD4; margin-bottom:20px; display:inline;}

#LeicestershareLogo {float:left;}
#LoginStatus {font-size: 0.75em; float:right; margin-right: 38px; display:inline; height:103px; text-align:left;}
#LoginStatus form{display:none;}

#LogoBox {width: 400px; margin:0 auto;}

.case_study {background-color:#fff; margin:10px 4px; padding:8px; border-top:#B1D484 2px solid; border-bottom:0;}

#orgmaincon {border:0;}
#orgmaincon .lsorgfaqanstitle{color:#795300; font-weight:bold; border:0;}
#orgmaincon h3 {color:#795300;}
#orgmaincon .liftsharefaqquestcon{background:#FFFFFF; color:#656565; border-top:#B1D484 2px solid; border-bottom:0;}
#orgmaincon .liftsharefaqquestcon h4{background:#FFFFFF; color:#795300; border:0; font-weight:bold;}

#dotorg_CustomOrgBodyfaq  #globalNav form{padding:0; margin:0;}
abbr, acronym
{
border-bottom: 0;
}