@import url('/stylecurrent.css'); 
#thumb_img { border: #A9A9A9 solid; border-width: 0 1px 1px 0;  background-color:#EAEAEA; padding:3px; }

#thumb_img img { border:1px #FFFFFF solid; }

.titlew { color:#215e97; font-weight:bold; font-size:12px; }
.titles a { color:#888888; font-weight:bold; font-size:12px; }

#thumb_folder { position:relative; border: #D6D6D6 solid; border-width: 1px 1px 0px 1px; background:url(/img/img_lib/folder_bg.gif); background-repeat:repeat-x; background-position:top; padding:3px;}
#thumb_folder_bottom { position:relative; border: #D6D6D6 solid; border-width: 0 1px 1px 1px; padding:3px; background-image:url(/img/img_lib/folder_rkey.gif); background-repeat:no-repeat; background-position: bottom right;}


#thumb_folder img { border:1px #FFFFFF solid; }

.folder_name { font-size:11px; color:#999999; font-weight:bold; }
.folder_count { font-size:10px; color:#999999 }

#shadowbox_overlay {
  visibility: hidden;
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 998;
}

#shadowbox_container {
  position: fixed;
  height: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center; /* centers in quirks and IE */
}

#shadowbox {
  display: none;
  visibility: hidden;
  margin: 0 auto;
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  text-align: left; /* reset left alignment */
}

#shadowbox_title {
  height: 25px;
  padding: 0;
  overflow: hidden;
}
#shadowbox_title_inner {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  padding: 5px 0 4px 8px;
  color: #fff;
}

#shadowbox_body {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid #fff;
  background-color: #555;
}
#shadowbox_body_inner {
  position: relative;
  overflow: hidden;
}
#shadowbox_loading {
  position: absolute;
  top: 0;
  left: 0;
  height: 10000px; /* overflow:hidden will clip this */
  width: 100%;
  background-color: #CCC;
}
#shadowbox_loading img {
  float: left;
  margin: 10px 10px 0 10px;
}
#shadowbox_loading span {
  float: left;
  margin-top: 16px;
  font-size: 10px;
}
#shadowbox_loading span a,
#shadowbox_loading span a:link,
#shadowbox_loading span a:visited {
  color: #fff;
}

#shadowbox_content.html { /* make html content scrollable */
  height: 100%;
  width: 100%;
  overflow: auto;
}

#shadowbox_toolbar {
  margin: 0;
  padding: 0;
  height: 20px;
  overflow: hidden;
}
#shadowbox_toolbar_inner {
  height: 20px;
  color: #fff;
}
#shadowbox_toolbar_inner div {
  padding-top: 4px;
  padding-bottom: 2px;
  font-size: 10px;
  height: 10px;
  line-height: 10px;
}
#shadowbox_toolbar_inner div span.shortcut {
  text-decoration: underline;
  font-weight: bold;
}
#shadowbox_toolbar_inner div a {
  text-decoration: none;
  color: #fff;
}
#shadowbox_nav_close,
#shadowbox_nav_previous,
#shadowbox_nav_next {
  float: right;
  padding-right: 10px;
}
#shadowbox_counter {
  float: left;
  padding-left: 10px;
}
#shadowbox_counter a {
  padding: 0 4px 0 0;
}
#shadowbox_counter a.shadowbox_counter_current {
  text-decoration: underline;
  font-weight: bold;
}

div.shadowbox_message {
  text-align: center;
  padding: 10px;
}
div.shadowbox_message a:link,
div.shadowbox_message a:visited {
  text-decoration: none;
  color: #bed333;
}
div.shadowbox_message a:hover,
div.shadowbox_message a:focus {
  text-decoration: underline;
}

.downpage{ 
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid 999;
background: #555;
color:#ffb500;
}

.opendownpage{ 
background: #555;
color:#fff; 
font-weight:bold;
}

.thdownpage img{ border:1px solid #999;

}


.thdownpage { 
background: #555; border: 1px #999 solid; 
}





#feedback {
margin-bottom:20px;
font-size:12px;
}

.feedback_headtext { color: #EEE; font-size:11px; font-weight:bold; }


#feedback TABLE {
font-size:12px;
}

#feedback INPUT {
border: #8ca9d3 solid 1px;
height: 19px;
}

#feedback .quations_head {
color:#EEE;
font-weight:bold;
}

#feedback .quations_norm {
margin:5px 10px 10px 20px;
}

#feedback .answer_head {
color:#5379b8;
font-weight:bold;
}

#feedback INPUT {
border: solid 1px #999; width:430px; background:#555; color:#CCCCCC }

#feedback TEXTAREA {
border: solid 1px #999; width:430px; background:#555; color:#CCCCCC }

#feedback INPUT .image {
border: solid 1px #5379b8; width:43px;
}

#feedback .warning1{ 
size:11px; 
font-style:italic;
color: #FF3300;
}

.columnContainer .contact_text{ 
font-size:12px; 
color:#555;
margin:10px 0 30px 50px; line-height:1.5;
}


.columnContainer .modal_error{ 
size:11px; 
color:#FFFFFF;
margin:10px 0 0 15px; text-align:left;
}

.columnContainer .modal_error_title{ 
font-size:12px; 
color:#FFFFFF;
margin:10px 0 0 0px; 
text-align:center; 
font-weight:bold;
}


.columnContainer .modalDialog_contentDiv_error{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#C80116;	/* White background color for the message */
		color:#FFF;
		font-size:11px;
}
.columnContainer .modalDialog_contentDiv_error a{
		color:#FFF;
}

.columnContainer .modalDialog_contentDiv_warning{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#FCF8C8;	/* White background color for the message */
		color:#333333;
		font-size:12px;
}

.columnContainer .modal_warning{ 
size:12px; 
color:#333333;
margin:10px 0 0px 10px;
font-weight:bold;
}

.columnContainer .modalDialog_contentDiv_success{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#EAF0FC;	/* White background color for the message */
		color:#333333;
		font-size:12px;
}

.columnContainer .modal_success{ 
size:12px; 
color:#333333;
margin:10px 0 0px 10px;
font-weight:bold;
}


.columnContainer .modalDialog_transparentDivs{	
	filter:alpha(opacity=40);	/* Transparency */
	opacity:0.4;	/* Transparency */
	background-color:#AAA;
	z-index:1;
	position:absolute; /* Always needed	*/
}

.columnContainer .modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;/* Always needed	*/
	position:absolute;	/* Always needed	*/
	background-color:#FFF;	/* White background color for the message */
}

.columnContainer .modalDialog_contentDiv_shadow{
	z-index:90;/* Always needed	- to make it appear below the message */
	position:absolute;	/* Always needed	*/
	background-color:#555;
	filter:alpha(opacity=30);	/* Transparency */
	opacity:0.3;	/* Transparency */	
}
