﻿/************************************************
 *
 *  File     :  screen.css
 *  Medium   :  Screen
 *  Version  :  v1.0
 *  Website  :  Hotel Octagon
 *  Author   :  ImagineStudio
 *
 ************************************************/
/* Global */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	cursor: default;
	background: #111;
	font: 12px Tahoma, Sans-Serif;
	color: #f1f1f1;
	height: 100%;
}
a {
	color: #AA7900;
}
a:hover {
	color: #fff;
}
.gal {
	padding: 2px;
	border: 1px #f1f1f1 solid;
	height: 112px;
}
.gal2 {
	padding: 2px;
	border: 1px #f1f1f1 solid;
	height: 112px;
	width: 149px;
}



#visit { float: left; width: 480px; }
#visit label { 
	color: #ffffff;
	display: block; 
	font-size: 1.1em; 
}
.select { 
	font: 12px Tahoma, Sans-Serif;
	background: #336699;
	color: #FFFFFF;
	font: 12px Tahoma, Sans-Serif;
	font-size: 1.1em;
	border: 2px solid #003366;
	padding: 1px;
}


.textarea { 
	font: 12px Tahoma, Sans-Serif;
	background: #336699;
	color: #FFFFFF;
	font: 12px Tahoma, Sans-Serif;
	font-size: 1.1em;
	border: 2px solid #003366;
	padding: 1px;
}


.input { 
	font: 12px Tahoma, Sans-Serif;
	background: #336699;
	color: #FFFFFF;
	font: 12px Tahoma, Sans-Serif;
	font-size: 1.1em;
	border: 2px solid #003366;
	padding: 1px;
}


/* Headings */
h1 {
	cursor: pointer;
	width: 124px;
	height: 106px;
	background: url(images/bg_h1.png);
	position: absolute;
	top: -39px;
	left: 50%;
	margin-left: -62px !important;
	z-index: 10;
}
h2 {
	height: 55px;
	width: 746px;
	background: url(images/bg_h2.png);
	position: absolute;
	top: 158px;
	left: 13px;
	z-index: 10;
}
body#home h2 {
	top: 270px;
}
#col2 h3 {
	font-size: 18px;
}
h3 {
	height: 42px;
	padding-bottom: 13px;
	font: 20px/42px "Trebuchet MS", Sans-Serif;
	color: #d3d1cf;
}
h3 a {
	text-decoration: none;
}
h4 {
	color: #fff;
	margin: 0 0 .5em 0;
	font: 16px "Trebuchet MS", Sans-Serif;
}
/* // Headings */
/* Image replacement */
#content #subscribe button {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
a.button {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
ul#branding li a {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
h2 {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
h1 {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
/* // Image replacement */
/* Clearfix */
#content form fieldset ol li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.thumbGallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#col2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#col1:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#content form fieldset ol li {
	display: inline-block;
}
.thumbGallery {
	display: inline-block;
}
#col2 {
	display: inline-block;
}
#col1 {
	display: inline-block;
}
#content {
	display: inline-block;
}
/* // Clearfix */
/* // Global */
/* Page setup */
#holder {
	
	padding-top: 50px;
	background: #4f3b25 url(images/bg_holder.gif);
	padding-bottom: 2px;
}
#container {
	width: 772px;
	margin: 0 auto;
	background: url(images/bg_container.gif);
}
/* Header */
#header {
	height: 225px;
	background: url(images/bg_header.gif);
	position: relative;
}
body#home #header {
	height: 337px;
	background: url(images/bg_headerHome.gif);
}
/* Slideshow */
#slideshow {
	padding-left: 10px;
	padding-top: 10px;
	width: 746px;
	height: 312px;
}
#slideshow img {
	display: none;
	position: absolute;
	top: 13px;
	left: 13px;
}
/* // Slideshow */
/* Alternates */
#altHeading {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 746px;
	height: 200px;
	background-image: url(images/altHeading1.jpg);
	background-position: 0 50%;
}
body#one #altHeading {
	background-image: url(images/altHeading1.jpg);
}
body#two #altHeading {
	background-image: url(images/slideshow2.jpg);
}
body#three #altHeading {
	background-image: url(images/slideshow3.jpg);
}
body#four #altHeading {
	background-image: url(images/slideshow4.jpg);
}
body#five #altHeading {
	background-image: url(images/slideshow5.jpg);
}
/* // Alternates */
/* Wings */
.wing {
	position: absolute;
	width: 33px;
	height: 44px;
	position: absolute;
	top: 230px;
}
body#home .wing {
	top: 342px;
}
#header #left {
	left: -33px;
	background-image: url(images/bg_wingLeft.gif);
}
#header #right {
	right: -33px;
	background-image: url(images/bg_wingRight.gif);
}
/* // Wings */
/* // Header */
/* Content */
#content {

	padding: 8px;

}

#content #col2 {

	background: url(images/bg_content.gif) repeat-x;

	min-height: 325px;

	float: left;

	padding: 0 15px;

}

#content #col1 {
	background: url(images/bg_content.gif) repeat-x;
	min-height: 325px;
	float: left;
	padding: 0 15px;
}
#content #col1 {
	margin-right: 8px;
}
body#home #content #col2 {
	background: none !important;
	padding: 0 !important;
	width: 246px !important;
}
.col2-30 #col1 {
	width: 216px;
}
.col2-30 #col2 {
	width: 470px;
}
.col2-50 #col2 {
	width: 343px;
}
.col2-50 #col1 {
	width: 343px;
}
.col2-70 #col1 {
	width: 470px;
}
.col2-70 #col2 {
	width: 216px;
}
.col1 #col1 {
	width: 724px;
	margin-right: 0;
}
.col1 #col2 {
	display: none;
}
#content p {
	padding-bottom: 1em;
	line-height: 1.3em;
	font-size: 13px;
}
/* Content */
/* Footer */
#footer {
	display: block;
	height: 128px;
	background: url(images/bg_footer.gif) repeat-x;
	margin-top: -2px;
}
#footer div {
	width: 770px;
	height: 59px;
	margin: 0 auto;
	background: url(images/bg_footerDiv.gif) no-repeat;
	color: #312a23;
	font: 11px Tahoma, Sans-Serif;
}
#footer div p {
	color: #999999;
	clear: left;
	padding-left: 17px;
}
/* Footer addr */
#footer address {
	float: right;
	text-align: right;
	padding: 9px 9px 0 0;
}
#footer address * {
	font-style: normal;
	color: #999999;
}
#footer address em.street-address {
	display: block;
}
#footer address span {
	display: block;
}
#footer address span.org {
	display: none;
}
/* Footer addr */
/* // Footer */
/* // Page setup */
/* Navigation & Lists */
/* Primary nav */
ul#nav {
	display: block;
	height: 44px;
	background: url(images/bg_nav.gif);
	list-style: none;
	padding-left: 80px;
}
ul#nav li a {
	display: block;
	float: left;
	height: 44px;
}
ul#nav li {
	display: block;
	float: left;
	height: 44px;
}
ul#nav li {
	position: relative;
}
ul#nav li a {
	font: 16px/44px "Trebuchet MS", Sans-Serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #918d88;
	padding: 0 15px;
}
ul#nav li.current a:hover {
	color: #fff;
	background: url(images/bg_navHover.gif);
}
ul#nav li.over a {
	color: #fff;
	background: url(images/bg_navHover.gif);
}
ul#nav li:hover a {
	color: #fff;
	background: url(images/bg_navHover.gif);
}
ul#nav li a:hover {
	color: #fff;
	background: url(images/bg_navHover.gif);
}
ul#nav li.current a {
	background: url(images/bg_navCurrent.gif);
}
ul#nav li ul {
	display: none;
}
ul#nav li.over ul {
	display: block;
	position: absolute;
	top: 43px;
	left: 0;
	width: 200px;
	background: #000;
	height: auto !important;
	padding: 1px 0;
}
ul#nav li:hover ul {
	display: block;
	position: absolute;
	top: 43px;
	left: 0;
	width: 200px;
	background: #000;
	height: auto !important;
	padding: 1px 0;
}
ul#nav li.over ul li {
	width: 190px;
	height: auto !important;
	float: none;
	padding: 0 5px;
}
ul#nav li:hover ul li {
	width: 190px;
	height: auto !important;
	float: none;
	padding: 0 5px;
}
ul#nav li.over ul li a {
	color: #918d88 !important;
	background: none !important;
	float: none;
	width: 190px;
	padding: 5px 0 !important;
	font: 14px "Trebuchet MS", Sans-Serif;
	text-transform: none;
	height: auto !important;
	text-indent: 10px;
	border-bottom: 1px solid #111;
}
ul#nav li:hover ul li a {
	color: #918d88 !important;
	background: none !important;
	float: none;
	width: 190px;
	padding: 5px 0 !important;
	font: 14px "Trebuchet MS", Sans-Serif;
	text-transform: none;
	height: auto !important;
	text-indent: 10px;
	border-bottom: 1px solid #111;
}
ul#nav li ul li.first {
	border-top: 1px solid #4F3B25;
}
ul#nav li ul li.last a {
	border-bottom: none;
}
ul#nav li ul li a:hover {
	color: #fff !important;
}
/* // Primary nav */
/* Secondary nav */
ul.subnav {
	list-style: none;
	padding: 0 !important;
	border-top: 1px solid #564736;
}
ul.subnav li {
	display: block;
	border-bottom: 1px solid #564736;
}
ul.subnav li a {
	display: block;
	text-decoration: none;
	padding: 4px 4px 4px 15px;
	background: url(images/bg_bullet.gif) no-repeat 4px 9px;
}
ul.subnav li.parent a {
	background-image: url(images/bg_bulletPrev.gif);
}
/* // Secondary nav */
/* Promotional Items */
ul.promo {

	display: block;

	list-style: none;

	padding: 0 !important;

}

ul.promo li {

	display: block;

	width: 246px;

	height: 103px;

	float: left;

	margin-bottom: 8px;

}

ul.promo li a {
	float: left;
	display: block;
	width: 175px;
	height: 91px;
	padding: 0px 55px 0px 0px;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
	color: #cfb880;
	border: 3px solid #b8934d;
}

ul.promo li a strong {

	color: #fff;

	display: block;

	font: 16px "Trebuchet MS";

	text-transform: uppercase;

	padding-bottom: 4px;

}

ul.promo li a:hover {

	color: #fff;

	border: 3px solid #d1b480;

}

ul.promo li.res a {
	background-image: url(images/bg_promoRes.gif);
}
ul.promo li.prices a {
	background-image: url(images/bg_promoPrices.gif);
}

ul.promo li.spa a {
	background-image: url(images/bg_promoSpa.gif);
}
ul.promo li.stay a {
	background-image: url(images/bg_promoStay.gif);
}
ul.promo li.val a {
	background-image: url(images/bg_promoVal.gif);
	border: 3px solid #b45a6a;
	color: #d78c9b;
	width: 200px;
	padding-right: 30px;
}
ul.promo li.val a:hover {
	border: 3px solid #e38d9b;
	color: #fff;
}
/* // Promotional Items */
/* Footer nav */
#footer div ul {
	list-style: none;
	padding: 15px 0 15px 14px;
}
#footer div ul li {
	float: left;
}
#footer div ul li a {
	float: left;
	display: block;
	padding: 0 16px 0 4px;
	background: url(images/bg_footerNav.gif) no-repeat 100% 4px;
	font: 11px Tahoma, sans-serif;
;	text-transform: uppercase;
	text-decoration: none;
	color: #6c6761;
}
#footer div ul li a:hover {
	color: #999999;
	text-decoration: none;
}
#footer div ul li.last a {
	background: none;
}
/* // Footer nav */
/* Branding nav */
ul#branding {
	list-style: none;
	width: 770px;
	margin: 0 auto;
	padding-top: 12px;
}
ul#branding li {
	float: right;
	height: 22px;
	margin-left: 12px;
}
ul#branding li a {
	height: 22px;
	opacity: .5;
}
ul#branding li a:hover {
	opacity: 1;
}
ul#branding li a.fullcms {
	background: url(images/brand_fullcms.gif);
	width: 71px;
}
ul#branding li a.hexabomb {
	background: url(images/brand_hexabomb.gif);
	width: 84px;
}
/* // Branding nav */
/* Content lists */
body.mceContentBody ul {
	padding: 0 0 1em 2em;
}
#content ul {
	padding: 0 0 1em 2em;
}
body.mceContentBody ul li {
	padding-bottom: .2em;
}
#content ul li {
	padding-bottom: .2em;
}
/* // Content lists */
/* // Navigation & Lists */
/* Form styles */
#content form fieldset {
	border: none;
	padding: 0;
}
#content form fieldset legend {
	display: none;
}
#content form fieldset ol {
	list-style: none;
}
#content form fieldset ol li {
	clear: left;
	padding: 4px 0;
	border-bottom: 1px solid #5E472D;
}
#content form fieldset ol li label {
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 5px;
	line-height: 1.7em;
}
#content form fieldset ol li label.fluid {
	width: auto;
	float: left;
	text-align: left;
	padding: 0 0 5px 20px;
}
#content form fieldset ol li.checks .plain {
	margin: 4px 5px 5px 145px;
	float: left;
	clear: left;
}
#content form fieldset ol li.checks input {
	margin-left: 160px;
}
#content form fieldset ol li br {
	display: block;
	clear: left;
}
#content form fieldset ol li.checks label.fluid {
	display: block;
	padding: 0 !important;
}
#content form fieldset ol li p {
	padding-left: 20px;
	padding-bottom: 5px !important;
}
#content form fieldset ol li .plain {
	border: 0 !important;
	padding: 0 !important;
	background: none;
}
#content form fieldset textarea {
	margin-left: 145px;
	width: 400px;
	overflow: auto;
}
#content form fieldset .indented {
	margin-left: 145px;
}
#content form fieldset table {
	margin-left: 145px;
}
#content form fieldset select {
	border: 1px solid #231A10;
	background: #61492F;
	padding: 3px;
	font: 12px Tahoma, Sans-Serif;
	color: #fff;
}
#content form fieldset textarea {
	border: 1px solid #231A10;
	background: #61492F;
	padding: 3px;
	font: 12px Tahoma, Sans-Serif;
	color: #fff;
}
#content form fieldset input {
	border: 1px solid #231A10;
	background: #61492F;
	padding: 3px;
	font: 12px Tahoma, Sans-Serif;
	color: #fff;
}
#content form fieldset select {
	padding: 2px;
}
#content form fieldset select option {
	padding: 0 20px 0 2px;
}
#content form fieldset button {
	margin-top: 10px;
	margin-left: 145px;
	padding: 5px 20px;
	font: 13px Tahoma, Sans-Serif;
	cursor: pointer;
}
#content #col2 form fieldset label {
	width: 80px;
}
#content #col2 form fieldset textarea {

	float: left;

	margin-left: 4px;

	width: 240px;

}

/* Warning Area */

#content form #warning {
	padding: 1em;
	color: #c00;
	border: 1px solid #c00;
	display: none;
	margin-top: 1em;
}
#content form ol li.validation label {
	color: #c00 !important;
}
/* // Warning Area */
/* Newsletter form */
#content #subscribe {
	padding: 0 !important;
}
#content #subscribe h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin: 0 !important;
	padding: 0 !important;
}
#content #subscribe p {
	font-size: 11px;
	padding: 0 !important;
	margin: -.5em 0 0 0 !important;
	color: #777;
}
#content #subscribe ol {
	padding-top: 1em;
}
#content #subscribe ol li {
	border-bottom: none;
}
#content #subscribe ol li label {
	font-size: 10px;
	line-height: 2.9em;
	text-transform: uppercase;
	width: 9em;
	color: #9E7100;
}
#content #subscribe ol li input {
	background: #9E7100;
	border: 1px solid #b8934d;
	font: 16px "Trebuchet MS", Sans-Serif;
	width: 150px;
}
#content #subscribe ol li input#param_newsEmail {
	width: 312px;
}
#content #subscribe button {
	width: 125px;
	height: 33px;
	background: url(images/btn_subscribe.gif);
	border: none;
	margin: 5px 0 15px 95px;
}
/* // Newsletter form */
/* // Form styles */
/* Misc */
#content address {
	padding-bottom: 1em;
}
/* // Misc */
/* Site News */
.siteNews {
	list-style: none;
	padding: 0 !important;
}
.siteNews li a {
	display: block;
	color: #9B948D;
	text-decoration: none;
	padding: 5px 0 10px 0;
	border-bottom: 1px dashed #231A10;
	font-size: 11px;
	line-height: 12px;
}
.siteNews li a strong {
	display: block;
	padding-bottom: 4px;
	color: #fff;
}
.siteNews li a:hover {
	color: #fff;
}
/* // Site News */
/* Misc */
.leftFloat {
	float: left;
	margin: 0 1em 1em 0;
	clear: left;
}
/* // Misc */

.style1 {
	border-width: 0px;
}


