/*
border gray: d7d7d7
dark blue: 005473
middle blue: 4e7791
bright blue: 7aa4b3
soft blue: 7496a2
text gray: 959595
text yellow: ffcc00

*/


h1, h3{
	font-size: 18px;
	width: auto;
	border: 1px solid #7496a2;
	background-color: #fff;
	padding: 3px 8px 3px 8px;
	margin: 0 0 15px 0;
	color: #7496a2;
}

h3{
	border: 0;
	background-color: #7aa4b3;
	color: #fff;
}


h2{
	font-size: 14px;
	width: auto;
	border-top: 1px solid #abb;
	padding: 8px 8px 8px 8px;
	margin: 0;
}

ul{
	list-style-type: square;
		line-height: 18px;
}

#navigator{
	width: 120px;
	padding: 0;
	margin: 34px 10px 0 10px;
	line-height: 18px;
}


#navigator-bg{
background-color: #4e7791;
}


#nlborder{
width: 610px; 	
background-color: #7aa4b3; 	
border: 10px solid #7496a2; 
border-right: 11px solid #7496a2; 
}


#render{
	background-color: #7aa4b3;
 	border: 1px solid #7496a2;
	margin: 0;
	padding: 8px;
}

#render p{
	margin: 5px 8px 12px 8px;
	line-height: 16px;
}

#render img{
	border: 1px solid #fff;
	margin: 0 12px 0px 0;
	display: inline;
}


#bbox{
	background-color: #4e7791;
	font-size: 11px;
	color: #fff;
	border: 1px solid #7496a2;
	line-height: 18px;
}

#bbox p{
 margin: 8px;
}

#topic{
background-color: #7496a2;
height: 120px;
width: 631px;
padding: 0;
border: none; 
border-bottom: 3px solid #fff; 
}

/* ----- GALLERY -------------------------------------------------------- */

div#scroller {
	overflow: auto;
	white-space: nowrap;
	width: 590px;
	height: 235px;
	background-color: #005473;
	padding: 10px;
}


#gallpic{
display: inline;
}

#gallpic img{
border: 3px solid #fff;
margin: 0 10px 0 10px;
}

#pictures{
font-size: 9px;
}

#pictures span{
display: inline;
margin-right: 30px;
}

div#loading{
position: absolute;
visibility: visible;
margin: 0 0 0 2px;
background-image: url(loading.gif);
height: 15px;
width: 138px;
border: none;
}

#bigpic{
visibility: hidden;
}


/*
border gray: d7d7d7
dark blue: 005473
middle blue: 4e7791
bright blue: 7aa4b3
soft blue: 7496a2
text gray: 959595
text yellow: ffcc00

*/











