.header {
  height: 110px;
}

.contact img {
	float:right;
}

p {
  color: #333;
  line-height: 20px;
  text-align: justify;
  font-size:12px;
}

a { color: #4a6e9c; text-decoration: none; }
a:hover { color: #3a5d8a; text-decoration: none; }

.container_12 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.intro {
	height: 95px;
}

.container_12 {
  /* background-image: url(../img/12_col.gif); */
}

.vl_portfolio                     {  }
.vl_portfolio ul                  { line-height: 34px; margin-top: -10px; }
.vl_portfolio ul li               { border-bottom: 1px dotted #9cbceb; padding-left: 10px; }
.vl_portfolio ul li:last-child    { border-bottom: none; }

.vl_featured                      {  }

.vl_special                       { margin-bottom: 30px;  }

/* Main Dropdown Navigation */
.MainNav                          { margin-bottom: 20px; font-size: 11.2px; border-left: 1px solid #6f9cd1; }
.MainNav a						  { color: #fff; text-decoration: none; }
.MainNav a:haver				  { text-decoration: underline; }
/* 	LEVEL ONE */
ul.dropdown                     { position: relative; z-index: 20; }
ul.dropdown li                  { float: left; zoom: 1; }
ul.dropdown a:hover		        { color: #FFF; text-decoration: none; }
ul.dropdown a:active            { color: #FFF; }
ul.dropdown li a                { display: block; padding: 8px 15px; border-right: 1px solid #6f9cd1; color: #FFF; }
ul.dropdown li:last-child a     {  } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover            { background:#28489f; color: red; position: relative; }
ul.dropdown li.hover a          { color: FFF; }
/* 	LEVEL TWO */
ul.dropdown ul 					{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 				{ font-weight: normal; background:#3b6db5;28489f color: #FFF; border-bottom: 1px solid #5a89c7; float: none; }									  
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a				{ border-right: none; width: 100%; display: inline-block; } 
/* 	LEVEL THREE */
ul.dropdown ul ul 				{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 		{ visibility: visible; }

#special a                      { background-color:#5285be; }
#special a:hover                { background-color:#233f89; }

#bookOnline a					{ background-color: #f3f09e; color:#4e4e4e; text-shadow: 0 1px 0 #f9f8da; font-weight:600; border:none; }
#bookOnline a:hover				{ background-color: #f8f6b5; color:#393939; text-shadow: 0 1px 0 #f9f8da; font-weight:600; }

/* end Main Dropdown Navigation */

.vlContact                      { color: #1f5199; padding-top: 36px; width: 300px; background-image: url("../images/template/phone.jpg"); background-repeat:no-repeat; text-align: right;	font-size: 27px; float: right; line-height: 20px; height: 70px; height:auto !important; min-height: 70px;  }

.vlContactSmall                 { color: #459a49; font-size: 12px; }

.footer {
	font-size: 10px;
	color: #999;
	padding: 10px 0 30px 0;
}

.left { text-align: left; }
.right { text-align: right; }
	

/* root element for tabs  */

ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #5a89c7;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a {
	background-color: #FFF;
	border-color: #FFFFFF #5A89C7 -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px 0 0;
	color: #88abd9;
	display: block;
	float: left;
	font-size: 12px;
	height: 18px;
	outline: 0 none;
	padding: 5px 13px;
	position: relative;
	text-decoration: none;
	top: 1px;
	/* float:left;
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #5a89c7;	
	border-bottom:0px;
	height:18px;
	background-color:#e1e9f4;
	color:#5a89c7;
	margin-right:2px;
	position:relative;
	top:1px;	
	outline:0;
	-moz-border-radius:4px 4px 0 0; */
}

ul.css-tabs a:hover {
	background-color:#FFF;
	color:#2b5fab;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#FFF;
	border-bottom:1px solid #FFF;	
	color:#0c3167;	
	cursor:default;
}

/* tab pane */
.css-panes div {
	display:none;
	min-height:150px;
	padding:15px 0;
}

.css-panes img {
	margin: 5px 30px 20px 0;
	float: left;
	-moz-box-shadow: 0 2px 5px #F6F6F6; /* Firefox */
	-webkit-box-shadow: 0 2px 5px #F6F6F6; /* Safari/Chrome */
	box-shadow: 0 2px 5px #F6F6F6; /* Opera and other CSS3 supporting browsers */ 
}

ul.gal_fix li {
	display: inline; /* Prevents "stepdown" */
}

img.none { 
	-moz-box-shadow: none; /* Firefox */
	-webkit-box-shadow: none; /* Safari/Chrome */
	box-shadow: none;
}

.propertySide p {
	font-size: 12px;
	color: #666;
	text-align: center;
}
	.propertySide a { color: #88abd9; text-decoration: none; }

/* use a semi-transparent image for the overlay */
	#overlay {
		background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
		color:#efefef;
		height:450px;
	}
	
	/* container for external content. uses vertical scrollbar, if needed */
	div.contentWrap {
		height:441px;
		overflow-y:auto;
	}

.bookOnline {
	-moz-border-radius: 5px 5px 5px 5px;
	background-color: #539b3a;
    border: 1px solid #427a2e;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 6px;
    text-align: center;
    text-shadow: 0 1px 0 #427a2e;
    width: 140px;
	letter-spacing: .7px;
	font-size: 12px;
}

.bookOnline a { color: #FFF; }

/* styling for the image wrapper  */
#image_wrap {
	/* dimensions */
	width:700px;
/* 	margin:15px 0 15px 40px; 
	padding:15px 0; */

	/* centered */
	text-align:center;

	/* some "skinning"
	background-color:#efefef;
	border:2px solid #fff;
	outline:1px solid #ddd;
	-moz-ouline-radius:4px; */
}

.scrollable {

	/* required settings */
	position: relative;
	overflow: hidden;
	width: 700px;
	height: 90px;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width: 20000em;
	position: absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float: left;
}

.scroll {
	position:relative;
	overflow:hidden;
	width:300px;
	height:200px;
	float:left;
}

/* root element for the scroll pics */
.scroll .pics {
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scroll item */
.pics div {
	float:left;
	cursor:pointer;
	width:300px !important;
	height:200px;
	margin:0px;
}

/* possible settings for the active scroll */
.scroll.active {

}

.listing img {
	width: 220px;
	height: 147px;
	float: left;
	margin: 7px 20px 30px 0;
	-moz-box-shadow: 0 2px 5px #F6F6F6; /* Firefox */
	-webkit-box-shadow: 0 2px 5px #F6F6F6; /* Safari/Chrome */
	box-shadow: 0 2px 5px #F6F6F6; /* Opera and other CSS3 supporting browsers */ 
}

table th {
	width: 20%;
	padding: 15px;
/*  border-bottom: 1px solid #CCC; */
	font-weight: 600;
	color: #000;
}

table tr td {
	width: 80%;
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}

table th tr .last {
	border-bottom: none;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	width:600px;	
	min-height:200px;
	padding: 0;
	margin: 0;
	/* CSS3 styling for latest browsers 
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	*/
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image: url(../images/close.png);
	position:absolute;
	right:-15px;
	top:4px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.gallery ul li {
	display: inline;
}

.thumb {
	width: 110px;
	cursor: pointer;
}

ul.tickList li {
	display:inline-block;
	list-style: none;
	background: url(../images/tick.png) no-repeat 0 7px;
	padding: 0 20px 0 20px;
	line-height: 30px;
}

a.sub_cr {
	font-size:14px;
	font-weight:normal;
}

.special_offer {
	width:700px;
	margin:0 auto;
	padding: 20px;
	background-color:#fffeea;
	border:1px solid #e6e4bc;
}
.special_offer h2 { margin: 0 0 10px 0; font-size: 15px; border-bottom: 1px solid #e6e4bc; padding-bottom: 10px; }
.special_offer p { margin: 0; font-size: 12px; }

.styleFix, table tr td { border:none; width:auto; }

