@charset "utf-8";
/* CSS Document
complied by - www.ncompass.co.uk -  amended 2012 by sf ©2012
*/
* {
        margin: 0;
        padding: 0;
}

/* mac hide \*/
html, body {
        height: 100%;
        width: 100%;
}
/* end hide */

body {
        background-color: #1a1a1a;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 100%;
        color: #bcbcbc;
        text-align: center;
}
article, aside, figure, footer, header, hgroup, menu, nav, section {
        display:block
}
a:link, a:visited {
        color: #bcbcbc;
        text-decoration: none;
}
a:hover, a:active {
        color: #ffffff;
        text-decoration: none;
}
#pascal {
        width: 950px;
        min-height: 100%;
        margin: 0 auto;
        position: relative;
        background: transparent url(../images/pascal-background.png) no-repeat 0px 20px;
}
/* Home Page Panel */
#container {
        position: absolute;
        top: 50%;
        margin-top: -176px;/* half main elements height*/
        left: 0;
        width: 100%;
}
#panel {
        background: #1a1a1a url(../images/pbfaber-panel.png) no-repeat top center;
        width:563px;
        margin-left:auto;
        margin-right:auto;
        height:353px;
}
#panel h2 {
        display: block;
        position: absolute;
        margin: 277px 0px 0px 277px;
        font-size: 75%;
        font-weight: normal;
        color: #474646;
        text-transform: lowercase;
        z-index: 1;
}
#panel ul li {
        display: block;
        position: absolute;
        font-size: 2.4em;
        font-family: Trebuchet MS,Verdana,Sans-Serif;
        font-weight: 100;
        color: #ffffff;
        text-transform: uppercase;
        list-style: none;
}
#panel ul li a {
}
#panel ul li .art:link, #panel ul li .art:visited {
        display: block;
        width: 124px;
        height: 199px;
        position: absolute;
        margin: 55px 0px 0px 10px;
        background: url(../images/pascal-faber.png) no-repeat top left;
        text-indent: -999em;
        border: 0 none;
}
#panel ul li .art:hover, #panel ul li .art:active {
        display: block;
        width: 124px;
        height: 199px;
        position: absolute;
        margin: 55px 0px 0px 10px;
        padding-top: 75px;
        background: none;
        text-indent: 0;
        border: 0 none;
}
#panel ul li .events:hover, #panel ul li .events:active {
        display: block;
        width: 124px;
        height: 199px;
        position: absolute;
        margin: 55px 0px 0px 240px;
        padding-top: 75px;
        background: none;
        text-indent: 0;
        border: 0 none;
}
#panel h1 .logo:link, #panel h1 .logo:visited {
        display: block;
        width: 238px;
        height: 28px;
        position: absolute;
        margin: 315px 0px 0px 130px;
        background: url(../images/pbfaber.png) no-repeat 0 0;
        text-indent: -999em;
        border: 0 none;
}
#panel h1 .logo:hover, #panel h1 .logo:active {
        display: block;
        width: 238px;
        height: 28px;
        position: absolute;
        margin: 315px 0px 0px 130px;
        background: url(../images/pbfaber.png) no-repeat 0 -28px;
        text-indent: -999em;
        border: 0 none;
}
#music {
        height:13px;
        text-align: right;
}
#music #jqjp_force_0 {
        text-align: left;
}
/* Nav */
nav {
        height: 30px;
        text-align: left;
        overflow: visible;
}
nav ul {
        float: right;
        font-size: 70%;
        list-style: none;
}
nav ul li {
        float: left;
        position: relative;
        padding: 5px 10px;
        border-bottom: 1px solid #2b2a2b;
}
nav ul li ul {
        display: none;
        font-size: 100%;
        padding-top: 5px;
}
nav ul li:hover ul, nav ul li:active ul {
        display: block;
        position: absolute;
}
nav ul li ul li {
        float: left;
        width: 100px;
        padding: 5px 0px;
        border: 0 none;
}
/* Header */
header {
        clear: both;
        height: 100px;
        padding-top: 40px;
        text-align: left;
        margin-left: 170px;
}
#pascal header h1 {
        width: 168px;
        height: 36px;
        text-indent: -999em;
        background: url(../images/pascal-faber-logo.png) no-repeat left top;
}
#pascal header h1:hover, #pascal header h1:active {
        background: url(../images/pascal-faber-logo.png) no-repeat 0px -36px;
}
#pascal header p {
        color: #cccccc;
        font-size: 0.6em;
        letter-spacing:0.2px;
        margin: -15px 0px 0px 40px;
}
/* Content */
section {
        height: 100%;
        margin-left: 170px;
        padding-bottom: 30px;   /* Height of the footer */
}
article {
        float: right;
        width: 540px;
        text-align: left;
        padding: 5px 10px;
        border-top: 1px solid #2b2a2b;
        border-bottom: 1px solid #2b2a2b;
        margin-bottom: 30px;
}
article h2 {
        margin: 15px 0px;
        color: #ffffff;
        font-size: 120%;
        font-family: Trebuchet MS,Verdana,Sans-Serif;
        font-weight: 100;
        text-transform: uppercase;
}
article p {
        margin: 15px 0px;
        font-size: 78%;
        line-height: 1.5em;
}
article li {
        margin: 5px 0px;
        font-size: 78%;
        line-height: 1.3em;
        text-indent: 40px;
        list-style-position: inside;
}
article .imgright {
        float: right;
        margin: 3px 0px 0px 5px;
        }
article .form {
        margin: 0px auto;
        width: 450px;
}
article fieldset {
        margin-top: 30px;
        padding: 20px;
        border: #ca8f00 dashed 1px;
}
article legend {
        border: 1px solid #ca8f00;
        padding: 3px 10px;
        background-color: #333333;
        color: #ffffff;
        font-weight: bold;
        font-size: 80%;
}
article fieldset label {
        float: left;
        clear: left;
        display: block;
        width: 100px;
        font-size: 80%;
        text-align: right;
        margin: 8px 10px;
}
article fieldset .text {
        width: 250px;
        margin: 3px;
        padding: 2px;
        color: #ca8f00;
        font-weight: bold;
}
article .hightlight {
        border:2px solid #9F1319;
        background:url(iconCaution.gif) no-repeat 2px;
}
article .done {
        display:none
}
article fieldset .submit {
        padding: 0px 10px;
        margin-left: 127px;
}
article table th {
        width: 100px;
        font-size: 78%;
        font-weight: normal;
        line-height: 1.5em;
        text-align: right;
        padding-right: 15px;
        vertical-align: top;
}
article table td {
        font-size: 80%;
        padding: 12px;
        text-align: center;
}
article #bio td {
        padding: 0px;
        text-align: left;
}
article #gallery {
        margin:10% auto 0 auto;
        padding: 0px;
        text-align: center;
        width 561px
}
/* Menu */
menu ul, menu ul li ul, menu ul li ul li ul {
        list-style: none;
        text-transform: uppercase;
        font-family: Trebuchet MS,Verdana,Sans-Serif;
        font-weight: 100;
}
menu ul li a {
        display: block;
        width: 170px;
        height: 100px;
        margin-bottom: 5px;
        background-color: #333333;
        font-size: 120%;
        line-height: 100px;
        text-align: center;
}
menu ul li a:link, menu ul li a:visited {
        color: #e6e6e6;

}
menu ul li a:hover, menu ul li a:active {
        color: #ffffff;
}
menu ul li ul li a {
        display: block;
        width: 160px;
        height: 24px;
        margin-bottom: 3px;
        padding-left: 10px;
        background-color: #101012;
        font-size: 70%;
        line-height: 24px;
        text-align: left;
}
menu ul li ul li ul li a {
        display: block;
        width: 150px;
        height: 22px;
        margin-bottom: 3px;
        padding-left: 20px;
        background-color: #101012;
        font-size: 60%;
        line-height: 22px;
        text-align: left;
}
menu ul li ul li a:link, menu ul li ul li a:visited, menu ul li ul li ul li a:link, menu ul li ul li ul li a:visited {
        background-color: #101012;
}
menu ul li ul li a:hover, menu ul li ul li a:active, menu ul li ul li ul li a:hover, menu ul li ul li ul li a:active {
        background-color: #232424;
}
/* Footer */
footer {
        clear: both;
        position: absolute;
        bottom: 0;
        height: 30px;   /* Height of the footer */
        width: 950px;
        margin: 0 auto;
        text-align: right;
        border-top: 1px solid #2b2a2b;
        font-size: 70%;
        line-height: 30px;
}
/* End &copy; PascalFaber 2012 */