/*musicman-otto.de*/
html, body {
font-family: Tahoma, Helvetica, sans-serif;
font-size: 14px;
color: White;
background-color: #F8F8F8;
margin: 0px;
padding: 0px;

}
/*HEADINGS*/
h1 {
font-size: 26px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
}
h4 {
font-size: 12px;
}
h5 {
font-size: 10px;
}

/*LINKS*/
a {
	color: #F0E68C;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FFE4B5;
	text-decoration: none;
}

#wrapper {
	width: 1100px;
	height: 100%;	
	margin: auto;		
	background-color: #A4B1B9;
	}
#banner {
	width: 1100px;
	height: 200px;
	margin: 0px;
	float: left;
}
#sidebar {
	width: 250px;
	height: 790px;
	margin: 0px;
	background-repeat: no-repeat;
/*	background-color: Black;*/
	float: left;
}
#navigation {
	width: 190px;
	height: auto;
	margin: 230px 0px 0px 60px;
	float: left;
	/*background-color: Aqua;*/
}
.navi1 {
  width: 145px;
	height: 26px;
	padding: 7px 0px 0px 40px;
	background-image: url(../assets/navi_bg.png);
	background-repeat: no-repeat;	
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

.navi1active {
	width: 145px;
	height: 26px;
	padding: 7px 0px 0px 40px;
	background-image: url(../assets/navi_bg.png);
	background-repeat: no-repeat;	
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: red;	
} 
a.navi1 {
	color: White;
}
a:hover.navi1 {
	color: #FFE4B5;
	text-decoration: none;
}
a.navi1active {
	color: Black;	
}

#content {
	width: 850px;
	min-height: 790px;	
	height: auto;	
	background-repeat:no-repeat;
	margin: 0px;
	padding-bottom: 20px;
	float: left;	
}
#contentEntry {
	width: 650px;
	height: auto;	
	padding: 0px 0px 0px 130px;	
	float: left;	
}
#tinymce {
	width: 650px;
	height: auto;
	margin: 0px 0px 0px 0px;
	float: left;
}
#footer {
	width: 1100px;
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;
	color: #777777;
	background-color: #ECECEC;
	border-top: 1px solid #686868;	
	float: left;
	clear: left;
}
#footerLinks {
	width: 680px;
	height: 25px;
	margin: 0px 0px 0px 100px;
	float: left;
	/*background-color: #5F9EA0;*/
}
a.footerLinks {
	color: #737373;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#copyrights {
	width: 320px;
	height: 18px;
	font-size: 11px;
	padding-top: 5px;
	float: left;
	/*background-color: #5F9EA0;*/
}

/*BASE TABLES*/

#baseTable {
	width: 700px;
	height: auto;
	font-size: 12px;
	margin: 0px 0px 0px 100px;
	float: left;
	background-color: #004E99;
}
#baseHeader {	
	width: 700px;
	height: 20px;	
	border-top: 1px solid #1C1C1C;
	border-bottom: 1px solid #1C1C1C;
	font-size: 13px;
	font-weight: bold;
	float: left;	
	background-color: #848F99;
}
.baseHeader {
	color: White;
}
.baseRow {
	width: 700px;
	height: 20px;
	border-top: 1px solid #B8B8B8;
	clear: both;
	float: left;
}
.baseColumn {	
	height: 20px;
	border-left: 1px solid #B8B8B8;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	text-align: right;
	float: left;
}
.baseLine {
	width: 700px;
	height: 1px;
	border-bottom: 1px solid #B8B8B8;
	clear: both;
	float: left;
}

/*base table*/

#baseTableForm {
	float: left;
	/*background-color: #004E99;*/
}
.baseHeaderForm{
	float: left;
}
.baseRowForm {
	clear: both;
	float: left;
}
.baseColumnForm {
	float: left;
}
.baseInputForm {
	float: left;
}

/*base table plain*/

.btp {
	float: left;
	
}
.btpHeader {
	float: left;
	
}
.btpRow {
	clear: both;
	float: left;
}
.btpRow_Blrb {
	clear: both;
	float: left;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
.btpColumn {
	float: left;
}
.btpInput {
	float: left;
}
a.btp {
	color: Black;
}

/*player*/

#player {
	width: 550px;
	height: auto;
	margin: 20px 0px 0px 128px;
	float: left;
}

#admin {	
	width: 1100px;
	height: 25px;	
	background-color: #FFB9C3;
	border-bottom: 1px solid #1346A2;	
	border-top: 1px solid #525252;	
	float: left;
}
.admin {	
	padding:5px;
	float: left;
}
#newAdminForm {
	width: 800px;
	height: 500px;	
	text-align: center;
	background-image: url(../assets/form_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;	
}
input.newAdmin {
	width: 250px;
	height: 16px;
	border: 1px solid black;
	background-color: #E6E6E6;
}

/*login*/

#login {
	width: 800px;
	height: 300px;
	margin: 0px 0px 300px 0px;	
	background-image: url(../assets/login_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	float: left;
}
#username {
	
}
input.username {
	margin-top: 105px;
	background-color: transparent;
	border: none;
}
input.password {
	margin-top: 50px;
	background-color: transparent;
	border: none;
}
#submitLogin {
	width: 800px;
	height: 50px;
	margin-top: 100px;		
}

/*pagelist*/

#pagelist {
	width: 1000px;
	height: auto;
	margin: 50px;
	color: Black;
	font-size: 11px;
	float: left;	
}
#pagelistForm {
	float: left;
}
input.pagelist {
	width: 130px;
	height: auto;
	font-size: 11px;
}
a.pagelist {
width: 50px;
	color: White;	
	background-color: Silver;
}
a:hover.pagelist {
	color: Black;	
}

/*upload*/

#upload {
	width: 600px;
	height: auto;
	min-height: 610px;		
	margin: 0px 0px 0px 150px;
	float: left;	
}
#uploadState {
	width: 600px;
	height: 30px;
	font-size: 12px;
	font-style: italic;
	color: White;
	padding: 10px;
	/*background-color: #F0F8FF;*/
	border: 1px solid #FFF5EE;
	float: left;
}
.upload {
	width: 600px;
	height: auto;	
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #838D97;
	border: 1px solid white;
	float: left;
}

/*validate*/

.validateError {
	width: 246px;
	height: auto;
	border: 2px solid Red;
	padding-left:5px;
	font-size: 11px;
	font-style: italic;
	background-color: #FFEAEA;	
}

#captchaImage {
	width: 800px;
	height: auto;
	padding-left: 0px;	
	float: left;
}

/*guestbook*/

#guestbook {
	width: 600px;
	height: auto;	
	min-height: 610px;
	margin: 0px 0px 0px 120px;
	font-size: 12px;
	color: White;	
	background-color:transparent;	
	float: left;
}
#guestbookTitle {
	width: 800px;
	height: 20px;
	color: White;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	float: left;	
}
#buttonNewEntry {
	width: 100px;
	height: 18px;
	margin: 0px 0px 10px 0px;
	padding: 3px;	
	border: 2px solid #9C9D9F;
	color: White;
	background-color: #616C74;
	text-align: center;	
	float: left;	
}
.guestbookEntryHeader {
	width: 590px;
	height: 16px;
	margin-bottom: 10px;
	padding: 5px;
	color: White;
	background-color: #616C74;	
	font-size: 12px;
	float: left;	
}
.guestbookEntry {
	width: 600px;
	height: auto;	
	margin: 10px 0px 10px 0px;
	border: 1px solid #D9D9D9;
	color: Black;
	background-color: #F0F3F9;		
	float: left;
}
.guestbookEmail {	
	padding: 0px 10px 0px 0px;
	border: 0px;
	float: left;	
}
.guestbookDelete {	
	padding: 0px 10px 0px 0px;
	border: 0px;
	float: right;	
}
.guestbookContent {
	clear: both;
	width: 600px;
	height: auto;
	padding: 5px;	
}
#guestbookPager {
	width: 590px;
	height: auto;
	margin: 5px 0px 10px 0px;
	border: 1px solid #F1F1F1;
	background-color: #6F7A83;		
	padding: 5px;	
	font-size: 11px;		
	float: left;	
}
#guestbookPagerTotal {
	margin: 0px 140px 0px 0px;	
}
#guestbookPagerLinks {
text-align: center;
	
}
#guestbookForm {
	width: 400px;
	height: 260px;		
	margin: 0px 0px 0px 0px;
	padding: 20px;
	background-color: #829099;
	border: 1px solid #E8E8E8;	
	float: left;
}
input.guestbook {
	width: 250px;
	height: auto;
	border: 1px solid #8D511B;
}
textarea.guestbook {
	width: 250px;
	height: 100px;
	float: left;	
}
a.guestbook {
	color: White;	
}

#newEntry {
	margin: 10px 0px 10px 132px;
}

/*contact*/

#contact {
	width: 600px;
	height: auto;	
	margin: 0px 0px 0px 120px;
	min-height: 610px;
	font-size: 12px;
	color: White;	
	background-color:transparent;
	float: left;
}
#contactTitle {
	width: 820px;
	height: 20px;
	color: White;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	float: left;	
}
#contactForm {
	width: 400px;
	height: 260px;		
	margin: 0px 0px 0px 0px;
	padding: 20px;
	background-color: #7F8C95;
	border: 1px solid #E8E8E8;	
	float: left;
}
input.contact {
	width: 250px;
	height: auto;
	border: 1px solid #8D511B;
}
textarea.contact {
	width: 250px;
	height: 100px;
	float: left;	
}

/*slideshow*/

#slideshow {
	width: 800x;
	height: auto;	
	min-height: 750px;
	margin: 10px 0px 0px 25px;
	font-size: 12px;
	color: Black;
	float: left;	
	/*background-color: Aqua;*/
}

.slideshowTitle {
	width: 750px;
	height: 30px;
	color: White;
	/*background-color: #849199;*/	
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;	
	float: left;	
}
.slideshowNavigation {
	width: 65px;
	height: 32px;
	padding: 2px 0px 0px 0px;
	/*background-color: #A8BDD2;*/
	float: right;	
}
.slideshowNaviButtons {
	width: 30px;
	height: auto;
	padding: 1px;
	border: 0px;
	float: left;	
}
.slideshowImage {
	width: 820px;	
	height: auto;
	min-height: 500px;
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 10px 0px;
	border: 1px solid #FAEBD7;	
	background-color: #838D97;
	text-align: center;
	float: left;
}
.slideshowThumbnails {
	width: 820px;
	height: auto;	
	margin: 0px 0px 0px 0px;	
	border: 1px solid #B0C4DE;	
	background-color: #819097;
	float: left;
}
.slideshowDeletePic {
	width: 810px;
	height: 30px;	
	margin: 0px 0px 0px 0px;	
	padding: 10px 0px 0px 10px;	
	border: 1px solid #B0C4DE;	
	background-color: #3A8FA9;
	font-size: 16px;
	float: left;
	cursor: pointer;	
}

#confirmDelete {
	filter:Alpha(opacity=85, finishopacity=0, style=0);
  	position: absolute;
  	top: 0px;
  	left: 0px;
	width: 100%;
	height: 0px;
	color: #767676;
	background-color: #DCDCDC;
	padding: 200px 0px 0px 0px;
	text-align: center;
	display: none;	
	float: left;
	z-index: 5;
}
#video {
	
}
