body{background-color: #e4df98; margin: 0px; font-family: Arial;font-size: 12px;}
h1{font-size: 18px; color: #000; margin: 0px;}
h2{font-size: 14px; color: #7e0100;}
h2 a{font-size: 14px; text-decoration: none; color: #7e0100;}
h2 a:hover{font-size: 14px; text-decoration: underline; color: #7e0100;}
img{border-style: none;}
#logoarea{height: 115px; width: 350px; float: left; background-image: url('/client/img/logo.png');}
#container{margin: 0 auto; width:1000px;background-color: #fff;}
#leftborder{background-image: url('/client/img/leftborder.png'); background-repeat: repeat-y; width: 18px;}
#rightborder{background-image: url('/client/img/rightborder.png'); background-repeat: repeat-y; width: 18px;}
#languagearea{height: 30px; width: 600px; float: left; text-align: right; margin-top: 5px;}
#languagearea a{ border: 1px solid #fff;}
#languagearea a:hover{border: 1px solid #d9d58e;}
#topLine{clear: both;background-image: url('/client/img/linebg.png'); background-repeat: repeat-x; margin-left: 20px; margin-right: 20px; height: 14px;}
#bottomLine{text-align: center; margin-bottom: 10px; color: #1e1a1b; font-family: arial; font-size: 14px;}
.cost{color:#333333;font-size:14px;}
* html .galleria{list-style:none;width:100%; height: 200px; border: 1px solid black;padding-left: 0;}
.galleria{list-style:none;width:100%; display: block;padding-left: 4px;}
.galleria li{display:block;width:60px;height:60px;overflow:hidden;float:left;margin:0 6px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto;height:54px !important}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:440px} /* MSIE bug */