/* CSS Document */
/* Copyright 2009 - Alex Curtis */
/* Inspiration by www.meyerweb.com */

html {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	color: #5C743D;
	margin: 0;
	padding: 0;
}
/* This is to hide stuff, simply put
	it off the page. */
	
.hide {text-indent: -9999px;}

div{
	border: none thin;
}

body { 
	min-width: 850px;
	line-height: 1.5em;
	behavior: url(./images/csshover.htc);
}

div#page{
	margin: 0 auto;
	background-color: rgb(95%, 95%, 80%);
}

div#title{
	font-size: 2.5em;
	text-align: center;
	background: #00CC99;
	line-height: 2em;
}

table{
	width:100%;
}

td#PichuPicture{
	width:300px;
}

#tbl_header_1{
	background: #D5EDB3;
}

#tbl_header_2{
	text-align: left;
}

td#twostepslogo{
position:inherit;
	text-align: centre;
}

#headerlist{
	list-style:none;
	padding-left:0px;
}

#heading1{
	font:28px Arial, Helvetica, sans-serif;
	letter-spacing:.2em;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;
}

#heading2{
	font:16px Arial, Helvetica, sans-serif;
	letter-spacing:.4em;
	line-height:18px;
	text-align:center;
}

#twostepslogo{
	margin-top:25px;
	height:30px;
	background:url(/images/twostepslogosmall.jpg) center no-repeat;
}

div#leftmenu {
	float:left;
	width:8.0em;
}

div#leftmenu ul{
	margin: 0;
	padding: 0 0 10px 0;
	width: 8.0em;
	background-color: #D5EDB3;
}

div#leftmenu li{
	position:relative;
	list-style:none;
  margin:0 0 5px 0;
}

div#leftmenu li:hover{
	background:#EBB;
}

div#leftmenu li.submenu{
	background: url(/images/submenu.gif) 95% 50% no-repeat;
}

div#leftmenu li.submenu:hover{
	background-color: #EDD;
}

div#leftmenu li a {
	display:block;
	padding: 0.25em 0 0 0.5em;
	text-decoration:none;
	width:8.0em;
	color:#5C743D;
}

/*IE fix  */
div#leftmenu>ul a {
	width:auto;
}

div#leftmenu ul ul {
	position:absolute;
	top:0;
	width:10.5em;
	left:8.0em;
	display:none;
}

div#leftmenu ul ul ul{
	position:absolute;
	top:0;
	width:8.5em;
	left:10.5em;
	display:none;
}

div#leftmenu ul.level1 li.submenu:hover ul.level2{
	display:block;
}
div#leftmenu ul.level2 li.submenu:hover ul.level3{
	display:block;
}

div#maincontentheader{
	font-size:20px;
	width: 620px;
	margin: 0.2em 0 1em 0;
	padding: 0.5em;
	text-align:left;
}

div#maincontent{
	float: left;
	width: 620px;
	margin-top: 0em;
	margin-left:1em;
	padding: 2em;
	text-align: left;
}

div#maincontent .maincontentheader{
	font-size:20px;
	width: 500px;
	margin: 0.2em 0 1em 0;
	padding: 0.5em;
	text-align:left;
}

div#maincontentheader2{
	font-size:17px;
	width: 500px;
	margin: 0.2em 0 1em 0;
	padding: 0.5em;
	text-align:left;
}

div#maincontentfooter{
	font-size:0.8em;
}

#days{
	vertical-align:top;
}

#dayslist{
	list-style:none;
	margin-top:0;
}

img#linklogos{
	padding: 1em;
	width: 114px;
	height: 105px;
}

div#maincontent tr td i{
	font-size:0.75em;
}

div#contentlist li a{
	text-decoration: underline;
	color:#5C743D;	
	background: transparent;
}

table#teamtable{
	width:100%;
}

table#teamtable tr td{
	vertical-align:top;
}

table#teamtable ul{
	padding-left:20px;
	margin-left:0;
}

table#teamtable li{
	list-style:none;
}

table#teamtable .rightcolumn{
	float:right;
}


table#timetable li{
	list-style:none;
	text-align:left;
}

table#timetable ul{
	padding-left:0;
	margin-left:0;
}

table#linkstable li{
	font-size:0.80em;
}

img#teampics{
	padding: 1em;
	width: 4.3cm;
	height: 5.53cm;
}

div#alert{
	color:#FF0000;
	font-weight:bold;
}

/*
img#teampics{
	vertical-align:top;
	padding: 1em;
	width: 124px;
	height: 164px;
}
*/

div#rightmenu {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 50px;
	margin: 2px;
	text-align:right;
}

div#rightmenu a{
	text-decoration:none;
	color:#5C743D;
}


div.pullquote{
	float: right;
	width: 150px;
	font: bold 0.85em Verdana, Arial, Helvetica, sans-serif;
	color:#00CC99;
	border: solid;
	border-width: 10px 0;
	border-color: rgb(85%, 85%, 75%);
	padding: 5px;
	margin: 3px 3px;
	text-align: left;
}

div#footer{
	clear: both;
	margin-top: 0;
	padding-top: 0;
}

div#copyright{
	font-size: 0.7em;
	margin-top: 0px;
	text-align: center;
	font-style: italic;
	border-top: solid thin;
}

#webfeedback{
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	color:#5C743D;
}


img{
	display: block;
	border: 0;
	margin: 0px;
}

div.w3c{
	float: left;
	text-decoration: none;
}

/*
li#youarehere{
	text-decoration: none;
	color:#c30;
}
*/
li#youarehere{
	padding: 0.25em 0 0 0.5em;
	display:block;
	text-decoration:none;
	width:auto;
}
/*
padding: 0.25em 0 0 0.5em;

a:link{
	text-decoration: underline;
	color:#66FF99;
	background: transparent;
}

a:visited{
	text-decoration: underline;
	color:#66FF99;
	background: transparent;
}

a:hover{
	color: #5C743D;
}

a:underline{
	text-decoration: underline;
	color: #f60;
	background: transparent;
}

a:active{
	text-decoration: none;
	color: #f90;
	background: transparent;
}
*/
