body {
	background-color: #99b3cc;
	color: black;
	margin: 0;
	padding: 0;
	font: 10pt 'Tahoma', sans-serif;
	background-image: url(uiimages/vgrad160.gif);
	background-repeat: repeat-x;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#header {
	font: 24pt serif;
	padding: 0;
	margin: 0 15%;
	height: 120px;
	z-index: 3;
	background-image: url(uiimages/title-sm.png);
	background-repeat: no-repeat;
	background-position: 24px 70%;
}

#headertext {
	display: none;
}

#pselect {
	float: right;
}
#pselect .current {
	font-weight: bold;
}

#content {
	background-color: #fff;
	margin: 0 15%;
	padding: 10px 20px 10px 10px;
	z-index: 2;
	background-image: url(uiimages/shadow.png);
	background-position: 100% 0;
	background-repeat: repeat-y;
}

#topmenu {
	margin: 0 15%;
}

#topmenu a {
	padding: 2px 6px 0;
	margin: 0 0 1px 3px;
	background-color: #ccc;
	color: black;
}

#topmenu a:hover {
	background-color: #ddd;
}

#contenttopborder {
	margin: 0 15%;
	height: 4px;
	background-color: white;
}

#trcorner {
	float: right;
	width: 8px;
	height: 6px;
	background-color: #99b3cc;
}

#contentbottomborder {
	margin: 0 15%;
	height: 8px;
	background-image: url(uiimages/shadow-v.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#brcorner {
	float: right;
	width: 8px;
	height: 8px;
	background-image: url(uiimages/blcorner.png);
}

#blcorner {
	float: left;
	height: 8px;
	width: 6px;
	background-color: #99b3cc;
}

.box {
	border: solid 4px #44a;
	background-color: white;
	width: 40%;
	max-width: 300px;
	margin: 10px 8px 2px;
	padding: 2px 4px;
}

.box p {
	margin: 0 0 6pt 0;
}

.right {
	float: right;
	margin-right: -10%;
}

.left {
	float: left;
	margin-left: -10%;
}

h1 {
	font-size: 15pt;
}

.box h1 {
	margin: -2px -4px 2px;
	padding-bottom: 4px;
	background-color: #44a;
	color: white;
	font-size: 10pt;
}

.nav {
	background-color: #f4f4f4;
	margin: 4px auto;
	padding: 8px 4px;
}

#bottomtoc {
	width: 50%;
	border: solid 1px #888;
	padding: 5px 5px 5px 35px;
	background-color: #f8f8f8;
}

li.current {
	font-weight: bold;
}

.thumbs_wrapper {
	height: 3px;
	clear: both;
}

.thumbs {
	width: 100%;
}

.thumb {
	width: 164px;
	height: 150px;
	text-align: center;
	float: left;
	border: solid 1px #ddd;
	margin-right: -1px;
	margin-bottom: -1px;
	padding: 2px;
	font-size: 8pt;
}

.thumbcaption {
	max-height: 30px;
	overflow: hidden;
	background-image: url(uiimages/bottom-black-arrow.png);
	background-position: 98% 27px;
	background-repeat: no-repeat;
}

.pad {
	width: 0px;
	border: none;
	margin-right: 10px;
}

.panorama {
	text-align: center;
	font-size: 8pt;
}

.panorama img {
	border: solid 1px #aaa;
	padding: 2px;
}

.toolbox {
	text-align: right;
	margin-top: -26px;
	color: #66a;
}

.toolbox img {
	opacity: 0.5;
	vertical-align: middle;
}
.toolbox img:hover {
	opacity: 1;
}

.ivtoolbox {
	margin-top: 6px;
}

.ivtoolbox img {
	vertical-align: middle;
}

.calendar {
	float: left;
	margin-left: -26px;
	margin-right: 4px;
	border: solid 2px #44a;
	background-color: #44a;
	color: white;
	text-align: center;
	width: 50px;
}

.calendar .date {
	font-size: 20pt;
	background-color: white;
	color: #44a;
}

.curtain {
	background-image: url('uiimages/transblack50.png');
	z-index: 1;
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: none;
	cursor: pointer;
}

#commenter, #imageviewer {
	background-color: white;
	z-index: 10;
	position: fixed;
	top: 10%;
	bottom: 10%;
	left: 17%;
	right: 17%;
	border: solid 2px #444;
	padding: 6px 20px;
	overflow: auto;
	cursor: default;
}

#videoviewer {
	background-color: white;
	z-index: 10;
	position: fixed;
	top: 10%;
	bottom: 10%;
	left: 17%;
	right: 17%;
	width: 324px;  /* video width  + 4; */
	height: 340px; /* video height + 100 */
	margin: auto;
	border: solid 2px #444;
	padding: 6px 20px;
	overflow: auto;
	cursor: default;
}

#vlccontrol {
	height: 21px;
	padding: 2px;
	background-color: white;
}

#vlccontrol div {
	float: left;
}

#vlccontrol .button {
	background-color: #ccf;
	width: 17px;
	height: 17px;
	cursor: pointer;
}

#vlccontrol .button:hover {
	background-color: blue;
}

#video_fullscreenwarning {
	margin: 0px 3px;
}

#imageviewer {
	padding: 4px;
	top: 2%;
	bottom: 2%;
	left: 5%;
	right: 5%;
}

#imagecontainer, #videocontainer {
	border: solid 2px #99b3cc;
	padding: 0px;
}

#imagecontainer {
	height: 90%;
}

#videocontainer {
	background-color: black;
	text-align: center;
}

#viewport {
	position: relative;
	overflow: auto; /* Create scrolling */
	width: 100%;
	height: 100%;
	padding: 0;
	text-align: center;
	background-color: #648;
	cursor: move;
}

#lfit {
	float: left;
}

#imagecaption, #videocaption {
	text-align: center;
}

#commented_paragraph {
	border-bottom: solid 1px #ccf;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#comments blockquote {
	margin: 4px 16px;
}

#comments .comment {
	border-bottom: solid 1px #e8e8ff;
	margin: 4px;
}

#comments .comment_meta {
	color: #99c;
	font-size: 8pt;
}

#comment_input_table {
	width: 100%;
}

#comment_input_table td {
	vertical-align: top;
}

#comment_input_table input, #comment_input_table textarea {
	border: solid 1px #ccc;
	font: inherit;
	padding: 0 1px;
	background: transparent;
}

#comment_input_table input {
	width: 160px;
	padding-left: 30px;
}

#comment_input_table #submit {
	width: 160px;
	padding-left: 0px;
}

#comment_input_table label {
	display: block;
	width: 45px;
	color: #bbb;
	font-size: smaller;
	margin-bottom: -10px;
	padding: 0px 0 0 2px;
}

#nospammer {
	font-size: smaller;
	color: #bbb;
}

#comment_comment {
	vertical-align: top;
	height: 70px;
	width: 100%;
}
/*
#leftbar {
	position: absolute;
	top: 2%;
	left: 1%;
	min-width: 130px;
	width: 13%;
	padding: 3px;
}
/*
#rightbar {
	position: absolute;
	top: 2%;
	right: 1%;
	min-width: 130px;
	width: 13%;
	padding: 3px;
}
#logoholder {
	text-align: center;
}
#logo {
	background-image: url(uiimages/tripm.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#map {
	background-color: #ccf;
	position: absolute;
	top: 0;
	left: 98%;
	z-index: 0;
	border: solid 4px #0cf;
	border-top: none;
}
*/

#footer {
	margin-top: 0px;
	height: 24pt;
	border-top: solid 0px #44c;
	padding: 10px;
	background-image: url(uiimages/shadow-v-t.png);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #444;
	text-align: center;
	color: white;
}

#footer a {
	color: #88f;
}

.microsoftblows {
	border: solid 2px #f44;
	background-color: #fbb;
	text-align: center;
	padding: 10px;
}
