/* @override http://louannekorver.com/css/global.css */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #424242;
	line-height: 20px;
	font-size: 12px;
	letter-spacing: .2em;
	background: #648999;
	height:100%;
	margin: 0px;
	text-align: center;
}

a:link, a:visited {
	color: #506773;
}

a:hover, a:active {
	color: #3e4e59;
}

a.gicleeprinta {
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	color: #98adbd;
}

#footer a:hover, #footer a:active {
	color: #c0d1d6;
}

a img {
	border: 0;
}

.error {
	background-color: #ffece7;	
}

#mainwrapper {
	width:898px;
	height:550px;
	position:relative;
	border:1px solid #fff;
	background: #fff;
	margin: 20px auto;
	text-align: left;
}

#wrapper {
	overflow: auto;
	height: 506px;
	width: 898px;
	position: relative;
	top: 44px;
}

#innerwrapper {
	padding: 20px;
}

#wrappernoscroll {
	overflow: hidden;
	height: 550px;
	width: 898px;
	position: relative;
}

#innerwrappernoscroll {
	padding: 0px;
}


#whiteovercontain {
	margin-top: 105px;
	position: absolute;
	z-index: 71;
	color: #777;
}

#whiteovertop {
	height: 8px;
	width: 898px;
	background: url('../img/shadowtop.png') top left no-repeat;
}

#whiteoverbottom {
	height: 11px;
	width: 898px;
	background: url('../img/shadow.png') top left no-repeat;
}

#whiteover {
	background: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	width: 878px;
	text-align: left;
}

#whiteovername {
	font-size: 15px;
}

#blackover {
	background: #fff;
	height: 320px;
	width: 898px;
	position: absolute;
	z-index: 70;
	text-align:center;
	padding-top: 230px;
}

#nav {
	background: url('../img/header.png') -1px 0px no-repeat;
	position: absolute;
	z-index:90;
	height: 44px;
	width: 898px;
}

#nav a#home {
	display: block;
	float: left;
	height: 43px;
	width: 340px;
}

#nav a.tab {
	display: block;
	float: right;
	width: 84px;
	height: 37px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 7px;
}

#nav a#gallery {
	background: url('../img/gallery.png') top left no-repeat;
	width: 106px;
}

#nav a#galleryselected {
	background: url('../img/gallery_selected.png') top left no-repeat;
	width: 106px;
	border-bottom: 1px solid #3b411d;
	height: 36px;
}

#nav a#galleryselectedpage {
	background: url('../img/gallery_selected.png') top left no-repeat;
	width: 106px;
	border-bottom: 1px solid #fff;
	height: 36px;
}

#nav a#about {
	background: url('../img/about.png') top left no-repeat;
}

#nav a#aboutselected {
	background: url('../img/about_selected.png') top left no-repeat;
	border-bottom: 1px solid #a0b78d;
	height: 36px;
}

#nav a#links {
	background: url('../img/links.png') top left no-repeat;
}

#nav a#linksselected {
	background: url('../img/links_selected.png') top left no-repeat;
	border-bottom: 1px solid #8ea37d;
	height: 36px;
}

#nav a#contact {
	background: url('../img/contact.png') top left no-repeat;
	width: 106px;
	margin-right: 5px !important;
}

#nav a#contactselected {
	background: url('../img/contact_selected.png') top left no-repeat;
	width: 95px;
	margin-right: 16px !important;
	border-bottom: 1px solid #8ea37d;
	height: 36px;
}

#scrollbuttonup {
	visibility: hidden;
	position: absolute;
	right: 10px;
	z-index:50;
	height: 29px;
	width: 99px;
	margin-top: 43px;
	background: url('../img/scrollup.png') bottom left no-repeat;
}

#scrollbuttondown {
	visibility: hidden;
	position: absolute;
	right: 10px;
	z-index:50;
	height: 29px;
	width: 99px;
	margin-top: 522px;
	background: url('../img/scrolldown.png') top left no-repeat;
}

#scrollarea {
	position: absolute;
	right: 0px;
	height: 478px;
	z-index:50;
	width: 26px;
	margin-top: 60px;
	cursor: pointer;
}

#scrollbar {
	height: 0px;
	width: 17px;
	margin-left: 5px;
	overflow: 0px;
	padding-bottom: 17px;
	cursor: pointer;
}

#scrollbar .top {
	background: url('../img/scrollbar_top.png') bottom right no-repeat;
	width: 17px;
	height: 8px;
}

#scrollbar .middle {
	background: url('../img/scrollbar_middle.png') top left repeat-y;
	width: 17px;
	height: 100%;
}

#scrollbar .bottom {
	background: url('../img/scrollbar_bottom.png') top left no-repeat;
	width: 17px;
	height: 7px;
}

/* Gallery */

a.gallerylinkmajor {
	display: block;
	float: left;
	width: 449px;
	height: 506px;
	text-indent: -999px;
	outline: none;
}

#hawaiianalink {
	background: url('/img/hawaiiana_final.jpg') top left no-repeat;
}

#portraitslink {
	background: url('/img/portraits_final.jpg') top left no-repeat;
}

#hawaiianalink2 {
	background: url('/img/hawaiiana_2_final.jpg') top left no-repeat;
}

#portraitslink2 {
	background: url('/img/portraits_2_final.jpg') top left no-repeat;
}


a.gallerylink img {
	margin-bottom: -45px;
	margin-top: -40px;
	margin-right: 20px;
	border: 0;
	color: #fff;
}

a.gallerylink:link, a.gallerylink:visited {
	background-color: #fff;
	display: block;
	padding: 40px 20px;
	margin: 20px 0px;
	text-decoration: none;
	color: #555;
	border: 1px solid #fff;
	font-size: 14px;
}

a.gallerylink:hover, a.gallerylink:active {
	background-color: #aed2dc;
	display: block;
	padding: 40px 20px;
	margin: 20px 0px;
	text-decoration: none;
	color: #555;
	border: 1px solid #fff;
	font-size: 14px;
}

.galleryname {
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 44px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #e9e9e9;
	background-color: #fff;
	width: 868px;
	padding: 5px 15px 4px 15px;
	opacity: 0.7;
}

.inforight {
	float: right;
	font-size: 12px;
	margin-top: -1px;
}

.inforight a {
	color: #6d908e;
}

.galleryimageholder {
	text-align: center;
}

.galleryimageholder img {
	padding: 7px;
	border: 1px solid #ddd;
	background: #fafafa;
	margin: 10px;
	cursor: pointer;
}

#video {
	position: absolute;
	top: 94px;
	left: 249px;
}

/* About */

#topimages {
	padding-bottom:30px;
	padding-top:10px;
}

#topimages img {
	padding: 10px;
	border: 1px solid #ccc;
	background: #fafafa;
	margin: 0px 5px;
}

/* Footer */

#footer {
	color: #98adbd;
	font-size: 10px;
}

#videolink {
	margin-bottom: 7px;
}