@charset "utf-8";
/* CSS Document */
h1
{
	color:#861d84;
	text-transform:uppercase;
	font-weight:normal;
	font-size:28px;
	margin-bottom:0;
}
.active
{
	font-size:18px!important;
	font-weight:bold!important;
}
h2
{
	margin-top:0;
	color:#1b8be9;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
}
.maintext
{
	font-size:13px;
	color:#666767;
	line-height:19px;
}
.maintext strong
{
	text-transform:uppercase;
	color:#333;
}
.divvisible 
{
	display:block;
}
.divhidden 
{
	display:none;	
}
.qmparent active
{
	font-weight:bold;
	color:#000!important;
}

#div-largeimage
{
	width:820px;
	height:400px;
	background:url(http://www.patientfairy.com/resources/images/bg_gallery-large.png) no-repeat bottom center;
}

.portfolio-title
{
	font-size:24px;
	text-transform:uppercase;
	color:#861d84;
	text-transform:uppercase;
	text-align:left;
}
.portfolio-url
{
	font-size:14px;
	color:#861d84;
	text-align:left;
	padding-bottom:10px;
}
.portfolio-testimonial
{
	font-size:16px;
	color:#1b8be9;
	text-align:left;
	padding-bottom:10px;
	line-height:19px;
	font-style:italic;
}
.portfolio-client
{
	font-size:16px;
	color:#1b8be9;
	text-align:left;
	display:block;
	margin-bottom:10px;
}
.portfolio-description
{
	font-size:13px;
	color:#666;
	text-align:left;	
}
.portfolio-line
{
	display:block;
	padding:3px 3px 3px 8px;
	border-bottom:1px solid #eaeaea;
	font-size:12px;
	color:#666;
	text-align:left;
}
.portfolio-line strong
{
	color:#861d84;	
}
.home-row
{
	padding-right:15px;
	padding-bottom:25px;
}
