#logo
{
text-decoration:none;
display:block;
margin-bottom:5px;
background:url(img/logo_quickbook.jpg) no-repeat;
width:220px;
height:143px;
margin-left:auto;
margin-right:auto;
}
#logo span
{
visibility:hidden;
}
#message
{
background:#fff;
width:40%;
margin:20px;
margin-left:auto;
margin-right:auto;
padding:30px;
}
#message label
{
margin:0;
padding:0;
display:block;
padding-top:5px;
padding-bottom:3px;
padding-left:5px;
padding-right:5px;
margin-top:10px;
margin-bottom:3px;
font-weight:bold;
background:#F7F7F7;
border:1px solid #DCDCDC;
}

#message input , #message textarea
{
margin:0;
padding:0;
display:block;
margin:1px;
background:#fff url(img/bg_input.jpg) repeat-x top;
border:1px solid #ccc;
padding:3px;
}
#message input:focus ,#message textarea:focus
{
margin:0px;
background:#fff;
border:2px solid #ccc;
padding:3px;
}
#message .submit
{
text-align:center;
width:100%;
margin-left:auto;
margin-right:auto;
display:block;
border:1px solid #4F92AC;
font-weight:bold;
background:#389ECE;
color:#fff;
cursor:pointer;
margin-top:15px;
}
#message .submit:hover
{
background:#5EB6E0;
color:#fff;
cursor:pointer;
}
/* mooShow 0.01 beta CSS Document */

	html, body   {
	background-color: #F9F9F2;
	color: #666; font: 12px Tahoma, helvetica, sans-serif;
margin:0;
padding:0;	
	}
	.mooshow a
	{
	padding:1px;
	padding-left:3px;
	padding-right:3px;
	}
	.mooshow a:link 
	{
	color: #66CCFF;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	}
	.mooshow a:visited
	{
	color: #66CCFF;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
	}
	.mooshow a:hover
	{
	text-decoration: none;
	color: #66CC00;
	font-size:16px;
	font-weight:bold;
	}
	
.mooshow a img { 
	border: none;
	outline: none;
	-moz-outline: none;
	}

.mooshow_outerContainer{
	position: relative;
	background-color: #fff;
	color: inherit;
	width: 20px;
	height: 1px;
	margin: 0 auto;
	display: table;
	}

.dropShadowBorder {
	border-top:1px solid #FFF;
	border-right:1px solid #CCC;
	border-left:1px solid #FFF;
	border-bottom:1px solid #CCC;
	}

.mooshow {
	position: inherit;
	display: none;
	}
	
.mooshow_loading{
	position: absolute;
	top: 0;
	left: 0;
	display:none;
	}

.mooshow_copyright{
	position: absolute;
	top: 15px;
	right: 10px;
	color: #CCCCCC;
	font-size:11px;
	}

.mooshow_extras{
	margin: 0 auto;
	text-align: left;
	color:#666666;
	background-color: inherit;
	}

.mooshow_topNav{
	padding-top: 10px;
	padding-bottom: 15px;
	text-align: left;
	font-size: 12px;
	background-color: inherit;
	color:#CCCCCC;
	line-height: 170%;
	width: 100%;
	}

.mooshow_captions{
	background-color: #FFF;
	color:#999999;
	margin: 0 auto;
	text-align: left;
	line-height:140%;
	height: 35px;
	width: 100%;
	}

.mooshow_contentContainer{
	background-color:#666666;
	color: inherit;
	position: relative;
	text-align: center;
	line-height: 0.0;
	}
	
.mooshow_overlayNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	}

.mooshow_prevLink, .mooshow_nextLink{
	width: 30%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	outline:none;
	}
	
.mooshow_prevLink { left: 0; float: left; outline: none; -moz-outline: none;}
.mooshow_nextLink { right: 0; float: right; outline: none; -moz-outline: none;}
.mooshow_prevLink:hover, .mooshow_prevLink:visited:hover { background: url(../images/prev.gif) left 100% no-repeat; }
.mooshow_nextLink:hover, .mooshow_nextLink:visited:hover { background: url(../images/next.gif) right 100% no-repeat; }


.mooshow_IPTC{
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	background-color: #000;
	color:#CCCCCC;
	font-size:11px;
	line-height:140%;
	text-align:left;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	display: none;
	}
		
.mooshow_IPTCbutton{
	position: absolute;
	top: 0;
	left: 0;
	}

.mooshow_IPTC_left{
	float: left;
	text-align:right;
	width:18%;
	}

.mooshow_IPTC_right{
	float: right;
	text-align:left;
	width:80%;
	}
	.footer
	{
	color:#666;
	text-align:center;
	}
	.footer a
	{
	color:#666;
	color: #66CCFF;
	}
	.footer a:hover
	{
	text-decoration:none;
	}
