html, body {
	margin: 0px;
	padding: 0px;
	background-image: none;
	overflow:auto !important;
}

body{
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	font-size: 11px;
	background-color: #CCC;
}

body.popUpPage {
	background-color: #FFF;
}


a {
	color:#555;
	font-family:Arial,sans-serif;
	font-weight:normal;
	text-decoration:underline;
	text-transform:none;
	word-spacing:1mm;
}

a:hover {
	color:#777;
}

p {
	font-family: Arial, sans-serif;
	font-weight:normal;
	word-spacing:1mm;
	text-decoration:none;
	text-transform:none;
}

h1 {
	margin: 15px 10px 2px 10px;
	font-family: Arial, sans-serif;
	font-size:24px;
	font-weight: normal;
	color: #333;
	line-height:30px;
}

h2 {
	margin: 2px;
	font-family: Arial, sans-serif; 
	font-size:11px;
	color: #333;
	font-weight:normal;
	white-space: normal;
	letter-spacing:0.4em;
	line-height:18px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 25px;
	letter-spacing:0.21em;
}

h4 {
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 3px;
}

h5 {
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

label {
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}

/*************** main ******************/
#main {
	width: 100%;
}

#header {
	position: static;
	display: table-cell;
	left: auto;
	right: auto;
	top: auto;
	height: auto;
	background: none;
}

#logo {
	width: 195px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	vertical-align: middle;
}

#logo a {
	display: block;
	padding: 10px 0px;;
	text-decoration: none;
}

#logo a:hover {
	text-decoration: none;
	background-color:inherit;
}

#logo img {
	border: 0px;
	width: 150px;
}

#headerRight {
	text-align: center;
	vertical-align: top;
	background-color: #FFF;
}

#middle {
	width:100%;
	height:100%;
}

#content {
	height: 100%;
	padding: 20px;
	vertical-align: top;
	background-color: #FFF;
}

#menu {
	width: 195px;
	margin: 0px;
	padding: 0px;
	background-color: #CCC;
	vertical-align: top;
}

#menu h2 {
	padding: 0px 5px;
}

#banners {
	width: 190px;
	vertical-align: top;
	background-color: #FFF;
}

#date {
	height: 22px;
	vertical-align:middle;
	letter-spacing:0.2em;
	background-color: #EEE;
	border-top: solid 2px #CCC;
	border-bottom: solid 2px #CCC;
}

#date table td {
	padding-left: 10px;
	padding-right: 10px;
}

#musicStyle {
	width: 180px;
	white-space: nowrap;
}

/*************** main END ******************/

/*************** user menu ******************/
ul.userMenu {
	padding: 0px;
	margin: 20px 15px 10px 0px;
	border-top: 1px solid #F4FFE4;
}

ul.userMenu li {
	list-style-type: none;
	border-bottom: 1px solid #F4FFE4;
}

ul.userMenuHorizontal {
	border-top-width: 0px; 
	margin-bottom: 40px;
}

ul.userMenuHorizontal li {
	float: left;
	width: auto;
	margin: 5px;
}

ul.userMenu li a {
	display: block;
	padding: 10px 10px 10px 15px;
	margin:0px;
	text-decoration: none;
	color: #777;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	letter-spacing:0.1em;
	line-height:16px;
	font-size: 11px;
}

ul.userMenu li a.selected {
	color: #888;
}

ul.userMenuHorizontal li a {
	padding: 6px 10px;
}

ul.userMenu li a:hover {
	background-color: #EEE;
	text-decoration: none;
	color: #888;
}

#menu ul a:link, #navBar ul a:visited {
	display: block;
}

ul.userMenu img.menuSpacer {
	width: 15px;
	height: 10px;
	border: none;
}

ul.userMenu li select {
	float: right;
	width: auto;
}

ul.userMenu li.indented a {
	font-weight: normal;
}

/*************** user menu END ******************/

/************** form formating *************/
ul.errors {
	background-color: #FFF;
	border: solid 1px #AA0000;
	margin-left: 0px;
	padding-left: 0px;
}

ul.errors li {
	list-style-type: disc;
	list-style-position: inside;
	margin: 1px;
	padding: 3px;
	background-color: #FFD6D6;
	color: #B7370A;
}

ul.errors li.title {
	font-weight: bold;
}

.error {
	color: #B7370A;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
}

.requiredAsterix {
	font-weight: normal;
}

.form {
	width: 100%;
}

.form a {
	
}

.formSeparator {
	height: 1px;
}

.formHeader {
	font-weight: bold;
	padding: 4px 2px 6px 5px;
}

.formHeader a, .formHeader a:hover {
	
}

td.formRow, td.formRowInfoFull {
	padding: 5px 4px;
	font-weight: bold;
}


.formDataColor {
}

td.formRowInfoFull {
	padding:5px;
}

.formLabel, .formLabelSubmit {
	width: 160px;
	padding: 4px 4px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}

.formLabel:after {
	
}

.formExtended .formLabel {
	width: 100px;
	text-align: left;
	font-weight: normal;
}

.formData, .formDataSubmit {
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

.formData label {
	font-weight: bold;
}

.formDataSubmit {
	padding-top: 10px;
	padding-bottom: 4px;
}


.formInfo {
	font-size: 90%;
	text-align: left;
}

.dull {
	font-size: 90%;
	text-align: left;
}

/************* form fields ******************/
form {
	display: block;
	margin-bottom: 0px;
}

input {
}

.formEdit, .formEditSmall, .formEditSmaller, .formEditBig, .formTextarea, .formTextareaBig, .formTextareaBigger, .formSelect, .formSelectSmall, .formSelectSmaller, .formSelectBig {
	width: 200px;
	font-size: 11px;
}

.formEditSmall {
	width: 120px;
}

.formEditSmaller {
	width: 60px;
}

.formEditBig {
	width: 500px;
}

.formTextarea {
	height: 100px;
	width: 300px;
}

.formTextareaBig {
	height: 200px;
	width: 500px;
}


.formTextareaBigger {
	height: 300px;
	width: 520px;
}

.formSelectSmall {
	width: 150px;
}

.formSelectSmaller {
	width: 75px;
}

.formSelectBig {
	width: 500px;
	height:120px;
}

.formCheckbox, .formRadio {
	vertical-align: middle;
}

.formRadios label {
	font-weight: normal;
}

.formRadios input {
	vertical-align: middle;
}

.formButton, .formButtonSmall, .formButtonBig {
}


.formButtonSmall {
	width: 52px;
}


.formButtonBig {
	width: 122px;
}

.auto {
	width: auto;
}

.formIframe {
	height: 50px;
	width: 550px;
}

iframe.hidden {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#iframeBody {
}

#iframeBody a.delete {
}

.selectOptionDisabled {
	color: #BBBBBB;
}

.formDateFormatInfo {
	white-space: nowrap;
	font-size: 90%;
}

/********* tables ***********/
table.tableData {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

table.tableData td, table.tableData th {
	border-style: solid;
	border-width: 0px 0px 0px 0px;
}

table.tableData th {
	border-style: solid;
	border-color: #FFF;
	border-width: 0px 0px 0px 1px;
}

.tableBorder a {
	color:#333;
	padding:2px 0px;
	text-decoration:underline;
}

.tableBorder a.inline {
	display:inline;
}

#content .tableBorder a:hover {
	color: #777;
	text-decoration: none;
}

.tableBorder .formInfo {
	color: #555;
}

.tableBorder {
	width: 100%;
}

.trTableDataOdd td {
	padding: 5px;
	vertical-align: top;
}

.trTableDataEven td {
	padding: 5px;
	vertical-align: top;
}

.trTableData td {
	padding: 5px;
	vertical-align: top;
}

.trTableDataOver td, .trTableDataClick td {
	padding: 5px;
	vertical-align: top;
}

table.pages {
	width: 100%;
}

.pages {
	text-align: right;
	padding: 5px 2px;
}

table.pages .total {
	width: 30%;
	text-align: left;
}

tr.trTableHeader th {
	background-color: #333;
	color: #FFF;
	padding: 2px 5px;
	text-align: left;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
	white-space: nowrap;
}

tr.trTableHeader th a, tr.trTableHeader th a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 10pt;
}

.tableAction {
}

.tableAction td {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/********* tables END ***********/


/****** miscellaneous ******/
.content {
	padding: 10px;
	padding-top: 1px;
	text-align: left;
}

.clearLeft {
	clear: left;
}

#loadingSplash {
	display: none;
}

.loadingSplash {
	display: inline;
	color: #000000;
	padding: 0px 2px;
	margin: 2px;
	width: 70px;
}

div.informWrapper {
	text-align: center;
	margin-bottom: 20px;
}

div.inform, div.notice, div.warning, div.error {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #555;
	padding: 5px;
	background-color: #EEE;
	text-align: left;
}

div.error {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	width: 290px;
	text-align: left;
}

div.overDisabled {
	width: auto;
	text-align: center;
	margin-top: 0px;
	padding: 3px;
	font-size: 110%;
}

.formExtended div.error {
	width: 200px;
}

div.inform {
	border: solid 1px #555;
	background-color: #EEE !important;
	font-size: 110%;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
}

div.inform div {
	margin-top: 10px;
	text-align: center;
}

.emph {
	font-weight: bold !important;
}

a.edit, a.delete {
	color: #FFF !important;
	font-family: Arial,Helvetica,sans-serif,message-box !important;
	font-size: 11px !important;
	background-color: #999 !important;
	letter-spacing: normal !important;
}

a.delete {
	background-color: #990000 !important;
	color: #FFF;
}

.ChapterHead {
	background-color:#CCC;
	color:#FF0000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: normal;
}

.center {
	text-align: center;
}

a.linkImageAndText {
	text-decoration: none;
}

a.linkImageAndText img {
	border: none;
	vertical-align: middle;
}

div.newsList h5 {
	font-size: 10pt;
	font-weight: normal;
	margin-top: 10px;
	padding: 3px;
}

div.newsList table {
	width: 90%;
}

div.newsList table th {
	width: 80px;
	margin: 0px;
	padding: 2px;
}

div.newsList table td {
	margin: 0px;
	padding: 2px;
}

div.newsList div {
	font-size:10pt;
	padding: 5px 10px 10px 0px;
}


.coverAll {
	position: absolute;
	z-index: 1010;
	width: 100%;
	height: 100%;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	background-color: #FFF;
	-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:”alpha(opacity=50)”; filter:alpha(opacity=50); opacity:.50;
}

.blur {
	position: absolute;
	background-color: #FFF;;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	-khtml-opacity:.80; -moz-opacity:.80; -ms-filter:”alpha(opacity=80)”; filter:alpha(opacity=80); opacity:.80;
	/*cursor: pointer;*/
}

.blur a {
	color: #993300;
	font-weight: bold;
}

.inactive {
	-khtml-opacity:.50; -moz-opacity:.50; -ms-filter:”alpha(opacity=50)”; filter:alpha(opacity=50); opacity:.50;
}

.fbLike {
	margin: 2em 2px 0.5em 5px;
}
