/*
Theme Name: Acorn Lodge Hotel
Theme URI: http://www.acornlodgehotel.co.uk/
Description: Acorn Lodge Hotel
Version: 1
Author: Wonder Media Ltd - http://www.wondermedia.co.uk/
Tags: 

*/

/* CSS Document */

body {
	margin: 0px;
	background: #C9C2C4 url(images/bg.jpg) repeat;
	font: 93%/1.2em Arial, Helvetica, Sans-Serif;
}

a {
	color: #666666;
	text-decoration: underline;
}


a:hover {
	color:  #6F909F;
	text-decoration: underline;
}



h1 {
	color: #FFFFFF;
	font-size: 35px;
	line-height: 35px;
	padding: 0px 0px 15px 0px; 
}

h1 span {
	background: #000000;
	padding: 5px 10px 0px 10px;
}

h2 {
	font-size: 35px !important;
}

.GalImg {
	cursor: pointer;
	border: 0px;
}

.icon {
	margin-top: -1px;
	margin-right: 10px;
	float: left;
}

#container {
	width: 1024px;
	background: #FFFFFF;;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#ShareButton {
	float: left;
	position: absolute;
	margin-left: 0px;
	margin-top: -5px;"	
}

#pattern {
	position: absolute;
	top: 0px;
	margin-left: 866px;
}

#header {
	float: left;
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

#nav {
	width: 100%;
	margin-top: 20px;
	padding: 0px;
	float: left;
	background: #6F909F;
}

#nav .tel {
	float: right;
	position: absolute;
	text-align: right;
	padding: 7px 10px 7px 15px;
	margin-left: 825px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(images/icons/Tel.jpg) left no-repeat;
}

#nav ul {
	list-style: none;
	margin: 0px;	
	padding: 0px;
} 

#nav li {
	float: left;
	text-align: left;
} 

#nav li .page_item {
	background: transparent;
}

#nav .current_page_item a {
	color: #FFFFFF;		
} 

#nav li a {
	color: #FFFFFF;
	display: block;
	padding: 7px 15px 7px 15px;
	text-decoration: none;
	font-size: 15px;
} 

#nav li a:hover {
	padding: 7px 15px 7px 15px;
	color: #FFFFFF;	
	text-decoration: underline;
}

#banner {
	float: left;
	width: 776px;
	margin-top: 1px;	
}

#banner .overlay {
	position: absolute;
	z-index: 100;
	width: 776px;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 80px;
	background: url(images/overlay.png) no-repeat;	
}

#RightCol {
	float: right;
	width: 247px;
	height: auto;
	margin-top: 1px;
}

#Box {
	background: #EBE9EA;
	width: 247px;
	height: auto;
	color: #666666;
	font-size: 12px;
}

#Box h3 {
	background: #ADA3A6;
	padding: 10px 0px 8px 10px;
	font-size: 15px;
	margin: 0px;
	color: #000000;
	
}

#Box .text {
	padding: 10px;
}

#content {
	float: left;
	height: auto;
	width: 750px;
	font-size: 15px;

}

#HomeLeft {
	float: left;
	width: 340px;
}

#HomeRight {
	float: right;
	width: 360px;	
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#RoomImages {
	float: right;
	width: 202px;
	margin-right: 10px;
	margin-left: 10px;
}	

#RoomImages .img {
	border: 2px solid #CCCCCC;
}	

a.button {
    background: transparent url(images/bg_button_a_silver.jpg) no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: 15px arial, sans-serif;
	font-weight: bold;
    height: 24px;
    margin-right: 6px;
    padding-right: 48px; /* sliding doors padding */
    text-decoration: none;
	float: left;
}

a.button span {
    background: transparent url(images/bg_button_span_silver.jpg) no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 48px;
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 48px; /* push text down 1px */
	
} 

#BookOnlineButton {
	float: left;

	margin-top: 30px;
	background: #6F909F;
	padding: 7px 7px 7px 11px;
}

#footer {
	background: #000000;
	width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding: 2px;
	height: 28px;
}

#footer .left {
	float: left;
	color: #999999;
	font-size: 13px;
	padding: 4px 0px 0px 20px;
}

#footer .left a {
	color: #666666;
	margin-right: 8px;
}

#footer .left a:hover {
	color: #999999;
}

#footer .right {
	float: right;
	text-align: right;
}