@charset "utf-8";
/* CSS Document */

/*****
 * HTML ELEMENTS
 *****/
body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	margin: 0 auto;
	padding: 0 0 0 0;
	color: #666666;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#siteHolder
{
	width: 810px;
	margin: 0 auto;
}

#header
{
	width: 810px;
	margin-top: 20px;
	text-align: center;
}
	#logo
	{
		float: left;
		width: 328px;
		height: 55px;
		/*background-image: url('../images/logo.png');*/
		background-repeat: no-repeat;
		background-position: top left;
		behavior: url(css/iepngfix.htc);
		text-decoration: none; 
	}
	#logo: hover
	{
		text-decoration: none;
	}
		#motto{
			width: 328px;
			font-family: Arial, Helvetica, sans-serif;
			/*font-size: 11px;*/
			color: #ef4d23;
			text-align: left;
		}
	#menu
	{
		float: right;
		border-bottom: solid #2e4e6f 1px;
		margin-top: 20px;
		width: 304px;
		text-align: right;
		padding-left: 178px;
	}
		
		.button_1{
			float: left;
			background-image: url(../images/vaksinekart.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 76px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ebebeb;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 4px;
		}
		.button_1:hover{
			background-image: url(../images/vaksinekart_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 76px;
			color: #FFFFFF;

		}
		.button_1_a{
			float: left;
			background-image: url(../images/vaksinekart_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 76px;
			font-family: Arial, Helvetica, sans-serif;
			color: #FFFFFF;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 4px;
		}
		.button_1_a:hover{
			height: 15px;
			width: 76px;
			color: #FFFFFF;

		}
		
		.button_2{
			float: left;
			background-image: url(../images/recommendations.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 80px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ebebeb;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 3px;
		}
		.button_2:hover{
			background-image: url(../images/recommendations_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 80px;
			color: #FFFFFF;
		}
		.button_2_a{
			float: left;
			background-image: url(../images/recommendations_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 80px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ffffff;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 3px;
		}
		.button_2_a:hover{
			height: 15px;
			width: 80px;
			color: #FFFFFF;
		}
		
		.button_3{
			float: left;
			background-image: url(../images/diseases.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 74px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ebebeb;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 3px;
		}
		.button_3:hover{
			background-image: url(../images/diseases_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 74px;
			color: #FFFFFF;
		}
		.button_3_a{
			float: left;
			background-image: url(../images/diseases_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 74px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ffffff;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 3px;
		}
		.button_3_a:hover{
			height: 15px;
			width: 74px;
			color: #FFFFFF;
		}
		
		.button_4{
			float: left;
			background-image: url(../images/all_countries.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 60px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ebebeb;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 4px;
		}
		.button_4:hover{
			background-image: url(../images/all_countries_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 60px;
			color: #FFFFFF;
		}
		.button_4_a{
			float: left;
			background-image: url(../images/all_countries_o.gif);
			background-repeat: no-repeat;
			height: 15px;
			width: 60px;
			font-family: Arial, Helvetica, sans-serif;
			color:#ebebeb;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			text-decoration:none;
			padding-top: 2px;
			padding-right: 4px;
		}
		.button_4_a:hover{
			height: 15px;
			width: 60px;
			color: #FFFFFF;
		}
		
		
	#forms{
		width: 810px;
		float: left;
		margin-top: 20px;
	}
	
	#site_location{
		float: left;
		width: 300px;
		margin-top: 20px;
		margin-bottom: 10px;
		text-align: left;
	}
	
	#main {
		clear: both;
		width: 810px;
		margin-bottom: 10px;
		text-align: left;
	}

		
	#footer{
		float: left;
		text-align: left;
		height: 46px;
		margin-bottom: 30px;
		width: 810px;
	}
		#bottom_links{
			float:left;
			width: 710px;
			padding-top: 10px;
		}
		#bottom_logo{
			float:right;
			width: 100px;
		}
	.link{
		font-family: Arial, Helvetica, sans-serif;
		/*font-size: 0.9em; /*font-size:11px;*/
		color: #2e4e6f;
		text-decoration: none;
	}
	.link:hover{
		color: #ef4d23;
		text-decoration: underline;
	}
	.link2{
		font-family: Arial, Helvetica, sans-serif;
		/*font-size:11px;*/
		color: #2e4e6f;
		font-weight: bold;
		text-decoration: none;
	}
	.link2:hover{
		color: #ef4d23;
		font-weight: bold;
		text-decoration: underline;
	}
		
.txt_blue{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	color: #2e4e6f;
	text-decoration: none;
}
.txt2{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size:11px;*/
	color: #000000;
}
.txt2_blue{
	font-family: Arial, Helvetica, sans-serif;
	color: #2e4e6f;
	text-decoration: none;
}

h1, .title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #2e4e6f;
	text-align: left;
}

.link3{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3297b9;
}

.link3:hover, :active {
	color: #FF6600;
}

/*****
 * HTML ELEMENTS
 *****/
 
input, select
{
	height: 19px;
	font-size: 10px;
	background-color: #ededed;
	border: 1px solid #d2d2d2;
	color: #585858;
}

.search_field{
	width: 164px;
	height: 15px;
}

.search_button{
	width: 30px;
}
select{
	background-color: #ededed;
	border: 1px solid #d2d2d2;
	width: 120px;
	color: #585858;
}
td,p{
	text-align: left;
}
.send_link{
	display: block;
	padding-top: 80px;
}


/* for the text below the map*/


#country_div { /*the container div*/
	text-align: left;
	width: 535px;
}

#country_title { /*country name*/
	font-size: 2.5em; /*30px*/
	color: #2e4e6f;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#country_header { /*travel types description*/
	/*font-size:11px;*/
	color: #000000;
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#country_text {
	/*font-size:11px;*/
	font-weight: normal;
	margin: 0px 0px 9px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#country_text_container{

}
#country_text a{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 1px 5px 0px 10px;
	margin: 0px 0px 0px 5px;
	line-height: 1.5em;
	color: #3297b9;
}

#country_text a:hover, #country_text a:active {
	color: #FF6600;
}
#disease_title{
	color: #2e4e6f;
	font-weight: bold;
}

/* styles for the callout*/
#callout_div { /*the container div*/
	/*font-size:12px;*/
	width: 230px;
	/*text-align: left;*/
	text-align: left;
}
#callout_title { /*country name*/
	font-weight:bold;
	padding-top: 7px;
}

#callout_text {
	/*font-size:12px;*/
	font-weight: normal;
	margin: 0px 0px 9px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#callout_link_div {
	/*font-size:11px;*/
	text-align: right;
}



/*****
 * UTILS
 *****/
.clflt
{
	clear:both;
}
.flft
{
	float:left;
}
.flrt
{
	float:right;
}
.margin3
{
	margin:3px 3px 3px 3px;
}


