@import url(community.css);	/* community stylesheet */
@import url(forum.css);	/* message boards stylesheet */



/* CSS Document */

body
{
    background-color: #FFFFFF;
}

table.main
{
	width: 925px;
	padding-right: 0;
	margin-right: 0;
	float: left;
	display: block;
}

td.nav_menu
{
    border-right: solid 1px #ffffff;
	background-color: #FF212C;
	width: 192px;
	height: 151px;
}

td.nav_menu_search
{
    border-right: solid 1px #ffffff;
	background-color: #B9B9B9;
	width: 192px;
	height: 151px;
}

.top_links
{
    margin-right: 0.25em;
}

.hdr_menu
{
  font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	padding: 8px 0 0 8px;
	height: 46px;
}

.hdr_menu_search
{
    font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
	padding: 8px 0 0 8px;
}

.menu_link_height
{
    height: 110px;
	width: 192px;
}

#menu_genealogy_shell
{
	width: 150px;
	height: 65px;
	float: left;
	display: block;
}

#lang_shell
{
	width: 750px;
	min-height: 150px;
	float: left;
	display: block;
}

#menu_community_shell
{
	width: 150px;
	float: left;
	display: block;
}

.copy_img_title
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.copy_img
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
	line-height: 11px;
}

a.link_menu:link, a.link_menu:visited, a.link_menu:active
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 0 0 8px;
}

a.link_menu:hover
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 8px 0 0 8px;
}

a.copy_menu:link, a.copy_menu:visited, a.copy_menu:hover, a.copy_menu:active
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

input.text_box
{
    background-color: #ffffff;
	border: none;
	width: 13em;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF212C;
	margin: 5px 0 0 8px;
}

input.search_button
{
    background-color: #0AA5D8;
	border: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

.copy_welcome_user
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.nav_selected
{
    width: 135px;
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
	display: block;
	line-height: 22px;
	vertical-align: middle;
}

a.nav_link_selected:link, a.nav_link_selected:visited, a.nav_link_selected:active
{
    width: 135px;
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
	display: block;
	line-height: 22px;
	vertical-align: middle;
}

a.nav_link_selected:hover
{
    width: 135px;
	height: 22px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #FF212C;
	display: block;
	line-height: 22px;
	vertical-align: middle;
}

.nav_details
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.link_sub:link, a.link_sub:visited, a.link_sub:active
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.link_sub:hover
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

a.nav_hdr:link, a.nav_hdr:visited, a.nav_hdr:active
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

a.nav_hdr:hover
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}

a.nav:link, a.nav:active, a.nav:visited
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}

a.nav:hover
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #666666;
}


a:link, a:active, a:visited
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #0AA5D8;
	line-height: 16px;
}

a:hover
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #0AA5D8;
	line-height: 16px;
}

a.link_more:link, a.link_more:active, a.link_more:visited
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0AA5D8;
	line-height: 16px;
}

a.link_more:hover
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #0AA5D8;
	line-height: 16px;
}

.ad
{
	border: solid 1px #BBBBBB;
	background-color: #EDEDED;
	height: 600px;
	width: 120px;
	float: left;
	display: block;
}

.hdr_discover
{
    font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

label.hdr_discover_large
{
    font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.hdr_switzerland
{
    font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

.hdr_switzerland_lrg
{
    font-size: 31px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.hdr_switzerland_med
{
    font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.hdr_copy
{
    font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
	padding: 0 0 0 0;
}

.hdr_small_red
{
    font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

.hdr_small_blue
{
    font-size: 0.99em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #9EB5C4;
}

.hdr_small_black
{
    font-size: 0.99em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.label_small
{
    font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.label_xsmall
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

.label_xsmall_red
{
    font-size: 0.7em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

.hdr_copy_members
{
    font-size: 1.10em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #A2ACB3;
}

.hdr_copy_black
{
    font-size: 1.10em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3E3E3E;
}

label.hdr_swiss
{
    font-size: 1.55em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #9EB5C4;
}

label.hdr_title
{
    font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

.copy
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	/* color: #666; */
	color: #666;
	line-height: 16px;
}

.copy_small
{
    font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.copy_quotes
{
    font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	color: #666;
}

a.copy_search:link, a.copy_search:visited, a.copy_search:active
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #15AFE2;
}

a.copy_search:hover
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #15AFE2;
}

.hr_dotted_line
{
    border-top: dotted 1px #666;
	width: 100%;
	height: 1px;
}

.dashed_line
{
    border-top: dotted 1px #666;
	width: 583px;
	height: 1px;
}

div.bottom_hr
{
    border-top: solid 10px #FF212C;
	width: 777px;
}

a.nav_footer_link:link, a.nav_footer_link:visited, a.nav_footer_link:active
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #05AAE0;
	float: left;
	padding: 0 17px 0 0;
	display: block;
}

a.nav_footer_link:hover
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #05AAE0;
	float: left;
	padding: 0 17px 0 0;
	display: block;
}

a.link_footer:link, a.link_footer:visited, a.link_footer:active
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #05AAE0;
	float: left;
	padding: 0 10px 0 10px;
	display: block;
}

a.link_footer:hover
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: normal;
	color: #05AAE0;
	float: left;
	padding: 0 10px 0 10px;
	display: block;
}

.copy_footer
{
    font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	float: left;
	padding: 0 10px 0 10px;
	display: block;
}

#nav_geography, #nav_economy, #nav_gov_hist, #nav_culture, #nav_gallery, #nav_science
{
    visibility: hidden;
}

a.nav_zoom:link, a.nav_zoom:visited, a.nav_zoom:active
{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	display: block;
}

a.nav_zoom:hover
{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	display: block;
}

.nav_sqr
{
    background: url(images/square.gif) no-repeat;
	height: 3px;
	width: 3px;
	float: left;
}

.img_mnt_bike
{
	height: 160px;
	width: 180px;
	float: left;
	display: block;
	margin-bottom: 0.50em;
	margin-right: 1.10em;
}

.img_spacing
{
	min-height: 100px;
	width: 180px;
	float: left;
	display: block;
	margin-bottom: 8px;
	margin-right: 10px;
}

#footer_vertical_line
{
    border-left: solid 1px #666;
	height: 4em;
}

.copy_label
{
    font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}

.copy_items
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.dotted_hr
{
    border-top: dotted 1px #999999;
	width: 100%;
	height: 1px;
}

.bullet
{
	font-size: 1.15em;
	text-decoration: none;
	font-weight: bold;
}

.vertical_hr
{
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.hdr_black
{
    font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

.story_bgcolor
{
    background-color: #E6F6FB;
	border: solid 1px #C5EAF6;
}

.nav_height
{
    height: 1.55em;
	width: 100%;
	display: block;
}

.nav_sub_height
{
    height: 3.55em;
	width: 100%;
	display: block;
}

td.link_width
{
    width: 189px;
}

td.link_width_desc
{
    width: 382px;
}

.bg_table
{
    background-color: #D3DCED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}

table.bg_table_events
{
    background-color: #D3DCED;
	border: solid 1px #336699;
}

.copy_input
{
    background-color: #E8EDF6;
	border: 0;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
}

td.copy_event
{
    background-color: #AFBEDC;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: solid 1px #FFFFFF;
	color: #3E3E3E;
}

.bg_table_rev
{
    background-color: #E8EDF6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}

.bg_table_hdr
{
    background-color: #AFBEDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

#us_map
{
    position: absolute; 
	top: auto; 
	left: auto;
}

.label_small_error
{
    font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #FF212C;
}