/*global css for rocklands boulders
	divs
	booking calendar system
		calendar
		details form
		pay tab
		price tab
		contact tab
		tabs
	every page
		latest photos
		navigation
		breadcrumbs
		comments
	home page
		thumbnail heading
		feature
		home page image link
		home page text
		sIFR flash title
	footer
	right click
	poster
	feature page & sub-home page
	googgle-maps*/



html {
	min-height:100%;
}
body {
	font-family:Lucida Grande,Verdana,Sans-serif;
	font-size:62.5%;
	color:#fff;
	margin:0;
	padding:0;
	height:100%;
	background-color:#806859;
	line-height:1.4em;
}
p {
}
#assoc-feature p{
	color:#666;
	}
#main {
	padding:10px;
	margin:0 0 0 30px;
	background-color:#fff;
	float:left;
	height:98%;
	width:970px;
}
#main-container {
	height:99%;
	width:970px;
}
.container {
	padding-top:10px;
	padding-bottom:10px;
}
#header {
	height:60px;
	float:left;
	width:766px;
	background-color:#806859;
	display:none;
}
#search {
	height:20px;
	width:766px;
	background-color:#806859;
}
#latest-photos {
	height:100px;
	width:766px;
	background-color:#fff;
	float:left;
}
#footer{
	text-align:center;
	color:#806859;
	width:970px;
	float:left;
	margin-top:20px;
}

#content {
	width:650px;
	float:left;
	height:auto;
}

.clearboth{
	clear:both;
}
.overlay{ 
	display:none;
	position:absolute;
	top:0pt;
	left:0pt;
	z-index:90;
	width:100%;
	height:100%;
	background-image:url(../images/overlay.png);
}

.tabs{
	position:absolute;
	z-index:100;
	top:72px;
	left:155px;
	width:703px;
	display:none;
	font-size:1.2em;
}
img {
	font-size:1em;
}
p.caps {
	text-transform:uppercase;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:underline;
	color:#666;
}
p.title a:link, p.title a:visited, p.title a:active, h2 a:link, h2 a:visited, h2 a:active {
	color:#fff;
	text-decoration:none;
}
p.title a:hover,  h2 a:hover {
	text-decoration:underline;
}
.thumbnail-text a:link, .thumbnail-text a:visited, .thumbnail-text a:active, .thumbnail-text a:hover {
	color:#000;
	text-decoration:underline;
}
strong {
	font-weight:bolder;
}
/*booking system*/
/*calendar*/
#calendar-div-left{
	width:488px;
}
#calendar-div-right {
	margin-left:10px;
	width:185px;
}
#all-calendar-info{
	padding:10px 10px 10px 10px;
	float:left;
}

#total-price-info, #paypal {
	background-color:#577c7b;
	height:auto;
	min-height:100px;
	width:683px;
	float:left;
}
#paypal {
	width: 100%;
}
.title-left {
	border-right:2px solid #FFFFFF;
	float:left;
	height:auto;
	margin:0 8px 5px 10px;
	min-height:50px;
}

p.title, .assoc-feature-headings h3 {
	font-size:1.4em;
	font-weight:bold;
	padding:5px 10px;
	text-transform: lowercase;
}

.information {
	margin:17px 10px 10px 10px;
	width:auto;
}

.information p {
	margin-bottom:10px;
}
.information-mat-title {
	text-transform:uppercase;
	clear:both;
	margin-bottom:0 !important;
}
.fl {
	float:left;
}
#calendars {
	width:100%;
	background-color:#95AEAD;
	display:block;
}
#cal-key-head {
	height:20px;
	background-color: #577c7b;
	font-weight:bold;
	width:100%;
}
table#cal-key {
	border-collapse:collapse;
	width:100%;
}
.holder {
	margin-top:10px;
	float:left;
	width:100%;
}
table.cal-header td {
	vertical-align:top;
}
table.calendar td {
	vertical-align:middle;
}
table#cal-key, th.cal-key, tr.cal-key, #price-breakdown, #product-select-div{
	font-weight:bold;
}
#product-select-div {
	width:140px;
}
tr.cal-key, ul#pb-product-list, li#pb-product-list, .div-text-holder, .select-holder {
	font-weight:normal;
	background-color:#95aead;
}
li.product{ 
	line-height:1em;
	padding:3px 10px;
}
ul.item-list {
	margin-left:10px;
	padding-bottom:6px;
	font-weight:normal;
	line-height:1em;
}
.table-text-holder, .table-text-holder-blue, .div-text-holder-blue, .form-text-holder-blue {
	margin: 10px 0;
	padding:6px 10px;
}
p.table-text-holder {
	/*width:100%;*/
	margin-top:0;
	margin-bottom:0;
}
.table-text-holder-blue, .div-text-holder-blue, .form-text-holder-blue{
	background-color:#577c7b;
	text-align:center;
	margin-bottom:0;
}
.div-text-holder-blue {
	text-align:left;
}

.div-text-holder, .select-holder {
	padding: 5px 12px 5px 10px;
	font-color:#fff;
	font-size:1.2em;
}
.select-holder {
	text-align:center;font-weight:bold;overflow:hidden;font-size:1em;height:18px;
}

table.cal-header {
	font-weight:normal;
	height:250px;
	display:block;
}
th.cal-header {
	font-weight:bold;
	text-align:center;
}
th.cal-header p {
	font-size: 1em;
	padding-bottom:5px;
	line-height:1em;
}
table.calendar td{
	width:22px;
	height:25px;
	overflow:hidden;
}
table.cal-header td.calendar-td-margin {
	width: 154px;
	padding-left:10px;
	padding-right: 2px;
}
select.calendar-select {
	margin-bottom:2px;
}
p.calendar-header {
	text-align:center;
	margin:2px auto 2px auto;
	width:90px;
	background-color:#577c7b;
	padding: 5px 12px 5px 10px;
}

table.calendar {
	font-size:1.2em;
	width:154px;
	border-collapse:collapse;
	border-spacing:0;
}
td.calendar-body {
	padding-left:10px;
}
th.month {
	border: 1px solid #fff;
	background-color: #577c7b;
	text-align:center;
	vertical-align:middle;
	height:25px;
}
td.day, td.days-booked, td.days-temp-booked, td.days-avail, td.days-past{border:1px solid #fff;background-color:#577c7b;text-align:center;vertical-align:middle;height:24px;}
td.days-past, td.days-booked{background-color: #e3ddce;}
td.days-temp-booked {background-color:#806859;}
td.days-avail{background-color:#60bfbc;}


a:link.close-booking-system, a:visited.close-booking-system {text-decoration:none;color:#fff;font-weight:bold;cursor:pointer;}
.loading {
	font-size:1em;
	font-weight:bold;
}

a:focus.close-booking-system, a:active.close-booking-system, a:hover.close-booking-system {
	background-image:url(/images/link-focus.jpg);background-repeat:repeat-x;height:20px;
}
a:link.day_link, a:visited.day_link, a:hover.day_link, a:active.day_link {text-decoration:none;color:#fff;}
a:link.close, a:visited.close {text-decoration:none;color:#fff;font-weight:bold;font-size:0.75em;}
a:hover.close, a:active.close, a:focus.close {background-image:url(/images/link-focus.jpg);background-repeat:repeat-x;height:20px;}
.close-para{
	text-align:right;
	margin:7px 4px 0 0;
	padding-bottom:2px;
	vertical-align:bottom;
}
#close-booking-system {
	width:auto;
	position:relative;
	float:right;
	margin-top:10px;
}
/*details form*/
#all-booking-info {
	float:left;
	margin:10px 10px 10px 10px;
	width:97%;
}
form#add {
	float:left;
	width:100%;
}
form#edit {
	float:left;
}
.form-text-holder-blue {
	font-weight:bold;
	text-align:left;
}
.details-list{
	padding:10px 10px 0 10px;
}
.form-center {
	text-align:center;
}
#div-details-list {
	width:100%;
	background-color:#95AEAD;
	float:left;
	padding-bottom:10px;
}
#user-details-list{ background-color:#95AEAD;margin-top:10px;float:left;}

li.label{list-style-image:none;list-style-position:outside;list-style-type:none;margin:0 0 10px 0;height:20px;}
#user-details-list li{font-size:1.2em;}
span.label, label.label{background-image:url(/images/tab_selected.jpg);background-repeat:repeat-x;height:20px;text-align:right;float:right;padding:5px 10px 0 10px;}
span.label {font-size:1.2em;font-weight:bold;}
.error{color:#dd5310;font-size:0.85em;font-weight:bold;width:100%;height:20px;text-align:left;float:left;width:80%;}
select, input{font-family:Lucida Grande,Verdana,Sans-serif;color:#000;border: 1px solid #577c7b;vertical-align:top;}
#add input, #add select, #edit input{width:294px; overflow:hidden;}
#add input, #edit input{width:292px;}
a:link.edit-white, a:visited.edit-white, a:hover.edit-white, a:active.edit-white {text-decoration:underline;color:#fff;margin-left:1em;font-weight:bold;}
.div-label, .product-label{
	float:left;
	width:118px;
	margin-right:10px;
}
#add input.button, #edit input.button{width:auto;margin-right:10px;height:20px;}
button.cancel {background-color:#ece9d8;border:solid 1px #577c7b;padding:2px;height:20px;overflow:hidden;}
#submitting {height:20px;}
p.para-list {
	padding-top:5px;
	line-height:1em;
}
/*pay tab*/
#all-payment-info{
	padding:10px;
	float:left;
	width:97%;
}
#payment-info {
	background-color:#95AEAD;
	height:auto;
	width:683px;
}
#payment-info p {
	padding:10px 10px 0 10px;
	line-height:1em;
	font-weight:bold;
}
form.paypal, #loading-pay-tab {
	padding:10px;
	background-color:#95AEAD;
}

ul.paypal-list, li.paypal-list, ul.contact-list, li.contact-list  {
	list-style:disc;
	background-color:#95AEAD;
	padding:10px;
	list-style-position:inside;
	line-height:1em;
}
ul.paypal-list, li.paypal-list {
	padding:10px 10px 5px 5px;
}

/* price tab */
#all-pricing-info {
	padding:10px;
	float:left;
	width:97%;
}
li.pricing {
	line-height:1em;
}
ul.pricing {
	background-color:#95AEAD;
}
.price-label {
	float:left;
	width:37%;
}
.product-label {
	width:110px;
	padding-top:10px;
	height:80px;
}
a:link.price_info, a:visited.price_info, a:hover.price_info, a:active.price_info {text-decoration:underline;color:#577c7b;font-weight:bold;}
/* contact tab */
#all-contact-info {
	padding:10px;
	float:left;
	width:97%;
}
ul.contact-list, li.contact-list {
	list-style-type:none;
	padding:10px 0 10px 5px;
}
/* Tabs */
.ui-tabs-nav {
	list-style:none;
	height:22px;
	overflow:hidden;
	z-index:0;
	margin-left:10px;
}
.ui-tabs-nav li {
	float:left;
	margin:0 0 0 1px;
	z-index:0;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: block;
	padding: 0 10px;
	text-decoration:none;
	background-image:url(/images/tab.jpg);background-repeat:repeat-x;height:20px;
}
.ui-tabs-nav a {margin:0 10px 1px 0;color:#fff;font-weight: bold;padding-top:4px;}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {cursor:text;background-image:url(/images/tab_selected.jpg);background-repeat:repeat-x;height:20px;}
.ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav a:hover {
	background-image:url(/images/link-focus.jpg);background-repeat:repeat-x;height:20px;
}
.ui-tabs-panel {background-color:#fff;float:left;height:auto;width:703px;}
.ui-tabs-hide{display:none;}
* html .ui-tabs-nav {display:inline-block;}
*:first-child+html .ui-tabs-nav  {display: inline-block;}

/*end of booking system*/


/*every page*/
/*latest photos*/
#latest-photos-title, #feature-title, #feature-heading, .assoc-feature-headings, .thumbnail-heading{
	min-width:160px;
	height:23px;
	overflow:hidden;
	float:left;
	background-color:#806859;
	z-index:1;
	position: relative;
}
 #feature-image, .thumbnail-image {
	height:100%;
	overflow:hidden;
	float:left;
	z-index:0;
	position: relative;
	margin-left:98px;
	margin-top:-23px;
}

#latest-photos-images{
		height:100%;
	overflow:hidden;
	z-index:0;
	position: relative;
	left:-62px;
	margin-top:0;
	}
#feature-image, .thumbnail-image {
	width:100%;
	
}
#latest-photos-title .title p, #feature-title .title p{
	text-align:center;
 	padding:7px 10px 0 10px;
	position:relative;
	z-index:1;
}
#latest-photos img {
	padding-right:6px;
	z-index:10;
	position:relative;
}
.latest-photo {
	width:100px;
	height:100px;
	float:left;
	margin-right:10px;
}
.latest-photo-small {
	width:56px;
	height:56px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

/*navigation*/
ul.navigation-list {
	margin-top:43px;
	margin-right:10px;
	list-style:none;
	height:auto;
}
li.navigation-list {
	z-index:0;
	margin-bottom:10px;
	padding-bottom:1px;
	text-align:right;
	height:auto;
}

a:link.navigation-link, a:visited.navigation-link, a:hover.navigation-link, a:active.navigation-link {
	/*display:block;*/
	text-decoration:none;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	padding:3px 10px;
	background-color:#577c7b;
	line-height:1.6em;
}
.navigation-link.selected, a:focus.navigation-link, a:hover.navigation-link, a:active.navigation-link{
	background-color:#806859!important;
}

#navigation {
	float:left;
	width:192px;
	border-right: solid 2px #806859;
	height:75%;
	margin-right:10px;
}
/*breadcrumbs*/
#breadcrumbs {
	float:left;
	color:#577c7b;
	margin-bottom:10px;
	font-weight:bold;
	width:640px;
}
#breadcrumbs ul li {
	display: inline;
	font-size:1.2em;
	font-weight:bold;
	vertical-align:middle;
	padding-top:4px;
	color:#806859;
}
#breadcrumbs a.navigation-link {
	display:inline;
	float:left;
	font-size:inherit;
}
#breadcrumbs p {
	display:inline;
	vertical-align:middle;
	padding-top:4px;
}
/*comments*/
#comments {
	float:left;
	width:100%;
	color:#8ca583;
	font-size:1em;
}
#comments h4 {
	font-size:1.2em;
	margin-bottom:10px;
	color:#8ca583;
}
.full-comment {
	margin-bottom:10px;
	color:#666;
	line-height:1.5em;
} 
.full-comment p.comment {
	
	
	background-color:#ccd7d7;
}
.full-comment .date {
	font-weight: bold;
	margin-bottom:5px;
}
.comment-text{
	width:100%;
	border:1px solid #8ca583;
}
/*end of every page*/

/*home page*/
/*thumbnail heading*/
.home-thumbnail-heading {
	width:308px;
	float:left;
	margin:0 10px 10px 0;
	position:relative;
}
.thumbnail-heading {
	width:auto;
	float:left;
	height:auto;
	background-color:#577c7b;
	margin-left:85px;
}
.thumbnail-heading p {
	line-height:1em;
}
.thumbnail-image {
	margin-left:0;
	margin-top:0;
	position:absolute;
	width:100px;
	top:0;
	left:0;
}
.thumbnail-text {
	color:#000000;
	float:left;
	width:100%;
}
.thumbnail-text p {
	margin-top:5px;
	margin-left:110px;
}
/*feature*/

#main-feature {
	width:418px;
	background-color:#60bfbc;
	float:left;
	margin:0 10px 10px 0;
}
#feature-title, #feature-heading, .assoc-feature-headings {
	background-color:#60bfbc;
}
#feature-image {
	height:242px;
	margin-left:0;
}

#feature-text {
	float:left;
	width:100%;
}
#feature-text p{
	margin:8px 10px;
	color:#000;
	font-weight:bold;
}
a:link.feature-link, a:visited.feature-link, a:hover.feature-link, a:active.feature-link, .image-link-text-portrait a, .image-link-text-landscape a{
	color:#fff;
}
.image-link-text-portrait a, .image-link-text-landscape a {
	text-decoration:none;
}

/*home page image link*/
.image-link-portrait {
	height:auto;
	width:100px;
	float:left;
	line-height:1em;
	margin:0 10px 10px 0
}
.image-link-landscape {
	height:58px;
	width:210px;
	float:left;
	line-height:1em;
	margin:0 10px 10px 0
}
.image-link-text-landscape {
	background-color:#8ca583;
	color:#FFFFFF;
	width:110px;
	height:58px;
	float:left;
}
.image-link-text-portrait {
	background-color:#8ca583;
	color:#FFFFFF;
	width:100px;
	height:42px;
}
.image-link-image {
	float:left;
}
.image-link-text-portrait p, .image-link-text-landscape p {
	padding:5px;
}
/*home page text */
.home-text-link {
	background-color:#577C7B;
	float:left;
	height:auto;
	width:210px;
	font-size:1em;
	margin:0 10px 10px 0;
}
h2.title {
	font-size:14px;
	line-height:1em;
	padding-top:6px;	
}
.title-left h2.title {
	margin-right:10px;
}
a:link.home-link, a:visited.home-link, a:hover.home-link, a:active.home-link{
	color:#fff;
	font-weight:bold;
}
a:link.home-link-black, a:visited.home-link-black, a:hover.home-link-black, a:active.home-link-black{
	color:#000;
	font-weight:bold;
}

/*flash heading*/
/*h1.flash-title{font-size:3.6em;color:#806859;line-height:2.25em;height:68px;overflow:hidden;letter-spacing:10px;}
.sIFR-active h1.flash-title{visibility:hidden;line-height: 1em;padding:0;}*/

h2 {font-weight:bold;}
h4 {font-weight:bolder;}
h5 {float:left;}
/*end of home page*/

/*footer*/
a:link.footer-link, a:visited.footer-link, a:hover.footer-link, a:active.footer-link{
	color:#806859;	
}
/*end of footer*/
/*poster*/
.poster-main {background-color:#000;float:left;padding:5px;width:100%;}
.poster-heading{border-right:1px solid #fff;height:220px;width:400px;float:left;}
.poster-product-list {width:200px;float:left;text-align:left;}
.poster-detail-title{border-right:1px solid #fff;width:400px;text-align:right;height:200px;float:left;}
.poster-detail {width:200px;text-align:left;float:left;}
.poster-holder{margin:5pt;}
p.heading{font-weight:bold;}
p.head {margin-top:0;font-weight:bold;}
p.detail {line-height:125%;font-size:80%;}
.poster-detail a:link, .poster-detail a:visited, .poster-detail a:hover, .poster-detail a:active {color:#fff;}


/*right click */
#myMenu {background:#FFF;display:none;width:auto;font-size:80%;text-align:left;}
#myMenu ul, #myMenu ul * {background:#ece7e7;}
#myMenu ul li{list-style:none;padding:5px;display:block;font-size:80%;}
#myMenu a:hover{}
#myMenu a{color:#000;}
#myMenu p{color:#000;font-size:80%;margin-left:5px;}

/*feature page & sub-home page*/
.assoc-feature-content a {
	color:#8ca583;
}
.feature-all-text a, .feature-first-sentence a, #feature a, .sub-page-foreword a{
	color:#8ca583;
}
#sub-page .sub-page-details a,
#feature .sub-page-details a {
		color:#FFF;
		text-decoration:none;
}
#feature, #sub-page {
	width:420px;
	float:left;
}
#feature-heading, #sub-page-heading {
	background-color:#88a2a1;
	height:auto;
	width:100%;
	margin-bottom:10px;
	margin-top:-1px;
	float:left;
}
#feature-heading h1, #feature-content h2, #sub-page-heading h1, #sub-page-content h2 a, #sub-page-content h3{
 	font-size:3em;
	font-weight:bold;
	line-height:1em;
	padding:0 10px 0;
	text-transform: capitalize;
}
#sub-page-heading h1, #feature-heading h1 {
	padding-bottom:10px;
}
#feature-content h2, #sub-page-content h2 a, #feature-content h3{
 	font-size:1.4em;
	color:#8ca583;
	padding-left:0;
	margin-bottom:10px;
	min-height:18px;
}
#feature-content h3 {
	margin-bottom:0;
	font-size:1.2em;
}

#feature-content ul{
	list-style-type:disc;
	margin:0 20px;
}

#feature-content ul li{
	color:#666666;
	color:#666666;
	margin-bottom:10px;
	margin-top:10px;
}

#sub-page-content h2 a{
	padding:0 0 0 0;
	margin-bottom:0;
	text-decoration: none;
	line-height:1.4em;
}
#feature img,  #sub-page img{
	float:left;
}
.feature-details, .sub-page-details {
	padding:0 10px 10px 0;
	text-align:right;
}

.feature-all-text{
	color:#666666;
	margin-bottom:10px;
	line-height:1.5em;
	width:100%;
}
.feature-first-sentence, .sub-page-foreword {
	padding-bottom:10px;
	font-size:1.2em;
	color:#8ca583;
	line-height:1.2em;
	font-weight:bold;
	width:100%;
}
.sub-page-foreword { 
	font-weight:normal;
}
a:link.feature-in-page-link, a:visited.feature-in-page-link, a:hover.feature-in-page-link, a:active.feature-in-page-link {
	color:#8ca583;
}


#feature-content img, .sub-section img {
	margin:0 10px 10px 0;
	float:left;
	border:solid 1px #8CA583;
}
.sub-section img {
	margin-bottom:0;
}
.assoc-feature-headings {
	background-color:#806859;
	width:100%;
}
#assoc-feature {
	width:209px;
	float:left;
}
#related-media, .related-quote, .related-highlight{
	margin-left:10px;
	float:left;
}
.related-highlight {
	margin-top:10px;
}
.related-panel {
	margin-left:10px;
	float:left;
}
#related-media .assoc-feature-content {
	float:left;
}
#related-media .assoc-feature-content img {
	float:left;
	margin:10px 10px 0 0;
}

.assoc-feature-content img {
	margin-right:10px;
}
img.float-none {
	float:none
}
.assoc-feature-content{
	float:left;
	margin:10px 0;
	width:100%;
}
.quote, .highlight-text {
	font-size:1.2em;
	color:#8ca583;
	line-height:1em;
	margin-left:15px;
	margin-top:3px;
}	
.highlight-text {
	font-weight:bold;
}
.name{
	color:#666;
	margin-left:5px;
}
.sub-section .name {
	margin-left:0;
	color:#8ca583;
	font-weight:normal;
}
.ninety-nine {
	float:right;
	margin-top:-10px;
}
.highlight-detail {
	background-color:#806859;
	height:5px;
	min-width:25%;
	width:25%;
	line-height:1em;
}
#sub-sections{
	float:left;
}
.sub-section {
	padding-bottom:10px;
	float:left;	
	width:100%;
}
.sub-section-image {
	width: 25%; 
	float: left; 
	margin-right: 10px;
}
.sub-section-text {
	margin-left:115px; 
}
#sub-section-dropdown {
	width:100%;
	float:left;
	padding: 10px 0;
}
#sub-section-dropdown form {
	color:#8CA583;
}
form legend {
	color:#8CA583;
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:10px;
}
#sub-section-pagination {
	padding-bottom:10px;
	float:left;
	font-weight:bold;
}
#sub-section-pagination p {
	font-weight:bold;
	font-size:1.4em;
	color:#8CA583;	
}
#sub-section-pagination span {
	margin-left: 5px;
}
#sub-section-pagination a {
	color:#8CA583;	
}
#sub-section-pagination a:focus, #sub-section-pagination a:hover{
	color:#806859;	
	text-decoration:none;
}
.assoc-media, .assoc-media-upper-bold, .assoc-media-cap {
	font-size:0.8em;
	line-height:1em;
	color:#666;
}
.assoc-media-cap {
	text-transform:capitalize;
}
.assoc-media-upper-bold {
	text-transform:uppercase;
	font-weight:bold;
}
.feature-list {
	float:left;
	width:100%;
}
.feature-label {
	color:#587c7c;
	font-size:1.2em;
	font-weight:bold;
	height:20px;
	width:85px;
	float:left;
	margin-right:10px;
}
.feature-label p {
	padding:4px 4px 4px 0;
}
.feature-text {
	margin-left:10px;
	padding-top:5px;
}
.feature-text p {
	color:#666;
	font-size:1em
}
/*you tube videos*/
#loader-youtube, #loader-flv {
	float:left;
	border:solid 1px #8CA583;
	height:337px;
	text-align:center;
	width:418px;
	background-color:#fff;
	vertical-align:middle;
	position:relative;
	z-index:10;
}
#loader-flv {
	height:255px;
	width:418px;
}
#youtubeplayer, #flvplayer{
	height:337px;
	vertical-align:middle;
	position:absolute;
	z-index:0;
	float:left;
	width:418px;
}

#flvplayer {
	height:255px;
}
#sub-page #loader-youtube p, #feature #loader-youtube p, #feature #loader-flv p {
	color:#806859;
	margin-top:150px;
}
#feature #loader-flv p {
	margin-top:100px;
}
#sub-page #loader-youtube p img, #feature #loader-youtube p img, #feature #loader-flv p img{
	vertical-align:middle;
	padding-right:10px;
	float:none;
}
object, embed {
	z-index:0;
}
/*googgle-maps*/
#map {
	float:left;
	border:solid 1px #8CA583;
	width:418px;
	height:242px;
	background:#FFFFFF;
}
#sub-page #map p.loader, #feature #map p.loader{
	color:#806859;
	vertical-align:middle;
	margin-top:118px;
	margin-left:125px;
}
#sub-page #map p img, #feature #map p img{
	vertical-align:middle;
	padding-right:10px;
}
.google-maps-title {
	font-size: 1em;
	background-color:#60bfbc;
	width:40%;
	z-index:200;
	height:15px;
	font-weight:bold;
	padding:5px 0 0 5px;
	position:relative;
	text-transform:uppercase;
}
.google-maps-title-2{
	background-color:#8ca583;
	text-transform:uppercase;
	padding:5px;
	width:auto;
}
.comments{
	color:#8ca583;
	width:295px;
	padding:5px;
}
.comments a {
	color:#8ca583;
}
.google-maps-image{
	margin-top:-20px;
	z-index:0;
}

/* exceptional payment */
ul.paypal-list-exceptional, li.paypal-list-exceptional {
	padding:10px 10px 5px 5px;
}
ul.paypal-list-exceptional, li.paypal-list-exceptional, ul.contact-list-exceptional, li.contact-list-exceptional {
	background-color:#95AEAD;
	line-height:1em;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	padding:10px;
}
form.paypal-exceptional {
	padding:10px;
	background-color:#95AEAD;
}

#div-exceptional {
	background-color:#95AEAD;
	float:left;
	padding-bottom:10px;
	width:100%;
}

#skyscraper{
	position:absolute;
	left:895px;
    width:100px;
	top:10px;
	height:465px;
	border:1px solid #ccc;
    padding:5px;
}
.advertising {
	color: #ccc;
	margin-bottom:10px;
	text-align:center;
	font-size:10px;
}
img.advert {
	margin-top:15px;
	border-top:1px solid #ccc;
}