html {
	height:100%;
}
body {
	background-color:#f2f2f2;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	overflow: -moz-scrollbars-vertical;
	height:100%;
	


}
#wrapper {
	position: relative;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	border:6px solid #FFFFFF;
	width: 960px;
	min-height:95%;
	height:auto;
	background-image: url(../images/bg_Content.gif);
	background-repeat: repeat-y;
	

}

#wrapperBottom {
	position: relative;
	background: #0055A0;
	margin: 0 auto;
	padding: 5px;
	width: 948px;
	border:6px solid #FFFFFF;
	height:50px;
	height:auto;
	color:#ffffff;
	text-align:right;

}

#wrapperBottom a {
	color:#ffffff;
	text-decoration: none;
	font-size:10px;

}
#wrapperBottomGrey {
	position: relative;
	background: #f2f2f2;
	margin: 0 auto;
	height: 40px;
	width: 948px;

}
/****************************************************************************************
PAGE CONTENT
*****************************************************************************************/
#Container {
	width: 960px;
	margin:0 0 20px 0;
	padding:0 0 0 0;
	border-top:20px solid #FFFFFF;
	overflow:hidden;
	min-height:500px;
	height:auto;
	
}
#ContainerStart {
	width: 960px;
	margin:0 0 0 0;
	background-color:#FFFFFF;
}

#ContainerStart p {
	margin:0 0 0 0;
}

#ContainerLeft {
	width: 210px;
	margin:0 20px 0 15px;
	padding:0;
	position:relative;
	float:left;
	
	
}
#ContainerPage {
	width: 700px;
	margin:0 0 0 0;
	position:relative;
	float:left;
}

.PageCalendar
{
	background-image: url(../images/bg_Calendar.gif);
	background-repeat: repeat-x;
	padding:7px;
	margin:0 0 1px 0;
}
.PageCalendarCaption
{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:3px 0 0 7px;
}
.PageCalendarLink
{
	font-size:13px;
	text-decoration:none;
	color:#000000;
}
/****************************************************************************************
HEADER
*****************************************************************************************/
#headerContainer {
	width: 960px;
	margin:0;
	position:relative;
	z-index:500;
	
	
}
#headerTop {
	width: 960px;
	padding:0 0 4px 0;
	height:84px;
	background-image: url(../images/bg_Top.png);
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.LogoLeft {
	position:relative;
	float:right;
	margin: 10px 10px 0 0;
}
.LogoTop {
	margin: 20px 0 0 15px;
	position:relative;
	float:left;
}
#headerTopMenu {
	width: 960px;
	padding: 0 0 0 0;
	height:30px;
	background-color:#0069af;
	
}
.logo {
	padding:0 0 0 100px;
	position:absolute;
	z-index:10;
}
#headerRight {
	position:relative;
	float:right;
	margin: 0 0 0 0;
}
#headerCountry {
	
	margin: 15px 20px 0 0;
}
.CountrySelection {
	width:200px;
	height:19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}
.SelectSearch
{
    border: 1px solid #FFFFFF;
    width:160px;
	height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:1px 0 0 1px;
}
#headerSearch {
	
	margin: 20px 20px 0 0;
	width:200px;
	height:19px;
	background-image: url(../images/bg_Search.png);
	background-repeat: no-repeat;
}


/****************************************************************************************
HEADER SEARCH PATH
*****************************************************************************************/
#headerContainerSearchPath {
	width: 945px;
	padding: 7px 0 7px 15px;	
	background-color:#d0e3f1;
	font-size:10px;
	
}
/****************************************************************************************
HEADER TOP MENU
*****************************************************************************************/
#mainmenu {
  list-style: none;
  margin: 0;
  padding: 0;
  float:left;
  position:relative;
}

#mainmenu li {
  float: left;
}

#mainmenu li a {
  float: left;
  display: block;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 9px;
  color: #FFFFFF;
  text-decoration: none;
  white-space: nowrap;  
  font-size: 11px;  
}

#mainmenu li.mainmenu-item-index-0 span {
  text-decoration: none;
}

#mainmenu li.mainmenu-item-index-0 a {
  text-decoration: none;
}

#mainmenu li.mainmenu-item-inpath a {
  text-decoration: none;
}

#mainmenu li a:hover {
  text-decoration: none;
}

.DropDownMenu
{	position: absolute;
	visibility: hidden;
	top:0;
	background-color: #FFFFFF;
	border: 1px solid #B4B4B4;
	z-index: 30;
	width:185px;	
}
.DropDownMenuBox
{	
	padding:0;
	margin:0;
	list-style: none;
}

.DropDownMenuLink
{	border-bottom: 1px solid #B4B4B4;
	padding:5px;
}

/*****************************************************************************************
MENUS
*****************************************************************************************/
.divMenuUL
{	
	padding:0;
	margin:0;
	list-style: none;
}
.divMenu1
{
	padding:0 0 8px 0;
	width:200px;
}
.divMenu2
{
	padding:0 0 8px 0;
	width:200px;

}
.divMenu3
{
	padding:0 0 8px 10px;
	width:190px;
}
.divMenu4
{
	padding:0 0 8px 18px;
	width:190px;
}

.Menu1
{
	
    COLOR: #0055A0;
    TEXT-DECORATION: none;
}
.Menu2
{
    
    COLOR: #0055A0;
    TEXT-DECORATION: none;
}
.Menu3
{
    
    COLOR: #808080;
    TEXT-DECORATION: none;
}
.Menu4
{
	Font-size:10px;
    COLOR: #808080;
    TEXT-DECORATION: none;
}
.Menu5
{
    Font-size:10px;
	COLOR: #808080;
    TEXT-DECORATION: none;
}


/*****************************************************************************************
BOTTOM
*****************************************************************************************/
#bottomBg
{
	width:960px;
	position: relative;
	background: #FFFFF;
	margin: 0 auto;
	padding: 4px;
	width: 960px;
	height:auto;
}
/*****************************************************************************************
MAIN
*****************************************************************************************/

p {
	margin-top:0;
}
h1 {
	FONT-SIZE: 18px;
    COLOR: #999999;
    TEXT-DECORATION: none;
	font-weight:normal;
	margin:0 0 5px 0;
}
h2 {
	font-size: 18px;
	color: #3D5B77;
	font-weight:bold;
	margin:0;
}
h3 {
	font-size: 14px;
	color: #3D5B77;
	font-weight:bold;
	margin:0;
}
hr {
	margin-top:0;
}
a
{
    COLOR: #0055A0;
    FONT-FAMILY: Verdana, Courier, Arial;
    TEXT-DECORATION: none
}

/*****************************************************************************************
STANDARD TEXTS
*****************************************************************************************/
.Caption
{
    FONT-SIZE: 18px;
    COLOR: #999999;
    TEXT-DECORATION: none;
}
TD
{
    
    COLOR: black;
    TEXT-DECORATION: none;
}
.Text
{
    
    COLOR: black;
    TEXT-DECORATION: none;
}
.Text1
{
 	FONT-SIZE: 18px;
    COLOR: #999999;
    TEXT-DECORATION: none;
}
.Text2
{
 	font-size: 12px;
 	font-weight: normal;
	TEXT-DECORATION: none;
}
.Text3
{
	 font-size: 11px;
	 font-weight: bold;
	 color: #999999;
	 Text-transform: uppercase;
}
.Text4
{
	 font-size: 10px;
	 font-weight: normal;
}
.Text5
{
	 font-size: 10px;
	 color: #999999;
}

/*****************************************************************************************
EXTRA TEXTS
*****************************************************************************************/

.ProdCaption
{
    FONT-SIZE: 14px;
    COLOR: #0055A0;
    FONT-FAMILY: Arial, Verdana, Courier;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.TextSmall
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana, Courier;
    TEXT-DECORATION: none
}
.TextBold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana, Courier
}
.TextGrey
{
    FONT-SIZE: 11px;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Courier
}
.TextGreySmall
{
    FONT-SIZE: 10px;
    COLOR: #999999;
    FONT-FAMILY: Verdana, Courier
}
.TextGreyBold
{
    FONT-SIZE: 10px;
    COLOR: #999999;
	FONT-WEIGHT: bold;
    FONT-FAMILY: Verdana, Courier
}
.TextRed
{
    FONT-SIZE: 11px;
    COLOR: red;
    FONT-FAMILY: Verdana, Courier
}
.TextWhite
{
    FONT-SIZE: 11px;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Courier
}
.Select
{
    BORDER-RIGHT: 1px solid #999999;
    BORDER-TOP: #999999 thin solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #999999 thin solid;
	BORDER-WIDTH: 1px;
    COLOR: #666666;
    BORDER-BOTTOM: #999999 1px solid;
    FONT-FAMILY: Verdana
}
.TextBoxCurrency
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana;
    TEXT-ALIGN: right
}
/*****************************************************************************************
RESIDENT GALLERY
*****************************************************************************************/

.divResidentGallery
{
	border-bottom:1px solid #cccccc;
	margin:0 0 10px 0;
	width:700px;
	text-align:right;
}

/*****************************************************************************************
PRINT CONTENT
*****************************************************************************************/

#PrintContent
{
	background-color:#FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****************************************************************************************
TEMPLATE STYLE
*****************************************************************************************/

.StartNewsTemplate
{
	background-color:#d6eaf3;
}

.StartTemplateVert
{
	background-image: url(../images/bg_TemplateStartVert.gif);	
	background-repeat: repeat-y;
}

.StartTemplateHor
{
	background-image: url(../images/bg_TemplateStartHor.gif);	
	background-repeat: repeat-x;
}

/*****************************************************************************************
SELECT LANGUAGE
*****************************************************************************************/

.selectWrapper
{
	position:absolute;
	z-index:1000;
	background-image:url(../images/bg_Opacity.png);
	width:100%;
	height:160%;
	left:0;
}
.selectLanguage
{
	width:480px;
	height:270px;
	background-color:#b7e1fa;
	margin: 150px auto 0 auto;
	padding: 25px;
	border:1px solid #FFFFFF;
	text-align:center;

}



