#contentitem {
	float: left;
	margin-top: 8px;
	padding: 0px 5px 5px 5px;
	font-size: 0.8em;
	text-align: justify;
	text-justify: inter-ideograph;
	color: #575656;
	width: 510px;
}

#contentitem h3 {
	font-size: 1.7em;
	color: #487cb3;
	font-family: 'Trebuchet MS';
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#horizontal_separator {
	height: 2px;
	width: 310px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
}

#contentitem p {
	margin-top: 0;
	padding-top: 0;
}

#contentitem img {
	border: none;
}

#contentitem a,a.plain-link {
	color: #b7a553;
	text-decoration: none;
	cursor: hand;
}

#contentitem a:visited,a.plain-link:visited {
	color: #b7a553;
	text-decoration: none;
	cursor: hand;
}

#contentitem a:hover,a.plain-link:hover {
	color: #ac983d;
	text-decoration: none;
	cursor: hand;
}

#contentitem_image {
	float: left;
	/*height: 136px;*/
	width: 520px;
	margin-top: 2px;
	margin-bottom: 5px;
}

#contentitem div.contentsection {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

#contentitem div.contentsection p {
	margin: 0;
	padding: 0;
}

#contentitem div.contentsection h4 {
	margin: 0;
	padding: 0;
}

#contentitem .link_header {
	color: #487cb3;
	font-weight: bold;
}

.hotel_listing {
	clear: both;
	border-bottom: 1px solid #ccc;
	height: 85px;
	padding-top: 5px;
}

.hotel_listing .hotelleft {
	float: left;
	width: 20%;
}

.hotel_listing .hotelright {
	float: left;
	padding-left: 5px;
	width: 70%;
}

.hotel_listing .hotelright p {
	margin: 0;
	padding: 0;
}

.hotel_listing p.hotel_title {
	font-weight: bold;
	color: #487cb3;
}

p.more_description {
	font-weight: bold;
	color: #487cb3;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.hotel_pager {
	text-align: center;
}

#contentitem .hotel_listing p.hotel_title a:link,#contentitem .hotel_listing p.hotel_title a:visited,#contentitem .quote_listing p.hotel_title a:link,#contentitem .quote_listing p.hotel_title a:visited
	{
	color: #487cb3;
}

#contentitem .hotel_listing p.hotel_title a:hover,#contentitem .quote_listing p.hotel_title a:hover
	{
	color: #487cb3;
}

div.hotelright p.link_line_text {
	color: #BEAD65;
	height: 1%;
	display: inline-block;
}

a.button:link {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
	border-width: 1px;
	width: 125px;
	color: black;
}

a.button:visited {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
	border-style: inset;
	border-color: black;
	border-width: 1px;
	width: 125px;
	color: black;
}

a.button:active {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-style: inset;
	border-color: red;
	border-width: 1px;
	background-color: #FFFFCE;
	width: 125px;
	color: black;
}

a.button:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-style: inset;
	border-color: red;
	border-width: 5px;
	background-color: #FFFFCE;
	width: 125px;
	color: black;
}

/* contact and newsletter form styles */
#mytable {
	width: 510px;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 700px;
	text-align: right;
}

#mytable th {
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	text-transform: small-caps;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

#mytable th.first {
	background: url(../images/bg_header.jpg) no-repeat;
	color: white;
	font-size: 120%;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
        border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#mytable td.spec {
	background: #F5FAFA;
	color: #797268;
}

#mytable td.specalt {
	background: #FFFFFF;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background-color: #F5FAFA;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	color: #797268;
	background-color: #FFFFFF;
}

#mytable td.specalthighlight {
	background: #FFFFFF;
	color: #797268;
        font-weight: 900;
}


#mytable td {
	width: 70%;
}

#mytable td .text {
	width: 97%;
}

#mytable td textarea {
	height: 50px;
}

#submit-go {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/submit-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#submit-go:hover {
	background-position: 0 -26px;
}

.submit-link {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/submit-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

.submit-link:hover {
	background-position: 0 -26px;
}

#logout-link {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/logout-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#logout-link:hover {
	background-position: 0 -26px;
}

#reply-button {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/reply-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#reply-button:hover {
	background-position: 0 -26px;
}

#accept-button {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/accept-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#accept-button:hover {
	background-position: 0 -26px;
}

#cancel-button {
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/cancel-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#cancel-button:hover {
	background-position: 0 -26px;
}

#decline-button {
	width: 120px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/decline-button.gif) no-repeat 0 0;
	display: inline-block;
	cursor: pointer !important;
	cursor: hand;
	float: left;
}

#decline-button:hover {
	background-position: 0 -26px;
}

#send-button {
	margin-top: 1em;
	width: 69px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	border: 0;
	background: url(../images/send-button.gif) no-repeat 0 0;
	display: block;
	cursor: pointer !important;
	cursor: hand;
}

#send-button:hover {
	background-position: 0 -26px;
}

p.subheading_paragraph {
	font-weight: bold;
	font-style: italic;
	font-size: 110%;
	color: #487cb3;
}

strong.bluestrong {
	color: #487cb3;
}

#login {
 
	font-size: 90%;
	float: left;
	margin-bottom: 5px;
}

#login form {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding-left: 5px;
	float: left;
	background-color: #F7F2EA;
        width: 190px;
}

#login input {
	padding: 0.15em;
	width: 95%;
	border: 1px solid #ddd;
	background: #fafafa;
	font: bold 0.95em arial, sans-serif;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
}

#login input:hover,#login input:focus {
	border-color: #c5c5c5;
	background: #f6f6f6;
}

#login span.label {
	color: #797268;
	text-transform: small-caps;
	text-align: left;
	display: block;
	padding-left: 4px;
	margin-bottom: 2px;
}

#login a {
	color: #797268;
	text-align: left;
	padding-left: 4px;
	margin-bottom: 2px;
        font-size: smaller;
}

#login button,#loginForm button {
	display: inline;
}

#login #submit-go,#loginForm  #submit-go {
	background: url(../images/login-button.gif) no-repeat 0 0;
}

#login #submit-go:hover,#loginForm  #submit-go:hover {
	background-position: 0 -26px;
}

.quote_listing {
	clear: both;
}

.quote_listing p.hotel_title {
	font-weight: bold;
	color: #487cb3;
}

.quote_listing {
	border-collapse: collapse;
	width: 100%;
}
.quote_listing th{
	color: white;
	font-weight: bold;
	background-color: #7FADDB;
	text-align: center;
}
.quote_listing th, .quote_listing td{
	border: 1px solid #ddd;
}

.quote_listing td {
	text-align: center;
}

h3.quote_listing {
	color: white !important;
	background-color: #5E91C4;
	border: 1px solid #ccc;
	margin-top: 20px !important;
	margin-bottom: 0px !important;
	
}

.cssbutton {
	background-color: #487CB3;
        text-align: center;
	border: 1px #BEB8B7 outset;
	padding: 1px 4px 1px 4px;
	color: white;
	text-decoration: none;
	font: bold 90% Verdana, Helvetica,	sans-serif;
	float: left;
	margin-left: 4px;
}

.booking_enq_button {
        cursor: pointer;
	background-color: #487CB3;
        text-align: center;
	border: 2px solid grey;
	padding: 4px 4px 4px 4px;
	color: #F7F2EA;
	text-decoration: none;
	font: bold 110% Verdana, Helvetica, sans-serif;
	float: none;
	margin-left: 4px;
        margin-top: 8px;
        margin-bottom: 10px;
}

.booking_enq_button:hover {
  color: #487CB3;
  background-color: #F7F2EA;
}

.booking_enq_button_inner{
        cursor: pointer;
	background-color: #487CB3;
        text-align: center;
	border: 2px solid grey;
	padding: 1px 4px 1px 4px;
	color: #F7F2EA;
	text-decoration: none;
	font: bold 100% Verdana, Helvetica, sans-serif;
	float: none;
	margin-left: 4px;
        margin-top: 8px;
        margin-bottom: 5px;
}

.booking_enq_button_inner:hover {
  color: #487CB3;
  background-color: #F7F2EA;
}

.cssbutton_link {
	background-color: #487CB3;
        text-align: center;
	border: 1px #BEB8B7 outset;
	padding: 4px 4px 4px 4px;
	color: white;
	text-decoration: none;
	font: bold 90% Verdana, Helvetica,	sans-serif;
	float: left;
	margin-left: 4px;
}
.attention {
    color: #ee4646;
    font-style: italic;
    font-weight: bold;

}
a.cssbutton {
	height: 14px;
	color: white !important;
}

div.clear {
	clear: both;
}

div.firstQuote {
    background-color: #eaead0;
    border: 1px solid #ccc;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 1.5em;
    padding: 5px 10px 5px 10px;
    width: 96%;
}

blockquote div.before {
        padding-top: 10px;
	font-size: 2em;
	float: left;
}
blockquote div.after {
	clear: left;
	float: right;
	font-size: 2em;
}

#login div.auth_background {
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding-left: 5px;
        padding-bottom: 5px;
        padding-top: 5px;
	float: left;
	background-color: #F7F2EA;
        width: 190px;
}

#quoteDetailsTable {
     background-color: #F9F7EB;
     width: 100%;
}

#quoteDetailsTable th {
     background-color: #EDE4B9;
     font-size: 12px;
}

#quoteDetailsTable tr.quoteDetailsOdd {
    background-color: inherit;
}

#quoteDetailsTable tr.quoteDetailsEven {
    background-color: #efebd2;
}

#quoteDetailsTable td.header {
    font-weight: bold;
    background-color: inherit;
    text-align: left;
    width: 35%;
}

#quoteDetailsTable td.content {
    background-color: inherit;
    width: 65%;
}

