/* PAGE LAYOUT */

body{
margin: 10px 0 10px 0;
padding:0;
text-align:center;
/*background: #3F3550;*/
background: #2D436A;
background-attachment: fixed;
/*font-size: 10px; */
font-size: 62.8%; 
letter-spacing: 0.1em;
}

/* COLOURS */

.homeBg
{
	background-color:#EC2716;
}

.homeTxt
{
	color:#EC2716;
}

.entriesBg
{
	background-color:#EE6099;
}

.entriesTxt
{
	color:#E82573;
}


.scheduleBg
{
	background-color:#F66B68;
}

.scheduleTxt
{
	color: #F66B68;
}

.venueBg
{
	background-color:#FF7437;
}

.venueTxt
{
	color:#FF7437;
}

.merchandiseBg
{
	background-color:#FBB11E;
}

.merchandiseTxt
{
	color:#FBB11E;
}

.melbourneBg
{
	background-color:#F7EB06;
}

.melbourneTxt
{
	color:#D8CD05;
}


.accommodationBg
{
	background-color:#C4DB15;
}

.accommodationTxt
{
	color:#B5CA15;
}

.infoBg
{
	background-color:#87CA26;
}

.infoTxt
{
	color:#87CA26;
}

.sponsorsBg
{
	background-color:#05A34C;
}

.sponsorsTxt
{
	color:#05A34C;
}

.orgBg
{
	background-color:#0CA890; 
}

.orgTxt
{
	color:#0CA890;
}

.volBg
{
	background-color:#16ADE2;
}

.volTxt
{
	color:#16ADE2;
}

.noticesBg
{
	background-color:#5E2EED;
}

.noticesTxt
{
	color:#5E2EED;
}

.contactsBg
{
	background-color:#8876A5;
}

.contactsTxt
{
	color:#8876A5;
}

h1 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 2.1em; /* 2.2 x 1.2 = 2.64 */
font-weight: bold;
text-align:left;
line-height: normal;
}

h2 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.6em; /* 2.2 x 1.2 = 2.04 */
font-weight: bold;
text-align:left;
line-height: normal;
}

h3 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.3em; /* 1.4 x 1.2 = 1.68 */
font-weight: bold;
text-align:left;
line-height: normal;
}

h4 {
font-family: "Trebuchet MS", Tahoma, Lucida Grande, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 1.2em; /* 2.2 x 1.2 = 1.56 */
font-weight: bold;
font-style: italic;
text-align:left;
color: #004EA4;
line-height: normal;
}

a {
color: #002295;
text-decoration: underline;
outline: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}


li {
margin-bottom: 15px;
}

#pagewidth{
width:862px;
background-color: #ffffff;
border: 1px solid black;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

#pagewidthpopup{
width:600px;
background-color: #ffffff;
border: 1px solid black;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}
#header{
position: relative;
height: 150px;
width: 100%;
background-image: url(interface/header_alg.jpg);
}

#topbar {
position: relative;
height: 10px;
width: 100%;
}
#topbar p {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#leftcol{
width:180px;
float:left;
position:relative;
background-color:#ffffff;
}

#centrecol{
background-color: #ffffff;
float: left;
disp1ay:inline;
position: relative;
width:400px;
height: 100%;
padding: 0 20px 20px 20px;
font-size: 1.2em;
line-height: 1.5em;
}

#maincol{
background-color: #ffffff;
float: left;
display:inline;
position: relative;
width:600px;
height: 100%;
padding: 0 20px 20px 20px;
font-size: 1.2em;
line-height: 1.5em;
margin-right: 4px;
}

#fullcol{
background-color: #ffffff;
float: left;
display:inline;
position: relative;
width:560px;
height: 100%;
padding: 0 20px 20px 20px;
font-size: 1.2em;
line-height: 1.5em;
margin-right: 4px;
}

#rightcol{
width:208px;
float:right;
position:relative;
background-color:#fff;
/* font-size: 0.9em; */
letter-spacing: 0.05em;
text-align: center;
line-height: 1.4em;
height: 100%;
margin-right: 10px;
}

#footer {
padding: 10px 0 10px 0;
background-color:#fff;
font-size: 0.75em; /* 1.2 x 0.75 = 0.9 */
letter-spacing: 0em;
line-height: 1.2em;
clear: both;
text-align: center;
border-top: 1px solid #00186F;
}

#formdata {
padding: 10px;
border: 1px solid #00186F;
}


.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 */

/* MENU */

#menu{
/*background-color:#FFFF9D; */
font-size: 1.2em;
}

#menu a:link, #leftcol a:visited {
color: black;
text-decoration: none;
font-weight: normal;
}

#menu p {
color: white;
border-bottom: 1px black solid;
padding: 5px 5px 5px 10px;
margin: 0 0 0 0;
font-weight: bold;
}

#menu a:hover {
font-weight: bold;
/*color: #990000;*/
text-decoration: none;
}

#menu ul {
list-style: none;
padding: 5px 5px 0 20px;
margin: 0 0 5px 0;
}

#menu li {
color: black;
outline: none;
/*border-top: 1px gray dotted;*/
margin: 0 0 0 0;
}

#menu ul ul li {margin: 0;padding: 0;}


/* NEWSBOX */

fieldset {
border: 1px solid #000;
padding: 6px;
margin-top: 6px;
}

legend {
color: #000;
font-weight: bold;
font-size: 1.1em; /*1.2 x 0.9 = 1.08em */
text-transform: uppercase;
}

/* TEXT STYLES */
.smalltext
{
	font-size: .9em;  /* 1.1 x 1.2 = 1.32 */
	letter-spacing: 0.05em;
}

/* PHOTOS */

.icon {
	float: left;
	margin: 0 10px 20px 20px;
}

.homephoto {
	float: left;
	padding: 3px;
	margin: 10px 10px 10px 5px;
}

.rightphoto {
	float: right;
	padding: 3px;
	border: 1px #00186F solid;
	margin: 10px 5px 10px 10px;
}

.leftphoto {
	float: left;
	padding: 3px;
	border: 1px #00186F solid;
	margin: 10px 10px 10px 5px;
}

.centrephoto {
	padding: 3px;
	border: 1px #00186F solid;
}
