@charset "utf-8";
/* CSS Document */
/*CSS RESET*/
html, body, div, span, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong, 
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* PNG FIX */
img, a, div { behavior: url(iepngfix.htc) }
/*************************************************************************/

body {
	background: #127fef url(images/structure/bgRepeatX.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
body.fckeditor_class{
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

p {
	line-height: 1.4;
	font-size: 13px;
	padding-bottom: 6px;
	}


h1 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 8px;
	}

h2 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 8px;
	}

h3 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	}

h5 {
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
	}

a:link {color:#082a93; text-decoration: none;}
a:visited {color:#082a93; text-decoration: none;}
a:hover {color:#9BC702;}
a:active {color:#9BC702;}

/* structure */
#wrappa {
	background: url(images/structure/bodyBG.gif) no-repeat top center;
	}
#wrap950 {
	width: 950px;
	margin: 0 auto;
	}
#header {
	height: 105px;
	}
#menuTop {
	height: 44px;
	width: 950px;
	background: url(images/structure/navBG.png) repeat-x top left;
	position: absolute;
	}
#mainFlash {
	height: 300px;
	}
.flashReplace {
	height: 44px;
	}
#mainContent {
	padding: 25px 20px;
	background: #FFF url(images/structure/underflashBar.gif) no-repeat top left;
	}
#leftPanel {
	width: 210px;
	background: #EAF3CE url(images/structure/sidePanelBg.jpg) no-repeat top left;
	float: left;
	}		
#rightPanel {
	width: 680px;
	float: right;
	}
#leftIndexPanel, .leftButton {
	width: 330px;
	float: left;
	}
#rightIndexPanel, .rightButton {
	width: 330px;
	float: right;
	}
#footer {
	color:#FFF;
	background: url(images/structure/footerBg.gif) no-repeat top center;
	}
#leftFooter {
	float: left;
	padding: 20px 5px;
	}
#rightFooter {
	float: right;
	padding: 20px 5px;
	text-align: right;
	}
	
#intro {
	padding:0 0 30px 0;
	}	

/* BUTTONS */

a.bookNow {
	background: url(images/btn/bookBtn.jpg) no-repeat top left;
	width: 190px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	outline: none;
	cursor: pointer;
	margin: 10px 10px 20px 10px;
	}
a.bookNow:hover {
	background: url(images/btn/bookBtn.jpg) no-repeat bottom left;
}
#header h1 a {
	background: url(images/structure/terralong_logo.gif) no-repeat top left;
	display: block;
	width: 236px;
	height: 105px;
	outline: none;
	text-indent: -9999px;
	cursor: pointer;
	}
#header h1 {
	display: inline-block;
	width:236px;
	float: left;
	padding: 0;
	}
#header h3 {
	display: inline-block;
	height: 55px;
	background: url(images/content/4star.jpg) no-repeat top center;
	width: 265px;
	float: right;
	text-align: center;
	padding: 40px 0px 0px 0px;
	margin-top: 10px;
	}
a.specialInfo {
	background: url(images/btn/specialInfoBtn.jpg) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 26px;
	cursor: pointer;
	margin: 10px 0px 10px 18px;
	}
a.specialInfo:hover {
	background: url(images/btn/specialInfoBtn.jpg) no-repeat bottom left;
}
#signupBtn {
	background: transparent url(images/btn/newsletterBtn.jpg) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	display: block;
	margin: 0 auto;
	width: 170px;
	height: 26px;
	cursor: pointer;
	padding: 0px;
	margin: 10px 0px 10px 18px;
	border: medium none;
	}
#signupBtn:hover {
	background: url(images/btn/newsletterBtn.jpg) no-repeat bottom left;
	}
.moreBtn {
	background: url(images/structure/moreBtn.jpg) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	display: block;
	margin: 0 auto;
	width: 86px;
	height: 26px;
	cursor: pointer;
	margin: 10px 0px 10px 18px;
	float: right;
	}
.moreBtn:hover {
	background: url(images/structure/moreBtn.jpg) no-repeat bottom left;
}
.viewGallery {
	background: url(images/btn/viewGallBtn.gif) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	display: block;
	margin: 0 auto;
	width: 165px;
	height: 26px;
	cursor: pointer;
	margin: 10px 0px 10px 18px;
	float: right;
	}
.viewGallery:hover {
	background: url(images/btn/viewGallBtn.gif) no-repeat bottom left;
}
a.aslogo {
	background: url(images/content/aslogo.gif) no-repeat top left;
	text-indent: -9999px;
	outline: none;
	display: block;
	width: 119px;
	height: 19px;
	cursor: pointer;
	margin: 10px 0px;
	text-align: left;
	float: right;
	}
a.aslogo:hover {
	background:url(images/content/aslogo.gif) no-repeat bottom left;
}
a.btn-slide {
	background: url(images/content/world.jpg) no-repeat left;
	display: block;
	outline: none;
	cursor: pointer;
	padding: 8px 0px 6px 35px;
	}
#social {
	margin-left:18px;
	}	

/* CLASSES */

.cleara {
	clear: both;
	}
.indexPanelImg {
	padding: 5px;
	background: #3d63cc;
	}
.indexPanelImg:hover {
	background: #99C108;
	}
#leftPanel h3 {
	text-align: center;
	color: #244dc9;
	font-size: 20px;
	}
#leftPanel p, #leftPanel h4 {
	padding: 0px 20px 5px 20px;
	}
.redTxt {
	color: #db1d1d;
	}
.blueTxt {
	color: #082a93;
	}
.grnTxt {
	color: #99c609;
	}
.dottedHr {
	background: url(images/structure/dashedLine.gif) repeat-x top left;
	clear: both;
	height: 1px;
	}
#leftPanel .dottedHr {
	margin: 15px 0px;
	}

/* FORM STYLES */

#as_name, #as_email {
	background: transparent url(images/content/formBgSignup.gif) no-repeat left top;
	height: 24px;
	width: 154px;
	border: medium none;
	padding: 5px 8px;
	}
	
#formcontact {
	width:330px;
	}
	#formcontact p {
		width:160px;
		float:left;
		}
	#formcontact input, select {
		padding:4px;
		width:140px;
		}	
	#formcontact #submitbtn {
		margin:12px 0 0 25px;
		width:100px;
		}	
	
/* TEXT STYLES */

#rightPanel h2 {
	padding-top: 15px;
	}
#footer a:link {color:#fff; text-decoration: none;}
#footer a:visited {color:#fff; text-decoration: none;}
#footer a:hover {color:#9BC702; }
#footer a:active {color:#fff;}
p.reviewTxt {
	padding: 5px 15px;
	background: url(images/content/openQuotes.gif) no-repeat top left;
	margin-top: 10px;
	}
.roundTextBox {
	padding: 20px;
	background-color: #EAF3CE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

/* UL style */

#mainContent li {
	padding: 4px 0px 4px 20px;
	line-height:1.3;
	list-style-type: none;
	background: url(images/content/liBg_general.gif) no-repeat left center;
	}

/* TABLE STYLES */

.borderspace td {
	padding: 7px 0px 0px 10px;
	}
.borderspace tr {
	background-color: #eaf3ce;
	}
.borderspace tr:hover {
	background-color: #c7dd78;
	}
.stRow td  {
	background: url(images/structure/navBG.png) repeat-x bottom left;
	color: #FFF;
	font-weight: bold;
	}
table.borderspace {
	
	}
.odd