/* ---------- /////////////////////////////////////////////////////////////////////////////////////
	
	PROJECT:	LONDON ELECTS (Chartered Office Information)
	FILE:		System.css
	USE:		Core Stylesheet
	AUTHOR:		Start Creative (matthewl@startcreative.co.uk)
	DATE:		August/September 2007
	STANDARD:	CSS 2 and 3
	
---------- //////////////////////////////////////////////////////////////////////////////////////// */

/* -- GLOBAL STYLES ///////////////////////////////////////////////////////////////////////////////////////// */

body	{
	background-color: #ffffff;
	text-align: center;
}

span.hidden	{
	position: absolute;
	top: -5000px;
}
.hide{
	display:none;
}
.clear	{
	clear: both;
}

strong	{
	font-weight: bold;
}

noscript {
	display:none;
}

/* -- TYPOGRAPHY //////////////////////////////////////////////////////////////////////////////////////////// */

body	{
	font-family: Arial, Helvetica, Verdana, Sans-serif;
}

h1	{
	font-size: 220%;
}

div#title-area p a {
	color: #666666;
}

div#title-area p	{
	color: #666666;
	font-size: 100%;
	font-weight: normal;
}

div.hero-panel h2	{
	color: #333333;
	font-size: 92%;
	font-weight: bold;
}

.Heading2, H2, h2	{
	color: #333;
	font-size: 92%;
	font-weight: bold;
}

div.result-navigation-title h3	{
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
}

div.hero-panel p {
	color: #333333;
	font-size: 85%;
	font-weight: normal;
}

div.hero-panel p a {
	color: #333333;
}



div#content a {
	color:#333;
	text-decoration:underline;
}

div#content a:hover {
	text-decoration:none;
}

div#content p.red-arrow a {
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	
	padding-left:10px;
	text-decoration: underline;
}

p.results-header{
	width:100%;
	text-align:left;
}

/*

div.hero-panel p.red-arrow a {
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	}


div.hero-panel p a	{
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	color: #333333;
	padding-left: 10px;
	text-decoration: underline;
}*/ 

div#content p.red-arrow a:hover {
	background: url('../images/common/dark_grey_arrow.gif') 0 3px no-repeat;
	text-decoration: none;
}

div#content-body ul li,
div#content-body p,
div.paragraph-column p	{
	color: #666666;
	font-size: 92%;
	font-weight: normal;
}

div#content-body ul {
list-style-position: outside;
	list-style-type: disc;
}

div#content-body ul li	{
	margin: 0 0 0 1em;
	
}

div.paragraph-column h2	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

div#checklist-title p	{
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}

div#breadcrumbs ul {
	margin:0;
	padding:0;
}

div#breadcrumbs ul li	{
	color: #333333;
	font-size: 85%;
}

div#fact-panel p	{
	margin: 0 10px;
}

div#fact-panel a {
	color:#fff;
}

div#collapsible-text p	{
	color: #666666;
	font-size: 92%;
	margin-top: 10px;
}

div#footer	{
	color: #666666;
	font-size: 85%;
}

div#copyright p	{
	font-weight: bold;
}

form#email fieldset	{
	font-size: 85%;
	font-weight: bold;
}

form#boroughs	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

div#candidate-details h2	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

div#left-column-polling-station-finder-title h2,
div#borough-finder-title h2	{
	color: #000000;
	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: #333333;
	font-size: 107%;
	font-weight: bold;
	margin-bottom: 5px;
}

div.news-article p.date-subtitle	{
	color: #333333;
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 4px;
}

div.news-article p	{
	color: #333333;
	font-size: 85%;
	margin-bottom: 8px;
}

div#left-column-polling-station-form p	{
	color: #333333;
	font-size: 85%;
	padding: 10px;
}

form#faq fieldset label,
form#hero-polling-station-finder fieldset label	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

form.upload-file label	{
	padding-top: 6px;
	color: #666666;
	font-size: 77%;
}

form.upload-file label.radio-label,
form.upload-file label.checkbox-label	{
	font-weight: normal;
}

div#content .Table-header {
	background: #66CCCC;
	color: #000000;
	font-size: 92%;
	font-weight: bold;
	margin-top: 8px;
	padding: 4px 0 5px 8px;
}

div#local-navigation p.Table-header	{
	margin-top: 0;
}

div#fact-sheet-table table tbody tr	th,
div#result-tables table	tr th	{
	color: #000000;
	font-size: 85%;
	font-weight: bold;
}

div#fact-sheet-table table tbody tr	td,
div#result-tables table	tr td	{
	color: #000000;
	font-size: 85%;
}

div.article p.date,
div.article h2	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
	margin-bottom: 6px;
}

div.article p	{
	color: #666666;
	font-size: 92%;
	margin-bottom: 6px;
}

div.article p a	{
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	color: #666666;
	margin-bottom: 6px;
	padding-left: 8px;
}

div.article p a:hover	{
	background: url('../images/common/dark_grey_arrow.gif') 0 3px no-repeat;
	text-decoration: none;
}

div#faq-results h2	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

div#faq-results p	{
	color: #666666;
	font-size: 92%;
	padding: 8px 0 0 0;
}

div#introduction h2,
dl#definitions dt	{
	color: #666666;
	font-size: 92%;
	font-weight: bold;
}

dl#definitions dd	{
	color: #666666;
	font-size: 92%;
}

p.did-you-know	{
	color: #B7E7ED;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
}

div#answers p	{
	color: #FFFFFF;
	font-size: 100%;
	margin-top: 5px;
}

div#local-navigation .Right-col-green-title	{
	color: #000000;
	font-size: 92%;
	font-weight: bold;
}

div#local-navigation .Right-col-black-title	{
	color: #FFFFFF;
	font-size: 92%;
	font-weight: bold;
}

.Word-document	{
	background: url('../images/common/word.gif') no-repeat;
	padding: 1px 0 2px 20px;
}

.PDF-document	{
	background: url('../images/common/pdf.gif') no-repeat;
	padding: 1px 0 2px 20px;
}

/* -- sIFR ////////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- STANDARD sIFR STLYES -DO NOT MODIFY- ////////////////////////////////////////////// */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-replaced embed {
	position:relative;
	left:-3px;
}

.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#sharing-tools ul li a	{
	color: #EB6425;
	font-size: 85%;
}

div#global-navigation ul.column li a	{
	background: url('../images/common/green_arrow.gif') 0 50% no-repeat;
	color: #333333;
	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: #333333;
	font-size: 85%;
	padding-left: 20px;
	text-decoration: none;
}

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	{
	background: url('../images/common/sharing_tools_link.gif') 100% 50% no-repeat;
	padding-right: 2px;
	margin-right:5px;
}

div#sharing-tools ul li.last	{
	background: none;
	padding-right: 0;
	margin-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: #333333;
	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: #000000;
}

ul#popup-nav a	{
	background: url('../images/common/flash_panel_tab_off.gif') no-repeat;
	margin-bottom: 4px;
	display: block;
	color: #333333;
	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: #000000;
}

div#social-web ul li a	{
	color: #000000;
	font-size: 92%;
	padding: 4px 0 4px 30px;
	text-decoration: none;
}

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: #666666;
	font-weight: bold;
}

div#local-navigation ul li a	{
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	text-decoration: none;
}

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 li a	{
	background: none;
	background: url('../images/common/red_link_arrow.gif') 0 2px no-repeat;
}

div#candidate-details h3 a	{
	color: #666666;
	font-size: 85%;
	font-weight: bold;
}

div#footer ul li a {
	background: url('../images/common/footer_list_divider.gif') 100% 2px no-repeat;
	color: #666666;
	padding: 0 5px 0 1px;
}

div#footer ul li.last a	{
	background: none;
}

#alphabet li a	{
	color: #666666;
}

div#tabbing-news p a,
div#tabbing-dates p a	{
	color: #333333;
}

div#content-body p a,
div.paragraph-column p a	{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

div#content-body p a:hover,
div.paragraph-column p a:hover	{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}



#alphabet li a:hover,
#alphabet li a:focus {
	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,
#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%;
}

div#election-checklist ul.column li a:visited	{
	background: url('../images/common/checkbox_x.gif') 5px 50% no-repeat;
}

div#election-checklist ul.column li a:active	{
	background: url('../images/common/checkbox_x.gif') 5px 50% no-repeat;
}

/* -- LAYOUT //////////////////////////////////////////////////////////////////////////////////////////////// */

div#page	{
	margin: 0 auto;
	text-align: left;
	width: 748px;
}

div#header	{
	float: left;
	width: 748px;
}

div#breadcrumbs ul {
	border: none;
	border-bottom: 1px white solid;
}

div#content	{
	clear: both;
}

div#content.home	{
	clear: both;
	padding-top: 10px;
}

div#content.hub	{
	padding-right: 6px;
}

div#left-column	{
	float: left;
	padding-left: 6px;
}

div#right-column	{
	float: left;
	padding-left: 10px;
}

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;
}

/* -- HEADER //////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- LANGUAGE AND TEXT SIZE SELECTORS ////////////////////////////////////////////////// */
#accessibilty {
	
	border-bottom: 1px solid #D6D6D6;
	padding: 10px 0 5px 6px;
	width:748px;
	height:22px;
}
#lang-text {
	float:right;
	
}

div#text-size	{

	text-align: right;
}
div#formalisatron {
	padding:0 5px 0 0;
	float:left;
	width:210px;
}
div#formalisatron fieldset{
	
}
fieldset{
	float:left;
}
form#language{
	padding:0;
}

form#language{
	margin:0;
	padding:0;
}
form#language fieldset	{
	display:inline;
	
}
.go-lang{
	display:inline;
	margin:0;
	padding:0;
}
form#language select	{
	margin:0 3px 0 0px;
	width: 200px;
}

input#go-language	{
	margin:0;
}
#text-size {
	float:left;
}
div#text-size p	{
	display:inline;
}

div#text-size ol{
	margin:0 3px 0 0;
}

div#text-size ol li	{
	float:left;
}

div#text-size ol li a	{
	
	display:block;
}


a#small	{
	background: url('../images/common/small_a.gif') no-repeat;
	height: 16px;
	width: 14px;
}

a#medium	{
	background: url('../images/common/medium_a.gif') no-repeat;
	height: 16px;
	width: 14px;
}

a#large	{
	background: url('../images/common/large_a.gif') no-repeat;
	height: 16px;
	width: 14px;
}
#Template_pcSearch,
#Template_GoSearch{
	float:left;
	margin:4px 0 0 5px;
}
#Template_submitlang {
	padding-left:5px;
}
/* -- SITE SEARCH AND POSTCODE SEARCH /////////////////////////////////////////////////// */

div#search	{
	padding: 10px 0 0 0;
}

div#content-body.search h4 a {
	font-weight:bold;
	color:#2CB7B7;
}

div#content-body.search p {
	margin-bottom:10px;
}

div.searchtop {
	color:#666;
	font-size:85%;
}

p.search-result {
	margin-bottom:10px;
}

p.search-result a {
	font-size:107%;
}

div#content-body .searchhi0 {
	background:none;
	color:#666;
}

div#content-body.search table td a {
	color:#333;
	
}

input#Template__ctl13_quickSearch,
input#Template__ctl14_quickSearch	{
	width: 100px;
}
div#postcode-search,
div#site-search	{
	width: 152px;
}

div#postcode-selector	{
	width: 157px;
}
div#postcode-search,
div#site-search,
div#postcode-selector	{
	float: right;
	padding: 0 0 10px 0;
}
div#postcode-selector{

}
div#postcode-selector label {
	margin-right:9px;
}

div#postcode-selector form > label {
	margin-right:3px;
}

div#postcode-selector form	{
	text-align: right;
}

div#site-search #go-search	{
	margin-top:4px;
	margin-left:5px;
}
div#postcode-search #pcSearch,
div#site-search #keywords {
	float:left;
	width:100px;
	height:19px;
	margin-top:4px;
}
div#postcode-selector #postcode, 
div#postcode-selector #Template_submit {
	float:left;
	margin-top:4px;
	
}
div#postcode-selector #Template_submit{
	padding-left:4px;
}
div#postcode-search input#pcSearch,
div#site-search input#keywords{
	padding:1px 0 0 2px;
	height:17px;
}
/*fieldset > input#Template_submit {
	position:relative;
	top:0px;
	padding:0;
	margin-top:0;
}

 -- NAVIGATIONAL ELEMENTS ///////////////////////////////////////////////////////////// */

div#navigational-elements	{
	margin-top: 10px;
	text-align: left;
}

/* -- LONDON ELECTS LOGO //////////////////////////////////////////////////////////////// */

p#logo a {
	display:block;
	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;
	padding:0;
}

div#global-navigation ul.column	{
	float: left;
	width: 141px;
	margin:0;
}

/* -- MY POLLING STATION //////////////////////////////////////////////////////////////// */

.mps {
	width: 314px;
	margin: 0 0 10px;
}

.findPollingStation{
	padding:10px 0 0 0;
	
}

.mps img{
	float:right;
	padding: 0 0 0 8px;
}
.mps .mps-title{
	background:transparent url(../images/backgrounds/local_navigation_title.gif) no-repeat ;
	padding:2px 0pt 2px 30px;
	color:#000000;
	font-size:92%;
	font-weight:bold;
	margin:3px 0 5px;
}
.mps .result{
	
	padding:14px 8px 8px;
	background: url(../images/backgrounds/tab_panel.gif) repeat-x;
}
.mps .result p{
	font-size:85%;
	padding:0 0 10px;
}
.mps .result label{
	padding:5px 0 0;
}
.findPollingStation  #pcSearchHub,
.mps .result #pcSearchHub{
	float:left;
	height:19px;
	margin:0;
	width:100px;
}
.mps .result div{
	width:180px;
}	
.findPollingStation #Template_pcSearchHub,
.mps .result #Template_pcSearchHub{
	float:left;
	margin:4px 0 0 5px;
}
#select-house{
	 width:350px;
	 margin:5px 0;
}


/* -- 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;
}

#Template_PcGo{
	margin:0 0 5px 324px ;
}

/* -- ELECTION CHECKLIST //////////////////////////////////////////////////////////////// */

div#election-checklist	{
	float: right;
	width: 310px;
	background: url('../images/backgrounds/checklist.gif') repeat-x;
}

div#checklist-title	{
	background: url('../images/backgrounds/checklist_title.gif') #2A1F09 no-repeat;
	padding: 2px 0;
}

div#election-checklist ul.column	{
	padding: 0;
	margin: 2px;
	text-align: left;
}

div#election-checklist ul.column.left	{
	width: 129px;
	float:left;
}

div#election-checklist ul.column.right	{
	width: 171px;
	float: right;
}

/* -- BREADCRUMBS /////////////////////////////////////////////////////////////////////// */

div#breadcrumbs {
	clear: both;
	margin: 0 0 0px 6px;
	padding-top: 10px;
}

div#breadcrumbs ul {
	margin:0;
}

div#breadcrumbs ul li	{
	display: inline;
}

/* -- SHARING TOOLS ///////////////////////////////////////////////////////////////////// */

div#sharing-tools	{
	text-align: right;
	margin-bottom: 0px;
	padding-right: 6px;
}

div#sharing-tools ul li	{
	display: inline;
}

/* -- CONTENT /////////////////////////////////////////////////////////////////////////////////////////////// */

/* -- LEFT COLUMN GLOBAL STYLES ///////////////////////////////////////////////////////// */

div#left-column.homepage p	{
	margin-bottom: 17px;
}

#title-area	{
	margin: 10px 0 10px 0;
}

/* -- IMAGE CORNER SPANS //////////////////////////////////////////////////////////////// */

span.large-corner-mask	{
	background: url('../images/backgrounds/large_corner_mask.gif') 0 0 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 0 no-repeat;
	margin-bottom: 10px;
	padding-left: 37px;
}

/* -- HOMEPAGE FLASH PANEL ////////////////////////////////////////////////////////////// */

div#flash-panel	{
	margin-top: 15px;
}

div#flash-panel.home	{
	width: 286px;
}

div#flash-panel.home ul {
	margin:0;
	padding:0;
}

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;
}

div#tabbing-news,
div#tabbing-dates,
div#tabbing-map	{
	margin-top: -16px;
}

html>body div#tabbing-news,
html>body div#tabbing-dates,
html>body div#tabbing-map	{
	margin-top: 0px;
}

/* -- HOMEPAGE TAB PANELS /////////////////////////////////////////////////////////////// */

div#tabbing-news,
div#tabbing-map,
div#tabbing-dates	{
	background: url('../images/backgrounds/tab_panel.gif') repeat-x;
	clear: both;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	padding: 10px;
}

div#flash-borough {
	background: url('../images/backgrounds/tab_panel.gif') repeat-x;
	margin:0;
	padding:0;
}

div#flash-borough.home h2 {
	padding:10px;
}
div#flash-borough.home p {
	padding:0 10px 10px 10px;
}

div#tabbing-news h3,
div#tabbing-dates h3	{
	font-weight: bold;
	margin: 5px 0;
}

div#tabbing-news p,
div#tabbing-dates p	{
	margin: 5px auto;
}

div#tabbing-news p a	{
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	padding-left: 10px;
}

p.rss-feed	{
	background: url('../images/common/rss_feed_logo.gif') 100% 50% no-repeat;	
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 18px;
	text-align: right;
}

div#tabbing-news p.rss-feed a	{
	background: none;
	padding-left: 0;
}

p.ms-office	{
	background: url('../images/common/ms_office.gif') no-repeat;
	padding: 2px 0 2px 25px;
}

p.ical	{
	background: url('../images/common/ical.gif') no-repeat;
	padding: 2px 0 2px 25px;
}

p.other-cals	{
	background: url('../images/common/other_calendars.gif') no-repeat;
	padding: 2px 0 2px 25px;
}

p.ms-os	{
	background: url('../images/common/windows_os.gif') no-repeat;
	padding: 2px 0 2px 28px;
}

p.os-x	{
	background: url('../images/common/apple_os.gif') no-repeat;
	padding: 4px 0 4px 28px;
}

p.center	{
	text-align: center;
}

/* -- IMAGE CONTAINERS ////////////////////////////////////////////////////////////////// */

div.image-container	{
	position: relative;
}

div.image-container	img {
	display: block;
}

img.candidate-image	{
	float: left;
	margin: 0 10px 10px 0;
}

img.party-logo	{
	margin: 0 0 10px 0;
}

/* -- FACT PANEL //////////////////////////////////////////////////////////////////////// */

div#fact-panel	{
	background: #333;
	padding: 10px 0;
	height:54px!important;
	margin-top:5px;
	clear:both;
}

div#fact-panel.home	{
	width: 438px;
	margin-top:2px;
}

div#fact-panel.hub	{
	width: 413px;
}

/* -- READ MORE /////////////////////////////////////////////////////////////////// */

#show-hide-button {
	margin:0;
	float:right;
	padding:8px;
}

/* -- FLASH COUNTDOWN /////////////////////////////////////////////////////////////////// */


div#hub-flash-countdown	{
	margin-top: 5px;
}

div#flash-countdown {
	margin-top:0px;
}

/* -- 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 img	{
	width: 131px;
}

div#three-column-hero-panel div.hero-panel.right	{
	width: 131px;
	margin-right: 0;
}

div#three-column-hero-panel div.hero-panel h2	{
	margin: 14px 8px 6px 8px;
}

div#three-column-hero-panel div.hero-panel p	{
	margin: 0px 8px 12px 8px;
}


/* -- CONTENT LEVEL PAGES /////////////////////////////////////////////////////////////// */

div#introduction div.image-container	{
	float: left;
	margin-right: 10px;
}

/* -- LOCAL NAVIGATION ////////////////////////////////////////////////////////////////// */

div#local-navigation	{
	width: 314px;
}

div#local-navigation .Right-col-green-title {
	background:url('../images/backgrounds/local_navigation_title.gif') no-repeat;
	padding: 2px 0 2px 30px;
}

div#local-navigation .Right-col-black-title {
	background: url('../images/backgrounds/election_guide_title.gif') no-repeat;
	padding: 2px 0 2px 30px
}

div#local-navigation ul	{
	margin: 0 0 8px 0;
	padding: 0 10px 15px 10px;
	width: 294px;
}

div#local-navigation ul li	{
	border-bottom: 1px solid #6CC;
	padding: 4px 0 5px 5px;
	width: 289px;
	color: #333333;
	font-size: 85%;
	
}

div#local-navigation ul li a	{
	padding-left:10px;
	background: url('../images/common/red_link_arrow.gif') 0 3px no-repeat;
	text-decoration: none;
}

div#local-navigation ul li.current ul li	{
	padding: 0 0 0 5px;
}

div#information ul {
	background: url('../images/backgrounds/information_local_nav.gif') repeat-x;
}

/*
div#downloads ul,
div#related-links ul,
div#further-reading ul,
*/
div#local-navigation ul	{
	background: url('../images/backgrounds/local_nav.gif') repeat-x;
}

div#further-reading ul	{
	margin-bottom: 10px;
}

div#local-navigation ul ul	{
	background: none;
	padding-bottom: 0;
}

div#local-navigation ul li.last,
div#local-navigation ul ul 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: 0px;
	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;
}

/* -- 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: 8px;
}

div.news-article	{
	border-bottom: 1px solid #D6D6D6;
	margin-bottom: 8px;
	padding: 0 9px;
}

/* -- FILE UPLOAD /////////////////////////////////////////////////////////////////////// */

form.upload-file	{
	margin-top: 15px;
	position: relative;
	left: -8px;
}

form.upload-file label	{
	float: left;
	text-align: left;
	width: 110px;
	margin: 5px 0;
}

form.upload-file input,
form.upload-file select	{
	float: left;
	margin: 5px 0;
}

form.upload-file input#submit	{
	margin-left: 110px;
}


#custom-form fieldset label,
#custom-form fieldset p.pseudo-label	{
	float: left;
	width: 110px;
	font-size:100%!important;
	color:#666;
}

#custom-form fieldset label.radio-label,
#custom-form fieldset label.checkbox-label	{
	float: none;
	margin-left: 3px;
}

#custom-form fieldset input.checkbox-margin	{
	margin-left: 110px;
}

#custom-form fieldset input#submit	{
	margin: 5px 0 0 110px;
}

#custom-form fieldset div.field-group	{
	clear: both;
	margin: 8px 0;
}

#custom-form fieldset div.group-radio {

	width:200px;
	float:left;
}


/* -- IMMEDIACY FORM STYLING  /////////////////////////////////////////////////////////////// */
td label {
	color:#666;
}

/* -- 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	{
	margin-left: 108px;
}

div.hero-panel.results p a	{
	margin: 0;
}

/* -- Ballot paper /////////////////////////////////////////////////////////////// */

#content-body .ballot-paper{
	display:block;
	margin:10px 0;
	padding: 39px 5px 10px 152px;
	height:125px;
	min-height:125px;
}
#content-body .ballot-paper:first-child{
	
}

#content-body .ballot-paper.pink{
	background: url('../images/backgrounds/pink_ballot_bg.jpg') no-repeat;
}
#content-body .ballot-paper.yellow{
	background: url('../images/backgrounds/yellow_ballot_bg.jpg') no-repeat;
}
#content-body .ballot-paper.orange{
	background: url('../images/backgrounds/orange_ballot_bg.jpg') no-repeat;
}

/* -- RESULTS MEDIA PANEL /////////////////////////////////////////////////////////////// */

div#flash-results-panel	{
	margin: 10px 0;
}

div#flash-results-panel p a	{
	color: #666666;
	font-size: 92%;
}

/* -- RESULTS TABLES //////////////////////////////////////////////////////////////////// */

/* ORIGINAL TABLE STYLES -->
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%;
}
*/

table.default-table	{
	border-collapse: collapse;
	font-size: 92%;
	margin-bottom: 8px;
	width: 100%;
}

table.default-table th,
table.default-table td	{
	padding: 5px;
	vertical-align: bottom;
}

table.default-table,
table.default-table th,
table.default-table td	{
	border: none;
	border-bottom: 1px solid #FFF;
}
                                      
table.default-table th	{
	background-color: #C2EBEB;
	font-weight: bold;
}

table.default-table th.votes-per	{
	width: 15%;
}

table.default-table td	{
	background-color: #E8F7F7;
	vertical-align: top;
}

/* -- 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;
}


/* -- 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;
}

/* -- BOROUGH TABLES //////////////////////////////////////////////////////////////////// */

div#local-navigation table	{
	width: 314px;
}

/* -- 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 ///////////////////////////////////////////////////////////////////// */

#alphabet {
	margin:0 0 15px 0;
}

#alphabet li	{
	background: url('../images/common/alphabet_divider.gif') 0 5px no-repeat;
	display: inline;
	padding-left: 4px;
	font-size: 92%;
}

#alphabet li.first	{
	background: none;
	padding:0;
}

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;
}

/* -- PARAGRAPH COLUMNS ///////////////////////////////////////////////////////////////// */

div.paragraph-column	{
	float: left;
	margin-top: 15px;
	width: 206px;
}

/* -- SITEMAP /////////////////////////////////////////////////////////////////////////// */

div.sitmp0	{
	margin-top: 10px;
}

div.sitmp1	{
	margin-top: 5px;
}

div.sitmp2	{
	margin-top: 5px;
}

div.sitmp0 img,
div.sitmp1 img,
div.sitmp2 img	{
	display: none;
}

a.sitmpA0	{
	font-weight: bold;
}

a.sitmpA0,
a.sitmpA1,
a.sitmpA2	{
	background: url('../images/common/red_link_arrow.gif') 0 4px no-repeat;
	color: #666666;
	line-height: 107%;
	padding-left: 9px;
	text-decoration: none;
}

a.sitmpA0:hover,
a.sitmpA1:hover,
a.sitmpA2:hover	{
	text-decoration: underline;

}

/* -- FEEDBACK FORM //////////////////////////////////////////////////////////////////////////////////////////// */

div.sendfeedback { 
	margin-top:10px; 
	}
	
div.sendfeedback .caption { 
	padding:2px 0 2px 0;
	width:180px;

	}
	

div.sendfeedback textarea { 
	width:180px;

	}
/* -- SEARCH FORM //////////////////////////////////////////////////////////////////////////////////////////// */

#search .field-group	{
	margin-top: 10px;
	width: 400px;
}
#search .field-group label	{
	color: #333333;
	font-size: 92%;
	float: left;
	width:90px;
}
#search .field-group .searchInput	{
	float: left;
	width:150px;
	margin:0 5px 5px 0;
	padding:1px;
}

#search-results li {
	padding-bottom:10px;
}

#search-paging {
	clear:both;
	padding-top:10px;
}

#search-paging li {
	font-size:85%;
	display: inline;
	padding: 0 5px 0 1px;
	color: #666666;
}

#search-paging li a {
	color: #666666;
	padding-left:5px;
}

#search-paging li.page-no {

}

#search-paging li a	{
}

#page-count {
	margin:10px 0;
}

/* -- FEEDBACK FORM //////////////////////////////////////////////////////////////////////////////////////////// */
div.languagestable td {
	padding:5px;
	}
	
div.field-group	{
	float: left;
	clear: both;
	margin-top: 10px;
	width: 400px;
}
	
div.field-group label	{
	color: #333333;
	font-size: 92%;
	float: left;
	width:90px;
}

div.field-group input,
div.field-group textarea	{
	float: left;
}

p.pseudo-label	{
	margin: 10px 0;
}
div.group-radio	{

	padding-left: 90px;
}
div.group-radio	input	{
	clear:both;
	float: left;
	padding-left: 150px;
}

div.group-radio label	{
	float: left;
}
div#Template_submitfb{
	clear:both;
	float:right;
	margin:20px 0 0 150px;
}
/* -- 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;
}