/* CSS Document */

body 
{
	padding:0px;
	margin:0px;
	background:#FFFFFF url(images/body-bg.jpg) top left repeat-x;
}

td {font-family:Arial; font-size:12px; color:#000000; line-height:15px; font-weight:normal;}

img 
{
	border:0px;
	margin:0px;
}

p 
{
	padding:0px 0px 20px 0px;
	margin:0px;
}

a {outline:none;}
a:hover {outline:none;}


.top-image {padding:0px 0px 0px 102px;}

h1.pond-monster
{
	color:#e43f00;
	font-size:26px;
	font-weight:normal;
	margin:0px;
	padding:14px 0px 9px 0px;
}

h1.pond-monster2
{
	color:#e43f00;
	font-size:18px;
	font-weight:normal;
	margin:0px;
	padding:0px 10px 10px 0px;
}

.welcome-text 
{
	color:#313131;
	line-height:18px;
	padding-top:15px;
	text-align:justify;
}

.contact-us-bg 
{
	background:url(images/contact-us-bg.jpg) top left no-repeat;
	height:122px;
}

table.contact-us 
{
	margin:13px 0px 0px 27px;
	width:357px;
}

table.contact-us td
{
	line-height:18px;
	font-weight:bold;
	font-size:12px;
}


.phone
{
	background:url(images/icon-telephone.gif) top left no-repeat;
	font-weight:bold;
	padding:0px 0px 0px 25px;
}

.email 
{
	padding-top:5px;
}


a.email
{
	background:url(images/icon-email.gif) top left no-repeat;
	font-weight:bold;
	padding:2px 0px 0px 25px;
	color:#000000;
	text-decoration:none;
}

a.email:hover
{
	background:url(images/icon-email.gif) top left no-repeat;
	font-weight:bold;
	padding:2px 0px 0px 25px;
	color:#000000;
	text-decoration:underline;	
}


/* --------------------------------- PHOTO GALLERY SLIDING ------------------------------*/


#jCarouselLiteDemo .carousel {
	padding: 0px; margin: 0px; width:572px; float:left;
}

#jCarouselLiteDemo .main {
	margin: 0px; width:572px; float:left;
}

#jCarouselLiteDemo .carousel a.prev {
	display: block; background: url(images/previous.jpg) no-repeat left; float: left; width: 29px; height: 122px;
}

#jCarouselLiteDemo .carousel a.next {
	background: url(images/next.jpg) no-repeat left; float: left; width: 29px; height: 122px; display:block;
}
#jCarouselLiteDemo .carousel a.next:hover {
	background-image: url(images/next.jpg);
}
#jCarouselLiteDemo .carousel a.prev:hover {
	background-image: url(images/previous.jpg);
}
#jCarouselLiteDemo .carousel a:hover {
	outline: none; border:none;
}
#jCarouselLiteDemo .carousel a:active {
	outline: none; border:none;
}
#jCarouselLiteDemo .carousel .jCarouselLite {
	background-COLOR: #;
}
#jCarouselLiteDemo .carousel ul {
	margin: 0px;
}
#jCarouselLiteDemo .carousel li img {
	margin: 10px; width: 143px; height: 122px;
}
#jCarouselLiteDemo .mid {
	margin-left: 0px; width: 572px; height: 122px;
}
#jCarouselLiteDemo .vertical {
	margin-left: 0px;
}
#jCarouselLiteDemo .vertical .jCarouselLite {
	width: 572px;  height: 122px;
}
#jCarouselLiteDemo .imageSlider li img {
	width: 572px; height: 122px;
}

#jCarouselLiteDemo .imageSliderExt li img {
	width: 572px; height: 122px;
}


/* --------------------------------- PHOTO GALLERY SLIDING ------------------------------*/









/* --------------------------------- FOOTER STARTS HERE ------------------------------*/

.footer-bg 
{
	background:url(images/footer-bg.jpg) top left repeat-x;
	height:37px;
}

.footer-text
{
	color:#e4f9b7;
	text-align:center;
	padding-top:16px;
}

/* --------------------------------- FOOTER ENDS HERE ------------------------------*/




/* --------------------------------- GUIDING SERVICES PAGE STARTS HERE ------------------------------*/


.guiding-text 
{
	color:#313131;
	line-height:18px;
	text-align:justify;
	padding-top:5px;
}


.dash-line {border-bottom:#CCCCCC 1px dashed;} /* add on 13-5-09 */

.dash-line2 {border-bottom:#CCCCCC 1px dashed;border-right:#CCCCCC 1px dashed;border-left:#CCCCCC 1px dashed;border-top:#CCCCCC 1px dashed;} /* add on 13-5-09 */



/* --------------------------------- GUIDING SERVICES PAGE ENDS HERE ------------------------------*/




/* --------------------------------- PHOTOGALLERY PAGE STARTS HERE ------------------------------*/

.gallery-border {border:#999999 1px dashed;}







