﻿.testcontent1
{
    position: absolute;
    width: 255px; 
    height: 100px;
    top: 40px;
    left: 60px;
    background: transparent;
    z-index: -8;
}

.testcontent2
{
    position: absolute;
    width: 255px; 
    height: 100px;
    top: 40px;
    right: 60px;
    background: transparent;
    z-index: -8;
}

.testcontent3
{
    position: absolute;
    width: 480px; 
    height: 170px;
    top: 20px;
    left: 50px;
    background: transparent;
    z-index: -8;
}

.testcontent4
{
    position: absolute;
    width: 480px; 
    height: 170px;
    top: 20px;
    right: 60px;
    background: transparent;
    z-index: -8;
}

.bubblewhite
{
    position: relative;
    width: 280px; 
    height: 130px;
    padding: 20px 20px 20px 40px;
    background: url('../images/testimonials/bubblewhite.png'); 
    z-index: -8;
}

.bubblepurple
{
    position: relative;
    width: 320px; 
    height: 130px;
    padding: 20px 20px 20px 20px;
    background: url('../images/testimonials/bubblepurple.png'); 
    z-index: -8;
}

.bubblewhite2
{
    position: relative;
    width: 500px; 
    height: 130px;
    padding: 20px 20px 20px 40px;
    background: url('../images/testimonials/bubblewhite2.png'); 
    z-index: -8;
}

.bubblepurple2
{
    position: relative;
    width: 525px; 
    height: 130px;
    padding: 20px 20px 20px 20px;
    background: url('../images/testimonials/bubblepurple2.png'); 
    z-index: -8;
}

.bubblewhite3
{
    position: relative;
    width: 510px; 
    height: 180px;
    padding: 20px 20px 20px 40px;
    background: url('../images/testimonials/bubblewhite3.png'); 
    z-index: -8;
}

.bubblepurple3
{
    position: relative;
    width: 530px; 
    height: 180px;
    padding: 20px 20px 20px 20px;
    background: url('../images/testimonials/bubblepurple3.png'); 
    z-index: -8;
}

img.floatRight
{ 
    float: right; 
    margin-top: 90px; 
    margin-right: 10px;
}

img.floatLeft
{ 
    float: left; 
    margin-top: 90px;
}

img.floatRight2
{ 
    float: right; 
    margin-top: 300px; 
    margin-right: 20px;
}

img.floatLeft2
{ 
    float: left; 
    margin-top: 560px;
    margin-left: -170px;
}


/**text white**/
.quotation1
{
   font-family: Arial; 
	font-size: 18px;
	font-weight: bold;  
	color: #504f4f;
}

.quote1
{
   font-family: Arial; 
	font-size: 16px;
	font-weight: bold;  
	color: #504f4f;
}

.quoter1
{
   font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #504f4f;
}

.quoterinfo1
{
   font-family: Arial; 
	font-size: 10px;
	font-weight: bold;  
	color: #504f4f;
}

/**text purple**/
.quotation2
{
   font-family: Arial; 
	font-size: 18px;
	font-weight: bold;  
	color: #ffffff;
}

.quote2
{
   font-family: Arial; 
	font-size: 16px;
	font-weight: bold;  
	color: #ffffff;
}

.quoter2
{
   font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
}

.quoterinfo2
{
   font-family: Arial; 
	font-size: 10px;
	font-weight: bold;  
	color: #ffffff;
}

/**text white big**/
.quotation3
{
   font-family: Arial; 
	font-size: 16px;
	font-weight: bold;  
	color: #504f4f;
}

.quote3
{
   font-family: Arial; 
	font-size: 14px;
	font-weight: bold;  
	color: #504f4f;
}

.quoter3
{
   font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #504f4f;
}

.quoterinfo3
{
   font-family: Arial; 
	font-size: 10px;
	font-weight: bold;  
	color: #504f4f;
}

/**text purple big**/
.quotation4
{
   font-family: Arial; 
	font-size: 16px;
	font-weight: bold;  
	color: #ffffff;
}

.quote4
{
   font-family: Arial; 
	font-size: 12px;
	font-weight: bold;  
	color: #ffffff;
}

.quoter4
{
   font-family: Arial; 
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
}

.quoterinfo4
{
   font-family: Arial; 
	font-size: 10px;
	font-weight: bold;  
	color: #ffffff;
}