/* 
Original Design Concept by Dan Cederholm | www.simplebits.com
Revised Version by Ewen Bell | www.twocats.com.au
*/

/* ---( page defaults )--- */

.imagetitle {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
 }

.more {
  margin: 0px;
  padding: 0px;
  padding-top: 20px;
  color: #333;
  font-weight: bold;
 }

.title {
  margin: 0px;
  padding: 0px;
  color: #039;
  font-weight: bold;
 }

.headline {
  margin: 0px;
  padding: 0px;
  padding-top: 16px;
  padding-bottom: 7px;
  color: #039;
  font-weight: bold;
  font-size: 120%;
 }

.cloud {
  line-height: 175%;
  color: #666;
}

.feature {
  margin-top: 15px;
  padding: 0px;
  border: 1px solid #ccc;
  width: 554px;
  }

.padded {
  padding: 15px;
}

.right {
	text-align: right;
}

.indent {
  padding-top: 15px;
  padding-left: 32px;
}

.intropanel {
  padding-top: 35px;
  padding-left: 32px;
}

#stuff {
padding: 9px;
padding-bottom: 5px;
border: solid #666 1px;
}

.photo {
padding: 4px;
background: #fff;
border: solid #ccc 1px;
}

.teaser {
	padding-top: 20px;
	padding-bottom: 20px;
}

.caption {
  font-weight: normal;
  font-size: 85%;
  color: #aaa;
  width: 400px;
  margin-bottom: 30px;
}

.photoshow {
padding: 5px;
padding-bottom: 0px;
border: solid #bbb 1px;
}

.photofeature {
	padding-top: 5px;
	padding-bottom: 6px;
}

#photobig {
width: 496px;
}

#photofla {
width: 496px;
}

.quoted {
  font-style: italic;
}

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(images/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

.quotes {
  font-style: italic;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #066;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

UL {
  list-style: none;
  margin: 0 0 20px 0px;
  padding: 0;
  }

.mini {
  padding-left: 18px;
  background: url(images/miniarrow.jpg) no-repeat 0 2px;
  }

.bookmark {
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 6px;
  }

.rss {
  background: url(images/rss.gif) no-repeat 0 4px;
  }

.deli {
  background: url(images/del.gif) no-repeat 0 4px;
  }

.fb {
  background: url(images/fb.gif) no-repeat 0 4px;
  }

.goo {
  background: url(images/goo.gif) no-repeat 0 4px;
  }

.twitter {
  background: url(images/twitter.gif) no-repeat 0 4px;
  }

.spacer {
  padding-top: 7px;
}

.links {
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 20px;
  background: url(images/link.gif) no-repeat 0 4px;
  }

.shade {
  padding-top: 4px;
  padding-bottom: 7px;
  background: url(images/link.jpg) repeat-x;
  width: 180px;
  }

.colour a.link {
  color: #039;
  }


.list {
  padding-top: 2px;
  padding-left: 14px;
  padding-bottom: 2px;
  background: url(images/listing.gif) no-repeat 0 5px;
  }

/* links */

.888 a:link, .888 a:visited, .888 a:active {
  color: #039;
  text-decoration: none;
  }

.888 a:hover {
  color: #f60;
  text-decoration: none;
  }

a:link, a:visited, a:active {
  color: #039;
  text-decoration: none;
  }

a:hover {
  color: #f60;
  text-decoration: none;
  }

.factsbox a:link, .factsbox a:visited, .factsbox a:active {
  color: #039;
  text-decoration: none;
  }

.factsbox a:hover {
  color: #f90;
  text-decoration: none;
  }

.listing a:link, .listing a:visited, .listing a:active {
  color: #039;
  text-decoration: none;
  }

.listing a:hover {
  color: #f60;
  text-decoration: none;
  }

.story a:link, .story a:visited, .story a:active {
  color: #630;
  text-decoration: none;
  }

.story a:hover {
  color: #f60;
  text-decoration: none;
  }

.storylinks {
	margin-top: -13px;
	margin-left: 0px;
}

#extras a:link, #extras a:visited, #extras a:active {
  color: #aaa;
  text-decoration: none;
  }

#extras a:hover {
  color: #f60;
  text-decoration: none;
  }

#row3 a:link, #row3 a:visited, #row3 a:active {
  color: #ddd;
  text-decoration: none;
  }

#row3 a:hover {
  color: #f60;
  text-decoration: none;
  }

#ext a:link, #ext a:visited, #ext a:active {
  color: #aaa;
  }

#ext a:hover {
  color: #f60;
  text-decoration: none;
  }

.topline {
  border-top: solid #e3e3e3 1px;
}

.overline {
  padding-top: 10px;
  border-top: solid #eee 1px;
}

.underline {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid #ddd 1px;
}

.dotunder {
  border-bottom: dotted #ddd 1px;
}

.listbody {
	margin-left: 50px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #eee;
	}

.comment {
	margin-left: 0px;
	padding-top:10px;
	border-top: 1px solid #eee;
	}

.comment-header {
	color: #999;
	}

/* ---( layout structure )---*/

#addcomment {
	display:none;
}

#mycomments {
	display:none;
}

#wrap {
  width: 952px;
  margin: 0 auto;
  min-height: 100%;
  height: 100%;
  }

#infobox {
  float: right;
  line-height: 1.5em;
  margin: 0 ;
  width: 150px;
  padding: 5px;
}

#floatright {
  float: right;
  margin: 0 ;
  padding: 5px;
  padding-left: 25px;
}

/* 657 adds 110px to the main section */
/* 597 adds 60px to the main section */

.address {
font-size: 55%;
line-height: 125%;
text-align: right;
padding-right: 20px;
padding-left: 240px;
}

/* ---( header and site name )--- */

#flash {
	position: absolute;
	text-align: center;
	top:  15px;
	margin:  0px;
	padding:  0px;
	margin-left: 0px;
	z-index: 10;
}


#tnt-header {
  margin: 0px;
  padding: 0;
  height: 588px;
  background: #fff url(images/title.jpg) no-repeat top left;
  }


#tnt-header h1 {
  margin: 0;
  padding: 0px 0 0px 0;
  height: 130px;
  font-weight: normal;
  font-size: 100%;
  }

.postcard {
  padding-top: 0px;
  padding-left: 460px;
  display: block;
  }

#tnt-header span { display: none; }

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 66%;
  color: #066;
  background: url(images/date_icon.gif) no-repeat 0 50%;
  }

.subtext {
  color: #aaa;
}

.icon {
	padding-top: 10px;
	padding-bottom: 5px;
}

.subauthorind {
  color: #039;
  padding-left: 30px;
}

.subauthor {
  color: #039;
}

.writer {
  color: #aaa;
  font-size: 9px;
  font-weight: normal;
}

.regionlist {
  font-size: 85%;
  font-weight: normal;
  line-height: 150%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: solid 1px #eee;
}

.standfirst {
  text-align: left;
  font-weight: bold;
  color: #333;
  line-height: 150%;
  padding-bottom: 20px;
  padding-top: 10px;
  border-bottom: solid 1px #eee;
}

.storytitle {
  font-size: 150%;
  margin: 0px;
  padding: 0px;
  padding-top: 30px;
  color: #039;
  font-family: "Verdana", "Arial", "Lucida Grande", "Trebuchet MS", sans-serif;
  line-height: 125%;
}

.story {
  padding-top: 20px;
}

#row3 .highlight {
  color: #039;
}

.subtitle {
  font-weight: bold;
  padding-bottom:20px;
  color: #393;
}

.white {
  color: #fff;
}

.factsbox {
  margin-top: 20px;
  margin-bottom: 30px;
  padding:15px;
  background: #eee;
  border: 1px dotted #aaa;
}

.minititle {
  font-weight: bold;
  color: #333;
}

#row3 .title {
  margin: 0px;
  margin-left: -15px;
  margin-right: -15px;
  font-size: 120%;
  font-weight: normal;
  padding: 0px;
  padding-left: 15px;
  padding-bottom: 11px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
  color: #039;
}

.itin {
        color: #066;
}

/* ---( sidebar )--- */

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#maps {
  margin: 10px;
  padding: 10px;
  font-size: 75%;
  }

.map {
  padding: 1px;
  border: solid #ccc 1px;
}

#footer {
  height: 54px;
  background: url(images/footer.gif) no-repeat bottom left;
  width: 950px;
  margin: 0;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  }

#logo {
display: none;
}

#content {
  padding: 0px;
  padding-left: 14px;
  padding-right: 404px;
  min-height: 700px;
  z-index: 1;
}

#row1 {
  position: absolute;
  text-align: left;
  top:  171px;
  width: 180px;
  margin: 0px;
  padding: 0px;
  padding-left: 10px;
  border-right: 1px solid #ddd;
  z-index: 1;
}

#extras {
  text-align: right;
  padding: 0px;
  min-height: 20px;
  margin-top: -50px;
  margin-right: 30px;
  font-family: gill, helvetica, sans-serif;
  font-size: 95%;
  color: #aaa;
}

#home {
  position: absolute;
  text-align: left;
  top:  5px;
  padding: 0px;
  margin: 0px;
  margin-left: 20px;
}

#navsearch {
  position: absolute;
  text-align: left;
  top:  107px;
  width: 100px;
  padding: 0px;
  margin: 0px;
  margin-left: 20px;
  color: #999;
}

#nav1 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100px;
  padding: 0px;
  margin: 0px;
  margin-left:123px;
}

#nav2 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:224px;
}

#nav3 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:325px;
}

#nav4 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:426px;
}

#nav5 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:527px;
}

#nav6 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:628px;
}

#nav7 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:729px;
}

#nav8 {
  position: absolute;
  text-align: left;
  top:  88px;
  width: 100;
  padding: 0px;
  margin: 0px;
  margin-left:830px;
}

#navigation {
  position: absolute;
  text-align: left;
  top:  98px;
  width: 900px;
  padding: 0px;
  margin: 0px;
  margin-left:30px;
  font-family: "arial", "Trebuchet MS", "Geneva", sans-serif;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
  color: #fff;
  text-decoration: none;
  }

#navigation a:hover {
  color: #ffa;
  text-decoration: none;
  }

#ads {
  position: absolute;
  text-align: left;
  top:  17px;
  width: 300px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 50px;
  margin-left: 614px;
  color: #aaa;
}

#news1 {
	float: right;
	width: 240px;
}

#news2 {
	float: left;
	width: 270px;
	padding-bottom: 4px;
}

#item1 {
	float: right;
	width: 170px;
}

#item2 {
	float: left;
	width: 340px;
	padding-bottom: 4px;
}

.topspace {
	padding-top: 10px;
}

.news_search {
	margin-bottom: 10px;
	padding: 8px;
	padding-left: 12px;
	border-bottom: 2px solid #666;
	background: #eee;
}


.boxed {
  padding-top: 2px;
  padding-bottom: 7px;
  padding-left: 18px;
  background: url(images/box.gif) no-repeat 0 3px;
  }

.new {
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 22px;
  margin-left:30px;
  background: url(images/favies.gif) no-repeat 0 4px;
  }

.favies {
  padding-top: 4px;
  padding-bottom: 7px;
  padding-left: 22px;
  background: url(images/linkgrey.gif) no-repeat 0 4px;
  }

.end {
  min-height: 45px;
}

#row2 {
  position: absolute;
  text-align: left;
  top:  157px;
  width: 972px;
  margin: 0px;
  padding: 0px;
}

#photomiddle {
  text-align: center;
  margin-top: 20px;
}

.photoleft {
  float: left;
  width: 210px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  padding-right: 20px;
  margin-right: 5px;
  margin-top:5px;
  color: #999;
  font-size: 85%;
  line-height: 110%;
}

#photopanel {
  float: right;
  width: 220px;
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  padding-left: 20px;
  margin-right: 5px;
  margin-top:5px;
}

.searchbox {
	padding-bottom: 15px;
}

input.radio {
	margin-top: 7px;
	margin-bottom: -3px;
}

input.check {
	margin-top: 7px;
	margin-bottom: 0px;
}

input.datalong {
        width: 300px;
        color: #333;
        height: 15px;
        background-color: #fff;
        border: solid 1px #999;
	font-size: 95%;
}

input.data {
        width: 190px;
}

input.pbutton {
        color: #fff;
        height: 21px;
        width: 60px;
        background: #666;
        border: solid 1px #999;
	font-size: 95%;
	padding-bottom:2px;
}

input.sbutton {
        color: #fff;
        height: 18px;
        width: 60px;
        background: #f60;
        border: none;
}

.comment_box {
        width: 290px;
        color: #333;
        height: 100px;
        background-color: #fff;
        border: solid 1px #999;
	font-family: "Verdana", "Arial", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: 95%;
}

input.comment_line {
        width: 290px;
        color: #333;
        height: 14px;
        background-color: #fff;
        border: solid 1px #999;
	font-size: 95%;
}

input.comment_button {
        color: #fff;
        height: 22px;
        width: 150px;
        background: #039;
        border: none;
}

input.check_box {
        background-color: #fff;
        border: solid 1px #999;
}

input.search {
        background-color: #fff;
        border: solid 1px #ddd;
	color: #333;
	text-align: left;
	width: 95px;
	height: 12px;
	font-size: 90%;
}


#row1 input {
        color: #aaa;
        height: 14px;
        width: 150px;;
        background-color: #fff;
        border: solid 1px #aaa;
	font-size: 95%;
}

.oops {
	color: #66c;
}

.flashbox {
	padding: 19px;
	border: 1px solid #ddd;
	border-left: none;
	border-right: none;
	margin-bottom: 12px;
	margin-top: -8px;
}

.flashtop {
	border-top: 1px solid #ddd;
	margin-top: 5px;
}

.storyflash {
	text-align: right;
	padding: 15px;
	border: 1px solid #ddd;
	width: 220px;
	background-color: #fff;
}

#row3 .box {
	padding: 15px;
	margin-bottom: 15px;
	border: none;
	background: #333 url(images/row3bg.jpg) no-repeat top left;
}

.box {
	padding: 15px;
	margin-bottom: 15px;
}

.wide {
	width: 690px;
}

.narrow {
	width: 280px;
}

.textbox {
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.red {
  color: #039;
}

.dontshow {
  display: none;
  }

.adjustup {
  margin-top: -20px;
  }

.photonote {
  font-family: gill, helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
  padding-top: 6px;
  line-height: 1.2em;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.click {
  vertical-align: -3px;
}

.shareicon {
	vertical-align: middle;
}

.video {
	margin-top; 20px;
	margin-bottom; -10px;
}

.fbjs {
	height: 89px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
}

.fblike {
	padding-top: 20px
}

#storystory h1 {
  font-size: 36px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
  padding-top: 30px;
  color: #06a;
  font-family: "Verdana", "Arial", "Lucida Grande", "Trebuchet MS", sans-serif;
  line-height: 125%;
  letter-spacing: -4px;
}

.stand_first {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  color: #666;
  line-height: 175%;
  padding-bottom: 0px;
  padding-top: 20px;
  padding-right: 100px;
  border-bottom: solid 1px #eee;
  letter-spacing: -1px;
}



