/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 1.5em;
	background:#fff url(assets/bg.jpg) repeat-x;
}

p { font-size: 1.2em; font-family:Arial, Helvetica, sans-serif; color:#575757; } 

span { font-size: 1.2em; font-family:Arial, Helvetica, sans-serif; color:#575757; } 

h1 { font-size: 1.8em; /* 18px */ font-weight: bold; color: #070865; line-height: 1.8em; }

.pic { border:none; margin:0px; padding:0px; }

.link { font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #070865; text-decoration:none; } 
.link:hover { text-decoration:underline; } 
/* END RESET */


/* MAIN */
.mainframe {
	position:relative;
	width:1000px;
	height: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
}

	.logo {
	position:relative;
	width:1000px;
	height: 80px;
	padding-top: 10px;
	padding-left: 35px;
	margin-bottom: 15px;
	}
	
	.top_menu {
	position:relative;
	width:1000px;
	height: 36px;
	background:url(assets/bg_menu.jpg) repeat-x;
	line-height: 36px;
	font-size: 1.2em;
	color:#ccc;
	z-index: 2;
	}
	
		.top_menu_left {
			position:relative;
			width:15px;
			height: 36px;
			background:url(assets/bg_menu_left.jpg) no-repeat;
			float:left;
		}
		
		.top_menu_right {
			position:relative;
			width:15px;
			height: 36px;
			background:url(assets/bg_menu_right.jpg) no-repeat;
			float:right;
		}
		
		a.top_menu {
	background:none;
	text-decoration:none;
	color:#575757;
	padding-right: 10px;
	padding-left: 10px;
		}
		
		a.top_menu:hover {
			text-decoration:none;
			color: #070865;
		}
		
	.header {
		position:relative;
		width: 1000px;
		height: 235px;
		margin-top:22px;
	}
	
		.header_pic {
	position:relative;
	width: 1000px;
	height: 235px;
	float:left;
	text-align: center;
		}
		
		.header_menu {
	position:absolute;
	width: 400px;
	height: 40px;
	float:right;
	text-align:right;
	line-height: 2em;
	color:#8B84EC;
	top: 45px;
	right: 69px;
		}
		
			a.right_menu {
	background:none;
	text-decoration:none;
	color:#070865;
	font-weight:bold;
	font-size: 1.6em;
	padding-left: 30px;
			}
		
			a.right_menu:hover {
				text-decoration:underline;
			}
			
.main {
	position:relative;
	width:1000px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 22px;
	z-index: 10;
	clear: both;
}

	.main_left {
	position:relative;
	width:166px;
	height:auto;
	float:left;
	padding-top:12px;
	}
	
	.main_right {
	position:relative;
	width:800px;
	height:auto;
	float:right;
	font-size: 1.1em;
	color:#908E8F;
	}
	
.footer {
	position:relative;
	width:1000px;
	height: 120px;
	clear:both;
}

.footer_top {
	position:relative;
	width:1000px;
	height: 50px;
	clear:both;
}

.footer_bottom {
	background:url(assets/bg_footer.jpg) repeat-x;
	position:relative;
	width:auto;
	height: 200px;
	clear:both;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	overflow:auto;
}

.footer_bottom_text {
	position:relative;
	width:1000px;
	height: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 20px;
	margin-left: auto;
	overflow:auto;
	clear:both;
}

.footer_text { font-size: 1.1em; font-family:Arial, Helvetica, sans-serif; color:#fff; text-transform:lowercase ; }

/* END MAIN */

/* NAVIGATION */

	
	#nav li ul ul {
		margin: -18px 0 0 220px;
	}

	#nav, #nav ul {
		padding: 0;
		margin: 0;
		list-style: none; 
		line-height: 1;
	}

	ul.dropindex {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	li ul.dropindex {
		position: absolute;
		left: 6px;
		top: 36px;
		display: none;
	}
	
	li:hover ul.dropindex, li.over ul.dropindex { 
		display: block;
	}
	
	ul.ulmenu {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 25px;
		line-height:21px;
		z-index:9;
	}	
	
	.limenuindex {
	float:left;
	position: relative;
	width:auto;
	line-height:36px;
	margin:0px 3px 0px 0px;
	padding:0px;
	z-index:10;
	border:none;
	}	
	
	ul.drop{
	border-left:1px solid #1E8BC3;
	border-right:1px solid #1E8BC3;
	border-bottom:1px solid #1E8BC3;
	width:200px;
	}
	
	.limenudrop2 {
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	line-height:18px;
	width:300px;
	background-color:#D1D1D1;
	z-index:11;
	text-align:left;
	border: 1px solid #ccc;
	}

	a.menulink {
	background:none;
	text-decoration:none;
	color:#575757;
	font-weight:bold;
	font-size:13px;
	padding-right: 10px;
	padding-left: 10px;
	line-height:36px;
	text-decoration:none;
	display: block;
	width: auto;
	cursor:pointer;
	}
	
	a.menulink:hover {
	text-decoration:none;
	color: #070865;
	}
	
	a.menulink2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	font-weight:normal;
	text-decoration:none;
	display: block;
	}
	
	a.menulink2:hover {
	color: #fff;
	background-color: #070865;
	text-decoration:none;
	}
/* END NAVIGATION */

/* LIGHTBOX */
#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:assets/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(assets/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/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; }
/* END LIGHTBOX */
