/* ---------------------------------------------
Source CSS Document: v1.0
Copyright: ICON Studios - icon.com.mt
Site:
Author:
------------------------------------------------*/
/* ------------ USAGE OF FONT SIZES
x-small, small, medium, large, x-large, xx-large
----------- */

/* ------------ BODY ----------- */
body {
	background:#EFEFEF;
	margin: 0px;
	font-size:x-small;
	color:#666666;
}

hr {
color: #e5e5e5;
} 

tr, td, tbody, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#666666;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:400;
	color:#565656;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:#585859;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#585859;
}

h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#585859;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#585859;
	}

big {
	font-size:small;
	font-weight:bold;
	color:#585859;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}

/* ------------ TEXT FORMATTING ----------- */
strong,{ font-weight:bold; }
em { font-style:italic; }
i { font-style:italic; }
u { text-decoration:underline; }

/* ------------ QUOTE ----------- */
blockquote {
	font-family:;
	font-size:;
	font-weight:;
	font-style:;
	color:;
	text-align:;
}

/* ------------ LISTS ----------- */
ul{
list-style-image: url(../design_images/bullet.gif);
margin-left:25px;
margin-top:3px;
}

li{
margin-top:7px;
}

/* ------------ LINKS ----------- */
a:link { color:#6B97C4; text-decoration:none; font-weight:normal;}
a:visited { color:#6B97C4; text-decoration:none; font-weight:normal;}
a:hover { color:#6B97C4; text-decoration:underline; font-weight:normal;}
a:active { color:#6B97C4; text-decoration:none; font-weight:normal;}

/* ------------ FORMS ----------- */
label {
	font-size:x-small;
	color:;
	text-align:left;
}
input {
	font-size:x-small;
	width:;
	color:;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:;
	height:;
	color:;
}
select {
	font-size:x-small;
	width:;
	color:;
}
.button {
	font-size:;
	font-weight:;
	width:;
}

form {
scrollbar-base-color: ;
scrollbar-arrow-color: ;
scrollbar-track-color: ;

scrollbar-shadow-color:;
scrollbar-lightshadow-color:; 
scrollbar-darkshadow-color:;

scrollbar-highlight-color:;
scrollbar-3dlight-color:;
}

/* ------------ IMAGES ----------- */
img {behavior: url(iepngfix.htc)}
img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight: normal;
	color:#8A8A8A;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#828282;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#828282; text-decoration:underline; font-weight:normal;}

/* ------------ ICON LINK ----------- */
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.iconLink:active { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:link { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:visited { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ SNAP ----------- */
.snapLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.snapLink:active { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:link { color:#22BE3E; text-decoration:none; font-weight:normal;}

.snapLink:visited { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */

/* ------------ Home Title ----------- */
.Title	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-large;
	color:#4C4A4A;
	font-weight:normal;	
}

.subTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#717171;
}

.subTitle2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color:#717171;
}

/* ------------ Menu Link ----------- */
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.menuLink:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:hover { color:#FFA700; text-decoration:none; font-weight:bold}

.menuLinkActive { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.menuLinkActive:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLinkActive:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLinkActive:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLinkActive:hover { color:#CCCCCC; text-decoration:none; font-weight:bold}

/* ------------ Sub Menu Link ----------- */
.subMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; }
.subMenuLink:active { color:#FFFFFF; text-decoration:none; font-weight:normal}
.subMenuLink:link { color:#FFFFFF; text-decoration:none; font-weight:normal}
.subMenuLink:visited { color:#FFFFFF; text-decoration:none; font-weight:normal}
.subMenuLink:hover { color:#CC3300; text-decoration:none; font-weight:normal}

/* ------------ Black Link ----------- */
.blackLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.blackLink:active { color:black; text-decoration:none; font-weight:normal;}
.blackLink:link { color:black; text-decoration:none; font-weight:normal;}
.blackLink:visited { color:black; text-decoration:none; font-weight:normal;}
.blackLink:hover { color:#EE1C23; text-decoration:none; font-weight:normal;}

/* ------------ White  Link ----------- */
.readLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.readLink:active { color:#992C26; text-decoration:none;}
.readLink:link { color:#992C26; text-decoration:none;}
.readLink:visited { color:#992C26; text-decoration:none;}
.readLink:hover { color:#570327; text-decoration:none;}

/* ------------ News Link ----------- */
.newsLink { font-family:Verdana, Arial, Helvetica, sans-serif; }
.newsLink:active { color:#666666; text-decoration:none; font-weight:normal}
.newsLink:link { color:#666666; text-decoration:none; font-weight:normal}
.newsLink:visited { color:#666666; text-decoration:none; font-weight:normal}
.newsLink:hover { color:#999999; text-decoration:none; font-weight:normal}

#news
{
	float:left;
}

#bookRoom
{
	width:195px;
	float:right;
}
/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.white{
	color:#FFFFFF;
	}
	
/* ------------ Blue ----------- */
.blue{
	color:#4082BE
	}
	
/* ------------ Red ----------- */
.orange{
	color:#CC3300
	}	
	
/* ------------ Grey ----------- */
.grey{
	color:#D5D5D5
	}	

/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
	
/*  Scroling news */

.newsScroling{
	padding:8px 20px 8px 20px;
	width:92%;
	margin:0 4% 0 4% ;
	BACKGROUND:url(../design_images/bg_news.jpg) no-repeat; 
	}
	
/* ------------ Img Border ----------- */
.imgBorder{
	border:1px solid #7298C7;
	padding:2px;
	margin-left:5px;
	}
	
/* ------------ Img Border ----------- */
.imgBorder2{
	border:1px solid #7298C7;
	padding:2px;
	}

/* ------------ Img Border ----------- */
.borderBottom{
	border-bottom:1px solid #719ACA;
	}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#8A8A8A; text-decoration:underline; font-weight:normal;}

#dgrContacts td
{	
	border:1px solid;
	padding:17px;
}