* {
    margin:0;
    padding:0;
    border:none;
}

body {
    margin-bottom:10px;
    background-color:#ffffff;
    font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000;
}

ol, ul, li {
    list-style:none;
}


h1 {
    margin-bottom:18px;
    font:bold 22px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000;
}
h2 {
    margin-bottom:15px;
    font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000;
}
h3 {
    margin-bottom:10px;
    margin-bottom:10px;
    font:bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000;
}
h4 {
    margin-bottom:8px;
    font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#000000;
}

a {
    outline:none;
    font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#000000;
}
a:hover {
    text-decoration:underline;
    color:#626262;
}

.clear {
    clear:both;
}

#container {
    margin:auto;
    width:960px;
}

#header {
    padding:34px 44px 0 48px;
    height:170px;
    background:transparent url(images/header.jpg) no-repeat;
}
#header .top {
    height:126px;
}
#header .top a {
    display:block;
    width:273px;
    height:103px;
}
#header .bottom {
    height:31px;
}
#header .bottom .left {
    float:left;
    width:715px;
    height:31px;
}
#header .bottom .left ul li {
    float:left;
    padding-top:6px;
    margin-right:35px;
}
#header .bottom .left ul li a {
    float:left;
    font-weight:bold;
    text-decoration:none;
    color:#000000;
}
#header .bottom .left ul li a:hover {
    color:#626262;
}
#header .bottom .left ul li.last {
    margin-right:0;
}
#header .bottom .right {
    float:right;
    width:145px;
    height:31px;
}
#header .bottom .right label {
    float:right;
    margin:6px 6px 0 0;
}
#header .bottom .right input.text {
    float:right;
    margin:0;
    padding:8px 10px 0 5px;
    width:70px;
    height:13px;
    background:transparent;
    border:none;
    font:12px Arial, Helvetica, sans-serif;
    color:#000000;
}
#middle {
    padding:0 44px 0 48px;
    background:transparent url(images/middle.jpg) repeat-y;
}
#cont_l {
    float:left;
    padding-top:30px;
    width:170px;
}
#cont_l ul li {
    margin-bottom:4px;
    padding-left:12px;
    background:transparent url(images/dotted.jpg) 0 4px no-repeat;
}
#presentation {
    float:left;
    padding:30px 30px 30px 30px;
    width:554px;
    height:337px;
    background:transparent url(images/content_bg.jpg) no-repeat;
}
#presentation .content {
    position:relative;
    padding-right:5px;
    width:549px;
    height:337px;
    overflow:auto;
}
#presentation .content p {
    margin-bottom:15px;
    line-height:20px;
}
#arts {
    margin:auto;
}
#arts .left {
    float:left;
    padding:20px 10px 0 10px;
    width:170px;
}
#arts .left h2 {
    font-size:14px;
}
#arts .left ul li {
    margin-bottom:3px;
    padding-left:15px;
    background:transparent url(images/dotted.jpg) 0 5px no-repeat;
}
#arts .left ul li a {
    font:12px Arial, Helvetica, sans-serif;
}
#arts .right {
    float:left;
    padding:20px 30px 30px 20px;
    width:564px;
    height:347px;
    background:transparent url(images/content_bg.jpg) no-repeat;
}
#arts .right .content {
    position:relative;
    width:564px;
    height:347px;
    overflow:auto;
}
#arts .right h2 {
    font-size:14px;
}
#arts .right p {
    margin-bottom:15px;
    line-height:20px;
}
#arts .right ul li {
    margin-bottom:3px;
}
#arts .right ul li a {
    font:12px Arial, Helvetica, sans-serif;
}
#workshops {
    margin:auto;
}
#workshops .right {
    display:block;
    padding:20px 30px 30px 20px;
    width:822px;
    height:347px;
    background:transparent url(images/content_bg2.jpg) no-repeat;
}
#workshops .right .content {
    position:relative;
    width:822px;
    height:347px;
    overflow:auto;
}
#workshops .right h2 {
    font-size:14px;
}
#workshops .right p {
    margin-bottom:15px;
    line-height:20px;
}
#workshops .right ul li {
    position:relative;
    margin:0 5px 5px 0;
    padding-left:10px;
    height:17px;
    overflow:hidden;
}
#workshops .right ul li a {
    font:12px Arial, Helvetica, sans-serif;
}
#artist {
    margin:auto;
    padding:20px 0;
    overflow:hidden;
}
#artist .left {
    float:left;
    margin-right:25px;
    padding:23px 16px 0 0;
    width:250px;
}
#artist .left .image {
    margin-bottom:15px;
}
#artist .left .desc {
    position:relative;
    height:330px;
    overflow:auto;
}
#artist .left .desc a.map {
    position:absolute;
    display:block;
    top:0;
    right:5px;
    width:48px;
    height:48px;
    background:transparent url(images/map_icon.jpg) 0 0 no-repeat;
}
#artist .left .desc h3 {
    margin-bottom:3px;
    font-size:12px;
}
#artist .left .desc p {
    margin-bottom:10px;
    line-height:20px;
}
#artist .left .desc p.ico {
    width:190px;
}
#artist .right {
    float:right;
    width:570px;
}
#artist .right .image {
    position:relative;
    width:570px;
    min-height:350px;
    height:auto !important;
    height:350px;
    background:transparent url(images/loading.gif) 50% 50% no-repeat;
    text-align:center;
    overflow:hidden;
}
#artist .right .desc {
    margin-bottom:5px;
    padding:5px 40px;
    border-bottom:1px solid #e0e0e0;
    text-align:right;
}
#artist .right .images {
    padding:5px 0 5px 30px;
    height:auto;
    overflow:auto;
}
#artist .right .images a {
    float:left;
    margin:0 5px 5px 0;
}
#artist .right .actions {
    margin-bottom:5px;
    text-align:right;
}

#map_container {
    position:relative;
    overflow:hidden;
}
#mapbar #sideBar {
    position:relative;
    height:535px;
    overflow:auto;
}
#mapbar #sideBar * {
    margin-bottom:5px;
    color:#ffffff;
    cursor:pointer;
}
#map_container #sideBar *:hover {
    color:#dddddd;
}

#map {
    position:relative;
    display:block;
    width:100%;
    height:650px;
    font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#444444;
    overflow:hidden;
}
#map h1, #map h2, #map h3, #map h4 {
    margin:0;
    font:bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#444444;
}
#map .body {
    padding:5px;
    background:#ffffff;
}
#map .body img {
    float:left;
    margin:0 5px 5px 0;
}
#mapbar {
    position:absolute;
    display:block;
    padding:5px;
    top:40px;
    right:6px;
    width:190px;
    height:570px;
    background:#000;
    /* for IE */
    filter:alpha(opacity=60);
    /* CSS3 standard */
    opacity:0.6;
    z-index:999999;
}
#mapbar h2 {
    margin:0 0 5px 0;
    font:bold 12px "Trebuchet MS", Arial, Helvetica;
    color:#ffffff;
}
#mapbar .search {
    margin-bottom:5px;
    padding-bottom:5px;
}
#mapbar .search h3 {
    margin:0;
    font:bold 12px "Trebuchet MS", Arial, Helvetica;
    color:#444444;
}
#mapbar .search input.text {
    float:left;
    padding:2px 18px 2px 3px;
    width:107px;
    background:#ffffff url(images/search_icon.jpg) 110px 2px no-repeat;
    border:1px solid #000000;
}
#mapbar .search input.button {
    position:relative;
    float:right;
    padding:1px 3px;
    width:60px;
    height:22px;
    font-size:11px;
    border:1px solid #000000;
}

#footer {
    height:124px;
    background:transparent url(images/footer.jpg) no-repeat;
    text-align:right;
}
#footer .top {
    padding:5px 44px 0 0;
    height:85px;
}
#footer .top a, #footer .top span {
    margin-left:3px;
}
#footer .bottom {
    font-size:11px;
    text-align:center;
    color:#797979;
}
#footer2 {
    margin:auto;
    width:900px;
    padding:5px 10px;
    border-top:1px solid #c8c8c8;
    text-align:center;
}
