﻿#eventHeader{
width:623px;
height:272px;
margin:15px 0 0 15px;
background:#eae0ef;
border:#ffcc00 solid 1px;
}

#eventNav{
width:280px;
height:293px;
margin:0px 0px 0px 0px;
/* background:url('/eventsawards/awards/popawards/2010/images/nav/bg.jpg') no-repeat; */		
}

html>body #eventNavElements{
width: 280px;
margin:0;
padding:0;
margin: 0px 0px 0px 0px;
padding-top:5px;
font-family: verdana, 'Lucida Grande', Arial, sans-serif;
color: #fff;
}


#eventNavElements{
width: 250px;
margin:0;
padding:0;
margin: 0px 0px 0px 0px;
padding-top:5px;
font-family: verdana, 'Lucida Grande', Arial, sans-serif;
color: #fff;
}


#eventNavElements ul{
list-style: none;
margin-top:6px;
padding: 0;
border: none;
}

#eventNavElements li {
border-bottom: 1px solid #eae0ef;
margin: 0;
}


#eventNavElements li a{
display: block;
margin:0;
padding:0;
padding: 7px 5px 7px 0px;
border-left: 20px solid #333;
background-color: #784da1;
color: #fff;
font-weight:bold;
font-size:11px;
text-decoration: none;
width: 100%;
}

html>body #eventNavElements li a{ /*Non IE6 width*/
width: auto;
}

#eventNavElements li a:hover{
border-left: 20px solid #000;
background-color: #ed008c;
color: #fff;
}

.navArrow{
float:left;
margin:0px 10px 0 -10px;
}

/* EVENT CALENDAR */
.eventBoxOuter {
width: 280px;
height: 340px;
padding:0px 10px 10px 10px; 
background-color: #eae0ef;
}

	.eventBoxCorner{
		margin:0px auto;
		background:#eae0ef;
		width:300px;
		padding:0px 0px 0px 0px;
	}

	.eventBoxCornerR {
		background: url('/eventsawards/awards/concertawards/2010/images/nav/Corners_BGL.png') top left no-repeat;
		left: -0px;
		top: -1px;
	}

	.eventBoxCornerL {
		background: url('/eventsawards/awards/concertawards/2010/images/nav/Corners_BGR.png') top right no-repeat;
		top: 0px;
		left: 2px;
	}

.eventBox {
width: 280px;
height: 400px;
overflow: auto;
background-color: #eae0ef;
}

.eventBoxHeader{
color: #fff;
font-weight:bold;
font-size:18px;
margin:0 0 0px 10px;
}

.eventBoxitem{
width:250px;
height:60px;
margin:0px;
padding:5px;
clear:both;
background:#1c64d1;
border-bottom: 1px solid #eae0ef;
}

.eventBoxitemBtn{
float:left;
width:48px;
height:50px;
background:url('/eventsawards/awards/concertawards/2010/images/nav/calendarBtn.png') no-repeat;
margin:5px;
}

.eventBoxBtnTxt{
padding-top:8px;
text-align:center;
}

.eventBoxitemDateLg{
font-size:16px;
font-weight:bold;
color:#784da1;
clear:both;
font-family:arial,sans-serif;
}

.eventBoxitemDateSm{
margin:0px;
font-size:12px;
font-weight:bold;
color:#784da1;
font-family:arial,sans-serif;
}

.eventBoxItemBlock{
float:left;
width:150px;
padding:0px;
margin-left:10px;
}

.eventBoxItemTxt{
padding:0px;
color:#fff;
font-size:10px;
font-weight:bold;
clear:both;
}



/* START ARTIST BIOS PAGE SLIDE */

.eventBodyCorner{
margin:0px auto;
background:#eae0ef;
width:624px;
padding:0px 0px 0px 0px;
	}

.eventBodyCornerR {
background: url('/eventsawards/awards/concertawards/2010/images/BdyCorners_BGR.png') top right no-repeat;
left: -0px;
top: -1px;
	}

.eventBodyCornerL {
background: url('/eventsawards/awards/concertawards/2010/images/BdyCorners_BGL.png') top left no-repeat;
top: 0px;
left: 2px;
	}

#eventBody {
	background:#eae0ef;
	width:620px;
}

#eventBody h1 {
	font-size:15px;
	padding:10px 0 0px 0;
	color:#784da1;
}

#eventPage {
	background:#eae0ef;
	margin:0px 15px 20px 15px;
}


panelImage {
	margin:0px;
	padding:0px;
	width:580px;
}

.button{
width:140px !important;
height:90px !important;
display:block;
float:left;
margin:3px 11px 3px 0px;
}

.button a{
display:block;
text-decoration:none;
}

.buttonTxt{
width:140px !important;
height:14px !important;
display:block;
float:left;
margin:5px 0px 5px 0px;
}

.buttonTxt a{
display:block;
font-size:10px;
color:#fff;
font-weight:bold;
text-align:center !important;
text-decoration:none;
}

.buttonTxt a:hover{
color:#2586d7;
text-decoration:none !important;
}

.buttonTxt a:visited{
color:#fff;
text-decoration:none !important;
}

.buttonTxt a:visited:hover{
color:#2586d7;
text-decoration:none !important;
}


.PanelsWebLink{
color:#e84f1f;
font-weight:bold;
font-size:12px;
}

.PanelsWebLink a{
color:#e84f1f;
font-weight:bold;
font-size:12px;
text-decoration:none !important;
}

.PanelsWebLink a:hover{
color:#cd3102;
font-size:12px;
text-decoration:none !important;
}


/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:0 5px;
padding:0;
}

#panel ul li {
padding:5px;
color:#557482;
border-bottom:1px dotted #ccc;
}

#panel ul li.last {
border-bottom:none !important;
}




/* END ARTIST BIOS PAGE SLIDE */
