/*----------- ACCESSIBILITY MENU --------*/
div.hide{
	position:absolute;
	top:-500px;
	left:-500px;
}




/*---------- HOMEPAGE STYLES ----------*/ 
body{
	margin:0px;
	padding:0px;
	font-size:70%;
	font-family:Arial,Verdana,sans;
	background:#D8D7C5;
	/*background:#EAE8E4; */

}
/* ---------------- HOLDERS ---------------- */
#inMain{
	font-family:Arial,Verdana,sans;
	width:739px;
	border-left:21px solid #7E8B7A;
	padding-top:9px;

}
/*--------------------- TOP SHADOW ------------------- */

div.topShadow{
	position:absolute;
	top:0px;
	left:21px;
	z-index:3;
	width:718px;
	background-image:  url("../images/shadow_red_menu.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

div.mainImage{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	border-left:167px solid #EAE8E4;
}
div.rhsBlock{
position:absolute;
	top:0px;
	left:21px;
	height:323px;
	width:146px;
	background:#A60D1F;
	z-index:2;

}
/* ---------------- TOP ELEMENTS ---------------- */

#structureTop{
	position:relative;
	width:739px;
	color:#FFFFFF;
	background:transparent;
	margin-top:0px;
	z-index:10;
}
div.countryName{
	position:relative;
	top:0px;
	left:146px;
	width:572px;
	text-align:right;
	background:#A60D1F;
	border-bottom:1px solid #CB6D7A;
	z-index:10;
}

div.countryName p{
	margin:0px;
	padding:0px 9px 5px 0px;
	color: #FFFFFF;
	font-weight:bold;

}
#structureTop div.topMenu{
	background:#A60D1F;
	float:left;
	width:572px;
	border-bottom:1px solid #CB6D7A;
	padding:3px 0px 5px 0px;
}

#structureTop .logo{
	float:left;
	width:146px;
	background:#A60D1F;

}

/*--------------------- TOP MENU ---------------------*/
#structureTop div.topMenu ul{
	padding:0px;
	margin:0px;
}


#structureTop div.topMenu li{
	display:inline;
	padding:0px;
	margin:0px 10px 0px 0px;
	float:left;
}


a.menu2:link, a.menu2:visited {
	text-decoration: none; 
	color: #DB9EA5; 
	font-weight:bold;
}

a.menu2:hover, a.menu2:active, a.menu2:focus{
	text-decoration: none; 
	color: #ffffff;
	font-weight:bold;
}

a.menu2lit:link, a.menu2lit:visited, a.menu2lit:hover{
	text-decoration: none; 
	color: #ffffff;
	font-weight:bold;
}

/* ---------------- TOP SECTION - INTRO QUOTE  ---------------- */
#introduction{
	position:absolute;
	top:60px;
	left:375px;
	width:300px;
	z-index:2
}
#introduction p{
	padding:0px;
	margin:0px;
	color:#C21D30;
	font-size:16px;
	font-weight:bold;
}

/* ---------------- MIDDLE SECTION - LEFT CONTENT - COUNTRY NAME  ---------------- */


#structureMiddle{
	position:relative;
	top:22px;
	width:739px;
	background:transparent;
	z-index:20;
	clear:both;
}

#structureMiddle div.left{
	width:207px;
	background:transparent;
	position:relative;

}




#structureMiddle .menu{
	font-family:Arial,sans;
	position:relative;
	top:0px;
	left:42px;
	width:209px;
	height:281px;
	background:#A60D1F;
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: 54px solid #FFFFFF;
}
#structureMiddle .menupadding{
	color:#FFFFFF;
	padding-top:0px;
}
#structureMiddle .menupadding h1{
	font-size:170%;
	padding:17px 0px 0px 0px;
	margin:0px 0px 26px 0px;
}
#structureMiddle .menupadding p{
	padding:0px;
	margin:0px 0px 7px 0px;
	font-weight:bold;
	clear:left;
}
#structureMiddle .menupadding form.frmGroupWebsites{
	margin:15px 0px 11px 0px;
	padding:0px;
}
#structureMiddle .menupadding label{
	font-weight:bold;
}
#structureMiddle .menupadding select{
	/*width:129px;*/
	margin-top:5px;
}
#structureMiddle input.featuressearchgo{
	margin:0px;
	padding:3px 0px 0px 1px;
	border:0px;
	background:transparent;
	color:#FFFFFF;
	font-size:95%;
	font-family:arial, verdana, sans;
}


/* -------------------- MIDDLE SECTION - HOTSPOTS ---------------------*/

#right{
	position:absolute;
	top:0px;
	left:271px;
    width: 468px;
}


#hotspots{
	float:right;
	margin-right:0px;
	margin-top:83px;
	margin-bottom:10px;
	}
#newsHotspots{
	float:right;
	display:inline;
	margin-right:22px;
	margin-top:175px;
	margin-bottom:10px;
	}
#hotspots div.hotspot{
	font-family:Verdana,Arial,sans;
	background:#FFFFFF;
	margin:0px 0px 10px 10px;
	width:120px;
	height:120px;

}
#hotspots div.hotspot h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:12px;
	color:#000000;
}
#hotspots div.hotspot p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
}
#hotspots div.hotspot a{
	color:#000000;
	text-decoration:none;
}
#hotspots div.hotspot a:hover, #hotspots div.hotspot a:active{
	text-decoration:underline;
}


#newsHotspots div.newsHotspot{
	font-family:Verdana,Arial,sans;
	background:#FFFFFF;
	margin:0px 0px 0px 0px;
	width:198px;
	height:104px;
	/*height:120px;*/
	color:#000000;
}
#newsHotspots div.newsHotspot h2{
	padding: 10px 0px 0px 10px;
	font-size:100%;
	color:#000000;
}
#newsHotspots div.newsHotspot p{
	padding: 5px 5px 0px 5px;
	font-size:100%;
}
#newsHotspots div.newsHotspot a{
	padding: 5px 0px 0px 0px;
	font-size:100%;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
#newsHotspots div.newsHotspot a:hover, #newsHotspots div.newsHotspot a:active{
	text-decoration:underline;
}
#structureMiddle div.padding10{
	padding:10px;

}

/* ---------------- BOTTOMBAR ELEMENTS ---------------- */


#structureBottomBar{
	position:absolute;
	top:443px;
	/*top:30px;*/
	left:0px;
	width:697px;
	background:#EAE8E4;
	border-left:63px solid #EAE8E4;
	margin-top:32px;
	z-index:20;
	clear:both;

}

#structureBottomBar .contentbox{
	margin-left:10px;
}

#structureBottomBar .content{
	float:left;
	font-size:90%;
	line-height:150%;
	padding:7px 0px 22px 0px;
	width:120px;
}
#structureBottomBar .contentWide{
	float:left;
	font-size:90%;
	line-height:150%;
	padding:7px 0px 22px 0px;
	width:160px;
}
#structureBottomBar .content ul, #structureBottomBar .contentWide ul{
	padding:0px;
	margin:0px;
}
#structureBottomBar .content li, #structureBottomBar .contentWide li{
	list-style-type:none;
	padding: 0px 0px 2px 9px;
}
#structureBottomBar .content a, #structureBottomBar .contentWide a{
	color:#000000;
	display:block;
	text-decoration:none;

}
#structureBottomBar .content a:hover, #structureBottomBar .contentWide a:hover, #structureBottomBar .content a:focus, #structureBottomBar .contentWide a:focus, #structureBottomBar .content a:active, #structureBottomBar .contentWide a:active{
	color: #000000;
	display:block;
	text-decoration:underline;

}

/* ---------------- LEFT MENU FEATURES ---------------- */

div.featuresrollover{
	font-size:10px;
	position:relative;
	height:20px;
	width:120px;
	color: #ffffff;
}
#structureBottomBar div.featuresrollover{
	top:10px;
	left:-20px;
} 

#structureBottom div.featuresrollover{
	top:-67px;
	left:54px;
} 

div.features{
	position:relative;
	width:115px;
	padding-top:6px;
	font-size:11px;
	margin-bottom:8px;
	margin-top:-10px;
	border-top:1px solid #AEBCCC;
	border-bottom:1px solid #AEBCCC;
}

form.search{
	font-size:11px;
}

#structureBottomBar div.features{
	top:15px;
	left:-20px;
}

#structureBottom div.features{
	top:-61px;
	left:55px;
}



div.featuresform{
	position:relative;
	top:-14px;
	left:0px;
	margin:0px;
}
div.featuresrollover{
	background:#EAE8E4;
	color:#000000;
	border:0px;
	font-family:verdana,arial,sans;
	font-size:90%;
	width:120px;
	margin:0px;
}





#structureBottom .search{
	padding:0px;
	margin-top:-54px;
	margin-left:55px;
	margin-bottom:-10px;
}
#structureBottom input.featuressearch{
	width:115px;
	margin:0px;
	padding:2px;
	font-size:90%;
	font-family:Verdana,arial,sans;
	/*border:2px indent #000;*/
	background:#F3ECB8;
}

#structureBottom input.featuressearchgo{
	margin:0px;
	padding:3px 0px 0px 1px;
	font-size:95%;
	font-family:Verdana,arial,sans;
	border:0px;
	background:transparent;
	color:#FFFFFF;
}
#structureBottomBar .content_homepage{
    float:left;
    font-size:90%;
    line-height:150%;
    padding:10px 0px 30px 9px;
    width:120px;
    clear:both; 
    margin-top:-15px; 
    color:#000000; 
    width: 600px;
}
/* ---------------- GENERIC FLOATS ---------------- */
.floatleft{
	float:left;
}
.floatright{
	float:right;
}

label.hidden{
color:#A60D1F;
	display:none;
}

.groupwebs{
    padding-top: 20px;
    font-weight: bold;
}


