/* general styles ----------------------- */

html, body{ margin: 0; padding: 0; }

body {
	background: #636363;
	text-align: center; 
	}
	
img{border:0;}
	
body, p, table, td, input, button, select, textarea
{
	font-size: 12px;
	font-family: Arial;
	color: #000;
}
h1, h2, h3, h4, h5{ color: #000; }
p{ line-height: 17px; }
input, button{ color: #000; }

a:link{color: #cc3300;}
a:visited{color: #cc3300;}
a:active{color: #cc3300;}
a:hover{color: #ff3333;}	
a[name]:hover{color: #ff3333;}
	

#container
{
	margin:15px 0;
	width: 776px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background: #641209;
	border-top: 4px solid #641209;
	border-bottom: 4px solid #641209;
}

#page{
	/*background: #dbd7d0 url(../../images/page_back.gif) repeat-y top left;*/
	background-color:#999999;
	text-align: left;
	margin: 0 3px;
}


/* styles for double columns pages */

#page-columns{
	margin: 0px 0px 0px 0px;
	border-top: 3px solid #641209;
}

#page-menu-column{
	float: right;
	width: 210px;
	background-color:#333333;
}

#page-content-column{
	float: left;
	width: 520px;	
}

#page-content-column-home{

}

#page-content-column-full
{
	padding: 20px 25px;
}

#page-content-column-event
{
	padding: 20px 0px 20px 25px;
}
	
#page-body-content
{
	padding: 20px 25px;
}

.side-info
{
	padding: 30px 20px 30px 0px;
}


/* styles for pages with background pictures */

.background-news
{
	background: url(../../images/page_back_news.jpg) no-repeat top right;	
}

.background-contact
{
	background: url(../../images/page_back_contact.jpg) no-repeat top right;	
}

.background-20
{
	background: url(../../images/page_back_company.jpg) no-repeat top right;	
}

.background-52
{
	background: url(../../images/page_back_sponsor.jpg) no-repeat top right;	
}

.background-76
{
	background: url(../../images/page_back_tickets.jpg) no-repeat top right;	
}

.background-33
{
	background: url(../../images/page_back_services.jpg) no-repeat top right;	
}

.background-77
{
	background: url(../../images/page_back_services.jpg) no-repeat top right;	
}

.background-79
{
	background: url(../../images/page_back_news.jpg) no-repeat top right;	
}
	
/* header navigation styles */

.headerflash
{
	border-top: 3px solid #641209;
	height: 180px;
}

#header{
	overflow: hidden;
	background: #660000;
}

#logo{
	background: url(../../images/header.jpg) no-repeat top left;
	height: 75px;
	padding-left:450px;
}
#logo a {

color:#ffffff;
}

/*#logo a {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 75px; /* CONFORMANT BROWSERS 
	text-decoration: none;
	width: 100%;
	font-size: 0;
	color: #660000;
}*/

#header-menu-nest
{
	background: url(../../images/header_menu_back.gif) repeat-x top left;
	height: 31px;
	
	text-align: center;
}

.header-menu {
	padding: 0;
	list-style: none;
	display: inline;
}

.header-menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}
newsTitle{
text-align:left;
}
.header-menu a {
	display: block;
	float: left;
	text-align: center;
	color: #fff6cf;
	padding: 8px 13px 8px 17px;
	margin: 0;
	 /*height: 30px; CONFORMANT BROWSERS */
	text-decoration: none;
	border-left: 1px solid #c22812;
	border-right: 1px solid #651008;
}

.header-menu a:hover {
	color: #fff6cf;
	background: #a41e0e url(../../images/top_menu_arrow.gif) no-repeat center 2px;	
	 padding: 10px 17px 6px 17px;
}


.header-menu a:link, .header-menu a:visited, .header-menu a:active { color: #fff6cf;}
.header-menu .chosen:link, .header-menu .chosen:visited, .header-menu .chosen:active, .header-menu .chosen:hover 
{  background: #b60c0c url(../../images/top_menu_arrow.gif) no-repeat center 4px; color: #ffcc99; padding: 10px 20px 6px 20px;}




.chosen1
{
 background: #b60c0c url(../../images/top_menu_arrow.gif) no-repeat center 4px; color: #ffcc99; padding: 10px 20px 6px 20px;
}





.menu
{
	padding-right: 20px;
}


.menu-links
{
	margin-left: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0px;
	list-style-type: none;
	border-top: 1px solid #999;
}
.menu-links li
{
	background: url(../../images/menu_arrow.gif) no-repeat 10px center;
	padding: 8px 0 9px 25px;
	border-bottom: 1px solid #999;
}

.menu-links li a:link, .menu-links li a:visited, .menu-links li a:active
{
	text-decoration: none; 
 }
.menu-links li a:hover
{
	text-decoration: underline;
}

.menu-links li .chosen:link, .menu-links li .chosen:visited, .menu-links li .chosen:active {
	text-decoration: none;
	color: #000;

}





#footer
{
	height: 34px;
	background: #641209 url(../../images/footer.jpg) no-repeat top left;
	clear: both;
	color: #ca7354;
	overflow: hidden;
	border-top: 4px solid #641209;
}
#footer-1{ float: left; width:420px; color: #ca7354; font-size: 11px; padding: 9px 0 0 25px;}
#footer-2{ float: right; width: 350px; text-align: right; color: #ca7354; font-size: 11px; padding: 9px 25px 0 0;}

#footer a:link, #footer a:visited, #footer a:active{color: #ca7354;}
#footer a:hover { color: #fff; }


/* content styles ----------------------- */


h1
{
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	margin: 5px 0px 15px 0;
	text-align:left;
}


h2
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0 10px 0;
}

h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	color: #660000;
}

p
{
	margin: 5px 0 17px 0;
	padding: 0;
}


.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}


/*** home page styles ************************************************************/


.home-main
{
	text-align: center;
	border-top: 4px solid #641209;
	border-bottom: 2px solid #641209;
	height: 270px;
	background: #660000;
}

.home-sections
{
	width: 100%;
	background: #e8e5e1;
}

.home-section-1-title
{
	background: #901a0d  url(../../images/home_box_titles_01.gif) no-repeat ;
	padding: 12px 0 20px 0;
	width: 253px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}
.home-section-2-title
{
	background: #901a0d  url(../../images/home_box_titles_02.gif) no-repeat ;
	padding: 12px 0 20px 0;
	width: 173px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}
.home-section-3-title
{
	background: #901a0d  url(../../images/home_box_titles_03.gif) no-repeat ;
	padding: 12px 0 20px 0;
	width: 193px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

.home-section-4-title
{
	background: #901a0d  url(../../images/home_box_titles_04.gif) no-repeat ;
	padding: 12px 0 20px 0;
	width: 176px;
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

.home-section-1-body{
	background: #d0cbc2 url(../../images/home_slide_back.gif) no-repeat ; 
	padding: 20px 15px 25px 20px;
}
.home-section-2-body{
	padding: 20px 23px 25px 23px;
}
.home-section-3-body{
	background: #dbd7d0; 
	padding: 20px 15px 20px 20px;
}
.home-section-4-body{
	background: #d6d2ca; 
	padding: 15px 15px 20px 20px;
	font-size: 13px;
}

.home-section-3-body select
{
	margin: 7px 0;
}






/*.dots-horizontal
{
	background: url(../../images/dots_hor.gif) repeat-x center;
}
*/








.section-table{
	width: 100%;
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}


.SiteMap-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.SiteMap-list li{font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.SiteMap-list { list-style-type: none; margin-left: 5px; padding-left: 5px; }
.SiteMap-list li ul{margin-left: 15px; padding-left: 15px; list-style-type: square; margin-top: 5px; }
.SiteMap-list li li{font-size: 12px; font-weight: normal; padding-bottom: 0px;  }






.title-link{
	text-align: right;
	position: relative;
	float: right;
	top: -30px;
	margin: 0;
	padding: 0;
	
}




/** pop up styles */

.popup
{
	background: #641209;	
}

.popup-title
{
	padding: 6px 15px 6px 15px;
	font-size: 17px;
	font-weight: bold;
	height: 45px;
	background: #a41e0e;
	color: #fff;
	border-bottom: 1px solid #333;
}

.popup-title-link
{
	padding: 6px 15px 7px 15px;
	font-size: 12px;
	text-align: right;
	background: #a41e0e;
	border-bottom: 1px solid #333;
}

.popup-image-cell
{
	padding: 20px;
}

.popup-body
{
	padding: 15px;
	background: #dbd7d0;
}






.pic-left{
margin: 15px;
margin-left: 0;
}

.pic-right{
margin: 15px;
margin-right: 0;
}

.arrow-next
{
	background: url(../../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-up
{
	background: url(../../images/arrow_up.gif) no-repeat left;
	padding-left: 12px;
}

.arrow-back
{
	background: url(../../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow
{
	background: url(../../images/link_arrow.gif) no-repeat left;
	padding-left: 12px;
}

.grid
{
	border-collapse: collapse;
}

.grid td
{
}

.grid-label
{
	background: #F8FBE4;
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	padding: 4px 10px;
	font-size: 11px;
}

.grid-value
{
	background: #fff;
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	border-right: 1px solid #C7E2AB;
	padding: 4px 10px;
	text-align: center;
	font-size: 11px;
}

.grid-pic
{
	border-bottom: 1px solid #C7E2AB;
	border-left: 1px solid #C7E2AB;
	border-right: 1px solid #C7E2AB;
	text-align: center;
	padding: 0;
}

.grid-header{
	background: url(http://www.maestroartist.com/images/grid_header_back.gif) repeat-x top left;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 5px 10px;
}

.product-description{
	/*background: url(../../images/dots.gif) repeat-y top right;*/
}

.product-pictures{
	text-align: right;
	padding-left: 25px;
	/*background: url(../../images/dots.gif) repeat-x bottom right;*/
}



.contact-form
{
	background: #f6f6f6;
	padding: 20px;
	border: 1px solid #ccc;
}

.contact-form input, .contact-form textarea{ font-size: 14px; padding: 3px 5px; }

.picture{
	border: 2px solid #595E66;
}

A .picture {border: 2px solid #595E66; }
A:hover .picture, A:active .picture { border: 2px solid #9E7402; }


.picture-detail{
	border: 2px solid #ebebeb;
	padding: 15px 15px;
	background: #f6f6f6;
	text-align: center;
}

.news-item{
	padding-bottom: 20px;
}

.news-body{
	padding-top: 10px;
}

.news-date{
	font-size: 11px;
}

.news-link{
}

.testimonials-item{
	padding-bottom: 20px;
	background: url(../../images/dots_hor.gif) repeat-x top left;
}

.testimonials-text{
	color: #333;
	padding-top: 5px;
}

.testimonial-home p
{
	margin-top: 0px;
}




.list{}
.list li{
	padding-bottom: 7px;
	list-style-image: url(../../images/list_arrow.gif); }

.small-list
{
	list-style-image: url(../../images/list_arrow.gif);
	margin: 10px;
	padding: 10px;
}
.small-list li{
	padding-bottom: 2px; }

.list-check{}
.list-check li{
	padding-bottom: 15px;
	padding-left: 15px;
	list-style-image: url(../../images/iconCheck.gif); }


.underline
{
	border-bottom: 1px solid #ebebeb;
}



.results-grid
{
	border-collapse: separate;
	border: 0px;
}

.results-grid td
{
	border: 0;
	padding: 0;
	margin: 0;
}

.result-grid-pager-invisible td
{
	color: fff; font-size: 1px;
}

.result-grid-pager-invisible a:link, .result-grid-pager-invisible a:visited, .result-grid-pager-invisible a:active, .result-grid-pager-invisible a:hover
{
	color: fff; font-size: 1px;
}




.detail-picture img
{
	margin-top: 8px;
}




.grid-lines
{
	border-collapse: collapse;
	border: 1px solid #ebebeb;
}

.grid-lines td
{
	border: 1px solid #ebebeb;
	padding: 5px 10px;
}

.grid-lines-header{
	background: #f6f6f6;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 10px;
}


.error-message{ color: Red; }


.clear{ clear: both; }





/* event styles */

.event-box
{
	padding: 0;
	margin: 0;
	width: 340px;
	margin-right: 15px;
}

.event-box-thumb
{
	width: 140px;
	float: left;
}
.event-box-thumb img
{
	border: 2px solid #fff;
	padding: 1px;
}

.event-box-text
{
	width: 185px;
	float: right;
}

.event-box-text h3
{
	margin: 5px 0 7px 0;
	padding: 0;
	font-size: 15px;
	background: none;
	text-transform: none;
	border: 0;
}	

.event-box-eventdate
{
	margin-bottom: 10px;
}

.event-box p
{
	margin: 0;
	padding: 0;
	line-height: normal;
}

.event-box-date
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.event-box-venue
{
	margin: 0;
	padding: 0;
}

.event-box-location
{
	margin: 0;
	padding: 0;
}

.event-box-city
{
	font-size: 11px;
	color: #999;
	margin: 0;
	padding: 0;
	display: block;
}


.event-box-big 
{
	width: 485px;
	padding: 15px 0;
	border-top: 1px solid #999;
}

.event-box-big .event-box-thumb
{
	width: 140px;
}

.event-box-big .event-box-text
{
	width: 250px;
}










.page-title
{
	padding: 6px 10px 7px 20px;
	height: 33px;
	font-size: 13px;
	font-weight: bold;
	background: url(http://www.maestroartist.com/images/page_title_back.gif) repeat-x bottom left;
	border-bottom: 1px solid #660000;
	color: #FFE3A8;
}

.page-title-text
{
	padding: 6px 10px 7px 10px;
	height: 33px;
	font-size: 11px;
	font-weight: normal;
	background: url(http://www.maestroartist.com/images/page_title_back.gif) repeat-x bottom left;
	border-bottom: 1px solid #660000;
	color: #FFE3A8;
}

.page-title-text a:link, .page-title-text a:visited, .page-title-text a:active
{
	color: #F1BD55;
} 
.page-title-text a:hover
{
	color: #fff;
} 


.calendar
{
	border-collapse: collapse;
	width: 185px;
	background: #ccc;
	border: 2px solid #999;
	margin-top: 30px;
}

.calendar a:link, .calendar a:visited, .calendar a:active
{
	text-decoration: none;
	color: #fff;
} 
.calendar a:hover
{
	color: #fff;
} 

.calendar-day
{
	border: 1px solid #999;
	padding: 3px 0;
	background: #ccc;
	color: #fff;
}

.calendar-day a:link, .calendar-day a:visited, .calendar-day a:active
{
	text-decoration: none;
	color: #fff;
} 
.calendar-day a:hover
{
	color: #fff;
} 


.calendar-day-selected
{
	border: 1px solid #999;
	padding: 3px 0;
	background: #990000;
	color: #fff;
	font-weight: bold;
}

.calendar-today
{
	border: 1px solid #999;
	padding: 3px 0;
	background: #999999;
	color: #fff;
	font-weight: bold;
}


.calendar-day-header
{
	color: #666;
	padding: 3px 0;
}

.calendar-title
{
	color: #fff;
	background: #999;
}


.calendar-next
{
	padding: 2px 5px;
	color: #fff;
}

.calendar-back
{
	padding: 2px 5px;	
	color: #fff;
}

.calendar-title td
{
	border: 0;
	color: #fff;
	font-weight: bold;
	padding: 5px 1px;
}

.calendar-other-month
{
	border: 1px solid #999;
	padding: 3px 0;
	background: #ccc;
	color: #fff;
}

.calendar-other-month a{ color: #ccc; }

.calendar-bottom
{
	text-align: center;
	width: 185px;	
}

.calendar-showall
{
	display: block;
	padding: 1px 0 7px 0;
}

.calendar-date-range
{
	display: block;
	padding: 8px 0 2px 0;
	color: #666;
}

.line
{
	font-size: 3px;
	padding: 5px 0;
	background: url(http://www.maestroartist.com/images/dot.gif) repeat-x top left;
}



.picture-grid
{
}

.picture-grid-item{
	text-align: center;
	padding: 10px;
}

.picture-grid-item img
{
	border: 5px solid #fff;
}

.picture-grid-large{
	text-align: center;
	padding: 10px;
}
.picture-grid-large img{
	border: 5px solid #fff;
}

.review-link
{
	background: url(../../images/iconPdf.gif) no-repeat left top; 
	padding-left: 25px;
	font-weight: bold; 
	height: 25px;
	margin: 10px 0;
	display: block;
}




.event-detail-column-1{
	float: left;
	width: 480px;
}

.event-detail-column-2{
	width: 235px;
	float: right;
}

.column-2-in
{
	margin-left: 20px;
	width: 190px;
}

.event-detail-column-2 h3, .event-detail-column-1 h3
{
	color: #666;
	background: none;
	border-bottom: 1px solid #999;
	padding: 0;
	text-transform: none;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 15px 0;
}

.event-detail-column-1 h1
{
	margin: 0 0 10px 0;
	padding: 0;	
}
.event-detail-column-2 h3
{
	margin: 0 0 10px 0;
	padding: 0;	
	color: #666;
}


.event-name
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.event-detail-top-date
{
	padding: 5px 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}

.event-details
{
	margin-bottom: 5px;
}


.event-detail-title
{
}

.event-detail-date
{
	font-size: 12px;
	font-weight: bold;
}

.event-detail-venue
{
	font-size: 13px;
}

.event-detail-picture
{
	padding: 5px 0 15px 0;
	
}

.event-detail-picture img
{
	border: 5px solid #fff;
}

.event-detail-description
{
	line-height: 17px;
}

.event-detail-buy-tickets
{
	display: block;
	padding: 7px 0 0 0;	
}

.event-venue-details
{
	margin: 20px 0;
}

.event-venue-picture
{
	margin-bottom: 15px;
	margin-top: 15px;
}

.event-venue-picture img
{
	border: 5px solid #fff;
}

.event-venue-name
{
	font-weight: bold;
	font-size: 14px;
}

.event-venue-address
{
	margin: 0 0 10px 0;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 0;
	font-weight: bold;
}

.event-venue-description
{
	margin: 0 0 15px 0;
}



.event-detail-review-date{}

.event-detail-review-title
{
	font-weight: bold;
	font-family: Georgia;
	font-style: italic;
	font-size: 14px;
	margin-top: 3px;
}

.event-detail-review-author{ font-size: 11px;}

.event-detail-review-description{ margin: 10px 0; line-height: 17px;}

.events-locations
{
	position: relative;
}

.dates-grid
{
	border: 0;
	margin: 5px 0;
	border-collapse: separate;
	width: 100%;
}

.dates-grid-cell
{
	border: 0;
}

.dates-grid-cell td
{
	padding: 12px 20px 12px 20px;
	border: 0;
}

.selected-event td
{	padding: 12px 20px 12px 20px;
	border: 0;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	background: url(../../images/selected_event.gif) repeat-y top left;
}
.selected-event td a:link, .selected-event td a:visited, .selected-event td a:active 
{
	color: #000;
	text-decoration: none;
}


.pictures-grid
{
	border: 0;
	width: 100%;
	margin: 10px 0;
	border-collapse: separate;
}

.pictures-grid-cell
{
	border: 0;
}

.pictures-grid-cell td
{
	padding: 0 0 10px 0;
	text-align: center;
}

.pictures-grid-cell td img
{
	border: 5px solid #fff;
}

.newsletter-done
{
	width: 150px;
}

.newsletter-email
{
	width: 170px; 
	color: #666;
}

.side-newsletter-nest
{
	background: url(../../images/newsletter_back.gif) repeat-y top right;
	padding: 20px 0 20px 0;
	margin: 30px 0;
}
.side-newsletter-nest .newsletter-email
{
	width: 150px;
}




#page-text-home
{
	position: absolute;
	height: 20px;
	width: 720px;	
	top: 710px;
	padding: 20px 25px 30px 25px;
}
#page-text-home h1{
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
#page-text-home a:link, 
#page-text-home a:visited, 
#page-text-home a:active, 
#page-text-home a:hover
{	color: #333; } 

.hea{
padding:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #333; 
font-size:14px;
}

.thumbnail{
position: relative;
z-index: 0;
text-decoration:none;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
margin-left:40px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
.new-updation
{
	padding: 7px 0;
	background: #636363;
	color: #fff;
	font-weight: bold;
	font-size:13px;
	font-family:Verdana;
}
.new-logout
{
	padding: 7px 0;
	background: #FFFFFF;
	font-weight: bold;
	font-size:13px;
	font-family:Verdana;
}

#header-two
{
	background: url(../../images/header_menu_back.gif) repeat-x top left;
	height: 31px;
	text-align: center;
}
#input {
        width:180px;
		}
#input1 {
        width:250px;
		}		

