@import "layout.css";
@import "form.css";
@import "sIFR-screen.css";
@import "table.css";
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5x.css'; /*";}
}/* */


/*-------------------------*//* global text styles *//*---------------------------------*/
/*--------------------------------------------------------------------------------------*/

/* define basic elements
--------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}

#content_sub1 p img 
{
	margin-top: 10px;
	margin-left: -3px;
	padding-bottom: 5px;
}


body {
	font: normal 62.5%/100% tahoma,arial,helvetica,sans-serif;
	color:#036;
	text-align:center;
	background: #E9E9E9 url(/images/bg_body.gif) repeat-x;
}

h1, h2, h3, h4, h5 {
	line-height:1.2;
}

h1 {
	margin:15px 0 10px 30px;
	font-size: 1em;
	font-weight:normal;
	color:#333;
	border-bottom:2px solid #06C;
	text-transform: uppercase;
	padding-bottom:2px;
}

h2 {
	margin:0 0 10px 30px;
	font-size: 2.2em;
	font-weight:normal;
	color:#036;
}

h3 {
	margin:0 0 5px 30px;
	font-size:1.4em;
}

h3#sydney_announcement{
	color:#ce1b1b;
}

h4 {
	margin:0 0 10px 30px;
	font-weight:normal;
	font-size:1.3em;
	
}

h5 {
	
}

p {
	font-size: 1.2em;
	margin: 0 0 10px 30px;
	line-height:1.4;
	
}

span {
	
}

/* list styles
--------------------------------------------------------------------------*/
ol{
	
}

ul {
	margin: 0 0 10px 45px;
	line-height:1.4;
	font-size: 1.2em;
	
}

li {
	margin-bottom:1em;
}

#content_sub2 li.lastItem{
	margin-bottom:10px;
}

dl {
	margin:0 0 0 30px;
	/*font-size:1.2em; 
	line-height:1.4;*/
}

dt {
	float:left;
	width:200px;
}

dd {
	float:left;
}


/* link styles
--------------------------------------------------------------------------*/
a img {
	border:none;
}

a:link, #content_sub1 a:visited{
	font-size: 1.1em;
}

a:link, a:visited {
	text-decoration:underline;
	color:#C00;
}

a:hover {
	color:#F00;
}

a:active {
	
}

a.arrow{
	background: url(/images/button_bigred.gif) no-repeat;
	width:61px;
	height:61px;
	float:left;
	margin:0 20px 0 0;
}

#content_sub1 a:link.toggle,
#content_sub1 a:visited.toggle{
	font-size:1.2em;
	margin:0 10px 0 30px;
	display:block;
	padding-bottom:10px;
}

p.link, #homeID p.link{
	font-size: 2.2em;
	float:left;
	color:#036;
	position:relative;
	top:17px;
	left:17px;
}

a:link.furtherInfo, a:visited.furtherInfo{
	background: url(/images/bullet_redarra.gif) 0 5px no-repeat;
	padding:0 0 0 8px;
	margin:0 0 0 5px;	
	font-size:1.1em;
}

a#button_register{
	background: url(/images/banner_register.gif) no-repeat;	
}

a#button_search{
	background: url(/images/banner_search.gif) no-repeat;
	height:57px;
}

a#button_refer{
	background: url(/images/banner_refer.gif) no-repeat;
}

a#button_newsletter{
	background: url(/images/banner_signup.gif) no-repeat;
}

a.banner:link, a.banner:visited{
	width:230px;	
	height:58px;
	display:block;
}

a#button_register:hover, a#button_refer:hover, a#button_newsletter:hover{
	background-position: 0 -58px;
}

a#button_search:hover{
	background-position: 0 -57px;
}

a.banner span{
	display:none;
}


address{
	font-style: normal;
	margin:0 0 10px 30px;
	font-size:1.2em; 
	line-height:1.4;
}

/* test classes
--------------------------------------------------------------------------*/
.testbdr {
	border: 1px solid red;
}

.testbg {
	background-color: Lime;
}

/* bug workarounds
--------------------------------------------------------------------------*/

/* use clearfix class to fix clearing problem in firefox*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* general custom classes
--------------------------------------------------------------------------*/
.dotrule {
	height:1px; 
	font-size:1px;
	background:url(/images/dot.gif) repeat-x; 
	clear:both;
	margin:5px 20px 10px 30px;
}

#content_sub1 .dotrule{
	margin-right:0;
}
	
.deep {
	margin-top:1.5em;
}

.right{
	float:right;
}

p.sent{
	background:#FFFFCC;
	clear:both;
	padding:5px;
	margin:10px;
	float:left;
	border:1px solid #CCC;
	display:inline;
	width:230px;
}

p.apply{
	margin:10px 0 0 40px;
	background:#FFFFCC;
	padding:5px;
	float:left;
	border:1px solid #CCC;
	width:425px;
	display:inline;
}

#content_sub1 p.sent{
	margin-left:30px;
}

#content_sub1 blockquote p{
	border:1px solid #999;
	padding:5px;
	font-size:1.4em;
	background-color: #eee;
	color: #666;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
}

.logo{
	float:left;
	margin: 0 10px 20px 30px;
}

.banner{
	float:left;
	margin: 0 15px 15px 0px;
}

.widecol .banner{
	margin:0 15px 15px 40px;
	display:inline;
}

* html .widecol .banner{
	margin:0 15px 15px 20px;
}


/*.toggle {
	display: block;
}*/



/*boxes on the right hand side*/
/*--------------------------------------------------------------------------*/
div.quote{
	width:225px;
	/*height:85px;*/
	padding:0 0 10px 0;
	float:left;
	background: #CCC url(/images/bg_quote.gif) 10px 15px no-repeat;
	margin: 0 0 25px 0px;
}

#content_sub2 a:link.furtherInfo, #content_sub2 a:visited.furtherInfo{
	display:block;
	margin:-15px 20px 10px 40px;
	/*clear:left;*/
	float:left;
	background: url(/images/bullet_redarra.gif) 0 3px no-repeat;
	font-size:1.2em;
	display:inline;
}

div.quote a:hover.furtherInfo{
	text-decoration: underline;
}

div.quote blockquote{
	color:#666;
	margin:15px 10px 0px 40px;
	font-size: 1.2em;
	line-height:1.3;
}

div.quote blockquote span{
	text-transform: uppercase;
}

div#side_bullets{
	width:228px;
	float:left;
	color:#FFF;
	padding-bottom:10px;
	background: #87A5C5 url(/images/panel_bullets_bottom.gif) bottom no-repeat;
}

div#side_bullets h3{
	margin:0;
	padding:10px 5px 0 12px;
	background: url(/images/panel_bullets_top.gif) no-repeat; 
}

div#side_bullets p{
	margin:0;
	padding:10px 5px 10px 12px;
	background: url(/images/panel_bullets_top.gif) no-repeat; 
}

div#side_bullets a.side_bullets{
	margin:-3px 0 0 13px;
	background: url(/images/bullet_bluearra.gif) 0 1px no-repeat;
	padding-left:10px;
	display:block;
	font-size:1.1em;
}


div#side_bullets ul{
	margin:10px 10px 10px 25px;
}

div#side_bullets a{
	color:#006;
}

img.map{
	float:right;
	margin:0 0 10px 10px;
}


/*pagination*/


#pagination{
	float:right;
	margin:10px 0px 0 0;
	font-size:0.9em;
}

#mediaID #pagination{
	margin:0 20px 0 0;
}

#resultsID #pagination{
	margin: 10px 50px 0 0;
}

#pagination p{
	float:left;
	margin:0;
}

#pagination ul#numbers{
	float:left;
	margin:0;
}

#pagination ul#numbers li{
	list-style:none;
	float:left;
}

#pagination ul#numbers li a:link, #pagination ul#numbers li a:visited{
	background-color:#B2CCE5;
	color:#FFF;
	text-decoration:none;
	padding:2px 4px 2px 4px;
	margin:0;
	border:#FFF 1px solid;
}

#pagination ul#numbers li a:link.selected, #pagination ul#numbers li a:visited.selected{
	background-color:#69c;
}

#pagination ul#numbers li a:hover{
	background-color:#69c;
	
}

#pagination .first span, #pagination .last span, #pagination .next span, #pagination .previous span{
	display:none;
}

#pagination .first{
	background:url(/images/pagination_first.gif) no-repeat; 
	width:31px;
	height:8px;
	display:block;
	float:left;
	margin:4px 5px 0 5px;
}

#pagination .previous{
	background:url(/images/pagination_previous.gif) no-repeat;
	width:51px;
	height:8px;
	display:block;
	float:left;
	margin:4px 5px 0 5px;
}

#pagination .next{
	background:url(/images/pagination_next.gif) no-repeat; 
	width:32px;
	height:8px;
	display:block;
	float:left;
	margin:4px 5px 0 5px;
}

#pagination .last{
	background:url(/images/pagination_last.gif) no-repeat;
	width:29px;
	height:8px;
	display:block;
	float:left;
	margin:4px 0px 0 5px;
}



/*flash animal*/
#flash_animal{
	margin: -210px 0px 10px 0px;	
	bottom:0;
	right:0;
	clear:both;
	float:right;
	position:relative;
	width:225px;
	height:205px;
	/*background:red;*/
	display:inline;
}

#content_sub1 #flash_animal img{
	border:none;
}

/*accordion styles*/

#accordion h3{
	width: 465px;
	background: #FFC;
	margin:0 0 0 30px;
	padding:3px 0 2px 0;
	border-top:1px solid #CC6;
}

#accordion h3 a:link, #accordion h3 a:visited{
	background: url(/images/bullet_accordion_open.gif) 5px 3px no-repeat;
	padding:5px 0 10px 25px;
	color:#036;
	font-size:1.3em;
	font-weight: normal;
	display:block;
	text-decoration:none;
	line-height:1.3;
	
}

#accordion h3 a:hover{
	text-decoration:underline;
}

#accordion p{	
	margin:0 0 10px 20px;
	font-weight:normal;	
	width:445px;
}

div.stretcher{
	background:#FFC;
	margin: 0 0 5px 30px;
}

/*#accordion h3.open{
	background-color: #FFC;
}*/
