/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

/* #Page Styles
================================================== */

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
				
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 767px) {
		
		
		body { background: #ffffff; min-width: 576px; width: 576px; font-size: 14px; }
		
		h1 { font-size: 2.0em !important; }
		h2 { font-size: 1.8em !important; }
		h3 { font-size: 1.6em !important; }
		h4 { font-size: 1.4em !important; }
		
		
		.nav-mobile { display: block !important; background: #222; width: auto; font-family: 'Brandon',sans-serif; text-transform: uppercase; }
		.nav-mobile ul li { display: block; }
		.nav-mobile ul li a { color: #888; display: block; line-height: 36px; border-top: 1px solid #555; padding: 0 15px; }
		.nav-mobile ul li ul li a { padding: 0 15px 0 30px; }
		
		.nav-mobile ul li a:hover { color: #fff; }
		
		.nav-mobile-button { color: #fff; display: block; text-align: right; padding: 12px 12px; }
		.nav-mobile-open { display: none; }		
		
		
		
		
		
		
		.wrapper { width: 100%; background: #fff; }
		.container { width: 100%; }
		
		/* header */
		.header { width: 100%; height: auto !important; background: #fff; padding: 0 0 10px 0; }
		.licences { width: 100%; height: auto !important; line-height: 41px; text-align: center; color: #666; position: relative; top: auto; right: auto; font-size: 13px; background: #222; }
		.phone { width: 100%; position: relative; top: auto; right: auto; background: none; padding: 5px 0; }
		.phone p { font-size: 26px; line-height: 22px; font-weight: 700; margin: 0; text-align: center; color: #222; }
		.phone p strong { font-size: 15px; text-transform: uppercase; color: #f27c22; }
		.phone p a { color: #222; text-decoration: none; }
		
		.phone1 { top: auto; }
		.phone2 { top: auto; }
		
		.mobile-logo { width: 94%; padding: 10px 0 0 0; margin: 0 auto; }
		
		
		/* navigation*/
		.navigation { width: 100%; height: auto; position: relative; background: #333; }
		.navigation .nav-screen { display: none;}
		.navigation .nav-mobile { display: block; 	}
		
		
		
		/* slider */
		.slider-wrapper { width: auto; height: auto !important; }
		.slider { width: 100%; height: auto ;  display: block; position: relative; z-index: 100; margin: 0 auto;  }
		.slides { width: 100%; height: auto ; position: relative; top: auto; left: auto; z-index: 101; }
		.slider .slides { width: 100%; height: auto ; display: block; position: relative; top: auto; left: auto; z-index: 200; background: #fff; }
		.slider .slides img { width: 100%; height: auto ; display: block; position: relative; top: auto; left: auto; z-index: 300;  z-index: 102; }
		
		
		
		/* ribbon */
		.ribbon { display: none; }
		
		
		/* content */
		.content-wrapper { background: #fff; width: 100%; padding: 0 0; margin: 0 auto; clear: both; float: none; margin-top: 0; }
		.content { width: auto !important; margin: 0 auto; float: none; clear: both; padding: 0; }
		.content img { width: 100%; height: auto !important; }
		
		.content-inner { padding: 10px 10px 10px 10px; }
		.inner-page .content { min-height: 200px; height: auto !important; height: 200px; }
		
		.contact-form-wrapper { width: 100%; }

		
		
		img.hiamb { width: 180px !important; margin: 0 auto; }
		
		
		/* form on right-hand side */
		.contact-form { width: auto !important; float: none; padding: 20px 10px 20px 10px; background: #ccc; }
		
		.contact-form h2 { display: block; margin: 10px 0 10px 0; color: #313131; font-size: 24px !important; font-weight: 300; text-transform: uppercase; line-height: 26px; }
		.contact-form h2 strong { font-size: 24px; color: #f27c22; }
		
		.contact-form form { width: 100%; }
		.contact-form input[type=text] { width: 100%; padding: 0 10px; line-height: 24px; height: 34px; }
		.contact-form textarea { width: 100%; padding: 10px 10px; }
		.contact-form input[type='submit'] { background: #f27c22; color: #fff; float: none; clear: both; border: 0; font-size: 16px; font-family: 'Brandon',sans-serif; text-transform: uppercase; }
		.contact-form input[type='submit']:hover { background: #333333; color: #fff; float: none; clear: both; border: 0; font-size: 16px; }
		
		
		.page-id-1 h1 { font-size: 32px; text-transform: uppercase; color: #313131; font-weight: 700; letter-spacing: -1px; }
		.page-id-1 h1 span { font-size: 24px; color: #999; font-weight: 300; }
		.page-id-1 h1 strong { font-weight: 900; color: #f27c22; }
		
		
		
		/* bottom block */
		.bottom-block { width: 100%; margin: 0 auto; padding: 30px 0 30px 0; background: #333; }
		.bottom-block .col1 { width: auto !important; float: none; clear: both; margin-right: 0; padding: 0 10px;	}
		.bottom-block .col1 p { font-size: 12px; color: #555; line-height: 20px; margin: 0 0 10px 0; }
		.bottom-block .col1 p strong { color: #fff; }
		.bottom-block .col1 a { color: #555; text-decoration: none; }
		.bottom-block .col1 a:hover { color: #fff; text-decoration: none; }
		
		.bottom-block hr { border-color: #555; border-style: solid; border-width: 1px 0 0; clear: both; margin: 15px 0 15px 0; height: 0; }
		
		.bottom-block .col2 { display: none; }
		
		
		
		
		/* footer */
		.footer { width: 100%; margin: 0 auto; padding: 25px 0 60px 0; background: url(../__images/footer.png?2) top repeat-x; text-align: center; color: #666; font-size: 12px; }
		.footer a { color: #666; text-decoration: none;  }
		.footer a:hover { color: #fff; text-decoration: none; }
		
		
		/* home page expanding links */
		
		.page-id-1 .content h4 { background: #f27c22; display: block; margin: 0 0 4px 0; line-height: 100%; font-size: 15px !important; text-transform: uppercase; }
		.page-id-1 .content h4 a { color: #fff; display: block; padding: 6px; }
		.expanded { padding: 5px 0 10px 0; display: none; }
		
		
		
		/* contact page */
		.contact-page-info { width: 400px; float: left; }
		.contact-page-form { width: 400px; float: left;  }
		.contact-page-form .enquiries input[type=text], .contact-page-form .enquiries textarea { width: 90%; }
		
		
				
				
				
				
				
				
				
				
				
				
				
				
				
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		.desktop-only { display: none !important; }
		.mobile-only { display: block; }
		
		.contact-page-info { width: 100%; float: none; clear: none; }
		.contact-page-form { width: 100%; float: none; clear: none; margin: 0; }
		
		a.fancybox { width: 100%; height: auto !important; border: 0; }
		a.fancybox img { width: 100%; height: auto !important; border: 0; }
		
		table, thead, tbody, th, td, tr { 
	        display: block; 
	        width: 100%;
			table-layout: 
	    }
	    
	    td img { width: 100%; }
	    
		
		
	}
	
	@media only screen and (max-width: 479px) {
	
		body { background: #ffffff; min-width: 288px; width: 320px; 
	
	}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/