/* MENU FEATURES */

/* setup style on top level anchor tags */
div.inigomenu li a, div.inigomenu li a:visited 
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #E4E4E4;
	background: transparent url(/multimedia/icon_twirl_w.gif) no-repeat scroll left center;
	padding: 4px 2px 1px 13px;
}

/* top level menus hovers */
div.inigomenu li a.menuhover, div.inigomenu li a:visited.menuhover, div.inigomenu li a:hover 
{
	background: transparent url(/multimedia/icon_twirl_w.gif) no-repeat scroll left center;
	text-decoration: underline;
	color: #FFF;
}

#main_0 {	width: 80px;}
#main_1 {	width: 100px;}
#main_2 {	width: 100px;}
#main_3 {	width: 130px;}
#main_4 {	width: 100px;}
#main_5 {	width: 100px;}

/* top level li items */
div.inigomenu ul li
{
	border-left: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

/* END MENU FEATURES */

html, body {
	margin:0px;
	padding:0px;
}

/* Netscape 4 safe font sizes */
body, div, p, th, td, li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background: #FFF;
	color: #333;
}

a, a:link  {
	color: #900;
	text-decoration:none; 
}

a:hover {
	color: #c30;
	text-decoration:none; 
}

#left a:hover, #right a:hover {
	color: #c30;
} 

img {
	border:none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6, p { margin-top: 0;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
h1, h2, h3, h4 { color:#cc3300; }

h1 {
	font-size: 16px;
	color:#990000;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

hr{
	border: 0;
	height: 1px;
	width: 100%;
	text-align: left;
	color: #ccc;
	background-color: #ccc;
}

ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: left;
}

li {
	margin:0px;
	padding:0px;
	list-style: disc url("/multimedia/bullet_darkred.gif") inside;
	line-height: 14px;
}

li.selected {
	font-weight: bold;
}

div .button {
	border: 1px solid maroon;
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 1px;
}

.greyspace {
	height: 12px;
	width: 100%;
	background-color:#e4e4e4;
	font-size: xx-small;
}

.caption {
	float: right;
	font-size: x-small;
	color: #999;
	font-style: italic;
}

.error { color: red; font-size: 11px;}

.highlight {
	color: green;
	font-style: bold;
}
.unavailable { color:#900;}
.available { color:#070;}

/* Header */

#header {
	height: 69px;
	width: auto;
	border-bottom: 1px #fff solid;
	background: #FFF url("/multimedia/header_texture1.gif") no-repeat top left;
}

#header h1 {
	padding-left: 7px;
	padding-bottom: 0; /*padding bottom 0 to remove space in IE5 Mac*/
	color: #FFF;
}

/* Navagation */

#navbar {
	height: 20px;
	width: auto;
	background:#999;
	padding-left:5px;
}

/* Toolbar */

#toolbar {
	position:relative;
	width:800px;
	text-align: right;
	background-color:#fff;
	color:#000;
	border-bottom: 1px #999 solid;
}

#toolbar .tag {
	padding: 10px;
}

/* Main Markup */

#overall {
	width: 800px;
	min-width: 500px;
}

#outer{
	width: auto; 
	border: 0px solid white;
	/*/*/ border-left-width: 165px;  /* left column width. NN4 hack to hide borders */
	border-left-color: #FFF;   /* left column colour */
	border-left-style: solid;
	/*/*/ border-right-width: 160px; /* right column width. NN4 hack to hide borders */
	border-right-color: #FFF;  /* right column colour */
	border-right-style: solid;
	background-color: #FFF; /* center column colour */
}

#outer #inner {
	border-bottom: 15px solid #FFF;
}

#inner {
	margin: 0;
	width: 100%;
}

/* left Column */

#left	{
	float:left;
	width:165px;
	position: relative;
	margin-left: -165px;
	margin-right: 1px; 
}

#left li { 	list-style: disc url("/multimedia/bullet_darkred.gif") inside; }

/* Middle Column */

#middle {
	float: left; 
	width: 100%; 
	position: relative; 
	margin: 0 -8px 0 -2px; 
	border-left: 1px solid #999;
	border-top: 0px #e4e4e4 solid;
}
#middle .tag, #left .tag {
	padding: 15px 10px 15px 10px;
}

.sitemap li { list-style: none none;}


/* Right Column */

#right {
	/*/*/ width: 160px; /* hack keeps NN4 right column right? */ 
	float: right; 
	position: relative; 
	margin-right: -160px; 
	margin-left: 1px;
}

#right li { list-style: disc url("/multimedia/bullet_grey.gif") inside; }

#right .tag { padding: 15px 0px 15px 10px; }

.clr { clear:both; }

/* Footer */

#footer {
	height: 30px;
	position:relative;
	width: 100%;
	background: #ffddcc;
	border-top: 1px solid #ffbbaa;
}

#footer .tag2 {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	text-align: center;
}

#footer a, a:link { color: #900; }

#footer a:hover { color: #cc3300; }

/* Contact Form CSS */
.contactButton {
	color: #444;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #ffddcc;
	border: 1px solid #900;
}

.contactInput {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #900;
	background: #FFF;
}

.loggedIn { color: green; }

/* END Contact Form CSS */

/* Search CSS */
.searchInput {
	background-color: #FFFFFF;
	width: 80px;
	height: 17px;
	border: 1px solid #999;
}

.searchButtonImg {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	border: 0px;
	margin-bottom: 1px;
}

.searchFooter {
	font-size: x-small;
	color: #333;
}
.searchWord {
	color: black;
	background-color: #FFCCCC;
}