@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body
{
background-image:url('images/assets/background.jpg');
background-repeat:no-repeat;
background-position:top center;
}

#title_head {
	position: absolute;
	top: 118px;
	left: 59px;
}

#firstpane {
	position: absolute;
	top: 161px;
	left: 167px;
}

#sb-container,#sb-wrapper{
text-align:left;}#sb-container,#sb-overlay{
position:absolute;top:0;left:0;width:100%;margin:0;padding:0;}

#sb-container{height:100%;display:none;visibility:hidden;z-index:-20;}body>

#sb-container{position:fixed;}

#sb-overlay{height:expression(document.documentElement.clientHeight+'px');}

#sb-container>#sb-overlay{height:100%;}

#sb-wrapper{position:relative;}

#sb-wrapper img{border:none;}

#sb-body{position:relative;margin:0;padding:0;overflow:hidden;border:0px solid #303030;}

#sb-body-inner{position:relative;height:100%;}

#sb-content.html{height:100%;overflow:auto;}

#sb-loading{position:absolute;top:0;width:100%;height:100%;text-align:center;padding-top:10px;}

#sb-body,#sb-loading{background: #060606 url(resources/loadInfo1.gif) no-repeat 50% 50%;}

#sb-title,#sb-info{position:relative;margin:0;padding:0px;overflow:hidden;}

#sb-title-inner,#sb-info-inner{position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;line-height:16px;}

#sb-title {
	padding-right: 20px; /*clear #sb-nav-close by 4px*/
	z-index: 1;
}

#sb-title-inner{height:26px;}

#sb-title-inner{font-size:14px;padding:5px 0;color:#f2af32;}

#sb-info,#sb-info-inner{height:20px;}

#sb-info-inner{font-size:12px;color:#fff;}

#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}

#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;}

#sb-nav-next{background-image:url(resources/next.png);background-repeat:no-repeat;padding-right: -20px;}

#sb-nav-previous{background-image:url(resources/previous.png);background-repeat:no-repeat;}

#sb-nav-play{background-image:url(resources/play.png);background-repeat:no-repeat;}

#sb-nav-pause{background-image:url(resources/pause.png);background-repeat:no-repeat;}

#sb-counter{float:left;padding:2px 0;width:45%;}

#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}

#sb-counter a.sb-counter-current{text-decoration:underline;}div.sb-message{font-family:'Lucida Grande',Tahoma,sans-serif;font-size:12px;padding:10px;text-align:center;}div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}