/* General Page Structure
-------------------------------------------------------------------------------------- */
body {
	background: #000 url(../images/bg.jpg) no-repeat fixed top center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 50px;
}
#wrapper {
	background: url(../images/page-bg.gif) repeat-y top center;
	left: 50%;
	margin: 0 0 0 -373px;
	position: relative;
	width: 728px;
}
#wrapper div.hr {
	background-color: #000;
	display: block;
	height: 6px;
}


/* General Styles
-------------------------------------------------------------------------------------- */
.clear:after {
    clear: both; 
    content: "."; 
    display: block; 
    height: 0; 
    visibility: hidden;
}
.clear { display: inline-block; }
/* Hides from IE-mac \*/
* html .clear { height: 1%; }
.clear { display: block; }
/* End hide from IE-mac */

p, ul, h1, h2, h3, h4, h5, h6 { margin-top: 0; }
a img {	border: none; }
textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

img.floatRight {
	float: right;
	margin: 0 0 5px 5px;
}

img.floatLeft {
	float: left;
	margin: 0 5px 5px 0;
}

/* Header
-------------------------------------------------------------------------------------- */
#header {
	background: url(../images/header-tagline.gif) no-repeat 287px 45px;
	height: 349px;
	padding: 0 17px;
	overflow: hidden;
}
#header a#logo img {
	display: block;
	float: left;
}
#header ul.buttons {
	display: block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 3px 4px 2px;
}
#header ul.buttons li {
	font-size: 10px;
	margin: 0 0 1px;
}
#header ul.buttons li a {
	background: url(../images/header-button.gif) no-repeat 0px 0px;
	color: #000;
	display: block;
	height: 19px;
	line-height: 19px;
	text-align: center;
	text-decoration: none;
	width: 34px;
}
#header ul.buttons li a:hover {
	background-position: 0px -19px;
}
#header ul.buttons li a img {
	display: block;
}
#header ul#tools {
	background: url(../images/header-button-box-sm.gif) no-repeat top left;
	margin: 40px 0 0;
}
#header ul#fontsize {
	background: url(../images/header-button-box-lg.gif) no-repeat top left;
	margin: 19px 5px 0 8px;
}


/* Main Menu Box
-------------------------------------------------------------------------------------- */
#menu {
	background: url(../images/menu-box.gif) no-repeat top left;
	clear: both;
	height: 241px;
	padding: 8px 8px 7px;
}
#menu img.feature {
	display: block;
	float: left;
	width: 321px;
}
#menu .flash {
	display: block;
	float: left;
	width: 321px;
}
#menu ul {
	display: block;
	float: left;
	background: url(../images/menu-map.jpg) no-repeat top right;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
	width: 356px;
}
#menu ul li a {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-left-style: solid;
	border-left-width: 5px;
	display: block;
	height: 47px;
	margin: 0 0 1px;
}
#menu ul li a:hover {
	background-position: 0 -47px;
}
#menu ul li.bradford-north a {
	background-image: url(../images/menu-bradford-north.gif);
	border-color: #dd4f55;
	height: 48px;
}
#menu ul li.bradford-north a:hover {
	background-position: 0 -48px;
}
#menu ul li.bradford-south a {
	background-image: url(../images/menu-bradford-south.gif);
	border-color: #5b318a;
}
#menu ul li.bradford-west a {
	background-image: url(../images/menu-bradford-west.gif);
	border-color: #f8962b;
}
#menu ul li.keighley a {
	background-image: url(../images/menu-keighley.gif);
	border-color: #48853d;
}
#menu ul li.shipley a {
	background-image: url(../images/menu-shipley.gif);
	border-color: #006d9c;
}


/* Main Container
-------------------------------------------------------------------------------------- */
#main {
	background: url(../images/main-bottom.gif) no-repeat bottom center;
	padding: 18px 22px 115px;
}
#main a {
	color: #008681;
	text-decoration: none;
}
#main a:hover {
	color: #20225e;
}

#main a.more {
	background: url(../images/more-button.gif) no-repeat top left;
	font-size: 11px;
	font-weight: bold;
	display: block;
	height: 21px;
	line-height: 20px;
	margin: 5px 0 0;
	padding: 0 0 0 8px;
	text-decoration: none;
	width: 55px;
}
#main p, #main ul, #main textarea {
	font-size: 110%;
	line-height: 150%;
}


/* Content Area
-------------------------------------------------------------------------------------- */
#breadcrumbs {
	margin: 0 0 15px 0;
}

#content {
	float: left;
	margin: 0 14px 0 0;
	width: 450px;
}
#content h1 {
	background: url(../images/bullet-title-circle.gif) no-repeat left center;
	color: #20225e;
	font-size: 180%;
	line-height: 130%;
	margin: 0 0 18px;
	padding: 0 0 0 27px;
}
#content h2 {
	color: #20225e;
	font-size: 140%;
	line-height: 130%;
	margin: 0 0 14px;
}
#content h3 {
	color: #000;
	font-size: 120%;
	line-height: 130%;
	margin: 0 0 15px 0;
}
#content p, #content ul {
	margin: 0 0 12px;
}
#content div.hr {
	background: url(../images/content-divider.gif) repeat-x top left;
	display: block;
	height: 5px;
	margin: 0 0 12px;
}
#content div.news {
	margin: 0 0 12px;
}
#content div.news h3 {
	font-size: 120%;
	line-height: 150%;
	margin: 0;
}
#content div.news p {
	margin: 0;
}


/* Sidebar
-------------------------------------------------------------------------------------- */
#sidebar {
	background: url(../images/sidebar-bottom.jpg) no-repeat bottom center; /* remove this to remove gradient bg */
	border: 1px solid #cfced3;
	float: left;
	width: 218px;
}
#sidebar div.wrap {
	background: url(../images/sidebar-top.jpg) no-repeat top center; /* remove this to remove gradient bg */
}
#sidebar h2 {
	background: url(../images/sidebar-title-bg.gif) repeat-x top left;
	color: #fff;
	font-size: 110%;
	line-height: 28px;
	margin: 2px 2px 10px;
	padding: 0 10px;
	width: 194px; /* fixes weird IE7 glitch */
}



/* sidemenu
-------------------------------------------------------------------------------------- */
#sidemenu {
	list-style: none;
	/*margin: 0;*/
	padding: 0;
	margin: 0 0 20px;
}

#sidemenu li {
	background: url(../images/sidebar-menu-arrow-blue.gif) no-repeat 8px center;
	border-bottom: 1px solid #cfced3;
}

#sidemenu ul li.first {
	background: none;
	border-top: none !important;
	padding-top: 0 !important;
}

#sidemenu li a {
	background: url(../images/sidebar-menu-arrow-green.gif) no-repeat 8px center;
	display: block;
	font-weight: bold;
	height: 200%;
	line-height: 200%;
	padding: 0 0 0 20px;
}

#sidemenu li a:hover {
	background-image: url(../images/sidebar-menu-arrow-blue.gif);
}




/* newsmenu
-------------------------------------------------------------------------------------- */
#sidenews {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidenews li {
	background: url(../images/sidebar-box-bg.gif) no-repeat top center;
	border-bottom: 1px solid #cfced3;
}

#sidenews ul li.first {
	background: none;
	border-top: none !important;
	padding-top: 0 !important;
}

#sidenews li {
	border-top: 1px solid #cfced3;
	border-bottom: none;
	padding: 10px 6px;
}



/* Footer
-------------------------------------------------------------------------------------- */
#footer {
	background: url(../images/footer-multicolor.gif) no-repeat top center;
	border: 1px solid #fff;
}
#footer div.wrap {
	background: url(../images/footer-multicolor.gif) no-repeat bottom center;
	height: 52px;
	padding: 0 14px;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	color: #008681;
	float: left;
	font-size: 100%;
	font-weight: bold;
	line-height: 52px;
}
#footer ul li a {
	color: #008681;
	margin: 0 6px;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #20225e;
}
#footer #affiliates {
	float: right;
	padding: 8px 0 0;
}


/* Site Credits
-------------------------------------------------------------------------------------- */
#credits {
	background-color: #000;
	padding: 5px 0 0 14px;
}
#credits a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}






/* Contact
-------------------------------------------------------------------------------------- */

table.contact {
	width: 100%;
	border: 0;
	margin: 0 0 30px 0;
	border-collapse: collapse;
}

table.contact td {
	border: 0;
	padding: 2px;
}

table.contact td.required {
	width: 5px;
	text-align: center;
	color: #ef047f;
}

table.contact td.field {
	text-align: left;
	width:99%;
}

table.contact td.field p {
	padding: 0;
	margin: 0 !important;
	line-height: 100%;
}

table.contact td.fieldName {
	white-space:nowrap;
	text-align:right;
}

table.contact td.fieldName p {
	text-align:right;
	margin: 0 !important;
	line-height: 100%;
}

table.contact td.fieldName h4 {
	color: #000;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:right;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

table.contact td.fieldNameError {
	white-space:nowrap;
	text-align:right;
	color: #c00;
	font-weight: bold;
}

table.contact td.fieldNameError p {
	text-align:right;
	color: #c00;
	font-weight: bold;
	margin-bottom: 0;
}

/**************************************/
.candidatecontent{
    width: 440px;
	overflow:hidden;
	margin: 0 0 10px 0;
	border-top: 3px solid #fff;
}
.candidatecontent img, .candidatecontent object{
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	float: left;
	margin: 0 10px 4px 0;
}
/***************constit map*****************/

#constit_container{
}
#constit_container a:link{
color: #fff;
}
#contentcopy h3 {
	padding-left: 6px;
	}

/* setup the background image*/
.uk {padding:0; margin:0; list-style-type:none; background:#fff url(../images/constit_map.jpg); width:254px; height:311px; position:relative; z-index:100; color: #fff;}
/* move the text off screen */
.uk li a {text-indent:-9999px; display:block; width:10px; height:10px; background-image:url(../images/constit_x.gif); background-repeat: no-repeat; position:absolute; line-height:6px; color:#fff;}
/* make the images and description invisible and an absolute position so that it does not take up any space */
.uk li a em {visibility:hidden; position:absolute;}
/* position the square markers */
.uk li a.ky {top:70px; left:130px;}
.uk li a.sy {top:155px; left:136px;}
.uk li a.bw {top:190px; left:149px;}
.uk li a.bn {top:200px; left:185px;}
.uk li a.bs {top:262px; left:164px;}

/* move the text back into view on hover */
.uk li a:hover {background:#000; text-indent:0; height:1.2em; font-size:90%; color:#fff; line-height:1em; padding:2px 5px; width:110px; text-decoration:none;}
/* hack for IE5.x */
* html .uk li a:hover {width:130px; height:1.5em; w\idth:110px; he\ight:1.2em;}
/* make the descriptive text visible, give it a size and position */
.uk li a:hover em {visibility:visible; background:#fff; margin-left:5px; border:1px solid #000; width:70px; color:#000; padding:4px 14px;font-style:normal; top:-85px; left:110px;font-family:Verdana, arial, sans-serif; font-size:10px; text-align: left;} 
/* hack for IE5.x */
* html .uk li a:hover em {width:94px; w\idth:70px;}
/* style the empty span (I know it's not semantically correct) into an arrow point */
.uk li a:hover em span {display:block; width:0; height:0; overflow:hidden; border:15px solid #fff; border-width:15px 0 15px 15px; border-left-color:#000; position:absolute; left:0; top:76px;}
/* hack for IE5.x */
* html .uk li a:hover em span {width:30px; height:30px; w\idth:0; he\ight:0;}