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

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	background: #111111;
}
body_form {
	font-family:		helv, arial, verdana, sans-serif;
		font-size:			66%;
		color:				#1E1903;
		background:			#ffffff url(pagebg.gif) repeat-y center center;
		margin:				0;
		padding:			0;
	}
#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/sidebar_bg11.gif);
	background-repeat: repeat-y;
	margin-bottom:30px;
} 
#templateartist {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-left: 15px;
	padding-right: 15px;
}
#content {
	font-size: 14px;
	margin-top: 0px;
	padding: 10px 20px 0px 20px;
	background: #fff;
	width: 730px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content table tr td ul {
	margin: 0px;
}
#content table tr td ul li {
	margin: 0px;
	padding: 0px;
}
#content table tr td ul li p {
	padding-top: 0px;
	padding-bottom: 0px;
}
.address {
	padding-left: 200px;
}
.content4 {
	margin-right: 50px;
}
.content5 {
	margin-left: 30px;
	margin-right: 50px;
}
#content_form {
	position:			relative;
		width:				761px;
		margin:				0 auto;
		padding:			0;
		background:			transparent url(contentbg.gif) repeat-y top left;
}
.center {
	text-align: center;
}
.applink {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
}
.bold {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.boldname {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#content h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #990000;
}
#content p {
	font-family: "Century gothic";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding-left: 5px;
}
#content h3 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #990000;
	padding-left: 5px;
}
#content .style4 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
#templateartist h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
}
#templateartist h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#templateartist p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
#header {
	background: #111111;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 90px;
	position: relative;
	margin: 0px;
} 
#container #mainContent table tr td #poster {
	background-image: url(../images/poster_website.jpg);
	width: 360px;
	height: 480px;
	background-repeat: no-repeat;
	position: relative;
}
#container #mainContent table tr td #poster #piano {
	height: 100px;
	width: 130px;
	position: absolute;
	margin-top: 255px;
	left: 18px;
}
#container #mainContent table tr td #poster #piano p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#mainContent table tr td #poster #piano p a:link, #mainContent table tr td #poster #piano p a:visited {
	color: #FFF;
	text-decoration: none;
}
#mainContent table tr td #poster #piano p a:hover {
	color: #F00;
}
#container #mainContent table tr td #poster #voice {
	position: absolute;
	height: 100px;
	width: 186px;
	margin-top: 255px;
	right: 6px;
}
#container #mainContent table tr td #poster #voice p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#mainContent table tr td #poster #voice p a:link, #mainContent table tr td #poster #voice p a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #mainContent table tr td #poster #voice p a:hover {
	color: #F00;
}
#navigation {
	background-color: #990000;
	height: 32px;
	width: 930px;
}
#sidebar1 {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
	text-decoration: none;
	right: 10%;
}
#sidebar1 img {
	border: 0;
}
#sidebar1 ul a {
	font-family: "Century Gothic";
	font-size: 12px;
	border-bottom: 1px solid #fff;
	display: block;
	line-height: 25px;
	margin: 0px;
	padding-left: 15px;
	text-decoration: none;
	width: 135px;
	color: #000;
}
#sidebar1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#sidebar1 ul a:hover {
	color: #FEFEFE;
	background: #990000;
}
#sidebar1 ul a.current {
	background-color: #5A5A5A;
	cursor: default;
	color: #fff;
}
#sidebar1 ul a.last {
	border-bottom-style: none;
}
#sidebar1 ul ul {
	margin-left: 16px;
}
#sidebar1 ul ul li {
	margin: 0px;
}
#sidebar1 ul ul a:link, #sidebar1 ul ul a:visited {
	background-color: #999999;
	color: #990000;
	width: 118px;
}
.indent {
	margin-left: 50px;
	font-family: "Century Gothic";
	padding: 10px 0 10px 0;
	list-style-type: lower-alpha;
}
#sidebar1 ul ul a:hover {
	background-color: #990000;
	color: #fff;
}
#mainContent {
	width: 770px;
	background: #111111;
} 
.name {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #830300;
	text-align: center;
	height: 20px;
	padding: 6px 5px;
}
.flag {
	float: left;
	width: 100px;
}
.age {
	float: left;
	width: 100px;
	color: #990000;
	font-weight: bold;
	font-size: 1em;
}
.born {
	float: left;
	width: 200px;
	font-size: 1em;
	color: #990000;
	font-weight: bold;
}
.current {
	float: left;
	width: 230px;
	font-size: 1em;
	font-weight: bold;
	color: #990000;
}
#titles {
	padding-left: 15px;
	color: #fff;
	font-family: "Century Gothic";
	font-weight: normal;
	font-size: 30px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 0px;
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #990000;
	background-image: url(../images/footer_bg.jpg);
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 6px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#templateartist a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #990000;
}
table p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #fff;
	padding: 0px 10px 10px 10px;
}
#artist_listing  {
	border-bottom: 1px solid #990000;
}
#artist_listing   h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
}
#artist_listing  h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#artist_listing p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
.artist_place {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
	font-weight: bold;
}
#bios h3 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
}
#bios h4 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#bios p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
}
#titles2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #FFFFFF;
	padding: 10px 10px 0px 10px;
	border-bottom: 1px solid #ccc;
	margin: 0px 15px 0px 15px;
	border-bottom: 1px solid #ccc;
}
.title3 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
#list h2 {
	margin: 0px;
	padding: 0px;
}
.subtitles {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
#subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #666666;
}
#title_list  {
	background-color: #990000;
	color: #FFFFFF;
	font-size: 16px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#list {
	background-color: #CCCCCC;
	width: 330px;
	float: left;
	padding: 10px 10px;
}
#list2 {
	background-color: #CCCCCC;
	width: 330px;
	float: right;
	padding: 10px;
}
#list2 h2 {
	margin: 0px;
	padding: 0px;
}
.h1 {
	font-family: "Century Gothic";
	font-size: 32px;
	color: #990000;
	text-align: center;
}
#fp_details {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #504300;
	padding: 0px 10px 0px 30px;
	margin-top: 60px;
}
#fp_details a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #504300;
}
#fp_details  li {
	padding-bottom: 10px;
}
#fp_details a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFCC00;
}
#content_template {
	padding: 0px 20px 0 30px;
	background: #fcfae2;
	width: 720px;
	margin-top: 0px;
	height: 400px;
}
#search {
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	color: #fff;
	margin: 0px;
	padding: 0px;
	width: 930px;
	height: 30px;
	background: #111111;
}
#body gallery {
	margin: 0;
	padding: 0;
	color: #999;
	background: #000;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size: x-small; /*for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /*for compliant browsers */
}
#content2 {
	font-size: small;
	margin-top: 0px;
	padding-left: 30px;
	background: #FFF;
	padding-top: 10px;
	width: 740px;
	padding-right: 0px;
	height: 600px;
}
.title4 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #990000;
	text-align: center;
	font-weight: bold;
}
.asterisk {
	color: #990000;
}
#content a:link, #content a:visited {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #FF0000;
}

#fp_right {
	width: 390px;
	float:left;
	

}
#fp_1 {
	margin: 0px;
	width: 360px;
	float:left;
	padding: 10px 10px 10px 10px;
	background-color: #111111;
}
#fp_2 {
	width: 390px;
	float: left;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	background-color: #111111;
}
#fp_3 {
	
	height: 250px;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	background-color: #111111;
	text-align:center;
}
#fp_4 {
	margin-top: 0px;
	text-align: center;
	background-color: #111111;
	padding: 10px 0px 0px 0px;
}
.myimage{
	
	width:360px;
	text-align:center;
	float:left;
	}
.myimagebig{
	width:700px;
	text-align:left;
	margin-bottom:20px;
	}
.myimagebig2{
	width:360px;
	float:right;
	margin:10px;
	padding:10px;
	text-align:left;
	font-size:10px;
}
#caption2 {
	width: 540px;
	margin:10px 50px 10px 50px;
	padding:20px 40px 20px 40px;
	background:#900;
	text-align:center;
	line-height:22px;
	font-size:16px;
	color:#CCC;
	
}

#sponsors{
	width:230px;
	height:100px;
	float:left;
	text-align:center;
}
#accomp_iturbi{
	margin:10px 0px 10px 0px;
	}.clearleft {
	clear: left;
}
.youtube {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

/* Begin Form Elements */

	

	fieldset {
	margin: 			10px 0 0 0;
	padding: 			0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(../images/fieldset1bg.jpg);
	padding-bottom: 10px;
	}

	legend {
	text-transform:		uppercase;
	font-size:			1em;
	padding:			5px;
	margin-left:		1em;
	color:				#ffffff;
	background-color: #333;
	}
	
	fieldset ol {  
		padding: 			10px 10px 0 10px;  
		list-style: 		none;
	}
	
	fieldset li {  
		position:			relative;
		padding-bottom: 	1em;
		line-height:		3.4em;
	}
	
	fieldset#submitform {  
		background-image:	none;
		border-style: 		none;
	}
	
	label {
	margin-right:		5px;
	}
	
	label.required {
	background-color: transparent;
	background-image: url(../images/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	
	
	p span.required {
	display:			inline-block;
	vertical-align: 	middle;
	line-height:		3.4em;
	width:				25px;
	line-height:		3.4em;
	text-indent:		-10000px;
	overflow:			hidden;
	background-color: transparent;
	background-image: url(../images/required.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	
	input {
	padding:			5px;
	font-size:			0.8em;
	border:				1px solid #493F0B;
	color:				#1E1903;
	background-color: #F4F4F4;
	border-color: #333;
	}
	
	input.radio {
		border:				none;
		background:			transparent;
	}

	
	
	
	
.underline {
	text-decoration: underline;
	font-weight: bold;
}
#container #mainContent #content #templateartist p {
	font-style: normal;
}
