@import "/includes/footer/footer-v07b.css";
@import "/includes/globalnav/v07b/globalnav.css";
@import url("promo.css");

/* site wide */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
dd {
	overflow: visible;
}
a {
	color: #ffb889;
	text-decoration:none;
}

a:hover {
	color: #ed5e00;
	text-decoration:underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	color: #ffffff;
}

h3 a {
	color: #ffffff;
	text-decoration:none;
}

hr {
	border: none 0;
	border-top: 1px solid #4a9fd2;/*the border*/
	width: 596px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

hr.activity {
	border: none 0;
	border-top: 1px solid #4a9fd2;/*the border*/
	width: 570px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #ffffff;
}

/* end site wide */


/* structure */
#container {
	width:986px;
	min-height:1000px;
	margin-left:0px;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color:#0e5197;
	background-image: url(/nextprimeminister/images/background.jpg);
	background-repeat: no-repeat;
}
		
#contentleft {
	width:606px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:justify;
	color:#ffffff;
}
	
#contentright {
	width:360px;
	float:right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:justify;
	color:#ffffff;
	font-size:11px;
}

#nextfooter {
	width:986px;
	height:71px;
	font-size: 11px;
	color:#141212;
	background-image: url(/nextprimeminister/images/footer.jpg);
	background-repeat: no-repeat;
	background-color:#0e5197;
	margin-top:0px;
}

#wrappercandidate {
	float:left;
	padding: 0px;
	margin-left: 5px;
}

#contentleftcandidate {
	width:430px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:justify;
}

#contentleftnarrow {
	width:161px;
	float:left;
	margin-top:115px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align:justify;
	background-color:#10467b;
	color:#fff;
	font-size:11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #34abe3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #082038;
}
/* end */

#contentright h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #ffffff;
}

#contentright ul, #contentleftnarrow ul {
	list-style-type: disc;
	margin-left: 5px;
	margin-top: 1px;
	color:#1667a8;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
}

.footercontent {
	padding:10px;
	font-size:11px;
}

/* banner & navigation */	
#banner {
	background-color: #0000ff;
	height:93px;
	width:986px;
	background-repeat: no-repeat;
}
#nav {
	background-image: url(/nextprimeminister/images/nav.jpg);
	height:22px;
	width:986px;
	margin-bottom:10px;
}	

#nav a {
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	padding-top:3px;
	line-height:21px;
}

#nav a:hover {
	color:#ffb889;
}

#nav ul {
	margin-left: 0;
	padding-left: 10px;
	display: inline;
	border: none;
	} 

#nav ul li {
	margin-left: 0;
	padding-left: 10px;
	padding-right:10px;
	border: none;
	list-style: none;
	display: inline;
}
/* banner & navigation */

/* modules */
#moduleright {
	width:360px;
	background-color: #10467b;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3872aa;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #082038;
}

.modulerightcopy {
	padding-left:10px;
	padding-right:10px;
}

.quotecontainer {
	width:360px;
}

.quoteleft {
	float:left;
	font-size:60px;
	width:15px;
	height:15px;
	margin-left:10px;
}

.quotecopy {
	width:290px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-top: 12px;
}

.quoteright {
	float:right;
	font-size:60px;
	width:15px;
	height:15px;
	margin-right:10px;
}

.quoteauthor {
	color:#e2e1e1;
	padding-left:35px;
	padding-top:5px;
}

#modulevideo {
	background-color:#ffffff;
	width:606px;
	margin-bottom:5px;
}

.modulevideocopy {
	padding:10px;
	color:#333333;
}

.modulevideocopy a {
	color:#ed5e00;
}
/* end modules */

#videoplayer {
	padding-left:5px;
	padding-top:5px;
	width:596px;
}

.ad_text {
	padding-top:10px;
	font-size:9px;
	color:#c3c3c3;
}

.bigquote {
	font-size:52px;
	color:#e2e1e1;
}

.tnailvid {
	width:95px;
	padding-left:10px;
	padding-right:10px;
	font-size:10px;
	color:#141212;
	float:left;
}

.more {
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #21507e;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size:11px;
	background-color:#0f3c67;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0e375f;
	color:#fff;
}

.chevron {
	color: #ffb889;
	font-size:18px;
}

.sponsor {
	padding-left:20px;
	padding-top:2px;
}

img.rss {
	vertical-align:text-top;
	padding-left:10px;
} 

.ad-300x250 {
	font-size:9px;
	color:#e2e1e1;
	width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
}

.yui-nav{background:url(../images/header/tabsBG.gif) #000 repeat-x bottom;font-size:11px;line-height:normal}.yui-nav ul{margin:0;padding:10px 10px 0;list-style:none}.yui-nav li{float:left;margin:0;padding:0 2px 0 0}.yui-nav a{display:block;background:#ccccb8;padding:6px 10px 4px;text-decoration:none;font-weight:bold;color:#777;border-top:2px solid #000}.yui-nav a:hover{color:#333}.yui-nav .selected a{border:2px solid #ffb30f;border-bottom:0px solid #FFF;color:#000;padding-bottom:6px;background:#fff;cursor:default}

#candidateactivity {
	background-color:#fff;
}

#tabmenu {
		color: #0f3c67;
		border-bottom: 2px solid #0f3c67;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px;
		width:592px; }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #777777;
		background: #ececec;
		font: bold 1em "Trebuchet MS", Arial, sans-serif;
		border: 2px solid #0f3c67;
		padding: 2px 5px 0px 5px;
		margin: 0;
		text-decoration: none; }

	#tabmenu a.active {
		background: #ffffff;
		border-bottom: 3px solid #ffffff; }

	#tabmenu a:hover {
			color: #777777;
		background: #e1e1e1;
		text-decoration:underline; }

	#tabmenu a:visited {
		color: #777777; }

	#tabmenu a.active:hover {
		background: #ffffff;
		color: #777777; }

#commentsPluck {
	text-align: justify;
	background: #ffffff;
	padding: 20px;
	border: 2px solid #0f3c67;
	border-top: none;
	z-index: 2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	color:#141212;
	width:560px;
}

	#commentsPluck a {
		text-decoration: none;
		color: #ed5e00; }

	#commentsPluck a:hover { background: #ececec; }
	
.grey {color:#78818e;}

/* hide and restyle various unwanted content in the pluck persona */
.Persona_TopPluckLink, .Pluck_FooterLink, .PersonaHeader_PublicContent, #rpt_persona_abuse, .PersonaTabs_Container, #Div1, .Persona_LoginStatus {
	display: none;
}
td.Persona_2ColumnTableLeft {
	width: 100%;
}
td.Persona_2ColumnTableRight {
	width: 0;
}
div.PersonaStyle_ItemContainer {
	width: 588px;
}
div.PersonaStyle_ItemContainer {
	border: none !important;
}
div.PersonaStyle_SectionHead, div.PersonaHeader_Container {
	background-color: transparent !important;
	font-size: 14px !important;
	font-weight: bold !important;
	font-family: Arial, Helvetica, sans-serif !important;
	margin: -1px 0 0 -1px;
}
table.Reactions_Table {
	border-bottom: none !important;
}
.Reactions_DateTime {
	color: black !important;
	font-size: 90% !important;
}
.PersonaHeader_Title {
	font-size: 14px !important;
	font-weight: bold !important;
}
.PersonaStyle_ItemContainer {
	padding-left: 6px;
}
#candidatePluck {
	margin-left: -10px !important;
	margin-top: 7px !important;
}
#aboutUser {
	margin-left: 12px;
}
element.style {
font-size:12px;
}
.promo.med {
	width: 500px;
	font-size: 11px !important;
}
.ratingbox {
	margin-bottom: 8px;
}
.nocandidates {
	color: white;
	margin: 10px 0 0 15px;
}
div.Reviews_ReviewText{width:510px;}

.promo med {float:left;width:175px;}

td.Reviews_UserImage {display:none;}
