@charset "UTF-8";
/* CSS Document */

body {
	margin:17px 0px 17px 0px;
	padding:0px;
	
	background-image:url(images/background_website.jpg);
	background-repeat:repeat-x;
}

img, div, input { behavior: url("iepngfix.htc") }

/* GENERIC */
#WebsiteWrapper {
	width:905px;
	margin:0px auto;
}

h1,h2,h3,h4,h5,form,div {
	margin:0px;
	padding:0px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#3D47FF;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#00337C;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#3780FE;
}

.HomeTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#00337C;
}

.HomeSubTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3D47FF;
}

.blueText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#00337C;
}

.blueText a:link ,.blueText a:visited, .blueText a:hover {
	text-decoration:underline;
	color:#00337C;
}

.RedText {
	color:#FF0000;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
}

img ,a {
	outline:none;
}

.galleryImages {
	float:left;
	cursor:pointer;
	margin:0px 8px 8px 0px;
	border:1px solid #999999;
}

.grayBorders {
	border:2px solid #999999;
}

#redBox {
	color:#000000;
	border:1px solid #DD3C10;
	background-color:#FFEBE8;
	width:400px;
	padding:10px;
}

.leftFloat {
	float:left;
}

.rightFloat {
	float:right;
}

/* TOP PART */
#TopBanner {
	margin-bottom:6px;
	width:905px;
}

#Logo {
	float:left;
	width:135px;
	height:140px;
}
        	
#NameCompany {
	background-image:url(images/top_repeat.jpg);
	background-repeat:repeat-x;

	float:left;
	width:707px;
	height:95px;
	
	padding:45px 0px 0px 20px;
}

#TitlesTop {
	float:left;
	width:350px;
}

#Search {
	float:right;
	width:210px;
}

.searchBox {
	width:101px;
	height:16px;
	
	border:1px solid #CCCCCC;	
}

#englishCoursesBT , #englishTestBT  {
	text-align:center;
	margin:0px 0px 0px 5px;
	width:121px;
	height:20px;
	
	border:1px solid #CCCCCC;
}

#TopButtons {
	background-image:url(images/top_right.jpg);
	background-repeat:no-repeat;
	
	float:left;
	width:43px;
	height:140px;
}

.grayText, table, ul, td, tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}

.darkText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}

p a:link ,p a:visited, p a:hover {
	text-decoration:underline;
	color:#666666;
}

.grayText a:link ,.grayText a:visited, .grayText a:hover {
	text-decoration:underline;
	color:#666666;
}

.whiteText, .whiteText a, .whiteText a:hover, .whiteText:visited {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

.orangeLinks a, .orangeLinks a:hover, .orangeLinks a:visited {
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FF7300;
}

/* BODY OF SITE */

#MainBody {
	width:905px;
	background-image:url(images/bodyRepeat.png);
	background-repeat:repeat-y;
	
	padding:3px 0px 0px 0px;
}

#TopRepeatBody {
	width:905px;
	height:8px;
	background-image:url(images/bodyTopRepeat.png);
	background-repeat:no-repeat;
}

#BottomRepeatBody {
	width:905px;
	height:8px;
	background-image:url(images/bodyBottomRepeat.png);
	background-repeat:no-repeat;
}

#TopMenuFlash {
	margin:0px auto;
	width:879px;
}

#rightSide {
	float:left;
}

#MainMenu {
	float:left;
	width:211px;
}

#MainMenu ul {
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}

#MainMenu li {
	width:191px;
	height:23px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	
	padding:8px 0px 0px 20px;
	
	background-image:url(images/menuItem.jpg);
	background-repeat:no-repeat;
}

#MainMenu a:link, #MainMenu a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#MainMenu a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#MainMenu .FinalMenuItem {
	background-image:none;
	background-color:#FF9900;
	width:210px;
	height:10px;
	padding:0px;
}

#ImagesLarge1, #ImagesLarge2 ,#ImagesLarge3 {
	float:left;
	width:452px;
	height:89px;
	
	padding:165px 0px 0px 35px;
	
	background-image:url(images/learn_english_large.jpg);
	background-repeat:no-repeat;
}

#ImagesLarge2 {
	background-image:url(images/study_english_in_malta.jpg);
	background-repeat:no-repeat;
}

#ImagesLarge3 {
	background-image:url(images/book_english_course_large.jpg);
	background-repeat:no-repeat;
}

#ImagesLarge2 ,#ImagesLarge3 {
	display:none;
}

#MainButtons {
	float:left;
	width:180px;
	height:254px;
	margin-left:1px;
}

#Content {
	padding:25px 0px 0px 25px;
}

#Introduction {
	float:left;
	width:350px;
}

#Introduction ul {
	list-style-type:square;
	color:#FF7300;
	margin-left:0px;
	padding-left:30px;
}

#Introduction li a {
	color:#666666;
	text-decoration:none;
}

#ContentSubs {
	float:left;
	width:440px;
}

#ContentSubsFull {
	float:left;
	width:620px;
}

#ContentImgs {
	float:right;
	width:180px;
	margin-left:15px;
}

#RightIcons {
	float:right;
	width:260px;
}

#shareWebsite {
	margin-right:5px;
	margin-bottom:10px;
}

#blogEntries {
	width:238px;
	
	padding:5px 0px 0px 20px;
	margin-bottom:10px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#00337C;
}

#EnglishTest {
	width:238px;
	height:112px;
	
	padding:10px 0px 0px 20px;
	margin-bottom:20px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	
	background-image:url(images/english_test.jpg);
	background-repeat:no-repeat;
}

#Testimonials {
	width:238px;
	height:270px;
	
	padding:20px 0px 0px 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#00337C;
	
	background-image:url(images/testimonials.jpg);
	background-repeat:no-repeat;
}

#Testimonials p {
	width:215px;
}

#Newsletter {
	width:243px;
	height:104px;
	
	padding:15px 15px 0px 0px;
	
	text-align:right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#FFFFFF;
	
	background-image:url(images/learn_english_in_malta.jpg);
	background-repeat:no-repeat;
}

#EnquireNow {
	width:211px;
	height:100px;
	margin-bottom:10px;
}

#Weather {
	width:211px;
	height:50px;
	
	padding-top:45px;
	margin-top:10px;
	margin-bottom:10px;
	
	background-image:url(images/weatherInMalta.jpg);
	background-repeat:no-repeat;
}

#FlashArea {
	width:668px;
	height:254px;
}


/* FOOTER */

#TopRepeatFooter {
	width:905px;
	height:8px;
	background-image:url(images/bodyTopRepeat.png);
	background-repeat:no-repeat;
}

#FooterBody {
	width:825px;
	background-image:url(images/bodyRepeat.png);
	background-repeat:repeat-y;
	padding:20px 40px 20px 40px;
}

#menuBottom {
	float:right;
}

#Copyright {
	float:left;
}

#BottomRepeatFooter {
	width:905px;
	height:8px;
	background-image:url(images/bodyBottomRepeat.png);
	background-repeat:no-repeat;
}

