/* CSS Document */

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	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;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link {
	color: #525352;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #525352;
}
a:hover {
	text-decoration: none;
	color: #69BCC2;
}
a:active {
	text-decoration: none;
	color: #69BCC2;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

html, body {
	height: 100%;
}

body,td,th {
	font-family: TeXGyreHerosRegular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #838385;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images-site/bg.jpg);
	background-position: center center;
}
/* align content vertically and horizontally */
#floater {
	position: relative;
	float: left;
	height: 50%;
	width: 1px;
	margin-bottom: -318px;
}
#container {
	clear: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 908px;
	height: 636px;
}
/* end align content vertically and horizontally */

#logo {
	position: absolute;
	top: 260px;
	left: 0px;
}
#menu {
	position: absolute;
	top: 0px;
	left: 228px;
	width: 565px;
	height: 163px;
	background-image: url(../images-site/bg-black-39.png);
}
#menu ul:first-child {
	margin-top: 37px;
}
#menu ul {
	margin-bottom: 6px;
	margin-left: 38px;
}
#menu ul li:first-child {
	font-size: 22px;
}
#menu ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
	font-size: 15px;
}
li:first-child a.selected {
	color: #939393;
}
a.selected {
	color: #69BCC2;
}



#gallery, #text {
	position: absolute;
	top: 163px;
	left: 228px;
	width: 565px;
	height: 473px;
	background-image: url(../images-site/bg-gallery.png);
	overflow: hidden;
}
#text {
	background-image: url(../images-site/bg-text.png);
	line-height: 22px;
}
.contact #text {
	background-image: url(../images-site/bg-black-39.png);
	}

.slideshow {
	width: 548px;
	overflow: hidden;
	margin-left: 8px;
}
.slide {
	height: 364px;
	width: 558px; /* 10 pixels more */
	margin-left: -5px; /* 5 pixels left */
	text-align: center;
	overflow: hidden;
	line-height: 364px;
	cursor: pointer;
}
.slide img {
	max-width: 548px;
	height: 364px;
}
.pager {
	position: absolute;
	top: 370px;
	left: 307px;
	font-size: 12px;
	font-weight: normal;
	width: 250px;
	text-align: right;
}
.pager a {
	display: inline;
	margin-left: 7px;
}
.pager a.activeSlide {
	color: #69BCC2;
}

#prev, #next {
	cursor: pointer;
}

.slideshowNav #prev {
	margin-left: 13px;
	z-index: 99;
}

.slideshowNav #next {
	margin-left: 296px;
	z-index: 99;
}

.gallery-description {
	position: absolute;
	top: 442px;
	left: 15px;
	font-size: 12px;
	font-weight: normal;
	width: 550px;
	text-align: left;
	line-height: 20px;
	z-index: 1;
}


#thumbnail-container {
	position: absolute;
	top: 0px;
	left: 801px;
	width: 107px;
	height: 636px;
	background-image: url(../images-site/bg-black-39.png);
	overflow: hidden;
}
#thumbnail-container ul {
	margin-top: 22px;
}
#thumbnail-container li {
	margin-left: 16px;
	margin-bottom: 10px;
}



#text .content {
	width: 488px;
	margin-top: 25px;
	margin-left: 40px;
	margin-right: 40px;
}
#text .content img {
	margin-right: 16px;
	margin-top: 6px;
	margin-bottom: 0px;
}
.he #text .content img {
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
}

.he .content p {
	margin-bottom: 16px;
}
#text a:link, #text a:visited {
	color: white;
}
#text a:hover, #text a:active {
	color: #69BCC2;
}

#text ul {
	margin-top: 40px;
	font-size: 12px;
}


/* Begin styles for contact form */

.contact-form {
	margin-left: 0px;
	width: 436px;
	min-height: 254px;
	background-color: #B6B6B6;
	background-image:url(../images-site/bg-contact-box.jpg);
	border: 0px solid #666666;
	margin-top: 20px;
	color: #2A2A2A;	
}

.contact-form h2 {
	margin-top: -24px;
	margin-left: 10px;
	color: #2A2A2A;
	width: 436px;
	border-bottom: 0px solid black;
	font-size: 14px;
	font-weight: lighter;
}

.contact-wrapper p {
	margin-bottom: 8px;
}

.contact-wrapper ol {
	margin-top: 10px;
}

.contact-wrapper ol li {
	list-style: none;
	margin-left: 12px;
	margin-bottom: 10px;
}

.login-wrapper ol {
	margin-top: 0px;
	margin-left: 0px;
}

.login-wrapper ol li {
	list-style: none;
	margin-bottom: 10px;
}


label {
	float: left;
	width: 90px;
}

.box, .bigbox {
	width: 165px;
	height: 16px;
	background-color:#B6B6B6;
	border: 1px solid #555555;
	color: black;
	font-family: TeXGyreHerosRegular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.login-wrapper .box {
	border: 1px solid #9E8899;
	height: 19px;
	width: 209px;
}

.bigbox {
	width: 310px;
	height: 77px;
	line-height: 22px;
	padding: 4px;
	margin-bottom: -3px;
}
.button {
	margin-left: 360px;
	margin-bottom: 3px;
}

/* End styles for contact form */

