/*================================================================*/
/* Cascading Style Sheet for ANZAAS web-site (Victorian Branch)   */
/*                                                                */
/* (c) 2006, Timo Volkmer <timovolkmer@gmx.net>                   */
/*================================================================*/

body {
    font-family: Trebuchet, "Trebuchet MS", "Gill Sans MT", "Andale Sans", "Albany AMT", Tahoma, Verdana;
    font-size: 100%;
    color: rgb(0,0,0);
    background-color: rgb(255,255,255);
    border: 0;
    padding: 0;
    margin-left: 10%;
    margin-right: 10%;
}

#logo {
  position: absolute;
  top: 5px;
  left: 10%;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

#title {
  position: absolute;
  top: 10px;
  left: 30%;
  min-width: 500px;
  overflow: hidden;
  clear: right;
}

#outerwrap {
  position: absolute;
  overflow: hidden;
  top: 100px;
  left: 10%;
}

#innerwrap {
  background-color: rgb(10,89,155);
  width: 790px;
  margin: 0;
  border: 0;
  padding: 0;
}

#mainmenu {
  font-family: Trebuchet, Tahoma, "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
  position: relative;
  font-size: 90%;
  min-width: 40px;
  margin:0;
  border:0;
  padding-left: 120px;
}

#submenu {
  position: relative;
  clear: both;
  overflow: hidden;
  min-height: 23px;
  width: 790px;
  background-color: rgb(10,89,155);
  margin: 0;
  border: 0;
  padding-bottom: 3px;
}

#subcontent {
  float: left;
  width: 658px;
  padding-left: 120px;
  font-family:  Trebuchet, Tahoma, "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
  font-size: 80%;
  line-height: 2em;
  overflow: hidden;
  background-color: rgb(10,89,155);
  color: rgb(255,255,255);
}

#leftbar {
  position: absolute;
  overflow: hidden;
  width: 180px;
  padding-left: 13px;
  font-size: 80%;
  color: rgb(255,255,255);
}

#content {
  position: relative;
  left: 195px;
  width: 585px;
  min-height: 400px;
  _height: 400px; /* IE hack */
  padding: 10px;
  font-size: 90%;
  border: 0;
  margin: 0;
  background-color: rgb(255,255,255);
}

#footer {
  clear: both;
  width: 790px;
  overflow: hidden;
  background-color: rgb(10,89,155);
  margin: 0;
  border: 0;
  padding: 0;
}

#copyright {
  font-size: 80%;
  text-align: center;
  line-height: 2em;
  color: rgb(213,211,180);
}

ul.leftmenu {
  font-family: Trebuchet, Tahoma, "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
  list-style-type: none;
  line-height: 20px;
  margin: 0;
  border: 0;
  padding: 0;
}

a.leftmenu {
  display: list-item;
  list-style-type:none;
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0;
  vertical-align:middle;
}

a.leftmenu:hover {
  display: list-item;
  list-style-image: url(../images/triangle_yellow.gif);
  color: rgb(255,244,124);
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0;
  vertical-align:middle;
}

li.menubara {
  float: left;
  display:block;
  clear:none;
  list-style-type: none;
  margin-left: 1px;
  border: 0;
  padding: 0;
  background-color: rgb(10,89,155);
  color: rgb(255,255,255);
}

li.menubarp {
  float: left;
  display: block;
  clear: none;
  list-style-type: none;
  margin-left: 1px;
  border: 0;
  padding: 0;
  background-color: rgb(48,126,192);
  color: rgb(255,255,255);
}

a.menubara {
  clear: none;
  font-style: normal;
  text-transform: capitalize;
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  border: 0;
  padding: 0.25em;
  background-color: rgb(10,89,155);
}

a.menubarp {
  clear:none;
  font-style: normal;
  text-transform: capitalize;
  color: rgb(255,255,255);
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  border: 0;
  padding: 0.25em;
  background-color: rgb(48,126,192);
}

a.menubarp:hover {
  color: rgb(255,244,124);
  text-decoration: none;
}

a.menubara:hover {
  color: rgb(255,255,255);
  text-decoration: none;
}

a.sub:hover {
  color: rgb(255,244,124);
}

img.menubar {
  vertical-align:middle;
  margin:0;
  border:0;
  padding:0;
}

img.submenu {
  float:left;
  vertical-align:middle;
  margin:0;
  border:0;
  padding:0;
}

a {
  color: rgb(48,126,192);
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: rgb(10,89,155);
  text-decoration:underline;
  font-weight: bold;
}

#teaserwrap {
  margin: 1em;
  border: 1px solid rgb(196,196,196);
}

#teaser {
  color: rgb(96,96,96);
  padding: 0 1em 1em 1em;
}

#teaserhead{
  background-image: url(../images/greyshade.gif);
  background-repeat: no-repeat;
  color: rgb(0,0,0);
  text-align: left;
  padding: 0px 3px 0px 3px;
}

.red {
  color: rgb(255,0,0);
}

ul.blank {
  list-style-image: none;
  list-style-type:none;
  line-height: 2em;
}

h1 {
  font-size: 200%;
  font-weight: bold;
}

.huge {
  font-size: 200%;
  font-weight: bold;
}

.small {
  font-size: 80%;
  font-weight: normal;
}

.center {
  text-align: center;
}

table {
  border:0;
  width: 100%;
}

td.desc {
  vertical-align: top;
  font-weight: bold;
}

table.calendar {
  border: 1px solid rgb(196,196,196);
  width: 70%;
  text-align: center;
}

td.calwday {
  color: rgb(255,255,255);
  background-color: rgb(10,89,155);
  width: 2em;
}

td.calhday {
  color: rgb(255,0,0);
  background-color: rgb(10,89,155);
  width: 2em;
}

td.caldayno {
  background-color: rgb(224,224,224);
  width: 2em;
  height: 2em;
  padding:2px;
}

td.caldayyes {
  background-color: rgb(48,126,192);
  width: 2em;
  height: 2em;
  padding:2px;
}

td.caldaycurno {
  background-color: rgb(224,224,224);
  border: 2px solid rgb(96,96,96);
  width: 2em;
  height: 2em;
  padding:0px;
}

td.caldaycuryes {
  background-color: rgb(48,126,192);
  border: 2px solid rgb(96,96,96);
  width: 2em;
  height: 2em;
  padding:0px;
}

a.calyes {
  color: rgb(255,255,255);
  text-decoration: none;
  font-size: 120%;
}

a.calyes:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
  font-weight: bold;
  font-size: 120%;
}

a.calno {
  color: rgb(0,0,0);
  text-decoration: none;
  font-weight: bold;
  font-size: 100%;
}

a.calno:hover {
  color: rgb(0,0,0);
  text-decoration: underline;
  font-weight: bold;
  font-size: 100%;
}

.highlight {
    color: #360;
}

div#forum_header {
    background: url('http://www.anzaas.org.au/vic/images/forum/anzaas_forum_600w.jpg') #fff no-repeat; 
    height: 64px;
    margin: -3px 0 0 -7px;
}

div#press_header {
    background: url('http://www.anzaas.org.au/vic/images/press/press_logo.jpg') #fff no-repeat; 
    height: 64px;
    margin: -3px 0 0 -7px;
}

table.sponsors {
	border-collapse: collapse;
	border: 0px dotted #ccc;
}
table.sponsors td {
	padding-left: 3px;
	border: 1px dotted #ccc;
	height: 75px;
}
table.items {
	border-collapse: collapse;
	border: 0px dotted #ccc;
}
table.items td {
	padding-left: 3px;
	border: 1px dotted #ccc;
	/* height: 75px; */
}



