* {
	margin: 0; padding: 0;
}
body {
	background-image: url('/images/body-bg.png');
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: center;
	display:block;
}
#Container {
	width: 980px;
	text-align: justify;
	margin:auto; 
	background-color: #fff;
	background-image: url('/images/main-bg.png');
	background-repeat: repeat-y;
	border: 0px solid #ff0000;
	display:block;

	
}
#Logo {
	width: 946px;
	height: 80px;
	margin: 0 17px;
	background: url('/images/top-bg.png') repeat-x;	
}
#Logo p a img {
	padding-right: 5px;
	border: none;
	margin: none;
}
#Logo p {
	float: left;
	color: #fff;
	font-size: 12px;
	border: none;
	margin: none;	
}
#Logo p.title {
	margin-top: 40px;
	text-align: left;
	width:520px;	
}

#Logo #logged{
	font-size:11px;
	font-family:verdana;
	float:right;
	margin-right: 20px;
	padding-top:5px;
	height:15px;
	width:270px;
	
}
#Logo #logged p{
	float:right;
	color: #000000;
}

#Logo #logged a{
	font-size:11px;
	font-family:verdana;
	color: #25a3e3;
	text-decoration:none;
	padding-left:12px;
}


#Logo #Search {
	float: right;
	margin-top: 8px;
	margin-right: 20px;
	background: url('/images/search-icon.png') no-repeat;
	
}
#Logo #Search form {
	display: block;
	padding-left: 38px;
}
#Logo #Search .btn {
	float: left;
	margin-left: 5px;
	display: block;
	height: 23px;
}
#Logo #Search .text {
	display: block;
	float: left;
	height: 13px;
	width: 150px;
	border: 1px solid #aeab8e;
	color: #aeab8e;
	font-size: 10px;
	padding: 5px;
}
#Top-Menu {

	width: 946px;
	height: 26px;
	margin: 0 17px;
	background: url('/images/top-menu-bg.png') repeat-x;	
	border:0px solid #ff0000;
}
#Top-Menu ul {
	display: table;
	width: 100%;
}
#Top-Menu ul li {
	_float: left; /* IE hack */
	list-style-type: none;
	display: table-cell;
}
#Top-Menu ul li a {
	display: block;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 10px 4px 0px;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none;
	_width: 45px; /* IE hack */	
	height: 18px;
}
#Top-Menu ul li a:hover {
	text-decoration: underline;
}
#Top-Menu ul li a.active {
	color: #000;	
	background-color: #fff;
	background: url('/images/top-menu-bg2.png') repeat-x;
	color: #fff;
}

/* IE-Menu - menu generated by JS for IE */
#Top-Menu #IE-Menu {
	width: 100%;
	text-align: center;
	border-spacing: 0;
	border-collapse: collapse;
}
#Top-Menu #IE-Menu a {
	display: block;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	border: 1px solid #000;
	text-align: center;
	text-decoration: none;
	height: 17px;
}
#Top-Menu #IE-Menu a:hover {
	text-decoration: underline;
}
#Top-Menu #IE-Menu a.active {
	color: #000;
	background-color: #fff;
	background: url('/images/top-menu-bg2.png') repeat-x;
	color: #fff;	
}

#Nawigator {
	display: block;
	width: 100%;
	float:left;
	margin:0px;
	padding:0px;	
}
#Nawigator ul {	
	list-style-type: none;
	width: 100%;
}
#Nawigator ul li{	
	float:left;
	margin-right:0px;
	margin-left:5px;
	padding:0px;
}
#Nawigator ul li.first{
	margin:0px;
}	

#Nawigator ul li a{	
	text-decoration:none;
}


#Top-Header {
	width: 946px;
	height: 190px;
	margin: 0 17px 2px 17px;
	background: url('/images/top-header-common.jpg') no-repeat;
}
#Top-Header .members {
	float: right;
	padding-right: 70px;
	padding-top: 140px;
}
#Top-Header .members a img {
	border: none;
}
#Panels {
	width: 946px;
	height: 150px;
	margin: 0 17px;
	background: url('/images/panels-bg.png') no-repeat;
}
#Panels .panel {
	float: left;
	width: 303px;
	height: 136px;
	padding-top: 5px;
}
#Panels .panel p.title {
	margin-left: 30px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #fff;
	line-height: 38px;
}
#Panels .panel p.content {
	height: 60px;
}

#Panels .panel p.title img {
	float: left;
	padding-right: 5px;
}
#Panels .panel p {
	margin-left: 35px;
	margin-top: 5px;
	color: #b2a4c7;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	
}
#Panels .panel p.more {
	float: right;
	width: 104px;
	height: 21px;
	
	background: url('/images/panels-more.png') no-repeat;
	line-height: 21px;
	font-weight: bold;
	text-align: center;
}
#Panels .panel p.more a {
	color: #000d2a;
	text-decoration: none;
	padding-right: 15px;
}
#Panels .panel p.more a:hover {
	color: #fff;
	text-decoration: underline;
}
#Panels .panel form p {
	text-align: right;
}
#Panels .panel form p input {
	width: 180px;
	height: 20px;
}
#Panels .panel form p input.submit {
	width: 104px;
	height: 21px;
}
#Header {
	margin: 2px 17px 0 17px;
	width: 946px;
	height: 48px;
	background: url('/images/body-header.png') repeat-x;
}
.image{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.title{
	font-size: 11px;
	color: #000;
	font-weight:700;
}

#Header h1 {
	float: left;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	padding-left: 50px;
	margin-left: 25px;
}
#Header .controls{
	float: right;
	margin-right: 20px;
}
#Header .controls p {
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 48px;
}
#Header .controls p.inc {
	width: 47px;
	padding-right: 15px;
	text-align: center;
	background: url('/images/header-inc.png') no-repeat center;
}
#Header .controls p.dec {
	width: 47px;
	padding-right: 15px;
	text-align: center;
	background: url('/images/header-dec.png') no-repeat center;
}

#Header .controls p.home {
	width: 69px; /* 89px */
	padding-right: 25px;
	text-align: center;
	background: url('/images/header-home.png') no-repeat center;
}

#Header .controls p.reset {
	width: 62px;
	padding-right: 25px;
	text-align: center;
	background: url('/images/header-reset.png') no-repeat center;
}
#Header .controls p.print {
	width: 69px; /* 89px */
	padding-right: 25px;
	text-align: center;
	background: url('/images/header-print.png') no-repeat center;
}
#Header .controls p a {
	color: #fff;
	text-decoration: none;
}
#Header .controls p a:hover {
	text-decoration: underline;
}
#Body {
	margin: 0 17px;
	width: 946px;	
	background: url('/images/body-gradient.png') repeat-x;
	
}
#Body a {
	color: #000;
}
#Left {
	width: 550px;		
	float: left;
	padding: 30px;
	padding-top: 30px;
	background: url('/images/vr.png') no-repeat right center;
}

#Left .key {
	font-size: 20px;
	color: #ff0000;
}

#Left2 {
	width: 880px;
	float: left;
	padding: 30px;
	padding-top: 30px;	
}


#Left .col-1, #Left .col-2, #Right .col-1, #Right .col-2 {
	margin: 20px 0;
	float: left;
	width: 263px;
}
#Left h2, #Right h2 {
	clear: both;
	margin-top: 0px;
	font-size: 16px;
	color: #000000;
	margin-bottom:12px;
	
}
#Left h3, #Right h3 {
	clear: both;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin-top: 0px;

}

#Left h4, #Right h4 {
	clear: both;
	margin-top: 12px;
        font-size: 13px;
	color: #000;
	line-height: 20px;
	margin-top: 0px;

}


#Left li, #Left2 li, #Right li {
	margin-left: 20px;
}
#Left p,#Left2 p, #Left li,#Left2 li, #Right p, #Right li {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
#Left p,#Left2 p, #Right p {
	margin-bottom: 5px;
}
#Left p.print,#Left2 p.print, #Right p.print {
	float: right;
	background: url('/images/print-icon.png') no-repeat right;
	padding-right: 30px;

}
#Left p.print a, #Left p.more a, #Right p.print a, #Right p.more a {
	color: #000;
}
#Left p.more, #Right p.more {
	float: right;
	background: url('/images/more-icon.png') no-repeat right;
	padding-right: 15px;
	padding-left: 20px;
	
}
#Left .adv img {
	padding: 20px 15px 10px 15px;
}
#Left .search p {
	clear: both;
	font-weight: bold;
	text-align: center;
}
#Left .text{
	font-family: Verdana,sans-serif;
	font-size:	12px;
	color: #000000;
}

#Body .top {
	float: left;
	width:200px;
	padding-left: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('/images/separator_toplink.jpg') no-repeat top left;
}

#Body .top2 {
	float: right;

	padding-left: 0px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#Body .top3 {
	float: left;

	margin-left: 0px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;

}

#Body .members a img {
	border: none;
}



#Right {
	width: 280px;
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 30px;
	text-align: left;
}
.clear {
	clear: both;
}
#Footer {
	width: 980px;
	height: 78px;
	margin: 0 auto;
	padding: 5px 0;
	background-image: url('/images/footer-bg.png');
	background-repeat: no-repeat;
	color: #fff;
	font-size: 9px;
	line-height: 14px;
	text-align:left;
}
#Footer p {
	padding-left: 110px;
}

/* Special Pages */
#Contact #Top-Header {
	background: url('/images/top-header-contact.jpg') no-repeat;
}
#Contact #Header h1 {
	background: url('/images/header-h1-contact.png') no-repeat;
}

#About #Top-Header {
	background: url('/images/top-header-about.jpg') no-repeat;
}
#About #Header h1 {
	background: url('/images/header-h1-about.png') no-repeat;
}

#About #Body {
	min-height:550px;
}
#About #Body #Left {
	min-height:550px;
}
#About #Body #Right {
	min-height:550px;
}

#Main #Body {
	min-height:550px;
}

#Main #Body #Left {
	min-height:550px;
}
#Main #Body #Right {
	min-height:550px;
}


#Login #Header h1 {
	background: url('/images/header-h1-login.png') no-repeat;
}

/* Modifications */
#Contact #Left, #Contact #Right {
	width: 400px;
	padding-right:30px;
}
#Contact #Body .col-1, #Contact #Body .col-2 {
	width: 190px !important;
}
#Contact #Body li {
	padding: 5px 0 15px 0;
	
}
#Contact #Body form {
	margin-top: 30px;
}
#Contact #Body form p {
	text-align: right;
}
#Contact #Body form input, #Contact #Body form textarea {
	width: 300px;
}
#Contact #Body form label {
	width: 70px;
	float: left;
	text-align: right;
}
#Contact #Body form .reset, #Contact #Body form .send {
	float: right;
	padding-right: 5px;
	width: 48px;
	height: 21px;
}

#Login #Body {
	padding-top: 30px;
	padding-bottom: 30px;
}
#Login .login {
	margin: 0 auto;
	padding: 10px;
	width: 300px;
	text-align: right;
	border: 1px solid #a8b3cb;
}
#Login .login p {
	padding: 5px;
}
#Login .login input {
	width: 200px;
}
#Login .login input.submit {
	width: 57px;
}

#Bottom_menu{
	float: left;
	width:300px;
	padding-left: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url('/images/separator_toplink.jpg') no-repeat top left;

}

#Bottom_menu ul {
	display: table;
}
#Bottom_menu ul li {
	float: left; /* IE hack */
	list-style-type: none;
	display: table-cell;
}
#Bottom_menu  ul li a {
	margin:1px;
}

.date{
	font-size:8px;
}



#galls {padding:1px; margin:0 -11px 0 -9px; line-height:1.09em; overflow:hidden; list-style-type: none;}
#galls li {width:135px; margin:0 3px 0 2px; float:left;}
#galls a {display:block;  padding:7px; color:#000; cursor:pointer;}
#galls a:hover {padding:6px; border:1px solid #b9b9b9; text-decoration:none;}
#galls .img {display:block; width:120px;  margin-bottom:6px; background-color:#ebebeb;}
#galls .img img {display:block;}
#galls .title {display:block; padding-left:11px;}
#galls .desc {display:block; padding-left:11px; width:210px;}

#files{
	list-style-type: none;
	margin:10px -11px 0 -9px;
}

#files li{
	margin:10px 0px 0 10px;
}

.pagination {padding:9px 0; margin:0 -7px 0 -12px; text-align:center; line-height:1.55em;}
.pagination a {padding:0 4px;}
.pagination .pages {margin:0 120px;}
.pagination .active {border:1px solid #d3d3d3; color:#767575;}
.pagination .prev {padding:0 0 1px 22px; background:url(../images/icon_prev.gif) left no-repeat; float:left;}
.pagination .next {padding:0 21px 1px 0; background:url(../images/icon_next.gif) right no-repeat; float:right;}

.label{
	width:120px;
}

.Table1 {width:100%; margin-bottom:23px; 	font-size: 11px;color: #000;}
.Table1 th {padding:0 0 14px 0; font-weight:normal; font-size:0.91em; text-align:left;}
.Table1 td {padding:4px 0; border-bottom:1px solid #e5e5e5;}

.TableGroupHeader{
	border: 0px solid #000000;	
	background-color: #c0c0c0;
	border-bottom:0px solid #000000;
}

#MembersList {width:100%; margin-bottom:23px; 	font-size: 11px;color: #000;}
#MembersList th {padding:0 0 14px 0; font-weight:normal; font-size:0.91em; text-align:left;}
#MembersList td {padding:4px; border-bottom:1px solid #e5e5e5;}


#NewsletterList {width:100%; margin-bottom:23px; 	font-size: 11px;color: #000;}
#NewsletterList td {padding:4px 4px; border-bottom:1px solid #e5e5e5;}
#NewsletterList td .date  {margin-left:10px; color: #a3a3a3;}
#NewsletterList td .short_content  {padding-bottom:20px;}

#Top-Nawig {
	width:100%;
	text-align:center;
}

#Top-Nawig ul {	
	list-style-type: none;
}
#Top-Nawig ul li {	
	float:left;
	margin-right:0px;
	margin-left:5px;
	padding:0px;
}
#Top-Nawig  ul li a {	
	font-size: 11px;
}
#Top-Nawig  ul li a:hover {
	text-decoration: underline;
}

.file {
  padding-left: 46px;
  margin: 0 0 17px 0;
  min-height: 24px;
  height: auto !important;
  height: 24px;
  background-image: url(/images/ico/default.gif);
  background-repeat: no-repeat;
  line-height: normal;
  
}
.file small, .file .fileInfo {
  font-size:0.91em; color:#7f7f7f;
}
.pdf, .pdf_n {
  background-image: url(/images/ico/pdf.gif);
   background-repeat: no-repeat;
}
.doc, .doc_n{
  background-image: url(/images/ico/doc.gif);
   background-repeat: no-repeat;
}
.xls, .xls_n{
  background-image: url(/images/ico/xls.gif);
   background-repeat: no-repeat;
}
.mp3, .mp3_n{
  background-image: url(/images/ico/mp3.gif);
   background-repeat: no-repeat;
}
.flv, .flv_n{
  background-image: url(/images/ico/flv.gif);
  background-repeat: no-repeat;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> 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(/images/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;
}


.tree ol {margin:0; padding:0; list-style:none;}
.tree {margin:-7px 0 20px; border-bottom:0px solid #dedede; color:#242424;}
.tree li {padding:10px 3px 3px;}
.tree li.first {border-top:none;}
.tree ul {margin:3px -6px -2px; border-top:0px solid #dedede;list-style:none;}
.tree ul li {padding:2px 6px; font-weight:normal; border-top:none;}
.tree ul ul {margin:2px 0 -2px; border-top:none;}
.tree ul ul li {margin:0 -6px;}


.tree a {color:#000;}
.tree li img {margin:-4px 0 -4px;}

.tree ul li  img {margin:-2px 0; }
.tree img.end {margin-left:-1px; margin-right:1px;}


.pics {  
    height:  232px;  
    width:   232px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 5px;
    padding-top: 20px;

    width:  232px;
    height: 232px;
    top:  0;
    left: 0;
}
