﻿div#address-detail
{
    float: right;
    background-color: #EEEEEE;
	padding: 5px;
	width: 200px;
	margin-left: 5px;
	border: solid 1px #CCCCCC;
	-moz-border-radius: 5px;
	border-radius: 5px;
    }

div#address-detail div#address span{
    display: block;
}
    
div.business-thumb
{
float: left;
margin: 0 10px 10px 0;
}

.business-gallery
{
	margin-bottom: 20px;
	margin: 0 auto;
	width: 184px;
}

.business-gallery-item
{ margin-top: 10px; margin-right:18px; float: left;}

.business-gallery-item.right{
	margin-right: 0px;
}

.business-gallery-item-invisible { visibility: hidden; height: 1px; width: 1px;}
 
div#address-detail p.top,
div.business-gallery p{
	margin: 0px;
}    
  
div#address-detail h3{
	margin-top: 0.3em;
} 
  
  
div#results
{
    margin-top:15px; 
    clear:both; 
    padding:0;  
    background: transparent url(/images/page/search_top_left.jpg) no-repeat top left;
    }
div#results_inner
{
    clear:both; 
    padding: 5px;  
    background: transparent url(/images/page/search_bottom_right.jpg) no-repeat bottom right;
    }
    
div#results_inner h3 {margin-top: 0;}

div#results .resultBox_Links {margin: 25px 5px 5px 0; border: 1px solid #cfcfcf; padding: 5px;} 

.navigation  
{
    text-align:right;
	margin: 5px 0;
	float: right;
     }
.navigation span a{padding: 0 5px ;}

.featureslist,
.awardslist{
margin-top: 10px;
clear: left;
}

.featureslist:after,
.awardslist:after{    
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;}

.featureslist ul,
.awardslist ul{
margin: 5px 0 0 0;

}

.featureslist ul li,
.awardslist ul li{
float:left;
margin: 5px;
list-style: disc inside;
}

.featureslist ul li.icon,
.awardslist ul li.icon{
	list-style: none;
    margin: 0 auto;
    text-align: center;
}

.youtube {
margin-top: 10px;
}

#main_area img.icon{
border: none;
padding: 5px ; 
vertical-align: middle;
width: 55px;}


.box-left{
background: #fff url('/images/backs/top-left-shadow.jpg') no-repeat top left;
width: 460px;

}

.box-right{
background: url('/images/backs/bottom-right-shadow.jpg') no-repeat bottom right;
padding: 20px 30px 20px 30px;
}

.business-details{

}

.biztabs{
	width: 460px;
	display: inline-table;
}

.sharer{
margin: 10px 0;
clear: left;
border: 1px solid #CCCCCC;
background-color: #EEEEEE;
width: 440px;
padding: 10px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px; 
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px; 
	border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px; 
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px; 
	border-bottom-right-radius: 4px;

}

.sharer p{
	font-weight: bold;
	color: #336699;
	margin-top: 0;
}

.sharer .right{
float: right;
padding: 2px;

}


/* Jobs */

#job-description{
padding: 5px;
width: 470px;
}


#job-description ul{
margin-left: 20px;
}

#job-description ul li{
list-style: disc inside;
}


/*BOOKING */

#laterooms{
 font-size: 0.9em;
}

#laterooms input.submit{
	padding: 2px;
	font-size: 1.0em;
}

#laterooms td{
	padding: 3px;
}

#laterooms td.header,
#laterooms span.roomtype{
 font-weight: bold;
 font-size: 1.0em;
}

#laterooms span.roomtype{
	font-size: 1.1em;
}

#laterooms table.rates {
	width: 465px;
	margin-top: 5px;
	padding: 2px;
}

#laterooms tr.odd{
	
}

#laterooms tr.even{
	background-color: #dcdcdc;
}

#laterooms td.avail{
	font-size: 1.1em;
	font-weight: bold;
}

#laterooms td.full{
 	font-weight: bold;
 	font-size: 1.1em;
}

#laterooms td.night{
	font-size: 1.1em;
}

#laterooms td.off,
#laterooms td.full.off,
#laterooms td.avail.off{
	font-style: italic;
	color: gray;
	font-size: 1.0em;
	font-weight: normal;
}


#laterooms a.booklink{
	font-weight: bold;
	font-size: 1.2em;
	padding: 4px;
	border: 1px solid #ffffff;
	color: #ffffff;
	 background-color: #006cae;
}

#laterooms a.booklink:hover{
	background-color: #ffffff;
	color: #006cae;
	border: 1px solid #006cae;
}


#laterooms IMG{
	border: 0;
	padding: 0;
	margin-top: 2px;

}




