html {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.5em;
    height: 100%;
    color: #363;
    background: #f1f1f1;
}

body {
    margin: 0px;
    padding: 0px;
    height: 101%;
    width: 100%;
	color:#333;
	/*background:#f1f1f1 url(../visuals/back.jpg) no-repeat fixed left top;*/
}

img {
    border: none;
}

a {
    text-decoration: none;
	color:#366;
}

a:hover {
    text-decoration: underline;
	color:#699;
}

.wrapper {
    width: 960px;
    margin: auto;
    background: url(../visuals/menuDrop.png) no-repeat fixed center top;
    position: relative;
	min-height:213px;
}

#header {
    width: 960px;
    height: 160px;
    margin: auto;
    background: url(../visuals/menuDropLight.png) no-repeat left top;
    position: fixed;
    top: 0;
	z-index:1000;
}

.menuWrapper {
    width: 913px;
    height: 69px;
    margin-left: 24px;
    background: url(../visuals/menuMain.png) no-repeat left top;
    position: relative;
}

.logo {
    position: absolute;
    top: 10px;
    left: 50px;
}

.menu {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
	margin-right:30px;
	text-transform:uppercase;
}

.menu > li {
    float: left;
}

.menu > li > a {
    font-size: 1.4em;
    color: #363;
    display: block;
    width: 196px;
    height: 66px;
    line-height: 68px;
    text-align: center;
}

.menu > li > a:hover, .menu > li > .selected {
    color: #FFF;
    background: url(../visuals/menuSelected.png) no-repeat center center;
    text-decoration: none;
	
}

.submenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
	width:196px;
	background:url(../visuals/menuPopup.png) no-repeat center bottom;
	margin-left:0;
	padding-top:10px;
	position:relative;
	top:0px;
	padding-bottom:25px;
}

.submenu > li {
}

.submenu > li > a {
    font-size: 1.4em;
    color: #363;
	display:block;
	padding:12px 36px;
}

.submenu > li > a:hover, .submenu > li > .selected {
    font-size: 1.4em;
    color: #FFF;
	text-decoration:none;
	background: url(../visuals/menuSelected.png) no-repeat center center;
}
.hidden
{
	display:none;
}
.content
{
	position:relative;
	z-index:1;
	padding-top:70px;
}
.gallery
{
	margin:0;
	padding:0;
}
.slideshowImage
{
	margin:50px auto 10px auto;
	position:relative;
	width:938px;
	height:373px;
	overflow:hidden;
	cursor:pointer;
}
.contentCell
{
	margin:20px auto 10px auto;
	position:relative;
	width:938px;
	overflow:hidden;
	cursor:pointer;
}
.contentCell .photo, .slideshowImage .photo
{
	height:338px;
	margin:13px 17px;
	overflow:hidden;
	position:relative;
	width:904px;
	background:#FFF;
}
.contentCell .photo>.normal, .slideshowImage .photo>.normal
{
	z-index:1;
	position:absolute;
	left:0;
	top:0;
}
.contentCell .photo>.hovered, .slideshowImage .photo>.hovered
{
	position:absolute;
	left:0;
	top:0;
}
.contentCell .photoFrame, .slideshowImage .photoFrame
{
	position:absolute;
	left:0;
	top:0;
	z-index:50;
}
h1.messageWelcome
{
	font-weight:normal;
	width:900px;
	margin:auto;
	padding-top:80px;
	font-size:3em;
	color:#888;
	text-align:left;
}
h1.messageWelcome p
{
	margin:16px 0;
	line-height:30px;
}
h1.messageWelcome a
{
	color:#555;
}
h1.messageWelcome p strong
{
	color:#555;
}
.messageInnerpage
{
	font-weight:normal;
	width:900px;
	margin:auto;
	padding-top:85px;
	font-size:2.5em;
	color:#444;
	text-align:justify;
	line-height:28px;
}

.messageInnerpage p
{
	margin:10px 0;
	font-size:14px;
	line-height:20px;
}
.slideshowText
{
	padding:0 30px;
}
.slideshowText .title
{
	font-size:1.8em;
	margin:0;
	padding:0;
	position:relative;
	font-weight:normal;
}
.slideshowText .title em
{
	color:#ccc;
	font-style:normal;
}
.slideshowText .details
{
	margin-top:5px;
	font-size:1.4em;
}
.contentText
{
	clear:both;
	margin:30px 0 0 20px;
}
.contentText .title
{
	display:table;
	font-size:1.8em;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
	position:relative;
}
.contentText p
{
	margin:5px 0;
	font-size:1.4em;
}
.contentText .extras
{
	float:right;
	margin:0 20px 10px 10px;
	font-size:14px;
}
.contentText span
{
	color:#999;
}
.slideshowText .extras
{
	float:right;
	font-size:4.5em;
	margin:0;
	padding:0;
	margin-top:10px;
	color:#fff;
}
.slideshowText .slideshowControls
{
	float:right;
	margin:0;
	padding:0;
	margin-top:8px;
}
.slideshowText .slideshowControls a
{
	color:#222222;
	font-size:1.4em;
	padding:5px 9px;
	float:left;
}
.slideshowText .slideshowControls a:hover, .slideshowText .slideshowControls .selected
{
	background:#222;
	color:#FFF;
	text-decoration:none;
}
.left
{
	float:left;
}
.things
{
	list-style-type:none;
	font-size:1.4em;
	margin:0;
	padding:0;
	overflow:hidden;
}
.things .header
{
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	background:none;
	display:block;
	padding:0 10px 10px 10px;
	margin:0;
}
.things .header h4
{
	margin:0;
}
.things li
{
	float:left;
}
.things li a
{
	background:transparent url(../visuals/menuSelected.png) no-repeat scroll center 0;
	color:#FFF;
	margin:3px;
	display:block;
	padding:5px 10px;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
	-webkit-border-top-left-radius: 7px 7px;
	-webkit-border-top-right-radius: 7px 7px;
	border-radius:7px;
	border:solid #f1f1f1 1px;
}
.things li a:hover, .things li .selected 
{
	background-position:right -40px;
	text-decoration:none;
	color:#666;
	border:solid #f1f1f1 1px;
}
.things li a:hover 
{
	border:solid #FFF 1px;
	text-decoration:underline;
}

hr
{
	height:2px;
	margin:0 30px;
	background:#ddd;
	border:none;
	border-bottom:solid #FFF 1px;
}
.things1
{
	width:545px;
	margin:20px 0 20px 20px;
}
.things2
{
	width:360px;
	margin-left:30px;
	margin:20px 0 20px 20px;
}
.footer
{
	padding:20px 30px 50px 30px;
	text-align:right;
	color:#999;
	font-size:1.2em;
	clear:both;
	z-index:1;
}
.loader, #loader
{
	position:fixed;
	width:16px;
	height:16px;
	text-align:center;
	z-index:30000;
	top:300px;
	left:50%;
	margin:auto;
	background:#FFF;
	padding:10px;
	border:solid 1px;
	border-color:#ccc #ccc #aaa #999;
	
	
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
	-webkit-border-top-left-radius: 7px 7px;
	-webkit-border-top-right-radius: 7px 7px;
	border-radius:7px;
}

#errorWrapper
{
	position:fixed;
	text-align:center;
	z-index:29000;
	top:100px;
	margin:auto;
	width:100%;
	display:none;
}
#error
{
	text-align:center;
	margin:auto;
	background:#FFF;
	padding:10px;
	border:solid 1px;
	border-color:#ccc #ccc #aaa #999;
	font-size:14px;
	
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
	-webkit-border-top-left-radius: 7px 7px;
	-webkit-border-top-right-radius: 7px 7px;
	border-radius:7px;
}
#error a
{
	color:#f36;
}