/*=====================================================*/
/* Global Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align:baseline;
	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}


* { padding: 0; margin: 0; }

a { text-decoration:none; border:none; }

img {  
 border-style: none;
}

/*=====================================================*/
/* Layout Definitions */

body {
	background: url(../img/bg_body.jpg) center top no-repeat #dde2e5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.725em;
	line-height: 160%;
}

#wrapper {
	width: 100%;
}

#page_content {
	width: 1024px;
	height: 224px;
	margin: 0 auto;
}

#logo {
	background: url(../img/bg_header.png) center top no-repeat ;
	width: 100%;
	height: 112px;
}

#navigation {
	background: url(../img/bg_nav.jpg) center top no-repeat;
	width: 1024px;
	height: 112px;
}

#content {
	width: 980px;
	margin: 0 auto;
	padding: 0px 22px;
	margin-top: -31px;
	background: url(../img/bg_content.jpg) repeat-y center;
	float: left;
}

#content_top {
	width: 980px;
	height: 20px;
	background: url(../img/bg_content_top.jpg) top no-repeat;
	float: left;
}

#content_bottom {
	width: 980px;
	height: 18px;
	background: url(../img/bg_content_bottom.jpg) bottom no-repeat;
	float: left;
}

/*=====================================================*/
/* Content Definitions */

p, .standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #303030;
	line-height: 160%;
}

a {
	color: #f02330;
}

.title {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	margin: 0px 20px;
	_margin: 0px 10px;
	padding: 8px;
	float: left;
}

h1 {
	display: block;
	width: 604px;
	height: 20px;
	background: url(../img/bg_mainpost_title.jpg) center no-repeat #00476e;
}

h2 {
	display: block;
	width: 264px;
	height: 20px;
	background: url(../img/bg_subcol_title.jpg) center no-repeat #00476e;
}

h2 a {
	color: #fff;
}

h3 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #fff;
}

h4, .h4 {
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: normal;
	color: #004f7a;
}

h5 {
	font-size: 1em;
	font-style: italic;
	color: #004f7a;
	margin: 0px;
	padding: 5px 0px;
	clear: both;
}

.post_info {
	display: block;
	background: transparent;
	position: absolute; 
	bottom: 0;
	left: 0;
	padding: 0px 0px 10px 20px;
}

.post_small {
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #FF0;
	font-size: 0.725em;
	padding: 0px 20px 8px 0px;
	margin: 0px;
}

/*=====================================================*/
/* Main Column Definitions */

#maincolumn {
	width: 660px;
	height: auto;
	float: left;
}

.mainpost_img {
	width: 620px;
	height: 200px;
	padding: 0px;
	margin: 0px 20px;
	_margin: 0px 10px;
	position: relative;
	border-bottom: 1px solid #c6c7cc;
	z-index: 1;
	float: left;
}

.mainpost_infobg {
	background: #000;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.6;
	position: absolute; 
	bottom: 0; 
	left: 0;
	width: 620px;
	height: 38px;
}

#mainpost {
	background: url(../img/bg_mainpost.jpg) center repeat-y;
	width: 580px;
	margin: 0px 20px;
	_margin: 0px 10px;
	padding: 20px;
	float: left;
}

.spacer {
	width: 100%;
	height: 1px;
	border-top: dashed 1px #c4c7cd;
	margin: 20px 0px 0px 0px;
	float: left;
}

#mainpost_footer {
	background: url(../img/bg_mainpost_bottom.jpg) center no-repeat;
	width: 620px;
	height: 20px;
	margin: 0px 20px;
	_margin: 0px 10px;
	float: left;
}

/*=====================================================*/
/* Gallery Definitions */

#imgwrap a {
	display: block;
	height: 55px;
	border: 3px solid #FF6;
	margin: 0px 18px 10px 0px;
	float: left;
}

#imgwrap a:hover {
	display: block;
	height: 55px;
	border: 3px solid #C03;
	margin: 0px 18px 0px 0px;
	float: left;
}

/*=====================================================*/
/* Download Definitions */

#downloadwrap a {
	display: block;
	height: 40px;
	width: auto;
	border: 1px solid #fff;
	background: url(../img/bg_pdf.png) left no-repeat;
	padding: 10px 10px 0px 50px;
	margin: 0px 18px 0px 0px;
	float: left;
}

#downloadwrap a:hover {
	border: 1px solid #d6d5d5;
	background: url(../img/bg_pdf.png) left no-repeat #f3f3f3;
}

.link {
	display: block;
	float: left;
	padding: 0px;
}

.size {
	display: block;
	clear: both;
	color: #a1a0a0;
	font-size: 0.8em;
	padding: 0px;
	line-height: 100%;
}

/*=====================================================*/
/* Link Definitions */

#linkwrap a {
	display: block;
	width: auto;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0px 18px 0px 0px;
	float: left;
}

#linkwrap a:hover {
	border: 1px solid #d6d5d5;
	background: #f3f3f3;
}

/*=====================================================*/
/* Sub Post Definitions */

#subpost {
	background: url(../img/bg_subpost.jpg) center repeat-y #f3f5f6;
	margin: 0px 20px;
	_margin: 0px 10px;
	padding: 0px 20px;
	width: 580px;
	float: left;
}

#subpost_bottom {
	background: url(../img/bg_subpost_bottom.jpg) center no-repeat #f3f5f6;
	width: 620px;
	height: 20px;
	margin: 0px 20px;
	_margin: 0px 10px;
	float: left;
}


.subpost_box {
	width: 280px;
	min-height: 83px;
	border-top: dashed 1px #c4c7cd;
	margin: 10px 0px 0px 0px;
	float: left;
}

.subpost_box_spacer {
	width: 1px;
	margin: 10px 9px 0px 9px;
	background: #c4c7cd;
	height: 80px;
	float: left;
}

.info {
	width: 150px;
	float: left;
}

.image {
	float: right;
}

.subpost_box .date {
	font-size: 0.725em;
	padding: 0px;
	margin: 0px;
	color: #434343;
	clear: both;
}

.subpost_box a {
	font-size: 0.725em;
	font-style: italic;
}

.subpost_box h5 a {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #004f7a;
}

.subpost_box img {
	float: right;
	border: 2px solid #c4c7cd;
	margin: 10px 0px;
}

.subpost_box a:hover img {
	border: 2px solid #f02330;
}

/*=====================================================*/
/* Sub Column Definitions */

#subcolumn {
	width: 320px;
	height: auto;
	float: left;
}

.subcol_img {
	width: 280px;
	height: 198px;
	padding: 0px;
	margin: 0px 20px;
	_margin: 0px 10px;
	position: relative;
	z-index: 1;
	float: left;
}

.subcol_infobg {
	background: #000;
	filter: alpha(opacity=60);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.60;
	opacity: 0.6;
	position: absolute; 
	bottom: 0;
	left: 0; 
	width: 280px;
	height: 38px;
}

.subcol_box {
	width: 240px;
	margin: 0px 20px;
	_margin: 0px 10px;
	padding: 20px;
	background: #e5e9eb;
	border-bottom: 1px solid #c6c6ce;
	float: left;
}

.subcol_box a {
	display: block;
	width: 100%;
	padding: 2px 0px 4px 0px;
	margin: 0px;
	border-bottom: 1px dashed #c4c7cd;
	background: #e5e9eb;
	float: left;
}

/*=====================================================*/
/* Footer Definitions */

#footer {
	width: 100%;
	height: 40px;
	padding: 10px 0 0 0;
	color: #999;
	font-size: 10px;
	text-align: center;
	float: left;
}

/*=====================================================*/
/* Input Definitions */

input {
	width: 182px;
	height: 18px;
	padding: 4px;
	margin: 0px 0px 10px 20px;
	_margin: 0px 0px 10px 10px;
	background: #cdd1d3;
	border-top: 1px solid #a5a8aa;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
}	

input.login {
	width: 158px;	
}

textarea {
	width: 182px;
	height: 100px;
	padding: 4px;
	margin: 0px 0px 10px 20px;
	_margin: 0px 0px 10px 10px;
	background: #cdd1d3;
	border-top: 1px solid #a5a8aa;
	border-bottom: 1px solid #fff;
	border-left: none;
	border-right: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #303030;
	line-height: 160%;
}

.submit {
	width: 50px;
	height: 25px;
	background: #004e77;
	border-top: 1px solid #10a1ee;
	border-bottom: 1px solid #aaadae;
	color: #fff;
}

.fields {
	vertical-align:  top;
}


/*=====================================================*/
/* Nav Definitions */

.menu { width: 625px; height:32px; padding: 8px 0px 0px 0px; margin: 0 auto; z-index:100;}
* html .menu { width:645px; _width: 850px; w\idth:850px ; z-index:100;}
.menu ul { padding:0;margin:0px 20px;list-style-type:none; z-index:100;}
.menu ul ul { width:80px; z-index:100;}
.menu li { float:left;width:inherit;position:relative; z-index:100;height:inherit;}
.menu a, .menu a:visited { display:block;font-size:1.2em;text-decoration:none; color:#fff; height:34px; line-height:26px; padding: 9px 15px 0 15px; background: url(../img/spacer_navigation.png) no-repeat right;  font-style: italic; }
* html .menu a, * html .menu a:visited { width:100px; w\idth:100px; font-style: italic; }
.menu ul ul a.drop, .menu ul ul a.drop:visited { background:#910023; font-style: italic; }
.menu ul ul a.drop:hover{ background:url(../img/bg_navigation_active.png); }
.menu ul ul :hover > a.drop { background:url(../img/bg_navigation_active.png); }
.menu ul ul ul a, .menu ul ul ul a:visited { background:#0d1246; font-style: italic;}
.menu ul ul ul a:hover { background:#0d1246;  font-style: italic; }
.menu ul ul { visibility:hidden; position:absolute;top:42px;left:0; width:128px; }
* html .menu ul ul { top:42px;t\op:42px; }
.menu ul ul ul{ left:150px; top:-1px; width:80px; }
.menu ul ul ul.left { left:-150px; }
.menu table { position:absolute; top:0; left:0; border-collapse: collapse;}
.menu ul ul a, .menu ul ul a:visited { color:#FFFFFF; font-style: normal; height:11px; line-height:100%; padding:9px 10px 10px 10px; width:108px; font-size: 0.85em; font-weight: normal; }
* html .menu ul ul a, * html .menu ul ul a:visited { width:150px;w\idth:128px ;}
.menu a:hover, .menu ul ul a:hover{ color:#005ebe; background: none; }
.menu :hover > a { color:#00abd1; background: none; font-style: italic; }
.menu ul ul :hover > a { background: url(../img/bg_dd_hover.jpg) repeat-x center; color: #fff; width: 108px; font-style: normal; }
.menu ul li:hover ul,
.menu ul a:hover ul{ visibility:visible;}
.menu ul :hover ul ul{ visibility:hidden;}
.menu ul :hover ul :hover ul{ visibility:visible; }
.menu ul a.active { background:url(../img/bg_navigation_active.png); color:#00abd1; text-decoration: none;  }
.nav_style { background: url(../img/bg_dd.jpg) bottom left no-repeat #004f79; padding:0px; }

/*=====================================================*/
/* Nav Definitions */

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
