/* CSS Document */

body {
  font-family: Verdana, Geneva, Arial, helvetica, Tahoma, sans-serif;
  background-color: #6699FF;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, Tahoma, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, Tahoma, sans-serif;
}
/**************Font Headers******************************/

h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 46px;
	
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
h7 {
	font-size: 9px;
}

/*************** Header Navigation *************************/

#headnav{
	position:absolute;
	width: 100%;
	min-width: 640px;
	height:32px;
	color:#6666FF;
	padding: 0px;
	margin: 0px;
	background-image:  url("http://www.uruguay-info.net/glbnav_background.gif");
	left: 2px;
	top: 118px;
}

#headlink{
	position: absolute;
	top: 5px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 4px;
	z-index: 100;
}

a.hlink, a.hlink:visited{
  	font-size: 13px;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.hlink:hover{
  	background-image:  url("http://www.uruguay-info.net/glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subheadNav styles **************/

.subheadNav{
	position:absolute;
	top: 160px;
	left: 0px;
	width: 100%;
	min-width: 640px;
	height: 40px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subheadNav a:link, .subheadNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subheadNav a:hover{
	color: #cccccc;
}

/*************** Page divs *************************/

#header {
	position:absolute;
	width: 100%;
	top:-17px;
	left:0px;
	height:120px;
	text-align:center;
	color:#FFFFFF;
	line-height:90%;
	background-image:url("http://www.uruguay-info.net/images/headerfoto5.jpg");
	background-color:#999999;
	background-repeat:no-repeat;
	background-position: center;
	left: 0px;
}

#pagecell1{
	position:absolute;
	top: 190px;
	left: 8px;
	right: 1%;
	bottom: inherit;
	width:98%;
	display: block;
	background-color:#ffffcc;
	height:auto;
	
}

#leftmenu {
	position:absolute;
	width: 179px;
	top: 0px;
	left: 0px;
	float: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffcc;
	height:inherit;
	
}

#leftmenu-searchpage{
	position:absolute;
	width: 179px;
	left:0px;
	top: 0px;
	float: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffcc;
	height:inherit;
}
/**** 180px bij een totale breedte van 1024(*768)px**********/

#right {
	width: 200px;
	float: right;
	height:inherit;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#ffffcc;
} /***** 200px bij een totale breedte van 1024(*768)px***********/

#tekst {
	width:auto;
	float:inherit;
	margin-top: 0px;
	margin-left:180px;
	margin-right:200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right:inherit;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffcc;
	height:auto;
}

#tekst-search {
	width:auto;
	float:inherit;
	top:190px;
	margin-top: 0px;
	margin-left:180px;
	margin-right:200px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right:inherit;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffcc;
	height:1150px;
}

#columnbox {
	Position:absolute;
}

#leftcolumn {
	position:absolute;
	float: left;
	border-left:10px;
	border-right:inherit;
	text-align:left;
	background-color:#ffffcc;
}

#rightcolumn {
	position:absolute;
	float:right;
	border-left:10px;
	border-right:10px;
	border-right:inherit;
	text-align:left;
	background-color:#ffffcc;
	left: 302px;
	top: -1px;
	width: 258px;
}


#footer {
	Position:relative;
	bottom:0px;
	width:100%;
	height:auto;
	clear: both;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#6699FF;
	
}

#footer-search {
	Position:absolute;
	width:100%;
	height:auto;
	clear: both;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	background-color:#6699FF;
	left: 4px;
	top: 1350px;
	
}

#tracker {
	
	float:left;
	border-left:10px;
	border-top:10px;
}

/*************** search styles *****************/

#cse-search-box{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
	left: 768px;
	width: 207px;
}

#cse-search-box input{
  font-size: 75%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/****************** Menu's ****************/

#menu1{
	width: 180px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFcc;
	left: 0px;
}

a.menu{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	color:#FFFFFF;
	background-color:#3399CC;
	background-repeat: no-repeat;
}

th.menu{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	background-color:#3399cc;
	background-repeat: no-repeat;
}

table#menu{
	position:absolute;
	left: 1px;
	background-color:#FFFFcc;
	top: 152px;
	width: 179px;
}

#menu1 a:visited {color:#FFCC99;
}

#menu1 a:hover {
	color:#FFCC66;
	text-decoration: none;
	font-style:italic;
}



table#flag{
	position:absolute;
	left: 869px;
	top: 154px;
	width: 114px;
}


#sponsors{
	width: 180px;
	float:left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFCC;	
}

a.sponsors{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	color:#FF6633;
	background-color: #FFCC99;
	background-repeat: no-repeat;
}

th.sponsors{
	border: 1px solid #fff;
	padding: 2px;
	padding-left: 2px;
	margin-top: none;
	width: 96%;
	display: block;
	background-color:#FF9933;
	background-repeat: no-repeat;
}

table#sponsors{
	position:absolute;
	left: 0px;
	background-color:#FFFFCC;
	top: 443px;
	width: 179px;
}

#sponsors a:hover{
	text-decoration:none;
}


/****************ul-puntloos*********************/
ul#puntloos{
	list-style:none;
}


/*****************footer*********************/
ul#footer {
	list-style:none;

}

/*****************Styles******************/

.style1 {font-size: 14px}

.style2 {
	font-size: 11px;
	font-style: italic;
}

.style3 {
	float:left;
	margin-right:10px;
}

.style4 {font-size: 11px;
	
}

.style5 {font-size: 11px;
	color:#000099;
	font-weight:bold;
}

.style6 {
	float:right;
	margin-right:10px;
	margin-left:10px;
}

.style7 {
	float:center;
	margin-right:10px;
	margin-left:10px;
}

.style8 {
	font-size: 10px;
}

.style9 {
	font-size:9px;
	font-style:italic;
	color:#666666;
}

.style10 {
	font-size: 11px;
	font-weight:bold;
	
}

.style11 {
	float:right;
	font-size: 11px;
	font-weight:bold;
	
}

.style12 {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width:30px;
		
}

.style13 {font-size: 10px;
	color:#000099;
	font-weight:bold;
}

.style14 {
	font-size: 9px;
}
