﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,

fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,  {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body, html {
	line-height: 1;
	height:95%;
	margin:0;
	padding:0;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}

/*-------------------------- end RESET --------------------------------*/

html, body {
	text-align:center;
	font-size:9.5pt;
	font-family:Tahoma, Geneva, sans-serif;
	background:#fefdfc;
	color:#333;
	height:99%;

}
body {
	border-top:#03899c 4px solid;}

.container {
	width:950px;
	border-top:#5fc0ce 5px solid;
	text-align:left;
	margin:0 auto;
	padding-bottom:2px;
}


.footer {
	background:#03899c;
	background:#444;
	padding:16px 20px 12px 20px;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	text-align:center;}
	
.footer a{color:#37acd3;}	
.footer a:hover{color:#eee;}

/*----------------------------------------- Header  --------------------------------------*/
.header {
	overflow:hidden;
	padding-top:5px;
	
}
.logo {
	color:#03899c;
	font-size:40pt;
	text-align:center;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight:700;
	margin:24px 40px 10px 0;}
	
b.logo {
	float:left;
	font-size:160%;
	margin:0 -18px 0 2px;
	position:relative;
	top:2px;}
	
	
b.logo span .star{
	top:-11px;
	left:-8px;}

.logo:hover{
	cursor:pointer;}
	
.logo span { color:#e87409;}

.logo span .star{ 
	color:#03899c;	
	position:relative;
	top:-27px;
	left:-12px;
	font-size:32%;}

.fade, .logo .fade {
	color:#b8cfd2;
	color:#b3ccd0;
	margin:0;}
.slogan {
	position:relative;
	top:-31px;
	left:525px;
	font-size:130%;	}	
/*	
.read_container {
	width:865px;
	margin:0 auto;
	text-align:left;
	padding-bottom:8px;}


.iframeh {
	width:865px;
	margin:20px auto 1px auto;
	text-align:left;}
*/	

a {color:#1083a8;}
a:hover {color:#24acd9;	}	
	
a img {
	border:none;}

	
.search_form p{
	margin:0;}
	
.search_form input{
	font-size:120%;
	color:#444;
	position:relative;
	left:22px;}
	

#search-line{
	width:765px;
	border-color:#5ab3c0;
	padding:1px 2px;
	color:#999;
	border-style:solid;}




/*----------------------------------------- Index contetn --------------------------------------*/

h1, h2, h3, h4 {
	color:#e87409;
	font-weight:300;
	}
h2, h3, h4 {
	margin:10px 0;
}

h2 { margin:28px 0 5px 15px;
	font-size:170%}


h2 span{
	font-weight:700;
	font-size:15pt;
	position:relative;
	top:-1px;
	left:2px;}

h2 span+span{
	position:relative;
	top:-15px;
	left:-2px;
	font-size:9pt;}
h2 span+span+span{
	position:relative;
	top:2px;
	left:-10px;	
	font-size:12pt;}	
	
	
h3 {
	font-size:135%;
}	


.related {
	line-height:1.3em;
	font-size:90%;
	margin: 6px 4px 21px 5px;
	color:#b8cfd2;	}

.content {
	overflow:hidden;
	margin:0 0 2px 0;
	}
	
.data-block {
	background:#def1f3;
	padding:2% 2% 10% 2%;
	margin:5px auto 0 auto;
	width:92%;

/*	
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
*/
	-moz-border-radius-topleft:7px;
	-webkit-border-top-left-radius:7px;
	-moz-border-radius-topright:7px ;
	-webkit-border-top-right-radius:7px;
	
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;

	
	box-shadow: 0px 5px 3px #5aaab5;
   -moz-box-shadow: 0px 5px 3px #5aaab5;
   -webkit-box-shadow:  0 5px 3px #5aaab5;
     }	
ul.data-block {
	padding-left:32px;
}

.recent {
	margin:5px 5% 0 0;	
	float:left;
	overflow:hidden;
	color:#b8cfd2;	
	padding:0.5% 2% 10% 2%;
	margin:60px 1% 0 2%;
	width:42%;		
	
	padding-bottom:500px;
	margin-bottom:-500px;
	line-height:1.7em;}	

.recent h2{
	position:absolute;
	top:114pt;
	margin-left:-15px;}
/*------------------------------------------ Result list  ---------------------------------*/

.search-header {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:160%;
	font-weight:300;
	margin:30px 0 21px 0;
	text-align:left;}
	
.search-header:hover{
	cursor:default;}
 
.results_list {
	list-style-type:none;
	padding:0;
	clear:both;
	overflow:hidden;

}	


	
.results_list li {
	border:#def1f3 3px solid;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
	
	padding:10px 1%;
	
	margin:0 0 15px 0;
	float:left;
	width:97%;
	line-height:1.25em;
}

.results_list li p{
	margin:5px 0 0 0;}

.results_list li p.result_title {
	cursor:pointer;
	text-decoration:underline;
	margin:6px 10px 2px 0;
	color:#2200cc;
	font-weight:300;
	font-size:16px;
	float:left;
	clear:right;
}

.results_list li p.result_title:visited {
	color:#551a8b;
}

.results_list li p.result_title:hover {
	color:#ca3540;
	
}

.results_list li span {
	display:block}

.result_snippet	{
	clear:both;
	margin-top:3px;
}
.result_link {
	color:#008000;
	margin-top:2px;
}	
	
	
	
.noresults {
	margin:24px 0 10px 5px ;
	font-size:120%;}	
	
	
.download_link {

	margin:24px 0 0 0;
	padding-left:18px;
	text-align:left;
	}
	
.pages {

	overflow:hidden;
	padding-left:42px;
	padding:4px 0;
	clear:both;	
	margin:0 0 5px 0;
	}


.pages span {
	font-size:110%;
	color:#fff;
	background:#05899d;
	font-weight:700;
	
	margin:0 3px;	
	padding:3px 8px;
	text-decoration:none;
	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius: 3px;	}
	
.pages span+span{
	background:#088c9f;}
	
.pages span+span+span{
	background:#1090a2;}	
	
.pages span+span+span+span{
	background:#1795a7;}

.pages span+span+span+span+span{	
	background:#209aab;}
	
.pages span+span+span+span+span+span{
	background:#2ca2b3;}

.pages span+span+span+span+span+span+span{	
	background:#32a5b5;}
	
.pages span+span+span+span+span+span+span+span{
	background:#3aaaba;}

.pages span+span+span+span+span+span+span+span+span{	
	background:#43afbe;}
	
.pages span+span+span+span+span+span+span+span+span+span{	
	background:#4cb4c4;}		
	
.pages span:hover {
	cursor:pointer;
	background:#e87409;
	color:#fff;
}

.pages span.curretn_page, .pages span.curretn_page:hover {
	border:none;
	background:none;
	color:#333;
	font-size:130%;
	cursor:default;

}

.pages .pages-img {
	color:#e87409;
	font-weight:700;
	font-size:200%;
	position:relative;
	margin:0 0 0 12px;
}


/*-------------------------------------------------- Cotries ---------------------------------------------------*/
.request_list {
	padding-top:10px;}
.request_list li {
	margin:6px 0 2px 0}

.spec_date {
	color:#666;
	margin:8px 2px;
	font-weight:300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:60%;}
.sign_country {

	border-bottom:#666 1px dashed;
}
