/* ---------- /////////////////////////////////////////////////////////////////////////////////////
	
	PROJECT:	LONDON ELECTS (Chartered Office Information)
	FILE:		common.css
	USE:		Common Styles
	AUTHOR:		Start Creative (matthewl@startcreative.co.uk)
	DATE:		August 2007
	STANDARD:	CSS 2 and 3
	
---------- //////////////////////////////////////////////////////////////////////////////////////// */

/* -- GLOBAL STYLES ///////////////////////////////////////////////////////////////////////////////////////// */

body	{
	text-align: center;
}

span.hidden	{
	position: absolute;
	top: -5000px;
}

.clear	{
	clear: both;
}

/* -- TYPOGRAPHY //////////////////////////////////////////////////////////////////////////////////////////// */

body	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}

h1	{
	font-size: 220%;
}

h1 span.green	{
	color: #66CCCC;
}

h2	{
	
}

h3	{
	
}

div#language-text-size p	{
	color: #333;
	font-size: 77%;
}

div#title-area p	{
	color: #333;
	font-size: 100%;
}

div#search label	{
	font-size: small;
	color: #333;
}

div.result-navigation-title h3	{
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
}

div#checklist-title p	{
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	padding-left: 30px;
}

div#breadcrumbs ul li	{
	color: #333;
	font-size: 85%;
}

div#sharing-tools ul li a	{
	color: #EB6425;
	font-size: 85%;
}

div#fact-panel p.did-you-know	{
	color: #B7E7ED;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

div#fact-panel p	{
	color: #FFF;
	font-size: 100%;
	margin: 0 10px;
}

div#introduction p	{
	color: #777;
	font-size: 100%;
	margin-bottom: 8px;
}

div#collapsible-text p	{
	color: #777;
	font-size: 92%;
	margin-top: 10px;
}

div#footer	{
	color: #666;
	font-size: 85%;
}

div#copyright p	{
	font-weight: bold;
}

form#email fieldset	{
	font-size: 85%;
	font-weight: bold;
}

form#boroughs	{
	color: #666;
	font-size: 92%;
	font-weight: bold;
}

div#candidate-details h2	{
	color: #777;
	font-size: 92%;
	font-weight: bold;
}

div#left-column-polling-station-finder-title h2,
div#borough-finder-title h2	{
	color: #000;
	font-size: 92%;
	font-weight: bold;
}

form#left-column-polling-station-finder fieldset label,
form#polling-station-finder fieldset label	{
	color: #3A3A3A;
	font-size: 85%;
	font-weight: bold;
}

div.news-article h3	{
	color: #333;
	font-size: 107%;
	font-weight: bold;
	margin-bottom: 10px;
}

div.news-article p.date-subtitle	{
	color: #333;
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 8px;
}

div.news-article p	{
	color: #333;
	font-size: 85%;
	margin-bottom: 8px;
}

div#left-column-polling-station-form p	{
	color: #333;
	font-size: 85%;
	padding: 10px;
}

form#faq fieldset label,
form#upload-file fieldset label,
form#upload-file fieldset p.pseudo-label,
form#hero-polling-station-finder fieldset label	{
	color: #777;
	font-size: 92%;
	font-weight: bold;
}

form#upload-file fieldset label.radio-label,
form#upload-file fieldset label.checkbox-label	{
	font-weight: normal;
}

div#result-tables h2	{
	background: #6CC;
	color: #000;
	font-size: 92%;
	font-weight: bold;
	padding: 1px 0 2px 8px;
}

div#fact-sheet-table table tbody tr	th,
div#result-tables table	tr th	{
	color: #000;
	font-size: 85%;
	font-weight: bold;
}

div#fact-sheet-table table tbody tr	td,
div#result-tables table	tr td	{
	color: #000;
	font-size: 85%;
}

div.article p.date,
div.article h2	{
	color: #777;
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 6px;
}

div.article p	{
	color: #777;
	font-size: 92%;
	margin-bottom: 6px;
}

div#faq-results h2	{
	color: #777;
	font-size: 92%;
	font-weight: bold;
}

div#faq-results p	{
	color: #777;
	font-size: 92%;
	padding: 8px 0 0 0;
}

div#introduction h2.introduction-heading,
dl#definitions dt	{
	color: #777;
	font-size: 92%;
	font-weight: bold;
}

dl#definitions dd	{
	color: #777;
	font-size: 92%;
}

div#introduction p.results	{
	font-size: 92%;
}

div#introduction h3.result-name	{
	color: #000;
	font-weight: bold;
	font-size: 152%;
}

/* -- EDITABLE TYPOGRAPHIC STYLES /////////////////////////////////////////////////////// */

#left-column.home p	{
	color: #777;
	font-size: 92%;
}

div.hero-panel h2	{
	color: #333;
	font-size: 92%;
	font-weight: bold;
}

div.hero-panel p	{
	color: #333;
	font-size: 85%;
}

div.local-navigation-title p	{
	font-size: 92%;
	font-weight: bold;
}

/* -- sIFR ////////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- STANDARD sIFR STLYES -DO NOT MODIFY- ////////////////////////////////////////////// */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* -- sIFR HEADER STYLE ///// */

.sIFR-active h1	{
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
	font-size: 253%;
}

/* -- LINKS ///////////////////////////////////////////////////////////////////////////////////////////////// */

div#global-navigation ul.column li a	{
	background: url('/images/common/green_arrow.gif') 0 50% no-repeat;
	color: #333;
	font-size: 85%;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
}

div#global-navigation ul.column li a:hover,
div#global-navigation ul.column li a:focus,
div#global-navigation ul.column li a.current	{
	color: #2CB7B7;
	background: url('/images/common/dark_grey_arrow.gif') 0 50% no-repeat;
}

div#election-checklist ul.column li a	{
	background: url('/images/common/checkbox_box.gif') 5px 50% no-repeat;
	color: #333;
	font-size: 85%;
	padding-left: 20px;
	text-decoration: none;
}

div#election-checklist ul.column li a:active	{
	background: url('/images/common/checkbox_x.gif') 5px 50% no-repeat;
}

div#breadcrumbs ul li a	{
	background: url('/images/common/breadcrumb_link.gif') 100% 50% no-repeat;
	color: #EB6425;
	padding-right: 10px;
}

div#sharing-tools ul li a	{
	background: url('/images/common/sharing_tools_link.gif') 100% 50% no-repeat;
	padding-right: 4px;
}

div#sharing-tools ul li.last a	{
	background: none;
	padding-right: 0;
}


div#flash-panel.home ul a	{
	background: url('/images/common/flash_panel_tab_off.gif') no-repeat;
	margin-bottom: 4px;
	display: block;
	color: #333;
	font-size: 92%;
	font-weight: bold;
	padding: 3px 0 2px 0;
	width: 92px;
	text-decoration: none;
}

div#flash-panel.home ul a.current,
div#flash-panel.home ul a:hover,
div#flash-panel.home ul a:focus	{
	background: url('/images/common/flash_panel_tab_on.gif') no-repeat;
	margin-bottom: 0;
	border-bottom: 4px solid #76D1D1;
	color: #000;
}

ul#popup-nav a	{
	background: url('/images/common/flash_panel_tab_off.gif') no-repeat;
	margin-bottom: 4px;
	display: block;
	color: #333;
	font-size: 92%;
	font-weight: bold;
	padding: 3px 0 2px 0;
	width: 92px;
	text-decoration: none;
}


ul#popup-nav a.current,
ul#popup-nav a:hover,
ul#popup-nav a:focus	{
	background: url('/images/common/flash_panel_tab_on.gif') no-repeat;
	margin-bottom: 0;
	border-bottom: 4px solid #76D1D1;
	color: #000;
}

div#social-web ul li a	{
	color: #000;
	font-size: 92%;
	padding: 4px 0 4px 30px;
	text-decoration: none;
}

div.mini-profile p.red-arrow-link a	{
	background: url('/images/common/red_link_arrow.gif') 0 2px no-repeat;
	color: #777;
	font-size: 92%;
	padding:0 0 15px 10px;
	text-decoration: none;
}

div.article p.red-arrow-link a	{
	background: url('/images/common/red_link_arrow.gif') 0 2px no-repeat;
	color: #777;
	padding: 0 15px 10px;
	text-decoration: none;
}

div.news-article p.red-arrow-link a	{
	background: url('/images/common/red_link_arrow.gif') 0 2px no-repeat;
	color: #333;
	padding: 0 15px 10px;
	text-decoration: none;
}

div.hero-panel p a	{
	background: url('/images/common/red_link_arrow.gif') 0 2px no-repeat;
	color: #333;
	padding:0 0 15px 10px;
	text-decoration: none;
}

div.hero-panel p a:hover,
div.hero-panel p a:focus	{
	background: url('/images/common/dark_grey_arrow.gif') 1px 3px no-repeat;
	color: #2CB7B7;
}

p.collapsible-text-toggle a	{
	background: url('/images/common/drop_down_arrow_sprite.gif') 0 -10px no-repeat;
	color: #2CB7B7;
	padding-left: 10px;
	text-decoration: none;
}

div#collapsible-text p a	{
	color: #777;
	font-weight: bold;
}

div#local-navigation ul {
	overflow:auto;
	height:460px;
}

div#local-navigation ul li a {
	background: url('/images/common/red_link_arrow.gif') 0 3px no-repeat;
	color: #333;
	font-size: 85%;
	padding-left: 10px;
	text-decoration: none;
}

div#local-navigation ul li a.word-document	{
	background: url('/images/common/word.gif') no-repeat;
	padding: 1px 0 2px 20px;
}

div#local-navigation ul li a.pdf-document	{
	background: url('/images/common/pdf.gif') no-repeat;
	padding: 1px 0 2px 20px;
}

div#local-navigation ul li.current a	{
	background: url('/images/common/black_on_arrow.gif') 0 4px no-repeat;
}

div#local-navigation ul li.current ul.sub-local-navigation li a	{
	background: none;
	background: url('/images/common/red_link_arrow.gif') 0 2px no-repeat;
}

div#candidate-details h3 a	{
	color: #777;
	font-size: 85%;
	font-weight: bold;
}

div#footer ul li a	{
	background: url('/images/common/footer_list_divider.gif') 100% 2px no-repeat;
	color: #666;
	padding: 0 5px 0 1px;
}

div#footer ul li.last a	{
	background: none;
}

div#jargon-buster ul#alphabet li a	{
	color: #777;
	font-size: 92%;
}

div#jargon-buster ul#alphabet li.current a,
div#jargon-buster ul#alphabet li a:hover,
div#jargon-buster ul#alphabet li a:focus	{
	font-weight: bold;
	text-decoration: none;
}

div#local-navigation ul li a:hover,
div#local-navigation ul li a:focus,
div.news-article p.red-arrow-link a:hover,
div#election-checklist ul.column li a:hover,
div.mini-profile p.red-arrow-link a:hover,
div.news-article p.red-arrow-link a:focus,
div#election-checklist ul.column li a:focus,
div.mini-profile p.red-arrow-link a:focus	{
	text-decoration: underline;
}

div#sharing-tools ul li a:hover,
div#breadcrumbs ul li a:hover,
div#collapsible-text p a:hover,
div#footer ul li a:hover,
div#sharing-tools ul li a:focus,
div#breadcrumbs ul li a:focus,
div#collapsible-text p a:focus,
div#footer ul li a:focus,
div#jargon-buster ul#alphabet li a:focus,
div#candidate-details h3 a:hover,
div#candidate-details h3 a:focus	{
	text-decoration: none;
}

p.popup-close a	{
	color: #000000;
	font-size: 85%;
}

/* -- EDITABLE LINK STYLES ////////////////////////////////////////////////////////////// */



/* -- LAYOUT //////////////////////////////////////////////////////////////////////////////////////////////// */

div#page	{
	margin: 0 auto;
	text-align: left;
	width: 748px;
}

div#header	{
	float: left;
	width: 748px;
}

div#content	{
	clear: both;
}

div#content.home	{
	clear: both;
	padding-top: 20px;
}

div#content.hub	{
	padding-right: 6px;
}

div#left-column	{
	float: left;
	padding-left: 6px;
}

div#right-column	{
	float: right;
/*	padding-left: 6px;*/
}

div#left-column.home	{
	width: 286px;
}

div#right-column.home	{
	width: 438px;
}

.hub div#left-column	{
	width: 414px;
}

.hub div#right-column	{
	width: 310px;
}

.content div#left-column	{
	width: 418px;
}

.content div#right-column	{
	width: 314px;
}

div.left-column-results	{
	float: left;
	margin-right: 10px;
	width: 363px;
}

div.right-column-results	{
	float: left;
	width: 363px;
}

div#footer	{
	clear: both;
	padding: 0 6px;
	width: 748px;
}

div#single-column	{
	clear: both;
	width: 100%;
}

div#left-column.single-column	{
	width: 748px;
}

/* -- HEADER //////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- LANGUAGE AND TEXT SIZE SELECTORS ////////////////////////////////////////////////// */

div#language-text-size	{
	border-bottom: 1px solid #D6D6D6;
	display: block;
	padding: 6px 6px 6px 6px;
	#padding: 6px 6px 15px 6px;
	text-align: right;
}

form#language	{
	float: right;
	margin: 0 10px 0 0;
}

div#language-text-size p	{
	display: inline;
	position: relative;
	top: -3px;
}

div#language-text-size ol	{
	display: inline;
	position: relative;
	top: -3px;
}

div#language-text-size ol li	{
	display: inline;
	
}

div#language-text-size ol li a	{
	display: inline-block;
	padding-left: 13px;
}

div#lang-text {
    float: right;
    margin: 5px 0 0 0;
}

a#small	{
	background: url('/images/common/small_a.gif') no-repeat;
	height: 16px;
}

a#medium	{
	background: url('/images/common/medium_a.gif') no-repeat;
	height: 16px;
}

a#large	{
	background: url('/images/common/large_a.gif') no-repeat;
	height: 16px;
}

/* -- SITE SEARCH AND POSTCODE SEARCH /////////////////////////////////////////////////// */

div#search	{
	padding-right: 6px;
	text-align: right;
}

div#search fieldset	{
	text-align: left;
}

div#search input.go	{
	position: relative;
	top: 4px;
}

form#search-site,
form#search-site fieldset	{
	display: inline;
}

form#election-area	{
	float: right;
	display: inline;
}

/* -- NAVIGATIONAL ELEMENTS ///////////////////////////////////////////////////////////// */

div#navigational-elements	{
	margin-top: 10px;
	text-align: left;
}

/* -- LONDON ELECTS LOGO //////////////////////////////////////////////////////////////// */

p#logo	{
	background: url('/images/common/london_elects_logo.gif') no-repeat;
	float: left;
	height: 85px;
	margin-left: 6px;
	margin-right: 27px;
	width: 107px;
}

/* -- GLOBAL NAVIGATION ///////////////////////////////////////////////////////////////// */

div#global-navigation	{
	float: left;
	width: 282px;
}

div#global-navigation ul.column	{
	float: left;
	width: 141px;
}

/* -- ELECTION CHECKLIST //////////////////////////////////////////////////////////////// */

div#election-checklist	{
	float: right;
	padding-right: 6px;
}

div#checklist-title	{
	background: url('/images/backgrounds/checklist_title.gif') #2A1F09 no-repeat;
	padding: 2px 0;
}

div#election-checklist ul.column	{
	background: url('/images/backgrounds/checklist.gif') repeat-x;
	float: left;
	margin-top: 3px;
	text-align: left;
}

div#election-checklist ul.column.left	{
	width: 135px;
}

div#election-checklist ul.column.right	{
	width: 175px;
}

/* -- BREADCRUMBS /////////////////////////////////////////////////////////////////////// */

div#breadcrumbs {
	clear: both;
	margin: 0 0 6px 6px;
	padding-top: 10px;
}

div#breadcrumbs ul li	{
	display: inline;
}

/* -- SHARING TOOLS ///////////////////////////////////////////////////////////////////// */

div#sharing-tools	{
	text-align: right;
	margin-bottom: 6px;
	padding-right: 6px;
}

div#sharing-tools ul li	{
	display: inline;
}

/* -- CONTENT /////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- LEFT COLUMN GLOBAL STYLES ///////////////////////////////////////////////////////// */

div#left-column.homepage p	{
	margin-bottom: 17px;
}

/* -- IMAGE CORNER SPANS //////////////////////////////////////////////////////////////// */

span.large-corner-mask	{
	background: url('/images/backgrounds/large_corner_mask.gif') no-repeat;
	position: absolute;
	height: 60px;
	width: 60px;
}

span.small-corner-mask	{
	background: url('/images/backgrounds/small_corner_mask.gif') no-repeat;
	position: absolute;
	height: 31px;
	width: 31px;
}

/* -- ELECTION GUIDLEINE CHECKBOX /////////////////////////////////////////////////////// */

div#election-guide-header	{
	background: url('/images/common/header_cross.gif') 0 3px no-repeat;
	padding-left: 37px;
}

/* -- RESULT QUICK LINKS //////////////////////////////////////////////////////////////// */

ul.quick-links	{
	padding: 10px 0 10px 0;
}

ul.quick-links li a	{
	background: url('/images/common/red_link_arrow.gif') 0 50% no-repeat;
	color: #000000;
	float: left;
	font-size: 93%;
	padding: 0 0 0 10px;
	text-decoration: underline;
	width: 150px;
}

ul.quick-links li a:hover,
ul.quick-links li a:active,
ul.quick-links li a:focus	{
	text-decoration: none;
}

/* -- HOMEPAGE FLASH PANEL ////////////////////////////////////////////////////////////// */

div#flash-panel	{
	margin-top: 15px;
}

div#flash-panel.home	{
	width: 286px;
}

div#flash-panel.home ul li	{
	float: left;
	padding-right: 4px;
	text-align: center;
	width: 92px;
}

div#flash-panel.home ul li.last	{
	padding-right: 0;
}

div#flash-panel.hero	{
	margin-top: 0;
}

/* -- IMAGE CONTAINERS ////////////////////////////////////////////////////////////////// */

div.image-container	{
	position: relative;
}

div.image-container	img {
	display: block;
}

/* -- FACT PANEL //////////////////////////////////////////////////////////////////////// */

div#fact-panel	{
	background: #333;
	padding: 10px 0;
}

div#fact-panel.home	{
	margin-top: -2px;
	width: 438px;
}

div#fact-panel.hub	{
	width: 412px;
}

/* -- FLASH COUNTDOWN /////////////////////////////////////////////////////////////////// */

div#hub-flash-countdown	{
	margin-top: -2px;
}

/* -- HERO PANEL //////////////////////////////////////////////////////////////////////// */

div#two-column-hero-panel	{
	width: 414px;
}

div#two-column-hero-panel div.hero-panel	{
	width: 201px;
	background: url('/images/backgrounds/hero_panel.gif') 0 75px repeat-x;
	float: left;
	margin: 17px 11px 0 0;
}

div#two-column-hero-panel div.hero-panel.no-image	{
	background: url('/images/backgrounds/hero_panel.gif') 0 0 repeat-x;
}

div#two-column-hero-panel div.hero-panel.next-row	{
	margin-top: 0;
}

div#two-column-hero-panel div.hero-panel.right	{
	width: 201px;
	margin-right: 0;
}

div#two-column-hero-panel div.hero-panel.flash	{
	background: none;
}

div#two-column-hero-panel div.hero-panel h2	{
	padding: 14px 8px 6px 8px;
}

div#two-column-hero-panel div.hero-panel.flash h2	{
	padding: 0;
}

div#two-column-hero-panel div.hero-panel p	{
	padding: 0 8px 12px 8px;
}

/* -- THREE COLUMN HERO PANEL /////////////////////////////////////////////////////////// */

div#three-column-hero-panel	{
	width: 414px;
}

div#three-column-hero-panel div.hero-panel	{
	width: 131px;
	background: url('/images/backgrounds/hero_panel.gif') 0 75px repeat-x;
	float: left;
	margin: 17px 10px 0 0;
}

div#three-column-hero-panel div.hero-panel.right	{
	width: 131px;
	margin-right: 0;
}

div#three-column-hero-panel div.hero-panel h2	{
	padding: 14px 8px 6px 8px;
}

div#three-column-hero-panel div.hero-panel p	{
	padding: 0 8px 12px 8px;
}


/* -- CONTENT LEVEL PAGES /////////////////////////////////////////////////////////////// */

div#introduction div.image-container	{
	float: left;
	margin-right: 10px;
}
/* -- SIDE NAVIGATION ////////////////////////////////////////////////////////////////// */

div#sideNav	
{
	padding-right:6px;
	width: 313px;
	margin:5px 0;
}
div.sideNav-title	{
	background: url('/images/backgrounds/local_navigation_title.gif') no-repeat;
	padding: 2px 0 2px 30px;
	margin:0 0 2px;
	font-weight: bold;
}
div#flashNavSide,
#flash-container.home
{
	background: url('/images/backgrounds/tab_panel.gif') repeat-x;
}
/* -- LOCAL NAVIGATION ////////////////////////////////////////////////////////////////// */

div#local-navigation	{
	width: 314px;
}

div.local-navigation-title	{
	background: url('/images/backgrounds/local_navigation_title.gif') no-repeat;
	padding: 2px 0 2px 30px;
}

div#local-navigation ul	{
	padding: 0 10px 15px 10px;
}

div#local-navigation ul li	{
	border-bottom: 1px solid #6CC;
	padding: 4px 0 5px 5px;
}

div#local-navigation ul li.current ul.sub-local-navigation li	{
	padding: 0 0 0 5px;
}

div#information ul {
	background: url('/images/backgrounds/information_local_nav.gif') repeat-x;
}


div#information p.noResults 
{
	background: url('/images/backgrounds/information_local_nav.gif') repeat-x;
	padding:10px 5px 30px 25px;
	text-align:left;
}


.borough	{
	text-decoration: underline;
}



div#downloads ul,
div#related-links ul,
div#further-reading ul	{
	background: url('/images/backgrounds/local_nav.gif') repeat-x;
}

div#further-reading ul	{
	margin-bottom: 10px;
}

div#local-navigation ul.sub-local-navigation	{
	background: none;
	padding-bottom: 0;
}

div#local-navigation ul li.last,
div#local-navigation ul.sub-local-navigation li	{
	border-bottom: none;
}

/* -- RESULT NAVIGATION ///////////////////////////////////////////////////////////////// */

div#result-navigation	{}

div.result-navigation-title	{
	background: url('/images/backgrounds/checklist_title.gif') #2A1F09 no-repeat;
	margin: 0 0 2px 0;
	padding: 2px 0 2px 30px;
}

div.result-nav-container	{
	background: #FFFFFF url('/images/backgrounds/result_nav_bg.gif') repeat-x;
}

ul.result-navigation-column	{
	float: left;
	margin: 0 0 10px 0;
	width: 150px;
}

ul.result-navigation-column li a	{
	color: #000000;
	font-size: 85%;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	text-decoration: none;
}

ul.result-navigation-column li a:hover,
ul.result-navigation-column li a:active,
ul.result-navigation-column li a:focus	{
	text-decoration: underline;
}

ul.result-navigation-column li.link-title a	{
	background: url('/images/common/red_link_arrow.gif') 0 3px no-repeat;
	font-weight: bold;
}

ul.result-navigation-column li.link-title a img	{
	position: relative;
	left: 5px;
	top: 2px;
}

/* -- BOROUGH FORM ////////////////////////////////////////////////////////////////////// */

form#boroughs fieldset input.input-image	{
	position: relative;
	top: 3px;
}

/* -- CANDIDATE DETAILS ///////////////////////////////////////////////////////////////// */

div#candidate-details	{
	margin-top: 20px;
}

div#mayoral-election	{
	float: left;
	margin-right: 40px;
	width: 175px;
}

div#london-assembly	{
	float: left;
	width: 175px;
}

div.mini-profile	{
	margin-top: 16px;
}

/* -- HERO POLLING STATION FINDER /////////////////////////////////////////////////////// */

form#hero-polling-station-finder	{
	padding: 0 10px;
}

#house-number	{
	margin-top: 5px;
	width: 30px;
}

#postcode-search,
#postcode	{
	margin-top: 5px;
	width: 125px;
}

#go	{
	position: relative;
	top: 4px;
}

/* -- LEFT COLUMN POLLING STATION FINDER //////////////////////////////////////////////// */

div#left-column-polling-station-form	{
	background: url('/images/backgrounds/left_column_poll_station.gif') 0 20px repeat-x;
	margin-top: 7px;
	width: 313px;
}

div#left-column-polling-station-finder-title	{
	background: url('/images/backgrounds/left_polling_station_title.gif') no-repeat;
	padding: 1px 0 1px 25px;
	margin-bottom: 4px;
	width: 313px;
}

form#left-column-polling-station-finder	{
	padding: 0 10px;
}

form#left-column-polling-station-finder fieldset input#go	{
	position: relative;
	top: 4px;
}

div#form-left,
div#form-right	{
	float: left;
	width: 45%;
}

/* -- BOROUGH FINDER TITLE ////////////////////////////////////////////////////////////// */

div#borough-finder-title	{
	background: url('/images/backgrounds/borough_title.gif') no-repeat;
	padding: 1px 0 1px 25px;
	margin-bottom: 4px;
	width: 412px;
}

div#borough-result-title	{
	background: url('/images/backgrounds/borough_title.gif') no-repeat;
	padding: 1px 0 1px 25px;
	margin-bottom: 4px;
	width: 392px;
}

div#borough-result-title h2	{
	width: 370px;
}

/* -- YOUR CONSTITUENCY ///////////////////////////////////////////////////////////////// */

div#your-constituency	{
	background: url('/images/backgrounds/hero_flash_panel_title.gif') no-repeat;
	padding: 0 0 2px 25px;
	margin-bottom: 4px;
}

/* -- NEWS ////////////////////////////////////////////////////////////////////////////// */

div#news	{
	margin-top: 10px;
}

div.article	{
	margin-bottom: 20px;
}

/* -- LATEST NEWS CONTENT ARTICLE /////////////////////////////////////////////////////// */

div#latest-news	{
	border-top: 1px solid #D6D6D6;
	padding-top: 16px;
}

div.news-article	{
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 16px;
	padding: 0 9px 9px 9px;
}

/* -- FILE UPLOAD /////////////////////////////////////////////////////////////////////// */

form#upload-file	{
	margin-top: 15px;
}

form#upload-file fieldset label,
form#upload-file fieldset p.pseudo-label	{
	float: left;
	width: 110px;
}

form#upload-file fieldset label.radio-label,
form#upload-file fieldset label.checkbox-label	{
	float: none;
	margin-left: 3px;
}

form#upload-file fieldset input.checkbox-margin	{
	margin-left: 110px;
}

form#upload-file fieldset input#submit	{
	margin: 5px 0 0 110px;
}

form#upload-file fieldset div.field-group	{
	clear: both;
	margin-bottom: 4px;
}

form#upload-file fieldset br.divider	{
	clear: both;
	margin-bottom: 4px;
}

input.browse-button	{
	position: relative;
	top: 4px;
}

/* -- RESULTS HERO PANELS /////////////////////////////////////////////////////////////// */

div.image-container.results	{
	float: left;
}

div.hero-panel.results	{
	background: url('/images/backgrounds/results_hero_panel.jpg') repeat-x;
}

div.hero-panel.results h2	{
	padding: 8px 8px 8px 108px;
}

div.hero-panel.results p	{
	padding: 0 8px 0 108px;
}

div.hero-panel.results p.red-arrow-link	{
	padding: 8px 8px 0 108px;
}

/* -- RESULTS MEDIA PANEL /////////////////////////////////////////////////////////////// */

div#flash-results-panel	{
	margin: 10px 0;
}

/* -- RESULTS TABLES //////////////////////////////////////////////////////////////////// */

div#result-tables table tr th,
div#result-tables table tr td	{
	background: #E8F7F7;
	border-bottom: 1px solid #FFF;
	margin-top: 1px;
	padding: 8px;
}

div#candidate-result-table	{
	margin-top: 20px;
}

div#candidate-result-table tr th	{
	background: #C2EBEB;
	border-bottom: 1px solid #FFF;
	padding: 8px;
}

div#result-tables table	{
	margin-bottom: 10px;
	width: 100%;
}

div#result-tables div.six-column-result table tr td.heading	{
	border-bottom: none;
	font-weight: bold;
}

div#result-tables div.six-column-result table tr.last-row td	{
	border-bottom: none;
}

/* -- MAYORAL RESULT TABLES ///////////////////////////////////////////////////////////// */

div#mayoral-result-panel	{
	margin: 15px 0 0 0;
}

div#result-tables div.green-content-header h2	{
	background: #66CCCC url('/images/backgrounds/local_navigation_title.gif') no-repeat;
	margin: 10px 0 5px 0;
	padding: 2px 0 2px 20px;
}

div#mayoral-result-name	{
	background: url('/images/backgrounds/mayoral_result_bg.gif') 0 0 repeat-x;
	margin: 0 0 10px 0;
}

div#mayoral-result-name p,
div#mayoral-result-name h2	{
	background: none;
}

div#mayoral-result-name p	{
	font-size: 85%;
	font-weight: bold;
	padding: 10px 10px 0 10px;
}

div#mayoral-result-name h2	{
	font-size: 197%;
	padding: 0 0 20px 10px;
}

div#result-tables div.six-column-result table	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
	width: 414px;
}

/* -- SIX COLUMN TABLE ////////////////////////////////////////////////////////////////// */

div#result-tables div.six-column-result table	a {
	color:#000;
}

div#result-tables div.six-column-result table thead tr th	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: top;
	width: 64px;
}

div#result-tables div.six-column-result table thead tr th.last	{
	border-right: none;
}

div#result-tables div.six-column-result table tbody tr td	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: bottom;
	width: 64px;
}

div#result-tables div.six-column-result table tbody tr td.last	{
	border-right: none;
}

div#result-tables div.six-column-result table tbody tr.last-row td	{
	border-bottom: none;
}

/* -- SINGLE COLUMN TABLES ////////////////////////////////////////////////////////////// */

div#result-tables.single-column	{
	width: 100%;
}

div#result-tables.single-column div.single-column table	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
}

div#result-tables.single-column div.single-column table thead tr th	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: top;
	width: 64px;
}

div#result-tables.single-column div.single-column table thead tr th.last	{
	border-right: none;
}

div#result-tables.single-column div.single-column table tbody tr td	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: bottom;
	width: 64px;
}

div#result-tables.single-column div.single-column table tbody tr td.last	{
	border-right: none;
}

div#result-tables.single-column div.single-column table tbody tr.last-row td	{
	border-bottom: none;
}

/* -- PARTY SEATS /////////////////////////////////////////////////////////////////////// */

div#result-tables div.green-content-header.party-seats	{
	width: 272px;
}

div#result-tables table.party-seats	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
	width: 275px;
}

div#result-tables table.party-seats thead tr th	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: top;
	width: 64px;
}

div#result-tables table.party-seats tbody tr td	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: bottom;
	width: 64px;
}

/* -- ASSEMBLY PARTY MEMBERS //////////////////////////////////////////////////////////// */

div#result-tables table.assembly-party-members	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
}

div#result-tables table.assembly-party-members thead tr th.thirty-percent-column	{
	width: 30%;
}

div#result-tables table.assembly-party-members thead tr th	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: top;
	width: 64px;
}

div#result-tables table.assembly-party-members thead tr th.last	{
	border-right: none;
}

div#result-tables table.assembly-party-members tbody tr td	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: top;
	width: 64px;
}

div#result-tables table.assembly-party-members tbody tr td.last	{
	border-right: none;
}

/* -- TURNOUT AND TECHNICAL TABLE /////////////////////////////////////////////////////// */

div#result-tables div.green-content-header.turnout-technical	{
	width: 273px;
}

div#result-tables table.turnout-technical	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
	width: 276px;
}

div#result-tables table.turnout-technical thead tr th	{
	position: absolute;
	top: -5000px;
}

div#result-tables table.turnout-technical tbody tr td	{
	background: transparent;
	border-bottom: 1px solid #66CCCC;
	border-right: 5px white solid;
	padding: 5px;
	vertical-align: bottom;
	width: 64px;
}

div#result-tables table.turnout-technical tbody tr td.turnout-title	{
	font-weight: bold;
	width: 70%;
}

div#result-tables table.turnout-technical tbody tr td.turnout-title span.table-sub-header	{
	font-weight: normal;
}

div#result-tables table.turnout-technical tbody tr td.heading	{
	font-weight: bold;
}

/* -- TABLE SHOW/HIDE /////////////////////////////////////////////////////////////////// */

.show a	{
	background: url('/images/common/show_hide_sprite.gif') 0 0 no-repeat;
	display: block;
	float: right;
	height: 7px;
	margin: 5px 6px 0 0;
	#margin: 15px 6px 0 0;
	width: 8px;
}

.show a.hide	{
	background: url('/images/common/show_hide_sprite.gif') 0 -5px no-repeat;
}

/* -- FACT SHEET TABLE ////////////////////////////////////////////////////////////////// */

div#fact-sheet-table	{
	margin-top: 15px;
}

div#fact-sheet-table table tbody tr	th {
	background: #C2EBEB;
	padding: 1px 0 2px 8px;
}

div#fact-sheet-table table tbody tr	td	{
	background: #E8F7F7;
	padding: 8px;
	border-bottom: 1px solid #FFF;
}

/* -- RESULTS TAB /////////////////////////////////////////////////////////////////////// */

ul.results-tab	{
	
}

ul.results-tab li	{
	float: left;
	padding: 0 0 0 0;
	width: 132px;
}

ul.results-tab li a	{
	background: url('/images/common/results_tab.gif') 0 0 no-repeat;
	color: #000000;
	display: block;
	font-size: 85%;
	font-weight: bold;
	padding: 7px 6px 7px 6px;
	text-decoration: none;
}

ul.results-tab li.ui-tabs-selected a	{
	background: url('/images/common/results_tab_current.gif') 0 0 no-repeat;
	border-bottom: 2px solid #E5E1DD;
}

div.result-tab-content	{
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.result-tab-content.ui-tabs-hide	{
	display: none;
}

/* -- RESULTS TAB TABLE ///////////////////////////////////////////////////////////////// */

select#result-tab-select	{
	border: 1px solid #000000;
	font-size: 85%;
	padding: 2px;
	width: 90px;
}

button#go-button	{
	background: #66CCCC;
	border: none;
	color: #FFFFFF;
	font-size: 93%;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}

div#result-tables table#select-row	{
	background: none;
	border-collapse: separate;
	margin: 4px 4px 4px 4px;
	padding: 0 0 0 0;
	width: 404px;
}

div#result-tables table#select-row thead tr th	{
	background: none;
	padding: 0 0 0 0;
}

div#result-tables table#select-row thead tr th	{
	background: #66CCCC;
	border-right: 2px solid #E4E1DD;
	border-bottom: 2px solid #E4E1DD;
	padding: 4px 4px 4px 4px;
	width: 134px;
}

div#result-tables table#select-row thead tr th.select-row	{
	background: #615948;
	border: none;
	margin: 0 0 0 0;
	padding: 4px 0 4px 4px;
	width: 136px;
}

div#result-tables table#select-row tbody	{
	background: url('/images/common/table_select_row_bkg.gif') 0 0 no-repeat;
}

div#result-tables table#select-row tbody tr td	{
	background: none;
	border-right: 2px solid #E4E1DD;
	border-bottom: 1px solid #66CCCC;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	width: 134px;
}

div#result-tables table#select-row tbody tr td.select-row	{
	margin: 0 0 0 0;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #E4E1DD;
	border-left: none;
	width: 136px;
}

/* -- RIGHT ALIGNED TABLE /////////////////////////////////////////////////////////////// */

div.right-aligned-four-column	{
	width: 274px;
}

div#result-tables table.london-wide	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
}

div#result-tables table.london-wide thead tr th,
div#result-tables table.london-wide tbody tr td	{
	background: none;
	border-bottom: 1px solid #66CCCC;
	border-right: 4px solid #FFFFFF;
}

div#result-tables table.london-wide thead tr th.last,
div#result-tables table.london-wide tbody tr td.last	{
	border-right: none;
}

/* -- GLOSSARY ////////////////////////////////////////////////////////////////////////// */

h3.glossary-header	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

.glossary	{
	color: #666666;
	font-size: 92%;
	margin: 0 0 10px 0;
}

/* -- DOWNLOAD LISTS //////////////////////////////////////////////////////////////////// */

ul.download-list	{
	background: url('/images/backgrounds/result_table_bg.gif') 0 0 repeat-x;
	margin: 0 0 20px 0;
}

ul.download-list li	{
	border-bottom: 1px solid #66CCCC;
	background:transparent url('/images/common/red_link_arrow.gif') no-repeat 0 50%;
	font-size:85%;
	padding: 4px 4px 4px 10px;
	margin: 0 0 0 5px;
	color:#333333;
}

ul.download-list li a	{
	
	color:#333333;
	display: block;
	
}

ul.download-list li a:focus,
ul.download-list li a:active,
ul.download-list li a:hover	{
	text-decoration: none;
}

/* -- TABLE WIDTHS ////////////////////////////////////////////////////////////////////// */

th.ten	{
	width: 10%;
}

th.twenty	{
	width: 20%;
}

th.twenty-five,
td.twenty-five	{
	width: 25%;
}

th.forty	{
	width: 40%;
}

th.fifty,
td.fifty	{
	width: 50%;
}

th.sixty,
td.sixty	{
	width: 60%;
}

/* -- FAQ FORMS ///////////////////////////////////////////////////////////////////////// */

div#faq-search	{
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

form#faq div#form-left	{
	margin-bottom: 10px;
}

form#faq div#form-right	{
	margin-bottom: 10px;
}

form#faq fieldset input,
form#faq fieldset div#form-left select,
form#faq fieldset div#form-right select	{
	margin-top: 4px;
}

form#faq fieldset input#submit	{
	margin-top: 8px;
}

/* -- FAQ RESULTS /////////////////////////////////////////////////////////////////////// */

div#faq-results p.collapsible-text-toggle	{
	margin-top: 8px;
}

/* -- JARGON BUSTER ///////////////////////////////////////////////////////////////////// */

div#jargon-buster ul#alphabet li	{
	background: url('/images/common/alphabet_divider.gif') 0 5px no-repeat;
	display: inline;
	padding-left: 4px;
}

div#jargon-buster ul#alphabet li.first	{
	background: none;
}

dl#definitions	{
	margin-top: 15px;
}

dl#definitions dt	{
	float: left;
	width: 120px;
}

dl#definitions dd	{
	margin: 0 0 10px 120px;
}

/* -- POPUP ///////////////////////////////////////////////////////////////////////////// */

ul#popup-nav li	{
	float: left;
	margin-right: 4px;
	text-align: center;
	width: 92px;
}

p.popup-close	{
	float: right;
	text-align: right;
	width: 100%;
}

div#social-web	{
	background: #FFF url('/images/backgrounds/popup.gif') repeat-x;
	clear: both;
	padding: 10px;
}

div#social-web-column.left,
div#social-web-column.right	{
	float: left;
	width: 150px;
}

div#social-web ul li	{
	margin: 6px 0;
}

div#social-web ul li a	{
	padding-left: 30px;
}

div#social-web ul li a.delicious	{
	background: url('/images/common/delicious.gif') 0 50% no-repeat;
}

div#social-web ul li a.digg	{
	background: url('/images/common/digg.gif') 0 50% no-repeat;
}

div#social-web ul li a.google	{
	background: url('/images/common/google.gif') 0 50% no-repeat;
}

div#social-web ul li a.yahoo	{
	background: url('/images/common/yahoo.gif') 0 50% no-repeat;
}

div#social-web ul li a.windows	{
	background: url('/images/common/windows.gif') 0 50% no-repeat;
}

div#social-web ul li a.stumble	{
	background: url('/images/common/stumble.gif') 0 50% no-repeat;
}

div#social-web ul li a.technorati	{
	background: url('/images/common/technorati.gif') 0 50% no-repeat;
}

div#send-email	{
	background: #FFF url('/images/backgrounds/popup.gif') repeat-x;
	clear: both;
	padding: 10px;
}

form#email fieldset legend	{
	display: none;
	top: -5000px;
}

form#email fieldset label.popup-label	{
	float: left;
	width: 100px;
}

form#email fieldset input.popup-input	{
	margin-left: 0;
}

form#email fieldset input.popup-submit	{
	clear: both;
}

/* iframe window */

.iWindow
{
	margin:10px 0;
}

/* -- FOOTER //////////////////////////////////////////////////////////////////////////////////////////////// */

div#footer	{
	border-top: 1px solid #D6D6D6;
	clear: both;
	float: left;
	margin-top: 30px;
	padding: 8px 6px;
}

div#copyright	{
	float: left;
}

div#footer ul	{
	float: right;
}

div#footer ul li	{
	display: inline;
}