/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	color: #000;
	background: #000 url(../img/bg.gif) top center no-repeat fixed;
}
#popUp {
	background:#F0E9B9;
	color:#222;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size:12px;
}

#container {
	position: relative;
	width: 950px;
   height:1000px;
	height: auto;
	padding: 0px;
	margin: 0px;
   margin-left: auto;
   margin-right: auto;
}
#popupContainer {
	background:#F0E9B9;
	padding:0;
	margin:10px;
	width:auto;
	height:auto;
}
#popupContainer h1 {
	font-size:13px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#popupContainer td {
	font-size:12px;
}
#header {
	height: 239px;
	width: 950px;
	background: url(../img/header.gif) 0 0 no-repeat;
   position:relative;
}
#header div.wah_link {
   position:absolute;
   top:93px;
   left:665px;
   width:138px;
   height:145px;
}
#header div.huxleys_link {
   position:absolute;
   top:93px;
   left:803px;
   width:112px;
   height:145px;
}
a.blankLink, 
a.blankLink:hover {
   text-decoration:none;
   display:block;
   height:145px;
}
#navigation {
	margin-left: 20px;
	width: 622px;
   height:54px;
   background: url(../img/bg_nav.gif) 0 0 no-repeat;
}

#navigation ul {
   font-size:12px;
	list-style: none;
	margin-left: 20px;
	margin-bottom: -1px;
	height: 26px;
}
#navigation li {
	float: left;
	width: auto;
	line-height: 27px;
	margin-left: -1px;
}
#navigation li a {
	float: left;
	width: auto;
	background: url(../img/tab_l.gif) 0 0 no-repeat;
	padding: 0 0 0 12px;
	font-weight: bold;
	text-decoration: none;
   color:#F0E9B9;
}
#navigation li a:hover {
	background-position: 0% -27px;
}
#navigation li.current a {
	background-position: 0% -27px;
}
#navigation li.current a span {
	background-position: 100% -27px;
	color: #222;
}
#navigation li a span {
	float: left;
	width: auto;
	background: url(../img/tab_r.gif) right top no-repeat;
	padding: 0 12px 0 0;
}
#navigation li a:hover span {
	color: #222;
	background-position: 100% -27px;
	cursor: pointer;
}
#navigation .subnav {
   height:27px;
   float:right;
   line-height:27px;
   margin-right:20px;
   color:#000;
   font-size:11px;
}
#navigation .subnav a {
   color:#000;
}
#content {
   margin-left:20px;
   background: #F0E9B9 url(../img/bg_content.jpg) top center no-repeat;
   border-left:1px solid #000;
   border-right:1px solid #000;
	width: 620px;
	min-height: 621px;
	height: auto !important;
	height: 621px;
	font-size: 12px;
	line-height: 18px;
   position:relative;
}
#contentBottom {
   margin: 0 0 30px 20px;
	width: 622px;
   height:20px;
   background: url(../img/bg_bottom.gif) 0 0 no-repeat;
}
#content h1 {
	font-size: 15px;
	color: #000;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#content h2 {
	font-size: 13px;
	color: #000;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#content .text {
   padding:20px 10px 20px 20px;
}
#content .text a {
   color: #577029;
   text-decoration:none;
	font-weight:bold;
}
#content .text a:hover {
   color: #577029;
   text-decoration:underline;
}
#content img {
	border: none;
}
#content .bands_left {
   float:left;
   margin-left:15px;
   width:296px;
   text-align:center;
}
#content .bands_right {
   float:left;
   width:296px;
   text-align:center;
}
#content .sponsors {
   position:absolute;
   top:20px;
   right:-275px;
   width:205px;
   height:auto;
   text-align:center;
}
#content .sponsors p {
   font-size:9px;
   color:#F0E9B9;
   text-transform:uppercase;
}
strong {
	font-weight: bold;
}
a {
	color: #AEAEAE;
	text-decoration: none;
}
a:hover {
	color: #AEAEAE;
	text-decoration: underline;
}
img {
	border: none;
}
.transparent {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}
.small {
	font-size: 11px;
	margin: 0;
}
input, select, textarea, .fakeInput {
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	padding: 2px;
	border: 1px solid #222;
	margin-bottom: 5px;
}
select#countrySelect {
	width: 175px;
}
select#stateSelect {
	width: 85px;
	margin-left: 5px;
}
select#citySelect, select#venueSelect, input#selTitle, input#selArtist {
	width: 258px;
}
input#selTitle, input#selArtist {
	width: 252px;
}
select.selMonth, select#selLimit, select#selSort, select#selSortdir {
	width: 80px;
}
select.selDay {
	width: 50px;
}
select.selYear {
	width: 60px;
}
table#eventTable {
	width: 100%
}
table#eventTable th {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 8px 3px 8px 1px;
}
div.button { background:url(../img/button-l.jpg) 0 0 no-repeat;height:31px;width:80px;margin:5px; }
div.button span a { background:url(../img/button-r.jpg) top right no-repeat;height:31px;display:block;font-weight:bold;font-size:11px;color:#FFF;line-height:25px;padding:0 20px 1px 15px;text-align:center; }
div.button span a:hover { color:#FFF;padding:1px 19px 0 16px; }
table.PrevNext {
	width: 100%;
	border: none;
	font-size: 11px;
	margin: 5px 0 5px 0;
}
table.PrevNext td.left {
	width: 110px;
}
table.PrevNext td.middle {
	text-align: center;
	padding: 0 10px 0 10px;
}
table.PrevNext td.right {
	width: 110px;
	text-align: right;
}
.btnPrev {
	background: url(../img/bitcons/back.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
}
.btnBack {
	background: url(../img/bitcons/arrow2_w.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.btnPrint {
	background: url(../img/bitcons/print.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.btnNext {
	background: url(../img/bitcons/forward.gif) right 3px no-repeat;
	line-height: 20px;
	height: 20px;
	text-align: right;
}
.btnAddthis {
	background: url(../img/bitcons/add.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.btnEdit {
	background: url(../img/bitcons/edit.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.btnDelete {
	background: url(../img/bitcons/trash.gif) 0 3px no-repeat;
	line-height: 20px;
	height: 20px;
	float: left;
	margin-right: 10px;
}
.btnAddthis a, .btnPrev a, .btnBack a, .btnPrint a, .btnEdit a, .btnDelete a {
	display: block;
	padding: 0 0 0 20px;
	color: #FFFFFF;
	font-size: 11px;
}
.btnNext a {
	display: block;
	padding: 0 20px 0 0;
	color: #FFFFFF;
	font-size: 11px;
}
#load {
	background: #000 url(../img/ajax-loader.gif) center center fixed no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
	display: none;
}
.infoBox {
	border-top: 1px solid #282727;
	padding: 2px 5px 5px 0;
	margin: 10px 20px 10px 0;
	line-height: 170%;
}
.infoBox h3, .text h3 {
	margin: 0;
	display: block;
	line-height: 25px;
	letter-spacing: 0.1em;
	font-size: 14px;
}
.text h3 {
	padding-left: 0;
}
.infobox h3 {
	padding-left: 5px;
}
.infoBox dl {
	overflow: auto;
	margin: 0 0 1em;
	padding-left: 5px;
}
.infoBox dt {
	width: 70px;
	float: left;
	font-weight: bold;
}
.infoBox dt {
	clear: both;
}
.infoBox dl.eventInfo dd, .infoBox dl.promoterInfo dd {
	float: left;
	width: 500px;
	margin: 0 0 0 0;
}
.infoBox dl.venueInfo dd {
	float: left;
	width: 200px;
	margin: 0 0 0 0;
	overflow: hidden;
}
.infoBox img {
	margin: 2px 2px 0 0 !important;
}
.infoBox a img:hover {
	background: #CCC;
}
#map {
	width: 400px;
	height: 400px;
   margin-left:auto;
   margin-right:auto;
}
#eventContent label, #newsContent label {
	float: left;
	width: 90px;
	font-weight: bold;
	margin-right: 5px;
}
#eventContent label.error, #newsContent label.error {
	color: #CC0000;
}
#eventContent input, select, textarea, #newsContent input, select, textarea {
	font-size: 11px;
}
#eventContent .exampleBox, #newsContent .exampleBox {
	margin-left: 90px;
	font-size: 11px;
	font-style: italic;
}
#eventContent select, #newsContent select {
	border: none;
}
div.autocomplete {
	width: 354px;
	background-color: white;
	border: none;
	margin: 0 0 0 0;
	padding: 0px;
	color: #000;
	font-size: 11px;
}
div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div.autocomplete ul li.selected {
	background-color: #ffb;
}
div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: auto;
	cursor: pointer;
}
.forminput, .fakeInput {
	width: 350px;
}
.forminput.error {
	border: 1px solid #CC0000;
	background: #EDADAD;
}
#busy {
	width: 16px;
	height: 16px;
	float: left;
	margin-top: -4px;
}
#busy img {
	border: none;
}
span.error {
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 10px;
}
div.fakeInput {
	background: #FFF;
	color: #000;
	font-size: 11px;
}
#eventListing ul {
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0pt 0pt 25px 5px;
}
#eventListing ul li {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0pt 0pt 5px 0;
	padding: 0 0 0 2px;
	cursor: pointer;
}
#eventListing ul li h3 {
	font-size: 12px;
}
#eventListing ul li h3:hover {
	background: #333;
}
.abstand {
	width: 100%;
	height: 1px;
	margin: 3px 0 3px 0;
}
#addImgContainer, #showImgContainer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
}
#showImg, #showDel {
	margin: 300px 0 0 200px;
	position: absolute;
	top: 150px;
	left: 75px;
	width: 600px;
	height: 400px;
	text-align: center;
	background: #515151;
}
#flyerField {
	width: 450px;
	float: left;
}
#addNewImg {
	width: 480px;
	float: left;
	display: none;
}
.transparent {
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity: 0.5;
}
iframe#uploadframe {
	border-width: 0px;
	height: 50px;
	width: 361px;
	float: left;
}
iframe#uploadframe.hidden {
	display: none;
	width: 0px;
	height: 0px;
}
.rssImg {
	margin: 5px !important;
}
#styleSwitch {
	position: absolute;
	left: 5px;
	top: 203px;
}
.styleDiv {
	float: left;
	margin-right: 5px;
	border: 1px solid #494949;
	cursor: pointer;
	width: 15px;
	height: 15px;
	overflow: hidden;
}
#content .col2 #rightAd ul {
	padding: 0pt 0pt 25px 25px;
}
.teaser_1 {
	background: url(/img/teaser_1.jpg) 0 0 no-repeat;
	margin: 0 0 10px 0;
	width: 689px;
	height: 222px;
	overflow: hidden;
}
.teaserContent {
	width: 270px;
	height: 150px;
	margin: 0 0 0 380px;
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}
.teaserContent h4 {
	font-size: 11px;
	margin: 0 0 10px 0;
}
.teaserContent .teaserLink {
	width: 280px;
	height: 50px;
}
.teaserContent .teaserLink a {
	display: block;
	line-height: 50px;
	text-decoration: none;
}
a.tag {
	color: #FFF;
	text-decoration: none;
}
a.tag:hover {
	color: #AEAEAE !important;
	text-decoration: underline !important;
}
.newsText {
	margin: 5px 5px 10px 5px;
	padding: 10px 0 10px 0;
	text-align: justify;
	height: auto !important;
	min-height: 200px !important;
	border-top: 1px solid #282727;
	border-bottom: 1px solid #282727;
}
.newsCat {
	float: right;
	padding-right: 5px;
	font-size: 11px;
}
.postedBy {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 5px;
	font-size: 11px;
}
#newsContent .viewbigBoxFooter {
	text-align: left;
	font-size: 11px;
}
#amazonAd img {
	border: none !important;
}

input {
font-size:1.2em;
margin:2px;
}
input[type="text"]:hover, 
input[type="text"]:active, 
input[type="text"]:focus, 
input[type="password"]:hover, 
input[type="password"]:active, 
input[type="password"]:focus, 
select:hover, 
select:active, 
select:focus, 
textarea:hover, 
textarea:active, 
textarea:focus {
border:1px solid #000000;
color:#000000;
}

input[type="text"], 
textarea, 
input[type="password"], 
select {
background:#FFFFFF url(/xtcommerce/templates/YAML-xtc-1.6.0/img/inbox_bg.jpg) repeat-x scroll left top;
border:1px solid #888888;
color:#333333;
float:left;
margin-bottom:5px;
padding:0 1px;
}
#popUp a {
	color:#222;
}
#popUp div.button span a:hover,
#popUp div.button span a {
color:#FFF !important;
}
