*{margin:0; padding:0px; border:none}
a, a:link, a:focus{outline:none}
body{ font:normal 11px Arial, Helvetica, sans-serif; background:url(../images/bg_top.jpg) repeat-x top left #000000;}

/***** sections*****/
#wrapper{margin:0px auto; width:955px;}
#header{margin-top:18px; height:240px;}
#logo{float:left; width:329px}
#header-left{float:left;}
#menu_list{float:left; height:46px; margin:8px auto auto 10px; width:100%;}
#menu_list a{margin-right:58px; }
#center_container{ float:left;width:980px;}
#center_main{width:665px; float:left}
#ad{float:left;width:650px;}
#concert{
padding:10px 10px 0 0;}
#heading{
padding:10px 10px 0 0;}
#right_pane{padding-left:5px; color:#1a1a1a; float:left; }
#radio{ padding:5px;}
#newsletter{
	font-size:11px;
	color:#999999;
	margin-top:5px;
}
#support{
	font-size:11px;
	color:#999999;
	line-height:18px;
	margin-top:0px;
}
#review{
	margin-top:10px;
}
#footer{
	width:959px;
	height:98px;
	background:url(../images/footer_bg.jpg)  30px 10px no-repeat;
	color:#999;
	margin:auto;

}
.footer_text{
	padding-left:100px;
	padding-top:40px;
}
.footer_text a{
	color:#999;
	text-decoration:none;
}
.footer_text a:hover{
	color:#999;
	text-decoration:underline;
}
#footer_bg{
	background:url(../images/footer_bg2.jpg) repeat-x left bottom;
}
/***** sections*****/


.cb {
clear:both;

line-height:0;
}


/***** Boxes*****/
.rounded{
	background-color:#181919;
	width:650px;

}
.right_rounded{
	background-color:#181919;
	width:290px;

}
.box1_tl, .box1_tr, .box1_bl,.box1_br{
	width:8px;
	height:8px;	
}
 .box1_tl{
	background:url(../images/box1_tl.jpg) no-repeat;
	float:left;
}
 .box1_tr{
	background:url(../images/box1_tr.jpg) no-repeat;
	float:right;
}
 .box1_bl{
	background:url(../images/box1_bl.jpg) no-repeat;
	float:left;
}
.box1_br{
	background:url(../images/box1_br.jpg) no-repeat;
	float:right;
}
.box2_t{
	background:url(../images/box2_top.jpg) no-repeat;
	width:285px;
	height:8px;
}
.box2_b{
	background:url(../images/box2_bottom.jpg) no-repeat;
	height:8px;
	width:285px;
}
.box2{
	background:url(../images/box_bg.jpg) repeat-y;
	padding-left:10px;
}
.box_support_t{
	background:url(../images/support_head.jpg) no-repeat;
	width:285px;
	height:83px;
}

/***** Boxes*****/

/***** Boxes2 *****/
.rounded2{
	background-color:#fff;
	width:960px;

}
.rounded2 .box1_tl, .rounded2 .box1_tr, .rounded2 .box1_bl, .rounded2 .box1_br{
	width:10px;
	height:10px;	
}
.rounded2 .box1_tl{
	background:url(../images/box1_tl2.jpg) no-repeat;
	float:left;
}
.rounded2 .box1_tr{
	background:url(../images/box1_tr2.jpg) no-repeat;
	float:right;
}
.rounded2 .box1_bl{
	background:url(../images/box1_bl2.jpg) no-repeat;
	float:left;
}
.rounded2 .box1_br{
	background:url(../images/box1_br2.jpg) no-repeat;
	float:right;
}
/***** Boxes2 *****/

/***** FONTS*****/

.head1{
	color:#1489b8;
	font-size:18px;
	vertical-align:bottom;
}

.blue_bold{
	color:#48c0f0;
	font-weight:bold;
	font-size:13px;
}
.grey_bold{
	color:#ccc;
	font-weight:bold;
	font-size:11px;
}
.grey_bold a{
	color:#ccc;
	text-decoration:none;

}
.red_bold{
	color:#CC0000;
	font-weight:bold;
	font-size:16px;
}
.grey_bold a:hover{ text-decoration:underline;}
/***** FONTS*****/
/***** Tables*****/
.concert_table{
padding-bottom:15px;
}

.concert_table td{padding-left:10px; vertical-align:bottom;height:50px;}
.center_table{
	padding:15px 25px 10px 10px;
	line-height:20px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.center_table{
	padding:15px;
	line-height:20px;
	color:#999;
	font-size:12px;
	text-align:justify;
}
.center_table ul{
	padding-left:30px;
}
.center_table a{
	color:#1489b8;
	text-decoration:none;
}
.center_table a:hover{
	color:#1489b8;
	text-decoration:underline;
}
.center_table .head2{
	font-size:14px;
	color:#999;
	font-weight:bold;

}
.center_table p{
	padding-top:5px;
}
/***** Tables*****/
/***** spacing*****/
.pad_b_5{padding-bottom:5px;}
.pad_t_5{padding-top:5px;}

/***** spacing*****/

#gallery ul{ width:617px; list-style:none; padding-bottom:10px;}
#gallery ul li{float:left;margin-bottom:10px;margin-left:65px;margin-top:20px;width:220px;}

/***** form elememts****/
#newsletter .textfield
{
	background-color:#373737;
	border:none;
	width:227px;
	padding-left:10px;
	color:#999999;
	height:18px;
}
#contact .textfield
{
	background-color:#373737;
	border:none;
	width:227px;
	padding-left:10px;
	color:#999999;
	height:18px;
}
#contact .textarea
{
	background-color:#373737;
	border:none;
	width:350px;
	padding-left:10px;
	color:#999999;

}
.blue_btn{
	background-color:#46beee;
	padding:1px;
	font-size:11px;
	color:#000;
	font-weight:bold;
	cursor:pointer;
}
.blue_btn a
{
	color:#000;
	text-decoration:none;
}
.blue_btn a:hover
{
	color:#000;
	text-decoration:none;
}
.blue_btn2{
	background-color:#46beee;
	padding:5px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	cursor:pointer;
}
.blue_btn2 a
{
	color:#ffffff;
	text-decoration:none;
}
.blue_btn2 a:hover
{
	color:#ffffff;
	text-decoration:none;
}




/***** form elememts****/
/**********menu**********/
#menu_bg{
	float:left;
	width:908px;
	background:url(../images/menu_bg.jpg) repeat-x ;	
}
/**********menu**********/

.success
{
	color:#009900; font-size:14px;border: 1px solid rgb(66, 66, 66); padding: 5px; 
}
.error
{
	color:#cc0000; font-size:14px;border: 1px solid rgb(66, 66, 66); padding: 5px; 
}

.successmsg
{
	color:#009900; font-size:13px; padding: 5px; 
}
.errormsg
{
	color:#cc0000; font-size:13px; padding: 5px; 
}
.ticketinfo{
background:#fdfbd2; border:3px solid gold;-moz-border-radius:10px;margin:10px; padding:10px;
margin-bottom:20px;
/*width:582px;*/
overflow:hidden;
}
.ticketinfo h1{
color:#2b8ec4;
font-size:16px;
text-align:left;
}
.ticketinfo ul{

margin:10px;
}
.ticketinfo ul li{
/*font-style:italic;*/
font-style:none;
color:#333333;
line-height:25px;}
.artist_sec{
background:#d2ecfb; -moz-border-radius:10px; 
overflow:hidden;
padding:10px;
color:#333333;
margin-bottom:20px;
}
.artist_sec p{
padding: 5px 10px;
}
.artist_sec h1{
color:#093b56;
font-size:16px;
font-weight:bold;
padding-left:10px;
}

.artist_sec a{
color:#cc0000;
font-weight:bold;
text-decoration:none;
}
.artist_sec a:hover{
text-decoration:none;
}
.artist_sec  img{
border:3px solid #ffffff;
}
.artist_sec .blue_btn2 a{
color:#FFFFFF;
}
.date{
color:#cc0000;
font-size:10px;
}

.concerbox {
-moz-border-radius:10px 10px 10px 10px;
border:1px solid #333333;
margin:10px 10px 20px;
padding:10px;
}