body {
    font-family: "Verdana",sans-serif;
    font-size: 12px;
    color: #414141;
    background: url(../gfx/body-bg.gif) #fff left top repeat-x;
    text-align: center;
    margin: 0;
    padding: 0;
}
a img, a div {
    border: none;
    text-decoration: none;
}
a{
    color: #2c95b0;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #116491;
    text-decoration:none;
    outline: none;
}
.clear {
    clear:both;
}
.container {
    width: 970px;
    text-align: left;
    margin: 0 auto;
    background: transparent;
}

/*--- main menu css ---*/
.main-menu {
    margin: 29px 0 0 0;
    background: url(../gfx/main-menu-left.gif) left top no-repeat;
    width: 970px;
}
.main-menu div {
    background: url(../gfx/main-menu-right.gif) right top no-repeat;
}
.main-menu div div {
    background: url(../gfx/main-menu-bg.gif) right top repeat-x;
    width: 962px;
    margin: 0 auto;
    height: 50px;
}
.main-menu div div ul {
    display: inline;
    margin: 0;
    padding: 0;
}
.main-menu div div ul li, .main-menu div div ul li.selected {
    padding: 0;
    margin: 11px 0 0 0;
    list-style-type: none;
    height: 28px;
    width: 190px;
    font-size: 14px;
    color: #FFF;
    float: left;
    text-align: center;
    display: block;
    border-left: 1px solid #000;
    border-right: 1px solid #6c6c6c;    
}
.main-menu div div ul li.selected {
    background: url(../gfx/main-menu-selected.gif) top center no-repeat;
    font-weight: bold;
    padding: 5px 0 0 0;
    height: 22px;    
}
.main-menu div div ul li a:link, .main-menu div div ul li a:active, .main-menu div div ul li a:visited {
    padding: 5px 0 7px 0;
    color: #FFF;
    text-decoration: none;
    background: none;
    display: block;
    outline: none;
}
.main-menu div div ul li a:hover {
    background: url(../gfx/main-menu-hover.gif) top center no-repeat;
}
/*--- end of main menu css ---*/

/*--- search bar css ---*/
.search-bar {
    margin: 5px 0 0 0;
    float: right;
    background: url(../gfx/search-bar-left.gif) left top no-repeat;
    width: 665px;
    color: #939393;
    font-size: 11px;
    font-weight: bold;
}
dl.dropdown dd ul {
    z-index: 20;
}
.search-bar-1 {
    background: url(../gfx/search-bar-right.gif) right top no-repeat;
}
.search-bar-2 {
    background: url(../gfx/search-bar-bg.gif) right top repeat-x;
    width: 657px; /* 665-(2*4px) */
    margin: 0 auto;
    height: 50px;
}
.search-table {
    border: 0;
    width: 100%;
    margin: 0;
}
.search-table tbody tr td {
    height: 50px;
}
.fancy {
    color: #5d5d5d;
    text-decoration: none;
    font-weight: normal;
    background: url(../gfx/fancy-btn-left.gif) left top no-repeat;
    float: left;
    margin: auto 7px;
}
.fancy div {
    background: url(../gfx/fancy-btn-right.gif) right top no-repeat;
    padding: 7px 10px 8px 10px;
    cursor: pointer;
}
.search, .search-focus {
    background: url(../gfx/search-box.gif) left top no-repeat;
    width: 138px;
    padding: 7px 0 8px 5px;
    color: #939393;
    font-family: "Verdana",sans-serif;
    font-size: 11px;
    border: none;
}
.search-btn, .search-btn-focus {
    background: url(../gfx/search-btn.gif) left top no-repeat;
    width: 80px;
    height: 28px;
    color: #5d5d5d;
    font-size: 11px;
    border: none;
    font-family: "Verdana", sans-serif;
    margin: 0;
}
.search-focus, .search-btn-focus {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #444;
}
.dropdown dd, .dropdown dt, .dropdown ul { 
    margin:0px;
    padding:0px;
}
.dropdown dd {
    position:relative;
}
.dropdown a, .dropdown a:visited {
    color:#939393;
    text-decoration:none;
    outline:none;
    font-weight: normal;
}
.dropdown a:hover {
    color:#247696;
}
.dropdown a img {
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}
.dropdown dt a img {
    filter:alpha(opacity=50);
    -moz-opacity:.50;
    opacity:.50;
}
.dropdown a:hover img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.dropdown dt a:hover img {
    filter:alpha(opacity=100);
    -moz-opacity:1;
    opacity:1;
}
.dropdown dt a:hover {
    color:#247696; border: none;
    background: url(../gfx/lang-box.gif) left bottom no-repeat;
}
.dropdown dt a {
    background: url(../gfx/lang-box.gif) left top no-repeat;
    display:block;
    border:none;
    width:131px;
    padding: 2px 0 3px 0;
    font-weight: normal;
}
.dropdown dt a span {
    cursor:pointer;
    display:block;
    padding:5px;
}
.dropdown dd ul {
    background:#ebebeb none repeat scroll 0 0;
    border:1px solid #8f8f8f;
    color:#C5C0B0;
    display:none;
    left:0px; 
    padding:5px 0px; 
    position:absolute; 
    top:2px; 
    width:129px; 
    list-style:none;}
.dropdown span.value { 
    display:none;
}
.dropdown dd ul li a { 
    padding:5px; 
    display:block;
}
.dropdown dd ul li a:hover { 
    background-color:#dfdfdf;
}
.dropdown img.flag { 
    border:none; 
    vertical-align:top;
    margin-top:2px; 
    margin-left:2px; 
    margin-right:5px;
}
/*--- end of search bar css ---*/

/*--- content css ---*/
.dark-hdr-search {
    background: url(../gfx/dark-hdr-search.gif) left top no-repeat;
}
.dark-hdr-home {
    background: url(../gfx/dark-hdr-home.gif) left top no-repeat;
}
.dark-hdr-products {
    background: url(../gfx/dark-hdr-products.gif) left top no-repeat;
}
.dark-hdr-about {
    background: url(../gfx/dark-hdr-about.gif) left top no-repeat;
}
.dark-hdr-gallery {
    background: url(../gfx/dark-hdr-gallery.gif) left top no-repeat;
}
.dark-hdr-at {
    background: url(../gfx/dark-hdr-at.gif) left top no-repeat;
}
.dark-hdr-home div, .dark-hdr-about div, .dark-hdr-products div, .dark-hdr-gallery div, .dark-hdr-at div, .dark-hdr-search div {
    background: url(../gfx/main-menu-bg.gif) left top repeat-x;
    margin-left: 50px;
}
.dark-hdr-home div div, .dark-hdr-about div div, .dark-hdr-products div div, .dark-hdr-gallery div div, .dark-hdr-at div div, .light-hdr div div, .dark-hdr-search div div {
    background: url(../gfx/dark-hdr-right.gif) right top no-repeat;
    width: auto;
    display: block;
    height: 50px;
    margin: 0;
}
.light-hdr {
    background: url(../gfx/light-hdr-left.gif) left top no-repeat;
}
.light-hdr div {
    background: url(../gfx/light-hdr-bg.gif) left top repeat-x;
    margin-left: 50px;
}
.light-hdr div div {
    background: url(../gfx/light-hdr-right.gif) right top no-repeat;
}
.dark-hdr-home div div p, .dark-hdr-about div div p, .dark-hdr-products div div p, .dark-hdr-gallery div div p, .dark-hdr-at div div p, .light-hdr div div p, .dark-hdr-search div div p{
    font-size: 14px;
    margin: 0;
    padding: 16px 0 0 0;
    color: #fff;
    font-weight: bold;
}
.column-wrap {
    background: url(../gfx/two-columns-bg.gif) left top repeat-y;
    width: 970px;
    margin: 0 0 10px 0;
}
.column-footer {
    background: url(../gfx/two-columns-footer.gif) left bottom no-repeat;
    width: 970px;
    height: 4px;
    clear: both;
}
.left-column {
    background: transparent;
    width: 300px;
    display: block;
    float: left;
    margin: 5px 0 0 0;
    color: #222;
}
.right-column {
    background: transparent;
    width: 665px;
    display: block;
    float: right;
    margin: 5px 0 0 0;
}
.right-column div.inner, .left-column div.inner {
    padding: 0;
    margin: 0 15px 10px 15px;
}
.left-column h1, .right-column h1 {
    color: #000;
    font-family: "Verdana", sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 5px 0 0 0;
    border-bottom: 1px solid #c3c3c3;
}
.right-column h1 {
    border: none;
    color: #054a78;
    margin: 10px 0;
}
.right-column h2, .right-column h3 {
    color: #014779;
    font-family: "Verdana", sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 0 0 10px 0;
    margin: 5px 0 10px 0;
    border-bottom: 1px solid #c3c3c3;
}
.left-column h1 {
    margin-bottom: 15px;
}
.right-column div.inner ul {
    list-style-type: none;
    margin: 5px;
    padding: 0;
}
.right-column div.inner ul li {
    margin: 0;
    padding: 7px 2px 7px 25px;
    text-indent: 0;
    background: url(../gfx/bullet.gif) 0 8px no-repeat;
}
.right-column div inner ul li ul {
    margin: 5px 0 5px 20px;
}
a.more:link, a.more:active, a.more:visited {
    outline: none;
    color: #2c95b0;
    font-size: 11px;
    background: url(../gfx/link.gif) top left no-repeat;
    text-decoration: none;
    padding: 0 5px 1px 15px;
    margin: 5px 0;
    font-weight: bold;
    display: block;
}
a.more:hover {
    color: #116491;
}
/*--- end of content css ---*/
/*--- download button css ---*/
.download:link, .download:active, .download:visited {
    background: url(../gfx/download.gif) left top no-repeat;
    height: 34px;
    margin: 10px auto;
    width: 200px;
    color: #247696;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 16px 0 0 60px;
}
.download:hover {
    color: #17495F;
}
/*--- end of download button css ---*/
/*--- nav menu css ---*/
.nav-menu {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    text-indent: 0;
}
.nav-menu li {
    border-bottom: 1px solid #ccc;
}
.nav-menu li.selected {
    background: url(../gfx/bullet.gif) 0 17px no-repeat;
    color: #024779;
    font-weight: bold;
    padding: 0px;
    border-bottom: 1px solid #fff;
    margin: 0px;
    width: 270px;
    cursor: pointer;
    border-top: 1px solid #E6E6E6;
}
.nav-menu li.selected a span {
    /*padding: 0 0 0 15px;*/
    margin-left: 15px;
    display: block;
}
.nav-menu li a {
    margin: 5px 0;
    padding: 10px 5px 11px 5px;
    display: block;
    color: #222;
}
.nav-menu li a:hover {
    margin: 5px 0;
    padding: 10px 5px 11px 5px;
    color: #fff;
    background: url(../gfx/li-hover.gif) left center no-repeat;
}
/*--- sub level 1 menu ---*/
.nav-menu li.selected ul {
    list-style: none;
    margin: 0;
    padding: 0;
}                         
.nav-menu li.selected ul li, .nav-menu li.selected ul li.selected {
    border-bottom: none;
    border-top: 1px solid #fff;
    margin: 0 0 0 20px;
    width: 250px;
    padding: 0;
}
.nav-menu li.selected ul li.selected {
    padding: 0;
    background: none;
    color: #222;
    font-weight: bold;
}
.nav-menu li.selected ul li a {
    font-weight: normal;
    display: block;
    padding: 5px 0; 
}
.nav-menu li.selected ul li a:hover {
    font-weight: bold;
    background: none;
    color: #222;
    padding: 5px 0; 
}

/*--- sub level 2 menu ---*/
.nav-menu li.selected ul li.selected ul {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
}
.nav-menu li.selected ul li.selected ul li, .nav-menu li.selected ul li.selected ul li.selected {
    width: 230px;
    margin: 0 0 0 20px;
    padding: 0;
}
.nav-menu li.selected ul li.selected ul li a {
    color: #1450a3;
    font-weight: normal;
}
.nav-menu li.selected ul li.selected ul li a:hover {
    font-weight: bold;
}
.nav-menu li.selected ul li.selected ul li.selected {
    padding: 5px;
    width: 220px;    
    background: url(../gfx/li-sub-selected.gif) 0 4px no-repeat;
}

.nav-menu li.selected ul li.selected a {
    font-weight: bold;  
    display: block;
    padding-top: 8px;
}
.nav-menu li.selected ul li.selected a:hover {
    font-weight: bold;
    color: #1450A3;
    display: block;
    padding-top: 8px;
}
/*--- sub level 3 menu ---*/
.nav-menu li.selected ul li.selected ul li.selected ul {
    /*margin: 15px 0 0 0;*/
    padding: 0;
    list-style: none;
}
.nav-menu li.selected ul li.selected ul li.selected ul li, .nav-menu li.selected ul li.selected ul li.selected ul li.selected {
    width: 200px;
    margin: 0 0 0 20px;
    padding: 0;
}
.nav-menu li.selected ul li.selected ul li.selected ul li a {
    color: #1450a3;
    font-weight: normal;
}
.nav-menu li.selected ul li.selected ul li.selected ul li a:hover {
    font-weight: bold;
}
.nav-menu li.selected ul li.selected ul li.selected ul li.selected {
    /*padding: 10px 5px;*/
    width: 200px;
    background: none;
}
.nav-menu li.selected ul li.selected ul li.selected ul li.selected a {
    font-weight: bold;
    color: #222222;
}
.nav-menu li.selected ul li.selected ul li.selected ul li.selected a:hover {
    font-weight: bold;
    color: #1450A3;
}

.nav-menu li.selected ul li.selected ul li.selected ul li.selected ul li a {
    font-weight: normal;
    color: #222222;
}
/*--- end of nav menu css ---*/
/*--- footer css ---*/
.footer-wrap {
    width: auto;
    background-color: #e6e6e6;
    height: 150px;
    margin: 0;
    padding: 10px 0 0 0;
}
.footer {
    height: 50px;
    margin: 0 auto 0 auto;
    width: 970px;
    background: #fff url(../gfx/footer-left.gif) left top no-repeat;
}
.footer-l {
    height: 50px;
    float: left;
    margin: 0;
}
.footer-r {
    height: 50px;
    float: right;
    margin: 0;
    background: #fff url(../gfx/footer-right.gif) right top no-repeat;
}
.footer-l p, .footer-r p {
    padding: 0;
    margin: 18px 10px 0 10px;
    font-size: 11px;
}
.footer-l p a:link, .footer-l p a:visited, .footer-l p a:active, .footer-r p a:link, .footer-r p a:visited, .footer-r p a:active {
    color: #414141;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-l p a:hover, .footer-r p a:hover {
    color: #000;
    text-decoration: none;
}
/*--- end of footer css ---*/
/*--- contact form css ---*/
form {
    margin: 0;
    padding: 0;
}
.contact, .contact-focus, .contact-msg, .contact-msg-focus {
    background: url(../gfx/form-box.gif) left top no-repeat;
    width: 420px;
    padding: 7px 5px 7px 5px;
    color: #737373;
    font-family: "Verdana",sans-serif;
    font-size: 12px;
    border: none;
    margin: 2px 0 10px 0;
}
.contact-msg, .contact-msg-focus {
    background: url(../gfx/text-box.gif) left top no-repeat;
    height: 136px;
}
.contact-msg-focus {
    background-position: left bottom;
}
.contact-btn, .contact-btn-focus {
    background: url(../gfx/form-btn.gif) left top no-repeat;
    width: 100px;
    height: 28px;
    color: #5d5d5d;
    font-size: 11px;
    border: none;
    font-family: "Verdana", sans-serif;
    margin: 10px 5px 0 0;
}
.contact-focus, .contact-msg-focus {
    background-position: left bottom;
    background-repeat: no-repeat;
    color: #444;
}
/*--- end of contact form css ---*/
/*--- gallery css ---*/
.thumb {    
    width: 144px;
    height: 125px;
    display: block;
    float: left;
    margin: 10px 5px 0px;
    padding: 0;
    cursor: pointer;
}
.thumb div.brd{
    border: 1px solid #bcbcbc;
    padding: 1px;
    margin: 0;
    width: 140px;
    height: 88px;
    overflow: hidden;
    background: white;
}
.thumb div.brd div.pic {
    width: 140px;
    height: 88px;
    border: none;    
}
/*--- end of gallery css ---*/
.right-column div.inner table.bg {
    border: 1px solid #e3e3e3;
}
.right-column div.inner table.bg tr {
    background-color: #f3f3f3;
}
.right-column div.inner table.bg tr:hover {
    background-color: #E3E3E3;
}

/*--- News CSS ---*/
.calendar {
    background: url(../gfx/news-calendar-page.jpg) top left no-repeat;
    display: block;
    float: left;
    width: 39px;
    height: 44px;
    margin: 0 10px 10px 0;
    padding: 0;
    text-align: center;
}
.calendar span.month {
    font-size: 10px;
    color: #fff;
}
.calendar span.day {
    font-size: 20px;
    font-family: "Georgia", serif;
    font-weight: bold;
    color: #014779;
}
.news-header {
    float: right;
    width: 585px;
    margin: 0 0 15px 0;
    text-align: left;
}
.news-header h1 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #014779;
    font-family: "Georgia", serif;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
}
/*--- end of News CSS ---*/
/*--- Products CSS ---*/
.product-gallery {
    padding: 3px;
    margin: 10px 0;
    border: 1px solid #ccc;
}
.product-gallery legend {
    font-weight: bold;
    color: #014779;
    margin: 0;
    padding: 2px 5px 2px 20px;
    background: url(../gfx/camera-photo.png) 2px 1px no-repeat;
}
/*--- end of Products CSS ---*/
/*--- NEWS css ---*/
.news {
    border: 1px solid #ccc;
    width: 295px;
    height: 100px;
    float: left;
    margin: 0;
    padding: 10px;
    overflow: hidden;
}
/*--- end of NEWS css ---*/
.highslide {
    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
    border: 2px solid gray;
}
.highslide:hover img {
    border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
    color: white;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
    display: none;
}

/* Controlbar example */
.controlbar {    
    background: url(../highslide/graphics/controlbar4.gif);
    width: 167px;
    height: 34px;
}
.controlbar a {    
    display: block;
    float: left;
    /*margin: 0px 0 0 4px;*/    
    height: 27px;
}
.controlbar a:hover {
    background-image: url(../highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
    width: 50px;
}
.controlbar .next {
    width: 40px;
    background-position: -50px 0;
}
.controlbar .highslide-move {
    width: 40px;
    background-position: -90px 0;
}
.controlbar .close {
    width: 36px;
    background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide1 {    cursor: url(../highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-wrapper, .highslide-outline {
    background: white;
}