@charset "utf-8";
/* Testimonial Gallery CSS Document */

.testimonialz {
	width:700px;
}
h3.testimonials {
	display:block;
	width:690px;
	clear:left;
	float:left;
	height:30px;
	line-height:30px;
	font-size:28px;
	color:#666;
	font-weight:bold;
}

.inner-menu-top ul.testimonial {
	width:700px;
	padding-left: 114px;
	background:url(/images/inner/nav/intro_menu_bg.png) no-repeat 50% 25px;
	border-bottom:1px solid #fff;
	height: auto;
}

#ElevatorPositioning h2#testimonials {
	background-image:url(/images/splash_testimonials.png);
	height: 190px;
	width: 720px;
	background-position: center;
}
ul.testimonial li.monthlyRaffle a {
	width:135px;
	background-position:0 0;
}
ul.testimonial li.monthlyRaffle a:hover {
	background-position:0 -27px;
}
.testimonial ul li.scratchWinners a {
	width:148px;
	background-position:-136px 0;
}
.testimonial ul li.scratchWinners a:hover {
	background-position:-136px -27px;
}
.testimonial ul li.flashRaffleWinners a {
	width:113px;
	background-position:-285px 0;
}
.testimonial ul li.flashRaffleWinners a:hover {
	background-position:-285px -27px;
}





ul.testimonial_speech {
	display:block;
	clear:left;
	float:left;
	height:auto;
	width:692px;
	margin:10px 0;
	padding:0;
}

ul.testimonial_speech li {
	display:block;
	float:left;
	height:105px;
	width:325px;
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin: 7px;
	padding: 0px;
}

ul.testimonial_speech li img {
	display:block;
	height:auto;
	width:88px;

}


#titleHolder #scrollButtons li, ul.testimonial_speech li
{
	cursor: pointer;
}

ul.testimonial_speech li{
	display:block;
	float:left;
	height:85px;
	width:305px;
	background:#fff;
	margin: 7px;
	padding: 10px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	position:relative;
}

ul.testimonial_speech li:hover {
	background:transparent url(/images/testimonial_ballon_hover_bg.png) no-repeat top left;
}

ul.testimonial_speech li a{
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:105px;
	width:325px;
	border:0;
	cursor: pointer;
	z-index: 99999;
}


	

ul.testimonial_speech li p{
	margin:0 10px 0 0;
	width:207px;
	vertical-align: top;
	height: 65px;
	overflow: hidden;
	line-height: 13px;
	display: block;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	clear: left;
	float: left;
}

ul.testimonial_speech li span.postedby{
	font-size:12px;
	color:#999;
	font-style:italic;
	font-weight:bold;
	line-height: 15px;
	margin: 5px 0 0 0;
	display: block;
	clear: both;
	float: left;
	width:207px;
}

ul.testimonial_speech li .author{
	display:block;
	float:right;
	width:88px;
	height:auto;
	margin:0;
	vertical-align: top;
	background:url(../images/testimonial_ballon.png) no-repeat top center;
	clear: right;
}


ul.testimonial_speech li .author p{
	color:#4A6A79;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	height:auto;
	line-height:23px;
	margin:85px 0 0 0;
}

ul.thumb {
	display:block;
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 88px;
	height: 65px;
	border:0;
	background:transparent;
	clear: right;
}
ul ul.thumb li {
	display:block;
	margin: 0;
	padding: 0;  /* Set the absolute positioning base coordinate */
	width: 88px;
	height: 65px;
	background:transparent;
	overflow: hidden;
	clear: right;
	float: right;
	position: relative;
}
ul.thumb li img {
	width: 100%; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	padding: 0px;
	background: transparent;
	position: absolute;
	left: 0px;
	top: 0px;
	border:0;
	z-index:4444;
}

ul.thumb li:hover  
{
    background:transparent url(/images/speech_ballons.png) no-repeat top;
}




/*----- pop ups --- */
#MainContent  #AdPreview
{
margin-top: -15px;	
	}
#MainContent .full_testimonial {
	display:block;
	width:760px;
	height:350px;
	margin:25px 0 0 0;
}



#MainContent  .full_testimonial img{
	clear:left;
	float:left;
	vertical-align:top;
	max-height:250px;
	margin:0 33px 0 5px;
	display: block;
}
#MainContent .full_testimonial p{
	vertical-align:top;
	line-height:25px;
	margin:0 33px 5px 5px;
display:block;
	text-align:left;
	font-size:12px;
	color:#666;
	font-style:italic;
	text-align:left;
}
#MainContent #FloatingPreview
	{
	position:fixed;	
	width: 950px;
	height: auto !important;
	z-index:9999;
	
	*border:7px solid #7d7d7d;
	}

#MainContent #FloatingPreviewShadow
	{
	position:fixed !important;
	width: 950px;
	height: 373px !important;
	*height:0px;
	z-index:99;
	}

