﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Tahoma, Verdana, Times New Roman;
	background-color: #efefef;
}

/*************MODAL OFFER POPUP********************/
.modalBackground
{
	background-image:url(./media/shade.png);
	background-repeat:repeat-x repeat-y;
	/*opacity:0.6;*/
}
.modalContainer
{
	float:left;
	width:600px;
	margin:0 auto;
	background-color:Transparent;
	
}
.modalContainer a
{
	
	border:solid 0px Transparent;
	text-decoration:none;
}
.modalImage
{
	float:left;
	border:solid 0px Transparent;
}
.modalPopUpClose
{
	float:right;
	clear:both;
	width:24px;
	height:24px;
	float:right;
}

.content
{
	width: 100%;
	padding: 0px;
}

.header
{
	width: 100%;
	background-color: #fff;
	background-image: url(media/topBG2.png);
	background-repeat: repeat-x;
	height: 125px;
}
.headerContent
{
	margin:0 auto;
	width:850px;
	padding:5px;
	/*background-color:#ccc;*/
}
.headerContent img
{
	float:left;
	margin:5px;
	border:0px;
}
.mainMenu
{
	margin-top:21px;
	padding:0px;
	float:right;
	vertical-align:bottom;
	background-color:Transparent;
	height:75px;
}
.mainMenu ul li
{
	margin:0px;
	padding:0px;
	display:inline;
	list-style:none;
}
.mainMenu input
{
	vertical-align:bottom;
	background-color:Transparent;
	border:0px;
	height:75px;
	/*background-image: url(media/mainMenuIcon.png);*/
	background-image: url(media/mainMenuIcon2.png);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
	padding:0px;
	padding-top:25px;
	margin-left:5px;
	margin-right:5px;
	min-width:70px;
	cursor:pointer;
	font-family: Calibri, Tahoma, Verdana, Times New Roman;
	font-size:17px;
	font-style:italic;
	font-weight:bold;
	/*color:#efefef;*/
	color:#1066b7;
}
.mainMenu input:hover
{
	/*background-image: url(media/mainMenuIcon2.png);*/
	background-image: url(media/mainMenuIcon.png);
	/*color:#1066b7;*/
	color:#efefef;
}
.topMenu
{
	float:right;
	padding-top:15px;
	margin-right:35px;
}
.topMenu ul
{
	margin:0px;
	padding:0px;
}
.topMenu li
{
	display:inline;
	list-style:none;
	margin-right:3px;
}
.topMenu img
{
	border:solid 0px;
}
/*.headerContent
{
	width: 430px;
	margin: 0 auto;
	padding: 5px;
	padding-bottom:0px;
	
}
.headerImage
{
	float:left;
	width:200px;
	padding-right:20px;
	border-right: solid 1px #555;
}
.headerQuote
{
	float:left;
	margin-left:20px;
	margin-top:55px;
	width:185px;
	font-family:Monotype Corsiva;
	font-size:22px;
	color:#555;
}*/

.headerMenu
{
	background-image: url(media/mainMenuBG.png);
	background-repeat: repeat-x;
	background-color:#eee;
	height: 40px;
	text-align: center;
}
.headerMenu ul
{
	/*width:850px; 	margin:0 auto;*/
	margin: 0px;
	vertical-align: bottom;
	background-color: Transparent;
	padding: 5px;
	padding-top: 7px;
	height: 28px;
}
.headerMenu li
{
	display: inline;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 13px;
	margin: 5px;
	list-style: none;
	cursor: pointer;
}
.headerMenu li:hover
{
	background-image: url(media/mainMenuBG2.png);
}
.headerMenu li a
{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
.headerMenu li a:hover
{
	color: #222;
}
.langMenu
{

	margin-top:5px;
	background-color:#222;
}
.langMenu li
{
	display: inline;
	padding: 10px;
	padding-top: 8px;
	padding-bottom: 13px;
	margin: 5px;
	list-style: none;
	cursor: pointer;
}

.footer
{
	width: 100%;
	border-top: solid 1px #02243c;
	background-image: url(media/footerBG.png);
	background-repeat: repeat-x;
	min-height: 150px;
	text-align: center;
	padding-top: 5px;
	color: #fff;
}

.footer ul li
{
	list-style: none;
	display: inline;
}
.footer ul a
{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-family: Calibri, Tahoma, Verdana, Times New Roman;
}
.footer ul a:hover
{
	text-decoration: underline;
	color: #72d84e;
}
.footer h2
{
	font-size: 14px;
	font-family: Calibri, Tahoma, Verdana, Times New Roman;
	color: #fff;
}

.mainBody
{
	width: 100%;
	padding-top:10px;
	background-color: #ddd;
	background-image: url(media/bodyBG.png);
	background-repeat: repeat-x; /*margin-bottom:10px;*/
}
.mainBody2
{
	width: 100%;
	background-image: url(media/bg.png);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.centreBody
{
	width: 850px;
	margin: 0 auto;
	background-color: Transparent;
}
.leftPanel
{
	width: 175px;
	float: left; /*background-color:#fff;*/
}
.leftPanel img
{
	border:0px;
}
.rightPanel
{
	width: 175px;
	float: right;
	background-color: Transparent;
	padding:0px;
}
.centrePanel
{
	width: 480px;
	margin-left: 10px;
	float: left;
	min-height: 250px;
}

.spacer
{
	clear: both;
	height:5px;
}


.leftMenu
{
	/*padding: 10px;*/
	background-color: Transparent;
}

.leftMenu input
{
	cursor: pointer;
	float: right;
	clear: both;
	border: 0px; /*background-color: #666;*/
	background-color:Transparent;
	background-image: url(media/menuBtn.png);
	padding: 10px;
	color: #fff; /*#09b4dc;*/
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 160px;
	height: 45px;
	font-size: 14px;
	font-family: Lucida Calligraphy, Calibri, Tahoma, Verdana, Times New Roman;
}

.leftMenu input:hover
{
	background-image: url(media/menuBtn2.png);
	color: #fff;
}
.page
{
	width: 100%;
	background-color: Transparent;
}
/*.pageHeaderOuter
{
	width:100%;
	clear:both;
	float:left;
}
.pageHeaderLeft
{
	width:10px;
	height:35px;
	float:left;
	background-image:none;
	/*background-image: url(media/pgHeaderLeft.png);
	float:left;
}*/
.pageHeader
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-image: url(media/pgHeader.png);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
	
}
.pgHeaderLbl
{
		font-size: 18px;
	font-weight: bold;
	color: #fff;
	font-family: Calibri, Tahoma, Verdana, Times New Roman;
}
.pageContent
{
	/*border-left:solid 2px #aaa; 	border-right:solid 1px #aaa;*/
	padding: 10px;
	min-height: 350px;
	text-align: justify;
	background-image: url(media/pgBG.png);
	background-repeat: repeat-x repeat-y;
	color: #222;
	font-weight: normal;
	font-size: 15px;
}
.pageContent p
{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
}
.pageContent h2
{
	font-size:17px;
	color:#03263e;
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:5px;
}
.pageContent ul
{
	padding:0px;
	margin:0px;
	margin-left:15px;
}
.pageContent li
{
	padding-top:3px;
	padding-bottom:1px;
}

.smallCtrl
{
	background-color: Transparent;
	text-align: justify;
	background-image: url(media/pgBG.png);
	background-repeat: repeat-x repeat-y;
}
.sCtrlHeader
{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	background-image: url(media/pgHeader.png);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.sCtrlContent
{
	/*border-left:solid 2px #aaa; 	border-right:solid 1px #aaa;*/
	padding: 10px;
	text-align: justify;
	background-image: url(media/pgBG.png);
	background-repeat: repeat-x repeat-y;
	color: #222;
	font-weight: normal;
	font-size: 15px;
}
.sCtrl p
{
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 12px;
}
.sCtrlContent h2
{
	font-size:13px;
	color:#03263e;
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:5px;
}

.ctrlItem
{
	border-bottom: solid 1px #666;
}
.ctrlAltItem
{
	padding-bottom: 2px;
	border-bottom: solid 1px #aaa;
	margin-bottom: 2px;
	background-color:#aaa;
}
.ctrlDay
{
	font-size: 20px;
	font-weight: bold;
	float: left;
	/*width: 33px;*/
	padding-right: 3px;
	text-align: right;
}
.ctrlRightPart
{
	float: right;
}
.ctrlMnth
{
	font-size: 11px;
	float: left;
	padding-top: 4px;
	font-weight:bold;
}
.ctrlDesc
{
	clear: both;
	float: left;
	font-size: 13px;
	padding-top: 4px;
	text-decoration: none;
	color: #333;
	cursor: pointer;
}
.ctrlSpacer
{
	clear: both;
	height: 1px;
}

.spacer
{
	clear: both;
	height: 1px;
}

.greenBtn
{

	
	background-image: url(media/pgHeader.png);
	border: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
	font-family: Calibri, Tahoma, Arial, Times New Roman;
	cursor: pointer;
	padding:8px;
}


.contactForm
{
	font-size: 13px;
}
.contactInput
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	font-size: 13px;
	width: 200px;
	border: 0px;
	background-color: #eee;
	padding: 3px;
}
.contactInputMulti
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	font-size: 13px;
	width: 200px;
	border: none;
	background-color: #eee;
	padding: 3px;
	height: 60px;
}

.smartTbl
{
	padding:0px;
	border:0px;
	border-collapse: collapse;
}
.smartTbl tr
{
	padding:0px;
}
.smartTbl td
{
	padding:10px;
	padding-bottom:3px;
}
.tblHeadRow
{
	background-color:#08446e;
	border-bottom:solid 2px #02243c;
	color:#fff;
	font-weight:bold;
}
.tblAltRow
{
	background-color:#999;
	border-bottom:solid 1px #555;
	color:#fff;
	margin-top:2px;
}
.tblRow
{
	background-color:#eee;
	border-bottom:solid 1px #555;
	color:#333;
	margin-top:2px;
}

.bulletLess
{
	list-style:none;
	padding:0px;
	margin:0px;
}
.bulletLess li
{
	clear:left;
}
.thinLbl
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	float:left;
	width:105px;
	text-align:right;
	vertical-align:bottom;
	padding:3px;
}
.wideTxt
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	float:left;
	width:225px;
	border:solid 1px #bbb;
	background-color:#dfdfdf;
	padding:2px;
}
.smallTxt
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	float:left;
	width:50px;
	border:solid 1px #bbb;
	background-color:#dfdfdf;
	padding:2px;
}
.multiLineTxt
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	float:left;
	width:225px;
	height:50px;
	border:solid 1px #bbb;
	background-color:#dfdfdf;
	padding:2px;
}

.ddlList
{
	font-family: Calibri,Tahoma,Verdana,Times New Roman;
	float:left;
	border:solid 1px #bbb;
	background-color:#dfdfdf;
	padding:2px;
}

.galleryMainImage
{
	width:410px;
	margin:0 auto;
	padding:2.5px;
	/*background-color:Black;*/
}
.galleryImages
{
	width:410px;
	margin:0 auto;
	padding-top:5px;
}
.fullsizeImg
{
	max-width:405px;
	max-height:405px;
	margin:0 auto;
}
.thumbnailImg
{
	width:75px;
	height:75px;
	margin:3px;
	cursor:pointer;
}


.ucNewsLink
{
	clear: both;
	padding-top: 7px;
	font-size: 11px;
	color: #888;
	text-align: right;
	float: right;
}
.ucNews a:hover
{
	
}
.newsItem
{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: solid 1px #666;
}
.newsAltItem
{
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	border-bottom: solid 1px #aaa;
	margin-bottom: 2px;
	background-image: url(media/newsAlt.png);
	background-repeat: repeat-x repeat-y;
}
.newsDay
{
	font-size: 28px;
	font-weight: bold;
	float: left;
	width: 28px;
	padding-right: 3px;
	text-align: right;
	
}
.newsRightPart
{
	float: right;
}
.newsDate
{
	font-size: 11px; /*width: 130px;*/
	float: left;
	padding-top: 4px;
}
.newsTitle
{
	clear: both;
	float: left;
	font-size: 13px;
	padding-top: 4px;
	text-decoration: none;
	color: #02243c;
	cursor: pointer;
	width: 100%;
}

.homeLeft
{
	width:220px;
	padding:5px;
	margin-left:5px;
	border-right:dashed 2px #03263e;
	padding-right:10px;
}
.homeRight
{
	width:220px;
	padding:5px;
}

/*Weather container*/
.weather-frame {  width: 160px; overflow: hidden; }

/*Weather control*/
.weather-box { width: 160px;  font-family: Calibrim Verdana, Sans-Serif; font-size: 11px;  }
.weather-location { display:none; }
.weather-icon { float: left; text-align: center;  }
.weather-icon img { width: 93px; height: 93px; }
.weather-temperature { text-align: center; font-size: 25px;}
.weather-description { text-align: center; font-weight: bold; }
.weather-updatetime { background-color: #F3F3F3; padding: 0.25em; font-size: 0.8em; margin-top: 5px; text-align: center;display:none; }

.weather-detail-content { }
.weather-detail-label { text-align: left; }
.weather-detail-data { text-align: right; }
.weather-detail-data-row td { background-color: #F9F9F9; padding: 0.25em; line-height: 1.5em; }
.weather-detail-data-altrow td { background-color: #F3F3F3; padding: 0.25em; line-height: 1.5em; }
.weather-separator { clear: both; }
.weather-presure-icon { vertical-align: middle; }
.weather-uvindex-icon { vertical-align: middle; }
.weather-moon { float: left; margin-top: 5px; padding: 2px; border: solid 1px #F0F0F0; background-color: #F9F9F9; width: 152px; height: 54px; }
.weather-moon-icon { }
.weather-moon-icon img { width: 52px; height: 52px; border: solid 1px #F0F0F0; }
.weather-moon-data { padding: 5px; }
.weather-channel { float: right; margin-top: 5px; padding: 3px; width: 52px; }
.weather-error { background-color: #FF0000; padding: 5px; color: #FFF; }
.weather-days { padding: 5px 0; }
.weather-day { float: left; width: 220px; margin-right: 5px;  }
.weather-day-last { margin-right: 0 !important; }
.weather-day-title { background-color: #F3F3F3; padding: 0.25em; font-weight: bold; text-align: center; }
.weather-day-subtitle { background-color: #F6F6F6; padding: 0.25em; text-align: center; margin-top: 5px; }
.weather-forecast-legend { float: left; margin-top: 5px; padding: 2px; border: solid 1px #F0F0F0; background-color: #F9F9F9; width: 602px; height: 54px; }
.weather-forecast-legend-icon img { width: 52px; height: 52px; border: solid 1px #F0F0F0; }
.weather-forecast-legend-data { padding: 5px; }


.tabContainer
{
	background-color:Transparent;
}

.tabContainer .ajax__tab_header
{
	background-color:#72d84d;	
	padding:10px;
	margin:0px;
	font-family: Calibrim Verdana, Sans-Serif; 
	font-size: 12px;
	font-weight:bold;
	color:#fff;

}
.tabContainer .ajax__tab_inner
{
	padding:5px;
	
}
.tabContainer .ajax__tab_active
{
	border:solid 1px #fff;
	padding:5px;
	color:#72d84d;
	background:#e1e1e1;
	text-decoration:underline;
}
