@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	background: #D7E3EF url('../images/Bg-pattern.png') top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #660000;
	font-style: bold;
}
/*------------------- topSection -------------------*/
.mainContainer {
	margin: 0 auto;
	width: 800px;
}
.topBanner {
	width: 800px;
	height: 104px;
	float: left;
	background: url('../images/LogoTop.jpg');
}
.topBanner h1 {	
	margin: 15px 0px 0px 30px;
	font-size: 19px;	
	padding: 0;	
}
.topBanner h1 a {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 75px;
}
.topBanner h1 span {
	visibility: hidden; 
}
.FlashPice {
	background: url('../images/ExtrasSectionBG.png') repeat;
	float: left;
	width: 800px;
	height: 325px;
	margin-top: 1px;
}
/*------------------- welcome -------------------*/
.Welcome {
	float: left;
	width: 800px;
	height: 171px;
	background: url('../images/WelcomBG.png') repeat-x;
}
.Welcome h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 18px 0px 10px 30px;
	width: 740px;
	border-bottom: #8E98A1 solid 1px;
	padding-bottom: 7px;
}
.Welcome span {
	display: block;
	margin-left: 30px;
	font-size: 11px;
	line-height: 16px;
	width: 740px;
	height: 90px;
}
/*------------------- extras -------------------*/
.Extras {
	float: left;
	width: 730px;
	height: 160px;
	background: url('../images/ExtrasSectionBG.png') repeat;
	padding: 10px 35px 0px 35px;
}
.Advertisement, .News, .Multimedia {
	float: left;
	width: 229px;
	height: 150px;
	border-right: solid 1px #ACAFCC;
}
.Advertisement h3, .News h3, .Multimedia h3 {
	height: 42px;
	background: url('../images/icon-Advertisement.png') no-repeat;
	padding-left: 58px;
	line-height: 42px;
	color: #474988;
	font-size: 12px;
	margin: 0;
}
.Advertisement span, .News span, .Multimedia span {
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	font-size: 10px;
	line-height: 10px;
}
.Advertisement a, .News a, .Multimedia a {
	width: 53px;
	height: 19px;
	background: url('../images/moreBg.png');
	float: right;
	margin: 10px 40px 0px 0px;
	padding: 3px 0px 0px 20px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.Advertisement a:hover, .News a:hover, .Multimedia a:hover {
	background: url('../images/moreBg-Hover.png');
	color: #474988;
}
.News {
	margin-left: 7px;
	width: 229px;
	height: 150px;
}
.News h3 {
	background: url('../images/icon-News.png') no-repeat;
}
.Multimedia {
	margin-left: 20px;
	width: 228px;
	height: 150px;
	border-right: none;
}
.Multimedia h3 {
	background: url('../images/icon-Multimedia.png') no-repeat;
}
/*------------------- sections -------------------*/
.ContainerUno {
	float: left;
	width: 800px;
	height: 180px;
	background-color: #EBF1F7;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}
.ForeignLanguage, .esl {
	float: left;
	width: 399px;
	height: 180px;
	background: url('../images/SectionGeneralBg.jpg') no-repeat;
	background-position: 0px 30px;
	border-right: solid 1px #fff;
}
.ForeignLanguage h3, .esl h3 {
	width: 364px;
	height: 30px;
	background-color: #474988;
	margin: 0;
	padding-left: 35px;
	line-height: 30px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.ForeignLanguage h3 a, .esl h3 a {
	text-decoration: none;
	color: #fff;
}
.ForeignLanguage h3 a:hover, .esl h3 a:hover {
	color: #b9bbec;
}
.ForeignLanguageImage {
	float: left;
	width: 399px;
	height: 150px;
	background: url('../images/bgSection1n.png') no-repeat;
}
.ForeignLanguageImage ul, .eslImage ul, .BliTranslations ul, .teflImage ul {
	margin: 22px 0px 0px 48px;
	padding: 0;
	list-style-image: url('../images/ListArow.gif');
}
.ForeignLanguageImage ul li, .eslImage ul li, .BliTranslations ul li, .teflImage ul li {
	line-height: 20px;	
}
.ForeignLanguageImage ul li a, .eslImage ul li a, .BliTranslations ul li a, .teflImage ul li a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
.ForeignLanguageImage ul li a:hover, .eslImage ul li a:hover, .BliTranslations ul li a:hover, .teflImage ul li a:hover {
	color: #003399;
}
.esl {
	float: left;
	border: none;
	width: 400px;
}
.esl h3 {
	width: 365px;
	padding-left: 35px;
}
.eslImage {
	float: left;
	width: 400px;
	height: 150px;
	background: url('../images/bgSection2n.png') no-repeat;
}
.BliTranslations {
	float: left;
	width: 400px;
	height: 150px;
	background: url('../images/bgSection4n.png') no-repeat;
}
.teflImage {
	float: left;
	width: 400px;
	height: 150px;
	background: url('../images/bgSection3n.png') no-repeat;	
}
/*------------------- botomNavig -------------------*/
.BotomNavig {
	float: left;
	margin-top: 4px;
	width: 800px;
	height: 25px;
	background-color: #3C8479;
}
.BotomNavig ul {
	list-style: none;
	padding: 0;
	margin: 0px 2px 0px 2px;
	height: 11px;
}
.BotomNavig ul li{
	float: left;
	padding: 7px 0px 7px 0px;
	margin: 0;
	font-size: 11px;
}
.BotomNavig ul li a {
	padding: 0px 26px 0px 26px;	
	height: 11px;
	color: #fff;
	text-decoration: none;
}
.BotomNavig ul li a:hover {
	color: #AEDBD5; 
}
.menuBorder {
	border-right: solid 1px #fff;
	height: 11px;
}
.copyRight {
	float: left;
	margin-top: 1px;
	margin-bottom: 20px;
	width: 770px;
	height: 25px;
	line-height: 25px;
	background-color: #336767;
	color: #D6E1E1;
	padding-left: 30px;
	font-size: 10px;
}
.copyRight a {
	text-decoration: none;
	color: #fff;
}
.copyRight a:hover {
	color: #AEDBD5;
}
#mainContentExtra {
	background-color:#e4eef8;
	padding:60px 20px 30px 20px;
}
#mainContentExtra img{
	border:1px #b6cee5 solid;
}
.placeToStay{
	display:block;
	width: 30%;
	float:left;
	margin-bottom:20px;
	margin-right: 18px;
	line-height: 15px;
	font-size: 10px;
	color: #333;
}
.placeToStay strong{
	 font-size:10px;
}
.clearer{
	float:none;
	clear:both;
}
/*------------------- FrontPages -------------------*/
.GeneralFpDesign {
	margin-left: 14px;
	padding: 0;	
	margin-right: 20px;
}
.GeneralFpDesign h2 {
	font-size: 16px;
	color: #2D5957;
	padding-bottom: 10px;
	border-bottom: dashed 1px #2D5957;
}
.GeneralFpDesign h3 {
	font-size: 13px;
	color: #2D5957;
}
.GeneralFpDesign p {
	font-size: 11px;
	color: #333;
	line-height: 16px;
}
.GeneralFpDesign p a, .placeToStay a {
	text-decoration: underline;
	color: #2D5957;
}
.GeneralFpDesign p a:hover, .placeToStay a:hover {
	text-decoration: none;
}
.GeneralFpDesign hr {
	border: 0px;
	border-top: solid 1px #aac0c9;
}
.GeneralFpDesign strong {
	color: #527777;
}
.imgLocator {
	margin: 0 auto;
	margin-top: 20px;
	width: 490px;
	height: 371px;
}
.btnMore{
	width: 53px;
	height: 19px;
	background: url('../images/moreBg.png');
	float: right;
	margin: 10px 40px 0px 0px;
	padding: 3px 0px 0px 20px;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
#accordion h2, h2.atStart{
	font-size:14px;
	font-weight:bold;
	font-size:12px;
	height:24px;
	color:#fff;
	background-color:#336666;
	text-indent:30px;
	background-image:url(../images/headerBg.gif);
	background-repeat:no-repeat;
	margin:0px;
	line-height:24px;
	margin-top:1px;
	cursor:pointer;
}
.txtContent{
	width:300px;
	height:224px;
	background-image:url(../images/gradient.jpg);
	float:left;
}
.txtContent p{
	padding:20px;
	color:#fff;
	padding-top:0px;
	margin-top:10px;
}
.imgh{
	float:left;
	margin-left:1px;
}
#accordion node{
	clear:both;
}
