﻿body { font-family: Arial; padding: 0; margin: 0; }
a { border: none; }
a:focus { outline: none; }
img { border: none; }
h1 { font-size: 18px; margin-top: 10px; color: #00549E; }
h2 { font-size: 14px; color: #00549E; margin: 10px 0px; }
input[type=button], input[type=submit], input[type=image], input.btn, .btn input, a.btn { cursor: pointer; padding: 0; border: 0; }
label { cursor: pointer; }
input.tbx, .tbx input, input[type=text] { font-size: 12px; }
.good { color: green; }
.bad { color: red; }
.bad, .good { font-weight: bold; }

.frame { width: 950px; margin: 0px auto; }
.header { float: left; width: 950px; height: 187px; display: block; background: transparent url(graphics/banner.jpg) no-repeat; }
.contnet { float: left; width: 950px; }
.footer { float: left; width: 950px; margin: 15px 0px; }

.interdv { width: 490px; float: left; }
.interdv a.btn { margin-left: 200px; }
.btnmrg { margin-left: 210px; }

.contnet { float: left; width: 950px; }
.lside { margin-left: 10px; margin-top: 10px; float: left; width: 205px; overflow: hidden; }
.lmid { margin-left: 15px; margin-top: 10px; margin-right: 15px; float: left; width: 490px; }
.lmid p { font-size: 12px; color: #4D4D4D !important; line-height: 17px; text-decoration: none; }
.lmid .desc { font-size: 12px; color: #4D4D4D !important; line-height: 17px; text-decoration: none; }
.lmid span { color: #4D4D4D; font-size: 12px; }
.rside { margin-top: 10px; float: left; width: 205px; overflow: hidden; }

.lmid .ptitle { margin-bottom: 1px; }
.lmid .pdate { margin-top: 1px; margin-bottom: 5px; font-size: 12px; color: #4D4D4D !important; }
.lmid .pdesc { margin-top: 0px; margin-bottom: 30px; }

.lmid .title { color: #00549E !important; font-size: 14px; font-weight: bold; text-decoration: none; cursor: pointer; }

.harriercontent { font-size: 12px; }
.harriercontent * { color: #4D4D4D; }

/*============================================================================
								HEADER
==============================================================================*/
.logo { float: left; width: 245px; height: 60px; display: block; margin-left: 32px; margin-top: 32px; }
.logo a { height: 100%; width: 100%; display: block; }

.topnav { float: left; width: 340px; height: 60px; margin-left: 333px; display: block; margin-top: 0px; }
.topnav .toplnk { float: left; color: #4d4d4d; margin-left: 63px; }
.topnav .toplnk a { color: #4d4d4d; font-size: 12px; text-decoration: none; }
.topnav .toplnk a:hover { text-decoration: underline; }

.topnav .btm { float: left; margin-top: 15px; }
.btnSearch, .btnSearch input { float: left; width: 67px; height: 21px; margin-left: 13px; display: block; text-align: center; line-height: 21px; background: transparent url(graphics/btn_gray.jpg) no-repeat; }
.btnSearch a, .btnSearch input { height: 21px; width: 67px; display: block; color: White; text-decoration: none; font-size: 12px; font-weight: bold; }
.searchbtn { float: left; width: 67px; height: 21px; margin-left: 13px; display: block; text-align: center; line-height: 21px; background: transparent url(graphics/btn_gray.jpg) no-repeat; font-size: 12px; font-weight: bold; font-family: Arial; color: #fff; }

.txtbxSrch { float: left; margin-left: 12px; }
.txtbxSrch .txtbx { width: 130px; height: 14px; line-height: 10px; border: none; color: #4d4d4d; margin-top: 1px; }

.txtSrc { color: #4d4d4d; font-size: 13px; margin-left: 12px; font-weight: bold; }
/*============================================================================
								MENU
==============================================================================*/

.menu { float: left; }
.menu .bottom { width: 205px; float: left; }
.menu .bottom ul { margin: 0px; padding: 0px; width: 203px; border: solid 1px #F2F2F2; overflow: hidden; }
.menu .bottom ul li { margin: 0px; padding: 0px; width: 203px; height: 25px; line-height: 25px; border-top: solid 1px #f2f2f2; border-bottom: solid 1px #f2f2f2; float: left; display: block; list-style-type: none; }
.menu .bottom ul li a { font-size: 14px; color: #4d4d4d; padding-left: 28px; text-decoration: none; font-weight: bold; width: 100%; height: 100%; display: block; background: #f5f5f5 url(graphics/arrow_gray.jpg) no-repeat 14px 7px; }
.menu .bottom ul li a:hover, .menu .bottom ul li a.menuover { color: #7CC245 !important; background: white url(graphics/arrow_green.jpg) no-repeat 14px 8px !important; }
.menu .bottom .current { color: #7CC245 !important; background: white url(graphics/arrow_green.jpg) no-repeat 14px 8px !important; }

.smallbluebx { width: 205px; height: 29px; text-align: center; line-height: 29px; float: left; background: transparent url(graphics/box_blue_small.jpg) no-repeat; }
.smallbluebx a.txt { height: 100%; width: 100%; color: White; font-weight: bold; display: block; font-size: 14px; text-decoration: none; }
.smallbluebx span, .smallbluebx label, .smallgreenbx label { height: 100%; width: 100%; color: White; font-weight: bold; display: block; font-size: 14px; }
.smallbluebx a.title { color: White; height: 100%; width: 100%; display: block; font-size: 14px; font-weight: bold; text-decoration: none; }

.smallgreenbx { width: 205px; height: 29px; text-align: center; line-height: 29px; float: left; background: transparent url(graphics/box_green_small.jpg) no-repeat; }
.smallgreenbx span, .smallgreenbx span a { height: 100%; width: 100%; color: White; font-weight: bold; display: block; font-size: 14px; text-decoration: none; }


/*============================================================================
								LEFT SIDE
==============================================================================*/
.fleft { float: left; }
.bgreenBox { float: left; width: 205px; height: 61px; display: block; margin-top: 10px; text-align: center; line-height: 59px; background: transparent url(graphics/box_green_big.jpg) no-repeat; }
.bgreenBox a { height: 100%; width: 100%; display: block; float: left; font-weight: bold; font-size: 23px; color: White; text-decoration: none; }

.bbluenBox { float: left; width: 205px; height: 61px; display: block; margin-top: 10px; text-align: center; line-height: 59px; background: transparent url(graphics/box_blue_big.jpg) no-repeat; }
.bbluenBox a { height: 100%; width: 100%; display: block; float: left; font-weight: bold; font-size: 23px; color: White; text-decoration: none; }
.mtop { margin-top: 10px; }

.nwsLttBx { float: left; width: 205px; display: block; background-color: #F6F6F6; }
.nwsLttBx .txtbx { width: 172px; height: 22px; margin-left: 16px; margin-top: 12px; background: transparent url(graphics/txtbx_gray.jpg) no-repeat; }
.nwsLttBx .txtbx .tbx { border: none; width: 146px; height: 16px; margin-top: 2px; margin-left: 13px; background-color: #d7d7d7; font-size: 12px; }

.nwsLttBx .btn, .nwsLttBx input.btn, input.sendbtn, .form .btn, a.btn { width: 67px; height: 21px; display: block; text-align: center; line-height: 21px; margin-bottom: 12px; margin-top: 7px; background: transparent url(graphics/btn_gray.jpg) no-repeat; color: #fff; font-weight: bold; }
.nwsLttBx .btn a, .nwsLttBx input.btn, .sendbtn input, .form .btn, input.sendbtn, a.btn { height: 21px; width: 67px; display: block; color: White; text-decoration: none; font-size: 12px; font-weight: bold; font-family: Arial; border: 0; color: #fff; font-weight: bold; }

.marlft { margin-left: 16px; }
/*============================================================================
								Event
==============================================================================*/
.evnt { float: left; width: 183px; background-color: #F5F5F5; padding: 10px; border: 1px solid #F2F2F2; }
.evnt span { font-size: 14px; color: #4d4d4d; margin: 5px 0px; }
.evnt p { font-size: 12px; color: #4d4d4d; margin-top: 7px; }
.evnt p.title { margin: 4px 0px; font-size: 14px; font-weight: bold; }
.evnt a.titlenews { margin: 4px 0px; font-size: 14px; font-weight: bold; line-height: 18px; margin-bottom: 5px; width: 100%; display: block; }
.evnt a.titlenews:hover { text-decoration: none; }
.evnt a { font-size: 12px; color: #4d4d4d; text-decoration: none; }
.evnt a:hover { text-decoration: underline; }
.ticlnk { color: #00549E; font-size: 11px; text-decoration: none; font-weight: bold; }
.ticlnk:hover { text-decoration: underline; }

.evntlst { width: 100%; display: block; float: left; color: #4D4D4D !important; font-size: 12px; margin-bottom: 5px; margin-top: 1px; text-decoration: none; }
.evntlst:hover { text-decoration: underline; }

/*============================================================================
								Blog
==============================================================================*/
.blog { float: left; padding: 0px 10px; }
.blog span { font-size: 14px; color: #4d4d4d; margin: 5px 0px; }
.blog p { font-size: 12px; color: #4d4d4d; margin-top: 7px; }
.blog p.title { margin: 4px 0px; font-size: 14px; font-weight: bold; }
.blog a { font-size: 12px; color: #4d4d4d; text-decoration: none; }
.blog .pdesc { margin-top: 0px; margin-bottom: 10px; }

.blog a:hover { text-decoration: underline; }


/*============================================================================
								NEWS
==============================================================================*/

p.newstitle { margin-bottom: 3px; color: #00549E !important; font-size: 14px; font-weight: bold; }
p.newstitle:hover { cursor: default; }

/*============================================================================
								Video
==============================================================================*/
.vbx { float: left; width: 183px; background-color: #F5F5F5; padding: 10px; border: 1px solid #F2F2F2; }
.vbx p { font-size: 12px; color: #4d4d4d; margin-bottom: 0px; }
.video { width: 183px; margin-top: 10px; float: left; display: block; background-color: Black; overflow: hidden; }

.cu { float: left; width: 205px; height: 30px; line-height: 28px; border: 1px solid #F2F2F2; overflow: hidden; }
.cu .lnk { height: 100%; width: 100%; display: block; font-size: 14px; padding-left: 30px; font-weight: bold; color: #4d4d4d; text-decoration: none; background: #F5F5F5 url(graphics/arrow_gray.jpg) no-repeat 14px 8px; }
.cu span { font-weight: bold; margin-left: 45px; }

.videosmall { margin-top: 10px; float: left; display: block; overflow: hidden; }
.vbxsmall { float: left; background-color: #F5F5F5; padding: 10px; border: 1px solid #F2F2F2; padding-left: 31px; padding-right: 31px; padding-bottom: 15px; }
.vbxsmall p { font-size: 12px; color: #4d4d4d; margin-bottom: 0px; }
.videobox { float: left; margin-left: 15px; }
.videoimg { border: solid 1px black !important; }

/*============================================================================
								Content
==============================================================================*/
.survey .rdo label, .rdo input { float: left; }
.survey .rdo input { margin: 10px 5px 0 0; }
.survey .rdo label { margin: 0 10px 0 0; }
.survey ul { list-style: none; margin: 0; padding: 0; }
.survey li { margin: 15px 0 0; }
.survey li div { margin: 15px 0 0; margin: 20px; height: 100%; overflow: hidden; }
.survey label { font-size: 24px; margin: 0 0 1em; font-weight: bold; color: #4D4D4D; display: block; clear: none; }
label.prettyCheckbox span.holderWrap { height: 38px; width: 76px; position: absolute !important; top: 0; z-index: 0; margin: 0 25px 0 0 !important; }
label.prettyCheckbox { height: 38px; width: 76px; color: #fff; display: block; line-height: 38px; text-align: center; position: relative; z-index: 1; float: left; clear: none !important; }
.graybx, .survey li { min-height: 120px; width: 490px; background-color: #E6E6E6 /*#F5F5F5 #EAEAF2*/; overflow: hidden; height: 100%; }

/*.graybx .per { float: left; padding: 15px 0 15px 21px; width: 73px; overflow: hidden; } 
.graybx .img { float: left; height: 77px; display: block; width: 73px; background-color: White; overflow: hidden; }
.graybx .desc { float: left; width: 73px; margin-top: 5px; text-align: center; }
*/
.graybx .per { float: left; padding: 15px 0 15px 0px; width: 129px; overflow: hidden; margin-left: 77px; text-align: center; }
.graybx .img { float: left; display: block; overflow: hidden; }

.graybx .desc { float: left; width: 129px; margin-top: 5px; text-align: center; }
.graybx .desc a { color: #00549E; font-size: 12px; text-decoration: none; font-weight: bold; }
.graybx .desc a:hover { text-decoration: underline; }

.graybx .inner .qst { font-size: 24px; color: #4d4d4d; font-weight: bold; }
.graybx .inner { margin: 0px 20px; overflow: hidden; }

.btnYes { float: left; width: 76px; height: 38px; line-height: 38px; margin-bottom: 20px; text-align: center; display: block; font-size: 22px; color: White; text-decoration: none; font-weight: bold; background: transparent url(graphics/btn_green.jpg) no-repeat; }
.btnNo { float: left; width: 76px; height: 38px; line-height: 38px; margin-bottom: 20px; text-align: center; display: block; font-size: 22px; color: White; text-decoration: none; font-weight: bold; background: transparent url(graphics/btn_blue.jpg) no-repeat; margin-left: 25px; }

.locations { width: 490px; }
.locations ul { float: left; margin: 0px; padding: 0px; }
.locations ul li { margin: 0px; padding: 0px; width: 122px; list-style-type: none; display: block; float: left; }
.locations ul li a { color: #4d4d4d; text-decoration: none; font-size: 13px; }

/*============================================================================
								Footer
==============================================================================*/
.footer { overflow: hidden; height: 100%; }
.footer .line { float: left; height: 10px; width: 950px; display: block; background-color: #00549E; }
.footer .txt { float: left; color: #4d4d4d; font-size: 11px; margin: 10px 0 0 10px; white-space: nowrap; }
.footer .addr { float: left; color: #4D4D4D; font-size: 11px; margin: 10px 0 0 0px; width: 580px; text-align: center; }
.footer .bbba { float: right; margin: 10px 10px 0 0; text-align: right; }
.footer .bbba a { color: #4d4d4d; }

/*============================================================================
								Forms
==============================================================================*/
.form { font-size: 0.75em; }
.form tr { vertical-align: top; }
.form td { padding: 0 10px 5px 0; }
.form ul { margin: 0 0 0 1em; }
.form label { line-height: 19px; }
.form .tbx input, .form input[type=text], .form input.tbx, .form textarea { border: 1px solid; font-size: 11px; color: #808080; width: 250px; padding: 3px; }
.form .btn { /*border: 1px solid #808080;*/ padding: 1px 3px; /*background: #fff;*/ /*color: #666; */ margin: 0; }
.form .btn:hover { /*background: #6D6E72;*/ color: #fff; }

/*============================================================================
								Newsletter popup
==============================================================================*/
.modalbackground { background: #333; }
.newsletterform { background: #fff; padding: 20px; }
.newsletterform label { color: #000; }
.dragtitle { background: #ccc; padding: 10px; font-weight: bold; overflow: hidden; height: 100%; width: 450px; }
.dragtitle input { float: right; }
.dragtitle span { float: left; width: 420px; }
.newsletterformholder { clear: both; }


/*============================================================================
								Donate
==============================================================================*/
.btndn { text-align: right; }
.btndn label { font-size: 12px; font-weight: bold; }
.btndn .btn { float: right; clear: both; margin: 1em 0 0; }

/*============================================================================
								Gallery
==============================================================================*/
.gallBox { width: 94px; overflow: hidden; display: block; float: left; margin: 2px; text-align: center; }
.comnts { font-size: 10px; text-decoration: none; color: #4d4d4d; }
.imgGall { border: solid 1px #444; margin: 4px; padding: 4px; background-color: #444; }
.imgGall:hover { background-color: #7F7F7F; border: solid 1px #7F7F7F; }
.summary ul { margin: 0px 0px 0px 110px; padding: 0px; }

/*============================================================================
								Survey Answer
==============================================================================*/
.answers { list-style: none; margin: 0; padding: 0; }


/*============================================================================
								Candidates
==============================================================================*/

.candbx { float: left; width: 490px; margin-top: 15px; }
.candbx .candgrp { float: left; width: 490px; }
.candbx .candgrp .ward { color: #00549E; font-size: 14px; width: 490px; font-weight: bold; margin: 15px 0px 10px 0px; }
.candbx .candlst { float: left; width: 103px; display: block; margin-left: 90px !important; }
.candbx .candlst .lbx { float: left; width: 103px; text-align: center; }
.candbx .candlst .rbx { float: left; width: 129px; margin-top: 5px; text-align: center; }
.candbx .candlst .rbx a { color: #00549E; font-size: 12px; font-weight: bold; text-decoration: none; }
.candbx .candlst .rbx a { font-size: 12px; text-decoration: none; color: #4D4D4D; }

/*============================================================================
								Join
==============================================================================*/
.form .ajax__calendar td { padding: 0 0 5px 0; }

/*============================================================================
								Site map
==============================================================================*/
.sitemap a { font-size: 12px; color: #00549E; font-weight: bold; }

/*============================================================================
								Google Map
==============================================================================*/
.media-item { height: 350px; }

/*============================================================================
								MEP List
==============================================================================*/
ul.mepList { margin: 0px; padding: 0px; margin-left: 10px; margin-top: 20px; }
ul.mepList li { margin: 0px; padding: 0px; list-style: none; }

.mpbx { float: left; width: 470px; }

.linkPage { font-size: 11px; text-decoration: none; color: #00549E; }
.linkPage:hover { text-decoration: underline; }
#ctl00_ContentPlaceHoldermiddle_content1_ctl00_DataPager1 { float: right; margin-right: 10px; }
.mpbx { font-size: 14px; color: #00549E; font-weight: bold; }
.mpbx a { font-size: 14px; color: #00549E; text-decoration: none; font-weight: bold; }
.mpbx p { font-weight: normal; }
.mpbx .photobx { float: left; width: 93px; display: block; }
.mpbx .descbx { float: left; width: 360px; }
.mpbx .linebx { float: left; width: 470px; }
.mpbx .linebx hr { border-bottom: none; color: #4d4d4d; border-left: none; border-right: none; margin: 15px 0px; }


/*============================================================================
								MEP Details
==============================================================================*/
.mpdtbx { float: left; width: 470px; margin-top: 15px; }
.mpdtbx h2 { margin-top: 5px; }
.mpdtbx .photobx { float: left; width: 93px; display: block; }
.mpdtbx .descbx { float: left; width: 360px; }
.mpdtbx .biobx { float: left; width: 470px; }
.mpdtbx a { font-size: 12px; color: #4d4d4d; text-decoration: none; }
.mpdtbx p.title { font-size: 14px; color: #4d4d4d; }
.mpdtbx .contactbx { float: left; width: 470px; }
.mpdtbx .contactbx span.txt { font-weight: bold; line-height: 18px; }
.mpdtbx .em:hover { text-decoration: underline; }
.mpdtbx .web { color: #00549E; font-weight: bold; }

/*============================================================================
								ALL NEWS
==============================================================================*/
.allnews { float: left; padding: 0px 10px; width: 460px; }
.allnews span { font-size: 14px; color: #4d4d4d; margin: 5px 0px; }
.allnews p { font-size: 12px; color: #4d4d4d; margin-top: 7px; }
.allnews p.title { margin: 4px 0px; font-size: 14px; font-weight: bold; }
.allnews a { font-size: 12px; color: #4d4d4d; text-decoration: none; }
.allnews .pdesc a.desc:hover { text-decoration: underline !important; }
.allnews .pdesc { margin-top: 0px; margin-bottom: 10px; }

.scrolltext ul li { display: block; }
ul.newslist { padding: 0px; margin: 0px; }
ul.newslist li { padding: 0px; margin: 0px; list-style: none; }
.ltNewsBx { float: left; }


/*============================================================================
								BOTTOM NEWS
==============================================================================*/
.middlenewsbx { width: 490px; background-color: #F5F5F5; }
.middlenewsbx .nbx { width: 490px; float: left; border-bottom: solid 1px #E6E6E6; padding-bottom: 10px; }
.middlenewsbx .nbx p { font-size: 11px; font-weight: bold; margin: 4px 0px; color: #4D4D4D; }
.middlenewsbx .nbx p.title { font-size: 14px; font-weight: bold; margin: 4px 0px; color: #4D4D4D !important; cursor: text; }
.middlenewsbx .nbx a { color: #4D4D4D; font-size: 12px; text-decoration: none; }
.middlenewsbx .nbx a:hover { text-decoration: underline; }

.councilcandidates h2 { font-size: 1.5em; }
.councilcandidates h3 { font-weight: bold; margin: 0; }
.councilcandidates td { padding: 0 0 1em; }

