/* CSS Document */

body {
	FONT-FAMILY: Helvetica, Arial, sans-serif; 
	margin: 15px;
	background-color: #DFE3E3;
	font-size: 75%;
	color: #333333;
	letter-spacing:0.02em;
}

A {
	COLOR: #0099CC; TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0099CC; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #0085B0
}
a.iconlink {
	background: url(/img/icon_squares.gif) left no-repeat;
	padding-left: 35px;
	font-weight: bold;
	display: block;
	clear: left;
}
a:hover.iconlink {
	background: url(/img/icon_squares_over.gif) left no-repeat;
	text-decoration: none;
	color: #999999;
}
P {
	margin: 0.2em 0 0.5em 0;
	line-height:16px;
}
/* used as main heading */
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 140%; 
	MARGIN: 0px 0px 0.5em;
	COLOR: #0099CC;
	text-transform: lowercase;
}
H2 {
	FONT-SIZE: 120%; 
	margin: 0px 0px 0.5em;
	COLOR: #0099CC; 
	text-transform: lowercase;
}

H3 {
	FONT-SIZE: 100%;
	text-transform:none;
	padding:2px;
}
H4 {
	FONT-SIZE: 100%;
	COLOR: #0099CC;
	text-transform:none;
	padding:2px;
}

#frame{
	/* for Firefox, Opera and others: */
    max-width: 960px;
	background-color: #fff;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#framenetwork {
	/* for Firefox, Opera and others: */
    max-width: 960px;
	background-color: #fff;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}
#header{
	background: url(/img/header_bg.jpg) no-repeat left;
	text-align: right;
	margin-bottom: 5px;
	height: 175px;
}
#headergeneric{
	background: url(/img/header_bg.jpg) no-repeat left;
	text-align: right;
	margin-bottom: 5px;
	height: 175px;
}
#headerabout{
	background: url(/img/header_about.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerresource{
	background: url(/img/header_resource-centre.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerproducts{
	background: url(/img/header_products.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerdestcen{
	background: url(/img/header_destination-centre.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerwebsites{
	background: url(/img/header_websites.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerdigital{
	background: url(/img/header_digital-content.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerdistribution{
	background: url(/img/header_distribution.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerguestlink{
	background: url(/img/header_guestlink.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerkiosks{
	background: url(/img/header_kiosks.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headernews{
	background: url(/img/header_news.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headernetwork{
	background: url(/img/header_our-network.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headersignup{
	background: url(/img/header_signup.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headercontact{
	background: url(/img/header_contact.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headercareers{
	background: url(/img/header_careers.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerhelp{
	background: url(/img/header_help.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#headerevents{
	background: url(/img/header_events.jpg) no-repeat left;
	margin-bottom: 5px;
	line-height: 175px;
}
#leftnav {
	width: 20%;
	float: left;	
}
#leftnav ul{
	margin: 5px 5px 0px 5px;
	border-right: 1px solid #CFD7D8;
	border-top: 1px solid #CFD7D8;
	list-style: none;
	padding: 0;
}
#leftnav li{
	border-bottom: 1px solid #CFD7D8;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	width: 100%;
}
#leftnav li a.sub {
	padding-right: 10px;
	font-weight: normal;
}
#leftnav li a {
	display: block;
	color: #333;
	padding: 3px;
}

#leftnav li a:hover{
	background-color: #EDEFEF;
	border-left: 5px solid #0099CC;
	color: #0099CC;
	text-decoration: none;
}
#leftnav a:visited{
	
}
#leftnav #bottomcontent {
	background-color: #EDEFEF;
	padding: 5px;
	margin: 0px 5px 5px 0px;
}
/* delete subnav styles if not using */
#rightnav{
	width: 20%;
	float: right;
}
#framenetwork #rightnav{
	width: 25%;
	float: right;
	
}
#rightnav #rightcontent {
	margin: 5px 0px 5px 5px;
}
#rightnav #rightcontent h2 {
	text-align: center;
}
#rightnav ul, #datenav ul{
	margin: 3px 3px 0px 3px;
	list-style: none;
	padding: 0;
}
#rightnav li, #datenav li{
	border-bottom: 1px solid #0099CC;
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 100%;
	width: 100%;
}
#rightnav a, #datenav a {
	display: block;
	color: #333;
	padding: 3px;
}
#rightnav a:hover, #datenav a:hover  {
	background-color: #fff;
	color: #0099CC;
	text-decoration: none;
}
#rightnav a:visited{
	
}
#centrepanel {
	width: 60%;
	float: left;
}
#centrepanelnosub {
	width: 80%;
	float: left;
}
#framenetwork #centrepanel {
	width: 55%;
	float: left;
}
#content{
	margin: 5px;
}
/*content styles*/
#rss {
	float: right;
	line-height: 20px;
}
#rss img {
	border: none;
	vertical-align: middle;
}
.whitesquaresbox, .newsindexitem {
	margin: 5px 5px 10px 5px;
	border: 1px solid #CFD7D8;
	padding: 5px;
	background: url(/img/squareswhite_bg.jpg) bottom right no-repeat;
}
.whitesquarescontainer {
	margin: 5px 5px 10px 5px;
	padding: 5px;
	background: url(/img/squareswhite_bg.jpg) bottom right no-repeat;
}
.whitesquarescontainer img {
	margin: 5px;
}
img.inlineimg {
	margin: 0px;
}
.storybox {
	margin: 5px 5px 10px 5px;
}
.storybox h2 {
	padding: 3px;
	background-color: #666666;
	color: #fff;
	margin-bottom: 1px;
}
.storybox img {
	float: left;
	margin-right: 5px;
}

.latestnewsbox {
	margin: 5px 5px 10px 5px;
	border: 1px solid #CFD7D8;
	padding: 5px;
}
.latestnewsbox h3 a, .latestnewsbox h3 a:visited  {
	background: url(/img/icon_squares.gif) left no-repeat;
	padding-left: 35px;
	font-weight: bold;
	display: block;
	clear: left;
	letter-spacing: 1px;
}
.latestnewsbox h3 a:hover {
	background: url(/img/icon_squares_over.gif) left no-repeat;
	text-decoration: none;
	color: #999999;
}
.greysquaresbox, #newsnav {
	margin: 5px 5px 0px 5px;
	padding: 5px;
	background: url(/img/squaresgrey_bg.jpg) bottom right no-repeat;
	background-color: #EDEFEF;
}
#framenetwork .greysquaresbox {
	overflow: hidden;
}
#ads {
	text-align: center;
	background-color: #fff;
	padding: 5px;
	margin: 0px 5px 0px 5px;
	border: 2px solid #EDEFEF;
}
#ads img {
	margin: 5px 0px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}
img.left {
	float: left;
}
img.right {
	float: right;
}
/*footer*/
#footer{
	clear: both;
	border-top: 1px solid #0099CC;
	margin: 5px 0px;
	text-align: right;
}
#footer ul{
	margin: 0px;
	list-style: none;
	padding: 0;
	text-align: right;
}
#footer li{
	display: block;
	float: right;
	width: auto;
	margin: 0px;
	padding: 5px;
}
/* use this if need to end footer without a divider or something 
#footer li.end{
	
}
*/
#footer a{
	color: #999999;
}
#footer a:hover{
	color: #0099CC;
	text-decoration: none;
}
#footer a:visited{
	
}
/* form styles for signup page */
form {
	margin: 10px;
	padding: 0;
	width: 60%;
}
form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
form li {
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}
form label {
	width: 150px;
	text-align: right;
	display: block;
	float: left;
	margin: 3px;
}
form input {
	float: left;
}
.button {
	float: right;
}


/*For editor example*/
table.mceEditor {
	height:400px;
}
#centrepanel-ed {
	width: 80%;
	float: left;
}
.floatleft {
	float:left;
	padding:0px 5px 0px 0px;
}
/* End new editor styles */

/* Twitter styles */
#twitter_div {
	text-align: right;
}

#twitter_div h3 {
	color:#0099CC;
	margin:10px 0 0;
}

#twitter_update_list {
	border-left:1px solid #CFD7D8;
	margin:2px 5px 0 0 !important;
	padding:3px !important;
}

#twitter_update_list li {
	letter-spacing:0.02em;
	font-weight: normal;
	text-align: left;
	color:#666666;
	font-size:100%;	
}

#twitter-link {
	margin-top: 5px;
}

#ie6mustgo
{
     display: none;
     width: 100%;
     height: 30px;
     background-color: #0099CC;
     margin-top:0px;
     padding-top: 0px;
     margin-bottom:10px;
     padding: 0px;
}