/* CHEAM OSTEOPATHS styles version 1.00 */

@import url(http://fonts.googleapis.com/css?family=Lato:400,900,400italic);

body {
background-color: #fff;
background-image:url('assets/bg-atmosphere.jpg');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: right top; 
color: #333;
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 1.1em;
margin: 0;
text-align: center;
}


p {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	text-align: left;
}

p.larger {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	text-align: left;
	font-size: 125%;
}

p.smaller {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	text-align: left;
	font-size: 84%;
}

ul {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	padding-left: 2em;
}

ol {
color: #525252;
}

ol ol {
list-style-type: none;
padding-left: 1em;
}

ol ol ol {
list-style-type: none;
}

ol ul {
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 1.0em;
}

ul ul {
font-size: 1.0em;}

ul ol {
font-size: 1.0em;}

h1 {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 3em;
	font-weight: normal;
	padding-bottom: 6px;
	color: #669999;
	padding-top: 6px;
	border-top: 0;
	border-bottom: #669999 6px solid;
	background-color: transparent;
	text-align: left;
}

h2 {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	padding-bottom: 6px;
	color: #669999;
	padding-top: 6px;
	border-top: 0;
	border-bottom: #669999 3px solid;
	background-color: transparent;
	text-align: left;
}

h3 {
	font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-size: 1.5em;
	color: #669999;
	padding-top:1em;
	padding-right:0;
	padding-bottom:0;
	padding-left:0;
	margin:0;
	text-align: left;
} 

h4 {
font-size: 1.3em;
color: #669999;
padding-top:1em;
padding-right:0;
padding-bottom:0;
padding-left:0;
margin:0;
}

h5 {
font-size: 1em;
color: #669999;
}

h6 {
font-size: 1em;
color: #669999;
}

img.leftalign {
float: left;
position: relative;
padding-right: 15px;}

img.rightalign {
float: right;
position: relative;
padding-left: 15px;} 







/*Links*/

a:link {
color: #669999;
text-decoration: none;
}

a:link.info {
color: #669999;
text-decoration: none;
}

a:visited {
color: #89abab;
text-decoration: none;
}

a:visited.info {
color: #89abab;
text-decoration: none;
}


a:hover {
color: #447777;
text-decoration: underline;
}

a:hover.info {
color: #447777;
text-decoration: underline;
}


a:active {
color: #447777;
text-decoration: underline;
text-align: left;
}

a:active.info {
color: #447777;
text-decoration: underline;
}

p.caption {
color: #62848f;
font-size: 0.875em;
font-weight: bold;} 

table {
background-color: transparent;
color: #525252;
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 1.1em;
}

/* Hides from IE5-mac \*/
* html div {height: 1%;}
/* End hide from IE5-mac */ 

.page {
font-size: 1em;
}











/* New Navigation */

/* Clearfix */

.clearfix:before,

.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* Basic Styles */
body {
	background-color: #fff;
}

nav {
	height: 30px;
	width: 100%;
	background: transparent;
	font-size: 1em;
	font-family: 'Leto', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
	font-weight: bold;
	position: relative;
	margin-bottom: 1em;
}

nav ul {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 30px;
	text-align: center;
}

nav li {
	display: inline;
	float: left;
}

nav a {
	color: #535e7e; 
	display: inline-block;
	width: 200px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	border-right: 0;
}

nav li a {
	border-right: 0;
	text-align: center;
		box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	color: white;
	background-color: #9bb;
	text-align: center;
}

nav a#pull {
	display: none;
}









.container {
  width: 100%;
  border: 0;
}

.container img {
  max-height:100%;
  max-width: 100%;
}





/* Header */

#header { 
height: 100px;
background-color:transparent;
text-align: left;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
padding-top: 0.5em;
padding-right: 1em;
padding-bottom: 1.25em;
padding-left: 1em;
color: #535e7e;
border-top: 0;
border-bottom: 6px solid #669999;
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-weight: normal;
font-size: 1.75em;
text-transform: uppercase;
position: relative;
}


#header h1 {
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
font-size: 1.5em;
display: inline;
font-weight: normal;
letter-spacing:0.1em;
}

#header a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;
} 

#logo {
position: relative;
padding-left: 4px;
padding-right: 4px;
} 

#index {
font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
background-color: #f9f9f9;
width: 600px;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 8px solid #ffffff;
border-right: 8px solid #ffffff;
border-bottom: 8px solid #ffffff;
border-left: 8px solid #ffffff;
text-align: left;
display:table;
margin:auto;
box-shadow: 0 0 12px #525252;
-moz-box-shadow: 0 0 12px #525252;
-webkit-box-shadow: 0 0 12px #525252;
-ms-box-shadow: 0 0 12px #525252;
-o-box-shadow: 0 0 12px #525252;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

#index a:link, #index a:visited {
color: #6699cc;
line-height: 1.5em;
font-weight: bold;
text-decoration: none;
background-color: transparent;
}

#index a:hover {
color: #5588ee;
line-height: 1.5em;
text-decoration: none;
line-height: 1.5em;
font-weight: bold;
background-color: #ffffff;
}

#index h2 {
font-size: 1.7em;
color: #61a3dc;
border-top: 0;
border-bottom: 1px solid #61a3dc;
width: 600px;
text-align: left;
margin:auto;
}

#index ol {
line-height: 1.7em;
list-style-type: none;
margin-left: 2em;
}

#index ol.section {
line-height: 1.7em;
}

#index ol.section ol {
list-style-type: none;
}












/* Main Content Area */

#main-content {
background-color: #fff;
width: 80%;
text-align: left;
margin:auto;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 8px solid #c7c7b0;
border-right: 8px solid #c7c7b0;
border-bottom: 8px solid #c7c7b0;
border-left: 8px solid #c7c7b0;
display:table;
box-shadow: 0 0 12px #c2c2c2;
-moz-box-shadow: 0 0 16px #c2c2c2;
-webkit-box-shadow: 0 0 16px #c2c2c2;
-ms-box-shadow: 0 0 16px #c2c2c2;
-o-box-shadow: 0 0 16px #c2c2c2;
	border-radius: 16px; 
	-moz-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	-khtml-border-radius: 16px;
}

#footer {
text-align: center;
background-color:transparent;
padding-left: 3px;
padding-right: 3px;
margin-left: 3px;
margin-right: 3px;
margin-top: 23px;
margin-bottom: 3px;
padding-top: 3px;
padding-bottom: 3px;
font-size: 0.9em;
color: #777777;
position: static;
border-top: 3px double #535e7e;

}
/* Hides from IE5-mac \*/
* html #footer {height: 1%;}
/* End hide from IE5-mac */ 

#footer a:link, #footer-withtoc a:link, #header a:hover, #header a:visited, #header a:active {
background:transparent;}

#bottom-nav {
padding-left: 10px;
padding-top: 4px;
padding-bottom: 4px;
padding-right: 10px;
position: absolute;
right: 10px;
bottom: 0px;
text-align:center;}

.floatright {
float: right;
margin-top: 10px;
margin-left: 10px;
display: inline;}

.floattopright {
float: right;
margin-top: 0px;
margin-left: 10px;
display: inline;}

/*Longdescriptions*/

.prime-image-feature
{
background-color: #ddd;
text-align: center;
	-webkit-box-shadow: 0 8px 16px -6px black;
	   -moz-box-shadow: 0 8px 16px -6px black;
	        box-shadow: 0 8px 16px -6px black;
background-image:url('assets/bg-tartan-1.gif'); 
background-repeat:repeat;
}

blockquote
{
font-size: 120%;
background-color: #fff;
border: 2px solid #b5b5b5;
padding-top:1em;
padding-right:1em;
padding-bottom:1em;
padding-left:1em;
text-align:left;
vertical-align:middle;

-moz-box-shadow: 0 0 12px #cbc3bc;
-webkit-box-shadow: 0 0 12px #cbc3bc;
-ms-box-shadow: 0 0 12px #cbc3bc;
-o-box-shadow: 0 0 12px #cbc3bc;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.accomodation-feature
{
	background-color: #fff;
	border: 6px solid #dbdbdb;
	padding-top:1em;
	padding-right:1em;
	padding-bottom:1em;
	padding-left:1em;
	min-height:225px;
	text-align:center;
	vertical-align:middle;
	-webkit-box-shadow: 0 8px 16px -6px black;
	-moz-box-shadow: 0 8px 16px -6px black;
	box-shadow: 0 8px 16px -6px black;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
}

.prime-contacts-feature
{
margin-top:1em;
margin-right:0;
margin-bottom:0;
margin-left:0.5em;
background-color: #fff;
border: 6px solid #c7c7b0;
padding-top:0.5em;
padding-right:0.5em;
padding-bottom:0.5em;
padding-left:0.5em;
text-align:left;
vertical-align:middle;
-webkit-box-shadow: 0 8px 16px -6px black;-moz-box-shadow: 0 8px 16px -6px black;box-shadow: 0 8px 16px -6px black;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.secondary-contacts-feature
{
margin-top:1em;
margin-right:0;
margin-bottom:0;
margin-left:0.5em;
background-color: #ececec;
border: 6px solid #fff;
padding-top:0.5em;
padding-right:0.5em;
padding-bottom:0.5em;
padding-left:0.5em;
text-align:center;
vertical-align:middle;
-webkit-box-shadow: 0 8px 16px -6px black;-moz-box-shadow: 0 8px 16px -6px black;box-shadow: 0 8px 16px -6px black;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.carousel-feature
{
background-color: transparent;
background-repeat:no-repeat;
background-position:right bottom; 
margin-top:0.5em;
margin-right:0;
margin-bottom:0.5em;
margin-left:0;
text-align: center;
	-webkit-box-shadow: 0 8px 16px -6px black;
	   -moz-box-shadow: 0 8px 16px -6px black;
	        box-shadow: 0 8px 16px -6px black;
}




.royalSlider,
.rsOverflow,
.rsSlide,
.rsVideoFrameHolder,
.rsThumbs {
    background: #eeeeee !important;
}



/* Styles for screen 800px and lower */
@media screen and (max-width: 800px) {

#main-content {
background-color: white;
width: 80%;
text-align: left;
margin:auto;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 8px solid #c7c7b0;
border-right: 8px solid #c7c7b0;
border-bottom: 8px solid #c7c7b0;
border-left: 8px solid #c7c7b0;
display:table;
box-shadow: 0 0 12px #c2c2c2;
-moz-box-shadow: 0 0 16px #c2c2c2;
-webkit-box-shadow: 0 0 16px #c2c2c2;
-ms-box-shadow: 0 0 16px #c2c2c2;
-o-box-shadow: 0 0 16px #c2c2c2;
	border-radius: 16px; 
	-moz-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	-khtml-border-radius: 16px;
}

/* New Nav */
	nav { 
 		height: auto;
  	}

  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}

  	nav li {
  		width: 50%;
 		float: left;
  		position: relative;
  	}

  	nav li a {
		border-bottom: 1px solid #669999;
		border-right: 1px solid #669999;
	}

  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}

.prime-contacts-feature
{
width: 90%;	
margin-top:1em;
margin-right:0;
margin-bottom:0;
margin-left:0.5em;
background-color: #fff;
border: 6px solid #c7c7b0;
padding-top:0.5em;
padding-right:0.5em;
padding-bottom:0.5em;
padding-left:0.5em;
text-align:center;
vertical-align:middle;
-webkit-box-shadow: 0 8px 16px -6px black;-moz-box-shadow: 0 8px 16px -6px black;box-shadow: 0 8px 16px -6px black;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.carousel-feature
{
width:100%;
background-color: #000;
background-repeat:no-repeat;
background-position:right bottom; 
margin-top:0.5em;
margin-right:0;
margin-bottom:0.5em;
margin-left:0;
text-align: center;
	-webkit-box-shadow: 0 8px 16px -6px black;
	   -moz-box-shadow: 0 8px 16px -6px black;
	        box-shadow: 0 8px 16px -6px black;
}

}

/* Styles for screen 700px and lower */
@media only screen and (max-width : 700px) {

#main-content {
background-color: white;
width: 80%;
text-align: left;
margin:auto;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
border-top: 8px solid #c7c7b0;
border-right: 8px solid #c7c7b0;
border-bottom: 8px solid #c7c7b0;
border-left: 8px solid #c7c7b0;
display:table;
box-shadow: 0 0 12px #c2c2c2;
-moz-box-shadow: 0 0 16px #c2c2c2;
-webkit-box-shadow: 0 0 16px #c2c2c2;
-ms-box-shadow: 0 0 16px #c2c2c2;
-o-box-shadow: 0 0 16px #c2c2c2;
	border-radius: 16px; 
	-moz-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	-khtml-border-radius: 16px;
}

/* New Nav */

	nav {
		border-bottom: 0;
	}

	nav ul {
		display: none;
		height: auto;
	}

	nav a#pull {
		font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
		display: block;
		color:white;
		background-color: #9bb;
		width: 100%;
		position: relative;
		text-align: center;
	}

	nav a#pull:after {
		font-family: 'Lato', Arial, Segoe, "Segoe UI", Optima, Arial, sans-serif;
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 20px;
		height: 20px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 5px;
		text-align: center;
	}

.prime-contacts-feature
{
width: 85%;	
margin-top:1em;
margin-right:0;
margin-bottom:0;
margin-left:0.5em;
background-color: #fff;
border: 6px solid #c7c7b0;
padding-top:0.5em;
padding-right:0.5em;
padding-bottom:0.5em;
padding-left:0.5em;
text-align:center;
vertical-align:middle;
-webkit-box-shadow: 0 8px 16px -6px black;-moz-box-shadow: 0 8px 16px -6px black;box-shadow: 0 8px 16px -6px black;
	border-radius: 8px; 
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px; 
	-khtml-border-radius: 8px;
}

.carousel-feature
{
width:100%;
background-color: #000;
background-repeat:no-repeat;
background-position:right bottom; 
margin-top:0.5em;
margin-right:0;
margin-bottom:0.5em;
margin-left:0;
text-align: center;
	-webkit-box-shadow: 0 8px 16px -6px black;
	   -moz-box-shadow: 0 8px 16px -6px black;
	        box-shadow: 0 8px 16px -6px black;
}

#horizontal-top-navigation {
font-size: 1em;
padding-right: 0px;
font-family: 'Leto', Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
background-color: transparent;
width: 100%;
text-align: center;
margin:auto;
padding-top:0.5em;
padding-right: 20px;
padding-bottom:0.5em;
padding-left: 20px;
}

}