@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothicStd.otf');
    src: url('CenturyGothicStd.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}
@media screen and (max-device-width: 480px){
  body{
    -webkit-text-size-adjust: none;
  }
}
html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}


body{
	margin:0px;
	
	font-family: Century Gothic;
	background: url(../images/web-bg.png);
}

a{
	text-decoration:none;
	color:#FFF;
}

a:link {text-decoration:none;
	color:#FFF;}      /* unvisited link */
a:visited {text-decoration:none;
	color:#FFF;}  /* visited link */
a:hover {text-decoration:none;
	color:#009CFF;}  /* mouse over link */
a:active {text-decoration:none;
	color:#009CFF;}  /* selected link */
#page
{
	width:1044px;
	margin:0 auto;
	background: url(../images/web-bg.png);
}

p{
	font-size:12px;
	line-height:17px;
	font-weight:normal;
}

li.active{
	background:#009EFF !important;
}

li:hover{
	background:#009EFF !important;
	cursor:pointer;
}

#topBg{
	background:url(../images/top.png) top center repeat-x;
}

#footerBg{

	
	background:url(../images/bottom.png) bottom center repeat-x;
}

#content{
	min-height:500px;
}


#header
{
	height:200px;
	background:url(../images/top.png) top center repeat-x;
}

div.logo
{
	width:150px;
	padding-left:10px;
	padding-top:77px;
	position:relative;
	float:left;
}

div.social
{
	padding-top:100px;
	padding-right:10px;
	float:right;
}

div.menubar
{
	width:750px;
	padding-top:144px;
	position:relative;
	float:left;
}

ul.menu
{
	padding:0px;
	margin:0px;
	height:45px;
}

li.menuitems
{
	display:inline-block;
	background:url(../images/link.png);
	padding:13px 10px 6px;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	height:18px;
	float:left;
	margin-right:2px;
	width:94px;
	text-align:center;
}

div.slideshow
{
	width:1004px;
	height:291px;
	background:url(../images/home-banner-bg.png);
	margin:0 auto;
	padding:10px;
}

div.middle
{
	margin-top:20px;
	width:1024px;
	height:365px;
	background:url(../images/home-middle-bg.png);
	margin:0 auto;
	
}


div.homeContent1
{
	margin-top:10px;
	height:57px;
	background:url(../images/sub-head-bg.png);
	 width:311px;
}

h2.homeTitle{
	
	text-transform:uppercase;
	color:#009EF6;
	padding:11px 0px 0px 20px;
	margin:0px;
	font-size:20px;
}

h3.subTitle{
	color:#FFFFFF;
	font-size:11px;
	padding:0px 0px 0px 20px;
	
	margin:0px;
	font-weight:normal;
margin-top: -3px;
}

h2.homeTitleNews{
	
font-weight:bold;
	text-transform:uppercase;
	color:#009EF6;
	padding:6px 0px 0px 10px;
	margin:0px;
	font-size:21px;
	
}

h3.subTitleNews{
	color:#000000;
	font-size:11px;
	padding:0px 0px 5px 10px;
	font-weight:normal;
	margin:0px;
margin-top: -3px;
}

img.homeArrow{
	float:right;
}

div.homeContent2
{
	margin-top:10px;
	height:57px;
	background:url(../images/sub-head-bg.png);
	 width:311px;
}

div.homeContent3
{
	margin-top:11px;
	height:57px;
	 width:311px;
	 margin-bottom:5px;
}



div.news
{
	
	background:url(../images/feed-bg.png) no-repeat;
	height:84px;
	width:311px;
	float:left;
	margin:10px 0px 0;;
}

.news h3{
	font-size:12px;
	font-family: Century Gothic;
	text-transform:uppercase;
	padding-left: 25px;
	padding-right: 10px;
padding-bottom: 10px;
margin-bottom: 2px;
	
	}


.news p{
		font-size:11px;
	padding-left: 25px;
padding-right: 10px;
line-height:12px;
	font-weight:normal;
	margin:0;
		}




div.sponsors
{
	margin-top:20px;
	width:1004px;
	height:550px;
	background:url(../images/home-middle-bg.png);
	margin:0 auto;
	padding:10px;
	
}

h2.sponsor1
{
	font-size:15px;
	margin:0px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	
padding-left: 5px;
}

h2.sponsor2
{
	font-size:15px;
	color:#07A0FF;
	text-transform:uppercase;
	font-style:italic;
	margin:0px;
padding-left: 5px;
}

div.sponsorLogo{
	height: 110px;
	width: 121px;
	float: left;
	margin: 9px;
	text-align:center;
}

.sponsorLogo span{
	font-size:11px;
	color:#333;
}

.sponsorLogo img{
padding-top:17px;
}


div.sidebarAbout1{
	width:230px;
	height:542px;
	background:url(../images/left-panel.png);
	margin:10px 10px;
	float:left;
}

div.rightAboutContent1{
	width:754px;
	height:522px;
	padding:10px;
	background:url(../images/home-middle-bg.png);
	float:right;
	margin:10px 10px;
	
}

div.sidebarAbout2{
	width:230px;
	height:608px;
	background:url(../images/left-panel2.png);
	margin:10px 10px;
	float:left;
}

div.rightAboutContent2{
	width:754px;
	height:588px;
	padding:10px;
	background:url(../images/home-middle-bg.png);
		float:right;
	margin:10px 10px;
}


div.aboutDescriptionHeader{
	background:url(../images/description-bg.png);
	width:754px;
	height:22px;
	margin:20px 0px 0px;
	color:#FFF;
	line-height:26px;
	font-size:13px;
}


h1.aboutSide{
	font-size:23.3px;
	font-weight:bold;
	color:#FFF;
	margin-left:20px;
	margin-top:50px;
	line-height: 25px;
}

h3.aboutLink1{
	margin-top:403px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
	font-weight:normal;
}

h3.aboutLink2{
	margin-top:470px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	text-decoration:underline;
	font-weight:normal;
}


div.aboutDescription1{
	padding:5px 10px;
}




div.sidebarCalendar{
	width:230px;
	height:608px;
	margin:5px 10px;
	float:left;
}






div.rightCalendar{
	width:774px;
	height:588px;
	padding:10px 0px;
		float:right;
	margin:10px 10px;
}

.calendarMenu ul{
	list-style:none;
	width:210px;
	padding-left:0px;
	
	background:url(../images/home-middle-bg.png);
	padding:10px;
}

.calendarMenu ul li{
	list-style:none;
	width:200px;
	padding-left:10px;
color: white;
font-size: 12px;
margin: 5px 0px;
background: #333;
padding: 7px 0px 3px  10px;
font-family: Century Gothic;
	
}

div.calendarRecommendationMain{
	height:986px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);

}

div.calendarRecommendationMain2{
	height:1008px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);
	overflow:hidden;
}

div.calendarRecommendationMain3{
	height:1250px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);
	overflow:hidden;
}

div.calendarRecommendationMain4{
	height:624px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);
	overflow:hidden;
}

div.calendarRecommendationMain5{
	height:721px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);
	overflow:hidden;
}

div.calendarRecommendation{
	height:730px;
	width:210px;
	padding:10px;
	margin-top:10px;
	background:url(../images/home-middle-bg.png);
	overflow:hidden;
}



.calendarRecommendationHeader h3{
		width:220px;
color: white;
font-size: 12px;
margin: -10px 0px 5px -10px;
background: #333;
font-weight:normal;

padding: 7px 0px 3px  10px;
}

.recommendationContent span
{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	padding-left:10px;
}

.recommendationContent
{
	margin-top:10px;
	margin-bottom:20px;
	background: url(../images/web-bg.png);
		padding-top:9px;
}

.recommendationContent img{
	padding-top:5px;
}


div.calendarTitle{
	background:url(../images/calendarTitleBg.png);
	height:53px;
	margin-top:5px;
	
width: 774px;

}

h1.calendarTitle{
	font-size:25px;
	font-family: Century Gothic;
	color:#009CFF;
	text-transform:uppercase;
	margin:0;
line-height: 60px;
padding-left: 18px;
float:left;
font-weight:normal;
	
}

h3.calendarTitleLink{
	font-size:11px;
	font-family: Century Gothic;
	color:#FFF;
	float:right;
padding-right: 20px;
margin-top: 26px;
text-decoration:underline;
font-weight:normal;
}

div.calendarLegend{
	float:right;
	margin:20px 10px;
}

span.legend{
	display:block;
	font-size:11px;
	font-weight:bold;
	padding-top:3px;
}

div.legend1{
	float:left;
	margin-left:20px;
}
div.legend2{
	float:left;
	margin-left:20px;
}
div.legend3{
	float:right;
	margin-left:20px;
}


div.calendarDay{
	width:125px;
	min-height:250px;
	float:left;
	margin:0 2px 20px;
	
}

div.mainDate{
	width:104px;
	height:66px;
	background:url(../images/date-bg.png);
	padding: 15px 10px;
}


div.itemPerformance
{
	height:61px;
	width:124px;
	
	background:url(../images/performance-bg.png);
	font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display:table;
	margin:1px 0;
	text-transform:uppercase;
}

div.itemPerformance:hover
{
	height:61px;
	width:124px;
	
	background:url(../images/selection-hover.png);
	cursor:pointer;
	font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display:table;
	margin:1px 0;
	text-transform:uppercase;
}

.itemPerformance span{
display: table-cell;
vertical-align: middle;
padding-top:3px;
padding: 3px 5px 0px;
}

div.itemWorkshop
{
	height:61px;
	width:124px;
	
	background:url(../images/workshop-bg.png);
		font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display:table;
	margin:1px 0;
	text-transform:uppercase;
}

div.itemWorkshop:hover
{
	height:61px;
	width:124px;
	background:url(../images/selection-hover.png);
	cursor:pointer;
		font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display:table;
	margin:1px 0;
	text-transform:uppercase;
}


.itemWorkshop span{
display: table-cell;
vertical-align: middle;
padding-top:3px;
padding: 3px 5px 0px;
}

#viewItemMain{
display: table-cell;
vertical-align: middle;
}

span.calOver{
	color:#009CFF;
	text-decoration:underline;
	
}

div.itemMasterclass
{
	height:61px;
	width:124px;
	
	background:url(../images/masterclass-bg.png);
		font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display: table ;
	margin:1px 0;
	text-transform:uppercase;
}

div.itemMasterclass:hover
{
	height:61px;
	width:124px;
	background:url(../images/selection-hover.png);
	cursor:pointer;
		font-size:12.5px;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	display: table ;
	margin:1px 0;
	text-transform:uppercase;
	
}

.itemMasterclass span{
display: table-cell;
vertical-align: middle;
padding-top:3px;
padding: 3px 5px 0px;
}

span.calDate{
	font-size:48px;
	font-weight:bold;
	color:#FFF;
	
line-height: 46px;
}

span.calMonth{
	
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	vertical-align:top;
	text-transform:uppercase;
	padding-left:3px;
}

span.calDay{
	
	font-size:12px;
	font-weight:normal;
	color: #999;
display: block;
margin-top: 12px;
text-transform: uppercase;
}















#footer
{
	height:200px;
	background:url(../images/bottom.png) bottom center repeat-x;
}

div.links{
	color:#FFF;
	padding-top:150px;
	padding-left:10px;
	font-size:11px;
	float:left;
}

div.copyright{
		color:#FFF;
	padding-top:150px;
	padding-right:10px;
	font-size:11px;
	float:right;
}



div.performanceContent{
	width:231px;
	height:238px;	
	padding:10px;
	background:#FFF;
	margin-top:20px;
	float:left;
	margin:0px 7px 7px 0px
}

div.performanceImage{
	width:231px;
	height:181px;
}

div.performanceText{
	width:231px;
	height:57px;
	background:url(../images/sub-head-bg.png);
}

.performanceText h2{
	color:#FFF;
	text-transform:uppercase;
	font-size:13px;
	margin:0;
	vertical-align: middle;
display: table-cell;
height: 57px;
padding-left: 13px;
font-weight:normal;
}

div.performanceDescription{
	width:453px;
}

div.performanceDescriptionHeader
{
	background: url(../images/description-bg.png);
height: 22px;
color: white;
line-height: 23px;
font-size: 11px;
padding-left:10px;
text-transform:uppercase;
}

div.performers{
	float:left;
	width:453px;
margin-top: 30px;
}

div.performanceDetails{
	width:272px;
	float:right;
}

div.performanceDetailsFull
{
	width: 754px;
background: white;

	min-height:350px;
padding: 30px 10px 25px;
}

div.performanceDescriptionText
{
	padding:5px 10px;
}

.performanceDescriptionText span
{
font-size: 11.5px;
font-weight: bold;
color: #009EFF;
text-decoration:underline;
}

div.specialNote{
	text-align:right;
	margin-top:5px;
}

.specialNote span{
font-size:11px;
color:#666;	
}

div.performanceBuy{
		height:42px;
	background:url(../images/buy-it-btn-big.png);
	width:281px;
	margin: 3px 10px;
text-align: center;
display:table-cell;
vertical-align:middle;

}


.performanceBuy div{
font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
padding-top: 3px;
}

div.performanceSlideshow{

width:754px;
height: 364px;
padding: 10px;
background: white;
margin-bottom: 20px;
margin-top: 20px;
	
}
div.detailsHeader{
	width:70px;
	background:#333;
	
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	padding: 17px 10px 3px;
display: table-cell;
vertical-align: middle;
text-align: center;
text-transform: uppercase;
height: 26px;
}

div.detailsHeader2{
	width:70px;
	background:#333;
	height:24px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
	padding:32px 10px 18px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	
	text-transform:uppercase;s
}

div.detailsContent{
	font-size:12px;
	font-weight:normal;
	color:#000;
	
	padding: 17px 10px 3px 12px;
}

div.detailsContent2{
	font-size:12px;
	font-weight:normal;
	color:#000;
	
	padding:2px 12px 0;
	display:table-cell;
	vertical-align:middle;
}

.detailsContent div{
	margin-left: 90px;
}

div.detailsDiv{
	margin:1px;
	background: url(../images/web-bg.png);
	height:46px;
}

div.rightArtist{
	width:759px;
	height:588px;
	padding:10px 0px;
		float:right;
	margin:10px 10px;
}
.artistMenu ul{
	list-style:none;
	width:228px;
	padding-left:0px;
	
	background:url(../images/home-middle-bg.png);
	padding:10px;
}

.artistMenu ul li{
	list-style:none;
	width:218px;
	padding-left:10px;
color: white;
font-size: 11px;
margin: 5px 0px;
background: #333;
padding: 6px 0px 4px  10px;
font-weight:normal;
	
}

div.sidebarArtist{
	width:230px;
	height:608px;
	margin:5px 10px;
	float:left;
}

div.artistTitle{
	background:url(../images/calendarTitleBg.png);
	height:53px;
	
width: 759px;

}


div.artistTextHeader
{
	background: url(../images/description-bg.png);
height: 22px;
color: white;
line-height: 23px;
font-size: 11px;
padding-left:10px;
font-weight:normal;
text-transform:uppercase;
}


div.artistContent{
	margin-top:20px;
	width:739px;
	padding:10px;
	background:#FFF;
	
padding-bottom: 100px;
}

div.artistContent1{
	margin-top:20px;
	width:739px;
	padding:10px;
	background:#FFF;
	
padding-bottom: 820px;
}

div.artistContent2{
	margin-top:20px;
	width:739px;
	padding:10px;
	background:#FFF;
	
padding-bottom: 320px;
}

div.artistContent3{
	margin-top:20px;
	width:739px;
	padding:10px;
	background:#FFF;
	
padding-bottom: 450px;
}

div.artistContent4{
	margin-top:20px;
	width:739px;
	padding:10px;
	background:#FFF;
	
padding-bottom: 580px;
}


div.artistImage{
	width:315px;
	height:504px;
	margin-bottom:20px;
}

div.artistContentLeft{
	width:315px;
	
}

div.artistInvolved{
padding:10px;	
}

.artistInvolved span{
	font-size:12px;
	font-weight:bold;
	color:#009EFF;
	text-transform:uppercase;
}

div.artistContentRight{
	width:404px;
	float:right;
}

div.artistBiography{
padding:10px;	
}

.artistContentRight p{
	font-size:12px;
	line-height:17px;
}



div.watchContent{
	width:1024px;
margin: 0 auto;
	
}

div.watchList{
	width:309px;
	height:248px;
	padding:10px;
	background:#FFF;
	margin-top:20px;
	float:left;
	
margin: 20px 6px 0px;

}

.watchList img{
	height:181px;
	width:309px;
}

div.watchListContent
{
	background:#333;
	height:55px;
	padding:12px 14px;
}

.watchListContent h3{
margin:0px;
font-size:13px;
font-weight:bold;
color:#FFF;
text-transform:uppercase;
margin-bottom: 3px;
}

.watchListContent span{
margin:0px;
font-size:11px;
font-weight:normal;
color:#999;

}

div.bookHeader{
	height:45px;
	padding: 10px 10px 0px;
}


div.bookHeaderDate
{
	background:url(../images/date.png) no-repeat;
	height: 23px;
	float:left;
	padding:11px 9px 7px;
	margin:1px;
	width:142px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
text-align: center;
}


div.bookHeaderEvent
{
	background:url(../images/event.png) no-repeat;
	height: 23px;
	float:left;	
	padding:11px 9px 7px;
	margin:1px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
	
	width:232px;
text-align: center;
margin-left: 10px;
}

div.bookHeaderCategory
{
	background:url(../images/category.png) no-repeat;
	height: 23px;
	float:left;
	padding:11px 9px 7px;
	margin:1px;
	
	width:100px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
text-align: center;
}

div.bookHeaderVenue
{
	background:url(../images/venue.png) no-repeat;
	height: 23px;
	float:left;
	padding:11px 9px 7px;
	margin:1px;
	
	width:157px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
text-align: center;
}

div.bookHeaderTime
{
	background:url(../images/time.png) no-repeat;
	height: 23px;
	float:left;
	padding:11px 9px 7px;
	margin:1px;
	
	width:113px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
text-align: center;
}

div.bookHeaderPurchase
{
	background:url(../images/purchase.png) no-repeat;
	height: 23px;
	float:left;
	padding:11px 9px 7px;
	margin:1px;
	width:126px;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	color:#FFF;
text-align: center;
}


div.bookMiddle{
	display:table-cell;
	vertical-align:middle;
	width:227px;
	height:32px;
	font-weight:bold;
	padding-top:4px;
}

div.bookContent{
	background:#FFF;
	min-height: 105px;
vertical-align: middle;
padding:10px;
}




div.bookContentDate
{
	background:#2a2a2a;
	float:left;
	margin:1px;
	width:160px;
	min-height:103px;
margin-right: 11px;
	height:100%;
}


div.bookContentEvent
{
	
	background: url(../images/web-bg.png);
	float:left;	
	padding: 12px 10px 8px;
	margin:1px;
	
	width:230px;
	font-size:13px;
	color:#009CFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	height:36px;
}

div.bookContentCategory
{
	background: url(../images/web-bg.png);
	float:left;
	padding:10px;
	margin:1px;
	
	width:98px;
		font-size:12px;
	color:#333;
	font-weight:bold;
text-align:center;
	height:36px;
display: table-cell;
vertical-align: middle;
}

div.bookContentVenue
{
	background: url(../images/web-bg.png);
	float:left;
	padding:10px;
	margin:1px;
	width:155px;		
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:center;
	height:36px;
}

div.bookContentTime
{
	background: url(../images/web-bg.png);
	float:left;
	padding:10px;
	margin:1px;
	width:111px;		
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-align:center;
	height:36px;
}

div.bookContentPurchase
{
	background: url(../images/web-bg.png);
	float:left;
	padding:10px;
	margin: 1px;
	width: 114px;
	height: 33px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	padding-top: 13px;
	padding-left: 20px;
	
}

div.bookItemSingle{
display:table-cell; 
vertical-align:middle; 
min-height:105px;
height:105px;

margin-left: 173px;
}


div.bookItem{
width:1000px;

margin-left: 173px;
}

span.date{
	font-size:48px;
	font-weight:bold;
	color:#FFF;
	
line-height: 48px;
}

span.month{
	
	font-size:11px;
	font-weight:normal;
	color:#FFF;
	vertical-align:top;
	text-transform:uppercase;
margin-left: -2px;
}

span.day{
	
	font-size:11px;
	font-weight:normal;
	color:#999;
	display:block;
	padding-top:0px;
	margin-top:-2px;
	text-transform:uppercase;
}

div.dateGroup{
	margin:20px;
}

.bookContentPurchase div{
	height:30px;
	background:url(../images/buy-it-small.png) no-repeat;
	width:103px;
	margin: 3px 10px;
text-align: center;
display:table-cell;
vertical-align:middle;
font-weight:normal;
line-height:20px;
padding:2px 0px 2px 0px;
}


div.contactContent{
	width:1024px;

}

.contactTop h2{
font-size:12px;
color:#FFF;
font-weight:normal;
background:url(../images/enquiries-header.png);
padding:12px 10px 8px;
margin:0px 0px;
text-transform:uppercase;
}

div.contactTop{
		width:1024px;
	padding:10px;
	background:#FFF;
}

div.map
{
	margin-top:20px;
	padding: 10px 10px 10px 20px;
	
	}
	
	div.address{
		
	padding: 10px 10px 10px 20px;
	margin-top:30px;
	
margin-bottom: 15px;
	}
	
	.address p
	{
		font-size:13px;
		text-transform:uppercase;
		margin:0;
	}
	
	span.email{
	color:#009CCF;
	font-weight:bold;	
	}
	
	div.contactForm{
		float:right;
		width:338px;
		margin-top:20px;
		padding:10px 20px 0;
	}
	
	.contactForm span
	{
		font-weight:bold;
		text-transform:uppercase;
		color:#000;
		font-size:12px;
margin-left: 5px;
		
	}
	
	div.contactBottomRight{
		width:545px;
		float:right;
	}
	
		div.contactBottomLeft{
		width:457px;
	}
	
	
	div.contactBottom{
		margin-top:20px;
		background:#FFF;
padding: 10px;
width: 1024px;
min-height:510px;
height:510px;
	}
	
	
	.contactBottomRight h3
	{
		font-size:12px;
		color:#FFF;
		font-weight:normal;
		background:url(../images/scholarship-bg.png);
		padding:12px 10px 8px;
		margin:0px 0px;
		text-transform:uppercase;
	}
	
	
	
		.map1 h3
	{
		font-size:12px;
		color:#FFF;
		font-weight:normal;
		background:url(../images/m1-bg.png);
		padding:12px 10px 8px;
		margin:0px 0px;
	}
	
	.map1 p
	{
		padding: 0 10px 20px 0px;
	}
	
	.map2 p
	{
		padding:0 10px 20px 0px;
	}
			.map2 h3
	{
		font-size:12px;
		color:#FFF;
		font-weight:normal;
		background:url(../images/m1-bg.png);
		padding:12px 10px 8px;
		margin:0px 0px;
	}
	
	p.download{
		font-size:12px;
		font-weight:bold;
		text-decoration:underline;
		color:#009CFF !important;
		
margin-top: -10px;
		
	}
	
	.download a{
		font-size:12px;
		font-weight:bold;
		text-decoration:underline;
		color:#009CFF;
		
	}
	
	p.scholarshipTitle{
		font-size:12px;
		font-weight:bold;
		margin:0;
	}
	
	p.scholarshipContent{
	font-size:12px;
	font-weight:normal;
	
margin: 2px 0px 20px;
	}
	
	input{
padding: 1px;
border:none;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
width:235px;
height:35px;
margin:10px 0;
color:#AFAFAF;
text-transform:uppercase;
}



	
	input[type="password"], input[type="text"], isindex {
-webkit-appearance: textfield;
padding: 1px;
background:url(../images/name-field.png) no-repeat;
border:none;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
width:235px;
height:35px;
margin:10px 0;
font-size:12px;
padding-left:10px;
}


select{
-webkit-appearance: textfield;
padding: 1px;
background:url(../images/select-field.png) left no-repeat;
border:none;
border-image: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
cursor: auto;
width:226px;
height:27px;
margin:10px 0;
font-size:12px;
padding-left:10px;
color:#AFAFAF;
text-transform:uppercase;
 overflow:hidden;
 vertical-align:middle;
 display:table-cell;
 padding:5px 0;
 outline:none;

}



.styled-select select {
   background: transparent;
   width: 280px;
   padding: 5px;
}

.styled-select button {
   display:none;
}

.styled-select {
   width: 246px;
   overflow: hidden;
   background:url(../images/select-field.png) left no-repeat;
   margin-bottom:10px;
}



textarea.inputTextArea{
	margin:10px 0;
background:url(../images/message-field.png) no-repeat;
border:none;
padding:10px;
color:#AFAFAF;
text-transform:uppercase;
width:296px;
height:126px;
font-family:Century Gothic;

font-size:12px;
}


div.artistBiography a{
	color:#009CFF;
}

.performanceDescriptionText a{
	color:#009CFF;
}