/* PAGE LAYOUT */

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

/* COLOURS */

.Bg
{
	background-color:#0B4EA3;
}


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;
color:#F15E32;
}

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;
color:#F15E32;
}

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;
color:#F15E32;
}

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(http://ausfencingevents.org/challengeaus2011/interface/header.gif);
}

#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: white;
text-decoration: none;
font-weight: normal;
}

#menu p {
color: #BDD9FB;
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 #F15E32 solid;
	margin: 10px 5px 10px 10px;
}

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

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