/* General setup */

body { 
	margin-left: 3px; margin-top: 3px;
	font-family: arial, helvetica, verdana, sans-serif;
	background-color: #ffffff;
	color: #262223;
	font-size: 80%;
  background-repeat: repeat-y;
  margin: 0px;
  padding: 0px;
}

.bodybg {
  background-image: url(/images/body_background.gif);
}

/* commented out to see if it's required 
p {
	font-size: 8pt;
	color: #262223;
}
*/

img {
	border: 0;
}

a:link {color: #5E96C5; text-decoration: none; }
a:active {color: #5E96C5; text-decoration: none; }
a:visited {color: #5E96C5; text-decoration: none; }
a:hover {color: #5E96C5; text-decoration: none; cursor: pointer; }

/* commented out to see if it's required 
ul {
	font-size: 8pt;
	color: #262223;
}

ol {
	font-size: 8pt;
	color: #262223;
}

td {
	color: #262223;
}
*/

th {
	text-align: left;
	color: #909B56;
	font-weight: normal;
	background: #EEF2D4;
}

h1 {
	color: #262223;
	font-size: 160%;
	letter-spacing: -0.8px;
}

h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.8px;
	line-height: 10pt;
	font-weight: normal;
	clear: left;
}

h3 {
	color: #92979D;
	font-size: 120%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	margin-top: 6px;
	line-height: 14px;
}

form {
  padding: 0px;
  margin: 0px;
}

/* Block elements */

#promotions {
	width: 1000px;
	height: 80px;
	padding: 0px;
	margin: 0px;
  background-color: #A8C1D5;
}

#promotions1 {
	float: left;
	width: 247px;
	height: 80px;
	background: #A3A8AC;
	padding-left: 3px;
}

#promotions2 {
	float: left;
	width: 247px;
	height: 80px;
	background: #BFC3C5;
  padding-left: 3px;
}

#promotions3 {
	float: left;
	width: 247px;
	height: 80px;
	background: #D2E8FB;
	padding-left: 3px;
}

#promotions4 {
	float: left;
	width: 247px;
	height: 80px;
	background: #A8C1D5;
	padding-left: 3px;
}

#tagline {
	width: 1000px;
	height: 18px;
	background-color: #47525A;
	padding: 0px;
}

#header { 
	width: 1000px;
	height: 113px;
	border-bottom: 9px solid #47525A;
  background-color: #ffffff; 
}

#handheldheader {
  display: none;
}


#bodywrapper {
	min-width: 1000px; 
/*	min-height: 800px; */
/*	background-image: url(/images/body_background.gif); */
}

#navigation {
	float: left;
	width: 139px;
	padding: 3px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 10px;
  background-color: #92979D;
  height: 100%;
}
	
#navigation #handheldnav {
  display: none;
}

#leftbanner {
  text-align: center;
}

#leftbanner .button {
  padding-bottom: 10px;
}

.bannerbox {
  text-align: center;
  padding-bottom: 10px;
}

#showreel {
  padding-bottom: 10px;
}

#content {
	float: left;
	width: 474px;
	padding: 12px; 
	padding-top: 2px;
/*	min-height: 1000px; */
}

#playercontent {
  float: left;
  width: 830px;
  background-color: #ffffff;
  height: 1500px;
  padding: 12px;
  padding-top: 2px;
}
	
#associations {
	float: left;
	width: 209px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px; 
  background-color: #EFF1F0;
  height: 100%;
}

#advertising {
	float: left;
	width: 120px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px; 
}
	
#footer {
	clear: both;
	width: 1000px;
	background: #47525A;
	min-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}

/* Styling elements */

.noborder {
	border: 0;
}

/* PROMOTIONS ZONE */

/* heading in promotion zones */
#promotions .heading {
	color: #ffffff;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;  
}

/* make promotions text white and limit width */

#promotions p {
	color: #ffffff;
	width: 160px;
	margin-top: 0px;
	line-height: 9pt;
	float: left;
}

#promotions a {
	color: #ffffff;
}

/* float promotions image to right */
#promotions img {
	float: right;
	padding: 0;
	margin:0;
}

#promotions .promotionstext {
	float: left;
	width: 160px;
}

/* TAGLINE */

/* change text colour of tagline to white */
#tagline p {
	color: #ffffff;
	text-align: right;
	margin-top: 0px;
	padding: 0px;
	padding-right: 3px;
}

#logo {
	float: left;
}

#standardtopbanner {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
}

/* change text colour of footer to grey */
#footer p {
	color: #dddddd;
}

.hide {
	display: none;
}

/* NAVIGATION STYLES */

#navigation table {
	width: 100%;
	padding:0;
	margin:0;
	margin-bottom: 8px; 
	color: #ffffff;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

#navigation tr {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #ffffff;
}

#navigation td {
	padding: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
  border-bottom: 1px solid #ffffff;
}

#navigation #magazinenav {
	padding-top: 4px;
  border-top: 1px solid #bbbbbb;
}

/* overrides default link colour for navigation - padding to center the link in the box */
#navigation a {
	color: #ffffff;
/*	padding-top: 3px; */
}	

#mainnav .link {
  display: block;
/*  width: 100%; */
/*  height: 18px; */
  padding-top: 5px;
  padding-bottom: 5px;
}

#navigation tr:hover {
	background-color: #5E96C5;
}

/* removes bullets */ 
#navigation ul {
	list-style-type: none; 
	padding:0;
	margin:0; 
	height: 100%; 
}

#navigation li {
	padding-left: 10px;
	padding-bottom: 3px;
	clear: both;
}

#navigation .navheading {
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

#navigation .rss {
	float: right;
}

/* CONTENT STYLES */

/* Google link unit */

#content #googlelinkunit {
	padding-bottom: 8px;
  padding-top: 4px;
}

/* breadcrumb styling */

#content #breadcrumb {
	margin-bottom: 8px;
	background: #EFF1F0;
	padding: 1px;
	padding-left: 3px;
	padding-right: 3px;
}

#playercontent #googlelinkunit {
  padding-bottom: 8px;
  padding-top: 4px;
}

/* breadcrumb styling */

#playercontent #breadcrumb {
  margin-bottom: 8px;
  background: #EFF1F0;
  padding: 1px;
  padding-left: 3px;
  padding-right: 3px;
}


/* dont miss box styling */

#content #dontmiss {
	background: #EFF4FA;
	padding: 5px;
	padding-top: 2px;
	width: 464px;
	margin-bottom: 5px;
}

/* news summaries */

/* clear the floating image in the dont miss section */
#content .newssummary {
	clear: both;
	padding-bottom: 4px;
	padding-top: 4px;
}

#content .newssummary h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.8px;
	line-height: 12pt;
	font-weight: normal;
	clear: left;
	margin: 0px;
  padding: 0px;
  padding-top: 2px;
  margin-bottom: 2px;
}

#content .newssummary .strapline {
  font-size: 130%;
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  clear: none;
}

#content #dontmiss .strapline {
  margin: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  clear: none;
}


#content .newssummary p  {
  margin-top: 0px;
  padding-top: 0px;
}

.searchresult {
  padding-bottom: 8px;
}

#content .searchresult h2 {
  color: #92979D;
  font-size: 140%;
  letter-spacing: -0.8px;
  line-height: 12pt;
  font-weight: normal;
  clear: left;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
  margin-bottom: 2px;
}

.biglink {
  font-size: 120%;
}


#content #dontmiss h2 {
  color: #92979D;
  font-size: 140%;
  letter-spacing: -0.8px;
  line-height: 12pt;
  font-weight: normal;
  clear: left;
  margin-bottom: 4px;
  padding-top: 2px;
} 


.thumbnail {
	padding: 5px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
}

.newssummary .thumbnail {
  margin-top: 4px;
}

#dontmiss .thumbnail {
  margin-top: 10px;

}

.date {

}
	
#content h1 {
	font-weight: normal;
	line-height: 90%;
	margin-bottom: 8px;
	margin-top: 10px;
	clear: both;
  letter-spacing: -0.8px;
}

#playercontent h1 {
  font-weight: normal;
  line-height: 90%;
  margin-bottom: 8px;
  margin-top: 10px;
  clear: both;
  letter-spacing: -0.8px;
}

#content h2 {
	color: #92979D;
	font-size: 140%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	padding-top: 6px;
	line-height: 14px;
}

#content p {
  margin-top: 0px;
}

#content .byline {
  font-size: 110%;
}

/* OTHER ARTICLES ON HOMEPAGE */

.otherarticles .headline {
	float: left;
  width: 70%;
}

.otherarticles .date {
	padding-left: 10px;
}

#content .otherarticles {
	margin-bottom: 3px;
}

#content .articleimage {
	padding: 4px;
}

.newssummary .date {
	float: left;
	width: 40%;
}

.searchresult .date {
  float: left;
  width: 40%;
}

#dontmiss .date {
  float: left;
  width: 40%;
}

#content .article .date {
	width: 80%;
}

/* PAGETRAIL */

#content #pagetrail {

}

#content #pagetrail a {
	border: 1px #dddddd solid;
	padding: 3px;
	margin-right: 3px;
}

#pagetrail #presentpage {
	border: 1px #dddddd solid;
	padding: 3px;
	margin-right: 3px;
	background: #92979D;
	color: #ffffff;
}

#pagetrail a:hover {
	background-color: #5E96C5;
	color: #ffffff;
}

.searchmatch {
  background-color: #FFF9AD;
  padding-left: 2px;
  padding-right: 2px;
}

/* less than ideal - these styles are duplicated so they work in TinyMCE */

#content .pullquote {
	display: block;
	font-family: serif;
	font-size: 140%;
	color: #47525A;
	background-color: #eeeeee;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	margin: 3px;
	width: 200px;
}

.mceContentBody .pullquote {
	display: block;
	font-family: serif;
	font-size: 140%;
	color: #47525A;
	background-color: #eeeeee;
	float: right;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding: 5px;
	margin: 3px;
	width: 200px;
}

#content .strapline {
	color: #47525A;
	font-size: 140%;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	letter-spacing: -0.8px;
	font-weight: normal;
	clear: left;
}

#content .searchresult .strapline {
font-size: 130%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 2px;
padding-bottom: 2px;
clear: none;
}

.mceContentBody .strapline {
	color: #47525A;
	font-size: 140%;
	margin-top: 2px;
	margin-bottom: 8px;
	line-height: 12pt;
	letter-spacing: -0.8px;
	font-weight: normal;
	clear: left;
}

.mceContentBody h2 {
	color: #92979D;
	font-size: 120%;
	letter-spacing: -0.3px;
	font-weight: normal;
	margin-bottom: 6px;
	clear: both;
	margin-top: 6px;
	line-height: 14px;
}

.mceContentBody p {
	margin-top: 2px;
}

.minorheading {
	color: #262223;
	font-size: 140%;
	letter-spacing: -0.8px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#content p.minorheading {
	font-size: 140%;
	border-bottom: 1px solid #262223;
	margin-bottom: 8px;
  clear: both;
}

#content .article {
	/* min-height: 35px; */
  clear: both;
}

/* ARTICLE FUNCTIONS E.G. DATE, PRINT */

#articlefunctions {

}

#articlecontent .date {
	float: left;
	width: 40%;
}


/* COMMENTS */

/* comments form */

#comments label {
	float: left;
	width: 25%;
}

#comments .textinput {
	width: 65%;
}

#comments textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#comments input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#comments .submit {

}

#comments .submit:hover {
	color: #5E96C5;
}

#comments form {
	margin-bottom: 10px;
}

/* comments display */

#content .commentsummaries {
	
}

.commentsummaries .commentheading {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.commentsummaries .postdetails {
	font-style: italic;
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.commentsummaries .nickname {
        
}

.commentsummaries {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/* EMAIL A FRIEND */

#email_an_article input {
  font-family: arial, helvetica, san-serif;
  font-size: 120%;
  color: #92979D;
}

#email_an_article label {
  float: left;
  width: 40%;
}

#email_an_article .textinput {
  width: 55%;
}

#email_an_article textarea {
  width: 65%;
  height: 100px;
  font-family: arial, helvetica, san-serif;
  font-size: 120%;
  color: #92979D;
}

#email_an_article input {
  font-family: arial, helvetica, san-serif;
  font-size: 120%;
  color: #92979D;
}

#email_an_article .submit:hover {
  color: #5E96C5;
}

#email_an_article form {
  margin-bottom: 10px;
}


/* SHARING FUNCTIONS */

#content #share {
	background: #EFF1F0;
	padding: 8px;
	padding-top: 4px;
	width: 460px;
	margin-bottom: 8px;
  margin-top: 4px;
}

#share #delicious {
	margin-left: 18px;
	display: block;
}

/* PRINTED FROM INFO */

#printedFrom {
  display: none; /* hidden from non-print media */
}

/* EVENTS */

.event {
	clear: both;
}

.event .eventdate {
	float: none;
	margin-bottom: 0px;
	font-size: 120%;
}

.event img {
	float: right;
}

.event .venue {
	font-weight: bold;
	margin-bottom: 0px;
}

.event .address {
	margin-top: 0px;
	padding-top: 0px;
}

.event .description {

}

/* ISSUES */

.issue {
	padding-bottom: 18px;
}

/* DIRECTORY */
.enhanceddirectorylisting {
  background: #EFF4FA;
  padding: 5px;
  padding-top: 2px;
}

#directory ul {
	color: #92979D;
}

#directory label {
	float: left;
	width: 25%;
}

#directory .textinput {
	width: 65%;
}

#directory textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#directory input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#directory h2 {
  padding-bottom: 6px;
}

/* MEDIA INFO */

#mediainfo label {
	float: left;
	width: 25%;
}

#mediainfo .textinput {
	width: 65%;
}

#mediainfo textarea {
	width: 65%;
	height: 100px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

#mediainfo input {
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}

/* ASSOCIATIONS BAR */

#associations input {
	width: 150px;
	font-family: arial, helvetica, san-serif;
	font-size: 120%;
	color: #92979D;
}	

#associations #searchbox {
	padding-bottom: 8px;
}

#searchbox #searchform {
	clear: both;
	padding-bottom: 4px;
}

#searchform #searchinputs {
	clear: both;    
}

#associations #searchcloud {
	background: #E0E0E0;
	width: 195px;
	padding: 7px;
	padding-top: 3px;
	text-align: left; /* Still not convinced about justifying */
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
	clear: both;
}

#associations p {
	margin-top: 0px;
}

#searchbox .searchgo {
	font-weight: bold;
  font-size: 120%;
	padding-left: 5px;
	padding-top: 10px;
}

#searchbox input {
	float: left;
}

/* different font sizes for the search cloud */

#associations #searchcloud .sc0 {
	font-size: 80%;
}

#associations #searchcloud .sc1 {
	font-size: 90%
}

#associations #searchcloud .sc2 {
	font-size: 100%;
}

#associations #searchcloud .sc3 {
	font-size: 110%;
}

#associations #searchcloud .sc4 {
	font-size: 120%;
}

#associations #searchcloud .sc5 {
	font-size: 130%;
}

#associations #searchcloud .sc6 {
	font-size: 150%;
}

#associations #searchcloud .sc7 {
	font-size: 160%
}

#associations #searchcloud .sc8 {
	font-size: 180%;
}

#associations #searchcloud .sc9 {
	font-size: 15pt;
}

#associations #login p {
 	margin-bottom: 0px;
}

#associations #newsbyemail {
	padding-bottom: 10px;
}

#associations #rsspanel {
	padding-bottom: 10px; 
}

/* TASGLIST WITHIN ASSOCIATIONS BAR */

#taglist {
	padding-bottom: 8px;
}

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

#taglist li {
	padding-bottom: 3px;
 	margin: 0px;
}

/* RELATED STORIES WITHIN ASSOCIATIONS BAR */

#relatedstories {
	padding-bottom: 8px;
}

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

#relatedstories li {
	padding-bottom: 3px;
	margin: 0px;
}

#newsbyemail .search {
 	font-weight: bold;
	padding-left: 5px;
}

/* WHITE PAPERS REGISTRATION FORM */

#wp-registration label {
    float: left;
    width: 150px;
}

#wp-registration input.textWidget {
    width: 200px;
}

#wp-registration textarea {
    width: 200px;
    height: 80px;
}

#wp-registration div {
    margin: 5px 0;
}

#wp-registration .note{ 
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 15px 10px;
}

#wp-registration .error { 
    font-weight: bold;
    color: red;
}

