body {           
    background: transparent url(../images/indexView2BodyBackground.jpg) top center repeat-y;
}

#doc2 {     
    position: relative;
}

#hd {    
    height: 269px;
    background: transparent url(../images/indexView2HdBackground.jpg) top center no-repeat;
}

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

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

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

.page {
    margin: -60px 50px 50px 50px;
    font-size: 85%;
}
/*
.page-hd h1 {
margin-left: -1px;
padding-left: 25px;
height: 26px;
color: #a70034;
line-height: 26px;
font-size: 167%;
font-weight: normal;          
background: transparent url(../images/chip1.jpg) center left no-repeat;
}
*/
.page-bd {
    margin: 10px 0;
}

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

#linkWidget a {
    display: block;
    width: 186px;
    height: 195px;
    position: absolute;
    top: 0;
    left: 19px;
}

#linkWidget span {
    display: none;
}


/*-----------*/
/* swfWidget */
/*-----------*/

#swfWidget {
    position: absolute;
    top: 87px;
    left: 375px;
}


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

#menuWidget {
    margin: 0 0 0 10px;
    width: 200px;
}

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

#menuWidget ul ul {
    /*margin: 0 30px;*/
}

#menuWidget .menu-item {
    list-style-type: none;
    list-style-image: none;
    background: transparent url(../images/chip3.jpg) top left no-repeat;
    margin: 0;
    padding: 0;
}

#menuWidget .menu-item .menu-item {
    list-style-type: none;
    list-style-image: none;
    background: transparent url(../images/chip2.jpg) center left no-repeat;
}

#menuWidget .menu-item-link { 
    display: block;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 85%;
}

#menuWidget .menu-item .menu-item .menu-item-link {     
    font-weight: normal;
    font-size: 85%;
    /*background: transparent url(../images/chip5.jpg) 0 0 no-repeat;*/
}

#menuWidget .menu-item-link:hover 
,#menuWidget .menu-selectedItem-link
,#menuWidget .menu-expandedItem-link
{ 
    color: #0D235D;
}

#menuWidget .menu-item-title {
    line-height: 30px;
    margin-left: 18px;
}

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


/*-------------*/
/* linkWidget2 */
/*-------------*/
/*
#linkWidget2 a {
    display: block;
    position: absolute;
    top: 10px;
    left: 215px;
    width: 205px;
    height: 50px;    
}

#contactWidget2 a:hover {

}

#linkWidget2 span {
    display: none;
}
*/

/*------------*/
/* swfWidget2 */
/*------------*/

#swfWidget2 {    
    position: absolute;
    top: 10px;
    left: 175px;
}


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

#contactWidget {
    padding-top: 100px;
    text-align: center;
    width: 100%;
    font-size: 77%;
    color: #0D235D;
}

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

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

#contactWidget .label3 {
    display: none;
}

#contactWidget .separator6 {
    display: none;
}

#contactWidget .url {
    display: none;
}


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

#legalWidget {    
    width: 100%;
    text-align: center;
    font-size: 77%;
    color: #0D235D;
}

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

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


/*-------------*/
/* eventModule */
/*-------------*/

.event {
    position: relative;
}

.event .panel {
    border: none;
    /*border: #ccc solid 1px;*/
    margin: 0 0 20px 0;
    /*padding-top: 15px;*/
}

.event .panel-hd {
    /*margin-top: 0;*/
    font-size: 107%;
    font-weight: bold;
    color: #fff;
    line-height: 25px;
    margin: 0 0 10px -25px;
    padding-left: 50px;
    background: transparent url(../images/h2Background.jpg) center left no-repeat;
}

.event .panel-bd {
    margin: 0;
    padding: 0;
}

.event .humanReadableDate-place-hour-price {
    font-weight: bold;
    color: #e68c32;
    margin: 0 0 10px 0;
    padding-left: 20px;
    background: transparent url(../images/chip1.jpg) bottom left no-repeat;
}

.event .humanReadableDate .inline-label {
    display: none;
}

.event .publicationDate {
    /*
    position: absolute;
    top: 2px;
    right: 2px;
    color: #ccc;
    */
    display: none;
}

.event .section {
    /*
    position: absolute;
    top: 14px;
    right: 2px;
    color: #ccc;
    */
}

.event .image {

}

.event .description {

}

.event .address-zipCode-city {
    color: #e68c32;
}

.event .phone1-fax1 {
    color: #e68c32;
}

.event .email1-url, .event .email1-url a {
    color: #e68c32;
}

.event .file1-file2-file3, .event .file1-file2-file3 a {
    color: #e68c32;
}

.event .panel-ft {
    margin: 0;
    color: #e68c32;
}

.event .panel-ft a {
    color: #e68c32;
}
