/* @override 
	http://birmingham-rep.devspace.net/mmlib/css/birmingham-rep/header-footer.css
	http://birmingham-rep.site/mmlib/css/birmingham-rep/header-footer.css
	http://www.birmingham-rep.com/mmlib/css/birmingham-rep/header-footer.css
	http://www.birmingham-rep.co.uk/mmlib/css/birmingham-rep/header-footer.css
*/

/* @group Global Header */
#header {
	background-image: url(/mmlib/images/birmingham-rep/header-bg.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,100);
	width: 100%;
	padding-bottom: 10px;
}

#header .wrapper {
	width: 950px;
	margin: 0 auto;
}

#header-tools {
	height: 38px;
	width: 100%;
	font-size: 14px;
	margin: 0 0 10px 0;
}
#header-tools ul {
	margin: 0;
	list-style: none;
}
#header-tools li {
	float: left;
}
#header-tools a {
	color: #fff;
}
ul#unit-account-links {
	float: left;
	margin: 12px 0 0 0;
}
#unit-account-links li {
	border-right: 1px solid #fff;
	margin: 0 14px 0 0;
	line-height: 16px;
	font-size: 12px;
}
#unit-account-links a {
	font-weight: bold;
	margin: 0 14px 0 0;
}
#unit-account-links a:hover {
	color: #8dc63f;
}
#unit-account-links .last, #unit-account-links li:last-child {
	border: none;
	margin-right: 0;
}
ul#unit-account-actions {
	float: right;
	margin: 11px 6px 0 0;	
}
#unit-account-actions li {
	margin: 0 0 0 20px;
}
#unit-account-actions a {
	background: url('../../images/birmingham-rep/account-icons.png') no-repeat;
	display: block;
	height: 20px;
	opacity: 0.85;
	text-indent: -9999px;
	font-size: 12px;
	line-height: 20px;
	width: 20px;
}
#unit-account-actions .basket a {
	text-indent: 0;
	width: auto;
	padding-left: 25px;
	background-position: 0 0;
}
#unit-account-actions .notifications a {
	background-position: -104px 0;
}
#unit-account-actions a:hover {
	opacity: 1;
}
#logo span {
	display: block;
	text-indent: -9999px;
}
#unit-logo {
	float: left;
	position: relative;
	height: 86px;
	overflow: hidden;
	width: 166px;
}

#unit-logo.oldrep {
	height: 92px;
	margin-bottom: 10px;
}

#unit-logo.thebox {
	height: 74px;
}

#unit-logo h1 {
	margin: 0;
}
#unit-tools {
	float: right;
	margin-top: 14px;
}
#unit-tools label {
	display: none;
}

#unit-search {
	float: right;
	font-size: 14px;
	margin: 0 0 8px 0;
	width: 265px;
}
#search {
	border: 1px #ccc solid;
	border-right: none;
	-moz-box-shadow: inset 0 0 2px #ccc;
	-webkit-box-shadow: inset 0 0 2px #ccc;
	box-shadow: inset 0 0 2px #ccc;
	float: left;
	margin: 0;
	padding: 6px 10px 5px 10px;
	width: 204px;
}

#unit-search .submit {
	border: none;
	background: url('../../images/birmingham-rep/search-btn.png') no-repeat;
	color: #666666;
	float: left;
	height: 29px;
	margin: 0;
	text-indent: -9999px;
	width: 38px;
}
/* @end */

/* @group Footer */

#footer {
	background-image: url(../../images/birmingham-rep/bg-footer.png);
	background-repeat: repeat-x;
	background-position: 50% 0;
	background-color: #fff;
	color: #333;
	clear: both;
	padding: 20px 0 20px 0;
	height: 240px;
	position: relative;
	width: 100%;
	clear: both;
}

.template-esro #footer {
	padding-bottom: 100px;	
}

#footer a {
	color: #449c15;
}
#footer a:hover {
	color: #3a8711;
}
#footer h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#footer .group {
	margin: 0 0 20px 0;
}

#unit-social {
	float: left;
	width: 240px;
}
#unit-social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#unit-social li {
	float: left;
	margin: 0 12px 0 0;
}
#unit-social a {
	background: url(../../images/birmingham-rep/social-btns.png) top left no-repeat;
	display: block;
	height: 34px;
	opacity: 0.8;
	text-indent: -9999px;
	width: 34px;
}
#unit-social a:hover {
	opacity: 1;
}
#unit-social .foursquare a {
	background-position: 0 0;
}
#unit-social .twitter a {
	background-position: -46px 0;
}
#unit-social .flickr a {
	background-position: -92px 0;
}
#unit-social .facebook a {
	background-position: -138px 0;
}
#unit-social .youtube a {
	background-position: -184px 0;
}	
#unit-social .instagram a {
	background-position: -230px 0;
}	

#unit-mailing-list {
	float: right;
	width: 220px;
	font-weight: bold;
}
#unit-mailing-list fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#unit-mailing-list input[type="email"] {
	border: 1px solid #ccc;
	color: #333;
	font-size: 14px;
	margin: 0;
	line-height: 18px;
	padding: 4px 7px;
	width: 200px;
	display: inline;
	vertical-align: middle;
	float: none;
}
#unit-mailing-list .button {
	color: #fff;
	display: block;
	text-align: center;
	float: none;
	border-radius: 6px;
	font-size: 14px;
	vertical-align: middle;
}
#unit-mailing-list a:hover.button {
	color: #fff;
}

#footer #group-footer-links-info {
	font-size: 14px;
	line-height: 22px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
	border-top: 1px dotted #ccc;
}
#footer #group-footer-links-info #unit-footer-info ul li{
	font-size:12px;	
}
#group-footer-links-info div {
	float: left;
	width: 180px;
	margin: 0 20px 20px 0;
}
#group-footer-links-info div#unit-footer-info{
	width:750px;
	margin: 0 0 20px 0;	
}

#group-footer-links-info div#unit-footer-info ul li {
	width: 45%;
	float: left;
	margin: 0 5% 0 0;	
}

.area-esro-footer #group-footer-links-info #unit-footer-links{
	float: left;
	width: 200px;
	margin: 0 0 20px 0;
}

#group-footer-links-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#unit-footer-links,
#unit-footer-info {
	margin: 0 5% 0 0;
}
#unit-footer-links li {
	background: url('../../images/birmingham-rep/arrw-bullet.png') center left no-repeat;
	padding: 0 0 0 10px;
	width: 180px;
}

.area-esro-footer #unit-footer-info li {
	float: left;
	width: 50%;
}

#unit-footer-info em {
	color: #333;
	font-style: normal;
	font-weight: bold;
}

#group-footer-links-info .group-logos {
	width: 100%;
	display: block;
	clear: both;
	float: none;
	border-top: 1px solid #666;
	padding-top: 20px;
}

/* @group Footer Logos */


#group-footer-logos {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
	border-top: 1px dotted #ccc;

}

.sponsor {
	display: block;
	height: 38px;
	text-indent: -999em;
	background: url('../../images/birmingham-rep/sprite-sponsors.png') 0 0 no-repeat;
	float: left;
	opacity: 0.8;
}

.sponsor:hover {
	opacity: 1;
}

.ace {
	width: 142px;
	margin-right: 30px;
}

.bcc {
	width: 184px;
	background-position: -169px 0;
}

a.by-made {
	background: url('../../images/birmingham-rep/made.png') top no-repeat;
	display: block;
	float: right;
	height: 14px;
	text-indent: -9999px;
	line-height: 1em;
	width: 44px;
	padding: 0;
	margin: 0;
}

a:hover.by-made {
	background-position: 0 -15px;
}

/* @end */

/* @end */

/* @group Primary Navigation */

#unit-primary-navigation {
	margin: 18px 0 0 0;
	float: right;
	width: 80%;
}

body.box #unit-primary-navigation {
	margin-top: 36px;
}

body.box #unit-primary-navigation.oldrep {
	margin-top: 65px;
}

body.box #unit-primary-navigation.thebox {
	margin-top: 12px;
}


.ie6 #unit-primary-navigation,
.ie7 #unit-primary-navigation{
	width: 780px;
}

#unit-primary-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	text-align: right;
}
#unit-primary-navigation ul li{
	display: inline-block;
	font-size: 17px;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 9px;
}
#unit-primary-navigation ul li a {
	background-position: 0px 0px;
	color: #333;
	display: block;
	padding: 4px;
	line-height: normal;
}
#unit-primary-navigation ul li a:hover {
	color: #449c15;
}
#unit-primary-navigation ul li.selected a {
	color: #3a8711;
}

.area-login-box {
	padding: 20px;
	background-image: url(/mmlib/images/birmingham-rep/header-bg.png);
	width: 313px;
	position: absolute;
	z-index: 20;
}

#header-tools li .area-login-box {
	display: none;
}
#header-tools li.selected .area-login-box {
	display: block;
}

#header-tools ul.area-login-box {
	margin: 0 0 0 -14px;
}

#unit-account-links .area-login-box li {
	border-right: none;
}

#unit-account-links .area-login-box label {
	font-weight: bold;
	color: #fff;
}

/* @end  */

#unit-primary-navigation ul:before, #unit-primary-navigation ul:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
#unit-primary-navigation ul:after { clear: both; }
#unit-primary-navigation ul { zoom: 1; }
