@media print {
}
@media screen {
    body {
        background-color: #373737;
        scrollbar-base-color: #373737;
        scrollbar-face-color: #DEE3E7;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-shadow-color: #DEE3E7;
        scrollbar-3dlight-color: #D1D7DC;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #EFEFEF;
        scrollbar-darkshadow-color: #98AAB1; /*background-attachment: fixed; background-image: url(/images/page_bgr_1.jpg); background-repeat: repeat;            */
    }
    .ScrollBar1 {
        scrollbar-base-color: #373737;
        scrollbar-face-color: #373737;
        scrollbar-highlight-color: Black;
        scrollbar-shadow-color: Black;
        scrollbar-3dlight-color: Gray;
        scrollbar-arrow-color: Gray;
        scrollbar-track-color: #373737;
        scrollbar-darkshadow-color: Gray;
    }

    body, td, p, div, input, textarea, form, select, a {
        font-family: "Palatino Linotype";
        font-weight: bold;
        font-size: 11px;
        color: #dfd9c9;
        -webkit-font-smoothing: antialiased;
        font-smooth: always; /*text-shadow: 0.1em 0.1em 0.3em #42403c, -0.1em 0.1em 0.1em #42403c, -0.1em -0.1em 0.1em #42403c, 0.1em -0.1em 0.1em #42403c;*/
    }

    input, textarea, select {
        border: 1px solid #555555;
        color: white;
        background-color: #333333;
        width: 100%;
        border-radius: 5px;
        text-shadow: none;
    }
    input[type="image"] {
        border-style: none;
        border-radius: 0px;
        width: auto;
    }
    input[type="checkbox"] {
        border-style: none;
        border-radius: 0px;
        width: auto;
    }
    /*input[type="submit"] {color:#ed2024;text-shadow: 0.1em 0.1em 0.1em #42403c,
                                                                     -0.1em 0.1em 0.1em #42403c,
                                                                     -0.1em -0.1em 0.1em #42403c,
                                                                     0.1em -0.1em 0.1em #42403c}*/
    a {
        color: #ed2024; /*text-shadow: 0.1em 0.1em 0.1em #501a1b, -0.1em 0.1em 0.1em #501a1b, -0.1em -0.1em 0.1em #501a1b, 0.1em -0.1em 0.1em #501a1b;*/
    }
    a.img:hover {
        text-decoration: none;
    }

    .FullHeightContainer {
        min-height: 100%;
        height: 100%;
        margin: 0 auto;
        border: none 1px green;
    }
    /*.TopMenu { text-decoration: none; }
                .TopMenuItem a { text-decoration: none; color: #77612a; font-family: Arial; font-style: normal; font-size: 9px; font-weight:normal;}
            */
    .ContentCell {
        padding-left: 25px;
        padding-top: 15px;
        padding-right: 25px;
        text-align: left;
    }
    .ImageFrame {
        border: solid 1px #808080;
        float: left;
        padding: 7px;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .ImageFrame2 {
        margin-top: 10px;
        margin-right: 10px;
        border: solid 1px #808080;
        float: left;
        width: 81px;
        height: 115px;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
    }
    .ImageFrame2 * {
        vertical-align: middle;
    }

    .ImageFrame2 span {
        display: inline-block;
        height: 100%;
        width: 1px;
    }
    .PartnerLogo {
        margin-bottom: 30px;
        margin-top: 5px;
    }

    .LngUns {
        color: Gray;
    }
    .LngSel {
        color: Gray;
    }
    a.LngSel {
        text-decoration: underline;
    }
    .LngCont {
        margin-left: 10px;
        margin-top: 6px;
    }
    .LngSep {
        color: Gray;
    }

    .Fin2 {
        text-align: center;
        vertical-align: middle;
        margin-top: 6px;
        margin-bottom: 3px;
        border: dotted 1px Gray;
        width: 220px;
        height: 326px;
        line-height: 326px;
    }
    .Fin3 {
        text-align: left;
        width: 100%;
    }
    .Fin1 {
        padding-bottom: 20px;
        padding-right: 5px;
    }
    .ColorHeader1 {
        color: #dca50b;
    }
    /* box with width set by a client*/
    .Box1 {
        border: dotted 1px #333333;
        margin: 0px 10px 10px 0px;
        padding: 10px;
        background-color: #202020;
    }
    /* box of fixed width, used for links block*/
    .Box2 {
        width: 190px;
        border: dotted 1px #333333;
        margin: 0px 10px 10px 10px;
        padding: 10px;
        background-color: #202020;
    }
    .Box3 {
        width: 100%;
        float: right;
        border: dotted 1px #333333;
        padding: 5px;
        background-color: #252525;
        color: #E8E8E8;
    }
    .Box4 {
        text-align: center;
        width: 220px;
        height: 390px;
        float: left;
    }

    .Border1Full {
        border: solid 6px #dfd9c9;
    }
    .Border2Right {
        border-right: dotted 1px #333333;
    }
    .Border2Left {
        border-left: dotted 1px #333333;
    }
    .Border2Bottom {
        border-bottom: dotted 1px #333333;
    }
    .Border2Full {
        border: dotted 1px #333333;
    }
    .Border3Bottom {
        border-bottom: 1px dotted #700A0C;
    }
    .Border3Full {
        border: 1px dotted #700A0C;
    }

    .PagerOutter {
        border: none 1px gray;
    }

    .PagerInnerSelected a {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 25px;
        color: #444444;
        border: none 1px white;
        padding: 10px;
        font-size: 19pt;
        float: left;
        width: 32px;
        height: 32px;
        background-color: #1e1e1e;
        margin: 0px;
        text-decoration: none;
    }
    .PagerInnerUnselected a {
        font-family: Tahoma;
        font-weight: bold;
        font-size: 25px;
        color: #444444;
        border: none 1px white;
        padding: 10px;
        font-size: 19pt;
        float: left;
        width: 32px;
        height: 32px;
        background-color: Transparent;
        margin: 0px;
        text-decoration: none;
    }
    .ModelParameters td {
        background-color: #1e1e1e;
    }


    .TitlePage {
        color: #fdc801;
        font-size: 17px;
        font-style: normal;
        font-weight: bold;
    }

    .TitleLarge {
        font-size: 1.5em;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        display: block;
        margin-bottom: 15px;
    }
    .TitleMedium {
        font-size: 1.2em;
        font-weight: bold;
        font-style: normal;
        text-transform: uppercase;
        display: block;
        margin-bottom: 10px;
    }
    .TitleSmall {
        font-size: 1.1em;
        font-weight: bold;
        font-style: normal;
        text-transform: none;
        display: block;
        margin-bottom: 5px;
    }
    .TitleSmallDisabled {
        font-size: 1.1em;
        color: #333333;
        font-weight: bold;
        font-style: normal;
        text-transform: none;
        display: block;
        margin-bottom: 5px;
        text-shadow: 0.1em 0.1em 0.1em #1b1b1b, -0.1em 0.1em 0.1em #1b1b1b, -0.1em -0.1em 0.1em #1b1b1b, 0.1em -0.1em 0.1em #1b1b1b;
    }
    .TitleBlueLarge {
        margin-top: 10px;
        background: url('/Media/Images/line_blue.png') repeat top left;
        font-size: 14px;
        font-weight: bold;
        height: 27px;
        padding-left: 10px;
        line-height: 27px;
    }
    .TitlePurpleLarge {
        margin-top: 10px;
        background: url('/Media/Images/line_viol.png') repeat top left;
        font-size: 14px;
        font-weight: bold;
        height: 27px;
        padding-left: 10px;
        line-height: 27px;
        margin-bottom: 5px;
    }
    .LinePurple {
        background: url('/Media/Images/line_viol.png') repeat top left;
        height: 2px;
        margin-bottom: 10px;
    }

    .Yellow {
        color: #DEB101;
    }
    .Red {
        color: #ed2024;
    }
    .White {
        color: #dfd9c9;
    }

    .cb1 {
        margin: 5px;
        margin-right: 15px;
        padding: 5px;
        float: left;
        width: 150px;
    }
    .cb2 {
        width: 420px;
        margin: 0 auto;
        margin-bottom: 10px;
        padding: 10px;
        overflow: auto;
    }

    .Note {
        border: 1px solid #333333;
        padding: 2px 5px 2px 5px;
        color: red;
        background-color: #282828;
    }

    .modalBackgr {
        filter: alpha(opacity=80);
        opacity: 0.80;
    }
    .modalFullPopup {
        background-color: #000000;
        height: 100%;
        width: 100%;
        text-align: center;
    }


    #SiteMenu img.icon {
        border-style: none;
        vertical-align: middle;
    }

    #SiteMenu img.separator {
        border-style: none;
        display: block;
    }

    #SiteMenu img.horizontal-separator {
        border-style: none;
        vertical-align: middle;
    }

    #SiteMenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }

    #SiteMenu ul.dynamic {
        background-color: White;
        border-color: #77612A;
        border-width: 1px;
        border-style: Solid;
        padding: 0px 5px 0px 5px;
        z-index: 1;
        margin-top: 3px;
    }

    #SiteMenu a {
        text-decoration: none;
        white-space: nowrap;
        display: block;
        text-shadow: none;
        font-weight: normal;
    }

    #SiteMenu a.static {
        color: #77612A;
        font-family: Arial;
        font-size: 10px;
        text-decoration: none;
        padding-left: 0.15em;
        padding-right: 0.15em;
    }

    #SiteMenu a.dynamic {
        padding: 0px 3px 0px 3px;
        color: #77612A;
        font-family: Arial;
        font-size: 10px;
        text-decoration: none;
    }

    #SiteMenu a.static.selected {
        text-decoration: underline;
    }

    #SiteMenu a.static.highlighted {
        text-decoration: none;
    }

    #SiteMenu a.dynamic.highlighted {
        text-decoration: none;
    }

    #SiteMenu a.level2 {
        display: block;
        margin: 4px 2px 4px 2px;
    }
    #SiteMenu a.level3 {
        display: block;
        margin: 4px 2px 4px 2px;
    }


    .GalleryViewer1 img {
        border: solid 1px #333333;
        margin: 5px;
    }
    .Validator {
        color: Yellow;
    }

    /*a.pirobox { border: 5px solid red; }*/

    /*2011*/   
     .style2011 p { 
        font-family: Georgia;
        color: #ffffff;
        font-weight: bold;
        font-style: italic;    
        padding: 20px 0 15px 15px;
    }

    #titles {
        list-style: none;
        margin: 0;
        padding: 0;
        width: auto;
    }
    #titles li {
        margin-left: 0px;
        font-size: 12px;
        margin-bottom: 21px;
    }

    .image, .image_bg_box, .big_photo, .image_bg_box1, .image_bg_box2, .image_last {
        width: 100%;
    }
    .big_photo {
        height: 562px;
        background: url(/2011/media/images/post/miss_flower.jpg) no-repeat;
    }
    .big_photo p {
        padding-top: 458px;
        text-align: center;
    }
    .text_big {
        font-size: 15px;
        padding-top: 20px;
        padding-left: 15px;
    }
    .image_bg_box {
        height: 290px;
        background: url(/2011/media/images/post/oper_theater.jpg);
    }
    .image_bg_box1 {
        height: 116px;
        background: url(/2011/media/images/post/pl_1.jpg) no-repeat;
    }
    .image_bg_box2 {
        height: 172px;
        background: url(/2011/media/images/post/pl2.jpg) no-repeat;
    }
    .image_bg_box3 {
        height: 238px;
        background: url(/2011/media/images/post/pl3.jpg) no-repeat;
    }
    .image_bg_box4 {
        height: 170px;
        background: url(/2011/media/images/post/pl4.jpg) no-repeat;
    }
    .image_bg_box5 {
        height: 193px;
        background: url(/2011/media/images/post/pl5.jpg) no-repeat;
    }
    #roberto_bravo_link {
        float: left;
        display: block;
        width: 150px;
        height: 80px;
        font-style: normal;
        color: #ff0105;
        text-decoration: none;
        font-size: 10px;
        text-align: center;
        margin: 20px 20px 20px 0;
    }
    .image_last {
        height: 267px;
    }
    .image_last img {
        float: left;
    }
    #text_last {
        float: left;
        width: 300px;
    }


}

