/*---------------------------------------------------------------------------------------
--- RESETS BY JEAN PAUL CIANTAR
---------------------------------------------------------------------------------------*/
body {
	background:#0a4e7d;
	FONT: 11px tahoma, arial;
	color:#333;
	margin:0;
	margin-top:20px;

}
a {
	text-decoration:none;
	color:#063160;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#333333;
	font-weight:bold;
}

img {
	border-style: none;
}
h2 {
	font-size:16px;
	color:#E16410;
	text-transform:capitalize;
}
h4, h5 {
	padding:2font-size:x-small;
	color:#6C6C6C;0px 5px;
	color:#063160;
}
ul { 
	list-style-type:square;
}
li {
	list-style:decimal;
}

strong {
	color:#212F38;
	text-align: left;
}
/*---------------------------------------------------------------------------------------
--- WEBSITE LAYOUT 
---------------------------------------------------------------------------------------*/
#title {
	margin:5px;
	height:auto;
	float:left;
}
#title .button {
	background:#666;
	width:100px;	
	color:white;
	border:0;
}
#wrapper {
	width:980px;
	height:auto;
	float:none;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:20px;
}
#animation {
	width:979px;
	height:225px;
	float:left;
	background-color:#FFFFFF;
} 
#menu {
	width:980px;
	height:44px;
	float:left;
	padding-top:2px;
	background-color:#FFFFFF;
}
#page {
	width:980px;
	height:auto;
	float:left;
	padding-top:5px;
	background-color:#FFFFFF;
	min-height:475px;
}
#left {
	width:auto;
	padding:5px 0 10px 0px;
	height:342px;
	float:left;
	margin-right:15px;
	margin-left:10px;
	
}
#right {
	width:230px;
	margin-left:15px;
	margin-right:10px;
	height:auto;
	float:right;
	background-color:#FFFFFF;
}

.newstitle {
	color:#063160;
	font-weight:bold;
	font-size:14PX;
}
#winter {
	width:225px;
	height:146px;
	border:#ccc 2px solid;
	
}
#summer {
	width:225px;
	height:146px;
	border:#ccc 2px solid;
}


#about-malta-links img {
		float:none;
		margin:0px;
}

.ContactTextFied {
	width:300px;
	padding:5px 0 5px 0;
	border:solid 1px #ccc;
	font-size:12px;
	color:#333333;
}
/*---------------------------------------------------------------------------------------
--- HEADER
---------------------------------------------------------------------------------------*/
#heading {
	width:980px;
	height:84px;
	background:url(images/image_03.png) no-repeat;
	background-color:#FFFFFF;
}
#Header {
	width:949px; 
	height:100px; 
	margin:0 auto;
	text-align:right;
}
#Header #Logo {
	width:10%;
	height:auto;
	float:left;
	margin-top:20px;
}
#Header #Keywords {
	width:50%;
	height:auto;
	float:right;
	margin-top:18px;
	margin-right:15px;
}
/*---------------------------------------------------------------------------------------
--- FOOTER
---------------------------------------------------------------------------------------*/

#footer {
	float:left;
	width:960px;
	height:55px;
	padding:10px;
	text-align:left;
	border-top:#CCCCCC 1px solid;
	font-size:11px;
	background-color:#fff;
	border-top:#E16410 solid 3px;
}
#footer-inside {
	float: left;
	width: 250px;
	text-align:left;
	margin:0px;
	font-size:11px;
}
/*---------------------------------------------------------------------------------------
--- MAIN CONTENT
---------------------------------------------------------------------------------------*/
#content {
	width:427px;
	height:auto;
	padding:0 20px 0 20px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	line-height:18px;
	text-align:justify;
	text-align:justify;
	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc; 
}
#content img {
	float:right;
	margin:10px 0 10px 20px;
}
#content a:hover {
	color:#666666;
	text-decoration:underline;
}
/*---------------------------------------------------------------------------------------
--- TEXTFIELDS STYLING
---------------------------------------------------------------------------------------*/
.textfield {
	width:300px;
	border:solid 1px #ccc;
	font-size:12px;
	padding:4px;
	color:#333333;
}
.Button {
	width:auto;
	height:auto;
	color:#FFF;
	background:url(images/Menu-Background%20-%20Copy.png) repeat-x;
	font-family: MyCustomFont, Verdana, Arial, sans-serif;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:7px 25px;
	border:0;
	cursor:pointer;
	margin-top:10px;
	font-size:12px;
}
.textfieldLINE{
	width:100px;
	background:#f8f8f8;
	color:black;
	border:#f8f8f8 1px solid;
	border-bottom:#ccc 1px solid;
}
.textfieldLINEWHITE{
	width:150px;
	background:#ffffff;
	color:red;
	border:#ffffff 1px solid;
	border-bottom:#ccc 1px solid;
}
.button {
	width:160px;
	height:25px;
}

.input {
	font-size:x-small;
	color:#6C6C6C;
	width:160px;
}
/*---------------------------------------------------------------------------------------
--- PAGE TITLES
---------------------------------------------------------------------------------------*/
.orange {
	font-size: 14px;
	font-weight: bold;
	color:#e16410;
}
.style5 {
	color: #E16410;
	font-weight: bold;
}
/*---------------------------------------------------------------------------------------
--- IMAGE PROPERTIES 
---------------------------------------------------------------------------------------*/
.ImageRight {
	float:right;
	padding:5px; 
	border:1px solid #f4f4f4;
}
.ImageLeft {
	float:left;
	padding:5px; 
	border:1px solid #f4f4f4;
}
