@charset "UTF-8";

/*
MCLEOD COLOURS

Medium Blue	#0373c1 (Navigation)
Mint	#bfdcbd

Light Green 	#dcffde
Green			#60ca67
Dark Green		#2ec038

Light Mauve		#fbe9ff
Mauve			#c08fca
Dark Mauve		#ab69b8

Light Red		#ffd1d1
Red				#ff4a48
Dark Red		#ff2826


Lighter Blue	#bbddff
Light Blue		#66a4e2
Blue			#66a4e2
Dark Blue		#2672be

*/
/*------------- MAKE COLLAPSIBLE ARTICLES OFF PAGE, BUT STILL DISPLAYED FOR SEO -----------------*/
.offPage {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}
/*-------------REMOVE DOTTED BORDERS FROM LINKS ON CLICK FIREFOX-----------------*/
a:active {outline: none;}
a:focus {-moz-outline-style: none;}

/* COMMON STYLES AND X-LARGE SCREEN SIZE FROM 961 PX WIDE AND UP */

#main-content h1.green_title {
  font-family: lato, Verdana, Arial, Helvetica, sans-serif;
  color: rgb(96,202,103);
  font-size: 36px;
  clear: both;
}
.green_title {
  font-family: lato, Verdana, Arial, Helvetica, sans-serif;
  color: rgb(96,202,103);
}
#main-content.firstheader {
	border-top: 28px solid #FFFFFF;
	}
#main-content p {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0em 0px 0.5em 0px;
	line-height: 1.4em;
	clear: left;
	height: auto;
	}
#main-content h1 {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
}
#main-content h2 {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin: 0.5em 0em 0.5em 0em;
	font-weight: normal;
	line-height: 1.1em;
}
#main-content h3 {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0.5em;
	font-weight: normal;
}
#main-content h4 {
	font-family: Lato, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#main-content section {
	padding: 4px 0px;	
}
/*STYLES FOR EMBEDDED YOUTUBE VIDEOS*/
div.video-wrapper {
	clear: both;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.inset-photo-right {
	float: left;
	margin-left: 20px;
}
.inset-photo-left {
	float: left;
	margin-right: 20px;
	}
.full-photo {
	margin: 12px 0px;
	width: 100%;	
}
.sm-photo {
	margin: 6px 12px 12px 0px;
	width: 50%;
	max-width: 313px;
}
.fltlft {float: left;}
.fltrgt {float: right;}
.clearboth {clear: both;}
.staffnames {color: #66A4E2;} /*	font-size: 1.0em;*/

.staffrole {
	color: #FF0000;
	/* [disabled]margin-left: 12px; *//*	font-size: 1.0em;*/
}
.redtext {
	color: #FF0000;
}
.greentext {
	color: #60CA67;
}
.mauvetext {
	color: #a96f9f;
	padding: 0px;
	margin-bottom: 0px;
}
.grey {
	color: #666;
}
.bluelink {
	text-decoration: none;
	color: #5d95cd;
	font-size: 1em;
	cursor: pointer;
}
.bluelink:hover {
	color: #ff4a48;
	cursor: pointer;
}
p.top-grey {
	border-bottom: 2px solid #EEE;	
}
p.bottom-grey {
	border-bottom: 2px solid #EEE;	
}
	
/*-------------STYLE ANY LISTS USED IN THE MAIN CONTENT PART OF THE SITE-----------------*/
#main-content ul li, #main-content ol li {
	padding-bottom: 2px;
	margin-bottom: 2px;
	line-height: 1.4em;
 	}
ul {
	list-style-type:disc;
	}
ul.indent {
	margin-left: 30px;
	margin-bottom: .5em;
	}
ul ul{
	padding-left: 20px;
	list-style-type: circle;
	}
ol {
	padding-left: 24px;
	}
.article-roll {
	display: none;
}
ul.paw {
	list-style-type: none;
	list-style-image: url('../images/paw_icon.jpg');
	padding-left: 40px;
	margin-bottom: .5em;
}
/*------------- HOME PAGE -----------------*/
#lobby-1 {
	float: left;
	width: 98%;
}
#lobby-2 {
	float: right;
	width: 40%;
	max-width: 360px;
	min-width: 240px;
	padding-left: 20px;
}
/*------------- PET HEALTH PAGE -----------------*/
.paw-link {
	display: block;
	cursor: pointer;
	font-size: 1.2em;
	text-decoration: none;
	padding: 6px 0px 8px 50px;
	background: url('../images/black-red-paw.png') left -90px no-repeat;
	border-bottom: 2px solid #EEE;		
}
.paw-link:hover {
	background-position: left 10px ;
}
div.pet-health-article {
	padding-left: 50px;	
}
.red-close {
	padding: 12px 0px;
	border-bottom: 2px solid #EEE;
	color: #FF0000;
	cursor: pointer;
}
/*------------- NEWSLETTER PAGE -----------------*/
/*center newsletter thumbnails*/
#newsletter-holder {
	/*text-align: center;*/
	margin: auto;
	margin-top: 20px;	
}
div.newsthumb {
	text-align: center;
	border: 1px solid #BBB;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 30px;
}
/*------------- DOWNLOADS PAGE -----------------*/
/*center newsletter thumbnails*/
#downloads-holder {
	/*text-align: center;*/
	margin: auto;
	margin-top: 20px;	
}
div.downloadsthumb {
	width: 46%;
	max-width: 200px;
	text-align: center;
	display: inline-block;
	margin-right: 2%;
}
img.brochures {
	width: 100%;
}
a img.brochures:hover {
	background-color: #60ca67;
}

/*------------- CLINIC INFO PAGE -----------------*/
#info-map {
	width: 100%;
	height: 400px;
	margin-top: 6px;
	padding: 0px;
	border: solid 1px black;
	frameborder: 1px;
	scrolling: no;
	marginheight: 0px;
	marginwidth: 0px;
}
.exterior-photo {
	width: 100%;	
}
#main-content p.infop {
	float: left;
	clear: none;
	padding: 10px 20px 0px 0px;
	color: #000; /*showing up as white text on white bg on iphones. Add color.*/
}

#main-content p.infop a {
	/* regular text phone numbers become a:links on phones. So even though there's no a tag in the code, it becomes an a tag on phones*/
	color: #000; /* showing up as white text on white bg on iphones. Add color. */
	text-decoration: none;
}
#main-content p.infop+p.infop {
	float: left;
	padding-top: 32px;
	color: #000; /*showing up as white text on white bg on iphones. Add color.*/
	/*background-color: lime;*/
}
.bank_logos {
	margin-right: 20px;
}
/*------------- LINKS PAGE -----------------*/
div#links-left-col, div#links-right-col {
	width: 50%;
	float: left;
}
div.link-logo {
	min-height: 120px;
	float: left;
	width: 92%;
	padding: 3%;
	margin: 1%;
	background-color: #EEE;
}
.float-logo {
	float: left;
	padding: 12px 10px 0px 0px;
}
.logo-horiz {
	float: left;
	padding: 2px 10px 0px 0px;	
}
.link-p {
}
/*------------- STAFF PAGE -----------------*/
#staff-holder {
	padding-top: 30px;
	text-align: left;	
}
div.person {
	padding: 14px 20px;
	background-color: #f5f5f5;
	border-radius: 30px;
	margin-bottom: 20px;
	overflow: auto;	
}
section#staff-holder div.person h2 {
	margin-left: 216px;
}
section#staff-holder div.person p {
	font-size: 1em;
	margin: 0em 0px 0.5em 0px;
	line-height: 1.4em;
	margin-left: 216px;
	clear: none;
}
/*.highpic {
	float: left;
	margin-top: 10px;
}
.medpic {
	float: left;
	margin-top: 30px;
}*/
.staffpic {
	float: left;
	margin-top: 14px;
	margin-right: 20px;
}
/*------------- CAREERS PAGE -----------------*/

div#careers-holder {
	width: 90%;
	background: #FFF url("../images/MVH-2017-wall-sign.jpg") 40% no-repeat;
	background-size: cover;
	min-height: 440px;
	padding: 5%;
}
div#careers-holder p {
	width: 36%;
}
/*------------- PETLY PAGE -----------------*/

ul#petly {
	margin: 2px 2px 20px 20px;	
}

/* LARGE SCREEN SIZE FROM 641 UP TO 960 PX WIDE */
@media all and (min-width: 960px) {

}
/* MAIN LOBBY PHOTOS */
@media all and (max-width: 1400px) and (min-width: 100px) {

}	
/* LARGE SCREEN SIZE FROM 641 UP TO 960 PX WIDE */
@media all and (max-width: 740px) {
/*------------- STAFF PAGE SPECIAL BREAK POINT FOR STAFF PAGE ONLY -----------------*/	
section#staff-holder {
	text-align: center;	
}
div.staffpic {
	float: none;
	margin: 12px auto;
}
section#staff-holder div.person h2 {
	margin-left: auto;
}
section#staff-holder div.person p {
	margin-left: auto;
	text-align: left;
}
div.person p {
	margin-left: 0px;
	text-align: left;
}
}	
	
/*------------- THIS IS THE BREAK POINT THAT MOVES TO ONE COLUMN DESIGN -----------------*/
/* MEDIUM SCREEN SIZE FROM 481 UP TO 640 PX WIDE */
@media all and (max-width: 640px) {	

#main-content #notice {
	margin-top: 0px;
}
/*------------- HOME PAGE -----------------*/



/*------------- LINKS PAGE -----------------*/
div#links-left-col, div#links-right-col {
	width: 100%;
	float: none;
}
/*------------- CAREERS PAGE -----------------*/

div#careers-holder {
	width: 90%;
	background-image: none;
	min-height: 50px;
	padding: 5%;
}
div#careers-holder p {
	width: 100%;
}
}

	
/* SMALL SCREEN SIZE UP TO 480 PX WIDE */
@media all and (max-width: 480px) and (min-width: 100px) {
.inset-photo-right {
	float: none;
	margin: 20px 0px;
	width: 100%;
	height: auto;
}
#main-content p {clear: both;}
/*manitoba mutt photo*/
img.mmpet {
	width: 100%;
	max-width: 400px;
	}
#main-content p.infop+p.infop {
	clear: left;
	padding-top: 5px;
	/*background-color: red;*/
}
}
