/* moodalbox CSS */

div#mb_overlay {
position: absolute;
left: 0;
width: 100%;
background-color: #9da6ad;
cursor: pointer;
z-index: 10000;
}

div#mb_center, div#mb_bottom {
position: absolute;
left: 50%;
overflow: hidden;
/*background-color: #DDD;*/
z-index: 10100;
}

div#mb_center {
/*background-color: #FFF;*/
}

div#mb_contents {
width: 400px;
height: 400px;
/*border: 10px solid #DDD;*/
overflow: auto;
/*background-color: #FFF;*/
visibility: hidden;
z-index: 6000;
position: relative;
overflow: hidden;
}

.mb_loading {
background: #DDD url(../img/loading.gif) no-repeat center center;
}

#mb_error {
font-size: 1.2em;
color: #CD0000;
font-weight: bold;
text-align: center;
padding: 0.5em;
font-family: Verdana, Helvetica, sans-serif;
}

#mb_error em {
font-size: 0.8em;
}

div#mb_bottom {
display: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #DDD;
border-top-style: none;
}

a#mb_close_link {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../img/closelabel.gif) no-repeat center;
margin: 5px 0;
}

div#mb_caption {
margin-right: 71px;
}

.top_help {
	float: left;
	display: inline;
	position: relative;
	width: 594px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	padding:0 0 5px 0;
	background: url(../img/moo_help.gif) no-repeat top left;
}

.top_help.simple {
	background: url(../img/moo_simple.gif) no-repeat top left;
}

.top_help h2 { 
	width:480px;
	margin: 16px 0 0 65px;
	font-size:1.5em;
}

.top_help.warning {
	background: url(../img/moo_warning.gif) no-repeat top left;
}
.top_help.error {
	background: url(../img/moo_error.gif) no-repeat top left;
}
.top_help.arrow {
	background: url(../img/moo_arrow.gif) no-repeat top left;
}
.help_content {
	position:relative;
	float: left;
	display: inline;
	clear: left;
	min-height: 245px;
	height: auto !important;
	height: 245px;
	width: 594px;
	background: url(../img/help_bottom.gif) no-repeat top left;
}

.help_content p {
	float: left;
	display: inline;
	margin:10px 0 0 0;
	padding: 20px 20px 15px 20px;
	width: 550px;
	font-size: 11px;
	color: #5d6c79;
	height: 174px;
	overflow-x: hidden;
	overflow-y: auto;
}

.top_help a {
	position: absolute;
	right: 30px;
	top: 22px;
}

.mb_videoHeader {
	float:left;
	clear:left;
	display:inline;
	width:506px;
	text-align:right;
}

.mb_videoHeader a {
	float:right;
	margin:5px 15px !important;
}

.mb_videoCont {
	float:left;
	clear:left;
	display:inline;
	width:506px;
	padding:5px 0 !important;
	background-color:#fff;
}


.mb_audioCont .mb_audioHeader {
	float:left;
	clear:left;
	display:inline;
	width:490px;
	padding:5px !important;
}

.mb_audioCont .mb_audioHeader a {
	float:right;
	clear:both;
	display:inline;
	margin:5px 15px 5px 0 !important;
}

.mb_audioCont .mb_audioHeader a img {
	margin:0 !important;
}

.mb_audioCont {
	float:left;
	clear:left;
	display:inline;
	width:490px;
	padding:5px 0 !important;
	background-color:#fff;
}

.mb_audioCont a {
	float:left;
	clear:none;
	display:inline;
	margin:-25px 0 0 15px !important;
}

.mb_audioCont object,
.mb_audioCont embed {
	margin: 5px  0 5px 5px !important;
}

.moo_link_cont {
	position:absolute;
	left:19px;
	bottom:10px;
	width:552px;
	z-index:2;
	float:left;
	display:inline;
	margin:40px 0 0 0;
	padding:0;
}