﻿/* for W3C CSS compliance */
.void{} 
@media print {}

#customerservice
{
	padding: 15px 0 0 15px;
	width: 565px;
}

.heading
{
	font-size: 18px;	
}

.subheading
{
	padding: 14px 0 15px 0;
}

.main
{
	
}

/* main customer service page */
.main .sectionheading 
{		
	padding: 0 0 0 3px;
	width: 400px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;	
}

.main .groomer { background-color: #586784; color: #F8ED37; }
.main .vet { background-color: #5C96B0; color: #FFF; }
.main .pet { background-color: #9AB865; color: #FFF; }
.main .equine { background-color: #D29229; color: #FFF; }
.main .livestock { background-color: #C29E73; color: #FFF; }

.main .sectionlink
{
	padding: 10px 0 20px 0;
	width: 180px;
}

/* manuals page */
.manual
{
	padding: 0 0 10px 0;
}

.manuals .manualheading
{
	font-weight: bold;
}

.manuals .instructions
{	
	height: 125px;	
}

.manuals .instruction
{	
	padding: 0 0 15px 0;	
}

.manuals .adobetext
{
	float: left;
	width: 390px;
}

.manuals .adobeimage
{
	float: left;
	padding: 0 0 0 10px;
}

/* service centers */
.servicecenters .servicecenterselect
{
	clear: both;
	height: 40px;
}

.servicecenters .servicecenterlabel
{
	float: left;
	width: 80px;
	text-align: right;
	line-height: 17px;
}

.servicecenters .servicecenterinput
{
	float: left;
}

/* service center list */
.servicecenterlist { }

.servicecenterlist .enhance
{	
	font-size: 12px;
	font-weight: bold;
}

.servicecenterlist .returntotop
{
	width: 565px;
	text-align: right;
}

.servicecenterlist .servicecenterregion
{
	line-height: 40px;
	font-size: 14px;
}

.servicecenterlist .servicecenteritem
{
	padding: 0 10px 40px 0;
}
