/* MNo*/
h1.col_head {
  font-size: 14px;
  font-weight: normal;
  display: inline;
}

.visible{
  opacity: 1;
  -moz-opacity:1;    /* old mozilla browser like netscape  */
  -khtml-opacity: 1;    /* for really really old safari */
  filter: alpha(opacity = 100);
  zoom: 1;
  
}

.darker{
  opacity: 0.2;
  -moz-opacity:0.2;    /* old mozilla browser like netscape  */
  -khtml-opacity: 0.2;    /* for really really old safari */
  filter: alpha(opacity = 20);
  zoom: 1;

}

tr.obr td a img {
  margin-left: 3px;
}

div.main {
  width:65%;
  float:left;
}

div.info {
  width:350px;
  float:right;
  border: 1px solid gray;
  padding: 5px;
  margin-right:5px;
  clear:both;
}

form#comment input, select, textarea{
  background-color: #aaa;
}

form#comment{
  width:400px;
}

form#comment div{
  clear: both;
  margin-bottom: 5px;
}

span.label{
  width: 155px;
  float: left;
  clear: both;
  margin-bottom: 5px;
}

span.field{
  width: 260px;
  float: left;
  margin-bottom: 5px;
}

span.field input {
  font:10pt Verdana;
  width:265px;
}

span.date{
  font-size:70%;
  font-weight:normal;
}

/*a:hover{
  color:red;
}*/

a:visited{
  color:#6C6C6C;
}

a:{
  color:#6C6C6C;
}

div#head{
  padding-bottom:1px;
}

div#tools{
  float:right;
  display:none;
}

img#img_tools{
  cursor:pointer;
}

img#plogo{
  float:right;
}

span#header{
  color:#dddddd;
  font-size:165%;
}

table#header-table{
  text-align:left !important;
}

div#breadcrumb_links{
  text-align:left !important;
}

body {
  background-color:#000000;
  color:#9C9C9C;
  font-family:verdana,sans-serif;
  font-size:10pt;
  margin:0;
  padding:0;
  margin-left:10px;
}

table tr.obr td img.pic {
  border:1px solid #2C2C2C;
  margin-bottom:1px;
  margin-right:20px;
}

table tr.obr td {
  padding-left:50px;
  padding-right:50px;
}

#galeria {
  border:medium none;
  height:100%;
  margin:0;
  padding:0;
  text-align:center;
}

#galeria {
  margin:2px auto 0;
  text-align:left;
  vertical-align:middle;
}


form {
	display: inline;
}

img {
	border: 0;
	display: inline;
}

input.input{
  background-color: gray;
}

select#jump_menu{
  background-color: gray;
	color:#cCcCcC;  
}

input.submit
{
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: gray;
	background-image: url('../graphics/button-bg.gif');
	background-repeat: repeat-x;
	color:#cCcCcC;
	font-size: 75%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.photos-large {
	border-style: solid;
	border-color: #778899;
	border-width: 1px;
	padding: 10px;
	margin: 4px;
}

#picture-holder a:hover img{
    border-width: 2px;
    border-color: #38c;
    margin: 3px;
}

#gallery-name {
	padding: 0;
	margin: 0;
}

#picture_caption {
	font-size: 12pt;
}

#main_container {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#inner_wrapper {
	/* padding: 10px;*/
	width: 100%;
}

#wrapper {
	font-family: Verdana, "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: 10pt;
}

#picture-holder {
	text-align: center;
}

#exif_toggle {
	padding: 0;
	margin: 0;
}

div#thumbnail_container{
  margin: 10px;
}

.thumbnail img {
	padding: 5px;
	text-align: center;
	margin: 3px;
	background: #FFF;
	border-width: 2px;
	border-color: #778899;
}


div.tag a:hover img {
    border-width: 5px;
    border-color: #ccc;
    padding: 1px;
	  margin: 3px;
}

.photos {
	padding: 1px;
	margin: 3px;
	border-style: solid;
	border-width: 5px;
	border-color: #FFF;
}




#jump_menu{
  margin-right: 3px;  
  float: right;
}

a#rss{
  margin-right: 5px;  
  margin-top:2px;
  float: right;
}

#download_selected {
	float: right;
	text-align: right;
}

#pagination {

	padding: 2px;
	margin: 0;
	clear: both;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
}

#breadcrumbs {
	margin: 0;
	padding: 2px;
	border-top: 		1px solid #CDCDCD;
	border-bottom: 		1px solid #CDCDCD;
	
	/*border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFC; */
}

#breadcrumb_links {
	margin: 2px; 
}

a.print {
	background-image: url(../graphics/printer.gif); 
	background-repeat: no-repeat; 
	background-position: left center;  
	padding-left: 20px; 
}

.page_link {
	padding-left: 3px;
	padding-right: 3px;
	text-decoration: none;
}

#search_box {
	margin-right: 8px;
  float: right;
}

table {
	border: 0px;
	padding: 0px;
	}

.date, #picture_caption
    {
    font-size:         0.9em;
    font-weight:       bold;
    line-height:       1.4;
    background-repeat: no-repeat;
    text-transform:    uppercase;
    letter-spacing:    2px;
    margin-left:       4px;
    padding-bottom:    2px;
    }
		
#picture_caption 
		{
		font-size:		 		 0.8em;
		font-weight:			 normal;
		text-transform: 	 none;
		letter-spacing:		 1px;
		
		}
		
a.nav-link-img-next {
		background-image:    url(../graphics/fforward.gif);
    	background-repeat:   no-repeat;
    	background-position: right 1px;
		padding-right: 20px;
		width: 40px;
	  }

a.nav-link-img-prev {
		background-image:    url(../graphics/rewind.gif);
   	 	background-repeat:   no-repeat;
    	background-position: left 1px;
		padding-left: 20px;
		width: 40px;
	  }
		
	  
.comments p {

	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}

.comments cite  { 
	color: #000; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	font-size: 75%;
	background: url('../graphics/comment.gif') no-repeat 0 3px;
	padding: 5px;
	padding-left: 23px;
	margin-top: 8px;
	height: 28px;
}

.comment, .comment_alt {
	
	border-top: 1px solid #CDCDCD;
	background-color: #e2e2e2;
	margin: 0;
	padding: 15px;
	list-style: none inside;
}

.comment_alt {
	background-color: #fff;
}	

.meta-header { 
		font-size: 85%;
		padding: 0;
		margin: 0;
		color: #8b0000;
		text-align: center;
}

.comments-closed {
		color: #999966;
		text-align: center;
}

#exif_data {
		padding: 20px;
		text-align: left;
		width: 50%;
}

ul.slides {
  	margin:0;
  	margin-top: 15px;
  	padding:0;
  	list-style:none;
  	line-height:1.4em;
}
  
.slides li {
  	display:block;
	float:left;
  	margin:0 10px 10px 0;
  	padding:0;
	width: auto;
	height: auto;
}

#link-back {

	font-size: 65%;
	text-align: right;
	padding: 0;
	margin: 0;
	
}

.tag {
	text-align: center;
    float: left;
    margin: 1px 10px 7px;
	width: 100px;
}

.large-thumb-toolbar {

	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}		

.errors
{
    width:            500px;
    background-image: url('../graphics/x.gif');
    background-repeat: no-repeat;
    background-position: 5px 8px;
    margin-bottom:    15px;
    border:    1px solid maroon;
    padding:          8px;
    background-color: #FFCCCC;
    padding-left:     28px;
}
		 
#overlay {
  	position: absolute; 
  	visibility: hidden; 
  	background-color: #38c;
	font-family: "Georgia", "Verdana", serif;
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	text-align: center;
	width: 18px;
	color: #fff;
}

#jump-search-container {
	text-align: right; 
	vertical-align: bottom;
}

#sortby-container, #rss-tag-container {
	text-align: right; 
	white-space: nowrap;
}

#rss-image {
	margin:0; 
	padding:0; 
	display:inline
}

#no-pictures-msg {
	text-align: center; 
	padding: 15px 0px 15px 0px;
}

.align-right {
	text-align: right;
}

#prev-link-container {
	width: 50%; 
	text-align: left;
}

#next-link-container {
	width: 50%; 
	text-align: right;
}

#exif-container-toggle {
	width: 100%; 
	text-align: center;
}
