* {margin-top: 0pt; margin-right: 0pt;margin-bottom: 0pt; margin-left: 0pt;	padding-top: 0pt;padding-right: 0pt;padding-bottom: 0pt;padding-left: 0pt;}
html, body { 
	width: 100%;
    height: 100%;
    background-color: #f5f3cd;
    color: #f5f3cd;
	font-family: Chaparral Pro, lucida grande, verdana, sans-serif;
}

h2 {font-size: 20px;}
h3 {font-size: 18px;}
p {font-size: 16px;}

a {color: black;}
strong {font-weight: bold;}


/** LEVIN **/
.replace {
  position: relative;
  margin: 0px; padding: 0px;
  /* hide overflow: hidden from IE5/Mac \*/
  overflow: hidden;
  /* */
}
 
.replace span {
  display: block;
  position: absolute;
  top:0px;
  left: 0px;
  z-index: 1; /* for Opera 5 and 6 */
}

#intro {
  	position: absolute;
  	top: 30px;
  	left: 50%;
  	height: 46px;
  	width: 649px;
	margin-left: -324px;
	z-index: 3;
}

#myh1, #myh1 span {
  height: 46px;
  width: 649px;	
  background: url(../images/logo.png) no-repeat top left;
}


#subintro {
  	position: absolute;
	left: 50%;
  	top: 490px;
  	margin-left: -450px;	
	width: 120px;
	color: black;
	text-align: center;
}

#subintro h1 {font-size: 16px;} 

#extra {
	position: absolute;
	top: 0px;
  	left: 50%; 
	width:	318px;
	height: 488px;
	margin-left: -550px;
	z-index: 1;
}

#myh3, #myh3 span {	
	width: 318px;
	height: 488px;
  	background: url(../images/instrument.jpg) no-repeat top left;
	color: #f5f3cd;
}

#navigation {position: absolute;top: 10px;}
#navigation li {display: inline;margin-right: 10px;}
#navigation li a {font-weight: bold;font-size: 15px;color: black;text-decoration: none;}
#navigation li.active a {color: #d43d29;text-decoration: underline;}

#langbar {position: absolute; top: 0px; left: 50%;margin-left: 200px;}
#langbar li {display: inline;}
#langbar li.active a {text-decoration: underline;}
#langbar li a {text-decoration: none;color: #d43d29;/*#ff6600;*/}

#contentwrapper {
	background-color: white;
	color: black;
	border: 1px solid black;
	width: 619px;
	left: 50%;
	top: 79px;
	margin-left: -324px;
	z-index: 2;
	position: absolute;
	min-height: 450px;
}
#contentwrapper {padding: 10px;}
#contentwrapper h2 {padding-bottom: 10px;padding-top: 10px;}
#contentwrapper p {padding-bottom: 15px;}

#content {margin-top: 30px;}
#content ul {margin-left:20px;}

#footer {	
	margin-top: 15px;
	text-align: center;
}
#footer img {border: none;}

/* WIDGET - CONCERT */
/*div.concert {border-bottom: 1px solid black;}*/
div.concert span.date {text-transform: uppercase;}
/* WIDGET - END CONCERT */

/* WIDGET - SEPARATOR */
h2.separator {
	background-image: url(../images/separator-bg.gif);
	background-repeat: repeat-x;	
	text-align: left;
	display: block;
	border-bottom: 0px none black;
	border-style: none;
	color: black;
	font-size: 18px;
	font-weight: bold;
	height: 18px;
	width: 619px;	
}

h2.separator span {
	position: relative;
	top: -10px;
	width: 84px;
	padding: 3px 6px 3px 6px;
	margin-left: 25px;
	display: inline;
	background-color: white;
	height: 12px;
}
/* END WIDGET - SEPARATOR */

.floatright {float: right;padding-right: 10px;padding-bottom: 10px;}
div.artist h3 {font-size: 20px;}
div.artist {clear: left;}
div.artist img {float: left;padding-bottom: 10px;padding-right: 10px;}

form.cmxform ol {list-style-type: none;}
form.cmxform fieldset.submit {padding: 0px;margin: 0px;border: none;}
form.cmxform fieldset {
  	margin-bottom: 10px;
	padding: 10px;
  	border: 1px solid black;
}

form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}

form.cmxform li {
	clear: left;
	margin-bottom: 10px;
}

form.cmxform label {  
	display: block;
	float: left;
	text-align: right;
	margin-right: 5px;
	width: 200px;	
	font-size: 14px;
}

form.cmxform label.row {
	float: none;
	width:100%;
	display: block;
	text-align: left;
}

form.cmxform label.floatright {
	float: right;
	width:85%;
	margin-left: 5px;
	text-align: left;
}

form.cmxform textarea {
	width: 100%;
}

form.cmxform label.inline {
	display: inline;
	width: auto;
}

form.cmxform input.inline {float: left;margin-right: 5px;}

#content form.cmxform ol ul {margin-left: 200px;list-style-type: none;}

#content div.failure, #content div.success {
	display: block;
	margin: 0px 0px 15px;
	padding: 7px 7px 1px;
}
#content div.failure {
	background: #ee6624;
	border: 1px solid #bd0404;	
}
#content div.success {
	background: rgb(202, 230, 211);
	border: 1px solid rgb(0, 153, 51);	
}

span.error {color: red;font-weight: bold;margin-left: 205px;}

table.application { border-collapse: collapse; }
table.application tr.even {background-color: #FFF9B8;}
table.application td {border: 1px solid black;padding: 2px;}
table.application th {border: 1px solid black;text-align: right;padding: 2px;}

table.appPrice { border-collapse: collapse; margin-bottom: 10px;}
table.appPrice tr.even {background-color: #FFF9B8;}
table.appPrice td {border: 1px solid black;padding: 2px;}
table.appPrice tr.total td, table.appPrice tr.total th {border-top: 4px solid black;}
table.appPrice th {border: 1px solid black;text-align: right;padding: 2px;}

div.applicationoverview table{margin-bottom: 10px;}
div.applicationoverview h3 {margin-bottom: 3px;}