@charset "utf-8";
/* CSS Document */

body {
/*	background: url(../images/bck-main.jpg);
	background-color: #B1B1B1; */
	background: #333333 url('../images/bck-main2.jpg') 50%;
	font-family:Arial, Helvetica, sans-serif; background-color:#333333; background-repeat:repeat
}
img {
	border:none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}



/* Headlines */
h1 {
	font-size:20pt;
}
h2 {
	font-size:18pt;
}
h3 {
	font-size:16pt;
}
h4 {
	font-size:14pt;
}
h5 {
	font-size:11pt;
}
h6 {
	font-size:10pt;
}


ul {
	list-style:none;
	list-style-position:outside;
	list-style-type:none;
	list-style-image:url(../images/list_arr.gif);
}
#ListItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#666666;
}

/* Main Links */
a {
	text-decoration:none;
}
a:link {
	color: #006060;
}
a:visited {
	color: #006060;
}
a:active {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}

/* Basic Structure */
#Structure {
	background-color:#F4F4F4;
}
#HeaderLogo {
	background-image:url(../images/bck-banner.png);
	background-position: top;
	background-repeat:repeat-x;
	

}
/* Table Categories */
#ShowsTable, #AltMenu{
	background-color: #D6D6D6;
}
#GalleryTable1{
	background-color: #D6D6D6;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
}
#SearchArtistTable{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#000000;
	background:url(../images/bck-form.jpg);
	background-repeat: repeat-x;
	background-position: 20% 0%;
}
#GalleryTable2{
	background-color: #D6D6D6;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
}
#MyVideo{
	background-color: #D6D6D6;
	margin-left:6px;
	margin-right:6px;
	margin-top:0px;
}
#GalleryTable3{
	background-color: #D6D6D6;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
}
#Companies{
	background-color: #D6D6D6;
	margin-left:6px;
	margin-top:0px;
}
#head-foot {
	line-height: 6px;
}
#fly, #discount-btn {
	margin-top: 2px;
	margin-bottom: 2px;
}
#Center {
	text-align:center;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #CB2323;
	background: url(../images/bck-tableheader.png);
	background-position:left;
	background-repeat:no-repeat;

}

#BasicText{
	font-size:10pt;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#333333;
	text-align:justify;
	margin-top: 10px;
	margin-bottom: 10px;

}
.more {
	font-family: Tahoma, Arial, "Arial Unicode MS";
	font-size: 8pt;
	font-style: italic;
}







/*Form Elements */
.TableName{
	text-align:left;
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}
.TextElements {
	text-align:right;
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}
.AdvancedSearch{
	font-family: Tahoma, Arial, "Arial Unicode MS";
	font-size: 7pt;
	font-style: italic;
	color:#cccccc;
}
#category,#keyword{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin: 0px 0px 0px 0px;
	width:100px;
	height:12px;
	border-style: outset;
	border-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color:#999999;
	border-bottom-color:#999999;
	border-width:thin;
}
#search {
	width:70px;
	height:20px;
	border-color:#cccccc;
	border-left-color:#cccccc;
	border-right-color:#cccccc;
	border-top-color:#cccccc;
	border-bottom-color:#cccccc;
	border-width:thin;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
}

/* 3 Links/Menu on Header */
.HeaderMenu {
	text-align:right;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	word-spacing:6px;
}
.HeaderMenu a {
	color: #cccccc;
}
.HeaderMenu a:visited {
	color: #cccccc;
}
.HeaderMenu a:active {
	color: #cccccc;
}
.HeaderMenu a:hover {
	color: #ffffff;
}

#LineDot {
	line-height:1px;
	background:url(../images/content-home_24.gif);
	background-repeat:repeat-x;
}

.HeadAddress {
	color: #F4F0EA;
	font-style:italic;
	text-align:right;
	margin-right:5px;
	margin-bottom:5px;
}


/* CONTROLS */

/* build on #category, #keyword. What I did was to create the class instead
   of releasing on the id name.
   The #category,#keyword definition above can be removed.
*/
.search-condition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin: 0px 0px 0px 0px;
	width:120px;
	height:20px;
	border-style: outset;
	border-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;
	border-top-color:#999999;
	border-bottom-color:#999999;
	border-width:thin;
}

.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

.calendar-dayheader{
	color: red;
}

.calendar-day{
	color: gray;
}

.calendar-nextprev{
	color: Orange;
	font-size: 8px;
}

.calendar-selected-day {
	color: red;
}

.calendar-title{
}

.calendar-weekend{
	color: silver;
}

.showlist-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.showlist-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#333333;
}

.show-details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.show-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#333333;
}


.pager {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #0000ff;
	margin: 0px 0px 0px 0px;
	width:100px;
	height:20px;
}