/* CSS for NDP */

html { background-color: #f5821f; }

body {
	background-color: #f5821f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;}

p {
	}

.clear { clear: both; }

.container {
	width: 966px;
	margin: 0 auto;
}

.outercontainer {
	width: 984px;
	margin: 0 auto;
}

#headerlogo {
	margin-top: 25px;
	float: left;
}

#headerdiv {
	background-color: #f5821f;
}

#topright {
	display: block;
	float: right;
	width: 169px;
	height: 134px;
	background-image: url(/assets/images/toprightbg.jpg);
	height: 126px;
	margin-right: 9px;
}

#acc_select {
	float: right;
	width: 250px;
	color: #FFFFFF;
	margin-top: 10px;
	text-align: right;
	margin-right: 12px;
font-size: 11px;
}

#acc_select a {
	color: #FFFFFF;
	text-decoration: none;
}

#searchbox {
	float: right;
	text-align: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 10px;
}

#header_right {
	float: right;
	width: 310px;
}

.searchinput {
	margin: 0;
	padding: 3px;
	height: 12px;
	font-size: 11px;
}

#constselect {
	float: right;
	margin: 0 auto;
	text-align: right;
	margin: 40px 10px 0 0;
}

#constselect select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 130px;
}

#content {
	background-color: #FFFFFF;
	min-height: 250px;
	padding: 10px;
	width: 946px;
}

#content_container {
	background-image: url(/assets/images/containerbg.gif);
}

#leftcol {
	float: left;
	width: 190px;
	min-height: 100px;
}

#middlecol {
	float: left;
	width: 550px;
	min-height: 100px;
}

#rightcol {
	float: left;
	margin-left: 5px;
	width: 190px;
	min-height: 100px;
}

#breadcrumbs {
	color: #cf6e1a;
	font-weight: bold;
font-size: 12px;	margin-bottom: 8px;
}

#breadcrumbs a {
	color: #cf6e1a;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #9f500b;
}

#footer {
	margin: 0 auto;
	width: 984px;
	background-image: url(/assets/images/footer_lev.gif);
	background-repeat: no-repeat;
	min-height: 19px;
	_height: 19px;
	font-size: 11px;
	padding-top: 17px;
	
}

#homemenu { margin-top: 4px; }

#homemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#homemenu ul li {
	display: block;
	border-bottom: 1px solid #bbb484;
font-size: 12px;	font-weight: bold;
	padding: 4px;
	letter-spacing: 0.1pt;
}

#homemenu ul li a { color: #455761; text-decoration: none; }
#homemenu ul li a:hover { color: #ce6307; }

.greengrad {
	width: 190px;
	background-image: url(/assets/images/greengrad.gif);
	background-repeat: repeat-x;
}

.greengradborders {
	background-image: url(/assets/images/greengrad.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #A4BC5A;
	border-right: 1px solid #A4BC5A;
}

.greengradborders td {
	border-bottom: 1px solid #A4BC5A;
	border-left: 1px solid #A4BC5A;
}

.orangegrad {
	width: 190px;
	background-image: url(/assets/images/orangegrad.gif);
	background-repeat: repeat-x;
}

.orange { color: #ce6307; }
a.orange { color: #ce6308; text-decoration: none; }

.blue { color: #5e6d76; }
a.blue { color: #5e6d76; text-decoration: none; }

.fpsignin {
	margin-top: 5px;
	color: #06182f;
	font-family: Verdana;
	font-weight: normal;
	padding: 3px;
}

.orangebar {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
	height: 8px;
	background-color: #f5821f;
}

.fpstorycol {
	float: left;
	width: 175px;
}

#fp1 { border-right: 1px solid #CCCCCC; padding-right: 5px; }
#fp2 { border-right: 1px solid #CCCCCC; margin-left: 5px; padding-right: 5px; }
#fp3 { margin-left: 5px; }

.fpstorytitle {
	float: left;
	color: #ce6307;
	font-weight: bold;
font-size: 12px;	width: 175px;
	margin: 3px 0 0 0;
	height: 45px;
	display: table-cell;
}

.fpstorytitle span { vertical-align: middle; }

.fpstorydate {
	float: left;
	color: #0ba74a;
	font-weight: bold;
font-size: 11px;
	width: 175px;
	margin: 0 0 8px 0;
}

.fpstorytext {
	float: left;
font-size: 11px;
	color: #455761;
	width: 175px;
	height: 160px;
	display: block;
}

.fpstoryread {
	float: left;
	display: block;
	background-color: #f3f3f2;
	padding: 3px;
	font-weight: bold;
	text-align: right;
	width: 169px;
	margin-top: 8px;
}

.fpstoryread a {
	color: #ce6307;
	text-decoration: none;
}

.subfeats {
	margin-top: 12px;
}

.actionbutton {
	padding: 0;
	margin-top: 8px;
	float: left;
	width: 59px;
	margin-left: 10px;
}

.actiontext { float: left; padding: 5px; margin-top: 8px; }

.actiontext a {
	font-weight: bold;
font-size: 12px;	color: #455761;
	text-decoration: none;
}

.actiontext a:hover { color: #ce6307; }

#calendartable {
	border: 1px solid #add08f;
	margin-top: 8px;
}

#header td {
	background-color:#add08f;
	color: #FFFFFF;
	font-weight: bold;
}

.days td {
	background-color: #e8f2df;
}

.days td a {
	color: #449300;
	text-decoration: none;
}

#today { font-weight: bold; }

.fpeventdate {
	font-size: 11px;
	font-weight:  bold;
	color: #ce6307;
	padding: 8px 7px 0px 7px;
}

.fpeventtitle {
font-size: 12px;	color: #455761;
	border-bottom: 1px solid #bbb484;
	padding: 4px 7px 8px 7px;
}

#footlinks {
	text-align: center;
	font-size: 11px;
}

#footlinks ul {
	list-style: none;
	padding: 7px 0 7px 0;
	margin: 0;
}

#footlinks li {
	display: inline;
}

#footlinks li a {
	text-decoration: none;
	color: #455761;
}

#copyleft {
	float: left;
	color: #FFFFFF;
	margin-left: 10px;
}

#copyright {
	float: right;
	color: #FFFFFF;
	margin-right: 10px;
}

#copyright a { color: #FFFFFF; text-decoration: none; }

.colhead {
	margin-bottom: 5px;
}

#imgpreview {
	border: 1px solid #cccccc;
}

/* CSS for NDP Gear Store */

a.ns_button {
    background: transparent url(/assets/images/ns_button_a.gif) no-repeat scroll top right;
    color: #000;
    display: block;
	float: right;
    font: normal 12px arial, sans-serif;
    height: 19px;
    margin-right: 6px;
    padding-right: 13px;
    text-decoration: none;
}

a.ns_button span {
    background: transparent url(/assets/images/ns_button_span.gif) no-repeat;
    display: block;
    line-height: 17px;
    padding: 1px 0 1px 13px;
}

a.ns_button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.ns_button:hover {
    color: #444;
}

a.ns_button:active span {
    background-position: bottom left;
    padding: 1px 0 1px 15px;
}

.pageHeading {
	font-size: 16px;
	font-weight: bold;
	color: #455761;
}

.infoBoxHeading {
	background-image: url(/assets/images/greengrad.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #9CCC88;
	border-top: 1px solid #9CCC88;
}

.infoBox {
	background-image: url(/assets/images/greengrad.gif);
	background-repeat: repeat-x;
}

.infoBoxHeading2 {
	font-weight: bold;
	padding: 3px;
	border-bottom: 1px solid #9CCC88;
	border-top: 1px solid #9CCC88;
}

.smallText a {
	font-size: 11px;
	text-decoration: none;
}

.nsprice {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}

.productListing-heading {
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	background-color: #FFFFCC;
}

.productListing-data {
	font-weight: normal;
}

.productListing {
	border: 1px solid #cccccc;
}

.boxText a {
	color: #5e6d76;
	text-decoration: none;
}

.regBox {
	border: 1px solid #cccccc;
	background-color: #FFF8EA;
}

.heading { border-bottom: 1px solid #cccccc; margin-bottom: 15px; }

/* News Article Stuff */

.na_container {
	float: left;
	padding: 10px;
	width: 525px;
}

.na_title {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -0.5px;
	color: #5e6d76;
	font-family: Arial, Helvetica, sans-serif;
}

.na_date {
	font-weight: bold;
	color: #cf6e1a;
}

.na_article {
	text-align: justify;
    line-height: 16px;
    margin-top: 5px;
}

.na_photo {
	border: 1px solid #E8E8E8;
	padding: 8px;
	float: left;
	margin: 0 10px 5px 0;
}

.na_caption {
font-size: 10px;	color: #cccccc;
}

/* Constituency Stuff */

#const_title {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e6d76;
	margin: 0 0 5px 0;
}

#can_photo {
	width: 175px;
	margin: 20px;
	float: left;
}

#can_text {
	width: 500px;
	float: left;
}

.const_na_title {
	margin-top: 12px;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
}

.const_na_date {
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
}

.const_na_text {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 10px;
}

/* Nav Menu */

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #0ba74a;
	width: 170px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul li {
	border-bottom: 1px solid #14b254;
	padding: 5px;
	width: 160px;
}

#nav li ul li a {
	color: #ffffff;
	text-decoration: none;
}

#nav li ul li a:hover {
	color: #ffffff;
	background-color: #14b254;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 10em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}


.videodiv {
	width: 730px;
	height: 130px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.videothumb {
	float: left; width:152px; padding: 5px;	
}

.videotitle {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.2px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 0 0 0;
}

.videotitle a { color: #5e6d76; text-decoration: none; }
.videotitle a:hover { color: #f5821f; text-decoration: none; }

.videodetail {
	font-size: 11px;
	color: #666666;
	padding: 8px 0 0 2px;
	width: 500px;
}

.videodetails { float: left; width: 500px; }

.galimage {
	width: 175px;
	height: 150px;
	padding: 7px 7px 11px 7px;
	float: left;
	display: block;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	margin: 7px;
}

.galimage:hover {
	background-color: #FFFFCC;
}

.galimagetitle {
	margin: 0 auto;
	text-align: center;
	padding: 3px;
}

.dateheader {
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0 4px 0;
	font-size: 16px;
	font-weight: bold;
}

.evobject {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/assets/images/greengrad.gif);
	background-repeat: repeat-x;
	padding: 5px;
	margin-top: 2px;
}

.evtitle {
	font-family: Arial, Helvetica, sans-serif;
font-size: 14px;	font-weight: bold;
	float: left;
}

.evtime {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	font-weight: bold;
	margin: 3px 0 3px 0;
	color: #333333;
}

.evdesc {
	font-family: Arial, Helvetica, sans-serif;
font-size: 12px;	margin: 4px 0 4px 0;
}

.greaterthan {
	font-family: sans-serif;
	font-size: 8px;
}

#actmenu {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#actmenu li {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0 2px 0;
	letter-spacing: 0.1pt;
}

#actmenu li a { color: #455761; text-decoration: none; }
#actmenu li a:hover { color: #ce6307; }
