@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------  Global Reset --------------------------------------------------------- */

html, body {
	border: 0;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

body {
	background-image: url(../images/top_body_bg2.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFF;
}

.clr {
	clear: both;
	margin: 0;
	padding: 0;
}

.hr {
	height: 57px;
	width: 100%;
	background: url(../images/hr_divider.jpg) repeat-x top;
}

.container {
	background: url(../images/hr_divider.jpg) repeat-x top;
	padding-top: 10px;
}

.spacer {
	height: 25px;
	clear: both;
}

#newspaper-a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 10px 0px 45px 0px;
	width: 670px;
	text-align: left;
	border-collapse: collapse;
	border: 1px #a6cebd solid;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	background: #CCC;
	border-bottom: 1px dashed #a6cebd;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: a6cebd;
}
#newspaper-a tbody tr:hover td
{
	color: #666;
	background: #ebebeb;
}

.adsense {
	width: 306px;
	height: 300px;
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
	padding: 20px 0 0 10px;
	margin-bottom: 20px;
}

/* --------------------------------------------------------- Image Styling ---------------------------------------------------------- */

.img-left {
	float: left;
	background-color: #f7f7f7;
	padding: 10px;
	margin: 0 10px 5px 0;
	border: 1px #dddddd solid;
}

.img-right {
	float: right;
	background-color: #f7f7f7;
	padding: 10px;
	margin: 0 10px 5px 0;
	border: 1px #dddddd solid;
	z-index: -1000;
}

.membership-left {
	float: left;
	margin: 0 0 0 0;
	text-align: center;
}

.membership-other {
	float: left;
	margin: 0 0 0 45px;
	text-align: center;
}

#specials {
	width: 318px;
	margin: 80px 0 60px 0;
}

.special-image img {
	width: 330px;
	height: 138px;
	border: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.special-content {
	width: 330px;
	height: 102px;
}

.special-readmore {
	float:right;
	margin: 10px 10px 0 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#special-left {
	float: left;
	width: 330px;
	height: 240px;
}

#special-right {
	float: left;
	width: 330px;
	height: 240px;
	margin: 0 0 0 16px;
}

.iframe-style {
}

/* ----------------------------------------------------------  Structure ----------------------------------------------------------- */

#body_container {
	width: 1024px;
	margin: auto;
}

#body_content {
	width: 1024px;
	margin: auto;
}

#header {
	width: 1024px;
	height: 162px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	margin: auto;
}

#top {
	height: 57px;
}

.bookings {
	float:left;
	width: 600px;
	height: 20px;
	margin: 15px 0 0 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #979797;
	background-color: #FFF;
	border: 1px #8c755c solid;
	padding: 2px;
}

.the-post-house-logo {
	float: left;
	margin: 57px 0 0 10px;
	width: 433px;
	height: 68px;
}

.logo_byline {
	float: left;
	margin: 82px 0 0 20px;
	width: 341px;
	height: 24px;
}

.logo_star {
	float: left;
	margin: 81px 0 0 100px;
	width: 85px;
	height: 23px;
}

#nav {
	height: 45px;
	background:none;
}

#flash {
	height: 296px;
	padding: 16px 0;
	background: url(../images/flash_bg.jpg) no-repeat top left;
}

#content {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	margin: 20px 0 0 0;
}

.two-thirds {
	float: left;
	width: 676px;
}

#image-container {
	width: 676px;
}

#image-container img {
	float: left;
	margin: 10px 0 10px 0;
}

.two-thirds ul li {
	list-style: none;
	list-style-image: url(../images/bullett.png);
	line-height: 26px;
	margin: 0 0 10px 25px;
	padding-left: 10px;
}

.two-thirds-form {
	float: left;
	width: 676px;
}

.two-thirds-form ul li {
	list-style: none;
	line-height: 26px;
	margin: 0 0 10px 25px;
	padding-left: 10px;
}

.two-thirds-beauty {
	float: left;
	width: 676px;
}

.one-third {
	float: left;
	width: 318px;
	margin: 0 0 0 30px;
}

.one-third h3 {
	background: #a6cebd;
	color: #FFF;
	line-height: 28px;
	padding-left: 15px;
	margin: 0px;
	font-weight: lighter;
}

#footer {
	height: 324px;
	background: url(../images/footer_bg.gif) repeat-x top;
}

#footer h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: lighter;
	color: #FFF;
	margin: 36px 0 0 0;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#footer p span {
	font-weight: bold;
	color:#627114;

}

#footer a:link, a:visited {
	color: #FFF;
	font-weight: bold;
}

#footer_container {
	width: 1024px;
	margin: auto;
}

#footer-top {
	height: 241px;
	margin: 7px;
}

#footer-bottom {
	height: 35px;
	margin: 7px;
}

#footer-bottom a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#footer-bottom a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#footer-bottom a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}

#footer-bottom a:active {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	float: left;
	width: 50%;	
}

.design {
	float: left;
	width: 50%;
	text-align: right;
}

.card-disclaimer {
	font-size: 10px;
	font-weight: bold;
	color: #F00;
	line-height: 12px;
}

.copyright, .design {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	margin: 5px 0 0 0;
}

.ft-one-third {
	width: 330px;
	float: left;
	margin: 0 0 0 0;
}

.ft-two-thirds {
	width: 644px;
	float: left;
	margin: 0 0 0 10px;	
}

.address-container {
	float: left;
	width: 330px;
	margin: 0 0 0 10px;
}

.address-container p {
	margin-left: 45px;
}

/* ----------------------------------------------------------------- Newsletter Form Styling ------------------------------------------------------------------ */

#maillist {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width: 330px;
	height: 40px;
}

#maillist input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/bg-search.png) no-repeat scroll 0 0;
	border:none;
	font-size:1.0em;
	color:#444444;
	padding:6px 10px 8px 10px;
	width:182px;
	float:left;
}

#maillist input:focus, #maillist input:hover, #maillist button:focus, #maillist button:hover {
	background:transparent url(../images/bg-search.png) no-repeat scroll -312px 0;
}

#maillist button {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(../images/bg-search.png) no-repeat scroll -202px 0px;
	border:none;
	font-size:1.0em;
	color:#a1a1a1;
	padding:0px 10px 0px 10px;
	font-weight: bold;
	height:32px;
	width:110px;
	float:left;
}

#maillist button:focus, #maillist button:hover {
	background:transparent url(../images/bg-search.png) no-repeat scroll -514px 0px;
	color:#336633;
}

/* ------------------------------------------------------------------- Map ------------------------------------------------------------------------ */

.map a{
	float: left;
	display: block;
	width: 300px;
	height: 200px;
	background: url(../images/map.png) no-repeat 0 0;
	margin: 36px 0 0 0;
}

.map a:hover
{ 
	background-position: 0 -202px;
}

.map a span
{
	display: none;
}

/* ----------------------------------------------------------------- Cuber Style ------------------------------------------------------------------ */

.cu3er_resize {
	width:1024px;
	height: 296px;
	margin:0 auto; 
	padding:0; 
}

#cu3er-container {
	width:1024px;
	outline: 0;
}

/* ----------------------------------------------------------------- Typography -------------------------------------------------------------------- */

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

a:visited {
	text-decoration: none;
	color: #94a344;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a:active {
	text-decoration: none;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #a6cebd;
	margin: 5px 0 10px 0;
	font-weight: normal;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #979797;
	line-height: 24px;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #a7c3b7;
	font-weight: lighter;
}

.specials-header {
	width: 666px;
	height: 26px;
	background: url(../images/div_top_bg.jpg) top repeat-x;
	margin: 0;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #666;
	text-align: center;
}

.specials-price {
	float: right;
	margin-right: 40px;
}

.special-readmore a:link {
	color: #94a344;
	text-decoration: none;
}

.special-content h4 {
	margin: 5px 0 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #94a344;
}

.special-content p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin: 0;
	line-height: normal;
}

.pub {
	background: url(../images/header_icons/beer-icon.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.cake {
	background: url(../images/header_icons/cake.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.conference {
	background: url(../images/header_icons/conference.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.beauty {
	background: url(../images/header_icons/beauty.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.normal {
	background: url(../images/header_icons/beach-chair-icon.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.room {
	background: url(../images/header_icons/Futon-bed-icon.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.member {
	background: url(../images/header_icons/administrator-icon.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.news {
	background: url(../images/header_icons/Clipping-Text-icon.png) no-repeat left;
	padding-left: 40px;
	margin: 16px 0 10px 0px;
}

.mapicon {
	background: url(../images/header_icons/map-icon.png) no-repeat left;
	padding-left: 45px;
	margin: 16px 0 10px 0px;
}

.david {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 5px 40px 0 0;
	font-style: italic;
}

/* ------------------------------------------------------------------ Quotes Styling ------------------------------------------------------------- */

.widget {
	background-color: #FFF;
	width: 318px;
	margin-bottom: 20px;
	}
	
.widget-icon {
	margin: 0 8px 0 0;
	border: 0;
}

.widget_content {
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
	padding: 25px;
}

.widget2 {
	background-color: #FFFFFF;
	width: 318px;
	margin-bottom: 20px;
	}

.widget_content2 {
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
	padding: 25px;
}

.booking {
	background-color: #FFFFFF;
	width: 318px;
	margin-bottom: 20px;
	}

.booking_content {
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
}

.facebook {
	background-color: #FFFFFF;
	width: 318px;
	}

.facebook_content {
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
	padding: 20px 0 0 10px;
	margin-bottom: 20px;
}

.contact_side {
	background-color: #FFFFFF;
	width: 318px;
	margin-bottom: 20px;
	}

.contact_side_content {
	border: 1px solid #a7c3b7;
	border-top: 0 none;
	background: url(../images/arrow_down.png) no-repeat 260px top;
	padding: 10px;
}

.contact_side_content p {
	margin: 0 0 10px 0;
	line-height: normal;
}

.contact_side_content .phone {
	background: url(../icons/16px/phone-icon.png) no-repeat top left;
	padding-left: 20px;
	margin: 0 0 10px 10px;
}

.contact_side_content .fax {
	background: url(../icons/16px/Hardware-Fax-icon.png) no-repeat top left;
	padding-left: 20px;
	margin: 0 0 10px 10px;
}

.contact_side_content .email {
	background: url(../icons/16px/Mail-icon.png) no-repeat top left;
	padding-left: 20px;
	margin: 0 0 10px 10px;
}

.contact_side_content .address {
	background: url(../icons/16px/Google-Maps-icon.png) no-repeat top left;
	padding-left: 20px;
	margin: 0 0 10px 10px;
}

.mapfloatright a{
	float: right;
	display: block;
	width: 96px;
	height: 96px;
	background: url(../icons/96px/map.png) no-repeat 0 0;
	margin: 70px 5px 0 0;
	border: 0px;
	z-index: 999;
}

.mapfloatright a:hover
{ 
	background-position: 0px -96px;
}

.mapfloatright a span
{
	display: none;
}

	
blockquote {
	font-family: "TimesNewRoman";
	font-size: 14px; 
	line-height: 21px;
	font-style: normal;
	width: 255px;
	margin: 0;
}
	
blockquote p {
	margin-bottom: 5px;
	color: #666;
}

blockquote cite {
	display: block;
	text-align: right;
	color:  #666;
}

/* ------------------------------------------------------------- Questions & Answers -------------------------------------------------------------------- */

.heading {
	margin: 0 0 5px 0;
	color: #333;
	background: url(../icons/Button-Add-icon.png) no-repeat top left;
	background-position: 2px;
	padding: 3px 10px 3px 35px;
	cursor: pointer;
	position: relative;
	background-color:#a6cebd;
}

.content2 {
	padding: 5px 10px;
	background-color:#fafafa;
	border: 1px #a6cebd solid;
	margin: 0 0 5px 0;
}

.content2 .icon {
	float: right;
	margin: 10px 10px 0 10px;
}

/*------------------------------------------------------------------ Form Styling ------------------------------------------------------------------------- */

.iform {
	font: 12px/26px Verdana, Geneva, sans-serif; 
	width:600px; 
	margin:30px auto;
	list-style: none;
}

.iform ul {
	margin:0; 
	padding:0; 
}

.iform ul ul {
	overflow:auto;
}

.iform li {
	padding-bottom:5px;
}

.iform ul li {
	list-style: none;
}


.iform label {
	width:150px; 
	display:block; 
	float:left;
	line-height:26px;
}

.iform label.ilabel {
	width:auto; 
	display:inline; 
	float:none; 
	line-height:26px; 
	padding:0 5px;
}

.iform .itext,.iform .itextarea,.iform .iselect,.iform .ibutton { 	
	width:400px;
	border:1px solid #999;
	-webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	margin:0;
	padding:5px;
	background: #fff;
	background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
	background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

}

.iform .itext:hover,.iform .itextarea:hover,.iform .iselect:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itextarea:focus,.iform .iselect:focus,.iform .ibutton:focus{
	border-color: #333;
	background:#fff;
}

.iform .itext {
}


.iform .itextarea{ 
	height:100px;
	width: 400px;
}

.iform .ibutton {
	width:auto;
	background: #efefef;
	background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
	background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

.iform .ibutton:hover,.iform .ibutton:focus {
	background:#dadada;
}

.iform li.iheader {
	display:block;
	font-size:18px; 
	border-bottom:1px solid #000; 
	padding:5px; 
	text-indent:10px; 
	margin:5px 0 15px 
}

.iform li.iseparator {
	display:block; 
	text-indent:-9999px; 
	height:10px; 
	line-height:10px; 
	border-bottom:1px solid #999;
	margin:5px 0 15px
	list-style: none;
}

.iform .required {
	border-color:#F00;
}

/* --------------------------------------------------- Beauty Salon Menu Styling -------------------------------------------------------------- */

#menu-item {
	width: 660px;
	margin-bottom: 60px;
}

#menu-item h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ff9999
}


#menu-item .item {
	float: left;
	width: 550px;
}

#menu-item span {
	font-size: 12px;
	color: #999;
}

#menu-item .price {
	float: right;
	width: 80px;
}

/* -------------------------------------------------------------- Gallery ------------------------------------------------------------------------ */

.gallery img {
	display: inline;
    float: left;
    margin: 0 50px 20px 0;
	padding: 10px;
	background-color: #efefef;
	border: #CCC 1px solid;
}

/* --------------------------------------------------------------- POPUPS -------------------------------------------------------------------------*/
#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 40%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
