/* Import styles */

@import url("/themes/css/mainstyle.css");
/* Default styles */

a  {
   	text-decoration: none;
	}

a:visited {
    text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family:  Times New Roman, Verdana, Arial, Sans;
	font-size: 1em;
	}

div {
	font-family: Times New Roman, Verdana, Arial, Sans;
	font-size: 1em;

	}

form {
      margin: 0;
      padding: 0;
	}

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 1.1em ;
    }

h2 {

	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}	

h3  {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
    }

img {
	border: 0;
	}

img.transparent {
	background: expression(transparent(this));
	}

input {
	font: 12px Times New Roman, Verdana, Arial, Sans;
	margin: 2px;
	padding: 2px;
	border: 1px solid #cc8f2e;
}

label {
	white-space: nowrap;
	}

li {
	padding-bottom: 5px;
	}

p  {
	margin: 0;
	padding: 0;
	}

select {
	margin: 0;
	padding: 0;
	}

small {
	font-size: small;
	}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	}

table tr {
	vertical-align: top;
	}

table td{
	padding: 0;
	vertical-align: top;
	}

textarea {
	margin: 2px;
	padding: 2px;
	border: 1px solid #cc8f2e;
	}

ul {
	margin: 0;
	padding: 0;
	}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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(/func_lib/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/func_lib/images/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;}
#vari{
  color: #006633;
  font-weight: bold;
  border: 1px solid #1492d3;
  text-align: center;
}
.pages {text-align: center; margin: 10px 0 0 0; color: #666; border: 1px solid #d89221; padding: 2px;}
.date {padding: 2px;float: right;}
select {background-color: #dee6f4;font-size: 11px;color: #000;border: 1px solid black;cursor: pointer;}
.clear {clear: both;padding: 0;margin: 0;}
#guestbook { padding-top:40px; }
.error {color:#c92c47}
.but{ background:#d45d1b; color:#fff}
.but1{ background:#d45d1b; color:#fff;margin-left:-15px}

