/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:640px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:640px; height:480px; padding:2px; border:1px solid #ccc; background:#000}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:590px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:20; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

@charset "iso-8859-1";
body {
font-family: Tahoma;
font-size: 0.7em;
color: #000;
background-repeat:repeat-x

}

* {
padding: 0;
margin: 0;
}

a {
color: #0000ff;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0;
}

#container {
background:url(i/fg.jpg) repeat-y;	
width: 717px;
margin: 0 auto;
padding: 0 36px;
}

.clear {
clear: both;
}

#header, #header a {
width: 717px;
height: 100px;
text-indent: -300px;
overflow: hidden;
display: block;
background: url('i/bannerad.png') no-repeat;
}

#nav {
height: 30px;
line-height: 30px;
background: #093042 url('i/nav.jpg') no-repeat;
border: 1px solid #000;
border-width: 0px 0px 0 0px;
padding: 0 0 0 95px;
margin: 0 0 2px 0;
overflow: hidden;
list-style: none;
text-align:center;
}

#nav li {
float: left;
}

#nav li a {
height: 30px;
color: #fff;
font-weight: bold;
font-size: 1.35em;
font-family: Trebuchet MS;
display: block;
padding: 0 15px;
text-transform: uppercase;
float: left;
text-align:center;
}

#nav li a:hover {
background: url('i/nav2.gif') repeat-x top;
text-decoration: none;
text-align:center;
}



#content {
width: 716px;
padding: 0 0 0 0px;
float: left;
}

#content h2 {
background: #000 url('i/content-head.gif') no-repeat;
width: 470px;
}

#subheader {
height: 129px;
text-indent: -999px;
overflow: hidden;
background: url('i/subheader.jpg') no-repeat;
}

#subheader2 {
height: 129px;
text-indent: -999px;
overflow: hidden;
background: url('i/subheader2.jpg') no-repeat;
}

#subheader3 {
height: 129px;
text-indent: -999px;
overflow: hidden;
background: url('i/subheader3.jpg') no-repeat;
}

#subheader4 {
height: 353px;
text-indent: -999px;
overflow: hidden;
background: url('i/DSCF1234a.jpg') no-repeat;
}

#content h3 {
background: url('i/h3.gif') no-repeat;
height: 20px;
line-height: 20px;
border: 1px solid #cccccc;
font-size: 1em;
font-weight: normal;
text-indent: 10px;
}

#content p {
padding: 5px 0;
}

.content {
border: 1px solid #cccccc;
border-top: 0;
padding: 0px 30px;
}

#content ul {
padding: 5px 20px;
}

.meta {
background: url('i/meta.gif') no-repeat bottom;
border: 1px solid #cccccc;
border-top: 0;
height: 13px;
line-height: 13px;
font-size: 0.9em;
text-align: right;
padding: 0 5px;
margin: 0 0 14px 0;
}

.meta a {
color: #000;
}


#sidebarl {
float: left;
padding: 0 0 0 3px;
}

#sidebarr {
float: right;
padding: 0 3px 0 0;
}

h2 {
height: 25px;
line-height: 27px;
color: #fff;
font-size: 1.2em;
text-indent: 25px;
text-transform: uppercase;
}

#container .s, #content {
padding-bottom: 0px;
}

.s h2 {
width: 230px;
background: #000 url('i/sidebar-head.gif');
border-bottom: 0px solid #cccccc;
}

.s ul {
list-style: none;
border: 0px solid #cccccc;
border-width: 0 0px;
width: 228px;
margin: 10px 8px 0px 0;
}

.s ul li {
height: 700px;
line-height: 15px;
overflow: hidden;
border-bottom: 0px solid #cccccc;
padding: 10px 0px;

color: #000;
}

.s ul li a {
color: #000;
}

.s .links li a {
display: block;
}

.box {
border: 1px solid #cccccc;
border-width: 0 0px 0px 0px;
width: 228px;
}

.box2 {
border: 0px solid #fff;
padding: 0 5px;
background: #efefef url('i/box.gif') repeat-x;
}

.box p {
margin: 5px 0;
}





#footer {
height: 30px;
line-height: 30	px;
background: url('i/foot.jpg') no-repeat top;
padding: 0 30px 6px 0;
clear: both;
color: #fff;
text-align: right;
}

#footer a {
color: #fff;
padding: 0 2px;
}


h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url(h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}

.expArrow{
	padding-left: 20px;
	background: url(images/arrow-down.png) no-repeat 0px 4px;
}
.collArrow{
	padding-left: 20px;
	background: url(images/arrow-up.png) no-repeat 0px 4px;
}
.expIco{
	padding-left: 20px;
	background: url(images/plus.gif) no-repeat 0px 4px;
}
.collIco{
	padding-left: 20px;
	background: url(images/minus.gif) no-repeat 0px 4px;
}
.demo6{
	border: 1px solid #B9E3FF;
	background: #0099FF;
	padding-left: 5px;
	color: #FFFFFF;
}
.panel{
	border: 1px solid #B9E3FF;
	padding: 10px;
}

