body {
    background: url(../images/background.jpg) repeat-x #472114;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}
td,th {
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
}
td.thead {
    font-family: arial, helvetica, sans-serif;
    font-size: 14pt;
    font-weight: bold;
}
th {
	text-align: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
h2 {
    margin: 10px 0 10px 0;
}
h3 {
    margin: 16px 0 0 0;
}
h4 {
    margin: 10px 0 10px 0;
}

a {
	color: #472114;
	text-decoration: underline;
}
a:hover {
	color: #472114;
	text-decoration: none;
}

form {
	margin: 0px;
}
input.side {
	border: 1px solid #ffffff; 
	border-top: 2px inset #ffffff; 
	border-left: 2px inset #ffffff; 
	background: #c09c82; 
	margin: 1px 0;
}
input.sidebtn {
	margin: 2px 0;
	border: 1px solid #ffffff; 
	border-right: 2px outset #ffffff; 
	border-bottom: 2px outset #ffffff; 
	background: #c09c82; 
}
.error {
	margin: 0 0;
	background: #ffffff;
	color: #000000;
	border: 1px solid #ff0000;
	text-align: left;
}
#darkscreen {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	
	background: #000000;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-Moz-Opacity: 0.5;
	display: none;
}
#dialog {
	position: absolute;
	top: 30%;
	left: 50%;
	
	margin: 0;
	padding: 0;

	z-index: 201;
}
#dialogtitle {
	background: url(../images/dialog_title.gif);
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding: 2px 10px;
	border-bottom: 1px solid #000000;
}
#dialogtitle a {
	color: #ffffff;
	font-weight: bold;
}
#dialogcontent {
	background: #ffffff;
	padding: 4px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#sides {
    margin: 0 auto;
    width: 824px;
    background: url(../images/sides.png) repeat-y;
    position: relative;
}
#bottom {
    margin: 0 auto;
    width: 824px;
    background: url(../images/bottom.png) no-repeat;
    height: 38px;
}
#top {
    margin: 20px auto 2px auto;
    background: url(../images/top.png) no-repeat;
    width: 772px;
    height: 94px;
    overflow: hidden;
}
#menu {
    margin: 0 auto;
    background: url(../images/menu_bg.png) no-repeat;
    width: 772px;
    height: 26px;
    overflow: hidden;
}
#menu a {
	text-decoration: none;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}
.menuspacer {
	margin: 2px 5px;
}
#contentbg {
    background: url(../images/content_bg.png) repeat-y;
    margin: 2px auto 10px auto;
    width: 772px;
	padding: 0;
    overflow: hidden;
}
#content {
    text-align: left;
    background: url(../images/content_bg.png) no-repeat;
    margin: 0 0;
	padding: 0;
    width: 772px;
    overflow: hidden;
}
#barleft {
	margin: 0;
	padding: 0;
	float: left;
}
#barleftcontent {
	margin: 18px 6px 5px 6px;
}
#barleftcontent .title {
	background: url(../images/sidemenul_title.png) repeat-y;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 142px;
}
#barleftcontent .content {
	background: url(../images/sidemenul_content.png) repeat-y;
	width: 142px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#barleftcontent .bottom {
	background: url(../images/sidemenul_bottom.png) no-repeat;
	width: 142px;
	height: 12px;
}
#barleftcontent .list {
	background: url(../images/menu_star.gif) no-repeat 0px 6px;
	padding: 0 0 0 10px;
	margin: 0;
}

#barright {
	margin: 0;
	padding: 0;
	float: right;
}
#barrightcontent {
	margin: 18px 6px 5px 6px;
}
#barrightcontent .title {
	background: url(../images/sidemenur_title.png) repeat-y;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 142px;
}
#barrightcontent .content {
	background: url(../images/sidemenur_content.png) repeat-y;
	width: 142px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#barrightcontent .bottom {
	background: url(../images/sidemenur_bottom.png) no-repeat;
	width: 142px;
	height: 12px;
}


#page {
	margin: 20px 160px;
}
.pad1 { padding: 8px 4px 2px 4px; }
.pad2 { padding: 6px 10px 2px 10px; }


.container {
	position: relative;
	display: inline;
	vertical-align: top;
}
.blueselect {
	color: #ffffff;
	background: #0000d0;
}
.blueselect a {
	color: #ffffff;
	background: #0000d0;
}
.invisedit {
	border: 1px solid #e0e0e0;
	margin: 0 0 1px 0;
	padding: 1px;
}
.disableedit {
	color: #000000;
	background: #ffffff;
}
#lineup {
	width: 100%;
}
#luartistaddbox {
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 200;
	width: 280px;
	padding: 4px;
	border: 1px solid #000000;
	background: #D3B49F;
	visibility: hidden;
}
#locationaddbox {
	position: absolute;
	top: -100px;
	left: 0px;
	z-index: 200;
	width: 280px;
	padding: 4px;
	border: 1px solid #000000;
	background: #D3B49F;
	visibility: hidden;
}

.selectbox {
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 200;
	width: 250px;
	border: 1px solid #000000;
	background: #ffffff;
	visibility: hidden;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.selectbox2 {
	position: absolute;
	top: 24px;
	left: 0px;
	z-index: 199;
	width: 250px;
	border: 1px solid #000000;
	background: #ffffff;
	visibility: hidden;
}

.selectcontent {
	z-index: 201;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	overflow: hidden;
	background: #ffffff;
}
.selectcontent td {
	margin: 0;
	padding: 2px 4px;
}

.tooltip {
	border: 1px solid #000000;
	background: #fffece;
	z-index: 1;
	position: absolute;
	visibility: hidden;
    top: 0px;
    left:0;
    padding: 1px 2px;
    white-space: nowrap;
}

.deletedTblRow {
	text-decoration: line-through;
	color: #404040;
}


