/* CSS developed by 9xb.com
Main stylesheet for layout */

.screen_reader {
	display: none;
}

hr {
	 color:#d3e2f0;
	 width:230px;
	 border:thin;
	 text-align:center;
}

#error {
	display: none;
	background-color: #a70000;
	color: #fff;
	font-weight: bold;	
}

/* MAIN SITE STYLES */

body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color:#7f7e7e;
	font-size:12px;
	margin:0;
	background:#fbf9f1;
	background:url(../images/bgGradient.gif) top left repeat-x;
}

#wrapper {
	padding:0px 0px 0px 100px;
	color:#b3cedc;
	margin:10px 0 0 0;
	}

/* ----- TOP NAVIGATION ---- */

#topNav{
	margin:0;
	padding:0;
	float:left;
	width: 357px;
	text-align: right;
}

#topNav a{
	color:#fff;
	text-decoration:none;
}

#topNav a:hover{
	text-decoration:underline;
}

#topNav ul {
	margin:0;
}

#topNav li{
	margin-left:10px;
	display:inline;
}

/* ------------------------- */

/* INNER STYLES */

#innerTopLeft{
margin:0;
float:left;
height:156px;
width:282px;
}

#innerTopRight{
float:right;
width:357px;
height:71px;
margin:0;
}

#innerTopRight .statement{
	margin:35px 0 0 0;
	width:357px;
	height:71px;
	background:url(../images/professionalPetCare.gif) top left no-repeat;
	float: left;
}

#innerMain{
width:768px;
float:left;
margin:0px auto 0px auto;
}

/* ------------------------- */

/* -- PAGE STYLES -- */

#page{
font-family:Tahoma, "Trebuchet MS", Modern;
background:url(../images/contentInnerBg.gif) top left no-repeat;
margin:10px 0 0 0;
width:768px;
height:auto;
float:left;
}

#page h1{
color:#669ed7;
font-size:12px;
font-weight:bold;
}

#page h2{
color:#4d9900;
font-size:13px;
font-weight:bold;
padding:0 0 3px 0;
font-style:italic;
text-decoration:underline;
}

#page h3{
color:#64a0d4;
font-size:16px;
border-bottom:1px solid #d3e2f0;
padding:0 0 3px 0;
}

#page .contentInner{
float:left;
width:375px;
height:auto;
padding:35px 0px 40px 40px;
}

#page a{
	color:#4c9120;
	text-decoration:none;
	font-weight:bold;
}

#page a:hover{
	text-decoration:underline;
}

#page p{
color:#7f7e7e;
}

#page ul{
color:#464545;
}

#page li{
	line-height:150%;
}

#page ul.servicesList {
font-weight:bold;
}

#page ul.servicesList li {
	line-height:150%;
}


#page .faqs{
color:#7f7e7e;
}

#page .question{
margin:5px 0 0 0;
background:url(../images/question.png) top left no-repeat;
padding:0 0 0 18px;
float:left;
width:320px;
}

#page .answer{
margin:5px 0 20px 0;
background:url(../images/answer.png) top left no-repeat;
padding:0 0 0 18px;
float:left;
}

/* ------------------------- */

/*  -- LINKS --  */

#links{
font-size:14px;
font-weight:bold;
padding:40px 40px 40px 25px;
margin:30px 30px 0 30px;
background:url(../images/linksBG.gif) top left no-repeat;
width:222px;
float:right;
}

#links .pageHighlight{
color:#4c9120;
text-decoration:none;
}

#links li .sectionHighlight{
color:#4c9120;
}

#links h2{
font-size:14px;
margin:10px 0 10px 15px;
font-style:normal;
text-decoration:none;
}

#links ul{
color:#4d9900;
/*margin:10px 0 10px 30px;*/
}

#links li{
font-size:12px;
list-style:none;
margin:10px 0 10px 0;
text-decoration:none;
}

#links li a{
color:#035eb7;
text-decoration:none;
}

#links a{
color:#67a1d3;
text-decoration:none;
}

#links li a:hover{
text-decoration:none;
}

#links .testimonial{
font-style:normal;
width:200px;
background:url(../images/testimonialIcon.gif) top left no-repeat;
padding:0 0 0 20px;
color:#63a0db;
margin:5px 0 0 0;
font-size:12px;
}

#links p{
font-size:11px;
font-weight:normal;
font-style:normal;
margin:10px 40px 10px 0;
}

/* ------------------------- */

/* FORMS & BUTTONS */

#submit{
padding:4px 0 0 ;
background:url(../images/buttonBG.gif) top left no-repeat;
font-size:12px;
width:260px;
height:25px;
text-align:center;
color:#FFFFFF;
}

#submit a{
text-decoration:none;
color:#FFFFFF;
}

#submit a:hover{
text-decoration:none;
}

/* --------------------------*/


/* FOOTER */
#footer{
	width:92%;
	height:118px;
	background:url(../images/bgGradientBottom.gif) bottom left repeat-x;
	color:#fff;
	float:left;
	padding:0 0 10px 100px;
	margin:0;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#dogBottom{
float:right;
width:94px;
height:118px;
}

#footerInnerLeft{
float:left;
width:400px;
padding:50px 0 0 0;
line-height:150%;
}

/* ------------------------ */



/* ---- FORM ELEMENTS ----- */

input {
font-size:11px;
margin:3px 0 3px 0;
width:140px;
}

legend{
padding:20px;
color:#63a0db;
font-weight:bold;
}

fieldset{
color:#63a0db;
}

label{
float:left;
margin:3px 6px 3px 6px;
width:195px;
}

select{
font-size:11px;
width:146px;
margin:3px 0 3px 0;
}

.submit{
padding:3px 0 0 ;
background:url(../images/buttonBG.gif) top left no-repeat;
font-size:12px;
width:260px;
height:25px;
text-align:center;
color:#FFFFFF;
border:0;
font-weight:bold;
}


/* --------------- */

.caption{
color:#999999;
font-style:italic;
font-weight:bold;
}


/* LINKS PAGE */

#linksPage{
margin:0;
}

#linksPage .title a{
float:left;
padding:0 0 10px 0;
width:380px;
color:#4d9900;
text-decoration:none;
font-style:italic;
margin:20px 0 0 0;
}

#linksPage .title a:hover{
color:#4d9900;
text-decoration:underline;
width:350px;
float:left;

}


#linksPage .linkDescription {
width:350px;
color:#999999;
font-size:11px;
float:left;
}


/* IMAGE GALLERTY */


#imageGallery table{
width:100%;
}


#imageGallery table td{
text-align:center;
background:#FFF;
padding:5px;
width:109px;
vertical-align:middle;
}
