*{margin:0; padding:0;}
body {
    background: #82A8CA url('../images/bg4.jpg') left top repeat-x;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

a {
    cursor: pointer;
    color: #4080B3;
    text-decoration: none;
}

a:visited {
    color: #4080B3;
}

a:hover {
    color: #00005A;
}

a:active {
    color: #00005A;
}

img {
	background:transparent;
    border: 0;
}

p, h1, h2, h3, h4 {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 21px;
}

h2 {
    font-size: 18px;
}
h3{
	font-size:16px;
}


.data_title {
	line-height:16px;
   text-align: left;
    clear: left;
    width: 65px;
    font-weight: bold;
}

.data {
    display: inline;
    padding: 0pt 0px 0pt 10px;
    font-size: 12px;
    line-height:16px;
    text-align: left;
    font-weight: bold;
    width: 180px;
}
#placement{

}

#container{
	width:100%;
	height:840px;
	position:absolute; 
	top:25%;
	margin-top:-150px;
}

/*gate24_main_container*/
#gm_container {
    width: 973px;
    margin: 5px auto;
    height: 830px;
}
/*gate24_main_box_and_borders*/
#gm_container_box {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding: 0;
    text-align: left;
}

#gm_container_content /* <-- keep empty */ {
    margin-left: 1px;
    margin-right: 1px;
    padding-top: 1px;
    height: 720px;
}

#gm_container_bg {
    padding: 10px 10px 5px 10px;
}

#gm_claimbanner {
    background-color: transparent;
}
/* ---=== border code follows ===--- */
/*
 tlc = top left corner
 trc = top right corner
 blc = bottom left corner
 brc = bottom right corner
 lb = left border
 rb = right border
 tb = top border
 bb = bottom border
 */
#gm_container_box_tlc, #gm_container_box_trc, #gm_container_box_blc, #gm_container_box_brc {
    background-color: transparent;
    background-repeat: no-repeat;
}

#gm_container_box_tlc {
    background-image: url(../images/box_tl.gif);
    background-position: 0% 0%;
}

#gm_container_box_trc {
    background-image: url(../images/box_tr.gif);
    background-position: 100% 0%;
}

#gm_container_box_blc {
    background-image: url(../images/box_bl.gif);
    background-position: 0% 100%;
}

#gm_container_box_brc {
    background-image: url(../images/box_br.gif);
    background-position: 100% 100%;
}

#gm_container_box_tb, #gm_container_box_bb {
    background-color: transparent;
    background-repeat: repeat-x;
}

#gm_container_box_tb {
    background-image: url(../images/box_t.gif);
    background-position: 0% 0%;
}

#gm_container_box_bb {
    background-image: url(../images/box_b.gif);
    background-position: 50% 100%;
}

#gm_container_box_rb {
    background-image: url(../images/box_r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}

#gm_container_box_lb {
    background-image: url(../images/box_l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}

#title_block {
    width: 290px;
}

.gm_entry_box {
    padding: 0;
    margin:  0 0 10px 0;
    text-align: left;
    z-index: 80;
}
gm_entry_box_player{
    margin: 0;
}
.gm_entry_squeezebox {
    width:518px;
	position: relative;
    padding: 0;
	margin:10px;
    text-align: left;
    background-color: #fff;
    z-index: 80;
}
.gm_entry_content {
    padding: 5px 10px 5px 10px;
	display:block;
	position:relative;
}
.gm_entry_content_player {
    padding: 3px 3px;
}

.gm_entry_content_banner {
display:block;
margin:12px 0 0 12px;
height:204px;
position:relative;
}

.gm_entry_content h1 {
    color: #0354c2;
    font-weight: bold;
    font-size: 1.2em;
    font-family: helvetica, geneva, arial, sans-serif;
}

.gm_entry_content p {
    color: #3b3b3b;
    font-size: 1em;
    line-height: 1.3em;
    font-family: arial, helvetica, sans-serif;
}

.gm_entry_detail {
	background-color:#FFFFFF;
	color:#00005A;
	padding:5px 10px 10px 10px;
	text-align:left;
	width:475px;
	height:305px;
}

.gm_company_detail {
    color: #00005A;
    background-color: #fff;
    margin: 10px;
    width: 445px;
    height: 239px;
    padding: 15px 10px 10px 10px;
    text-align: left;
}



#region_links{
	margin:0px 5px 0 0;
}

.clear{width:100%;clear:both;}
.hrule{width:100%;clear: both;}

.link_entry{
	font-size: 1em;
	margin:0 5px 2px 0px;
}

.gm_entry_box_tlc, .gm_entry_box_trc, .gm_entry_box_blc, .gm_entry_box_brc {
    background-color: transparent;
    background-repeat: no-repeat;
}

.gm_entry_box_tlc {
    background-image: url(../images/box_tl.gif);
    background-position: 0% 0%;
}

.gm_entry_box_trc {
    background-image: url(../images/box_tr.gif);
    background-position: 100% 0%;
}

.gm_entry_box_blc {
    background-image: url(../images/box_bl.gif);
    background-position: 0% 100%;
}

.gm_entry_box_brc {
    background-image: url(../images/box_br.gif);
    background-position: 100% 100%;
}

.gm_entry_box_tb, .gm_entry_box_bb {
    background-color: transparent;
    background-repeat: repeat-x;
}

.gm_entry_box_tb {
    background-image: url(../images/box_t.gif);
    background-position: 0% 0%;
}

.gm_entry_box_bb {
    background-image: url(../images/box_b.gif);
    background-position: 50% 100%;
}

.gm_entry_box_rb {
    background-image: url(../images/box_r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}

.gm_entry_box_lb {
    background-color: #fff;
    background-image: url(../images/box_l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}

.gm_entry2_logo_box {
    position: relative;
    width: 120px;
    z-index: 99;
    margin-left: 5px;
}

.gm_entry2_logo_box img {
    padding: 5px 5px;
    position: relative;
}

.gm_entry2_box {
    position: relative;
	background:#fff;
    float: left;
    clear: none;
	display:inline;
    width: 157px;
    margin: 1px 1px 0 0;
    text-align: left;
}
.gm_entry3_box {
	background:#FFF;
	clear:none;
	display:inline;
	float:right;
	margin:1px 2px 1px 0;
	overflow:hidden;
	text-align:left;
	width:157px;
}
.gm_entry4_box {
	background:#fff;
    float: left;
    clear: none;
	display:inline;
    width: 157px;
	margin: 1px 1px 1px 0;
    text-align: left;
}
#gm_widget_highlight #start {
    color: #ff6600;
}

.gm_entry2_content {
	height:71px;
}
.gm_entry3_content{
    position: relative;
	height: 144px;
}
.gm_entry2_content img {
    background-color: transparent;
    padding: 2px 3px;

}
.gm_entry3_content img {
    background-color: transparent;
    padding: 2px 3px;
}

.gm_entry2_content h1 {
    color: #0354c2;
    font-weight: bold;
    font-size: 1.2em;
    font-family: helvetica, geneva, arial, sans-serif;
}

.gm_entry2_content p {
    color: #3b3b3b;
    font-size: 1em;
    line-height: 1.3em;
    font-family: arial, helvetica, sans-serif;
}
/* ---=== border code follows ===--- */
/*
 tlc = top left corner
 trc = top right corner
 blc = bottom left corner
 brc = bottom right corner
 lb = left border
 rb = right border
 tb = top border
 bb = bottom border
 */
.gm_entry2_box_tlc, .gm_entry2_box_trc, .gm_entry2_box_blc, .gm_entry2_box_brc {
    background-color: transparent;
    background-repeat: no-repeat;
}

.gm_entry2_box_tlc {
    background-image: url(../images/box_tl.gif);
    background-position: 0% 0%;
}

.gm_entry2_box_trc {
    background-image: url(../images/box_tr.gif);
    background-position: 100% 0%;
}

.gm_entry2_box_blc {
    background-image: url(../images/box_bl.gif);
    background-position: 0% 100%;
}

.gm_entry2_box_brc {
    background-image: url(../images/box_br.gif);
    background-position: 100% 100%;
}

.gm_entry2_box_tb, .gm_entry2_box_bb {
    background-color: transparent;
    background-repeat: repeat-x;
}

.gm_entry2_box_tb {
    background-image: url(../images/box_t.gif);
    background-position: 0% 0%;
}

.gm_entry2_box_bb {
    background-image: url(../images/box_b.gif);
    background-position: 50% 100%;
}

.gm_entry2_box_rb {
    background-image: url(../images/box_r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
}

.gm_entry2_box_lb {
    background-color: #fff;
    background-image: url(../images/box_l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
}
/*gate24_top_block*/
#gm_top_regions {
    background:#fff;
    height: 50px;
	border:#4080B3 1px solid;
}

#gm_top_content {
     background:#fff;
    background-repeat: repeat-x;
    height: 50px;
    clear: none;
    margin: 0px 3px;
}

#gm_top_rb {
    background:#fff;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    clear: none;
    float: right;
    position: relative;
    height: 50px;
  	margin-right:1px;
    width: 3px;
}

#gm_top_companies {
}
/*gate24_top_block_logo*/
/* My Comment */
#gm_mainlogo {
    background: url('../images/newgate_logo.gif') no-repeat top left;
    height: 38px;
    z-index: 1;
    float: left;
    margin: 5px 0 0 4px;
    width: 177px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
/*_top_block_*24_global_links*/
#gm_nav {
    padding: 20px 0 0 0px;
	margin-left: 165px;
	position:relative;
	z-index:99;
}

#gm_nav a {
    font-size: 21px;
    font-weight: bold;
    margin: 0 0 0 5px;
}

#gm_glob_switch {
    position: absolute;
    left: 542px;
    top: 45px;
}

#gm_glob_switch a {
    text-transform: none;
    font-size: 11px;
    margin: 0 0 0 5px;
}
/*gate24_top_block_claim_banner*/
#gm_claim {
    float: right;
    margin: 5px 0px 0 0;
    font-size: 36px;
    color: #4080B3;
    font-weight: bold;
    text-align: right;
}
/*gate24_top_block_search_tabs_navigation*/
/*REGIO ENTRIES*/
/*gate24_mid_block*/
#gm_mid {
/*    height: 645px;*/
width:100%;
    margin: 10px 0 0 0;
}

#gm_mid_absolute {

    top: 120px;
}
.clear{width:100%;clear:both;}
#gm_mid_player {
    color: #fff;
    width: 519px;
	height: 328px;
    padding: 0px;
	clear:none;
    text-align: center;
    z-index:0;
}

#gm_region_entry_right {
    width: 420px;
    float: right;
    clear: none;
	left:520px;
    margin: 1px 0px 0 0;
    z-index: 80;
}

.client_info{float:left;margin:5px 0 0 0;width:120px;font-size:11px;}

#gm_region_title {
color:#00005A;
font-size:24px;
font-weight:bold;
}

.gm_client_title {
color:#00005A;
font-size:16px;
font-weight:bold;
margin:5px 0 10px 0;
left:10px;
height:20px;
text-align: left;
}

#gm_entry_zip {
    color: #4080B3;
    margin-top: 4px;
    float: right;
    clear: none;
    display: inline;
    font-weight: bold;
    font-size: 21px;
}

#gm_region_logo {
    margin: 5px 25px 5px 0;
    text-align: center;
    vertical-align: middle;
}

#gm_region_logo_r {
    margin: 0 0px 0px 5px;
	position:absolute;
	right:10px;
	top:10px;
    text-align: center;
    vertical-align: middle;
}

#gm_region_logo_l {
    margin: 0 11px 0px 0px;
    padding-bottom: 10px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
.links_title{
	font-weight:bold;
	margin: 5px 0;
	color: #00005A;
	font-size:14px;
}
#icon_links{
	padding:4px;
	height:42px;
	width:80px;
	position:absolute;
	right:75px;
	top:10px;
	text-align:right;
	clear:none;
}

#gm_region_details {
    background-color: #00005A;
    color: #fff;
    height: 110px;
    clear: none;
    padding: 10px 0 0 10px;
}

#gm_region_details p {
    padding: 0px;
    margin: 0px;
    clear: none;
}

#gm_region_text {
    color: #00005A;
    font-size: 11px;
    padding: 2px 2px;
    height: 60px;
}
#gm_client_text {
    color: #00005A;
    font-size: 11px;
    padding: 2px 2px;
    height: 120px;
}
#gm_right_details {
    padding:5px 5px 10px 5px;
}

.details_desc {
    font-size: 11px;
    padding: 8px 0 8px 0;
}


#gm_widget_highlight {
    clear: right;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 133px;
    z-index: 20;
}


.slideshow_image{
position:absolute;
top:27px;
left:158px;
}

.slideshow_image img{
}
.slideshow-caption{
display: none;
color:#4080B3;
position: absolute;
}
#slideshow {
height: 125px;
z-index: 20;
width:395px;
right:0;
padding:5px 10px;
}
.iconbar_full{margin:10px 0;float:left; clear:left;width:265px;}
.iconbar{margin:10px 0;float:left; clear:left;width:165px;}
.iconbar *,.iconbar_full *{float:left;}
#controls{
background: #f8f8f8 url(../images/player_buttons2.gif) no-repeat right 2px;
height: 34px;
z-index: 99;
font-weight: normal;
}
#controls span{display: block;cursor: pointer;float:right;}
#prev{width: 27px;height: 34px;}
#next{width: 30px;height: 34px;}
#play{width: 36px;height: 34px;}
#stop{width: 37px;height: 34px;}



.section_links {
    text-align: right;
    padding: 0 0 0 10px;
}

.section_links a {
    color: #00005A;
}

#gm_widget_highlight a {
    color: #00005A;
}

.gm_entry_map {
    text-align: center;
    height: 324px;
}

.gm_region_related {
    color: #00005A;
    background-color: #4080B3;
    font-size: 11px;
    width: 149px;
    float: right;
}

.gm_region_related a {
    color: #00005A;
}

.gm_related_link span {
    width: 146px;
}

.gm_region_related_title {
    text-align: left;
    position: relative;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    background-color: #fff;
    color: #00005A;
    width: 146px;
}


.entry_details {
    width: 100%;
    padding: 5px;
    position: absolute;
    height: 334px;
    left: 310px;
    background-color: #00005A;
}

.gm_company_title {
    color: #00005A;
    font-size: 24px;
    font-weight: bold;
    padding: 0px;
}

.gm_company_logo {
    float: right;
    margin: 2px 5px;
    text-align: center;
    position: relative;
    font-size: 14px;
}

.li {
    padding: 4px 4px;
    margin: 0;
    list-style: none;
    color: #00005A;
    background-color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #00005A;
}

.gm_company_text {
    color: #00005A;
    background-color: #fff;
    margin: 5px 5px 0 0;
    font-size: 11px;
    text-align: right;
}

.gm_company_text ul {
    border-top: 1px solid #00005A;
    margin: 10px 0;
    padding: 0px;
    list-style: none;
    list-style-position: inside;
}


/*gate24_mid_block_right_column_(widgets)*/
#gm_right_col {
    width: 185px;
    height: 300px;
	display: block;
    position: relative;
    float: right;
	margin-right:2px;
}
/*gate24_bottom_block*/
#gm_bottom_cols {
	/* background:#fff; */
    margin-bottom: 0;
    margin-top: 10px;
/*    height: 295px; */
    display: block;
	float: left;
	border:1px solid #4080B3;
}

.warning {
    font-weight: bold;
}
/*gate24_bottom_block_affiliates_logos*/
#affil_logos {
    text-align: center;
    height: 48px;
    width: 599px;
    background: url(../images/footer_mswiss.gif) no-repeat;
    margin-top: 10px;
    position: relative;
    margin:0px auto;
}
/*gate24_bottom_block_credit_line*/
#credit_line {
    text-align: center;
    color: #ccc;
    margin: 3px;
}
#credit_line a{
	color: #fff;
}
#credit_line_orange {
    text-align: center;
    color: #ccc;
    margin: 8px 3px 12px 3px;

}
#credit_line_orange a{
	color: #00005A;
}
#footer{
    width: 900px;
    margin: 20px auto;
    clear: both;

}

#map {
    width: 512px;
    height: 320px;
    margin: 1px 0px 0px 6px;
    padding: 0px 15px 20px 10px;
    border: 1px solid #00005A;
}

#demo-bar {
    background: #FFF;
    border: 1px solid #00005A;
    color: #00005A;
    left: 30px;
    margin: 5px auto;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    top: 300px;
}

#gm_entry_map {
    height: 324px;
    overflow: hidden;
    position: relative;
    width: 512px;
}

#demo-inner {
    width: 784px;
    height: 584px;
    position: relative;
}

.map_hotspot {
	
	width:20px;
	cursor: pointer;
    text-align: left;
    position: absolute;
}


.hotspot_desc{
	font-weight:bold;
	color: #fff;
	padding:1px 2px;
	position:absolute;
	z-index:99;

}
.hotspot_desc:hover {
	background:#fff;
	color: #00005A;
	padding: 2px;
    font-size: 12px;
	width:auto;
	}

#movielink{
	height:34px;
	width:34px;
	float:right;
    background: transparent url(../images/img_hotspot_movie_sm.gif) top left no-repeat;

}
#detailslink{
	margin-left:5px;
}
#maplink{
	height:34px;
	width:34px;
	float:right;
	background: transparent url(../images/img_hotspot_pano.gif) top left no-repeat;
}
#movielink2{
	height:34px;
	width:34px;
	float:right;

    background: transparent url(../images/img_hotspot_movie_sm.gif) top left no-repeat;
}
#maplink2{
line-height:34px;
padding:9px 0pt 7px 34px;
position:relative;
background: transparent url(../images/img_hotspot_pano.gif) top left no-repeat;
}

#navlist, #navlist ul {
	float: left;
	list-style: none;
	font-size:20px;
	line-height: 24px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 0;
}

#navlist a {
	background: #fff;
		display: block;
	font-size:20px;
	text-decoration: none;
}



#navlist li {
	float: left;
	padding: 0;

}

#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width:240px;
	padding: 2px 5px;
	font-weight: normal;
	margin: 0;
}

#navlist li li {
	position:relative;
	display:block;	
	float: none;
	padding: 2px 5px;
	height:24px;
}

#navlist li ul a {
	margin: 0;
	padding: 0px 5px;
	background: #fff;
	display:block;
	position:relative;
	white-space:nowrap;
}

#navlist li ul ul {
	position: absolute;
}

#navlist li:hover ul ul, #navlist li:hover ul ul ul, #navlist li.sfhover ul ul, #navlist li.sfhover ul ul ul {
		left: -999em;
}

#navlist li:hover ul, #navlist li li:hover ul, #navlist li li li:hover ul, #navlist li.sfhover ul, #navlist li li.sfhover ul, #navlist li li li.sfhover ul {
		left: auto;
}

#navlist li:hover, #navlist li.sfhover {

}
a.active {
    color: #00005A;
}
li:hover li a:before {

    content: " >> ";
}