/*===================================================== 
Global styles
===================================================== */

html, body, div, p {
	margin: 0;
	padding: 0;
}
img, div, * {
	border: 0;
}
p {
	overflow:hidden; 
}
.clear {
font-size:0px;
line-height:0px;
overflow:hidden;
clear:both; }

body {
font-family: Arial, Verdana, Helvetica, sans-serif;
color:#3E3E3E;
font-weight: normal;
line-height:normal;
}

/*===================================================== 
Three-column layout for front page
===================================================== */

.colmask{position:relative;clear:both;float:left;width:100%;overflow:hidden;}
.holygrail .colmid{float:left;width:200%;margin-left:-200px;position:relative;right:100%;}
.holygrail .colleft{float:left;width:100%;margin-left:-50%;position:relative;left:400px;}
.holygrail .col1wrap{float:left;width:50%;position:relative;right:200px;padding-bottom:1em;}
.holygrail .col1{margin:0 215px;position:relative;left:200%;overflow:hidden} /* middle column! */
.holygrail .col2{float:left;float:right;width:170px;height:380px;padding:5px; position:relative;right:15px;background:#c0d8d8;}
.holygrail .col3{float:left;float:right;width:300px;margin-right:15px;position:relative;left:50%}

/* Map canvas */

#map_canvas {
	width: 300px;
}

#map_canvas.small {
	width: 100%;
	height: 390px;
}
/* ====================================================
Type Elements
===================================================== */
p {
	margin: 10px 0px 10px 0px;
}

small {
	margin: 15px 0px 10px 0px;
	font-size:13px;
}

h1, h2, h3, h4, h5, h6 {
padding: 0;
margin: 0;
line-height: 1em;	
}
h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:22px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color: #999999;
}

h1 .title {
	padding: 10px 0px 10px 0px;	
		font-size:30px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	padding: 0 0 0px 0;
	color:#999999;
} 
h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	padding: 0 0 0px 0;
	color:#000;
}
h3.form_title {
	margin: 10px 0px 10px 0px;
}
h4 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0px 0;
	color:#4F8CB3;
}

/* Forms
===================================================== */

input, textarea
{
border: #999999 1px solid;
}

.button {
    font-size:1em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
    background-color: #54c5f4; 
    color: #fff;
    padding: 0.4em 0.6em 0.4em 0.6em;
    border: solid 1px #2680c6;
    font-weight:bold; 
}

.button.hover {
    color:#000;
    text-decoration: none;
}

.buttonsmall {
    font-size:0.8em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; 
    background-color: #54c5f4; 
    color: #fff;
    padding: 0.2em 0.3em 0.2em 0.3em;
    border: solid 1px #2680c6;
    font-weight:bold; 
}

/* Links
===================================================== */

a {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
a  {
color:#4F8CB3;
font-weight: normal;
text-decoration:none;
}
#MobileApp a {
font-size:13px;
font-weight:bold;
color:#fff;
}
#footerRow1 p.Column1 a,
#footerRow1 ul.Column2 li a {
text-decoration:underline;
font-size:11px;
}
#footerRow1 ul.Column2 li a {
text-decoration:none;
font-weight: bold;  
}
#footer ul.foorterNav li a {
text-align: left;
color:#fff;
}

a:hover,
#footerRow1 p.Column1 a:hover  ,
#footerRow1 ul.Column2 li a:hover,
#MobileApp a:hover,
#footer ul.foorterNav li a:hover  {
color:#000;
text-decoration: none;
}


/* Content Wrapper
===================================================== */

#mainContentWrapper,
#footerRow1,
#footer  {
	min-width: 920px; /*768px*/
	width:85%;
	height:auto;
	margin:0px auto;
	overflow:hidden;
}

/* header
===================================================== */

#splash {
background: url(../images/body-footer-bg.gif) top left repeat-x;
clear:both;
width:100%;
height: auto;
padding:5px 0px 5px 0px;
border-bottom:solid 1px #808080;
display:inline-table;
overflow:hidden;
font-size: 13px;
text-align: center;
}


#header { 
	width:100%;
	height:110px;
	border-bottom:1px solid #999999;
}

#Logo{ 
	width: 249px;
	height: 86px;
	padding:10px 0px 20px 0px;
	overflow:hidden;
	float:left;
	background:url(../images/election_logo.jpg);
	background-position:0px 10px;
	background-repeat:no-repeat;
	text-decoration:none;
	cursor:pointer;
}

#Logo.doorstepper{ 
	background:url(../images/logo.jpg);
	background-repeat:no-repeat;
}

#LogoText {
color:#999999;
font-size:12px;
font-weight: bold;
/* word-spacing:.3em; */
text-align: left;
width: 183px;
height: auto;
padding:66px 0px 0px 64px;
overflow:hidden;
position:absolute;
}
 

/* Header Search
===================================================== */

#Search {
width:150px;
height: auto;
padding: 69px 20px 0px 10px;
float:left;
}

#Search .SearchText {
color:#E9B104;
font-size:11px;
font-weight: normal;
background: url(../images/search-bg.gif) top left no-repeat;
width:150px;
height: auto;
padding:9px 60px 12px 9px;
}


/* Top Navigation
===================================================== */

.TopFlexi  {
width: auto;
height: auto;
padding: 0px 0px 0px 0px;
float: right;
}
.TopLinks  {
width: 432px;
height: auto;
padding: 0px 0px 0px 0px;
float:left;
}

#navigation  {
width:400px;
height: 40px;
padding: 0px 0px 0px 0px;
margin-bottom:10px;
float: right;
overflow:hidden;
}

#navigation ul { padding:0; margin:0; list-style:none; }
#navigation ul  li { padding:0px 5px 0px 5px; margin:0px; list-style:none; display: inline; }
#navigation ul li a { padding:0px; margin:0px; list-style:none; display: block; }
#navigation ul li a:hover { }

#navigation ul {
height: 40px;
background:url(../images/nav-bg.gif) top left repeat-x;

}

#navigation ul.billboard {
height: 40px;
background:url(../images/nav-bg-large.gif) top left repeat-x;
}

#navigation ul li{
	float: left;
	height:40px;
	padding:0 0px 0px 0px;
	border-right:1px solid #fff;
	overflow:hidden;
}
#navigation ul li a{
	float: left;
	text-decoration: none;
	padding:19px 5px 25px 5px;  
	color:#fff;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	cursor: pointer;
}
#navigation ul li.Last{
	border-right:0px;
} 
 
#nav-home #nav-home a,
#nav-videos #nav-videos a,
#nav-upload #nav-upload a,
#nav-leaderboard #nav-leaderboard a,
#nav-about #nav-about a, 
/* #navigation ul li a.Selected, */
#navigation ul li a:hover
{
	color: #fff;
	background:url(../images/nav-selected.gif) top center no-repeat;
}
	
 
/* MobileApp 
===================================================== */

#MobileApp {
width:300px;
height: 50px;
padding:0px 0px 0px 0px;
overflow:hidden;
background: url(../images/mobile-app-bg.gif) top right no-repeat;
float:right;
}
#MobileApp p {
width:150px;
height:auto;
padding:8px 0px 0px 44px;
font-size:15px;
color:#fff;
font-family: ArialRoundedMTBold, Arial;
font-weight: bold;
float:left;
}
#MobileApp a {
/* font-size:13px;
font-weight:bold;
color:#fff;*/
text-decoration:none; 
}
#MobileApp a:hover {
/* color:#000;  */
}
#MobileApp a.Anroid {
padding: 5px;
background:#E9B104;
margin-top:14px;
margin-right:10px;
display: inline-table;
float:right;
}
#MobileApp a.iPhone {
padding: 3px;
background:#0099FF;
margin-top:10px;
margin-right:10px;
display: inline-table;
float:right ;
}

 
/* Start page items
===================================================== */

#OutercontentWrapper{
clear:both;
width:100%;
height:auto;
padding:9px 0px 0px 0px;
}

#title {
width:100%;
height: auto;
float:left;
display:inline-block;
padding:0px 0px 5px 0px;
border-bottom: 1px dotted #80c080; 
margin-bottom: 10px;
}

#contentWrapper {
min-width: 380px;
width: auto;
height: auto;
float:left;
display:inline-block;
margin-top: 5px;
}
#RightPanelWrapper {
width:340px;
height: auto;
float:right;
padding:0px 0px 0px 9px;
border-left:1px solid #999999;
margin:0px 0px 10px 10px;
}

#contentHalfLeft {
min-width: 360px;
width: auto;
height: auto;
float:left;
display:inline-block;
}
#contentHalfRight{
width:360px;
height: auto;
float:right;
padding:0px 0px 0px 9px;
border-left:1px solid #999999;
margin:0px 0px 10px 10px;
}



/* #contentWrapper  VideoWrapper 
===================================================== */

#contentWrapper ul#Title  {
width:auto;
height:auto;
overflow:hidden;
margin:0px 0px 0px 0px;
padding:0px;
}
#contentWrapper ul#Title li {
padding:0px;
display:inline;
float:left;
list-style:none;
}
#contentWrapper ul#Title li.headerH1 {
padding:8px 8px 8px 40px;
background:url(../images/video-icon.gif) left top no-repeat;
} 
#contentWrapper ul#Title li.headerH1_billboard {
padding:8px 8px 10px 8px;
/* background:url(../images/icon.png) left top no-repeat; */
}

#contentWrapper ul#Title li.rss {
padding:8px 0px 0px 6px;
background:url(../images/rss-icon.gif) left top no-repeat;
} 

#contentWrapper ul#Title li.chart {
padding:8px 0px 0px 6px;
background:url(../images/chart_bar.png) left top no-repeat;
}

#contentWrapper ul#Title li.rss a {
width:30px;
height:auto;
display:block;
text-indent:-9999px;
text-decoration:none;
} 

#contentWrapper ul#Title li.more {
padding:12px 0px 0px 0px;
} 
 
.Video  {
width: 35%; /*180px;*/
min-width: 180px;
height: 146px;
padding: 10px 5px 10px 5px ;
margin:0px 15px 17px 0px;
float:left;
background:#CCCCCC;
overflow:hidden;
}

.Video_larger  {
width:360px;
height: 110px;
padding: 5px 5px 15px 5px;
margin: 10px 15px 23px 0px;
float:left;
background:#CCCCCC;
overflow:hidden;
}

.Video_larger td  {
padding-left: 5px;
}

.Video img {
display: block;
margin-left: auto;
margin-top: 5px;
margin-right: auto;
max-width: 180px;
/* width: expression(document.body.clientWidth > 180? "120px": "auto" ); */
max-height: 123px;
/* height: expression(document.body.clientHeight > 123? "120px": "auto" ); */
}

.labour {
border:4px solid #FF9999;
}

.conservative {
border:4px solid #5ec7f5;
}

.liberal_democrat {
border:4px solid #FFFF99;
}

.labour_highlight {
background:#FF9999;	
}

.conservative_highlight {
background:#5ec7f5;	
}

.liberal_democrat_highlight {
background:#FFFF99;	
}
.ukip_highlight {
background:#CC99CC;	
}
.green_highlight {
background:#C0D9AF;	
}
.other_highlight {
background:#CCCCCC;	
}

/* #RightPanelWrapper  
===================================================== */

#RightPanelWrapper #GMap {
	width:332px;
	height: 312px;
	padding:0px 0px 0px 0px;
	float:left;
	border:4px solid #CCCCCC;
}

.marker_table td {
	padding: 5px 5px 5px 5px;
}

/* Leaderboard on title page 
=============================================================== */

.holygrail .col2 {
text-align: left;
color:#4F8CB3;
}
.holygrail .col2 p.Image {
width:62px;
height: 62px;
padding:0px 8px 0px 0px;
margin-left:5px;
overflow:hidden;
float:left;
background:url(../images/top-interviewers-icon.gif) left top no-repeat;
}
.holygrail .col2 p.Column1 {
width:137px;
height: auto;
padding:0px 0px 0px 0px;
overflow:hidden;
float:left;
font-size:14px;
font-weight:bold;  
margin-left:5px;
}
.holygrail .col2 p.Column1 a {
margin-top:10px;
font-size:11px;
padding:0px 0px 0px 0px;
overflow:hidden;
display:block;
text-decoration:underline;
}
.holygrail .col2 ul.Column2 {
height: auto;
padding:0px 0px 0px 0px;
margin:0px;
float:left;
margin-top:9px;
margin-left:5px;
}
.holygrail .col2 ul.Column2 li {
padding:0px 0px 3px 0px;
list-style:none; 
text-align: left;
font-size:12px;
}
 
/* Footer 
=============================================================== */

#footerRow1Bg, #footerBg {
background: url(../images/body-footer-bg.gif) top left repeat-x;
}

#footerRow1Bg, #footerBg {
clear:both;
width:100%;
height: auto;
display:inline-table;
overflow:hidden;
}
#footerRow1Bg{
width:100%;
height: 100px;
padding:0px 0px 0px 0px;

overflow:hidden;
}
/* leaderboard title column */
#footerRow1 {
clear:both;
height: 74px;
padding:0px 0px 10px 0px;
margin-top:15px;
text-align: left;
color:#4F8CB3;
font-weight: normal;
}
#footerRow1 p.Image {
width:62px;
height: 62px;
padding:0px 8px 0px 0px;
margin-left:5px;
overflow:hidden;
float:left;
background:url(../images/top-interviewers-icon.gif) left top no-repeat;
}
#footerRow1 p.Column1 {
width:137px;
height: auto;
padding:0px 0px 0px 0px;
overflow:hidden;
float:left;
font-size:14px;
font-weight:bold;  
}
#footerRow1 p.Column1 a {
margin-top:10px;
font-size:11px;
padding:0px 0px 0px 0px;
overflow:hidden;
display:block;
text-decoration:underline;
}
#footerRow1 ul.Column2 {
min-width:225px;
width:27%;
height: auto;
padding:0px 0px 0px 0px;
margin:0px;
float:left;
margin-top:9px;
}
#footerRow1 ul.Column2 li {
padding:0px 0px 3px 0px;
list-style:none; 
}
#footerRow1 ul.Column2 li a {
text-align: left;
}

/* Share links */
#footerRow1 .Column3 {
width:330px;
height: auto;
padding:0px 0px 0px 0px;
margin:0px;
float:right;
}
#footerRow1 .Column3 h4 {
font-size:14px;
/* color:#4F8CB3;
font-weight:bold;    */
}
#footerRow1 ul.Share {

width:326px;
height: auto;
padding:15px 0px 0px 16px;
margin:0px;
 
}
#footerRow1 ul.Share li {
padding:0px 3px 0px 0px;
list-style:none;
display: inline-table;
float:left;

}
#footerRow1 ul.Share li a {
text-align: left;
text-decoration:none;
}

/* Tables */
table {width:100%; border-collapse:collapse;}
table.leaderboard {margin-top:1em; margin-bottom:1em;}
table.leaderboard th {text-transform:uppercase;font-weight:normal;background:#f8f8f8; color:#808080;padding:0.3em 0.5em;
border-top:solid 1px #ccc; border-bottom:solid 1px #ccc;padding:0.4em 0.6em; text-align: left;}
table.leaderboard tr:nth-child(odd) td {background:#ffffd7;}
table.leaderboard td {border-bottom:dotted 1px #ccc; border-top:solid 1px #ffffd7;padding:0.3em 0.5em; line-height:1em;}
table.leaderboard tr:hover td {border-bottom:solid 1px #ccc;border-top:solid 1px #ccc;}

table.upload_table td { padding: 3px 0px 3px 0px;}
table.upload_table label { padding: 0px 5px 0px 0px;}
/* Footer
=============================================================== */
#footerBg {
clear:both;
height: 50px;
overflow:hidden;
border-top:0px solid #508DB3;
background-position:0px -100px;
}
#footer {
/* width:100%; */
height: 50px;
padding:0px 0px 0px 0px;
overflow:hidden;
}
#footer .Description {
width:660px;
height: auto;
overflow:hidden;
float:left;
padding:0px 0px 10px 10px;
text-align: left;
font-size:13px;
color:#CCCCCC;
font-weight: normal; 

}
#footer ul.foorterNav {
width:auto;
height:auto;
padding:12px 0px 8px 0px;
margin:0px;
overflow:hidden;
}
#footer ul.foorterNav li {
padding:0px 14px 0px 0px;
list-style:none;
display:inline; 
}

#footer ul.foorterNav li a {
text-align: left;
font-weight: bold; 
/* color:#fff; 
text-decoration:none; */
}

#footer ul.foorterNav li a:hover {
/* color:#000; */
}

#footerRight {
width:50px;
height: 43px;
padding:5px 43px 0px 0px;
overflow:hidden;
float:right;
text-align:right;
}
