@charset "utf-8";
:focus { outline:none}
a img {border:none}
/* CSS Document */

/*
------------------------------------------------------------

	Title  : Expos2 Global Style Sheet
	Author : Prudent Mac Solutions
	URL    : http://www.expos2.com
	data
	Created on  : 29 November 2009
	Modified on : 31 November 2009

------------------------------------------------------------
*/

html
{
	height:100%;
	background-color:#242d3b;
}


body {
	background-image: url(../images/bgs.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat;
}
.headings {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #77DBFF;
	text-decoration: none;
	font-weight: normal;
}
.bodyTextBlue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #6ab7ee;
	text-decoration: none;
}
.topMenu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	padding-top: 30px;
	
}
.topMenu a:hover{
	color: #6ab7ee;
	text-decoration: none;
}
.boxTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #9bcef2;
	text-decoration: none;
}
.bottomNav {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #22273c;
	text-decoration: none;
	
}
.bottomNav a:hover{
	color: #0a72bd;
	text-decoration: none;
}
.footerSmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #38475f;
	text-decoration: none;
	font-style: normal;
	text-transform: capitalize;
	line-height: 16px;
}

.footerSmall a:hover {
	color: #6AB7EE;
	text-decoration: none;
}
.footerTitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #3a4f70;
	text-decoration: none;
	
}
.footerTitle a:hover {
	color: #6AB7EE;
	text-decoration: none;
}
.upcomingText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #bde4ff;
	text-decoration: none;
}
.followUs {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #7a8d9c;
	text-decoration: none;
	margin-left: 30px;
}
.resourceBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #a6d37f;
	text-decoration: none;
	line-height: 25px;
	
}
.resourceBox a:hover {
	color: #6ab7ee;
	text-decoration: none;	
}
.testimonialBox {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #6ab7ee;
	text-decoration: none;
	line-height: 20px;
}
.testmonialNames {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #c8d9e6;
	text-decoration: none;
	font-size: 12px;
}
.bannerCaption {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #dfeef9;
	text-decoration: none;
}
.bodyTextWhite {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #bde4ff;
	text-decoration: none;
	line-height: 18px;
}
.learnMore {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #A6CC6E;
	text-decoration: none;
}
.learnMore a:hover {
	color: #BAFDFF;
	text-decoration:underline;
}
.bodyTextSpot {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #C9F0B5;
	text-decoration: none;
	line-height: 22px;
}
.resourceBoxSelected {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #42D0FF;
	text-decoration: none;
	line-height: 25px;
}
.green {
	color: #69CC4A;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
}
.bodyLink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #A6D37F;
	text-decoration: underline;
}

.bodyLink a:hover {
	color: #6ab7ee;
	text-decoration: underline;
}
.starMark {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	color: #FFB212;
	text-decoration: none;
	
}
.popupBoxText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #94ABE8;
	text-decoration: none;
	line-height: 14px;
}



/* Narahari Added - 15-12-2009 */
#content_gal{width:970px;float:left; height:275px;}




div#photos                {overflow:auto;}
  div.photo                 {float:left; display:inline; margin:0 20px 20px 0;}
  div.photo a img           {border:0px solid; padding:1px;}
  p#turtles_caption         {margin:5px 0 0;}
  
  div#text a                {font-weight:bold;}
  
  div#zoom h2               {margin:10px 0 10px;}
  div#zoom p                {line-height:1.6;}
  div#test{border:solid red 1px; width:50px; background:red;}
  
  
  
iframe#fancy_frame{height:508px; overflow:hidden;}