@charset "UTF-8";

/*
 * Additional View Digital Publisher Style
 * (c) 2009 Additional View <http://additionalview.com>
 */

/* Reset */
html,body,div,span,img,applet,embed,canvas,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,samp,small,strike,strong,sub,sup,tt,var,b,u,i,s,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;vertical-align:baseline}
body{line-height:1;word-wrap:break-word}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
img{line-height:0}
abbr[title]{cursor:help}
table{border-collapse:collapse;border-spacing:0}
ol,ul{-webkit-padding-start:0}
body,html{min-height:100%}
input,textarea{outline:0}
textarea{resize:none}

body {
	background:#708884;
	color:#555;
	font-size:11px;
}

select, textarea, input, body {	font-family:'Segoe UI', Arial, sans-serif;}

#logo {
	float:left;
	left:0;
	margin-top:3px;
	margin-left:10px;
}

#logo a {color:#333;text-decoration:none;}

#logo a:hover {text-decoration:underline}

#logo a img {
	border:0;
}

#fbFooter {
overflow:hidden;
	position:relative;
	top:0;
	width:100%;
	height:50px;
	background:#FFF url('img/topbar.png') repeat-x left bottom;
}

#av a {
	position:absolute;
	right:16px;
	top:12px;
	text-indent:-999em;
	background:url('img/av.png') no-repeat 0 0px;
	width:40px;
	height:24px;
}

#av a:hover {
	background-position:0 -24px;
}

#fbMenu {
	margin-right:65px;
	float:right;
	width:302px;
	height:48px;
	margin-top:6px;
	background:url('img/page-select-sides.png') no-repeat right top;

}

#fbMenu div {
	background:url('img/page-select-sides.png') no-repeat left top;
	padding:0 10px;
}

#fbMenu ul {
	overflow:hidden;
	padding-top:1px;
	background:url('img/page-select.png') repeat-x left top;
	height:47px;
	list-style:none;
}

#fbMenu li {
	display:inline;
}

#fbMenu li a {
	text-shadow:0 1px 1px #FFF;
	height:35px;
	display:inline;
	float:left;
	color:#555;
	margin:0 0px 0 0px;
	padding:0 8px 0 8px;
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	background-color:transparent;
	background:url('img/divider.png') left top no-repeat;
}

* html #fbMenu li a{
	width:20px;
}

* html #fbMenu img{
	display:inline;
}

a img{
	border:0;
}

#fbMenu li a img {
	line-height:0;
	text-align:center;
	margin:0 auto;
	margin-top:2px;
	margin-bottom:-2px;
}

#fbMenu li a span.label {
	font-weight:bold;
	display:block;
	position:relative;
	padding-bottom:4px;
}

#fbMenu li.first a {
	background:transparent;
}

#fbMenu li a:hover {
	color:#000;
}



#info-use-open {
	position:absolute;
	left:10px;
	top:-16px;
	color:#555;
	text-decoration:none;
}

#info-use-open:hover {
	text-decoration:underline;
}

/* page select */

#fbContents {
	margin-top:6px;
	padding-left:10px;
	float:right;
	margin-right:10px;
}

#gotopageform {
	float:left;
	background:url('img/page-select-sides.png') no-repeat left top;
	z-index:10;
	width:215px;

}

#gotopageform .left {
}

#gotopageform .right {
	background:url('img/page-select.png') repeat-x;
	height:37px;
	padding-top:7px;
}

#index .left {
	background:url('img/page-select-dark-side-right.png') no-repeat right top;
	padding-right:20px;
}

#index .right {
	background:url('img/page-select-dark.png') repeat-x;
	height:37px;
	padding-top:7px;
}

#index {
	z-index:5;
	float:left;
	background:url('img/page-select-dark-sides.png') no-repeat left top;
	padding-left:10px;
}

* html #index {width:140px;}

#index select {
	padding:2px;
}

/** html #index select{width:120px;}*/

#gotopageform input.textfield {

	background:url('img/textfield.png') no-repeat;
	width:68px;
	height:15px;
	border:0;
	padding:4px 3px;
	font:1.1em Arial, sans-serif;
	color:#555;
	font-weight:bold;
	text-align:center;
	float:left;
}

#gotopageform label {
margin-top:5px;
	margin-right:5px;
	width:66px;
	height:14px;
	background:url('img/go-to-page.png') no-repeat;
	text-indent:-999em;
	float:left;
}

#gotopageform input.textfield:focus {
	background-position:0 -23px;
}

#gotopageform input.button{
	margin-left:4px;
	background:url('img/button-go.png') no-repeat;
	border:0;
	text-indent:-999em;
	width:50px;
	height:27px;
	font-size:0;
	color:#68cef3;
	text-align:left;
	cursor:pointer;
	position:relative;
	top:0px;
	vertical-align:top;
}

#gotopageform input.button:hover {
	top:1px;
}

#page-no {
	margin-left:-10px;
	float:left;
	background:url('img/page-select-dark-sides.png') no-repeat right top;
	padding-right:10px;
	float:left;
	width:80px;
	font-size:1em;
}

#page-no strong {
	font-size:1.4em;
}

#page-no .left {
	background:url('img/page-select-dark-side-left.png') no-repeat left top;
	padding-left:20px;
}

#page-no .right {
	background:url('img/page-select-dark.png') repeat-x;
	height:37px;
	padding-top:9px;
	
}

#noflash {
	box-shadow:rgba(0,0,0,0.4) 0 2px 5px;
		-moz-box-shadow:rgba(0,0,0,0.4) 0 2px 5px;
		-webkit-box-shadow:rgba(0,0,0,0.4) 0 2px 5px;
	margin:50px auto;
	background:#EEE;
	width:500px;
	padding:20px;
	border:#222 solid 1px;
	border-radius:8px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
}

#noflash h3 {
	margin-bottom:15px;
	font-size:18px;
}

#noflash p {
	font-size:13px;
}

#noflash {
	font-family:Arial,sans-serif;
}


