
/* Clavinova Festival */


/* ========== global ========== */

#body { 
background-image:url(/clavinovafestival/images/bg_page.jpg);
background-repeat:repeat-x;
background-color:#0285bd;
}

.content{
background-image:url(/clavinovafestival/images/bg_body.jpg);
background-repeat:no-repeat;
width:939px;
height:872px;
}

.detail-container { 
width:630px;
height:405px;
/* overflow:auto; */
overflow-x: hidden;
overflow-y: auto;
scrollbar-face-color: #ffffff; 
scrollbar-darkshadow-color: #eeeeee;
scrollbar-3dlight-color: #dddddd;
scrollbar-arrow-color: #bbbbbb;
scrollbar-highlight-color: #bbbbbb;
scrollbar-shadow-color: #bbbbbb;
scrollbar-track-color: #f5f5f5;
color:#0285bd;
margin-top:10px;
margin-left:15px;
}

.clavifest-page {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:14px;
color:#0c5381;
margin-top:230px;
margin-bottom:18px;
margin-left:15px;
}

.clavifest-top-nav {
margin-top:105px;
margin-left:0px;
}

.clavifest-lowleft-nav {
height:125px;
width:200px;
margin-top:575px;
margin-left:30px;
}

.clavifest-dealers-sec,.clavifest-performers-sec,.clavifest-links-sec,.clavifest-teachers-sec{
width:665px;
height:455px;
margin-top:220px;
margin-left:5px;
}

/* ========== text & hyperlinks ========== */

.clavifest-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:14px;
color:#0272a0;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

a.clavifest-link,a:active.clavifest-link,a:visited.clavifest-link,a:hover.clavifest-link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:14px;
color:#0c5381;
text-decoration:underline;
}

a:hover.clavifest-link,a:hover.clavifest-link2 {
color:#993399;
text-decoration:underline;
}

.clavifest-text2,.clavifest-list-title,
a.clavifest-link2,a:active.clavifest-link2,a:visited.clavifest-link2,a:hover.clavifest-link2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:14px;
color:#0c5381;
margin-bottom:20px;
padding-right:15px;
}

.clavifest-text3 {
font-family:Times New Roman, Times, serif;
font-size:12px;
font-weight:normal;
line-height:14px;
color:#ff0000;
}

.clavifest-footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
line-height:14px;
color:#ffffff;
margin-bottom:10px;
padding-top:8px;
padding-left:10px;
padding-right:10px;
text-decoration:none;
}

a.clavifest-footer-link,a:active.clavifest-footer-link,
a:visited.clavifest-footer-link,a:hover.clavifest-footer-link {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
line-height:14px;
color:#ffffff;
text-decoration:none;
}

a:hover.clavifest-footer-link {
color:#ffffff;
text-decoration:underline;
}

/* ========== lists ========== */

.clavifest-list {
margin-bottom:8px;
}

.clavifest-list-title {
list-style:none;
margin-bottom:8px;
text-indent:-15px;
}


.clavifest-list-sub {
margin-top:8px;
margin-bottom:8px;
}

/* ========== performers section ========== */

.photo-gallery-container{
background-image:url(/clavinovafestival/images/bg_photogallery.jpg);
background-repeat:no-repeat;
width:665px;
height:455px;
margin-top:215px;
margin-bottom:5px;
margin-left:5px;
}

.photo-gallery {
height:290px;
width:455px;
padding-top:100px;
padding-left:120px; 
}


/* ========== teachers section ========== */


/* ========== related links section ========== */


/* ========== dealers section ========== */


