body, html {
	background-color: #006699;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height:100%;
	width:100%;
	line-height: 1.5;
}
a {
}
a:hover {
	color: #AAAA00;
}
h2 {
	margin: 5px 0 5px 0;
}
#page {
	background-color: #FFF;
	position:relative;
	top: 0;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	border: 1px solid black;
	height: 100%;		/* ie hack */
	min-height: 100%;	/* ie hack */
}
*>#page {				/* ie hack */
	height: auto;
}
#lheader {
	padding: 3px 8px;
	height: 20px;
	color: #E7F6F9;
	background-color: #278D44;
	font-weight: bold;
}
#lheader_r {
	float: right;
}
#lheader form {
	font-size: 80%;
}
#lheader input {
	font-size: 80%;
	width: 80px;
	margin-right: 5px;
}
#lheader a {
	color: #E7F6F9;
}
#header {
	height: 263px;
	background: #181575 url(/Assets/Images/h_logo.jpg) no-repeat left top;
}
#h_nav {
	text-align: right;
	height: 20px;
	margin-bottom: 10px;
}
#h_nav a {
	text-decoration: none;
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	padding: 0 25px 0 0;
}
#h_nav a:hover {
	color: #FFFF33;
}
#ad {
	width:728px;
	height: 90px;
	border: 1px solid #3A91EF;
	margin: 15px auto;
	background-color: #E4EEE7;
}
#ms {
	width: 850px;
	margin: 0 auto;
	clear: both;
}
#ls {
	float: left;
	width: 200px;
	margin: 15px 0 0 0;
}
#rs {
	width: 500px;
	border-left: 1px dashed #006633;
	padding: 0 0 80px 15px;
	margin: 15px 0 0 200px;
}
#footer {
	font-size: smaller;
	clear: both;
	text-align: center;
	padding-top: 30px;
}
#pic {
	width: 320px;
	height: 240px;
	color: #3A91EF;
	border: 1px solid #3A91EF;
	text-align: center;
	line-height: 238px;
}
#pic img {
	vertical-align: middle;
}
.pic_s {
	width: 160px;
	height: 120px;
	color: #3A91EF;
	border: 1px solid #3A91EF;
	text-align: center;
	line-height: 118px;
}
.pic_s img {
	vertical-align: middle;
}
#gallery {
	width: 840px;
	margin: 20px auto;
	padding: 0 0 15px 0;
	background: #DAE9F3 url(/Assets/Images/gallery_t.jpg) no-repeat left top;
	border: 1px solid #3A91EF;
}
#gallery h2 {
	margin: 3px 0 0 10px;
	color: #65A7EF;
	padding: 0;
}
.pic_x {
	color: #648027;
	border: 1px solid #A7BDEF;
	text-align: center;
	line-height: 88px;
	margin: 9px;
}
.pic_x img {
	vertical-align: middle;
}
#hpic {
	width: 160px;
	height: 120px;
	color: #3A91EF;
	border: 1px solid #3A91EF;
	text-align: center;
	line-height: 119px;
	margin: 5px 0;
}
#hpic img {
	vertical-align: middle;
}
.cpt {
	border: 1px solid black;
}
.btn {
	font-size: 18px;
}
/* Normal Bubble */

div.bubble {
	width: auto;
	font-size: 90%;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(/Assets/Scripts/speech/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
/*
div.bubble div.rounded {
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: #b7e0ff;
	width: 95%;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(/Assets/Scripts/speech/tip-rounded.gif) no-repeat 15px 0;
	font-style: italic;
}
*/
div.bub
{
	width: 808px;
	background: #b7e0ff url(/Assets/Images/bub_top.gif) no-repeat 0 0;
	margin-top: 5px;
	line-height: 1;
}
div.bub_b {
	height: 18px;
	background: transparent url(/Assets/Images/bub_b.gif) no-repeat 0 0;
}
div.bub_m {
	background-color: #b7e0ff;
}
div.bub p {
	margin:0;
	padding: 0;
}
div.bub blockquote {
	padding: 10px 25px 2px 25px;
	margin: 0;
}

cite.bub {
	padding: 0 0 5px 15px;
	font-style: italic;
	font-size: 95%;
	display: block;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #245B96;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
border: 2px solid #1F4E81;
color: white;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #245B96;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}

div.addthis {
	padding: 3px 2px 0 2px;
}
div.addthis a {
	text-decoration: none;
}
div.fr {
	float: right;
	margin-right: 30px;
}
div.fl {
	float: left;
	margin-right: 8px;
}


		/**
 * FancyUpload Showcase
 *
 * @license		MIT License
 * @author		Harald Kirschner <mail [at] digitarald [dot] de>
 * @copyright	Authors
 */

/* CSS vs. Adblock tabs */
.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}

#up-status {
	padding: 10px 15px;
	border: 1px solid #eee;
}

#up-status .progress {
	background: url(/Assets/Scripts/fancy/assets/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#up-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#up-list {
	list-style: none;
	width: 450px;
	margin: 0;
}

#up-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(/Assets/Scripts/fancy/assets/failed.png) no-repeat 4px 4px;
}

#up-list li.file {
	border-bottom: 1px solid #eee;
	background: url(/Assets/Scripts/fancy/assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#up-list li.file.file-uploading {
	background-image: url(/Assets/Scripts/fancy/assets/uploading.png);
	background-color: #D9DDE9;
}
#up-list li.file.file-success {
	background-image: url(/Assets/Scripts/fancy/assets/success.png);
}
#up-list li.file.file-failed {
	background-image: url(/Assets/Scripts/fancy/assets/failed.png);
}

#up-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#up-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#up-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear: both;
}
#up-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}

