body {           
    background: black url(../images/doc2Background.jpg) top center repeat-y;
    margin: 0;    
}

#custom-doc {
    position: relative;
    background: transparent url(../images/bodyBackground.jpg) top center no-repeat;
    margin:auto;text-align:left; /* leave unchanged */
    width:1300px;/* non-IE */
    *width:1300px;/* IE */
    min-width:1300px;/* optional but recommended */
}

#hd {
    position: relative;
    height: 396px;
}

#bd {
    position: relative;
    height: 1092px;
    background: transparent url(../images/bdBackground.jpg) bottom center no-repeat;
}

html>body #bd {
    height: auto;
    min-height: 1092px;
}

#ft {
    position: relative;
    background: transparent url(../images/ftBackground.jpg) top center no-repeat;
    height: 171px;
}


/*------*/
/* page */
/*------*/

.page {    
    width: 695px;
    margin-left: 180px;
    margin-bottom: 30px;    
}

.page-hd {
    display: none;
}

/*
.page-hd h1 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 45px;

    margin-left: 30px;
    padding-left: 15px;
    font-size: 170%;
    font-weight: bold;
    background: transparent url(../images/pageHdBackground.jpg) bottom left no-repeat;
}
*/

.page-bd {
    /*margin-top: 40px;*/
    font-size: 100%;
    font-family: arial;
}


/*----------------*/
/* facebookWidget */
/*----------------*/

#facebookWidget {
    position: absolute;
    top: 245px;
    left: 793px;
}

#facebookWidget a {
    display: block;
    width: 130px;
    height: 50px;    
}

#facebookWidget span {
    display: none;
}


/*----------------*/
/* myspaceWidget */
/*----------------*/

#myspaceWidget {
    position: absolute;
    top: 120px;
    left: 770px;
}

#myspaceWidget a {
    display: block;
    width: 120px;
    height: 120px;    
}

#myspaceWidget span {
    display: none;
}


/*----------------*/
/* newsletterWidget */
/*----------------*/

#newsletterWidget {
    position: absolute;
    top: 165px;
    left: 205px;
}

#newsletterWidget a {
    display: block;
    width: 120px;
    height: 120px;    
}

#newsletterWidget span {
    display: none;
}


/*------------*/
/* menuWidget */
/*------------*/

#menuWidget {
    position: absolute;
    top: 322px;
    left: 250px;
    width: 670px;
    height: 64px;
    color: white;
    clear: right;
}

#menuWidget ul {
    margin: 0;
    padding: 0;
}

#menuWidget .menu-item {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
    float: left;
}

#menuWidget .menu-item-link {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 110%;
}

#menuWidget .menu-item-link:hover
,#menuWidget .menu-selectedItem-link
,#menuWidget .menu-expandedItem-link
{
    text-decoration: underline;
}

#menuWidget .menu-item-title {
    line-height: 64px;
}

#menuWidget .menu-item-separator {
    display: block;
    float: left;
    font-size: 0%;
    width: 30px;
    height: 64px;
    background: transparent url(../images/menuItemSeparatorBackground.png) center center no-repeat;
}


/*------------*/
/* linkWidget */
/*------------*/

#linkWidget {
    /*
    padding-top: 10px;
    margin-left: 108px;
    */
    /*
    width: 753px;
    height: 113px;
    */
    /*background: transparent url(../images/linkWidgetBackground.jpg) top left no-repeat;*/
    /*margin: 20px 0 0 17px;*/
    /*width: 220px;*/
    position: absolute;
    top: 100px;
    left: 120px;    
}

#linkWidget .link {
    width: 50px;
    float: left;
    position: relative;
    border: none;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
}

#linkWidget .link .image {    
    width: 50px;
    height: 50px;
    background-color: white;
    border: solid 1px #c2c2c2;
}

#linkWidget .link .image a {
    display: block;
    /*
    width: 100px;
    height: 100px;
    */
}

#linkWidget .link .image img {    
    border: none;
}

.separation {
    clear: both;
}


/*---------------*/
/* contactWidget */
/*---------------*/

#contactWidget {
    padding-top: 20px;
    width: 580px;
    position: relative;
    left: 250px;
    text-align: center;
    font-size: 70%;
    color: white;
}

#contactWidget a {
    color: white;
    text-decoration: none;
}

#contactWidget a:hover {
    text-decoration: underline;
}

#contactWidget .label3 {
    display: none;
}

#contactWidget .separator6 {
    display: none;
}

#contactWidget .url {
    display: none;
}


/*-------------*/
/* legalWidget */
/*-------------*/

#legalWidget {     
    width: 580px;
    position: relative;
    left: 242px;
    text-align: center;
    font-size: 70%;
    color: white;
}

#legalWidget a {
    color: white;
    font-weight: normal;
    text-decoration: none;
}

#legalWidget a:hover {    
    text-decoration: underline;
}


/*-------*/
/* event */
/*-------*/

.event {
    position: relative;
    margin-bottom: 30px;
    padding-bottom: 10px;
    background: transparent url(../images/separator.jpg) bottom left no-repeat;
}

.event .event-infos {
    width: 110px;
    height: 160px;
    background: transparent url(../images/eventInfosBackground.png) top left no-repeat;
}

.event .event-dayOfWeek {
    position: absolute;
    top: 20px;
    left: 15px;
    color: white;
}

.event .event-day {
    display: block;
    position: absolute;
    top: 45px;
    left: 20px;
    width: 58px;
    height: 58px;
    line-height: 58px;
    color: #c86909;
    font-weight: bold;
    font-size: 350%;
    text-align: center;    
}

.event .event-month {
    position: absolute;
    top: 110px;
    left: 57px;
    text-align: right;
    color: white;    
}

.event .event-price {
    display: block;
    position: absolute;
    top: 134px;
    left: 52px;
    width: 37px;
    height: 20px;
    line-height: 20px;
    color: #c86909;
    font-weight: bold;
    text-align: center;    
}

.event .event-hour {
    display: block;
    position: absolute;
    top: 134px;
    left: 9px;
    width: 37px;
    height: 20px;
    line-height: 20px;
    color: #c86909;
    font-weight: bold;
    text-align: center;    
}

.event .event-section {
    color: #c86909;
    margin: 0 0 10px 0;
}

.event h2.event-title {
    font-size: 140%;
    font-weight: bold;
    margin: 0 0 10px 0;
    background: none;
    padding: 0;
}

.event .event-description {

}

.event .event-url {

}

.event .event-image {
    width: 150px;
    height: 150px;
    border: #aeaeae solid 1px;
    background-color: #f2f2f2;
    padding: 5px;
}