* {
    padding:0;
	margin:0;
}
A{
	-moz-outline-style:none;
}
A IMG { 
    border:none;
}
.clear{
    clear: both;
    display: block;
}
.clear_zerodown{
    height: 0;
    line-height: 0;
    font-size: 0;
}
h1,h2,h3,h4,h5,h6,pre,code {
    font-size:1em;
}
BODY{
    font-size:12px;
}
ul {
    list-style: none;
}
A{
    text-decoration:none;
	color: #666666;
}
A:hover {
    text-decoration: underline;
}
OPTION{
    padding: 0 7px 0 3px;
}
EM{
    font-style: normal;
}
INPUT, TEXTAREA {
    font: 12px arial;
    padding: 1px 2px;
}
INPUT.type_button { 
	cursor: pointer;
}
SELECT {
    font: 12px arial;
    padding: 0 2px 0 0;
}

.content A {
	text-decoration:none;
	color:#2473bd;	
}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0;
	line-height: 0;
	font-size: 0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
/* Hide from IE Mac \*/
    .clearfix {display:block;}
/* End hide from IE Mac */
* html .clearfix {
    height:1px;
}
.imgfix {
	vertical-align: bottom
}
.floatRight {
	float: right !important;
}
.floatLeft {
	float: left !important;;
}

                                           /* GENERAL */
HTML {
	direction: ltr;
	position: relative;
}
                                         /* BODY and beyond */
BODY{
    font-family: Arial;
	background: #faf9f8;
	position: relative;
	text-align: center;
	color: #666666;
}
.container {
	text-align:left;
	width: 880px;
	margin: 0 auto;
}

.navigation-box {
	
}
.navigation {
	float: right;
}
.navigation LI{
	float: right;
	text-align: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande",
        Verdana, Arial, Helvetica, sans-serif;
}
.navigation LI.selected {
	background: #ddd9d7;
}
.navigation LI.selected A{
	color: #c86428;
}
.navigation SPAN.stripe {
	height: 3px;
	background: #828791;
	display: block;
	width: 86px;
}
.navigation LI A {
	display: block;
	height: 32px;
	border-right: 1px solid #ddd9d7;
	padding: 65px 0 0 10px;
	width: 76px;
	font-size: 11px;
	color: #327cc1;
	font-weight: bold;
}
.navigation LI A:hover {
	text-decoration: none;
}
.navigation LI.first A {
	border-left: 1px solid #ddd9d7;
	padding-left: 9px;
}
.navigation LI A:hover {
	background: #ddd9d7;
}
.brand {
	
}
A.logo {
	display: block;
	height: 50px;
	width: 192px;
	background: url(../images/marc-verter-piano-accompanist.png) no-repeat top center;
	overflow: hidden;
	text-indent: -9999em;
	margin: 12px 0 15px;
}
.content {
	border: 1px solid #ddd9d7;
	border-top-width: 0;
	background: #FFF url(../images/bg-content-top.png) no-repeat top center;
	padding: 52px 50px;
	line-height: 1.5em;
}
/* IMAGE FRAME */
.p-shadow {
	/*width: 90%;*/
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
  }

.p-shadow div {
	background: none !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
  }

.p-shadow p {
	color: #777;
	background-color: #fff;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
	zoom: 1;
  }
  
/* HOMEPAGE */
.showcase {
	width: 318px;
	float: left;
}
P.ttl {
	font-family: Georgia;
	color: #2473bd;
	font-weight: bold;
	font-size: 14px;
}
.testimonies {
	width: 398px;
	float: right;
}
.testimony {
	border: 1px solid #d8dade;
	width: 384px;
	margin-bottom: 10px;
}
.testimony-inner {
	border: 2px solid #FFF;
	background: #f4f3f2 url(../images/q-starts.png) no-repeat 2px 2px;
	padding: 13px 22px;	
}

.testimony-inner.withoutQ
{
	background-image:none;
}

.testimony-inner A {
	text-decoration:none;
	color:#2473bd;	
}

.testimony-inner blockquote {
	padding: 0 0 10px;
	background: url(../images/q-ends.png) no-repeat bottom right;
	display: block;
	font-weight: bold;
	width: 323px;
}

.testimony-inner blockquote.withoutQ
{
	background-image:none;
}

.player {
	padding: 20px 0 0px 0;
	clear: both;	
}
.footer {
	color: #b4b1af;
	font-family: Georgia;
	text-align: center;
	font-size: 10px;
	padding: 18px 0 30px 0;
}
.footer STRONG {
	color: #949393;
}

/* BIO */
.bio {
	line-height: 1.5em;
	
}
.bio P {
	margin: 0 0 22px;
}
P.ttl  {
	margin: 0 0 15px;
}

/* CREDITS */
.credit-box {
	margin: 0 0 14px;
}

.credit-img {
	width: 120px;
	float: left;
}
.credit-txt {
	float: left;
	width: 495px;
	line-height: 1.5em;
}
.credit-txt EM {
	color: #c86428;
	font-weight: bold;
}
/* CONTACT */
.contact {
	
}
.icn-mail {
	padding: 0 0 0 20px;
	background: url(../images/icn-mail.png) no-repeat 0 2px;
}
.icn-phone {
	padding: 0 0 0 20px;
	background: url(../images/icn-phone.png) no-repeat 0 2px;
}
/* MEDIA */
.media {
	
}
.media P.ttl {
	clear: both;
}
.items {
	
}
.item {
	float: left;
	width: 220px;
	margin: 0 0 15px;
}
/* CALENDAR */
.calendar {
	
}


/* TABS */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	font-family: Georgia;
	font-size: 14px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    /*min-width: 84px;*/ /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    /*padding: 0 10px;*/
    height: 36px;
	line-height: 36px;
	background: #f4f3f2;
	color: #666;
	
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
    outline: 0; /* prevent dotted border in Firefox */
	border: 1px solid #DCD9D8;
	border-bottom-width: 0;
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #4185c5 !important;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    /*padding-top: 6px;*/
    padding-right: 0;
	
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
	color: #4185c5 !important;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #DCD9D8;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

/* events */
.events {
	zoom: 1;
} 
.events LI {
	background: #f4f3f2;
	padding: 10px;
	border-bottom: 1px solid #dcd9d8;
	margin: 0 0 2px;
}

