#heading2{
	/*font-size:16px;*/
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	width: 500px;
	height: 25px;
	padding-left: 10px;
	padding-bottom: 3px; /*padding-bottom: 5px;*/
	color: #bd2a02;
	border-bottom: 1px solid black;
	
}

#heading2 span.first{
	width:400px;text-align:left;
}
#heading2 span.second{
	width:100px;text-align:right;
}
.heading21 {
	/*font-size:16px;*/
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	width: 500px;
	height: 25px;
	padding-left: 10px;
	padding-bottom: 3px; /*padding-bottom: 5px;*/
	color: #bd2a02;

	
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a.puteka:link{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:visited{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.puteka:hover{
color:#999999;
font-size:6px;
color:#FF0000;

}
a.kotvi:link{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.kotvi:visited{
color:#494949;
text-decoration: none;
font-size:6px;
color:#FF0000;
}
a.kotvi:hover{
color:#999999;
font-size:6px;
color:#FF0000;

}
/*
.inputt{
	width: 400px;
	border: 1px solid #009799;
	
	line-height: 15px;
		background-image: url(../im/bginp.gif);
}
.textarr{
	width: 400px;
	border: solid;
	border-width: 1px;
	border-color: Silver;
	background-color: #F5F5F5;
		background-image: url(../im/bgtextarr.gif);
}*/
.inputt2{
	background-color: #5F5F5F;
	color: #C6E3FF;
	font-weight: bold;
}
.inputtadm{
	border: solid;
	border-width: 1px;
	border-color: #CA0000;
	background-color: #FFF6F6;
	color: #D00000;
}
.left{
text-align: left;
	font: bold 14px tahoma;
	color: #bd2a02;
	margin-bottom:-2px;
}
#page_content b{
font-size: 17px;
color: Blue;
	
}
#page_content em{
font-size: 16px;
font-style: normal;
	font-weight: bold;
	color: #d00000;
}
#page_content table b{
font-size: 14px;
color: #bd2a02;
	
}
#page_content table{
font-size: 14px;
font-style: normal;
	font-weight: bold;
	color: #000000;
}
#page_content a{
font-size: 17px;
color: Blue;
	
}
#page_content a:hover{
font-size: 17px;
color: #000;
	
}
.copy {
	font-size: 12px;
	color: #d00000;
	}
.copy a{
	font-size: 12px;
	color: #d00000;
	}
.copy a:hover{
	font-size: 12px;
	color: #d00000;
	text-decoration:underline;
	}


/* NEW: LIGHTBOX*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;border: 0}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(im/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(im/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.promolink{ background:#bd2a02;color: white!important;padding: 3px  }

