/* CSS Document */
/*-------------------------------------------
Screen styles for prototype version : 1.0
date: 28 July 2009
--------------------------------------------*/
* {
	margin:0 auto;
}
html {
	margin:0 auto;
}

/*-----------------------------------------
GLOBAL
------------------------------------------*/
body {
	font:76%/1.2 Verdana, Geneva, sans-serif;
	background-color: #000;
	background-image: url(../images/scroll.jpg);
	background-position:top;
	background-repeat: no-repeat;
	clear: both;
	overflow: inherit;
}
h1 {
	font-size: 1.9em;
	color: #333333;
	text-transform:uppercase;
	font-weight:bold;
}
h2 {
	font-size: 1.4em;
	color: #292721;
}
h2_ln {
	font-size: 1.4em;
	color: #292721;
	border-bottom: 1px solid #003366;
}
h3 {
	font-size: 1.2em;
	color: #292721;
	padding-top:10px;
}
.txt_bdr_main {
	background-color: transparent;
	padding:30px;
	text-align: center;
	border: thin solid #006;
}
.txt_bdr {
	background-color: transparent;
	font-weight: normal;
	font-size: 1.2em;
	padding:10px;
}
.txt {
	background-color: transparent;
	padding:10px;
	font-weight: normal;
	text-align: left;
	font-size: 1.2em;
}
.bold {
	font-weight: bold;
}
.hilite {
	color:#006;
}
.subsubtitle {
	font-size: 0.8em;
}
.pad {
	padding:0 50px 0 50px;
}
ul li {
	color:#FFF;
}
ul li a {
	font-weight: normal;
	color:#FFF;
}
img {
	float: left;
	border: 0;
	
}
img.centre {
	display: block;
    margin-left: auto;
    margin-right: auto;
	float:none;
}

ol li {
	margin-bottom: 10px;
}
code {
	font-size: 1.3em;
}
a:link {
	color: #006;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006;
}
a:hover {
	text-decoration: none;
	color: #262753;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.clearboth {
	clear:both;
}
.indent {
	margin-left:50px;
}
.hideme {
	position : absolute;
	left : -2000px;
	width:800px;
}
.marguee {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#FFF;
}
/* --------------------------------------------------------------------
	FORMS
 -------------------------------------------------------------------- */
 .form-align {
	display: block;
	float: left;
	width: 120px;
}

/*-----------------------------------------
STRUCTURE
------------------------------------------*/
#wrapper {
	width:1000px;
	height:auto;
}
 #banner {
	  position:absolute top:0; 
      height:115px;
}
#banner_pic {
}
#textBnr{
	width:800px;
	height:65px;
	background-repeat:no-repeat;
	float: left;
	margin-top:10px;
 }
#search_box {
	background-color:transparent;
	width:150px;
	padding:10px 10px 0px 0px;
	height:49px;
	float:right;
	display:inline;
}
#navigation_admin {
	width:800px;
	background-image:url(../images/maintenace.gif);
	float: right;
}
#navigation {
	width:800px;
	height:27px;
	float: left;
	padding-top:15px;

}
#content {
	overflow:auto;
 	width:998px;
	height:560px;
  	clear: both;
} 
#Div1 {
	width:321px;
	padding-top:0px;
	height:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#Div2 {
	width:320px;
	padding-top:0px;
	height:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#Div3 {
	width:320px;
	padding-top:0px;
	height:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#Div4 {
	width:320px;
	padding-top:0px;
	height:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#Div5 {
	background-color: #996;
	width:320px;
	padding-top:0px;
	height:250px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
}
#Div6 {
	width:310px;
	padding-top:0px;
	height:245px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	display:inline;
	border-style:ridge;
	border-color:#06C;
}
#footer {
	height:50px;
	width:1001px;
	clear:both;
	padding-top:20px;
}
#footer_location {
	width:220px;
	height:50px;
	float: left;
	}
#footer_created {
	width:220px;
	height:50px;
	float:right;
}
#footer_admin {
	width:220px;
	float:left;
	padding:10px 0 0 100px;
	text-align:left;
}
/*-----------------------------------------
TABLE general
-------------------------------------------*/
table {
	border-collapse:collapse;
	float:left;
}
caption {
	background-color: #063;
	color:#6CF;
	text-transform:uppercase;
	font-weight:bold;
}
th {
	background: #C93;
	color: #606;
	border:1px solid #C00;
	text-align:left;
}
.table td {
	border:1px solid #333333;
}
.altrow {
	background-color:#FF0;
}
.centrealign th {
	text-align: center;
}
.table_hover td:hover {
	background-color: #83816D;
	border:1px solid #333333;
}
.footer td:hover {
	background-color:#003366;
	border:hidden;
}
.div6 table {
	border:none;
	border-collapse:collapse;
	float:left;
}

/*-----------------------------------------
NAVIGATION
------------------------------------------*/
/*-----------------------------------
Single-level Dropdowns
-------------------------------------*/

#nav, #nav ul { /* all lists in navigation */
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1em;
}
#nav a {
	display: block;
	width: 108px;
	text-decoration: none;
	color: #fff;
	height: 22px;
	padding:5px 0 0 0;
	text-indent:4px;
	background:url(../images/navbtn.gif);
}
#nav a:hover {
	background: url(../images/navbtn.gif) no-repeat top right;
	color:#003;
}
#nav li { /* all list items */
	float:right;
	width: 108px;
	height: 27px;
	background:url(../images/navbtn.gif) left top no-repeat;/* width needed or else Opera goes nuts */
}
#nav li:hover {
	background:url(../images/navbtn.gif) left top no-repeat;
	color:#006;
}
#nav li:active {
	background:url(../images/navbtn.gif) left top no-repeat;
	color:#006;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width: 108px;
	left: -999em;
	top: auto;/* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}
/*-----------------------------------------
Gallery page
------------------------------------------*/
#maincontent {
	margin: 0 0 0 0px;
}
#maincontent a {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 4px;
}
#pictureWrapper {
	float: right;
	margin: 0 20px 0 10px;
}
#pictureWrapper p {
	font-weight: bold;
	text-align: center;
}
.picBorder {
	background-color: #666;
	padding: 10px;
	border: #00425E solid 2px;
}
p#caption {
	margin: 0;
	padding: 3px 10px;
	font-weight: bold;
	text-align: center;
}
.resize {
 width: auto;
 height: auto;
 max-height: 400px;
 max-width: 600px;
 }
.warning {
	font-weight: bold;
	color: #f00;
}
a#here {
	border-left-color: #fff !important;
	background-color: transparent !important;
	color: #0074A5 !important;
}
#gallery {
	width: auto;
}
#picCount {
	color:#00425E;
	font-weight:bold;
}
#thumbs {
	border:1px solid #006FFF;
	border-collapse:collapse;
	float: none;
	padding:5px;
	width:70px;
	margin-top: 10px;
}
#thumbs td {
	text-align: center;
	padding:16px;
	border:#FFF thin;
}
#thumbs a:link, #thumbs a:visited, #thumbs a:hover, #thumbs a:active {
	border: 1px;
	padding: 0;
	background-color:#666;
}
#main_image {
	border:1px solid #006FFF;
	border-collapse:collapse;
	float: none;
	margin-top: 10px;
	text-align: center;
	clear:both;
}
#main_image td, #main_image img {
	border:none;
	padding:0;
	text-align: center;
}
#main_image a:link, #main_image a:visited, #main_image a:hover, #main_image a:active {
	border: 1px;
	padding: 0;
	background-color:transparent;
}
.error {
	color: red;
}
#navigationpic span, #navigationpic a {
	padding: .25em .5em;
	
}
#navigationpic span {
	color: #006;
	font-weight:bold;
	width:60em;
}
.widebox {
	width: 60em;
}
.smallbox {
	width: 30em;
}
/* --------------------------------------------------------------------
	Conference text Div 2
 -------------------------------------------------------------------- */
.conf {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color: #FFF;
 	background-repeat:no-repeat;
	}
/*-----------------------------------------
TYPESETTING
------------------------------------------*/

