/*------------------------------------------------------------------------------
>>>>  TNV CSS 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

/* For IE */
img { -ms-interpolation-mode:bicubic; } 

a img {
  border: none;
}

a, a:link { text-decoration: none; }
a:visited { }
a:hover { }
a:active { }


/*------------------------------------------------------------------------------
>>>> 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body { 
  color: #07181d; 
  text-shadow: rgba(255, 255, 255, .01) 0px -1px 1px; 
  font-family: Georgia, "Times New Roman", serif;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 87%;  
}

/* Link and link-like colours */
a, 
#shp p.toggle a.toggleOn,
#slideshow ol li#activeThumb { 
  color: #0C77B2; 
}

.textNav a,
.textNav a:link, 
.textNav a:hover, 
.textNav a:active,
.textNav li.active a {
  color: #fff;
}

.masthead { background: #011a25; background: #003656; }
.masthead .main, .footer .main { padding-top: 0px; }
.textNav { font-family: Helvetica, sans-serif; }
#sidebar > h4:first-child { margin-top: 0px; }
.footer { border-top: 1px solid #ccc; }


/* For the big happy opening paragraph */
#content h1 + p, #mapblg #content p:first-child {
  font-size: 125%;
  line-height: 160%;
  padding-bottom: 0.5em;
  color: #07181d;
}

/* Neatening subheadings in posts  */

.post h2 { margin-top: 0px;}
.post h2 + h3 {
  margin: -0.7em 0 0.6em 0;
}


/*------------------------------------------------------------------------------
>>>> Layout
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.container {
}

.main {width:900px;}
.wide {width:900px;overflow:auto;clear:both;}

#content {overflow:visible;width:500px;}

.masthead .banner {padding:20px 0;}

.masthead .find {
  background-color: #003656;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#003656), to(#023047)); 
  background-image: -webkit-linear-gradient(top, #003656, #023047); 
  background-image:    -moz-linear-gradient(top, #003656, #023047); 
  background-image:     -ms-linear-gradient(top, #003656, #023047); 
  background-image:      -o-linear-gradient(top, #003656, #023047); 
  background-image:         linear-gradient(top, #003656, #023047);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#003656', EndColorStr='#023047'); 
	border-bottom:1px solid #8a9498;
	padding:12px 0;
}

.navigation {
	background-color: #003656;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#023047), to(#003656)); 
  background-image: -webkit-linear-gradient(top, #023047, #003656); 
  background-image:    -moz-linear-gradient(top, #023047, #003656); 
  background-image:     -ms-linear-gradient(top, #023047, #003656); 
  background-image:      -o-linear-gradient(top, #023047, #003656); 
  background-image:         linear-gradient(top, #023047, #003656);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#023047', EndColorStr='#003656');
	border-top:1px solid #8a9498;
	margin-top:4px;
}

#sidebar {
	position:relative;
	float:right;
	display:inline;
	width:260px;
}

.footer {
  clear:both;
  font-size: 90%;
  padding-top: 0.5em;
  margin-top: 3.0em;
}

/*------------------------------------------------------------------------------
>>>> Masthead, breadcrumbs & tabs
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.masthead {
  width: 100%;  
  overflow: hidden;  
  padding: 0;
  text-align: left; 
}
.masthead .title {
  font-size: 2.5em;
  margin-top: 30px;
  text-align: center;
  padding-bottom: 0.8em;
  letter-spacing:0.05em;  
}
.masthead .logo {
	position:relative;
  float: left;
	display:inline;
	width:206px;
	height:207px;
	margin: 0 0 0 -12px;
}
.masthead .logo a {
	display:block;
	background:url(/static/images/tnv-logo-new.gif) left top no-repeat;
	width:206px;
	height:207px;
}
.masthead .logo a span {display:none;}


.masthead .searchForm {
  float: right;
	overflow:auto;
}
.strap { /* Contains breadcrumbs and shoppping cart */
  height: 2.5em;
  padding-top: 0;
}
.breadcrumbs {
  padding: 1.5em 0;
  font-size: 0.8em;
}
.crumbs {padding-bottom:1em;border-bottom:1px solid #ccc;}

li#home { /* The 'home' link in the main nav */ }


/* Plain text-link style nav */

ul.textNav {
  display: block;
  padding: 0.7em;
	padding-left:12px;
	padding-bottom:18px;
  margin: 10px auto ;
	width:880px;
  list-style-type: none;

}
ul.textNav li {
	float:left;
  display: inline;
  font-size: 90%;
  line-height: 100%;
  font-weight: bold;
/*	border:1px solid red;*/
}
ul.textNav li#home {
  text-transform: uppercase;
}

ul.textNav li a {display:block;padding-right: 2.5em;}

ul.textNav li a.twitter,
ul.textNav li a.facebook {
	width:20px;
	height:20px;
	margin-top:-6px;
	padding-right:0;
}
ul.textNav li a.twitter {
	background:url(/static/images/twitter-small.png) left top no-repeat;
}
ul.textNav li a.facebook {
	background:url(/static/images/facebook-small.png) left top no-repeat;
}

/* Sidebar subnav */


.subnav {
	positionn:relative;
	display:block;
	margin:40px 0 0 0;
	background:#eee;
	clear:both;
}

.subnav h4 {
	margin:0;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
	border-top:1px solid #ccc;
}
.subnav h4 a {
	color:#011a25;
	display:block;
	padding:14px 8px 6px 8px;
}

.subnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.subnav ul li {
	width:100%;
	margin:0;
	padding:0;
}
.subnav ul li a {
	display:block;
	padding:6px 8px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
	color:#011a25;
	
}
.subnav ul li a span {
	display:block;
	font-weight:bold;
	color:#0C77B2;
}
.subnav ul li a p {
	margin:2px 0;
	line-height:1.3em;
}

.subnav ul li a:hover,
.subnav ul li a.active,
.subnav ul li a:hover span
.subnav h4 a:hover {
	background:#fefefe;
	color:#011a25;
}
.subnav ul ul {
  margin-top: 0.7em;
  margin-bottom: 0;  
}
.subnav a.active {
  font-weight: bold;
}


/*------------------------------------------------------------------------------
>>>> Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.byline {
  padding-top: 2.5em;
  font-size: 90%;
  text-align: center;
}

div.contact {
	margin-top:12px;
	overflow:auto;
}
.contact .snippet {
	position:relative;
	float:left;
	display:inline;
	margin-left:0;
	padding-right:30px;
	width:180px;
}
.contact .last {padding-right:none;width:120px;}

.twitter, .facebook {
	display:block;
	float:left;
	width:32px;
	height:32px;
	margin:6px 20px 0 0;
}
.twitter {background:url(/static/images/twitter.png) left top no-repeat;}
.facebook {background:url(/static/images/facebook.png) left top no-repeat;}

.twitter span, .facebook span {display:none;}

.submitNews {float:right;position:relative;}
.submitNews h3 {margin:0;}

.submitNews a, a.submitNews {
	position:relative;
	display:block;
	float:left;
	background:#011a25;
	padding:8px 0;
	text-align:center;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	width:100%;
/*	border:1px solid red;*/
}
a.submitNews {margin:20px 0;}
.submitNews a:hover, a:hover.submitNews {background:#444;}

/*------------------------------------------------------------------------------
>>>> Basic Typography
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

em, i {
  font-style:italic;
}
b, strong {
  font-weight: bold;
}

h1 {
  font-size:1.8em;
  margin: 0 0 0.5em 0;
  letter-spacing:0.05em;
}
h2 {
  font-size: 1.4em;
  margin-top: 1.8em;
  margin-bottom: 0.7em;
}
h3 {
  font-size: 1.0em;
  line-height: 1.25;
  margin-top: 1.4em;  
  font-weight: bold;
  margin-bottom: 0.5em;
}
h4 {
  margin-top:2.0em;    
  font-size:1em;
  font-weight:bold;
  margin-bottom:0.5em;
}
h6 {
  font-size:1em;
  font-weight:bold;
}
p {
  line-height:150%;
  margin-bottom:1.0em;
}
ul, ol {
  padding: 0 0 0 25px;
  margin:1.0em 3.0em 1.4em 0;
}

ul ul, ol ol {
  margin-left: 1.8em;
}
li {
  line-height:130%;
  margin-bottom:0.7em;
}
dl {
  line-height: 130%;
}
dt {
  font-weight: bold;
  margin-bottom: 0;
}
dd {
  margin-bottom: 2.0em;
}
blockquote {
  margin: 1.6em 0;
  padding: 0 2.0em;
  border-left: 1px solid #ccc;
}
blockquote p {
  padding:0;
  margin:0 0 1.0em 0;
}
blockquote cite {
  font-style:italic;
  font-weight: bold;
  font-size:0.9em;
}
table {
  border-collapse: collapse;
  margin: 1.0em 0;
  padding: 0;
  font-size: 0.9em;
  width: 100%;
}
table td {
  text-align: left;
  vertical-align: top;
  padding: 0.3em 1.0em 0.3em 0;
  border-bottom:1px solid #ddd;  
}
table th {
  padding: 0.3em 1.0em 0.3em 0;
  font-weight: bold;
  text-align: left;  
  border-bottom: 1px solid #222;
}
table p {
  margin: 0.5em 0;
}

/*------------------------------------------------------------------------------
>>>> Generally helpful
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.error, .preview {
  border: 1px dashed red;
  padding: 1.0em 1.0em 0 1.0em;
}

.skip { /* For hidden skip-to-content link */
  display: none;
}
.back { /* Used for back-to-page links for blg, nws, evt */
  clear: both;
  padding-top:2.0em;
}
.go { /* Link to post or extended article */
  text-align: right;
}
.first { /* For the first item in series */
  margin-left: 0;
  padding-left: 0;
}
.last { /* For the last item in series */
  margin-right: 0;
  padding-right: 0;
}
.notFound { /* Where people / products don't have images */
  background: #ddd;
  text-align: center;
  padding: 3.5em 0;
  width: 100%;
}

/*  
  For convenience, the basic unit of all post-able blueprints is 'post'.
  Where there's a standard image associated with the post (products, people), the 
  post is further divided into .image and .body.
*/

#blg div.post,
#dir div.post,
#edn div.post,
#evt div.post,
#mapblg div.post,
#nws div.post,
#psl div.post, 
#shp div.post {
  margin-bottom:2.0em;
}
 

/*------------------------------------------------------------------------------
>>>> Blog and News (BLG, NWS) pagination + DBY years
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#blg div.pagination, 
#nws div.pagination,
#dby div.pagination,
#mapblg div.pagination {
  margin-top:4.0em;
  text-align:right;
  font-size: 90%;
}
#blg .pagination ul,
#nws .pagination ul,
#dby .pagination ul,
#mapblg .pagination ul {
  margin: 0;
  float: right;
  list-style: none;
}
#blg .pagination ul li, 
#nws .pagination ul li,
#dby .pagination ul li,
#mapblg .pagination ul li {
  border-right: 1px solid #444;
  padding: 0 0.4em;
  margin-top: 0.5em;
  float: left;
}
#blg .pagination ul li.currentPage,
#nws .pagination ul li.currentPage,
#dby .pagination ul li.currentPage,
#mapblg .pagination ul li.currentPage {
  font-weight: bold;
}
#blg .pagination ul li.nextPage,
#nws .pagination ul li.nextPage,
#dby .pagination ul li.all,
#mapblg .pagination ul li.all {
  border-right: 0;
  padding-right: 0;
}


/*  >> Comments <<   */

#blg p.commentInfo,
#tlk p.commentInfo,
#mapblg p.commentInfo { /* Shows if comments are on or off, and how many */
  margin-top: 2.0em;
  text-align: right;
  font-size: 90%;
  font-weight: bold;
}
#blg div.cmt,
#tlk div.cmt,
#mapblg div.cmt {
  margin-bottom: 2.4em;
  font-size: 90%;
}
div.preview h4.commenter {
  margin-top: 0;
}
#blg div.preview a.hide,
#tlk div.preview a.hide,
#mapblg div.preview a.hide {
  color: red;
}


/*------------------------------------------------------------------------------
>>>> Search (SCH)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* search */
.masthead form.searchForm {
	width:210px;
	float:right;
	display:inline;
	margin:0;
	background:#fff;
	border:1px solid #ccc;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
form.searchForm input {
	background:#fff;
	border:1px solid #fff;
	font-style:italic;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	padding:6px 0 2px 4px;
	height:21px;
	line-height:21px;
}
form.searchForm input.search {
	width:168px;
	float:left;
}
form.searchForm input.btn {width:25px;height:21px;padding:4px;}

/*------------------------------------------------------------------------------
>>>> Contact form (CTT)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


/*------------------------------------------------------------------------------
>>>> Projects (PRJ)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#prj .post {
	width:210px;
	position:relative;
	float:left;
	display:inline;
	margin:0 20px 20px 0;
}

#prj .last { margin-right: 0;}

#prj .post h3 {
	margin:10px 0 0 0;
	text-transform:uppercase;
	text-align:center;
	font-weight:normal;
	
}


.prjNotFound {
	width:210px;
	height:210px;
	line-height:210px;
	text-align:center;
	padding:0;
}
.projectLink {
	background:#eee;
	display:block;
	border:1px solid #ccc;
	padding:12px 10px;
	font-weight:bold;
	margin-top:10px;
	font-size:18px;
}

/*------------------------------------------------------------------------------
>>>> Gallery (GLY)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#gly div.image img {
  width: 100%;
}
#gly p.caption {
  margin-top: 1.0em;
  font-size: 90%;
}

/*------------------------------------------------------------------------------
>>>> Slideshow
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#slideshow {
	position:relative;
	float:right;
	display:inline;
	width:530px;
	padding-top:6px;
/*	border:1px solid #8a9498;*/
	
}
#slideshow div.placeholder {
  clear: both;
/*	padding:2px;*/
/*	background:rgba(255,255,255,0.25);*/
/*	border:1px solid #8a9498;*/
  overflow: hidden;
}
#slideshow #SS_caption {
	position:relative;
	background:rgba(0,0,0,0.7);
	height:32px;
	width:280px;
  margin-top: -52px;
	margin-left:10px;
	padding:5px;
  font-size: 90%;
	color:#fff;
	text-shadow:egba(0,0,0,0.7) 0px 1px 1px;
	line-height:1.2em;
}
#slideshow ol {display:none;}

#slideshow ol li {
  display: block;
  padding: 0.1em 1.0em 0.1em 0;   
  float: left;
  cursor: pointer;
  font-size: 90%;
}
#slideshow ol li a {
  padding: 0.1em 1.0em 0.1em 0; 
	color:#fff;
}
#slideshow ol li#activeThumb { /* The active marker for the slideshow */ }



/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 440px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/

.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border: 0;
}
.captioned blockquote p {
  font-size: 0.85em;
  font-style: normal;
  line-height: 140%;
}
img.small, .smallCaptioned {
  float: left;
  width: 100px;
  margin: 0 18px 10px 0;
}
img.med, .medCaptioned {
  float: left;
  width: 200px;
  margin: 0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float: right;
  width: 200px;
  position: relative;
  margin-right: -40px;  
}
img.large, .largeCaptioned {
  width: 440px;
  margin: 0;
  padding: 0;
  border: 1px solid #ddd;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float: none;
  margin: 0;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}



/*------------------------------------------------------------------------------
>>>> Documents by year (DBY)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#dby table .downloadDate {
  width: 7.0em;
}
#dby table .downloadContent {
  width:27em;
}
#dby table .downloadLink {
  width: 7.0em;
  text-align: right;
}
#dby table .pubHeader {
  padding-top: 30px;
}


/*------------------------------------------------------------------------------
>>>> Mime-type display - the default behaviour when a file is inserted in text
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 10px 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
  width: 70%;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}



/*------------------------------------------------------------------------------
>>>> Uniform overwrites (remove the .uniForm class from forms to disregard)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* This is the main unit that contains our form elements */
.uniForm .ctrlHolder { padding: 0; }
.uniForm .buttonHolder { padding-top: 10px; }

.uniForm .inlineLabels label,
.uniForm .inlineLabels .label { 
  width: 40%; 
}
.uniForm .inlineLabels .textInput,
.uniForm .inlineLabels .fileUpload { 
  width: 54%; 
}

.uniForm .inlineLabels .selectInput,
.uniForm .inlineLabels select{ width: 54%;  }

.uniForm .inlineLabels textarea{  width: 54%; font-family: Helvetica, Arial, sans-serif; }

.uniForm .inlineLabels .formHint { 
  margin-top: 0; 
  margin-left: 42%; 
  font-size: .9em; 
  color: #777; 
  position: static; 
}
.uniForm .inlineLabels .multiField { 
  width: 54%; 
  margin: 0 0 .3em 0; 
}

.uniForm label.blockLabel { font-size: 90%; }
.uniForm .inlineLabels .blockLabel {
  width: 45%;
  margin-right: 5%;
/*  border: 1px solid red;*/
}
.uniForm .inlineLabels .expiry label.blockLabel { /* For credit card expiry date #shp */
  width: 46%;
}
.uniForm .inlineLabels .cc label.cardNumber { /* For credit card number #shp */
  width: 65%;
}
.uniForm .inlineLabels .cc label.cvv { /* For credit card expiry date #shp */
  width: 22%;
}
.uniForm .inlineLabels .address .textInput {
  width: 100%;
}
.uniForm .inlineLabels .address label {
  display: none;
}
.uniForm .ctrlHolder { 
  padding: 6px 0; 
  border-bottom: 1px solid #dfdfdf;
}
.uniForm .noBorder {
  border: 0;
}
.uniForm .inlineLabels p.formHint {
  font-size: 80%;
  padding-top: 0.8em;
  line-height: 130%;
}


