/* Defaults */ 

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p{margin:0;padding:0;}

.clear { clear: both; }

body
{
	font-family: Verdana, Helvetica, Garamond, sans-serif; 
	font-size: 10pt;
	background:#FFF;
	color: #666;
}

a
{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #999;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}
object:active, object:focus
{
	outline: none;
}
.deesplei-noon
{
	display:none;
}
blockquote
{
	font-size: 26px;
	font-style: italic;
}

img
{
	border: none;
	_behavior: url(/css/htc/iepngfix.htc); 
}


h1
{
	font-size: 38pt;
	font-weight: normal;
}

h2
{
	font-size: 26px;
	font-weight: normal;
}

h3
{
	font-size: 16px;
	font-weight: bold;
}

h4
{
	font-size: 13px;
	font-weight: bold;
}

h5
{
	font-size: 12px;
	font-weight: bold;
}

h6
{
	font-size: 12px;
}

p { margin: 0 0 10px 0;  line-height: 14pt;  }


input[type="text"], textarea { color: #666; border: 1px solid #999; }


/* Content */ 


#container_outer
{
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	position: relative;
}

.logo-top
{
	margin-bottom: 2px;
}

.nav-top
{
	margin-top: 8px;
	margin-bottom: 8px;
}
.nav-top-element
{
	width: 194px;
	text-align: center;
	float: left;
	margin-right: 5px;
}
.inner-content
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.footer
{
}
.footer ul
{
	margin-top: 20px;
	text-align: center;
}
.footer li
{
	display: inline;
	margin: 15px;
}
.main-address
{
	margin :15px;
	text-align: center;
}
.thumbnails a, .thumbnails a:active
{
	outline: none;
}

.btn-next { float: right; }
.btn-prev { float: left;  }

/* ADMIN */

/* ERROR MESSAGE styling */ 
.error_message { color: #FF0000; font-size: 8pt; }


.logout { position: absolute;  right: 0px;}
