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

<style type="text/css">

	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, figcaption, figure, 
	footer, header, hgroup, menu, nav, section, summary,
	time, mark, audio, video, input[type=submit] {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}
	html, body{
		min-height:100%;
		height:100%;
		padding:0px;
		margin:0px;
		position:relative;
		background: url(../images/body_top_strip.jpg);
		background-repeat: repeat-x;		
	}
	
	body{
		font-family: 'Hind', sans-serif;
		font-size:14px;
		color:#333;
	}
	strong{
		font-weight:900;
	}
	p{
		padding-bottom:15px;
	}
	ul, ol{
		padding-left:25px;
		margin-bottom:15px;
	}
	li{
		padding-left:5px;
	}
	.clear{
		clear:both;
	}
	
	#main_body{
		width:1200px;
		margin-left:auto;
		margin-right:auto;
		min-height:800px;
		margin-bottom:100px;
	}
	#top_header{
		width:100%;
		height:32px;
		padding-top:13px;
		color:#FFF;
		font-weight:bold;
		font-size:16px;	
	}
	#top_header a{
		color:#FFF;
	}
	#top_nav{
		padding-top:5px;
		padding-bottom:5px;
		height:85px;
	}
	#top_nav img{
		float:left;
	}
	#top_nav ul{
		float:left;
		margin-top:20px;
		margin-left:10px;
		width:980px;
		list-style:none; 
		text-align:center; 
		padding:10px 0;
	}
	#top_nav li{
		display:inline; text-transform:uppercase; letter-spacing:2px; font-weight:bold; border:1px solid #DB6A04; padding:11px 0px 11px 0px;
		background-color:#F08328; margin-right:5px;
		border-radius: 5px;
		font-size:20px;
	}
	#top_nav li a{
		color:#333;
		color: #FFFFFF;
		background: #F08328;
		text-shadow: -1px -1px 1px rgba(255,255,255,.1), 1px 1px 1px rgba(0,0,0,.5);
		text-decoration:none;
		padding:11px 10px 11px 10px;
		border-radius: 5px;
	}
	#top_nav li a:hover{
		background-color:#DB6A04;
		cursor:pointer;
		color:#FFF;
	}

	#video_load{
		float:left;
	}
	#main_video_menu{
		float:left;
		padding:10px;
		margin-right:5px;
		color:#FFF;
		font-size:14px;
		background: url(../images/body_top_strip.jpg);
		background-repeat: repeat;		
		width:195px;
		height:500px;
	}
	#main_video_menu h1{
		font-size:20px;
		font-weight:bold;
	}
	#main_video_menu ul{
		padding: 0px 0px 0px 13px;;
	}
	#main_video_menu li{
		font-size:14px;
		font-weight:normal;
		padding-left:0px;
		padding-top:3px;
		padding-bottom:3px;
		list-style: square;
	}

	#main_video_menu li:hover{
		cursor:pointer;
		background-color:#FFF;
		color:#000;
	}

	#main_video{
		float:left;
		padding:20px 0px 20px 20px;
		background-color:#000;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		margin-bottom:25px;
		width: 1180px;
	}

	#main_photo{
		position:relative;
		height:420px;
		width:100%;
		text-align:center;
		background-color:#000;
		border-radius: 10px;
	}
	#main_photo div{
		margin-left:auto;
		margin-right:auto;
	}
	#award_div{
		position:absolute;
		top:370px;
		left:25px;
		height:100px;
		width:650px;
		background: url(../images/award_div_bg.png);
		border:1px solid #000;
		border-radius: 10px;
		text-align:center;
		color:#FFF;
		font-size:12px;
		font-weight:bold;
		z-index:1000;
		
	}
	#award_div table{
		width:100%
	}
	#swb_sign{
		position:absolute;
		top:300px;
		right:0px;
		z-index:1000;
	}
	#left_div{
		float:left;
		width:575px;
		padding-right:20px;
		padding-left:30px;
	}
	#left_div hr{
		margin-bottom:50px;
		width:75%;
	}

	#left_div h1{
		margin-bottom:10px;
	}

	#right_divNEW{
		float:right;
		width:548px;
		padding-left:20px;
		border-left:1px solid #666;
	}
	#right_div{
		float:right;
		padding-top:475px;
		padding-left:20px;
		border-left:1px solid #666;
		margin-top:75px;
	}
	#about_swbNEW{
		padding:25px;
		width:100%;
		letter-spacing:2px;
		line-height: 150%;
	}
	#audio_div{
		text-align:left;
		margin-left:25px;
		padding:0px;
	}
	#awards_link{
		letter-spacing:2px;
	}
	#awards_linkNEW{
		letter-spacing:2px;
	}
	.award_headerNEW{
		font-size:18px;
		padding:5px;
		background-color:#DB6A04;
		border:1px solid #000;
		border-radius: 10px;
		color:#FFF;
	}
	.award_header{
		font-size:18px;
		padding:5px;
		background-color:#DB6A04;
		border:1px solid #000;
		border-radius: 10px;
		color:#FFF;
		margin-top:25px;
	}
	.bold_colored{
		font-weight:bold;
		font-size:24px;
		color:#DB6A04;
	}
	.bold_colored_white{
		font-weight:bold;
		font-size:24px;
		color:#FFF;
	}
	#next_five{
		border-radius: 10px;
		padding:10px;
	}

	#booking_div{
		width:460px;
		background:#CBC6AD;
		border-radius: 10px; /* 15px - 1.154em */
		-moz-border-radius: 10px; /* 15px - 1.154em */
		-webkit-border-radius: 10px; /* 15px - 1.154em */
		border-radius: 10px; /* 15px - 1.154em */
		-moz-border-radius: 10px; /* 15px - 1.154em */
		-webkit-border-radius: 10px; /* 15px - 1.154em */
		padding:20px;
		color:#000;
	}
	#booking_div a, #next_five a{
		color:#06C;
	}


	#booking_div label{
		display:inline-block;
		width:100px;
		margin:2px;
		float:left;
	}
	
	#booking_div input{
		width:250px;
		padding:6px;
		margin:2px;
	}

	#booking_div select{
		width:265px;
		padding:6px;
		margin:2px;
	}

	#booking_div textarea{
		width:250px;
		padding:6px;
		margin:2px;
		height:50px;
		overflow:auto;
	}

	input[type=submit]{
		background:#F97001; 
		color:#FFF;
	}	
	
	input[type=submit]:hover{
		background:#333;
		color:#FFF;
	}	
	.required{
		display:none;
		color:#F00;
		font-size:14px;
	}
	#main_content p, #main_content li{
		font-size:18px;
	}
	.error_msg{
		font-size:16px;
	}


#column_holder {
	min-height:800px;
}

/* Create four equal columns that sits next to each other */
.column1, .column2, .column3 {
	width:166px;
	float:left;
}

.column1 img, .column2 img, .column3 img {
  margin-top: 2px;
  vertical-align: middle;
  max-width:164px;
}

#setlist{
	width:725px;
	float:left;
}
#right_setlist_div{
	width:450px;
	margin-top:60px;
	border:1px solid #000;
	float:right;
	min-height:800px;
	
}
#calendar{
	font-size:18px;
}
	#calendar a{
		font-weight:bold;

	}

	#monthly_calendar{
		font-size:14px;
		padding:5px 10px 5px 10px;
		background-color:red;
		color:#FFF;
		margin-bottom:25px;
		width:150px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		border:1px solid #333;
		
	}
	#monthly_calendar:hover{
		cursor:pointer;
		text-decoration:underline;
	}
	#month_view{
		display:inline-block;
		padding:0px 10px 0px 10px;
		font-size:15px;
		font-weight:bold;
	}
	#up, #down{
		cursor:pointer;
	}
	
	/* calendar */
	table.calendar{ 
		border-left:1px solid #999;
		margin-left:auto;
		margin-right:auto;
		min-height:800px;
		background-color:#DB6A04;
		color:#FFF;
	}
	.calendar span{
		display:inline-block;
		text-align:right;
		width:100%;
		padding:2px;
	}
	.calendar td{
		vertical-align:top;
		min-height:250px; 
	}
	td.calendar-day	{
		font-size:14px; 
		position:relative; 
	} 
	* html div.calendar-day { 
	}
	td.calendar-day-np	{ 
	} 
	* html div.calendar-day-np { 
		min-height:250px; 
	}
	td.calendar-day-head { 
		background:#ccc; 
		font-weight:bold; 
		text-align:center; 
		width:160px; 
		padding:5px; 
		border-bottom:1px solid #999; 
		border-top:1px solid #999; 
		border-right:1px solid #999; 
		background:#333;
		color:#FFF;
	}
	div.day-number { 
		padding:5px; 
		font-weight:bold; 
		float:right; 
		margin:-5px -5px 0 0; 
		width:20px; 
		text-align:center; 
	}
	/* shared */
	td.calendar-day, td.calendar-day-np {
		width:120px; 
		padding:5px; 
		border-bottom:1px solid;
	}
	table.calendar tr:first-child td {
		background:#333;
		height:15px;
	}
	.calendar p{
		font-weight:bold;
		font-size:18px;
		text-align:right;
		margin-top:10px;
		padding:2px;
	}
	
	table.set_table{
		width:100%;
		border-collapse: collapse;
	}
	table.set_table th {
	  text-align: left;
	}
	table.set_table td {
		padding:5px;
	}
	table.set_table tr:nth-child(even) {
		background-color: #f2f2f2;
	}



</style>