/*@charset "utf-8";
 CSS Document */

/*-----------------------------------controls start------------------------------------*/
/*
# .ajax__tab_outer: An outer element of a tab, often used to set the left-side background image of the tab.Child CSS classes: .ajax__tab_inner.
# .ajax__tab_inner: An inner element of a tab, often used to set the right-side image of the tab. Child CSS classes:.ajax__tab_tab.
# .ajax__tab_tab: An element of the tab that contains the text content. Child CSS classes:none.
# .ajax__tab_body: A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none.
# .ajax__tab_hover . This is applied to a tab when the mouse is hovering over. Child CSS classes:.ajax__tab_outer.
# .ajax__tab_active: This is applied to a tab when it is the currently selected tab. Child CSS classes:.ajax__tab_outer. */




.CustomTabStyle .ajax__tab_header
{
	padding: 3px;
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	margin: 0 auto;
	background: url(images/footer_bg.gif) 0 0 repeat-x;
}
.CustomTabStyle .ajax__tab_outer
{
}
.CustomTabStyle .ajax__tab_inner
{
}
.CustomTabStyle .ajax__tab_tab
{
	padding-right: 10px;
}
.CustomTabStyle .ajax__tab_body
{
	background-color: #993300;
	color: #FFFFFF;
	padding: 10px;
}
.CustomTabStyle .ajax__tab_hover
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	color: #FF6600;
}
.CustomTabStyle .ajax__tab_active
{
	font-family: verdana,tahoma,helvetica;
	font-size: 12px;
	color: #FFFFFF;
}

.lblDetails
{
	font-size: 12px;
}
.AdminHyperLink:
{
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
}

.txtPlace
{
	width: 400px;
}
.txtTitle
{
	width: 400px;
}
.flyoutDetails
{
	width: 50px;
	height: 20px;
	color: #972e05;
	background-color: #dccfad;
	padding: 3px;
	text-align: center;
}
.concertDetails
{
	border: 1px dashed #B83E00;
	padding: 3px;
	background-color: #250200;
	color: #E3E0E7;
}
.flyoutImage
{
	border: #E65504;
}
/*-----------------------------------controls end--------------------------------------*/

/*-------------------------------------------AdminPageStart----------------------------*/
#AdminBody
{
	width: 946px;
	height: 789px;
	margin: 0 auto;
	padding: 0;
}
#AdminBody h2
{
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*-------------------------------------------AdminPageFinish----------------------------*/
body
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/body_bg.gif) 0 0 repeat-x #000000;
	color: #000000;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span
{
	margin: 0;
	padding: 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	line-height: 0;
}
.spacer
{
	clear: both;
	font-size: 0;
	line-height: 0;
}
/*------------------------------------------------main--------------------*/
a
{
	color: #FF9900;
	text-decoration: none;
}
/*------------------------------------------------top--------------------*/
#top
{
	width: 946px;
	margin: 0 auto;
}
#top ul
{
	padding: 0;
	margin: 0;
}
#top ul li
{
	float: left;
	font-size: 0;
	line-height: 0;
	padding: 0 43px 0 0;
}

#top ul li a
{
	display: block;
	font: bold 14px/27px "Microsoft JhengHei";
	color: #B9B9B9;
	background-color: inherit;
	text-decoration: none;
	text-transform: none;
}
#top ul li a:hover
{
	color: #fff;
	background-color: inherit;
	/*background: url(images/nav_hover.gif) left bottom repeat-x;*/
}
#top ul li a.hover
{
	display: block;
	font: bold 14px/27px "Microsoft JhengHei";
	color: #fff;
	background-color: inherit;
	/*background: url(images/nav_hover.gif) left bottom repeat-x;*/
	text-decoration: none;
	text-transform: none;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------body--------------------*/
#body
{
	width: 946px;
	height: 400px;
	margin: 0 auto;
	padding: 0;
}
/*------------------------------------------------left--------------------*/
#left
{
	background: url(images/top_left_bg.jpg) 0 0 no-repeat;
	width: 408px;
	height: 333px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}


/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right
{
	background: url(images/top_right_bg.jpg) 0 0 no-repeat;
	width: 478px;
	height: 333px;
	float: left;
	padding: 32px 0 0 49px;
}
#right h1
{
	font: normal 44px/44px Georgia, "Times New Roman" , Times, serif;
	color: #000000;
	background-color: inherit;
	margin: 0 0 6px 0;
	display: block;
}


/*------------------------------------------------right--------------------*/

/*------------------------------------------------black--------------------*/
#black
{
    width: 946px;
    margin: 0 auto;
    padding: 0 0 12px 0;
}
/*------------------------------------------------blackLeft--------------------*/
#blackLeft
{
	width: 413px;
	float: left;
}
#blackLeft h2
{
	display: block;
	width: 155px;
	background: url(images/icon1.gif) 0 0 no-repeat;
	padding: 0 0 0 35px;
	margin: 20px 20px 0 0;
	height: 50px;
	font: normal 31px/50px Georgia, "Times New Roman" , Times, serif;
	color: #fff;
	background-color: inherit;
	float: left;
}
#blackLeft p.date
{
	display: block;
	background: url(images/date_bg.gif) 0 0 no-repeat;
	width: 164px;
	height: 28px;
	padding: 0 0 0 20px;
	float: left;
	margin: 34px 0 0 0;
}
#blackLeft p.date span
{
	padding: 0 0 0 18px;
	font: normal 12px/28px Arial, Helvetica, sans-serif;
	color: #E9E0C6;
	background-color: inherit;
}
#blackLeft p.txt1
{
	display: block;
	width: 373px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #898989;
	background-color: inherit;
	padding: 21px 0 5px 0;
	float: left;
}
#blackLeft p.txt1 b
{
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	color: #B9AD89;
	background-color: inherit;
	padding: 0 0 19px 0;
	display: block;
}

#blackLeft p.txt1 a
{
	text-decoration: none;
	color: #E65504;
}



#blackLeft p.txt1 span
{
	color: #fff;
	background-color: #616040;
	padding: 2px;
}
#blackLeft a.more
{
	display: block;
	background: url(images/read_more_bg.gif) 0 0 no-repeat;
	width: 132px;
	height: 30px;
	font: normal 11px/23px Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	text-align: center;
	margin: 0 0 0 245px;
	float: left;
}
#blackLeft a.more:hover
{
	color: #000;
	background-color: inherit;
}
/*------------------------------------------------blackLeft--------------------*/

/*------------------------------------------------blackRight--------------------*/
#blackRight
{
	width: 530px;
	float: left;
	padding-top: 10px;
}


#blackRight ul
{
	width: 510px;
	padding: 0;
	margin: 0;
}
#blackRight ul li
{
	float: left;
	margin: 0 16px 0 0;
	font-size: 0;
	line-height: 0;
}

/*------------------------------------------------blackRight--------------------*/

/*------------------------------------------------black--------------------*/

/*------------------------------------------------bot--------------------*/
#bot
{
	background: url(images/bot_main_bg.gif) 0 0 repeat-y;
	width: 946px;
	margin: 0 auto;
}
#bot p.botTop
{
	display: block;
	background: url(images/bot_top_bg.gif) 0 0 repeat-x;
	height: 6px;
	font-size: 0;
	line-height: 0;
}
#bot p.botBottom
{
	display: block;
	background: url(images/bot_bottom_bg.gif) 0 0 repeat-x;
	height: 6px;
	font-size: 0;
	line-height: 0;
	float: left;
	width: 946px;
}
#more
{
	width: 394px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0 0 0 0;
}

#more p
{
	display: block;
	width: 386px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #E3E0E7;
	background-color: inherit;
	padding: 5px 0 5px 0;
	float: left;
}


#more p.toplink a
{
	text-decoration: none;
	color: #E65504;
}
#more p.toplink a:hover
{
	text-decoration: none;
	color: #E3E0E7;
}



#more p.link
{
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #200200;
	background-position: 0 5px;
	width: 358px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #E3E0E7;
	background-color: #250200;
	padding: 10px 0 10px 21px;
	float: left;
	background-image: url(      "images/bullet4.gif" );
	background-repeat: no-repeat;
	background-attachment: scroll;
	margin-bottom: 10px;
}

#more p.link a
{
	text-decoration: none;
	color: #E65504;
}
#more p.link a:hover
{
	text-decoration: none;
	color: #E3E0E7;
}




#more img
{
	border: 2px solid #9F3305;
}

#more h2
{
	display: block;
	background: url(images/bullet2.gif) 0 5px no-repeat;
	padding: 0 0 0 24px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 24px/24px Georgia, "Times New Roman" , Times, serif;
	margin: 11px 0 13px 0;
}
#more h3
{
	background-position: left;
	display: block;
	padding: 4px 0 0 44px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 24px/24px Georgia, "Times New Roman" , Times, serif;
	margin: 11px 0 13px 0;
	height: 39px;
	background-image: url(      'images/bridge.gif' );
	background-repeat: no-repeat;
	background-attachment: scroll;
}
#more ul
{
	width: 354px;
	padding: 0;
	margin: 0;
}
#more ul li
{
	font-size: 0;
	line-height: 0;
	height: 25px;
	background: url(images/nav_div.gif) left bottom repeat-x;
}
#more ul li a
{
	display: block;
	background: url(images/bullet3.gif) 4px 10px no-repeat;
	padding: 0 0 0 15px;
	color: #000;
	background-color: inherit;
	font: normal 11px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#more ul li a:hover
{
	color: #000;
	background-color: #DCCFAD;
}
#more ul li.noImg2
{
	background-image: none;
}



#more ul li a:hover
{
	color: #000;
	background-color: #DCCFAD;
}

#scheduleList
{
	width: 500px;
	padding-left: 20px;
	float: left;
}
#scheduleList a
{
	text-decoration: none;
	color: #E65504;
}

#scheduleList p
{
	display: block;
	width: 473px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #E3E0E7;
	background-color: inherit;
	padding: 21px 0 5px 0;
	float: left;
}
#scheduleList p.wide
{
	display: block;
	width: 900px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #E3E0E7;
	background-color: inherit;
	padding: 21px 0 5px 0;
	float: left;
}
#scheduleList h2
{
	display: block;
	background: url(images/schedule_icon.gif) 0 0 no-repeat;
	padding: 0 0 0 41px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 24px/24px Georgia, "Times New Roman" , Times, serif;
	margin: 12px 0 7px 0;
	height: 31px;
}

#scheduleList h4
{
	display: block;
	background: url(images/violin_icon.gif) 0 0 no-repeat;
	padding: 0 0 0 41px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 24px/24px Georgia, "Times New Roman" , Times, serif;
	margin: 12px 0 7px 0;
	height: 31px;
}


#scheduleList h3
{
	display: block;
	width: 467px;
	height: 21px;
	background: url(images/pencil_icon.gif) 9px 7px no-repeat #F9F4E5;
	color: #AC0E14;
	font: bold 11px/21px Arial, Helvetica, sans-serif;
	padding: 0 9px 0 29px;
	margin: 0 0 20px 0;
}


#CDdisplay
{
	width: 922px;
	padding-left: 20px;
	float: left;
}
#CDdisplay h2
{
	display: block;
	background: url(images/VerticalBar.gif) 0 0 no-repeat;
	padding: 0 0 0 235px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 18px/14px Georgia, "Times New Roman" , Times, serif;
	margin: 12px 0 7px 0;
	height: 31px;
	float: left;
}

#CDdisplay h2 span.name
{
	font-size: 12px;
	color: #E3E0E7;
}
#CDdisplay h2 span.instrument
{
	font-size: 12px;
	color: #E3E0E7;
	font-style: italic;
}




#CDdisplay div.Album
{
	display: block;
	width: 902px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	color: #E3E0E7;
	background-color: inherit;
	float: left;
	padding-left: 0px;
	padding-bottom: 10px;
}
#CDdisplay div.Album div.AlbumPic
{
	display: block;
	width: 210px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	float: left;
	padding-right: 5px;
}

#CDdisplay div.Album div.AlbumPic img
{
	border: 2px solid #E3E0E7;
}


#CDdisplay div.Album div.AlbumTrackListLeft
{
	display: block;
	width: 330px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	float: left;
}



#CDdisplay div.Album div.AlbumTrackListRight
{
	display: block;
	width: 338px;
	font: normal 13px/17px Arial, Helvetica, sans-serif;
	float: left;
	padding-left: 8px;
}
#CDdisplay h4
{
	display: block;
	background: url(images/violin_icon.gif) 0 0 no-repeat;
	padding: 0 0 0 41px;
	background-color: inherit;
	color: #FFFFFF;
	font: normal 24px/24px Georgia, "Times New Roman" , Times, serif;
	margin: 12px 0 7px 0;
	height: 31px;
}

#CDdisplay h4 span
{
	background-color: inherit;
	color: #FFFFFF;
	font: normal 15px/17px "‚l‚r ‚oƒSƒVƒbƒN" , Arial, sans-serif;
}


/*------------------------------------------------bot--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer
{
	width: 946px;
	height: 107px;
	margin: 0 auto;
	background: url(images/footer_bg.gif) 0 0 repeat-x;
	position: relative;
}
#footer ul
{
	position: absolute;
	left: 25px;
	top: 18px;
}
#footer ul li
{
	float: left;
	font: normal 10px/11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #F9F4E5;
	background-color: inherit;
}
#footer ul li a
{
	padding: 0 9px;
	font: normal 10px/11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #F9F4E5;
	background-color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}
#footer ul li a:hover
{
	color: Silver;
	background-color: inherit;
}
#footer p.copyright
{
	font: normal 10px/11px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #531307;
	background-color: inherit;
	position: absolute;
	left: 702px;
	top: 19px;
	width: 239px;
}

#footer p.copyright a
{
	font: inherit;
	color: #531307;
	text-decoration: none;
	background-color: inherit;
}

#footer p.copyright a:hover
{
	font: inherit;
	color: #5b0c01;
	text-decoration: none;
	background-color: inherit;
}



/*------------------------------------------------footerEnd--------------------*/

