@import url('https://fonts.googleapis.com/css?family=Droid%20Sans:regular,bold');

body {
margin:0;
padding:0;
border:0;
text-align:center;
background:#005580 url(img/head_bg.jpg) center top no-repeat;
font-size:12pt;
font-family:Droid Sans, sans-serif;
min-width:1000px;
}
a img {
border:0;
}
#m {
position:relative;
width:1000px;
margin:20px auto;
background:url(img/bg.jpg) #daeaf2 repeat-y;
}
#h {
position:absolute;
top:0px;
left:0px;
height:850px;
width:1000px;
background:url(img/head.jpg) #daeaf2 no-repeat;
}

#s {
position:absolute;
right:50px;
top:200px;
text-align:right;
}
#s input {
width:200px;
margin:-2px 0px;
padding:1px;
font-size:8pt;
font-family:Droid Sans, sans-serif;
}
#b {
position:absolute;
right:30px;
top:240px;
font-size:10pt;
z-index:2;
}
#n {
font-size:12pt;
position:absolute;
left:20px;
top:260px;
text-align:left;
width:200px;
}

#n a{
color:#000000;
text-decoration:none;
display:block;
}
#n a:hover {
text-decoration:underline;
color:#ffffff;
}

a {
color:#005580;
text-decoration:underline;
}
a:hover{
text-decoration:none;
}

#c {
text-align:left;
min-height:1000px;
position:relative;
margin:0 auto 0 300px;
padding:260px 0 50px 0;
width:650px;
font-size:12pt;
z-index:1;
}


#f {
position:absolute;
bottom:0px;left:0px;
width:1000px;
height:400px;
background:url(img/bottom.jpg) #daeaf2 no-repeat;
font-size:8pt;
margin-top:20px;
}
#f div {
position:absolute;
bottom:20px;
left:260px;
width:730px;
text-align:center;
z-index:2;
}


table {
width:100%;
border-collapse:collapse;
margin:0;
padding:0;
}
td, th {
vertical-align:top;
}
h1 {
text-align:left;
font-size:16pt;
font-weight:bold;
font-style:normal;
font-family:Droid Sans, sans-serif;
padding:0 0 16px 0;
}


h2{
font-size:14pt;
font-weight:bold;
font-style:normal;
margin:0;
padding:12px 0;
text-align:left;
}

h3{
font-size:12pt;
font-weight:bold;
font-style:normal;

margin:0;
padding:10px 0;
text-align:left;
}

.pm {
font-size:10pt;
margin:10px 0 50px 0;
text-align:left;
}

.alignleft {
float:left;
margin-right:15px;
}

.alignright {
float:right;
margin-left:15px;
text-align:right;
}


input {
width:200px;
margin-bottom:5px;
}
textarea {
width:400px;
height:100px;
margin-bottom:5px;
}
label {
font-size:10pt;
}
button {
width:200px;
}
.comment {
margin-top:10px;
}
.comment h3, .comment h2 {
padding-top:0;
}
.comment p {
display:inline;
}
.comment .box {
margin:0 50px;
}

.gallery {
clear:both;
}

a img.attachment-thumbnail {
border:0;
}

.gallery-caption, .wp-caption-text {
font-size:8pt;
}
.wp-caption-text {
text-align:center;
}
img.size-medium {
margin-top:10px;
}

#n li.current_page_item ul a, #n li.current-cat ul a {
font-weight:normal;
font-size:12pt;
color:#000000;
}

#n li.current_page_item a, #n li.current-cat a {
color:#ffffff;
}
#n li.current_page_item a {
font-size:12pt;
color:#ffffff;
}
#n li.page_item li.current_page_item a {
font-size:11pt;
color:#ffffff;
} 


#n h2{
font-size:12pt;
font-weight:bold;
color:#000000;
font-style:normal;
margin:0;
padding:0;
}

#n li.page_item {
font-weight:bold;
color:#000000;
font-style:normal;
}



#n li.page_item li.page_item {
font-weight:normal;
}

#n ul {
list-style:none;
display:block;
padding:0;
margin:0 0 20px 20px;
color:#000000;
}
#n li {
display:block;
margin:0;
padding:0;
}
#n ul ul {
margin: 0 0 10px 20px;
}

.box {
clear:both;

margin:0;
padding:10px;
}

.box  .box_x {
position:relative;
}

.box .box_c {
position:relative;
background:#ffffff;
}

.box .box_o {
position:absolute; top:-20px; left:0px;
height:20px;
width:100%;
background:url(img/b_o.png) repeat-x;
}
.box .box_u {
position:absolute; bottom:-20px; left:0px;
height:20px;
width:100%;
background:url(img/b_u.png) repeat-x;
}
.box .box_l {
background:url(img/b_l.png);
width:20px;
height:100%;
position:absolute; bottom:0px; left:-20px;
}
.box .box_r {
background:url(img/b_r.png);
width:20px;
height:100%;
position:absolute; bottom:0px; right:-20px;
}

.box .box_lo {
adisplay:none;
position:absolute; top:-20px; left:-20px;
width:20px;
height:20px;
background:url(img/b_lo.png);
}
.box .box_ro {
position:absolute; top:-20px; right:-20px;
width:20px;
height:20px;
background:url(img/b_ro.png);
}
.box .box_lu {
position:absolute; bottom:-20px; left:-20px;
width:20px;
height:20px;
background:url(img/b_lu.png);
}
.box .box_ru {
position:absolute; bottom:-20px; right:-20px;
width:20px;
height:20px;
background:url(img/b_ru.png);
}


iframe {
border:0;
margin:0;
padding:0;
width:650px;
height:440px
}

.gallery {
margin: auto;
}
.gallery-item {
float: left;
margin-top: 10px;
text-align: center;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-caption {
margin-left: 0;
}


li.cat-item-11 {
display:none !important;
}



img.hi {
float:right;
margin:-50px -20px 0px 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(/img/site/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/site/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; }

