/* @override http://localhost/~adam/oneperysquare.com/site/css/style.css */
/* @override http://www.oneperysquare.com/css/style.css */
/* oneperysquare.com stylesheet by bristlebird media works */

body {
	padding: 0;
	margin: 0;
	background:  #d9dcd3 url(../images/styles/bg_3.jpg) repeat-x;
	font: 70%/150% "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	color: #444;
}
a:link, a:visited {
	color: #994d24;
	/* color: #57544c; */
	text-decoration: none;
}
a:hover {
	color: #5a7d61;
	text-decoration: underline;
}
p {
	margin-top: 3px;
	margin-left: 3px;
	padding: 0;
}

/* @group autoclearing */

.autoclear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.autoclear { display: inline-block; }

/* Hides from IE-mac \*/
* html .autoclear { height: 1% }
.autoclear { display: block }
/* End hide from IE-mac */

/* @end */

/* @group wrappers */

#box_outer {
	width: 970px;
	margin: 20px auto 0;
	padding: 0;
	background: #fcfcfb url(../images/styles/side_left2.jpg) repeat-y 0 bottom;
}
#box_inner {
	margin: 0;
	padding: 0;
	background: url(../images/styles/side_right2.jpg) repeat-y right bottom;
}

/* @end */

/* @group left */

#page_left {
	width: 177px;
	height: 730px;
	background: url(../images/styles/bg_left_col.jpg) no-repeat;
}

h1, h1 a {
	text-indent: -1000em;
	width: 102px;
	height: 160px;
	margin: 0 0 0 37px;
}
h1 a {
	font-size: 1em;
	background: url(../images/styles/bg_h1.jpg) no-repeat 0 0;
	text-indent: -1000em;
	/*\*/overflow: hidden;	
	margin: 0;
	float: left;
}
h1 a:hover {
	background: url(../images/styles/bg_h1.jpg) no-repeat 0 -160px;
}

#page_left h4 {
	height: 12px;
	text-indent: -1000em;
	margin: 0 0 3px 15px;
	padding: 0;
}

#page_left form {
	margin: 0px 0 0 15px;
	padding: 0;
}
#page_left input {
	background-color: #fffff8;
	color: #665a54;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 0.9em;
	height: 14px;
	width: 106px;
}
#page_left input.subscribe {
	padding: 0;
	color: #547695;
	width: 40px;
	border-style: none;
	height: 24px;
	margin-top: -25px;
	margin-left: 112px;
}


* html #page_left input.subscribe {
	margin-top: -35px;
}  /* IE 6 HACK  */
*:first-child+html #page_left input.subscribe {
	margin-top: -37px;
} /* IE 7 HACK */ 
#page_left form label {
	font-size: 0.8em;
	text-transform: uppercase;
}
#page_left h4.availability {
	background: url(../images/styles/h4_booknow.gif) no-repeat;
	margin-left: 55px;
}
#page_left h4.news_subscribe {
	background: url(../images/styles/h4_news_subscribe.gif) no-repeat;
}
/* @group book_form */

#book_form {
	margin: 0 0 0 15px;
	width: 100px;
	clear:left;
	font-size: 10px;
	color: #665a54;
	height: 90px;
}
#book_form iframe {
	margin: 0;
	padding: 0;
	height: 80px;
}
/*
#book_form p {
	margin: 0;
	padding: 0;
	text-align: right;
	text-transform: lowercase;
}
#book_form form {
	margin: 0;
	padding: 0;
} 
#book_form select {
	border: 1px solid silver;
	height: 18px;
	font-family: Arial, "Lucida Grande", Lucida, sans-serif;
	margin-top: 2px;
	color: #665a54;
	margin-left: 0;
}
*/
/* @end */

/* @group nav */

#nav {
	margin: 0 0 10px 28px;
	height: 366px;
	clear: left;
}
#nav * {
	display:block;
	margin: 0;
}
#nav ul {
	text-indent: -1000em;
	margin: 0;
	background: url(../images/styles/nav_bottom_t.jpg) no-repeat 0 bottom;
	padding: 0 0 87px;
}
 
#nav ul li {
	width:127px;
	height:22px;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	width:127px;
	height:22px;
	background-repeat: no-repeat;
	background-position: 0 top;
}
#nav ul li a:hover, #nav ul li a.active {
	background-position: 0 22px;
}
#nav ul li a.active {
	cursor: default;
}
#nav li.the_house a {
	background: url(../images/styles/nav_house.jpg);
}
#nav li.guestrooms a {
	background:url(../images/styles/nav_stay.jpg);
}
#nav li.brasserie_one a {
	background:url(../images/styles/nav_brasserie.jpg);
}
#nav li.the_spa a {
	background:url(../images/styles/nav_spa.jpg);
}
#nav li.wine_room a {
	background:url(../images/styles/nav_winerm.jpg);
}
#nav li.special_offers a {
	background:url(../images/styles/nav_offers.jpg);
}
#nav li.gift_vouchers a {
	background:url(../images/styles/nav_vouchers.jpg);
}
#nav li.newsletter a {
	background:url(../images/styles/nav_newsevents.jpg);
}
#nav li.location a {
	background:url(../images/styles/nav_location.jpg);
}
#nav li.contact a {
	background:url(../images/styles/nav_contact.jpg);
}
#nav li.igallery a {
	background:url(../images/styles/nav_gallery.jpg);
}
#nav li.food a {
	background:url(../images/styles/nav_food.jpg);
}

#nav li.virtualtours a {
	background:url(../images/styles/nav_virtualtours.jpg);
}
#nav li.weddings a {
	background:url(../images/styles/nav_weddings.jpg);
}
#nav li.nav_bottom {
	background:url(../images/styles/nav_nav_bottom.jpg);
	height:42px;
}

/* @end */
/* @end */

/* @group right */

#page_right {
	width: 793px;
	margin-top: -730px;
	margin-left: 177px;
	background: url(../images/styles/side_right.jpg) no-repeat right top;
	overflow: visible;
}

#page_right img {
	border: 1px solid #444;
}

.port_slides {
	border: 1px solid #444;
	float: right;
	margin: 0 10px;
}

* html #page_right .port_slides {
	margin-right: 5px;
}

#main {
	margin-left: 0;
	margin-right: 10px;
	padding-top: 10px;
	background: url(../images/styles/bg_main2.jpg) no-repeat 0 -1px;
}

#main.rht330 {
	margin-right: 330px;
}
#main p {
	padding: 0;
	margin: 2px 10px 6px 15px;
}
#main ul {
	list-style-image: url(../images/styles/arrow.jpg);
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}
h3 {
	margin-left: 10px;
	border-top: 1px dotted #c4c4c4;
	padding-top: 5px;
	color: #4e6952;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: normal normal 1.4em "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	clear: left;
}
h4 {
/*	color: #8c5934; */
	color: #9e3c0a;
	background: url(../images/styles/bg_h4b.jpg) no-repeat ;
	padding-top: 5px;
	height: 20px;
	margin-top: 0;
	padding-left: 8px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 10px;
	font: normal normal 1.2em/18px Georgia, "Times New Roman", Times, serif;
	overflow: hidden;
}
#page_right h4.rss img {
	border: none;
	margin: 0 5px 0 0;
	float: left;
}
h5, .category, #cart p.order_total span {
	text-transform: lowercase;
	/* color: #6a7f71;
	color: #a80e56;*/
	color: #6a7f71;
	margin: 10px 0 0 10px;
	font: bold 1.3em Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: -1px;
}
h6, .h6_inline {
	margin: 0 0 0 10px;
	padding: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #999;
	font-size: 1em;
}

.menu {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 530px;
}

#main .menu p {
	margin-bottom: 8px;
}

#main .menu p span, #main .menu p i {
	color: gray;
}

#main .menu h5 {
	border-bottom: 1px dotted silver;
	margin-right: 60px;
	margin-left: 60px;
}

* html #page_right #main .menu {
	width: 500px;
}
p.menu_div {
	background: url(../images/styles/menu_scroll3.gif) no-repeat center center;
	height: 60px;
}
#main .th_paras {
	clear: left;
	margin-top: 10px;
	padding-left: 10px;
}
#main .th_paras img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
}

#main .th_paras p {
	margin-left: 118px;
}

.left_120 {
	margin-left: 120px;
}
#main .th_paras h4.left_120 {
	margin-left: 110px;
}
.spaitem {
	width: 520px;
	padding-bottom: 20px; 
	margin: 15px 0; 
	border-bottom: 1px dotted #c4c4c4;
}
.spa_offers {
	clear: left;
	margin-top: 15px;
}
.addthis {
	float: right; 
	margin-top: 0;	
}
.read-more {
	font-style: italic;
	text-transform: lowercase;
}

/* @group tnav */

#tnav {
	text-align: center;
	padding: 0;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
	height: 88px;
	background: url(../images/styles/top_buttons2.jpg) 0 0;
}
#tnav * {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;	
}
#tnav ul {
	display: table;
	text-align: center;
	padding: 0;
	margin: 0;
}
#tnav li {
	display: table-cell;
	float: left;
	width: 260px;
	padding: 0;
	margin: 0;
}
#tnav ul li a {
	display: block;
	height: 88px;
	background: url(../images/styles/top_buttons3.jpg) no-repeat;
	text-indent: -1000em;
} 
#tnav ul li.brasserie a  {
	background-position: 0 0;
}
#tnav ul li.spa a  {
	background-position: -260px 0;
}
#tnav ul li.wine a  {
	background-position: -520px 0;
}
#tnav ul li.brasserie a:hover {
	background-position: 0 -88px;
}
#tnav ul li.spa a:hover {
	background-position: -260px -88px;
}
#tnav ul li.wine a:hover {
	background-position: -520px -88px;
}
#tnav ul li a {
	cursor: pointer;
}
/* @end */

/* @group home */

#slideshow {
	z-index: 0;
	position: absolute; 
	float: left;
	height: 406px;
	width: 783px;
	margin-top: -1px;
}
/*
#middle {
	position: absolute; 
	z-index: 101;
	height: 390px;
	width: 783px;
	margin-left: 0;
	padding-top: 16px;
}
#middle p, #middle h4 {
	margin-right: 18px;
	margin-left: 522px;
}
#middle h4 {
	margin-top: 0;
	margin-bottom: 3px;
}
#middle h4.offers {
	background: url(../images/styles/h4_offers_bg.gif) no-repeat;
	height: 14px;
	text-indent: -1000em;
}
#middle p {
	font-size: 0.9em;
	color:#FFFFFF;
	padding: 2px 0 0;
	margin-top: 0;
	margin-bottom: 0;
	height: 84px;
	border-top: 1px solid #4e514c;
	line-height: 1.2em;
}
#middle p span {
	text-transform: uppercase;
	font-weight: bold;
}

#middle p.all_offers {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#middle p img{
	border: 1px solid #b0b7ac;
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
} 
#middle p a {
	color: #c39436;
}
/*
/* @end */

/* @group contact */

#contact_info {
	margin-right: 20px;
	width: 230px;
	float: right;
	margin-left: 10px;
	margin-top: 40px;
}
#contact_info h4 {
	margin-left: 0;
}
#contact_info p {
	margin-left: 10px;
	margin-right: 10px;
}
#contact_info img {
	margin-bottom: 10px;
}
#contact_info ul {
	margin-right: 15px;
	padding-left: 25px;
	margin-left: 5px;
	list-style-image: url(../images/styles/arrow.jpg);
}

/* @end */

/* @group location */

#map {
	width: 520px; 
	height: 320px;
	border: 1px solid #444;
	margin: 10px;
}
* html #map {
	width: 505px;
}

/* @end */

/* @group forms */


#main form {
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-right: 10px;
}
#main form p {
	padding: 0;
	margin: 0 0 0 15px;
}
#main form input.txt, #contact_info form input.txt, #main form textarea  {
	border: 1px inset #ccc;
	background-color: #edf1e3;
	width: 340px;
	float: right;
	padding-left: 3px;
	clear: both;
	margin-top: 2px;
}
#main form input.txt { height: 14px; }
#contact_info form input.txt {
	width:  200px;
	margin-left: 5px;
	float: none;
}
#contact_info form table {
	margin-right: 5px;
}
#main form input.chk, #main form input.radio { 	
	clear: both;
	float: right;
	margin-bottom: 2px;
}
#main form textarea { 
	height: 180px; 
	margin-bottom: 0;
}
#main form label, #contact_info form label {
	text-transform: lowercase;
	padding-right: 10px;
	float: right;
	color: #6a7f71; 	
	/*color: #a80e56;*/
	padding-top: 2px;
	font: bold 1.3em Helvetica, Geneva, Arial, sans-serif;
	letter-spacing: -1px;
	margin-left: 10px;
}

#main form select.contact_dd {
	border: 1px inset silver;
	height: 20px;
	margin-top: 2px;
	margin-left: 0;
	background-color: #edf1e3;
	padding: 2px;
	width: 180px;
	float: right;
}
#main form p input, #main form p select, #main form p textarea, #main form input, #main form select, #main form textarea {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #665a54;
	color: #545454;
}

#contact_info form input.chk, #contact_info form input.radio { 	
	clear: both;
	float: right;
	margin-bottom: 2px;
}
/* @end */

/* @group cart */

#cart {
	width: 500px;
}
#main table.shop {
	margin-left: 10px;
	border-bottom: 4px solid #e5e5e5;
	width: 98%;
}
#main table.shop th, #main table.shop td {
 	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
} 
#main table.shop th {
	border-top: 1px dotted #e5e5e5;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #333c72;
	text-transform: uppercase;
	background-color: #f2f4ec;
	padding: 2px 5px;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
#main table.shop td.product {
 	/* width: 120px; */
}
#main table.shop td {
	border-top: 1px dotted #e5e5e5;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main table.shop td.category {
	border-top: 1px solid #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
td.price {
	text-align: right;
	width: 80px;
	white-space: nowrap;
}
td.centre {
	text-align: center;
}
table.shop select {
	border: 1px inset silver;
	height: 20px;
	margin-top: 2px;
	margin-left: 3px;
	width: 65px;
	padding: 2px;
}
td.price, table.shop select {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #545454;
	
}
table.shop select.quantity {
	width: 40px;
}

#main #cart form {
	float: none;
	margin: 5px 0 0;
	padding: 0;
	width: 100%;
}
#main form h4 {
	margin-bottom: 5px;
	margin-top: 15px;
}
#main form p.show_hide {
	float: right;
	margin-top: 20px;
	margin-right: 0;
	font: 0.9em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6a7f71;
	text-transform: uppercase;
}
#main form p.show_hide a {
	text-transform: uppercase;
}
#main form p.show_hide a:hover {
	text-decoration: none;
}
#cart p.order_total {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
table.personalise {
	margin-left: 15px;
	height: 500px;
}
table.personalise td {
	vertical-align: top;
	padding: 3px 0;
}
td.col_lft {
	width: 140px;
	text-align: right;
}
td.col_rht {
	width: 355px;
}
#main #cart form table {
	margin: 5px 0 0 15px;
	padding: 0;
	width: 485px;
}
#main #cart form table td {
	text-align: right;
	vertical-align: top;
}
#main #cart form.basket table td, #main #cart form.basket table th {
	text-align: left;
}
#main #cart form table td.left {
	padding: 3px 5px 3px 3px;
	text-align: left;
}
.label {
	width: 152px;
	padding: 3px 5px 3px 3px;
}
.right {
	text-align: right;
}

.left {
	text-align: left;
}
.mid {
	padding: 3px 5px 3px 3px;
	width: 88px;
}
#main #cart form input.txt, #main #cart form textarea {
	width: 340px;
	float: none;
}
#main #cart form input.halfwidth {
	width: 119px;
}
#main #cart form input.halfwidth, #main #cart form input.txt {
	height:  16px;
}
#main #cart form textarea {
	height: 60px;
}
#main #cart form select.halfwidth {
	border: 1px inset silver;
	height: 20px;
	margin-top: 2px;
	margin-left: 0;
	background-color: #edf1e3;
	padding: 2px;
	width: 125px;
}

#alt_post, #alt_email {
	margin-bottom: 10px;
	margin-top: 10px;
}
#summary {
	width:240px; 
	clear: right; 
	float:right;
	margin-right: 30px;
	margin-top: 30px;
	font-size: 0.9em;
}
* html #summary {
	margin-right: 15px;
}  /* IE 6 HACK  */
*:first-child+html #summary {
	margin-right: 30px;
} /* IE 7 HACK */ 

#summary table {
	margin: 5px 0;
	width: 100%;
	border-bottom: 2px solid #e5e5e5;
}
#summary table td {
	padding: 3px;
	vertical-align: top;
}

#summary p {
	text-transform: uppercase;
	text-align: right;
}
h5.cart_stage {
	float: right;
	margin-top: -23px;
	margin-right: 0;
}
/* @end */
/* @group page_titles */

#main h2 {
	margin: 0 0 10px;
	padding: 0;
	text-indent: -1000em;
	height: 20px;
	background: url(../images/styles/titles_welcome.gif) no-repeat 8px;
}
#main h2.home {
	background: url(../images/styles/titles_welcome.gif) no-repeat 8px;
}
#main h2.thehouse {
	background: url(../images/styles/titles_thehouse2.gif) no-repeat 8px;
}
#main h2.guestrooms {
	background: url(../images/styles/titles_guestrooms.gif) no-repeat 8px;
}
#main h2.stay {
	background: url(../images/styles/titles_stay.gif) no-repeat 8px;
}
#main h2.brasserieone {
	background: url(../images/styles/titles_brasserie_one.gif) no-repeat 8px;
}
#main h2.thespa {
	background: url(../images/styles/titles_thespa.gif) no-repeat 8px;
}
#main h2.wineroom {
	background: url(../images/styles/titles_wineroom.gif) no-repeat 8px;
}
#main h2.specialoffers {
	background: url(../images/styles/titles_specialoffers.gif) no-repeat 8px;
}
#main h2.giftvouchers {
	background: url(../images/styles/titles_giftvouchers.gif) no-repeat 8px;
}
#main h2.newsletter {
	background: url(../images/styles/titles_news.gif) no-repeat 8px;
}
#main h2.location {
	background: url(../images/styles/titles_location.gif) no-repeat 8px;
}
#main h2.contact {
	background: url(../images/styles/titles_contact.gif) no-repeat 8px;
}
#main h2.gallery {
	background: url(../images/styles/titles_gallery.gif) no-repeat 8px;
}
#main h2.directions {
	background: url(../images/styles/titles_directions.gif) no-repeat 8px;
}
#main h2.food {
	background: url(../images/styles/titles_food.gif) no-repeat 8px;
}
#main h2.weddings {
	background: url(../images/styles/titles_weddings.gif) no-repeat 8px;
}
#main h2.vouchers {
	background: url(../images/styles/titles_vouchers.gif) no-repeat 8px;
}

#main h2.notfound {
	background: url(../images/styles/titles_notfound.gif) no-repeat 8px;
}
/* @end */
/* @end */

/* @group offers */

#offers_panel.spa {
	border: 6px solid #dedede;
	margin: 30px 15px 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#offers_panel.spa .offer_box {
	width: 380px;
}
.offrlist.width-auto {
	width: auto;
}
.offrlist {
	margin: 20px 0 0 10px;
	width: 260px;
	background: url(../images/styles/bg_offers.jpg) no-repeat left top;
	padding: 5px 0 10px 5px;
} 
.offrlist ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
.offrlist ul li {
	height: 25px;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.offrlist ul li a {
	height: 25px;
	display: block;
	padding: 0 0 0 24px;
	text-transform: uppercase;
	overflow: hidden;
	font: 0.8em/3em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/styles/bg_offer_link.gif) no-repeat 0 0;
}


.offrlist ul li.active a, .offrlist ul li.active a:hover {
	background: url(../images/styles/bg_menu_active.jpg) no-repeat 0 0;
}
.offrlist a:link, .offrlist a:visited {
	/*color: #6f7b6b;*/
	text-decoration: none;
}
.offrlist ul li a:hover {
	background: url(../images/styles/bg_menu_over.gif) no-repeat 0 0;
	color: #7d5955;
	
}

#offers {
	margin: 20px 0 0 10px;
	width: 260px;
	background: url(../images/styles/bg_offers.jpg) no-repeat left top;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 25px;
} 
#offers ul {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
}
#offers ul li {
	height: 25px;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
#offers ul li a {
	height: 25px;
	display: block;
	padding: 0 0 0 24px;
	text-transform: uppercase;
	overflow: hidden;
	font: 0.8em/3em "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../images/styles/bg_offer_link.gif) no-repeat 0 0;
}


#offers ul li.active a, #offers ul li.active a:hover {
	background: url(../images/styles/bg_menu_active.jpg) no-repeat 0 0;
}
#offers a:link, #offers a:visited {
	/*color: #6f7b6b;*/
	text-decoration: none;
}
#offers ul li a:hover {
	background: url(../images/styles/bg_menu_over.gif) no-repeat 0 0;
	color: #7d5955;
	
}

/* @end */

/* @group rollovers */

#offers_panel {
	z-index: 401;
	height: 450px;
	width: 400px;
	padding: 3px 5px 20px;
	position: relative;
	overflow: auto;
	float: right;
	border: 6px solid #dedede;
	margin: 30px 15px 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#offers_panel2 {
	width: 380px;
	padding: 8px 10px 10px;
	float: right;
	border: 6px solid #dedede;
	margin: 30px 20px 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

ul#scrollArrows {
	width: 100px;
	z-index: 500;
	list-style: none;
	margin: 0 30px 0 0;
	padding: 0;
	float: right;
	clear: right;
}
#scrollArrows li {
	width: 21px;
	float: right;
	padding: 0;
}
#scrollArrows li img {
	cursor: pointer;
	border: none;
}

.offer_box {
	width: 380px;
	margin: 0;
	padding: 0;
	position: absolute;
}
#main .offer_box h5, #main .offer_box h6, #main .offer_box p {
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
	padding-right: 0;
}

.offer_box p img.img_right {
	margin-top: -5px;
}
.offer_date {
	color: #888;
	margin-bottom: 0;
	margin-top: 5px;
}
.offer_date span {
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
}
/* @end */

/* @group buttons */

/* @group type 1 */

.add, .checkout, .book_now, .view_menu, .offers, .btn_vouchers, .btn_virtual_tours {
	margin-top: 5px;
	margin-bottom: 5px;
}
.add a, .checkout a,  .modify_order a, offer_book a, .book_now a, .offer_book a, .view_menu a, .offers a, .btn_vouchers a, .btn_virtual_tours a {
	display: block;
	text-indent: -9999em;
	text-align: left;
	height: 27px;
	width: 100px;
	margin: 0;
}

.add a {
	background: url(../images/styles/add_to_cart.gif) no-repeat;
}
.checkout a {
	background: url(../images/styles/checkout.gif) no-repeat;
	float: right;
}

.modify_order {
	margin: -10px 0 0 10px;
}
.modify_order a {
	background: url(../images/styles/modify_order.gif) no-repeat;
	float: left;
	width: 150px;
}

.offer_book {
	margin: 0px 3px 5px auto;
	float: right;
}
.offer_book a {
	background: url(../images/styles/book_offer.jpg) no-repeat 0 0;
	width: 150px;
}
.book_now, .view_menu, .offers, .btn_vouchers, .btn_virtual_tours {
	float: right;
	margin-top: 0;
}
.book_now a {
	background: url(../images/styles/button_book_now.gif) no-repeat;
}
.view_menu a {
	background: url(../images/styles/button_view_menu.gif) no-repeat;
}
.offers a {
	background: url(../images/styles/button_special_offers.gif) no-repeat;
	width: 150px;
}
.btn_vouchers a {
	background: url(../images/styles/btn_vouchers.gif) no-repeat;
	width: 150px;
}
.btn_virtual_tours a {
	background: url(../images/styles/btn_virtual_tours.gif) no-repeat;
	width: 150px;
}
.offers, .btn_vouchers, .btn_virtual_tours {
	margin: 0 30px 15px 20px;
}
.add a:hover, .checkout a:hover, .modify_order a:hover, .offer_book a:hover, .book_now a:hover, .view_menu a:hover, .offers a:hover, .btn_vouchers a:hover {
	text-decoration: none;
	background-position: 0 -27px;
}

/* @end */

/* @group type 2 */

.button {
	margin: 10px;
	float: left;
}
.button, .button a  {
	width: 200px;
	height: 27px;
	text-indent: -1000em;
}
.button a {
	display: block;
}
#download_spa_brochure.button a {
	background: url(../images/styles/download_spa_brochure.gif) no-repeat;
}
#download_spa_pricelist.button a {
	background: url(../images/styles/download_spa_prices.gif) no-repeat;
}
#breakfast_menu.button a {
	width: 150px;
	background: url(../images/styles/breakfast_menu.gif) no-repeat;
	float: right;
	margin-right: 20px;
}
#print_directions.button a {
	width: 200px;
	background: url(../images/styles/print_directions.gif) no-repeat;
}

#download_spa_brochure.button a:hover, #download_spa_pricelist.button a:hover, #breakfast_menu.button a:hover, #print_directions.button a:hover {
	text-decoration: none;
	background-position: 0 -27px;
}

/* @end */

/* @group type 3 */
/*
#button_left, #button_right, #button_left a, #button_right a {
	text-indent: -1000em;
	float:left;
	height:33px;
	width:143px;
	margin: 20px 0 20px 80px;
	padding:0;
	background:url(../images/index/special_offer.jpg) no-repeat;
}
#button_right, #button_right a {
	background:url(../images/index/gift_vouch.jpg) no-repeat;
	margin-left: 180px;
}
#button_left a, #button_right a {
	margin: 0;
}
#button_left a:hover {
	background:url(../images/index/special_offer_over.jpg) no-repeat;
}
#button_right a:hover {
background:url(../images/index/gift_vouch_over.jpg) no-repeat;
}
*/
/* @end */

/* @end */

/* @group gallery */
.gallery {
	z-index: 1;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	margin-left: 10px;
}

html>body .gallery { /*Non IE rule*/
}

#main .gallery a img {
	border: 1px solid silver;
	padding: 1px;
	background-color: #fffff8;
}

#main .gallery a:hover img {
	border: 1px solid #994d24;
}

.gallery a:hover {
	color: #994d24;
}

.fullfoto  {
	font-size: 0.9em;
	color: #666;
	text-align: center;
}

.fullfoto img {
	background-color: #fdfdfb;
	margin-bottom: 5px;
	border: 1px solid #555;
}
#main .gallery a img.th_active {
	border-bottom: 4px solid #994d24;
}

/* @end */

/* @group footer */

#footer {
	clear:both;
	width:970px;
	height:70px;
	background: #d9dcd3 url(../images/styles/bg_footer.jpg) no-repeat;
	margin-top: 0;
	padding-bottom: 20px;
}
#footer p {
	padding: 0;
	color:#57544c;
	text-align:center;
	margin: 0;
	font: 0.9em/35px Geneva, Arial, Helvetica, sans-serif;
}

/* @end */

/* @group classes */
.th_rooms {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.rate_box {
	color: #333c72;
	text-transform: uppercase;
	float: right;
	margin-right: 20px;
	margin-top: -28px;
	background-color: #f2f4ec;
	padding: 2px 5px;
	border: 1px solid #c5cdc2;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.rate {
	padding: 2px 5px 2px 0;
	color: #444;
	text-transform: uppercase;
	font-weight: bold;
}	
.rooms_desc {
	margin-top: 10px;
}
.prod_name, .prod_name a {
	color: #824a40;
}
.img_rht {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.img_lft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.voucher {
	border: none;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	margin-left: 10px;
}
.flt_rht { float:right; }
.flt_lft { float:left; }
.clr_lft { clear:left; }
.clr_rht { clear:right; }
.clr_bth { clear:both; }
.upper {
	text-transform: uppercase;
}
.smaller {
	font-size: 0.9em;
}
.gray {
	color: gray;
}
.zero_margin {
	margin: 0;
}
img.noborder {
	border: none;
}
.mb20 {
	margin-bottom: 20px;
}
/* @end */
/* @group props */

.prop {
    float:right;
    width:1px;
}
.min700px { height:700px; }
.min600px { height:600px; }
.min550px { height:550px; }
.min500px { height:500px; }
.min450px { height:450px; }
.min400px { height:400px; }
.min360px { height:360px; }
.min20px { height:20px; }

.min300px { height:300px; }

/* @end */

#main form.survey {
	width: 700px; 
	margin-right: 60px;
}
#main form.survey p {
	clear: right;
	padding-top: 5px;
}
#main form.survey h5 {
	clear: right;
	float: left;
	margin-left: 180px;
	margin-top: 15px;
}
#main form.survey p.radio_grp {
	float: right; 
	margin: 8px 0 5px 10px;
}
#main form.survey p.radio_grp input, #main form.survey p.radio_grp label {
	float: left;
}
#main form.survey p input.submit {
	float: right; 
}