/* @override 
	http://hsi:90/englishlanguageschool/hsienglish.css
	http://www.hsi.ie/englishlanguageschool/hsienglish.css
*/

html {
	height: 100%; 
}
body {
	height: 100%;
	margin: 0px;
	background-image: url(images/bground.jpg);
	text-align: center;
	background-color:#003f74;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable {
	width: 780px;
	margin: auto;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.maintable td {
	padding: 0px;
	margin: auto;
	border-spacing: 0px;
	border-collapse:collapse;
}
.collapstable {
	border-collapse: collapse;
	border-spacing: 0px;
}
.collapstable td {
	padding: 0px;
}
.maindiv {
	width: 780px;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0px;
}
a:hover {
	color: #a41c03;
	text-decoration: none;
}
#imageContainer1 {
	position:relative;
	margin:auto;
	width:780px;
}
#imageContainer1 img {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;	
}
#blackLayer {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
.header-txt {
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #a41c03;
	text-decoration: none;
	line-height: 24px;
}
.header-sub {
	font-size: 15px;
	font-style: normal;
	font-weight: bolder;
	color: #a41c03;
	text-decoration: none;
	line-height: 17px;
}
.content {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4c4d4d;
	text-decoration: none;
	line-height: 17px;
}
.content-link {
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #a41c03;
	text-decoration: underline;
	line-height: 17px;
}
.footer-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9e7e7;
	text-decoration: none;
}
.footer-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e9e7e7;
	text-decoration: underline;
}
#Toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9e2f1c;
	text-decoration: none;
	width: 197px;
}

.TButton {
	height: 15px;
	padding: 5px;
	margin: 5px 0px 2px 0px;
	font-size: 14px;
	margin-right: 10px;
	background: #009ce7 url(images/TButton.gif) repeat-x;
}
.TButtonA {
	height: 15px;
	padding: 5px;
	margin: 5px 0px 2px 0px;
	font-size: 14px;
	margin-right: 10px;
	background: #009ce7 url(images/TButtonA.gif) repeat-x;
}
.TButton:hover {
	background: #009ce7 url(images/TButtonA.gif) repeat-x;
	cursor: pointer;
}
#Toolbar a {	
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.CButton {
	height: 15px;
	padding: 2px 5px;
	margin-bottom: 5px;
	background: #9babe7 url(images/CButton.gif) repeat-x;
	font-size: 10px;
	margin: 0px 10px 2px 6px;
}
.CButtonA {
	height: 15px;
	padding: 2px 5px;
	margin-bottom: 5px;
	background: #9babe7 url(images/CButtonA.gif) repeat-x;
	font-size: 10px;
	margin: 0px 10px 2px 6px;
}
.CButton:hover {
	background: #009ce7 url(images/CButtonA.gif) repeat-x;
	cursor: pointer;
}

.imageBox {
	float: left;
	text-align: center;
	width: 170px;
	height: 130px;
	

}
#BookNowLayer {
	height: 102px;
	width: 111px;
	position: absolute;
	left: 14px;
	top: 15px;
	z-index:100;
	cursor:pointer;
}

.left-links {
	font-size: 11px;
}
a.left-links, a.left-links-sub  {
	text-decoration: none;
	color: #003f74;
}
a.left-links:hover, a.left-links-sub:hover  {
	text-decoration: none;
	color: #a41c03;
	font-weight: bold;
}