@font-face {
    font-family: 'VijayaRegular';
    src: url('../fonts/vijaya-webfont.eot');
    src: url('../fonts/vijaya-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/vijaya-webfont.woff') format('woff'),
         url('../fonts/vijaya-webfont.ttf') format('truetype'),
         url('../fonts/vijaya-webfont.svg#VijayaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background: url(../img/BG.png) repeat-x;
	background-color: #718282;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.fl {float: left;}
.fr {float: right;}
.cb {clear: both;}

.sep {width: 960px; clear: both;}
.italic {font-style: italic;}
.bold {font-weight: bold;}
.serif{font-family: "Times New Roman", serif;}

h2 {
	text-transform: uppercase;
	font-size: 15px;
	line-height: 15px;
}

h4 {
	font-size: 15px;
	line-height: 15px;
	background-color: #fff;
	/*font-weight: normal;*/
	padding: 7px;
	border: 1px solid black;
}

a {
	text-decoration: none;
}

a:visited {
	color: blue;
}

blockquote {
	font-style: italic;
	display: inline;
	/*margin: 20px 58px 20px 0;*/
	text-align: justify;
}

.red {
	color: #F00;
}

#container {
	width: 960px;
	margin: 60px auto 0;
}

#header {
	width: 960px;
	height: 327px;
	background: url(../img/headerBG.png) no-repeat;
	border: 1px solid #99a3a3;
	border-bottom: none;
	
	border-top-left-radius: 25px;
	-moz-border-radius-topleft: 25px;
	-webkit-border-top-left-radius: 25px;
	-khtml-border-radius-topleft: 25px;
}

#header a.logo {
	display: block;
	height: 84px;
	width: 389px;
	margin: 30px 0 0 40px;
}

#header #lang_select {
	margin-top: -105px;
	margin-right: 10px;
}

#header #lang_select li {
	float: left;
	margin-left: 10px;
}

#header p.quote {
	background: url(../img/quote.png) top left no-repeat;
	font-family: 'VijayaRegular';
	font-size: 24px;
	line-height: 20px;
	color: #7c7c7c;
	margin-left: 222px;
	margin-top: 145px;
	padding-left: 30px;
}

#menu {
	height: 30px;
	margin-top: -31px;
	border: 1px solid #585858;
	border-right: none;
	border-bottom: none;
	background: url(../img/menuBG.png) repeat-x;
	
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
}

#menu li {
	float: left;
	height: 30px;
	border-right: 1px solid #484747;
	border-left: 1px solid #262626;	
}

#menu li a {
	text-transform: uppercase;
	font-size: 14px;
	padding: 7px 20px;
	line-height: 30px;	
}

#menu li.first {
	border-left: none !important;
	
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
}

	li.last {
		border-right: none !important;
}

#menu li.active {
	background: url(../img/menuBG_active.png) repeat-x;
}

#menu li a {
	color: #8c9898;
}

#menu li a:hover {
	background: url(../img/menuBG_active.png) repeat-x;
}

#menu li.first a:hover {
	background: url(../img/menuBG_active.png) repeat-x;
	
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-khtml-border-radius-topleft: 10px;
}

#content {
	width: 960px;
	padding-bottom: 20px;
	background: url(../img/contentBG.png) repeat-x;
	background-color: #fff;
	border: 1px solid #99a3a3;
	overflow: hidden;
}

#content #full_width {
	margin: 40px 96px 0 96px;
	}

#content #main {
	margin: 20px 58px 0 0;
	width: 587px;
}

#content #main h2, #full_width h2 {
	margin-bottom: 20px;
}

#content #main p {
	margin: 20px 0 20px 0;
	text-align: justify;
}

#content #main #moreHCO {
	margin: 0;
	display: none;
}

#content #main div.press, #full_width div.press {
	margin-bottom: 15px;
	text-align: justify;
	}

#content #main div.press blockquote, #full_width div.press blockquote {
	display: block;
	}

#content #main div.press h4, #full_width div.press h4 {
	text-decoration: underline;
	}

#content #main div.press cite, #full_width div.press cite {
	display: block;
	float: right;
	/*margin-right: 45px;*/
	text-decoration: underline;
	font-style: none;
	}
	
#content #main div.repertoire {
	margin-bottom: 20px;
	}
	
#content #main div.repertoire p {
	margin: 0;
}	

#content #main div.programm {
	margin-bottom: 40px;
	}

#content #main ul li.pause {
	margin: 10px 30px;
	font-style: italic;
	}

#content #main div.information {
	
	border: 1px solid #99a3a3;
	background-color: #fff;
	margin-bottom: 40px;
	}
	
#content #main div.information p {
	padding: 7px 10px;
	margin: 0; !important
	}

#content #main p.rec {
	margin: 10px 0 0 0;
	text-align: left;
}

#content #main img.RTrio_foto {
	margin: 0 15px 7px 0;
}

.audioplayer {
	margin-right: 28px;
}

/*#content #main .rec span {
	color: #F00;
}*/

/************ Sidebar Styles ************/

#content #sidebar {
	margin-top: 20px;
	margin-right: 48px;
	text-align: right;
	width: 267px;
}

#content #sidebar p {
	margin-bottom: 15px;
}

#content #sidebar h3 {
	margin-bottom: 15px;
}

#content #sidebar img {
	margin-bottom: 28px;
}


#content #sidebar ul.download {

	margin-bottom: 15px;
}

/************ Videos Section ************/

.youtube_video {
	width: 560px; 
	height: 349px;
}

/************ Contact Box ************/

#contact_box {
	height: 30px;
	border: 1px solid #585858;
	border-left: none;
	border-top: none;
	background: url(../img/contact_boxBG.png) repeat-x;
	
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;
}

#contact_box ul li {
	float: left;
	line-height: 20px;
	color: #8C9898;
	padding: 7px 20px 3px 20px;
	border-right: 1px solid #484747;
}

#contact_box ul li a {
	color: #5561ac;
}

#contact_box li.social {
	float: left;
	border: none !important;
	line-height: 20px;
	padding: 7px 9px 0 0;
}

/************ Footer Section ************/

#footer {
	width: 960px;
	height: 95px;
	border: 1px solid #99a3a3;
	border-top: none;
	background: url(../img/footerBG.png) repeat-x;
	
	border-bottom-right-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-webkit-border-bottom-right-radius: 25px;
	-khtml-border-radius-bottomright: 25px;
}

#footer #footer_logo {
	margin-top: 16px;
	margin-right: 16px;
}

#footer .copyright {
	font-size: 10px;
	color: #8C9898;
	text-align: left;
	margin-top: 75px;
	margin-left: 10px;
}

/************ Bottom Shadow ************/

#container_wrap_bottom {
	width: 962px;
	height: 36px;
	background: url(../img/bottom_shadow.png) no-repeat;
}
