
#wrapper:after{
	content: '[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper{
	display: inline-block;
}
/*\*/
#wrapper {
	display: block;
}

a:link {
	color: #4A4D58;
}

a:visited {
	color: #4A4D58;
}

div.formerror {
	font-weight: bold;
	background-color: #fdd;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	visibility: hidden;
	display: none;
}

div.confirm {
 background-color: #D2D6E0;
 border: 1px solid #E9E3DA;
 visibility: hidden;
 display: none;
 height: 322px;
}

div.confirmleft {
	width: 47.5%;
	height: 70px;
	background-color: #D2D6E0;
	border: 1px solid #E9E3DA;
	float: left;
}

div.confirmdata {
	visibility: hidden;
	display: none;
}

div.confirmright {
	width: 47.5%;
	height: 70px;
	float: right;
	text-align: center;
}

div.confirmleft p.confirm{
	text-align: left;
	font-size: 10pt;
	padding: 6px 9px;
	margin: 0px;
}

div.confirmright p.confirm{
	text-align: center;
	font-size: 10pt;
	padding: 6px 9px;
	margin: 0px;
}

div.confirmmap {
	width: 90%;
	height: 210px;
	margin: auto;
	background-color: #D2D6E0;
}

table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

th {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #6F675C;
	background-color: #D2D6E0;
	color: #666666;
	text-align: center;
}

div.widget th {
	height: 24px;
}

td {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #6F675C;
	background: #F6F1E9;
	font-size: 10pt;
	/*text-indent: 3px;*/
	/*cursor: pointer;*/
}

tr.comment {
	display: none;
	visibility: hidden;
}

td.comment {
	background:#f3f3f3;
	padding-left:18px;
}

td.comment p {
	padding: 0px;
	margin: 0px;
}

td.comment p span {
	color: #6F675C;
}

td.name {
	text-align: right;
	background-color: #D2D6E0;
}

th.voicepart-cell, th.voicepart-add {
	width: 60px;
	text-align: center;
	background-color: #D2D6E0;
	width: 60px;
}

td.voicepart-cell {
	background-color: #D2C8B8;
	text-align: center;
	border: 1px solid #E9E3DA;
}

input.inputRadio {
	width: auto;
	border: 0px;
}

input.inputFile {
	width: auto;
}

textarea {
	border: 1px solid #E9E3DA;
	width: 300px;
	height: 100px;
}

fieldset.audition textarea{
	width: 220px;
}

textarea.message {
	width: 430px;
	height: 180px;
}

div.form-header {
	width: 90%;
	height: 23px;
	background-color: #D2D6E0;
	border: 1px solid #6F675C;
	margin: auto;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	padding-top: 5px;
}

div.usergroup-header {
	background-color: #D2D6E0;
	border: 1px solid #ccc;
	border-bottom: 0px;
	width:100%;
	text-align:center;
	font-weight: bold;
	font-size: 10pt;
	line-height: 22px;
	height: 22px;
	color: #666666;
}

div.widget-header {
	width: 100%;
	background-color: #D2D6E0;
	border-bottom: 0px;
	margin: auto;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 3px;
	color: #666666;
	font-weight: bold;
	font-size: 10pt;
}

div.form {
	width: 90%;
	background-color: #ffffff;
	border-left: 1px solid #6F675C;
	border-right: 1px solid #6F675C;
	border-bottom: 1px solid #6F675C;
	border-top: 1px solid #ffffff;
	margin: auto;
	text-align: left;
}

div.form h2 {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 8px;
}

div.form p {
	padding-left: 24px;
	padding-right: 24px;
}

div.form-submit {
	width: 90%;
	margin: auto;
	text-align: right;
	background-color: #D2D6E0;
	border: 1px solid #E9E3DA;
}

div.trackmenu {
	background-color: #F6F1E9;
	height: 18px;
	border-top: 1px solid #6F675C;
	overflow: hidden;
}

ul.trackmenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #D2D6E0;
	padding-right: 0px;
}

ul.trackmenu li {
	background-color: #D2D6E0;
	width: 120px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #6F675C;
	border-bottom: 1px solid #6F675C;
	height: 100%;
}

div.widget ul.trackmenu li {
	background-color: #D2D6E0;
	width: auto;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #6F675C;
	border-bottom: 1px solid #6F675C;
	height: 100%;
}

div.widget-body {
	background-color: #fff;
	text-align: left;
}

ul.checkboxList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}

ul.checkboxList li {
	clear: both;
}

div.pagemenu {
	background-color: #918C79;
	height: 18px;
	border-left: 1px solid #E9E3DA;
}

ul.pagemenu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}

ul.pagemenu li {
	/*background-image: url(/eclipse/acaspot/images/tabshadow.gif);
	background-repeat: no-repeat;*/
	background-color: #D2D6E0;
	color: #6F675C;
	border-top: 1px solid #E9E3DA;
	border-right: 1px solid #E9E3DA;
	width: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	cursor: pointer;
	vertical-align: middle;
}

ul.pagemenu li a {
	text-align: center;
}

ul.pagemenu li li a {
	text-align: left;
}

/** Start new menu **/
ul.pagemenu a {
	display: block;
	height: 100%;
}

ul.pagemenu li {
	float: left;
	width: 11em;
	width: 100px;
}

#pagemenu li ul {
	position: absolute;
	width: 11em;
	left: -999em;
	z-index: 10;
	line-height: 27px;
}

#pagemenu li ul ul {
	border-top: 1px solid #D2C8B8;
	border-right: 1px solid #D2C8B8;
}

#pagemenu li ul li {
	text-align: left;
	padding-left: 3px;
	background-color: #F6F1E9;
	height: 27px;
	vertical-align: middle;
	width: 13em;
	border-top: 0px;
	border-bottom: 1px solid #D2C8B8;
	border-left: 1px solid #D2C8B8;
}

#pagemenu li ul li.expandable {
	background-image: url(../images/expand.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

#pagemenu li ul ul {
	margin: -28px 0 0 13em;
}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 18px;
}

#pagemenu li:hover ul ul, #pagemenu li.sfhover ul ul {
	left: -999em;
}

#pagemenu li:hover ul, #pagemenu li li:hover ul {
	left: auto;
}

#pagemenu li li:hover, #pagemenu li li li:hover {
	background-color: #D2C8B8;
}

#pagemenu li.sfhover ul, #pagemenu li li.sfhover ul {
	left: auto;
}

#pagemenu li li.sfhover, #pagemenu li li li.sfhover {
	background-color: #D2C8B8;
}

#pagemenu li:hover, #pagemenu li.hover {
	position: static;
}

/** End new menu **/

ul.pagemenu li a {
	color: #6F675C;
}

div.dropdown {
}

ul.dropdown {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-bottom: 1px solid #6F675C;
}

ul.dropdown li {
	background-color: #F6F1E9;
	width:100%;
	text-align: left;
	text-indent: 3px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #6F675C;
	border-right: 1px solid #6F675C;
	border-bottom: 1px solid #E9E3DA;
}

ul.trackmenu li a, ul.trackmenu a li {
	text-decoration: none;
	color: #6F675C;
	font-size: 10pt;
}

ul.search{
	margin: 0px;
	padding: 0px;
}

ul.search li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 18px;
	white-space: nowrap;
	font-size: 11px;
	vertical-align: middle;
}

ul.search li a img{
	vertical-align: middle;
}

ul.search li a {
	text-decoration: none;
	spacing-right: 3px;
}

ul.search li a:hover {
	color: #000;
	background: #E9E3DA;
}

ul.pagemenu li a, ul.pagemenu a li {
	text-decoration: none;
	font-size: 10pt;
}

li.expander-title {
	width: 640px;
	float: left;
	margin: 0px;
	padding: 0px;
}

li.expander-new {
	width: 62px;
	float: right;
	display: inline;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

li.expander-placeholder {
	clear: both;
	display: inline;
}

ul.expander {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
}

input, select {
	border: 1px solid #E9E3DA;
	width: 122px;
	padding: 0 .1em;
}

.selectBox {
	border: 1px solid #E9E3DA;
	width: 100%;
}

input.inputButton {
	border: 0px solid;
	border-color: #E9E3DA;
	background-color: #D2D6E0;
	border-width: 1px;
	padding: 0 .5em;
	width: 120px;
	height: 18px;
}

div.widget input.inputButton {
	width: 93px;
	height: auto;
	padding: 0px;
}

input.inputImage {
	width: 15px;
	height: 15px;
	border: 0px;
}

input.inputCheckbox {
	border: 0px;
	width: auto;
	margin-left: 1.3em;
}

fieldset label {
	clear: left;
}

input.inputCheckboxForm {
	border: 0px;
	width: auto;
}

label.inputCheckbox {
 width: auto;
 float: left;
 margin-right: 0em;
 text-align: right;
 display: block;
 font-size: 11px;
}

select {
	width: 200px;
	border: 1px solid;
	border-color: #ccc;
	border-width: 1px;
	margin: 0px;
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	height: 28px;
}

tr, td {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
	height: 22px;
}

th {
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

html {
	height: 100%;
}

body {
	margin: 0px;
	text-align: center;
	height: 100%;
	font-family: trebuchet ms, sans-serif;
	font-size: 13px;
	background-color: #918C79;
}

h1 {
	text-align: center;
	font-family: trebuchet ms, sans-serif;
	font-size: 18pt;
	margin: 0;
	padding: 0;
}

h2 {
	text-align: center;
	font-size: 13pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h3 {
	text-align: center;
	font-size: 13pt;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

form {
 margin: 0px;
}

p {
	text-align: justify;
}

p.image {
	text-align: center;
}

p.form {
	text-align: left;
}

p.formSubmit {
	text-align: center;
}

fieldset  {
	width: 400px;
	padding: 10px;
	border: 1px solid #E9E3DA;
	margin: auto;
}

legend  {
	padding: 2px 6px;
	border: 1px solid #4A4D58;
	background-color: #D2D6E0;
}

form div {
 text-align: right;
}

label {
 width: 7em;
 float: left;
 margin-right: 0.5em;
 text-align: right;
 display: block;
 font-size: 11px;
}

div.profile {
}

div.match {
	width: 349px;;
}

div.profile h2 {
	font-weight: bold;
	font-size: 10pt;
	line-height: 22px;
	padding-left: .2em;
	padding-bottom: 0em;
	text-align: left;
	spacing: 0px;
	margin: 0px;
	height: 22px;
	border: 1px solid #ccc;
	background-color: #D2D6E0;
	color: #666666;
}

div.match div.answer {
	text-align: left;
}

div.profile div.answer, div.match div.answer {
	overflow:auto;
	border:1px solid #ddd;
	background:#F6F1E9;
}

div.match div.answer-short {
	text-align: left;
}

div.profile div.answer-short, div.match div.answer-short {
	overflow:auto;
	border:1px solid #ddd;
	background:#F6F1E9;
	/*height: 18px;*/
	display: inline-block;
}

div.profile label {
	text-align: left;
	margin-top: 4px;
	padding-left: 6px;
	clear: left;
}

div.match label {
	text-align: right;
	margin-top: 4px;
	padding-right: 6px;
	clear: left;
}

div.profile div ul.checkboxList li, div.match div ul.checkboxList li {
	padding: 0 .1em;
}

div.profile li.empty, div.match li.empty {
	color: #aaa;
}

div.profile div, div.match div {
	width: 14.5em;
	/*height: 54px;*/
	display:inline-block;
	margin-top: 4px;
}

fieldset.audition label {
 width: 13em;
}

div.widget label {
 width: 4.8em;
}

div.widget select {
	width: 180px;
}

div.container {
 width: 900px;
 text-align: left;
 display: block;
 margin: auto;
 clear: both;
}

div.center {
 width: 90%;
 margin: auto;
}

div.calendar table tr th, div.calendar table tr td {
 width: 14.2857%;
}

div.calendar table tr td {
 width: 14.2857%;
 height: 80px;
}

div.leftcolumn {
 width: 68%;
 float: left;
 border: 0;
}

div.rightcolumn {
 width: 29%;
 float: right;
 border: 0;
 text-align: right;
}

div.header {
 border: 1px solid #E9E3DA;
 background-color: #D2D6E0;
 width: 100%;
 float: none;
 display: block;
 height: 69px;
 padding-top: 2px;
}

div.header-small {
 border: 1px solid #E9E3DA;
 background-color: #D2D6E0;
 text-align: center;
 vertical-align: center;
 width: 90%;
 float: none;
 display: block;
 height: 44px;
 padding-top: 2px;
 margin: auto;
}

div.breadcrumb {
 border: 1px solid #E9E3DA;
 border-top: 0px;
 background-color: #AAB0C2;
 width: 100%;
 float: none;
 display: block;
 color: #E9E3DA;
}

div.breadcrumb a {
 color: #E9E3DA;
}

p.breadcrumb {
	font-size: 9pt;
	margin: 2px;
	margin-top: 0px;
	margin-left: 8px;
}

div.footer {
 border: 1px solid #E9E3DA;
 background-color: #AAB0C2;
 width: 100%;
 vertical-align: middle;
 text-align: center;
 padding: 2px 0;
 float: none;
}

div.spacer {
 width: 100%;
 height: 13px;
 font-size: 1px;
 border: 0px;
 clear: both;
}

div.widget {
	/*border: 1px solid #E9E3DA;*/
	background-color: #F6F1E9;
	/*text-align: left;*/
	width: 100%;
	max-width: 100%;
}

div.draggable {
	cursor: move;
}

div.column {
	height: 100%;
	min-height: 100px;
	text-align: left;
	z-index: 0;
}

div.column-hover {
	border: 1px dashed #ccc;
}

div.widget table, div.widget table tr, div.widget table td, div.widget table th {
	border: 1px solid #D2C8B8;
}

div.widget table tr td {
	text-align: left;
}

div.widget ul li a {
 font-size: 9pt;
 color: #aaa;
}

div.content {
 border: 1px solid #E9E3DA;
 background-color: #ffffff;
 width: 100%;
}

div.content p {
 padding: 0px 20px 0px 20px;
}

div.content ul {
 /*padding: 0px 20px 0px 0px;*/
}

div.content h4 {
 padding: 0px 20px;
 clear: both;
 margin-top: 0px;
 padding-top: 6px;
 padding-bottom: 0px;
 margin-bottom: 0px;
 font-weight: normal;
 font-size: 13pt;
}

div.content h5 {
 padding: 0px 20px;
 clear:both;
 margin-top: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
 font-weight: normal;
 color: #777;
}

div.post img {
 float:right;
 border:0px;
 padding-left: 22px;
 padding-bottom: 10px;
}

div.login {
 width: 100%;
 border: 1px solid #E9E3DA;
 background-color: #ffffff;
 float: none;
}

div.optional {
 border: 0;
}

div.required {
 border: 0;
 width: 100%;
 text-align: right;
}

div.article {
 border: 1px solid #D2C8B8;
 width: 100%;
 margin: auto;
 background-color: #F6F1E9;
}

div.article p {
 padding-top: 0px;
 padding-bottom: 5px;
}

div.article div.widget-header {
 font-size: 9pt;
}

div.group {
 border-left: 1px solid #6F675C;
 border-right: 1px solid #6F675C;
 border-top: 1px solid #6F675C;
 width: 90%;
 margin: auto;
}

div.groupheader {
 border-bottom: 1px solid #6F675C;
 background-color: #D2D6E0;
 cursor: pointer;
 height: 20px;
}

img.groupheader {
 cursor: pointer;
 border: 0px;
}

div.groupbody div {
 border-bottom: 1px solid #6F675C;
 background-color: #F6F1E9;
}

div.groupadd {
 border: 1px solid #E9E3DA;
 background-color: #D2D6E0;
 display: none;
 visibility: hidden;
}

div.group p, div.overview p {
 padding: 3px 10px;
 margin: 0px;
}

div.track {
 border-left: 1px solid #6F675C;
 border-bottom: 1px solid #6F675C;
 border-right: 1px solid #6F675C;
 border-top: 1px solid #6F675C;
 width: 90%;
 margin: auto;
}

div.track div {
 border-left: 0px;
 border-right: 0px;
 border-bottom: 0px solid #6F675C;
 border-right: 0px solid #6F675C;
}

div.table {
 border-bottom: 0px solid #6F675C;
 width: 90%;
 margin: auto;
}

div.file {
 border-bottom: 1px solid #6F675C;
 border-right: 1px solid #6F675C;
}

div.trackheader {
 border-top: 0px solid #6F675C;
 border-bottom: 0px solid #6F675C;
 border-right: 0px solid #6F675C;
 background-color: #D2D6E0;
 cursor: pointer;
}

img.trackheader {
 cursor: pointer;
}

div.trackbody {
 background-color: #F6F1E9;
 display: none;
 visibility: hidden;
}

div.file {
 border: 0px solid #6F675C;
}

div.file div {
 border-top: 1px solid #6F675C;
 border-right: 0px solid #6F675C;
}

div.track p {
 padding: 3px 10px;
 margin: 0px;
}

div.overview {
 width: 230px;
}

th.sort {
 cursor: pointer;
}

a.loginOption {
 color: #aaa;
 font-size: 10pt;
}

div.suggestion div {
 text-align: left;
 overflow:'hidden';
 height:'70px';
}

div.suggestion div a {
 color: #000;
 text-decoration: none;
 font-size: 10pt;
 overflow:'hidden';
}

li.article {
 font-size: 9pt;
}

li.article a {
 color: #aaa;
}

a.submitLink {
 color: #000;
}

div.map {
 width: 780px;
 height: 400px;
 margin: auto;
}

div.terms {
 width: 350px;
 height: 120px;
 border: 1px solid #E9E3DA;
 background-color: #ffffff;
 vertical-align: top;
 text-align: left;
 padding: 0px 0px;
 float: none;
 font-size: 9px;
 margin: auto;
 overflow: auto;
}

a.add {
 font-size: 9pt;
}

div.add {
 background-color: #F6F1E9;
 border-bottom: 1px solid #D2C8B8;
 visibility: hidden;
 display: none;
}

div.add label {
 width: 110px;
}

div.tourdates {
 margin: auto;
 text-align: center;
 vertical-align: top;
}

div.maptext {
 font-size: 10pt;
 font-family: sans-serif;
}

div.alert {
 visibility: hidden;
 display: none;
 color: #f00;
 font-size: 9px;
 width: 50px;
}

div.error {
 color: #f00;
 font-size: 14px;
 text-align: center;
 font-weight: bold;
}

div#message {
	background: #0a0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: auto;
	padding: 3px;
	padding-left: 18px;
	padding-right: 18px;
	visibility: hidden;
}

div#error {
	background: #c00;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: auto;
	padding: 3px;
	padding-left: 18px;
	padding-right: 18px;
	visibility: hidden;
}

div.empty {
 color: #aaa;
}

blockquote {
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px solid #ddd;
	background-color: #eee;
	text-align: left;
}