body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover
{
	text-decoration: none;
	color: #152C64;
	color: #1F664E;
}
#rootContainer{
  position: absolute;
  
  left: 0px;
  top: 0px;
  
  
}

#woezorLabel
{
  position: absolute;
  
  left: 20px;
  top: 75px;
  
  width: 25px;
  height: 290px;
  
  font-family: Verdana;
  font-size: 40px;
  
  background-color: #0E197B;
  color: #FFFFFF;
  
  /*filter:*/
  
  border: 2px solid #CB320B;
  
}

#woezorLabelLink
{
  text-decoration: none;
  
  font-family: Verdana;
  font-size: 40px;
  
  color: #FFFFFF;
}


#navigation 
{
  position: absolute;
  
  left: 10px;
  top: 5px;
  
  width: 915px;
  width: 970px;
  height: 140px;
  
  border: 2px solid #CB320B;
  
  background-color: #ececee;
  background-color: #ffcc00;

}


#logo
{
  position: relative;
  float:left;
  padding-top: 8px;
  padding-left: 3px;
}
#countryNavigation 
{
  position: relative;
  float:left;
  
  width: 418px;
  height: 100px;
  height: 130px;
  
  padding-left: 4px;
  padding-top: 5px;
   
  /*border-right: 1px solid #000000;*/
  /*border: 1px solid #000000;*/
}

#categoryNavigation
{
  position: relative;
  float: left;
  
  width: 250px;
  height: 65px;
  
  padding-left: 5px;
  padding-top: 5px;
    
  
  /*border: 1px solid #000000;*/
}

#themeNavigation
{
  position: relative;
  float: left;
  
  top: -22px;
  
  width: 418px;
  height: 65px;
  
  padding-left: 5px;
  padding-top: 5px;
  
  border-top: 1px solid #CB320B;
  
  /*border: 1px solid #000000;*/
  
  
}

div.navigationRow
{
  position: relative;
  top: -5px;
  
  margin-bottom: 0px;
    
  width: 405px;
  height: 70px; /*was 65*/
    
  /*border: 1px solid #000000;*/
  
}

div.navigationElement 
{
  position: relative;
  float: left;
  
  left: 10px;
  top: 5px;
 
  width: 60px; /*was 60*/
  height: 50px;
  
  color: #000000;
  
  padding-right: 5px;

  /*border: 1px solid #000000;*/
  
  cursor: hand;

}

#navigationLabelClear
{
  position: absolute;
  top: 127px;
  left: 534px;
   
  height: 12px;  
  padding-bottom: 1px;

  font-family: Verdana;
  font-size: 10px;
  
  text-align: center;
  
  background-color: #f79910;
  
  /*border: 1px solid #000000;*/

}

div.navigationElementLabel
{
  position: relative;
    
  width: 60px;
    
  text-align: center;
  
  font-family: verdana;
  font-family: arial;
  
  font-size: 9px;

}

div.navigationCategoryElementLabel
{
  position: relative;
    
  width: 70px; /*was 60*/
    
  text-align: left;
  
  font-family: verdana;
  font-family: arial;
  
  font-size: 8px;
  font-size: 9px;

}

div.navigationElementPicture
{
  position: relative;
  
  text-align: center;
  
    
  width: 72px;
 
}

#iframeResults
{
  position: absolute;
  
  top: 143px;
  left: 10px;
  
  width: 720px;
  height: 400px;
  
  border: 2px solid #CB320B;

}

#navigationLink
{
  
  color: #733717;
  color: #275E05;
  
  background-color: #FFFFFF;
    
}

#navigationLinkClear:hover
{
  background-color: #FFF117;
}

#favorites
{
  position: absolute;
  
  left: 740px;
  top: 143px;
  
  width: 240px;
  height: 392px;
  
  text-align: center;
  
  background-color: #7B452D;
  background-color: #BF5D0C;
  color: #D0D0D0;
  
  font-family: Verdana;
  font-size: 14px;
  
  border: 2px solid #cb320b;
  
  zIndex: 25;
}
.about
{
  color: #000000;
  margin-top: 8px;
  margin-bottom: 4px;
}
.credits
{
  position: absolute;
  
  left: 740px;
  top: 435px;
  
  width: 240px;
  height: 132px;
  
  text-align: center;
  
  background-color: #ffffff;
  background-color: #dddddd;
  color: #D0D0D0;
  
  font-family: Verdana;
  font-size: 14px;
  
  border: 2px solid #cb320b;
  border-top: 0px solid #cb320b;
  
  zIndex: 25;
}

#favoritesHeading
{
  position: relative;
  
  width: 146px;
  height: 20px;
  
  border-bottom: 1px solid #000000;
  
  font-family: Impact;

}

#categoryLabel
{
  position: absolute;
  
  color: #0E197B;
  
  width: 77px;
  height: 25px;
  
  left: 920px;
  top: 26px;
  
  font-family: Arial;
  font-size: 17px;
  
  font-weight: bold;
  
  /*border: 1px solid #000000;*/
}

#themeLabel
{
  position: absolute;
  
  color: #0E197B;
  
  width: 77px;
  height: 25px;
  
  left: 920px;
  top: 100px;
  
  font-family: Arial;
  font-size: 17px;
  
  font-weight: bold;
  
  padding-left: 1px;
  
  /*border: 1px solid #000000;*/
}





