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

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

/*
  960 Grid System ~ Text CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;

}

pre,
code {
  font-family: 'DejaVu Sans Mono', Menlo, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}


.sidebar img {
/* 	max-width: 100%; */
}


.midbar_item, .sidebar {
	overflow: hidden;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 38px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 25px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-style: normal;
	line-height: 1.2;

}

h1 {
	color: black;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

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

.top_nav {
	position: relative;
	right: 0px;
	top: 10px;
	float: left;
	text-align: right;
}

.top_nav ul {
	list-style-type: none;
}

.top_nav ul li {
	font-size: 15px;
	color: #555555;
	display: inline-block;
	margin-left: 8px;
	margin-top: 4px;
	border-right: 1px solid #0099d8;
	padding-right: 13px;
}

.top_nav ul li:last-child {
	border: none;
	padding-right: 0px;
}

.top_nav ul li a:link {
	color: #555555;
	text-decoration: none;
	font-variant: normal;
}

.top_nav ul li a:visited {
	color: #555555;
	text-decoration: none;
	font-variant: normal;
}

.top_nav ul li a:hover {
	color: red;	
	text-decoration: none;
	font-variant: normal;
}

.header_logo {
	position: relative;
	top: 10px;
}

.centre_align {
	text-align: center;
}

.contact_number {
	position: relative;
	right: 0px;
	top: 30px;
}

.holder_shadow {
	box-shadow: #c7c7c7 1px 1px 8px;
	margin-top: 30px;
}

.mobile_only {
	display: none;
}

#field_1_12 {
	display: none;
}

/* #Media Queries
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 991px) {
		
	}
	
	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {
		.top_nav {
			position: relative;
			display: block;
			width: 100%;
			text-align: center;
		}
		
		.top_nav ul {
			list-style-type: none;
		}
		
		.top_nav ul li {
			font-size: 15px;
			color: #555555;
			display: block;
			margin-left: 8px;
			margin-top: 4px;
			border-right: 0;
			padding-right: 0px;
		}
		
		.top_nav ul li:last-child {
			border: none;
			padding-right: 0px;
		}
		
		.top_nav ul li a:link {
			color: #555555;
			text-decoration: none;
			font-variant: normal;
		}
		
		.top_nav ul li a:visited {
			color: #555555;
			text-decoration: none;
			font-variant: normal;
		}
		
		.top_nav ul li a:hover {
			color: red;	
			text-decoration: none;
			font-variant: normal;
		}
		
		.contact_number {
			display: none;
		}
		
		.hero_panels {
			display: none!important;
		}
		
		.holder_shadow {
			box-shadow: white 1px 1px 8px;
			margin-top: 30px;
		}
		
		.wide_search_bar {
/* 			display: none; */
		}
		
		#search_box input, #search_box select {
			width: 100%;
			margin-bottom: 10px;
		}
		
		#search_box p {
			text-align: center;
		}
		
		.footer_menu {
			display: none;
		}
		
		.footer_banner {
			display: none;
		}
		
		.mobile_only {
			display: block;
		}
		
		.desktop_only {
			display: none;
		}

	}
	
	/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
				
	}
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 959px) {

		
		
		
		
	}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {
		
	}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {

	}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {
		
	}
	

/* #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; }
*/