/*
  Based on CrystalX, by Vit Dlouhy (vit.dlouhy@nuvio.cz); Nuvio (www.nuvio.cz)
  Last revision: 2006-12-05, 12:00 GMT+1
  Structure:
  display | position | float | overflow | width | height | border | margin | padding | background | align | font
  
  color : orange #FF9900 - dark blue #192666 - light blue #4F6AD7
*/

* {min-height:1px;}
body {border:0; margin:0; padding:0; background:#F2F5FE url("../images/design/bg.gif") 0 0 repeat-x; font:70%/160% "verdana",sans-serif; color:#192666; _text-align:center;}

a {color:#FF9900; text-decoration:none;}  /* was : #192666 */
a:hover {color:#4F6AD7; text-decoration:none;}

p {border:0; margin:10px 0; padding:0;}

div {display:block; border:0; margin:0; padding:0;}

h1, h2, h3, h4, h5 {border:0; margin:15px 0 10px 0; padding:0; font-weight:bold;}
h1 {font-size:260%; line-height:100%; font-family:"verdana",serif; font-weight:normal;}
h2 {font-size:180%; line-height:100%; font-family:"verdana",serif; font-weight:normal;}
h3 {font-size:120%; line-height:100%; font-weight:bold;}
h4 {font-size:120%;}
h5 {font-size:100%;}
small {font-size:80%;}

table {display:table; border-collapse:collapse; margin:0 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

ul, ol {display:block; border:0; margin:15px 0 15px 40px; padding:0;}
ol {list-style-type:decimal;}
li {display:list-item; border:0; margin:0; padding:0; _height:1px;}
ul ul, ul ol, ol ol, ol ul {margin: 0 0 0 20px;}

dl {border:0; margin:15px 0; padding:0;}
dt {border:0; margin:0; padding:0; font-weight:bold;}
dd {border:0; margin:0 0 0 30px; padding:0;}

form {border:0; margin:0; padding:0;}
fieldset {border:1px solid #A0B9F3; margin:15px 0; padding:10px; text-align:center}
legend {margin-left:10px; font-size:100%; font-weight:bold; color:#008;}

hr {display:block; height:1px; margin:10px 0; padding:0; background:#CCC; border:0 solid #CCC; color:#CCC;}

a, img, span {border:0; margin:0; padding:0;}
abbr, acronym {border-bottom:1px dotted #CCC; cursor:help;}

del, .through {text-decoration:line-through;}
.bold, strong, .strong {font-weight:bold;}
.underlined {text-decoration: underline;}
cite, em, q, var {font-style:italic;}
code, kbd, samp {font-family:monospace; font-size:110%;}

/* Floating */
.f-left {float:left;}
.f-right {float:right;}

/* Text align */
.t-left {text-align:left;}
.t-center {text-align:center;}
.t-right {text-align:right;}

.va-middle {vertical-align:middle;}

.clear {clear:both;}
.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

/* Image align */
.i-center {display: block; margin-left: auto; margin-right: auto;}

/* ------------------------------------------------------------------------------------------- */

#main {width:994px; margin:15px auto 0 auto; _text-align:left;}

/* Header */
#header {position:relative; width:994px; height:99px; margin:0; padding:0; background:#233C9B url("../images/design/header.jpg") 0 0 no-repeat; color:#FFF;}

    /* Header - logosogi */
    #header #logosogi {position:absolute; top:-10px; right:10px; width:90px; height:90px; text-indent:-1000em; background:url("../images/design/logosogi.gif") no-repeat 0 0; display:block;}

    /* Header - statistics text */
/*    #headertext {float:left; margin:0 0 3px 55px; background:url("../images/design/bg-stats-r.gif") no-repeat right 0; display: inline; position:relative;}
    #headertext p{height:25px; background:url("../images/design/bg-stats-l.gif") no-repeat 0 0; font-size:1.2em; padding:5px 10px 5px 10px; position:relative;}  */
    #headertext {float:left; margin:5px 0 0 75px; display: inline; position:relative;}
    #headertext p{height:25px; font-size:1.2em; padding:5px 10px 5px 10px; position:relative;} 
	    
    /* Header - logo */
    #header #logo {position:absolute; top:45px; left:35px; margin:0;}
    #header #logo a {color:#FFF; text-decoration:none;}
    #header #logo a:hover {color:#B5C4E3; text-decoration:none;}

    /* Header - Language selection */
    #header #langSelector {position:absolute; top:65px; right:95px;}				
    #header ul#langSelector {float:right; margin:5px 17px 0 0; display: inline;}
    #header ul#langSelector li{display:inline;}
    #header ul#langSelector li a{display:block; float:left; color:#fff; font-size:1em; margin-left:5px; background:url("../images/design/lang-separator.gif") no-repeat 0 50%; padding:5px 5px 5px 10px; font-weight:bold;}
    #header ul#langSelector li.first a{background:0;}
    #header ul#langSelector li a.langActive span{background:url("../images/design/dotted-h-01.gif") repeat-x 0 bottom; border:0; padding-bottom:3px;}
    #header ul#langSelector li a.langInactive span{}
	#header ul#langSelector li a:hover{color:#4F6AD7;}

/* Main menu (tabs) */
#tabs {background:#192666; margin:0 5px; padding:10px 0 0 0; _height:1px;}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {margin:0 5px 0 0; padding:0; float:left;}
    #tabs ul li#detached {margin:0 5px 0 25px; padding:0; float:left;}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background:url("../images/design/tab_link.gif") 0 0 repeat-x; color:#B5C4E3; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
    #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/design/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../images/design/tab_link_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background:url("../images/design/tab_hover.gif") 0 0 repeat-x; color:#FFF;}
    #tabs ul li a:hover span.tab-l {background:url("../images/design/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../images/design/tab_hover_r.gif") 100% 0 no-repeat;}
    
    /* Main menu (tabs - active) */
    #tabs ul li#active a {background:#FFF; color:#FF9000;}
    #tabs ul li#active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/design/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li#active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../images/design/tab_active_r.gif") 100% 0 no-repeat;}

/* Page (2 columns) */
#page {width:994px; min-height:1px; background:#FFF url("../images/design/bg_page.gif") 0 0 repeat-y; _height:1px;}
#page-in {min-height:1px; padding:10px 0; background:url("../images/design/bg_page_in.jpg") 0 0 no-repeat; _height:1px;}

/* Strip */
#strip {position:relative; clear:both; padding:3px 20px 10px 20px; color:#6182D1;}
#strip p {margin:0;}
#strip a {color:#6182D1;}
#strip a:hover {color:#192666;}

    /* Strip - breadcrumbs */
    #strip #breadcrumbs {width:520px; margin:0; padding:0;}
    
    /* Strip - RSS */
    #strip #rss {float:right; width:175px; _width:200px; margin:0; padding-left:25px; background:url("../images/design/ico_rss.gif") 0 50% no-repeat}

/* Content-wide */
#content-wide {float:left; width:934px; _width:954px; margin:0; padding:0 20px 0 20px;}

/* Content */
#content {float:left; width:734px; _width:754px; margin:0; padding:0 20px 0 20px;}

    /* tooltips */
    #tooltip {background:#041524; color:#fff; padding:5px 7px 5px 7px; font-size:1.2em;}

    /* Content - thumbnails on top page */
    #content .tmbHolder {margin-bottom:5px;}
    #content .tmbHolder {height:70px; clear:both; margin:0; margin-bottom:10px; padding:11px; background:url("../images/design/content_tmbholder_bg.jpg") 0 0 no-repeat;}
	#content .tmbHolder ul {margin:0; padding:0; list-style:none;}
    #content .tmbHolder li{ display:inline;}
    #content .tmbHolder li a{ display:none; display:block; float:left; margin:0 9px 10px 0; display:inline; width:70px; height:70px; position:relative; text-decoration:none;}
/*    #content .tmbHolder li a img{ display:block; width:70px; height:70px;}*/
    #content .tmbHolder li a .mask{ display:block; width:70px; height:70px; position:absolute; top:0; left:0; background:url("../images/design/img-mask.png") no-repeat 0 0;}

    .toggleopacity img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity:0.85; opacity:0.85;}
    .toggleopacity:hover img{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:1; opacity:1;}

    /* Content - map */
    #content #border {margin:18px 0px 18px 10px;width:720px; height:460px; 
-moz-outline-radius:12px; -moz-box-sizing:padding-box; -moz-outline-style:solid ;-moz-outline-color:#D3DFF8; 
-moz-outline-width:10px;}  /* color was #9FB6CD */
    #content #border #map {float:left; width:512px; height:458px; text-align:center;}
    #content #border #sidebar {float:left; width:208px; height:460px; text-align:top; background:#D3DFF8;}
    #content #border #sidebar span a {margin-left:10px; color:#192666;} 	
    #content #border #sidebar span a:hover {color:black;} 

    /* Content - article */
    #content .article {clear:both; margin:0; margin-bottom:10px; padding:20px; background:url("../images/design/content_article_bg.jpg") 0 0 no-repeat;}
    #content .article span.date {float:right; margin:-18px -30px; padding:20px; background:url("../images/design/ico_date.gif") 0 50% no-repeat;}
    #content .article h2 {margin:0 -20px; padding:10px; background:#DEE5FD url("../images/design/content_title_bg.gif") 0 0 repeat-y; color:#192666;}
    #content .article h2 span.title {background:url("../images/design/ico_list.gif") 0 50% no-repeat; padding-left:25px;}
    #content .article p {text-align:justify;}

    /* Content & Content-wide - object */
    #content .object, #content-wide .object {clear:both; margin:0; padding:0px; background:url("../images/design/content_article_bg.jpg") 0 0 no-repeat;}
    #content .object h2, #content-wide .object h2 {margin:0 -20px; padding:10px; background:#DEE5FD url("../images/design/content_title_bg.gif") 0 0 repeat-y; color:#192666;}
    #content .object h2 span, #content-wide .object h2 {background:url("../images/design/ico_list.gif") 0 50% no-repeat; padding-left:25px;}
    #content .object p, #content-wide .object p {text-align:justify;}

    /* Content - WorldMap */
    #worldmap { position:relative; top: 10px; clear:both; margin:0 0 15px 7px; width:720px; height:346px; text-align: center; background: url(../images/map_navigation/worldmaphoover.jpg) top center no-repeat;}
    #zone_europe { position: absolute; width : 120px; height: 93px; left: 264px; top: 36px; border: 1px dotted blue;}
    #zone_redsea { position: absolute; width : 38px; height: 50px; left: 362px; top: 130px; border: 1px dotted blue;}
    #zone_redsea { position: absolute; width : 38px; height: 50px; left: 362px; top: 130px; border: 1px dotted blue;}
    #zone_indian { position: absolute; width : 134px; height: 97px; left: 360px; top: 179px; border: 1px dotted blue;}
    #zone_asia { position: absolute; width : 175px; height: 263px; left: 497px; top: 54px; border: 1px dotted blue;}
    #zone_pacificeast { position: absolute; width : 46px; height: 184px; left: 672px; top: 114px; border: 1px dotted blue;}
    #zone_pacificwest { position: absolute; width : 114px; height: 157px; left: -1px; top: 118px; border: 1px dotted blue;}
    #zone_carribean { position: absolute; width : 67px; height: 63px; left: 106px; top: 119px; border: 1px dotted blue;}
    #zone_atlantic { position: absolute; width : 164px; height: 160px; left: 178px; top: 141px; border: 1px dotted blue;}
    #zone_europe:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -162px -453px no-repeat;}
    #zone_redsea:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -119px -513px no-repeat;}
    #zone_indian:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -162px -355px no-repeat;}
    #zone_asia:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -462px -355px no-repeat;}
    #zone_pacificeast:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -1px -354px no-repeat;}
    #zone_pacificwest:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -47px -355px no-repeat;}
    #zone_carribean:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -51px -513px no-repeat;}
    #zone_atlantic:hover { border: 1px dotted hidden; background: url(../images/map_navigation/worldmaphoover.jpg) -297px -355px no-repeat;}

    /* Content - More */
    #content .btn-more {margin:0 0 15px 0; padding:0; border:0; position:relative;}
    #content .btn-more a {display:block; position:absolute; top:0; right:0; width:67px; _width:95px; height:21px; margin:0; padding:0 0 0 28px; background:url("../images/design/btn_more.gif") 0 0 no-repeat; color:#FFF; text-decoration:none;}
    #content .btn-more a:hover {background:url("../images/design/btn_more.gif") -95px 0 no-repeat;}

    /* Tabbertab - General */
    .tabbertab ul {cursor:hand; text-decoration: none; list-style:none; margin: 0px;}
    .tabbertab ul li {padding-left: 0px; margin-left: 0px; position: relative;}
    .tabbertab ul p {padding-left: 30px;}
    .oddeven1 {clear:both; padding:10px 5px 15px 5px; background:none;}
    .oddeven2 {clear:both; padding:10px 5px 15px 5px; background:#E7ECFD;}

    .tabbertab .linkTitle {margin-top:10px; font-size:120%; font-weight:bold;}
    .tabbertab .linkLink {margin-top:10px; font-size:120%; font-weight:bold;}
    .tabbertab .linkLinkShift {margin-top:10px; padding-left: 30px; font-size:120%; font-weight:bold;}
    .tabbertab .linkDescrib {margin-top:10px; padding-left: 30px; text-align:justify;}

    .tabbertab #divingsites li {clear:both; padding-top:10px; padding-bottom:15px;}

    .tabbertab .picholder, .picholderresize {margin:auto; padding:0; border:0; width:600px;}
    .tabbertab .picholderresize img {width:100%;}	

    /* Tabbertab - Calendar */
    .tabbertab #calendarframe {float:left; margin:0 0 30px 0; padding:0; border:0;}
    .tabbertab #calendarlegendframe  {float:left; margin:-15px 0 15px 10px; padding:0; border:0;}
    .tabbertab #calendarlegendframe table.legend2 {margin-top: 10px;}
    .tabbertab table#calendar2, table#legend2 {margin-top: 10px;}
    .tabbertab #calendar td, #calendar2 td {border-right: 1px solid #A2ADBC; border-bottom: 1px solid #A2ADBC; height: 25px; width: 35px; font-weight:bold; text-align: center; }
width: 35px; font-weight:bold; text-align: center;}
    .tabbertab #legend td {border-right: 1px solid #A2ADBC; border-bottom: 1px solid #A2ADBC; height: 25px; height: 25px; text-align: center; }
    .tabbertab #calendar td.level0, #legend td.level0 {}
    .tabbertab #calendar td.level1, #legend td.level1 {background:#E7ECFD;}
    .tabbertab #calendar td.level2, #legend td.level2 {background:#A0B9F3;}
	
    .tabbertab #featureframe {clear:both; padding:0; border:0;}

    .featureframeLine {clear:both;}
    .featureframeSquare {float:left; margin:-5px 20px 20px 20px; width:106px; text-align:center; line-height: 120%;}
    .featureOff {color:#CCCCCC;}

    /* Tabbertab - Map */
    .tabbertab .mapholder, .mapholderresize {margin:10px 0 20px 0; padding:0; border:0; width:732px;}
    .tabbertab .mapholderresize img {width:100%;}	

    /* Google map info windows */
    .infowindow {}
	.infowindow img {margin : 0 1px 0 0;}
    .infowindow span {display:block; width:70px; height:70px; position:absolute; top:0; left:0; background:url("../images/design/img-mask.png") no-repeat 0 0;}

    /* Tabbertab - Facility */
    .tabbertab .divingfacilitiesName {float:left; width:240px; margin-right:25px; margin-bottom:25px; text-align:center; }
    .tabbertab .divingfacilitiesName .divingfacilitiesNameType {margin-bottom:8px; font-style:italic;}
    .tabbertab .divingfacilitiesName .divingfacilitiesNameName {margin-bottom:8px; font-size:130%; line-height:130%; font-weight:bold; }
    .tabbertab .divingfacilitiesLogo, .divingfacilitiesLogoresize {width:240px;}
    .tabbertab .divingfacilitiesLogoresize img {width:100%;}	

    .tabbertab .divingfacilitiesContact {float:left; width:449px;}
    .tabbertab .divingfacilitiesContact .divingfacilitiesContactDet	{float:left; margin:0 0 20px 0; width:449px;}
    .tabbertab .divingfacilitiesContact .divingfacilitiesContactDet	span {font-weight:bold;}
    .tabbertab .divingfacilitiesComment {clear:both; min-height:80px; margin-top:10px;}
    .tabbertab .divingfacilitiesCommentQuote {float:left; width:140px; margin-right:15px; margin-bottom:15px; text-align:center; }
    .tabbertab .divingfacilitiesCommentText {text-align:justify}
    .tabbertab .divingfacilitiesPic {clear:both; text-align:right;}

    /* Tabbertab - Diving Sites */   /* Best Dive */
    .divingsitesIntroQuote5 {background:#4F6AD7; text-align:center; padding:10px; font-weight:bold;}  
    .divingsitesIntro {}
    .divingsitesIntro .divingsitesRating {float:left; margin:10px 40px 20px 10px;}
    .divingsitesIntro .divingsitesName {float:left; margin:10px 20px 20px 0; width:250px; font-size:130%; line-height:130%;}
    .divingsitesIntro .divingsitesName span {font-weight:bold;}
    .divingsitesIntro .divingsitesDetail {float:left; margin:27px 20px 20px 0; width:250px;}
    .divingsitesIntro .divingsitesDetail .divingsitesDetailLdv {float:left; margin:0 0 20px 0; width:250px;}
    .divingsitesIntro .divingsitesDetail .divingsitesDetailLdv span {font-weight:bold;}
    .divingsitesDescription {float:left; text-align:justify; margin:0 10px 0 10px;}
    .divingsitesPic {clear:both; text-align:right; margin:0 10px 0 10px;}

    /* Tabbertab - Links */
    .tabbertab ul.links li p {padding-left: 30px;}

/* Best Dive */
    .divingsitesIntroDestination {width:98%; background:#4F6AD7; text-align:center; padding:10px; font-size:120%; font-weight:bold;}
    ul#divingsites {cursor:hand; text-decoration: none; list-style:none; margin: 0px;}
    ul#divingsites li {padding-left: 0px; margin-left: 0px; position: relative;}
    ul#divingsites p {padding-left: 30px;}

/* Right column */
#col {float:left; width:200px; margin:0; padding:0; background:#CEDBF9 url("../images/design/col_bg.gif") 0 0 repeat-y;}
#col a {color:#192666; text-decoration:none;}
#col a:hover {color:#4F6AD7; text-decoration:none;}

#col-in {padding:20px 10px; background:url("../images/design/col_top.gif") 0 0 no-repeat;}
#col h3 {padding:13px 15px 14px 15px; margin:0 -10px 15px -10px; background:#A0B9F3 url("../images/design/col_title_bg.gif") 0 0 repeat-y; color:#192666;}

    /* Right column - New Destination */
    #col ul.newdest {margin:15px 0; padding:0; list-style:none;}
    #col ul.newdest li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul.newdest li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul.newdest li a:hover {background:#E0E8FA url("../images/design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}

    /* Right column - Updated Destination */
    #col ul#links {margin:15px 0; padding:0; list-style:none;}
    #col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#links li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#links li a:hover {background-color:#D3DFF8; color:#192666;}

    /* Right column - New Destination */
    #col ul#previousdest {margin:15px 0; padding:0; list-style:none;}
    #col ul#previousdest li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#previousdest li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#previousdest li a:hover {background:#E0E8FA url("../images/design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}

    /* Right column - New Destination */
    #col ul#nextdest {margin:15px 0; padding:0; list-style:none;}
    #col ul#nextdest li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#nextdest li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#nextdest li a:hover {background:#E0E8FA url("../images/design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}

    /* Right column - New Destination */
    #col ul#areadest {margin:15px 0; padding:0; list-style:none;}
    #col ul#areadest li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#areadest li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#areadest li a:hover {background:#E0E8FA url("../images/design/ico_links2.gif") 5px 50% no-repeat; font-weight:bold;}

    /* Right column - About me */
    #col #about-me {margin-bottom:15px; line-height:130%;}
    #col #about-me p {margin:0;}
    #col #about-me #me {float:left; width:54px; height:58px; margin-right:7px;}

    /* Right column - Category */
    #col ul#category {margin:15px 0; padding:0; list-style:none;}
    #col ul#category li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#category li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_archive.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#category li a:hover {background-color:#D3DFF8; color:#192666;}
    #col ul#category li#category-active a {background:#E0E8FA url("../images/design/ico_archive2.gif") 5px 50% no-repeat; font-weight:bold;}
    
    /* Right column - Archive */
    #col ul#archive {margin:15px 0; padding:0; list-style:none;}
    #col ul#archive li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#archive li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_archive.gif") 5px 50% no-repeat; text-decoration:none;}
    #col ul#archive li a:hover {background-color:#D3DFF8; color:#192666;}
    #col ul#archive li#archive-active a {background:#E0E8FA url("../images/design/ico_archive2.gif") 5px 6px no-repeat; font-weight:bold;}
    
    /* Right column - Links */
    #col ul#links {margin:15px 0; padding:0; list-style:none;}
    #col ul#links li {margin:0; padding:0; border-bottom:1px solid #E0E8FA;}
    #col ul#links li a {display:block; padding:3px 0 3px 22px; background:url("../images/design/ico_links.gif") 5px 6px no-repeat; text-decoration:none;}
    #col ul#links li a:hover {background-color:#D3DFF8; color:#192666;}

/* Footer */
#footer {position:absolute; clear:both; width:994px; height:60px; margin-bottom:50px; background:url("../images/design/footer2.jpg") 0 0 no-repeat; color:#6685CC;}
#footer a {color:#FF9900;}  /* color was #6685CC */
#footer a:hover {color:black;}

/* Footer - "back on top" */
#top {position:absolute; top:55px; left:774px;}
#top p {position:relative; width:30px; height:25px; margin:0; overflow:hidden;}
#top p span {display:block; position:absolute; left:0; top:0; z-index:1; width:30px; height:25px; background:url("../images/design/ico_top.gif") 0 0 no-repeat; cursor:pointer;}
#top a:hover span {background:url("../images/design/ico_top.gif") -30px 0 no-repeat;}

    /*  Footer -links */
    #footer p#links {position:absolute; top:12px; left:30px; margin:0;}
    #footer p#links a {text-decoration:none;}
    #footer #links img {padding: 0 3px; vertical-align: middle;}

    /*  Footer - copyright */
    #footer p#copyright {position:absolute; top:10px; left:40px; margin:0;}

    /* Footer - created by */
    #createdby {position:absolute; top:10px; left:784px; margin:0; color:#8CA3D8;}
    #createdby a {color:#8CA3D8;}
				
    /* Footer - Search */
    #footer #search {position:absolute; top:0px; right:20px;}
    #footer #search form {position:relative;}
    #footer #search #search-input-out {position:absolute; top:20px; right:45px; width:155px; height:28px; margin:0; padding:0; border:0; background:url("../images/design/search_input.gif") 0 0 no-repeat; font:bold 90%/100% "verdana",sans-serif; color:#192666;}
    #footer #search #search-input {width:140px; margin:1px 8px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#192666;}
    #footer #search #search-submit {position:absolute; top:21px; right:0px;}
    #footer #search fieldset {margin:0; padding:0; border:0;}
    #footer #search fieldset {width:200px;}
    #footer #search legend {display:none;}

    /* Mailing List */
    #mailing {width:90%; margin-left:auto; margin-right:auto;}
    #mailing form {}
    #mailing #mailing-input-out {margin:0; padding:0; border:0; background:url("../images/design/search_input.gif") 0 0 no-repeat; font:bold 90%/100% "verdana",sans-serif; color:#192666;}
    #mailing #mailing-input {padding-top:-23px; padding:3px 0; border:0; background:#FFF; font:bold 100%/100% "verdana",sans-serif; color:#192666;}
    #mailing #mailing-submit {position:relative; top:4px; margin:0 20px 0 10px;}
    #mailing fieldset {border:1px solid #A0B9F3; margin:5px 0; padding:5px; text-align:center;}
    #mailing legend {display:none;}
			
/* Other pages */
.logoHolderAll {width:700px; margin-bottom: 20px; clear:both;}
.logoHolder {float:left; width:120px; margin : 0 10px 0 10px;}




