/* GENERAL  FOR TRAVELGUIDE*/ .GeoColor {     color: #336699;     position: relative; } .GeoColor p {     font-size: 11px;     font-weight: normal;     color: #336699; /*padding-left:7px;*/ } .GeoColor h1 {     font-size: 14px;     font-weight: bold;     color: #336699; /*padding-left:4px;*/ } .GeoColor h2 {     font-size: 14px;     font-weight: bold;     color: #336699; /*padding-left:4px;*/ } .GeoColor h3 {     font-size: 14px;     font-weight: bold;     color: #336699; /*padding-left:4px;*/ } a.GeoChannelLink, a.GeoChannelLink:LINK, a.GeoChannelLink:ACTIVE, a.GeoChannelLink:VISITED, a.GeoChannelLink:HOVER {     color: #CC0000;     text-decoration: none;     padding-left:2px;     display:inline-block;     margin-top:2px; } * html .tgsearch {     color: #FFFFFF;     float: right;     margin-right: 5px;     margin-top: 3px; } * html #searchText {     font-size: 11px;     vertical-align: middle;     margin-left: 10px; } * html #searchButton {     font-size: 11px;     vertical-align: middle; } .tgsearch {     color: #FFFFFF;     float: right;     margin-right: 10px;     margin-top: 5px; } #searchText {     font-size: 11px;     vertical-align: middle;     margin-left: 10px; } #searchButton {     font-size: 11px; } /*DROPDOWNS*/ .topicGroup .dropDown {     margin: 2px 5px 2px 5px;     width: 172px; } .topicGroup .title a {     color: #336699;     font-weight: bold;     padding: 3px;     text-decoration: none;     text-decoration: underline;     text-align: left; } .topicGroup .title a:hover {     color: #FFCC00; } /* HYPERLINKED LIST TO ACCOS*/ .cornerGeoOrange {     display:none; } .channelBorder {     border: 1px solid #FFCC00;     padding: 0px 0px 7px 0px; } .channelBorder li {     margin: 0px 0px 0px 10px; } .channelBorder a {     padding-left: 10px; } .channelBorder h2 {     background-color: #FFCC00;     padding: 4px 0px 4px 5px;     margin: 0px;     height:18px;     color: #CC0000;     font-size: 11px; } .txtLightBlue {     width: 300px;     height: 80px;     background-color: #CCFFFF;     padding: 7px 7px 7px 3px;     margin: 0px 10px 0px 0px;     overflow: hidden; } .txtLightBlue p {     margin: 0px 0px 0px 0px; } a.btLister, a.btLister:LINK, a.btLister:ACTIVE, a.btLister:VISITEd, a.btLister:HOVER {     color: #336699;     text-decoration: none; } .btListerContainer {     background-image: url(images/bgbuttonsaction.jpg);     background-repeat: repeat-x;     color: #336699;     font-size: 11px;     font-weight: bold;     cursor: pointer;     border: 1px solid #6699CC;     height: 15px;     margin: 0px 4px 0px 0px; } /*LINKS TO GEOCHILDREN*/ .cornerGeo {     display:none; } .accoBorder {     border: 1px solid #336699;     font-size: 11px; } .activeAccoLink {     font-weight: bold; } .accoBorder h2 {     background-color: #336699;     padding: 5px 0px 5px 5px;     margin: 0px;     color: #FFF;     font-size: 11px; } .columnFix {     padding-left: 10px; } /*SEASONSWITCH PANEL*/ .seasonPanel {     color: White;     font-weight: bold;     position: relative;     top: -34px;     left: 170px; } *html .seasonPanel {     position: absolute;     top: 7px;     left: 390px; } .seasonPanel .selected {     color: #FFCC00;     float: left; } .seasonPanel .unSelected {     color: white;     float: left; } .seasonPanel .unSelected a {     color: white;     text-decoration: none; } .seasonPanel .unSelected a:hover {     color: #FFFFFF;     text-decoration: underline; } .accosmargin {     margin:8px 8px 0; } 
