@charset "utf-8";
#floatbox-box {
	width:920px;
	height:512px;
	padding:9px;
	text-align:left;
	overflow:hidden;
	background-color: #C5DCEE;
	border:3px solid #6EA3CC;
}
#floatbox-box #text {
	overflow:auto;
	padding:0px 12px 12px 60px;
	width:848px;
	height:408px;
	text-align:left;
	position:absolute;
	left:0px;
	top:40px;
	background-color: #c5dcee;
}
#text p {
	margin-top: 0px;
	margin-bottom: 16px;
}
#text ul {
	margin-top: 0px;
	margin-bottom: 16px;
	list-style-type: square;
}
#text h2 {
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #E15E00;
	margin-top: 0px;
	margin-bottom: 28px;
	padding: 8px 0px 0px 0px;
	font-family: Verdana, Geneva, sans-serif;
}
table.prices {
	width: 816px;
	margin-bottom: 24px;
}
table.prices th {
	color: #FFF;
	background-color: #0e558d;
	padding: 4px;
	vertical-align: middle;
	text-align: center;
	font-weight: normal;
}
table.prices td {
	padding: 4px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
}
table.prices td.orange {
	background-color: #E15E00;
	padding: 0px;
	height: 4px;
}
table.prices td.left, table.prices th.left {
	padding-left: 8px;
	text-align: left;
	width: 232px;
}
.orange {
	color: #E15E00;
	font-weight: bold;
}
#cb {
	display:block;
	width:920px;
	height:20px;
	left:0;
	top:0;
	padding-top:12px;
	text-align:right;
	position:absolute;
}
#ldr {
	padding-left:446px;
	padding-top:209px
}
* :focus {
	outline: 0;
}
.err {
	font-weight:bold;
	color:#EC6606;
}
#err {
	font-weight:bold;
	color:#EC6606;
}
#upload_field li {
	background-image:url(mod/page_green.png);
	background-repeat:no-repeat;
	padding-left:24px;
}
#pic-cam {
	width: 550px;
	padding-top: 33px;
	height: auto;
	padding-left: 250px;
}
#clock {
	background-image: url(images/webcam-clock-bkg.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 32px;
	width: 320px;
}
#video-content {
	padding-top: 14px;
	width: 810px;
}
#video-left {
	float: left;
	height: auto;
	width: 386px;
	margin-right: 24px;
}
#video-txt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 249px;
	overflow: auto;
	padding-top: 52px;
	padding-left: 8px;
}
#video-txt h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 0.3em;
	color: #e15e00;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 25px;
}
#video-txt p {}
#video-post {
	padding-left: 8px;
	padding-top: 7px;
	font-weight: bold;
	color: #609cce;
}
#video-right {
	float: left;
	height: 340px;
	width: 400px;
}
#video-cl {
	clear: both;
	height: 24px;
	width: 802px;
	padding-left: 8px;
}


#b_availSubmit input {
	height:auto;
}
#b_editDates h3 {
	color:#4d88bb;
	padding-top:12px;
	padding-bottom:8px;
	display:block;
	letter-spacing:0;
}