@charset "UTF-8";


/* Testimonial box horizontal - left 
---------------------------------------------*/

.testboxhor {
	font-size: 11px;
	line-height: 16px;
	padding: 12px 12px 7px;
	background-color: #f7f8fc;
	border: 1px solid #666699;
	margin-top: 10px;
	background-image: url(../picts/testimonials/shadow.jpg);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.testboxhor p {
	padding-bottom: 5px;
}
.testboxhor h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #666699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.testboxhor .hoverbox img
{
	vertical-align: top;
	width: 100px;
	height: 75px;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.testboxhor .hoverbox .preview
{
	width: 300px;
	height: 225px;
	border-width: 6px;
}

.testboxhor .hoverbox li
{
	border-style: none;
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	position: relative;
}

.testboxhor .hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}


/* Testimonial box horizontal - right 
---------------------------------------------*/

.testboxhorrt {
	font-size: 11px;
	line-height: 16px;
	padding: 12px 12px 7px;
	background-color: #f7f8fc;
	border: 1px solid #666699;
	margin-top: 10px;
	background-image: url(../picts/testimonials/shadow.jpg);
	background-repeat: no-repeat;
	background-position: 465px 12px;
}
.testboxhorrt p {
	padding-bottom: 5px;
}
.testboxhorrt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #666699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.testboxhorrt .hoverbox img
{
	vertical-align: top;
	width: 100px;
	height: 75px;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.testboxhorrt .hoverbox .preview
{
	width: 300px;
	height: 225px;
	border-width: 6px;
}

.testboxhorrt .hoverbox li
{
	border-style: none;
	display: inline;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px;
	position: relative;
}

.testboxhorrt .hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -170px;
	z-index: 1;
}



/* Testimonial box vertical - left
---------------------------------------------*/

.testboxver {
	font-size: 11px;
	line-height: 16px;
	padding: 12px 12px 7px;
	background-color: #f7f8fc;
	border: 1px solid #666699;
	margin-top: 10px;
	background-image: url(../picts/testimonials/shadowver.jpg);
	background-repeat: no-repeat;
	background-position: 12px 12px;
}
.testboxver p {
	padding-bottom: 5px;
}
.testboxver h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #666699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.testboxver .hoverbox img
{
	vertical-align: top;
	width: 75px;
	height: 100px;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.testboxver .hoverbox .preview
{
	width: 225px;
	height: 300px;
	border-width: 6px;
}

.testboxver .hoverbox li
{
	border-style: none;
	display: inline;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	position: relative;
}

.testboxver .hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}


/* Testimonial box vertical - right
---------------------------------------------*/

.testboxverrt {
	font-size: 11px;
	line-height: 16px;
	padding: 12px 12px 7px;
	background-color: #f7f8fc;
	border: 1px solid #666699;
	margin-top: 10px;
	background-image: url(../picts/testimonials/shadowver.jpg);
	background-repeat: no-repeat;
	background-position: 493px 12px;
}
.testboxverrt p {
	padding-bottom: 5px;
}
.testboxverrt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
	color: #666699;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

.testboxverrt .hoverbox img
{
	vertical-align: top;
	width: 75px;
	height: 100px;
	border: 2px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.testboxverrt .hoverbox .preview
{
	width: 225px;
	height: 300px;
	border-width: 6px;
}

.testboxverrt .hoverbox li
{
	border-style: none;
	display: inline;
	float: right;
	margin: 0px 0px 4px 10px;
	padding: 0px;
	position: relative;
}

.testboxverrt .hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -120px;
	z-index: 1;
}


/* Hoverbox (global)
---------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

