
.currentInfo {
	background-image:url(../images/visit/media.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 435px;
	position:relative;
}
.currentInfo .topAquariums {
	height: 120px;
	width: 207px;
	position:absolute;
}
.currentInfo .topAquariums h2 {
	clear: both;
	float: left;
}
.currentInfo .topAquariums .reviews {
	float: left;
	height: auto;
	width: 110px;
	margin-top:26px;
	margin-left:5px;
}
.currentInfo .topAquariums .reviews a {
	color:#0096d7;
}
.currentInfo .topAquariums .copy a {
	color:#0096d7;
}
.currentInfo h3 {
	height: 16px;
	width: 180px;
	position: absolute;
	left: 25px;
	top: 13px;
	font-size:13px;
	color:#20426c;
}
.currentInfo h4 {
	height: 16px;
	width: 110px;
	position: absolute;
	left: 230px;
	top: 13px;
	font-size:13px;
	color:#20426c;
}
.currentInfo .advisor {
	background-image: url(../images/visit/tripAdvisor.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 107px;
	position: absolute;
	top: 39px;
	left: 25px;
}
.currentInfo .reviewsLink {
	font-size: 11px;
	color: #0096d7;
	width: 113px;
	position: absolute;
	top: 70px;
	left: 25px;
	line-height: 14px;
}
.currentInfo .reviewsLink a {
	color: #0096d7;
}
.currentInfo .reviewsLink a:hover {
	color: #A5C9E4;
}
.currentInfo .weather {
	height: 131px;
	width: 172px;
	position: absolute;
	left: 230px;
	top: 35px;
}
.accessable {
	position: absolute;
	height: 50px;
	width: 400px;
	top: 738px;
	left: 18px;
}
.accessable p {
	color:#112934;
	font-size:12px;
	line-height:18px;
}
.accessableIcon {
	background-image: url(../images/common/accessImg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 53px;
	position: absolute;
	top: 820px;
	left: 17px;
}
/* ----------------- Testimonial Slider ---------------------*/
#Testimonials {
	background-image:url(../images/visit/PlanVisitTestBG.jpg);
	background-repeat: no-repeat;
	height: 141px;
	width: 435px;
	position:relative;
	font-size: 11px;
	line-height: 14px;
	color: #112934;
}
#Testimonials #mycarousel li {
	width: 400px;
}
.testimonials #testimonials {
	height: 116px;
	width: 423px;
	top: 10px;
	left:5px;
}
.jcarousel-container {
	position: relative;
}
.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
}
.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}
.jcarousel-list li, .jcarousel-item {
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 400px;
	height: 40px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
	z-index: 3;
	display: none;
}
.jcarousel-prev {
	z-index: 3;
	display: none;
}
/* ---------- Testimonial Skins -----------------*/


/*This is were you place your background image / height/ width */
.jcarousel-skin-tango .jcarousel-container {
	width:423px;
	height:116px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 343px;
	padding: 20px 40px;
	position:absolute;
	top:11px;
	left:5px;
	background-image:url(../images/visit/testim_imgs/testimonial.jpg);
	background-repeat:no-repeat;
}
/*Adjust to see the visible elements you want to scroll */
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  340px;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 300px;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 30px;
}
/*.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}*/
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	width: 28px;
	height: 116px;
	cursor: pointer;
	background-image:url(../images/visit/testim_imgs/rt_Pgr.png);
	background-repeat:no-repeat;
	left:395px;
	top:0px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -26px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -54px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	width: 25px;
	height: 116px;
	cursor: pointer;
	background-image:url(../images/visit/testim_imgs/lft_Pgr.png);
	background-repeat:no-repeat;
	top:0px;
	left:0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -28px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -54px 0;
}
#Testimonials #mycarousel p {
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
}
