@import "general.css";
@import "colours.css";
@import "navigation.css";
@import "header.css";
@import "contact-details.css";
@import "search-form.css";
@import "home-page.css";
@import "search-page.css";
@import "static.css";
@import "footer.css";
@import "seo.css";
@import "contact.css";
@import "forms.css";


@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
}
/**
@media screen and (max-width:768px){
	.max-width {width:700px;}
	
}**/

@media screen and (max-width:768px){
	.welcome { border-top:1px solid #CCC; margin-top:30px; padding-top:10px; padding:10px;}
}

@media screen and (max-width:770px){
	.r .contact-left,
	.primary	{ width:100%; margin-bottom:30px; padding-bottom:20px; border-bottom:1px dotted #CCCCCC; }
	.r .contact-right	{ width:100%; }
	.vc-list-one .vcards-max660 .vcard-map {width:98%;}
	.contact-image img{width:65%;}
}



/** WORBENCH FIXES **/
.vitm .vitm-photo .vitm-photo-customdefault img {
	width: auto;
	height: 115px;
    margin-bottom: 0;
}
.vitm-fixed .addr {
	padding-top: 10px;
}
.slideshow .slideshow-slides .horiz-scroll-prev,
.slideshow .slideshow-slides .horiz-scroll-next,
.slideshow .slideshow-thumbs .horiz-scroll-prev,
.slideshow .slideshow-thumbs .horiz-scroll-next {
    background-image: none !important;
}
