/* Default Stylesheet Default Theme */
* { font-family:Tahoma,Arial, Helvetica, sans-serif; }
html { overflow: -moz-scrollbars-vertical; }
body { background: #fff; margin:0px;font-size:12px; }
a {	text-decoration: none; color: #000; }
select { font-size:9px; }
input.text { font-size:9px; } 
h1 { color:#3286C1; font-size:18px; font-weight:normal; margin-bottom:0.4em; }
h2 { color:#1A608F; font-size:14px; font-weight:normal; margin-bottom:0.4em; }

#header	{ position:relative;height:100px; }
#maplinks{ height:22px; color:#3286C1; }
.mapLink { color:#1b5476; padding-right:14px; background:url(/images/arrow_down_blue.gif) no-repeat right 50%; }
.mapLink_active { color:#1b5476; padding-right:14px; background:url(/images/arrow_up_blue.gif) no-repeat right 50%; }

#logo { position:absolute;top:10px;left:20px;z-index:1000; }
#topbanner { position:absolute;left:215px;margin-top:5px;height:90px; }
#maincontent {  position:relative; border: 4px solid #DDDDDD; /* gray border */ border-top:0px; margin:0px; padding:0px; right:0px; padding-top:6px; }

/* tabbed menu */
.tabs {	/* top:-7px; */ height: 28px; width:100%; /*font-size:12px;*/ font-weight: bold; color:#54A5D6; background: url(/images/tab_border.gif) repeat-x 50% bottom; padding-bottom:0px; }
.tabs A { text-decoration:none;	 color:#54A5D6; }
.tabs A:hover { text-decoration:underline;	color:#3286C1; }	
.tabs .tab { background : url(/images/tab_off.gif) no-repeat; width: 116px; display:block; float:left; text-align:center; padding: 5px 2px 9px 2px; margin-right:2px; }
.tabs .active {	 background : url(/images/tab_on.gif) no-repeat; width: 116px; display:block; float:left; text-align:center; padding: 7px 2px 7px 2px; margin-right:2px; color:#3286C1; }
.tabs .active {	color:#3286C1; }
.tabssmall { /* top:-7px; */ height: 28px; width:100%; /*font-size:12px;*/ font-weight: bold; color:#54A5D6; }
.tabssmall A { text-decoration:none; color:#54A5D6; }
.tabssmall A:hover { text-decoration:underline; color:#3286C1; }	
.tabssmall .active { color:#3286C1;	}	
.tabssmall .tab { background : url(/images/tabsmall_off.gif) no-repeat; width: 74px; display:block; float:left; text-align:center; padding: 5px 2px 9px 2px; margin-right:2px; }
.tabssmall .active { background : url(/images/tabsmall_on.gif) no-repeat; width: 74px;  display:block; float:left; text-align:center; padding: 7px 2px 7px 2px; margin-right:2px; color:#3286C1; }					
A.link {  background:url(/images/arrow_right_big_blue.gif) no-repeat left 50%; padding:0px 0px 0px 10px; color:#1A608F; cursor:pointer;}
A.link:hover { text-decoration:underline;cursor:pointer; }
#quicklinks{ padding: 0; margin-bottom: 6px; clear: both; /*font-size:12px;*/ }
.quicklink { color:#3286C1; cursor:pointer; }	
.quicklink:hover  { color:#3286C1; text-decoration:underline; cursor:pointer;}

#country_menu{ position:absolute; top:7px; right:10px; }
#country_menu td{ text-align: center; height: 30px; vertical-align: top; }
#country_menu td img{ display: block; }
#country_menu td img.selector{ margin: 2px auto 0 auto; }
#country_menu td .quicklink{ margin-left: 15px; }				
	

#leftcolumn { position:relative; width:200px;}
.dropshadow { background: #DDDDDD url(/images/planroute_h_bg.gif) repeat-x 50% top; }
#planroute{ position:relative; padding: 4px 4px 12px 0px; margin-bottom:10px; height:20px;}
#planroute a{ float:right; font-size:24px; color:#3286C1; background: url(/images/arrow_right_big_blue.gif) no-repeat left 10px; padding-left:8px;}
#planroute a:hover { color: #1A608F; }
#divider{ height: 1px; overflow: hidden; background: #ccc; border-top: 1px solid #e9e9e9; margin: 4px 0 4px 7px;}

.ContentPanelHeader {height:26px;background:#3295ce url(/images/contentpanel_h_bg.gif) repeat-x 50% bottom;font-size:18px;font-weight:normal;padding-top:1px;color:#ffffff;cursor:pointer;}
.ContentPanelContent {background:url(/images/contentpanel_bg.gif) repeat-x 50% top;float: none;height: 100%;}

.collapse_btn img{	float:right;	padding-right:5px;	margin-top: 5px;}

/* map layer + pois	  */
#mapLayer{ 	border:2px solid #ddd;	margin: 0;	padding: 0;}	 
ul.poilist{	float:left;	display: inline;margin: 0px;padding: 10px 10px 0 10px;list-style-type: none;}
ul.poilist li input{ margin: 0 5px 0 0; padding: 0; width: 15px; height: 15px; }
ul.poilist li{  margin: 2px 0; padding: 0; display: block; float: left; clear: both; }
/* map layer + pois */
.FlyInPopup {	width:500px; background-color:#ffffff; z-index:1001; border: #bdc0b4 1px solid; padding: 1px; }