/* Start of CMSMS style sheet 'GH Additional' */
/*GH Additional : styles added to CMSMS, and so not split accross the standard sheets */

#main {
 line-height: 140%;}

/*   WEBUSEFUL styles */

span.webu, span.webu-r {
font-size: 0.9em;
font-variant:small-caps;
font-weight:bold;
}

span.webu { color:#111; }
span.webu-r {color:red;}


/*Styles for the testimonials*/

.TestimonialBox
{  float:right;
   display:inline;
	background-color: transparent; 
	border:0; 
	width:200px; 
	margin: 0 0 0 20px;
	padding:2px; }

.testimonial {
    background: #fc6 url(uploads/images/testimon2.jpg) center left repeat-x;
    color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1.4;
    margin-bottom: 1em;
}



.testimonial p.top {
    margin: 0;
    padding: 1.5em 1em 1em 1.5em;
    background: transparent url(uploads/images/top_left.gif) 0 0 no-repeat;
}

.testimonial p.bottom {
    margin: 0;
    padding: 1em 1em 1.5em 1.5em;
    background: transparent url(uploads/images/bottom_left.gif) 0 100% no-repeat;
    text-align: right;
    font-style: italic;
    font-size: 0.85em;

}

.bigquote
   {font-weight:bold;
    font-size:1.5em;
    line-height:50%;}



/*
.testimonial p span {
    display: block;
    margin-top: 0.5em;
    text-align: right;
    font-style: italic;
    font-size: 0.85em;
*/

/*Styles for the testimonial page*/

.TestpText { 
	font-size:0.9em; 
	line-height:120%; 
	margin: 20px 5px 5px 5px;
	}
	
.TestpClient {
	font-style:italic; 
	font-family:serif; 
	text-align:left; 
	padding-left:30px; 
	margin: 0px 5px 5px 5px;
	}

#main ul {
    list-style: url(uploads/images/bullet.jpg) none;
    margin: 5px 0 30px 50px;
    padding: 0;
}

#main ul li {
margin:10px;
padding-left: 7px;

}

.image-left, .image-right {
    display : inline;
   margin: 5px;
   padding: 3px;
   border: 1px solid black;
 }

.image-left { float: left; }
.image-right {float: right;}

.image-left img, .image-right img {
   padding: 0;
   border: 1px solid black;
   }


#contact_form input, #contact_form textarea { display: block;}

#contact_form label {
    margin: 1em 2em 1em 1em;
    font-weight: bold;
    font-size: 0.85em;
    display: block;
}

#main { line-heigh: 1.4em; }
/* End of 'GH Additional' */

