@charset "utf-8";

#dynamicmenu {
	display: none;
	margin:0;
}
#TOCmenu {
	display: none;
}
.noscriptproblem {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
	border: 5px ridge #D9B3EC;
	width: 150px;
}
.mainheading {
	font-family: Impact, "Arial Narrow", sans-serif;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #D9B3EC;
	margin-top: 15px;
	text-align: center;
	padding: 0px;
}
.rightfloating {
	float: right;
	border: 8px ridge #D9B3EC;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}


.twoColFixLtHdr #sidebar1 h3 {
	margin-top: 15px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #D9B3EC;
	margin-bottom: 10px;
}
.mainheading h1 {
	font-size: 220%;
	text-align: center;
}
.mainheading h2 {
	text-align: center;
}

.maintitle {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 200%;
	width: 100%;
	padding: 0px;
}
.mainsubtitle {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 133%;
	font-style: italic;
	padding: 0px;
}

.signature {
	font-family: "script MT Bold", Script, cursive;
	font-size: 200%;
}

.selectedThumbnail {
	border: 5px solid #CC33CC !important;
	margin: -2px;
}
.inFocus {
	border: 5px solid #CC33CC !important;
	margin: -2px;
}

.ClearAll {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

/* CSS for PhotoGallery */
#thumbscrollarealoading {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 133%;
	font-style: italic;
	font-weight: bold;
	color: #CC33CC;
	text-align: left;
	margin-left: 25px;
	width: 100%;

}

#thumbnailbox {
	display: none;
	text-align: center;
	margin-top: 20px;

}
#thumbnailarea {
	display: none;
}

#thumbscrollarea {
	height: 300px;
	width: 195px;
	overflow: auto;
	float: left;
	position: relative;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: -15px;
	margin-top:-10px;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #D9B3EC;
}
#thumbnails {
	clear: both;
	width: 175px;
}
#thumbnails div {
	position: relative;
	width: 30px;
	height: 30px;
	float: left;
	margin: 5px;
	padding: 0;
	display:inline;
}

#thumbnails img {
	width: 30px;
	height: 30px;
	position: absolute;
	border-top: solid 3px #999;
	border-right: solid 3px #404040;
	border-bottom: solid 3px #333;
	border-left: solid 3px #404040;
}
#notes {
}
.contentwrap {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}
#imageloadingbox {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 233%;
	font-style: italic;
	font-weight: bold;
	color: #CC33CC;
	text-align: center;
	width: 100%;
	margin-top: 300px;
	margin-bottom: 300px;
	display: none;
}

#imagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background-color: #D9B3EC;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #000000;
}

#imagebox {
	width: 690px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: none;
}

#mainImageOutline {
	background-color: #D9B3EC;
	/*	overflow: hidden;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 15px;
	border: 1px solid #000000;
}

#mainImage {
	width: 100%;
	height: 100%;
}


.imagenotelabel {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-variant: small-caps;
	text-align: right;

}
.imagenotetext {
	font-style: italic;
	text-align: left;
	padding-right: 20px;
}

.imagenotetext a {
	color: #CC33CC;
}

#picture {
	padding: 0px;
	width: 100%;
}
#picture img {	border: 1px solid #999; }

#navigationbox {
	text-align: center;
	width: 180px;
}

#transportbuttons {
	width: 210px;
	margin-left: -15px;
	margin-right: -15px;
	letter-spacing: 0em;
	margin-bottom: 5px;
}

#pausebutton {
	display: none;
}
#thumbbuttoncontainer {
	list-style: none;
	width: 140px;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	clear: both;
}
#thumbbutton {
	color: #000000;
	background-color: #CC33CC;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.1em;
	border: 1px solid #000000;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#thumbbutton:hover {
	color: #FFFFFF;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	background-color: #9933CC;
}
#thumbbutton:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}
#speedselector {
	background-color: #CC33CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	margin-top: 5px;
	text-align: center;
}
.menutable {
	border: 5px ridge #D9B3EC;
}
.menuname {
	background-color: #9933CC;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
#menufluff {
	position: absolute;
	left: 20px;
	bottom: 65px;
}

.menudescription {
	font-style: italic;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
}
