﻿body {
    text-align: center;
    padding: 0px, 0px, 0px, 0px;
    margin: 0px;
    font-size: 11px;
    font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
    color: #666;
}

h2 {
    font-size: 16px;
    color: #666;
    margin-left: 40px;
}

h1 {
    font-size: 20px;
    color: #666;
}

p {
    color: #666;
}

/* MasterPage */
.wrapper {
    position: relative;
    text-align: left;
    padding: 0px, 0px, 0px, 0px;
    margin: 30px auto 0px;
    width: 1100px;
    color: #000;
}

.header {
    position: relative;
    margin: 14px auto;
    width: 100%;
    height: 160px;
    text-align: center;
}

.mainmenu {
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    font-weight: bold;
    font-size: 10px;
    font-family: Trebuchet MS, Arial, Sans-Serif;
    top: 4px;
    text-align: center;
    width: 100%;
}

.logo {
    margin-top: 35px;
    text-align: center;
    height: 75px;
}

    .logo H2 {
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial, Sans-Serif;
        font-weight: bold;
        font-size: 30px;
        letter-spacing: 0.2em;
        color: #000;
    }

    .logo h1 {
        text-transform: uppercase;
        font-family: Trebuchet MS, Arial, Sans-Serif;
        font-weight: bold;
        font-size: 30px;
        letter-spacing: 0.2em;
        color: #666;
    }

.content {
    position: relative;
    padding-bottom: 0px;
    margin-top: 6px;
    width: 100%;
    padding-right: 20px;
    margin-bottom: 50px;
    height: 1%;
    padding-top: 0px;
    top: 0px;
    left: 0px;
}

#Footer {
    position: absolute;
    bottom: 0px;
    height: 4px;
}

#content {
    position: relative;
    padding-bottom: 0px;
    margin-top: 6px; /*   padding-left: 30px;*/
    width: 100%; /*    padding-right: 30px;*/
    margin-bottom: 50px;
    height: 1%;
    overflow: hidden;
    padding-top: 0px;
    font-family: verdana, arial, helvetica, sans-serif;
}

.footer {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.vertical-line {
    display: inline;
    background-color: #000;
    width: 0px;
    height: 100%;
}

#container3 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

#container2 {
    float: left;
    width: 100%;
}

.divBox {
    float: left;
    width: 21%;
    display: inline;
    height: 100%;
    border-width: 2px;
    border-style: groove;
    border-color: #DCDCDC;
    min-height: 700px;
    padding-bottom: 20px;
}

.divleft {
    float: left;
    width: 19%;
}

.divcenter {
    float: left;
    width: 65%;
    margin: 0px 15px 0px 15px;
}

.divright {
    float: left;
    text-align: center;
    width: 12%;
}

.divCenterMain {
    border-top-width: 2px;
    border-top-style: groove;
    border-top-color: #dCdCdC;
    margin: 0px 15px 0px 15px;
    padding-top: 10px;
    width: 63%;
    float: left;
    color: #666;
}

.divRightMain {
    border-top-width: 2px;
    border-top-style: groove;
    border-top-color: #dCdCdC;
    margin: 0px 15px 0px 15px;
    padding-top: 10px;
    width: 75%;
    float: left;
    color: #666;
}

.divFullMain {
    padding: 10px 15px 0px 15px;
    width: 100%;
    float: left;
    color: #666;
}

/* Exhibition */
.subhead1 {
    width: 33%;
    float: left;
    background: #fff;
    padding-bottom: 10px;
}

#right-sidebar {
    width: 20%;
    float: left;
    margin: 2px 0px 2px 9px;
    text-align: center;
}

.twocol_right {
    float: left;
    width: 75%;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    margin-top: 6px;
}

.contend_center {
    float: left;
    width: 77%;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    margin-top: 0px;
}

#submenu {
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 0.05em;
    color: #555;
    font-size: 10px;
    padding-top: 0px;
}

.viewCart {
    margin-left: auto;
    margin-right: auto;
    width: 650px;
    text-align: center;
}

.view {
    margin-left: auto;
    margin-right: auto;
    width: 750px;
    text-align: center;
}

    .view .photo-frame {
        margin-left: auto;
        margin-right: auto;
    }

.viewCollector {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}




/*FrontPage*/
table:hover {
    color: #000;
}

table {
    color: #666;
}



.datalistItem {
    height: 30px;
}


.georg:hover {
    color: #000;
}

/*All*/
a {
    text-decoration: none;
    color: #d32525;
}

    a:visited {
        color: #980000;
    }

    a:hover {
        text-decoration: underline;
        color: #e05252;
    }

    a:active {
        color: #980000;
    }


.exhib_current {
    font: Bold 12px/18px "Helvetica", Arial, Sans-Serif;
    float: left;
    letter-spacing: 0.1em;
    color: #666;
    margin: 10px 30px 10px 30px;
}

    .exhib_current B {
        color: #000;
    }


.exhiblink {
}

    .exhiblink A {
        display: block;
    }


.link {
    padding-bottom: 3px;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 0px;
    background-repeat: no-repeat;
    letter-spacing: 0.2em;
    font-size: 10px;
    font-weight: bold;
    padding-top: 0px;
}

    .link:hover {
        background-position: 0px -18px;
    }

.btn_obj {
    background: url(./img/sprites.v3.png) no-repeat 0px -108px;
}

    .btn_obj:hover {
        background-position: 0px -126px;
    }



head1 {
    text-align: left; /* line-height: 22px;*/
    width: 150px;
    float: left;
    font-size: 10px; /*    margin-right: 30px;*/
}



.alt#submenu A {
    color: #999;
}

#submenu LI {
    list-style-type: none;
    list-style-image: none;
}

#submenu A {
    text-transform: uppercase;
    font-weight: bold;
}

#submenu LI A.active {
    border-bottom: medium none;
    color: #000;
}

    #submenu LI A.active:hover {
        border-bottom: medium none;
        color: #000;
    }

menu .small {
    letter-spacing: 0px;
    color: #999;
    margin-left: 5px;
    font-size: 9px;
}

#twocol_right {
    float: left;
}

#wrapper {
    position: relative;
    text-align: left;
    padding-bottom: 0px;
    margin: 30px auto 0px;
    padding-left: 0px;
    width: 950px;
    padding-right: 0px;
    color: #000;
    padding-top: 0px;
}

#header {
    position: relative;
    margin: 14px auto;
    width: 950px;
    height: 165px;
    text-align: center;
}

#title {
    position: absolute;
    text-align: center;
    width: 720px;
    top: 0px;
    left: 115px;
    -moz-opacity: 0;
}

    #title B {
        padding-bottom: 0px;
        text-transform: uppercase;
        margin: 14px;
        padding-left: 0px;
        padding-right: 0px;
        display: block;
        font: bold 10px "Trebuchet MS", Arial, Sans-Serif;
        letter-spacing: 0.3em;
        color: #000;
        padding-top: 0px;
    }




#twocol_right .objvert {
    margin-bottom: 20px;
    height: 1%;
    overflow: hidden;
}

.end {
    margin-right: 0px;
}

/*Modal Popup*/
.modalBackground {
    position: absolute;
    z-index: 100;
    top: 0px;
    left: 0px;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.modalPopup {
    background-color: #FFFFFF;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}

    .modalPopup p {
        padding: 5px;
    }

.sampleStyleA {
    background-color: #FFF;
}

.FloatLeft {
    float: left;
    color: #666;
}

.Block {
    display: block;
}

.button {
    -webkit-appearance: none;
    text-decoration: none;
    border: 1px solid #fed1d3;
    background-color: #fff;
    padding: .769230769em 1.538461538em;
    -webkit-border-radius: 0.30769em;
    -moz-border-radius: 0.30769em;
    border-radius: 0.30769em;
    font-family: "calluna", Georgia, "Times New Roman", serif;
    font-size: .8125em;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: bold;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
    transition: all 0.1s linear;
    height: 29px;
}

.buttonCenter {
    -webkit-appearance: none;
    text-decoration: none;
    border: 1px solid #fed1d3;
    background-color: #fff;
    padding: .769230769em 1.538461538em;
    -webkit-border-radius: 0.30769em;
    -moz-border-radius: 0.30769em;
    border-radius: 0.30769em;
    font-family: "calluna", Georgia, "Times New Roman", serif;
    font-size: .8125em;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: bold;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    margin-top: 5px;
    margin-bottom: 5px;
    transition: all 0.1s linear;
}

    .button:hover, .button.active, .button.submit {
        background-color: #ffeff0;
        border-color: #c61b21;
    }

    .button.disabled {
        color: #878787;
        background-color: #FCFCFC;
        border-color: lightgrey;
    }

.buttonDisable {
    -webkit-appearance: none;
    border: 1px solid #fed1d3;
    border-color: lightgrey;
    color: #878787;
    padding: .769230769em 1.538461538em;
    -webkit-border-radius: 0.30769em;
    -moz-border-radius: 0.30769em;
    border-radius: 0.30769em;
    font-size: .8125em;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: bold;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    margin-top: 5px;
    margin-right: 5px;
    transition: all 0.1s linear;
}

.smallbutton {
    -webkit-appearance: none;
    border: 1px solid #fed1d3;
    background-color: #fff;
    padding: .4em 1.3em;
    -webkit-border-radius: 0.30769em;
    -moz-border-radius: 0.30769em;
    border-radius: 0.30769em;
    font-size: .8125em;
    letter-spacing: 1px;
    line-height: 1.5;
    font-weight: bold;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

    .smallbutton:hover, .button.active, .button.submit {
        background-color: #ffeff0;
        border-color: #c61b21;
    }

.feitur {
    margin-bottom: 10px;
}

.tableLeftAlign {
    text-align: left;
    padding-left: 10px;
}

.MaxImageSize {
    max-height: 50px;
    max-width: 50px;
}
