
body  { background-color: #cbcbcb; background-image: url(../images/bk_strip.jpg); background-repeat: repeat-x }
a     { text-decoration: none }
a:link   { color: #0082C9 }

a:visited   { color: #0093E3 }

a:active  { color: #0093E3 }

a:hover   { color: #9f095a; text-decoration: underline }

.formtext     { color: #0093E3; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 100% }

#dotLine { margin-top: 35px; margin-bottom: 20px; border-top: 1px dotted #afafaf }
#dotLineIntro  { margin-bottom: 10px; border-top: 1px dotted #afafaf }

.homepageIntroHead   { color: #9f095a; font-size: 13px; font-family: "Lucida Grande", Verdana; font-weight: bold; line-height: 140% }
.homepageIntro   { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 140%; margin-bottom: 15px }

#homeEventDotLine     { border-bottom: 1px dotted #333 }
.homeEventDes      { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 150%; padding: 8px }
.homeEventDate      { color: #9f095a; font-size: 11px; font-family: "Lucida Grande", Verdana; font-weight: bold; padding: 8px }

.footer          { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 200%; margin-top: 30px; border-top: 1px dotted #afafaf }


 #navcontainer ul   { font-size: 12px; font-family: "Lucida Grande", Verdana; font-weight: bold; list-style-type: none; list-style-image: url("../images/blue_arrow_right.gif"); margin: 0 0 0 30px; padding: 0 }
 #navcontainer ul li a { color: #0CA5D8; text-decoration: none; }

.EventDes      { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 140%;}
.EventDesBig      { color: #9f095a; font-size: 12px; font-family: "Lucida Grande", Verdana;}
.revers   { color: #000; font-size: 11px; font-family: "Lucida Grande", Verdana; font-weight: bold; background-color: #ff3; padding: 2px }

.StoreBig      { color: #9f095a; font-size: 12px; font-family: "Lucida Grande", Verdana;}
.StoreDes      { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 140%;}

.main     { color: #333; font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 140%;}
.small    { color: #333; font-size: 10px; font-family: "Lucida Grande", Verdana;}
.mainBig     { color: #9f095a; font-size: 12px; font-family: "Lucida Grande", Verdana; line-height: 140%;}
#artistcontainer ul   { font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 160%; list-style-type: none; list-style-image: url(../images/blue_arrow_right.gif); margin: 0 0 0 30px; padding: 0 }
#artistcontainer ul li a { color: #0CA5D8; text-decoration: none; }
#artistcontainer ul li a:hover { color: #9f095a; text-decoration: underline }

#artistimage img   { margin-right: 6px; margin-bottom: 6px; padding: 4px; border: solid 1px #d5d5d5 }

#regular ul     { font-size: 11px; font-family: "Lucida Grande", Verdana; line-height: 160%; list-style: none url("../images/black_arrow_right.gif"); padding-left: 20px }
 
 
 
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #ffffff;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 20px solid #000;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 20px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
