@charset "utf-8";

html {
	padding: 0;
	margin: 0;
	background-color: #bd8d6a;
	background: none;
	color: #000000;
}
body {
	background-color: #bd8d6a;
	background-image: url(../images/background.jpg);
	color: #000000;
	margin: 50px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	vertical-align: top;
}
#layout {
	width: 940px;
	text-align: left;
	margin: 0 auto;
}
#masthead {
	height: 550px;
	width: 940px;
	border-top: 9px solid #ffcf06;
	border-bottom: 9px solid #ffcf06;
	position: relative;
}
#header_panel {
	height: 262px;
	width: 940px;
	background-color: #000000;
	position: relative;
	opacity: 0.75;
	filter:alpha(opacity=75); /* For IE8 and earlier */
	z-index: 1px;
}
#header_title {
	font-family: "polarisregular", Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 22px;
	margin: 0;
	padding: 0;
	line-height: 100%;
	letter-spacing: 3px;
	word-spacing: 7px;
	width: 640px;
	text-align: center;
	position: absolute;
	top: 50px;
}
#header_award {
	position: absolute;
	top: 67px;
	left: 15px;
}
#header_name {
	width: 640px;
	text-align: center;
	top: 90px;
	z-index: 10px;
	position: absolute;
}
#header_phrase {
	font-family: "amertype_md_btmedium", Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 14px;
	width: 640px;
	text-align: center;
	line-height: 130%;
	position: absolute;
	top: 175px;
	z-index: 20px;
	padding-left: 10px;
}
#logo {
	width: 468px;
	height: 213px;
	left: 570px;
	top: 14px;
	z-index: 1000;
	position: absolute;
}
#logo2 {
	width: 348px;
	height: 117px;
	left: 632px;
	top: 227px;
	z-index: 1000;
	position: absolute;
}
#header_image {
	height: 249px;
	width: 940px;
	position: absolute;
	z-index: 10px;
	top: 301px;
}
#menubar {
	margin: 0; 
	width: 940px; 
	height: 39px;
	background-color: #ffcf06;
	position: absolute;
	top: 262px;
}
#menubar div.menu{
	margin: 0 10px;
	padding: 0;
	background-color: #ffcf06;
	height: 39px;
}
#wrapper {
	width: 940px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	float: left;
	position: relative;
}
#wrapper .content {
	padding: 35px 0 20px 0px;
	font-size: 0.75em;
	line-height: 1.35em;
}
#c2_1 {
	width: 390px;
	float: left;
	padding: 0 20px 20px 60px;
	font-size: 12px;
	margin: 0;
}
#c2_2 {
	width: 390px;
	padding: 0 60px 20px 20px;
	float: left;
}
#c1 {
	width: 780px;
	font-size: 12px;
	margin: 0 auto;
	text-align: center;
}
div.column {
	text-align: left;
	margin-right: 20px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
}
h2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	margin: 0;
}
a, a:hover, a:active, a:focus {
	text-decoration: underline;
	color: #1740F2;
}
#c2_1 ul, #c2_2 ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#c2_1 ol, #c2_2 ol {
	margin: 0;
	padding: 0 0 0 22px;
}
#c2_1 ul li, #c2_2 ul li {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}
#c2_1 p, #c2_2 p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
	font-size: 12px;
}
#c2_1 p.first, #c2_2 p.first {
	margin-top: 0px;
}
#bottom {
	width: 940px;
	height: 50px;
	clear: both;
	float: left;
	padding: 0;
	position: relative;
	margin-top: 75px;
}
#bottom2 {
	width: 940px;
	clear: both;
	float: left;
	padding: 10px 0;
	position: relative;
	margin-left: 80px;
}
#bottom_spacer {
	height: 1px;
	margin-bottom: 50px;
}
#logo_character {
	height: 148px;
	width: 176px;
	z-index: 2;
	position: absolute;
	right: 15px;
	bottom: 10px;
}
#bottom_text {
	z-index: 1;
	position: absolute;
	left: 15px;
	bottom: 10px;
}
#bottom_image_left {
	z-index: 1;
	position: absolute;
	right: 150px;
	bottom: 0px;
}
div.icons_wrapper {
	background-color: #fff7d7; 
	width: 430px; 
	height: 154px; 
	margin-left: 20px;
	margin-bottom: 20px;
	
}
div.icon {
	width: 346px;
	float: left; 
	margin: 12px 0 0 44px;
	font-weight: bold;
	color: #0f405f;
}
div.icon img {
	vertical-align: middle;
	margin-right: 18px;
}
div.icon a, div.icon a:hover, div.icon a:active, div.icon a:focus {
	text-decoration: none;
	color: #0f405f;
}
br.clear {
	clear: both;
}
div.img_frame {
	width: 370px;
	margin: 0 auto;	
	margin-top: 20px;
}
div.img_frame_top {
	width: 370px;
	height: 26px;
	background-image: url(../images/img_frame_top.gif);
	background-repeat: no-repeat;
}
div.img_frame_bottom {
	width: 370px;
	height: 26px;
	background-image: url(../images/img_frame_bottom.gif);
	background-repeat: no-repeat;
}
div.img_frame_centre {
	width: 370px;
	background-image: url(../images/img_frame_centre.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#poster_red {
	background-color: #ed1c24;
	width: 418px;
	text-align: center;
	color: #FFF;
	border: 1px solid #881e22;
}
#poster_red p {
	margin-top: 0;
	line-height: 100%;
	font-size: 36px;
}
b.blue {
	color: #3676bf;
}

input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #737474;
}
input[type=email], input[type=text], input[type=password], select, textarea {   
	background-color: #fefefe;
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #d9d9d9;
	vertical-align: middle;
} 
input[type=email], input[type=text] {   
	margin-bottom: -1px;
	vertical-align: middle;
	height: 18px;
} 
textarea {
	overflow: auto;
}
input:focus, textarea:focus {
	background-color: lightyellow;
}

.wpcf7-form {
	width: 300px;
	background-color: #e5eff7;
	margin: 0 auto;
	padding: 12px
}
.wpcf7-form input[type=email], .wpcf7-form input[type=text], .wpcf7-form textarea {
	width: 298px;
	margin: 3px 0;
}
.wpcf7-form input[type=text].date {
	width: 75px;
}
.wpcf7-form select {
	width: 100px;
}
.wpcf7-form p {
	margin: 20px 0;
	color: #737474;
	font-size: 12px;
}
.wpcf7-form input[type=submit] {
	height: 30px;
	width: 120px;
	background-color: #6d7176;
	color: #e8eaec;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
	border-bottom: 1px solid #3b3d3f;
	border-top: 1px solid #313030;
	border-left: 1px solid #494b4f;
	border-right: 1px solid #494b4f;
	background-image: url('/wp-content/themes/rubyvale/images/btnbgrd.gif');
	background-repeat: repeat-x;
	border-radius: 3px;
}
.ErrorText {
	color: red;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 32px;
	display:inline-block;
}
table.PhotoGallery {
	width: 800px;
}
table.PhotoGallery tr td {
	background-color: #000;
	width: 175px;
	height: 175px;
}
img.border {
	padding: 0; border: 1px solid rgb(0, 0, 0); background-color: rgb(0, 0, 0);
}
span.gap {
	display: inline-block;
	width: 40px;
}
span.location {
	display: inline-block;
	width: 65px;
}
table.distances tr td {
	color: #0d53a1;
}
div.spacer50 {
	height: 50px;
}

img.bookingsign {
	position: absolute;
	bottom: 0;
	right: 20px;
}

/* trip advisor */
.TA_socialButtonBubbles {
	position: absolute;
	top: 70px;
	padding-lefT: 15px;
	z-index: 1;
}
