@CHARSET "UTF-8";


html,body,div,span,applet,object,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

body {
	line-height: 1;
	height:100%;
	
}
iframe
{
margin: 70px 10px 20px 0px;
height:800px;
width:100%;
border: 1px solid gray;
}




ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

/* @end */

/* @group Fonts */


body {
	font-family: 'PTSansRegular', helvetic, arial, sans-serif;
	font-size: 16px;
}

/* @end */

/* @group Layout */

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

/* @group Header */

body {
	background: url(../images/page-background-second-level.png) repeat-x left top;
}

body.page-home {
	background: url(../images/page-background.png) repeat-x left top;
}


#header {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 0;
	top: 7px;
}

#logo-print {
	display: none;
}

#header .phone {
	position: absolute;
	right: 9px;
	top: 43px;
}

#header .phone span {
	color: #272727;
	font-family: VAGRoundedStdLight;
	font-size: 14px;
	padding-right: 10px;
}

#header .phone a {
	color: white;
	font-family: VAGRoundedStdBold;
	text-decoration: none;
	font-size: 30px;
	font-weight: normal;
}

/* @end */

/* @group Content */

#content > section {
	margin-top: 30px;
	width: 740px;
	float: left;
}

#content > aside {
	margin-top: 30px;
	width: 200px;
	float: right;
}

#content > section > img {
	margin-bottom: 20px;
}

#content > section h1:first-child {
	border-bottom: 5px solid #E2EFD0;
}

/* @end */

/* @group Footer */

#footer-inner {
	background: url(../images/footer-image.png) no-repeat 450px 12px;
}

/* @group Layout */

#footer {
	width: 100%;
	height: 310px;
	clear: both;
	background: url(../images/footer-background-repeat.png) repeat-x left 40px;
	padding-top: 40px;
	
}

#footer .wrapper > p {
	width: 100%;
	clear: both;
	line-height: 50px;
	margin: 0;
	position: relative;
}

#footer .wrapper > p > a {
	position: absolute;
	right: 0;
}

#footer .column {
	float: left;
	margin-top: 12px;
	height: 265px;
	background: url(../images/footer-green-border.png) repeat-y top right;
	margin-right: 20px;
	padding-right: 20px;
}

#footer .column h3 {
	margin-top: 50px;
	color: #3B3B3C;
}

/* @end */

/* @group Contact Details */

#footer .contact-details img {
	margin: 18px 0 10px 0;
}

#footer table.contact-details {
	width: 250px;
	margin-left: 67px;
}

/* @end */

/* @group Opening Hours */

#footer .column.opening-hours {
	width: 200px;	
}

#opening-hours p {
	background: #FEFFFE;
	color: #3B3B3C;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
	padding: 5px;
	font-size: 12px;
	line-height: 1.3;
}

#footer #opening-hours p {
	border: 1px solid #7DB929;
}

#opening-hours strong {
	float: left;
	width: 80px;
}

#opening-hours span {
	float: left;
	width: 80px;
}

/* @end */

/* @group Cards */

#footer #accepted-cards {
	line-height: 26px;
	margin-left: 76px;
	font-weight: bold;
	font-size: 12px;
}

#footer #accepted-cards span {
	text-indent: -1000em;
	display: inline-block;
	height: 26px;
	width: 131px;
	background: url(../images/sprite.png) -400px -400px;
	margin-left: 10px;
}


/* @end */

/* @group Links */

#footer .column.links {
	background: none;
}

#footer .links ul {
	float: left;
}

#footer .formatted .links ul {
	padding: 0;	
	margin: 0;
	width: 150px;
}

#footer .formatted .links li {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	background: url(../images/sprite.png) no-repeat left -295px;
}

#footer .formatted .links li a {
	text-decoration: none;
	color: inherit;
}

#footer .formatted .links li a:hover {
	text-decoration: underline;
}

/* @end */

/* @end */

/* @end */

/* @group Navigation */

#main-navigation {
	position: relative;
	z-index: 99;
}

#main-navigation > ul {
	height: 56px;
	width: 963px;
}

#main-navigation > ul > li {
	display: block;
	float: left;
	height: 56px;
	background: url(../images/sprite.png);
	position: relative;
	overflow: visible;
}

#main-navigation > ul > li > a {
	display: block;
	text-indent: -2000px;
	line-height: 56px;
	width: 100%;
}

#main-navigation > ul > li.home{
	background-position: 0 0;
	width: 85px;
}

#main-navigation > ul > li.about-shady-acres-boarding-kennels {
	background-position: -85px 0;
	width: 96px;
}


#main-navigation > ul > li.boarding-kennels-for-dogs {
	background-position: -181px 0;
	width: 150px;
}


#main-navigation > ul > li.brisbane-cattery {
	background-position: -331px 0;
	width: 84px;
}

#main-navigation > ul > li.boarding-kennel-faqs {
	background-position: -506px 0;
	width: 138px;
}

#main-navigation > ul > li.pet-care-brisbane {
	background-position: -415px 0;
	width: 91px;
}

#main-navigation > ul > li.pet-taxi {
	background-position: -644px 0;
	width: 84px;
}

#main-navigation > ul > li.kennel-news {
	background-position: -728px 0;
	width: 121px;
}

#main-navigation > ul > li.contact-us {
	background-position: -849px 0;
	width: 114px;
}

/* @group Active and Current */

#main-navigation > ul > li.home.current,
#main-navigation > ul > li.home.active-parent {
	background-position: 0 -200px;
}

#main-navigation > ul > li.about-shady-acres-boarding-kennels.current,
#main-navigation > ul > li.about-shady-acres-boarding-kennels.active-parent {
	background-position: -85px -200px;
}

#main-navigation > ul > li.boarding-kennels-for-dogs.current,
#main-navigation > ul > li.boarding-kennels-for-dogs.active-parent {
	background-position: -181px -200px;
}

#main-navigation > ul > li.brisbane-cattery.current,
#main-navigation > ul > li.brisbane-cattery.active-parent {
	background-position: -331px -200px;
}

#main-navigation > ul > li.boarding-kennel-faqs.current,
#main-navigation > ul > li.boarding-kennel-faqs.active-parent {
	background-position: -506px -200px;
}

#main-navigation > ul > li.pet-care-brisbane.current,
#main-navigation > ul > li.pet-care-brisbane.active-parent {
	background-position: -415px -200px;
}

#main-navigation > ul > li.pet-taxi.current,
#main-navigation > ul > li.pet-taxi.active-parent {
	background-position: -644px -200px;
}

#main-navigation > ul > li.kennel-news.current,
#main-navigation > ul > li.kennel-news.active-parent {
	background-position: -728px -200px;
}

#main-navigation > ul > li.contact-us.current,
#main-navigation > ul > li.contact-us.active-parent {
	background-position: -849px -200px;
}

/* @end */

/* @group Hover */

#main-navigation > ul > li.home:hover {
	background-position: 0 -100px;
}

#main-navigation > ul > li.about-shady-acres-boarding-kennels:hover {
	background-position: -85px -100px;
}

#main-navigation > ul > li.boarding-kennels-for-dogs:hover {
	background-position: -181px -100px;
}

#main-navigation > ul > li.brisbane-cattery:hover {
	background-position: -331px -100px;
}

#main-navigation > ul > li.boarding-kennel-faqs:hover {
	background-position: -506px -100px;
}

#main-navigation > ul > li.pet-care-brisbane:hover {
	background-position: -415px -100px;
}

#main-navigation > ul > li.pet-taxi:hover {
	background-position: -644px -100px;
}

#main-navigation > ul > li.kennel-news:hover {
	background-position: -728px -100px;
}

#main-navigation > ul > li.contact-us:hover {
	background-position: -849px -100px;
}

/* @end */

/*
#main-navigation > ul > li.active-parent,
#main-navigation > ul > li.current {
	background-position-y: -200px;
}

#main-navigation > ul > li:hover {
	background-position-y: -100px;
}
*/

#main-navigation ul ul {
	display: none;
	position: absolute;
	background: #343434;
	top: 45px;
	left: 2px;
	width: 200px;
	z-index: 10;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	box-shadow: rgba(66,66,66,0.58) 0px 2px 6px;
	padding: 15px 15px 15px 15px;
}

#main-navigation > ul > li:hover ul {
	display: block;
}

#main-navigation ul li li {
	background: url(../images/nav-border.png) repeat-x bottom left;
}

#main-navigation ul li li:last-child {
	background: none;
}

#main-navigation ul li li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	line-height: 1.3;
	display: block;
	padding: 10px 0 10px 20px;
	background: url(../images/sprite.png) 0 -286px;
}

#main-navigation ul li li.current a {
	font-weight: bold;
}
	
#main-navigation ul li li a:hover {
	text-decoration: underline;
}

#main-navigation ul li li.current a:hover {
	cursor: pointer;
	text-decoration: none;
}

#home-navigation {
	background: url(../images/feature-icon-separators.png) no-repeat 320px bottom;
	height: 383px;
	overflow: hidden;
}

#home-navigation ul li {
	float: left
}

#home-navigation a {
	position: relative;
	background: url(../images/home-nav-btn.png) no-repeat 135px 290px;
	display: block;
	width: 320px;
	height: 368px;
	text-align: center;
	padding-top: 15px;
}

#home-navigation a:hover {
	background-position: -465px 290px;
}

#home-navigation a:active {
	background-position: -1065px 290px;
}

#home-navigation a {
	text-decoration: none;
}

#home-navigation h2 {
	color: white;
	font-size: 41px;
	font-family: VAGRoundedStdBold;
	margin: 10px;
}

#home-navigation p {
	color: #343434;
	font-size: 13px;
	margin: 10px 50px;
	line-height: 1.3;
}

/* @end */

/* @group Buttons */

.button {
	display: inline-block;
	cursor: pointer;
	font-size: 12px !important;
	line-height: 40px;
	text-decoration: none;
	width: auto !important;
	padding: 0 30px 0 0px !important;
	background: url(../images/button-sprite.png) no-repeat left -50px ;
}

.button span {
	font-family: VAGRoundedStdBold;
	font-size: 14px;
	color: #4C4C4D;
	display: inline-block;
	padding: 0px 20px 0px 5px !important;
	line-height: 40px;
	margin-left: 40px;
	width: auto !important;
	background: url(../images/button-sprite.png) no-repeat right 0px;
}

.button:hover {
	background-position: left -100px;
}

/* @end */

/* @group Utilities */

/* @group Edit Links */

a.edit-in-symphony {
	background-color: #52a8e8 !important;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#52a8e8), to(#377ad0));
	

/* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #52a8e8, #377ad0);
	background-image: -moz-linear-gradient(top, #52a8e8, #377ad0);
	background-image: -ms-linear-gradient(top, #52a8e8, #377ad0);
	background-image: -o-linear-gradient(top, #52a8e8, #377ad0);
	background-image: linear-gradient(top, #52a8e8, #377ad0);
	border-top: 1px solid #4081af !important;
	border-right: 1px solid #2e69a3 !important;
	border-bottom: 1px solid #20559a !important;
	border-left: 1px solid #2e69a3 !important;
	-webkit-border-radius: 16px !important;
	-moz-border-radius: 16px !important;
	-ms-border-radius: 16px !important;
	-o-border-radius: 16px !important;
	border-radius: 16px !important;
	-webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
	-moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
	-ms-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
	-o-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
	box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
	color: #fff !important;
	font: normal 11px "lucida grande", sans-serif !important;
	line-height: 1 !important;
	padding: 3px 5px 4px 5px !important;
	text-align: center !important;
	text-shadow: 0 -1px 1px #3275bc !important;
	-webkit-background-clip: padding-box;
	/*

positioning */
 	position: absolute !important;
	display: block !important;
	overflow: hidden !important;
	width: auto !important;
	z-index: 90;
	text-decoration: none !important;
}

a.edit-in-symphony:hover {
	background-color: #3e9ee5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#3e9ee5 0%), to(#206bcb 100%));
	

/* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
	background-image: -moz-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
	background-image: -ms-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
	background-image: -o-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
	background-image: linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
	border-top: 1px solid #2a73a6;
	border-right: 1px solid #165899;
	border-bottom: 1px solid #07428f;
	border-left: 1px solid #165899;
	-webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
	-moz-box-shadow: inset 0 1px 0 0 #62b1e9;
	-ms-box-shadow: inset 0 1px 0 0 #62b1e9;
	-o-box-shadow: inset 0 1px 0 0 #62b1e9;
	box-shadow: inset 0 1px 0 0 #62b1e9;
	cursor: pointer;
	text-shadow: 0 -1px 1px #1d62ab;
	-webkit-background-clip: padding-box;
}

a.edit-in-symphony:active {
	background: #3282d3;
	border: 1px solid #154c8c;
	border-bottom: 1px solid #0e408e;
	-webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
	-moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
	-ms-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
	-o-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
	box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
	text-shadow: 0 -1px 1px #2361a4;
	-webkit-background-clip: padding-box;
}

a.edit-in-symphony.edit-page {
	top: -112px !important;
	right: 4px;
}

/* @end */

.wai {
	height: 1px;
	left: -9999px;
	position: absolute;
	width: 1px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.clearer {
	width: 100%;
	height: 1px;
	clear: both;
	overflow: hidden;
	float: none;
}

/* @end */

/* ========================== */

/* @group Misc */

.feature-image {
	margin-bottom: 20px;
}

hr {
	background: transparent url(../images/border-green.png) repeat-x left top;
	border: none;
	height: 2px;
	width: 100%;
	margin: 23px 0;
}

hr.grey {
	background: transparent url(../images/border-grey.png) repeat-x left top;
}

#enquiry-sidebar-cta {
	width: 200px;
	height: 319px;
	overflow: hidden;
	display: block;
	background: url(../images/enquiry-sidebar-cta.png);
	text-indent: -2000em;
}

.social-media-buttons {
	height: 22px;
	overflow: visible;
	display: block;
	clear: both;
	margin-bottom: 10px;
	position: relative;
	top: -10px;
}

.social-media-button-twitter,
.social-media-button-facebook {
	float: left;
}

/* @end */

/* @group Contact Details */

.formatted table.contact-details {
	border: none;
}

.formatted table.contact-details th {
	border: none;
	text-align: left;
	font-weight: bold;
	background: none;
}

.formatted table.contact-details td {
	vertical-align: top;
	border: none;
	line-height: 1.3;
}

/* @end */

/* @group Sidebar Feature */

#sidebar-feature {
	border: 4px solid white;
	box-shadow: #ccc 0px 1px 6px;
	border-radius: 3px;
	position: relative;	
}

#sidebar-feature div {
	position: absolute;
	bottom: 10px;
	left: 0;
	background: #8DBD4C;
	opacity: 0.8;
	padding: 8px 8px 0px 8px;
	width: 176px;
}

#sidebar-feature a {
	text-decoration: none;
}
#sidebar-feature a h3  {
	color: #343434;
	font-family: 'VAGRoundedStdBold';
	font-size: 14px;
	text-decoration: none;
	display: block;
	background: url(../images/arrow-white.png) no-repeat left 2px;
	padding-left: 12px;
}

#sidebar-feature a p {
	font-size: 12px;
	color: #343434;	
	text-decoration: none;
	display: block;
	line-height: 1.3;
	margin: 5px 0 10px 0;
}

#sidebar-feature a:hover div {
	background: #4c4c4d;
	opacity: 0.8;
}

#sidebar-feature a:hover div h3,
#sidebar-feature a:hover div p {
	color: white;
}

/* @end */

/* @group Formatted */

.formatted {
	font-size: 13px;
	color: #4C4C4D;
	-webkit-text-size-adjust: 100%;
}

.formatted a {
	color: #8CBD4C;
}
.formatted a:visited {
	2color: #868e7b;
}

.formatted a:hover {
	color: #bde084;
	text-decoration: underline;
}

.formatted a:active {
	color: #8CBD4C;
}

.formatted abbr,
.formatted acronym {
	letter-spacing: 1px
}

.formatted blockquote {
	font-style: italic;
	margin: 20px
}

.formatted code,
.formatted p code {
	font-family: "Lucida Console", Monaco, monospace;
	white-space: pre;
}

.formatted em {
	font-style: italic;
}

.formatted hr {
}

.formatted small {
	
}

.formatted strike {
	text-decoration: line-through;
}

.formatted strong {
	font-weight: bold;
}

.formatted em strong {
	font-style: italic;
}

.formatted h1,
.formatted h2,
.formatted h3,
h1.formatted,
h2.formatted,
h3.formatted  {
	font-size: 25px;
	font-family: VAGRoundedStdBold;
	line-height: 40px;
	margin-bottom: 20px;
	color: #8CBD4C;
}

.formatted h2,
h2.formatted {
	font-size: 20px;
	color: #333;}

.formatted h3 {	
	color: #333;
	font-size: 18px;
	line-height: 1.3;
	margin-bottom: 20px;
}

.formatted h4 {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}

.formatted h5 {
	color: #333;
	font-family: 'MuseoSlab500';
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
}

.formatted h6 {
	color: #333;
	font-family: 'MuseoSlab500';
	margin-bottom: 20px;
}

.formatted h1 a,
.formatted h2 a,
.formatted h3 a,
.formatted h4 a,
.formatted h5 a {
	text-decoration: none;
}

.formatted p {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 20px;
}

.formatted ul,
.formatted ol {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 20px 30px;
}

.formatted ol > li {
	list-style: decimal;
}

.formatted ol ol > li {
	list-style: lower-alpha;
}

.formatted ol ol ol > li {
	list-style: lower-roman;
}

.formatted ul > li {
	list-style: disc;
}

.formatted ul ul > li {
	list-style: circle;
}

.formatted ul ul ul > li {
	list-style: square;
}

.formatted ul ul,
.formatted ul ol,
.formatted ol ol,
.formatted ol ul {
	margin-bottom: 0;
}

.formatted figcaption {
	font-size: 13px;
	padding: 10px;
	line-height: 18px;
}

/* @group Tabel Styles */

.formatted table {
	margin-bottom: 20px;
	font-size: 13px;
	width: 100%;
}

.formatted table th {
	background: #f2f2f2;
	padding: 5px 10px;
	border: 1px solid #cccccc;
}

.formatted table td {
	border: 1px solid #cccccc;
	padding: 5px 10px;
}

/* @end Table Styles */

/* @end */

/* @group Home */

.page-home #content > section {
	width: 630px;
	float: left;
	margin-top: 20px;
}

.page-home #content > aside {
	width: 315px;
	float: right;
	margin-top: 20px;
}

.page-home #content > aside h2 {
	color: #4C4C4D;
}

#mini-map {
	width: 315px;
	height: 400px;
	margin-bottom: 10px;
	border: 10px solid white;
	border-radius: 5px;
	box-shadow: #999 0px 0px 3px
}

#mini-map + a {
	margin-bottom: 20px;
	display: block;
	text-align: right;
}

/* @end */

/* @group News Articles */

#news-articles-content-list article {
	background: url(../images/border-grey.png) repeat-x left bottom;
	padding-bottom: 15px;
	margin-bottom: 25px;
	overflow: hidden;
	clear: both;
}

.page-kennel-news div.formatted > time,
#news-articles-content-list article time {
	position: relative;
	top: -15px;
}

#news-articles-content-list article img {
	float: right;
	border-radius: 10px;
	width: 200px;
	height: 100px;
	margin-left: 20px;
	margin-bottom: 20px;
}

/* @end */

/* @group Photo Gallery */

ul#photo-gallery-grid,
#photo-gallery-grid li {
	padding: 0;
	margin: 0;
	list-style: none;
}

#photo-gallery-grid a {
	display: block;
	float: left;
	width: 135px;
	height: 135px;
	line-height: 135px;
	text-align: center;
	background: #e8f1da;
	border: 2px solid #8dbd4b;
	padding: 8px;
	border-radius: 5px;
	margin: 0 20px 20px 0;
}

#photo-gallery-grid a:hover {
	border-color: #c1e58f;
	background: #f0f6e6;
}

/* @end */

/* @group FAQs */

#content > section > nav {
	float: left;
	width: 200px;
	padding: 10px;
	background: #f0f0f0;
	border-radius: 5px;
	overflow: hidden;
}

#faq-nav-list {
	background: white;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: #ccc 0px 2px 3px
}

#faqs h2.formatted {
	margin-bottom: 2px;
}

#faq-nav-list li a {
	display: block;
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #e1e1e1;
	font-size: 13px;
	text-decoration: none;
	color: #343434;
	line-height: 1.3;
	background: url(../images/sprite.png) no-repeat 13px -287px;
}

#faq-nav-list li a:hover,
#faq-nav-list li a.active {
	background: #e8f1da url(../images/sprite.png) no-repeat 9px -590px;
	border-radius:2px;
}

#faq-content {
	float: left;
	width: 500px;
	margin-left: 20px;
}

/* FAQ Listing */

#faq-content-list {	margin: 0; }

#faq-content-list li {
	list-style-type: none;
}

#faq-content-list li a {
	display: block;
	border-bottom: 1px dotted #ccc;
	background: url(../images/faq-listing-icon.png) no-repeat left center;
	font-family: 'VAGRoundedStdBold';
	font-size: 16px;
	text-decoration: none;
	padding: 15px 15px 10px 50px; 
}


/* @end */

/* @group Contact Page */

#main-content-container {
	overflow: hidden;
	min-height: 370px;
}

#map-container {
	width: 350px;
	float: left;
}

#large-map {
	width: 350px;
	height: 400px;
}

.page-contact-us #contact-details {
	float: left;
	margin-left: 30px;
	width: 350px;
}

.page-contact-us #main-content-container #opening-hours p {
	font-size: inherit;
}

.page-contact-us #main-content-container #opening-hours p span,
.page-contact-us #main-content-container #opening-hours p strong {
	width: 130px;
}

/* @end */


/* Pet teaxi */

.page-pet-taxi #main-content-container ul {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}

#news-image {
	margin: 0 20px 20px 0;
	float: left;
	
}