/*
 * PORTSCATHO HOLIDAYS
 *
 * Subject to copyright.
 *
 * Web Development by LOOKsystems Limited
 * mailto:info@looksystems.ltd.uk
 * http://www.looksystems.ltd.uk
 *
 */

#page
{
	padding:18px 18px 0 18px;
}

#stage{
	width:954px;
	height:350px;
}
.index_b{
    background:url("../assets/images/Banner_Home.jpg") no-repeat bottom right !important;
}
.cottages_b{
    background:url("../assets/images/Banner_Cottages.jpg") no-repeat bottom right !important;
}
.sailing_b{
    background:url("../assets/images/Banner_Sailing.jpg") no-repeat bottom right !important;
}
.restaurants_b{
    background:url("../assets/images/Banner_Restaurant.jpg") no-repeat bottom right !important;
}
.walking_b{
    background:url("../assets/images/Banner_Walking.jpg") no-repeat bottom right !important;
}
.beaches_b{
    background:url("../assets/images/Banner_Beaches.jpg") no-repeat bottom right !important;
}
.surroundings_b{
    background:url("../assets/images/Banner_Surround.jpg") no-repeat bottom right !important;
}

#logo{
	width:345px;
	height:123px;
	display:block;
	float:right;
    margin:0px !important;
}

#logo a{
	background:url("../img/portscatho-stmawes-logo.png") no-repeat bottom right !important;
    display:block;
	width:345px !important;
	height:123px !important;
	text-indent: -9000px;
	overflow: hidden;
}

#logo p{
	display:none;
	overflow:hidden;
	height:0;
}

h2.call2book{
    background:url("../img/call2book.gif") no-repeat bottom right;
    display:block;
	width:954px;
	height:49px;
	text-indent: -9000px;
	overflow: hidden;
    margin:13px 0;
}

/* the heading of the content SIFR ready*/
h1
{
	font-weight:400;
	text-transform:uppercase;
	color:#666;
	font-size:18px;
}
.heading
{
	display:block;
	padding:5px 0 10px 0;
	margin-bottom: 0.5em;
}

h3.heading{
    font-weight:400;
	text-transform:uppercase;
	color:#4b6c7b !important;
	font-size:18px;
	margin-bottom: 0;
	padding-bottom: 0;
	
}

#content h3.heading.underline {
	padding:5px 0 10px 0;
	margin-bottom: 0.5em;
	
}

h1.heading.underline,
.underline h1.heading,h3.heading.underline,
.underline h3.heading  {
	font-family: Times New Roman,serif;
}

.hasFlash h1.heading.underline,
.hasFlash .underline h1.heading,.hasFlash h3.heading.underline,
.hasFlash .underline h3.heading {
	font-size: 21px;
	padding-bottom: 7px;
}
body ul#mainnav li a.clicked{
    color:#fff !important;
    background:#8cbbd0;
}


/* brochure */
.cottages{
    background:#D2E0E7;
}
a.go2mainsite{
    display:block;
    background: url(../img/go2mainsite.gif) 0 0 no-repeat;
    text-indent:-5000px;
    overflow:hidden;
    width:124px;
    height:21px;
}

.cottages ul#gallery{
    margin:10px 0 10px 7px;
    background: url(../img/gallery-dot.gif) 0 0 ;
    padding:7px 7px 0 0px;
    height:208px;
    _height:218px;
    width:288px;
}
.cottages ul#gallery li{
    margin:0px 0 7px 7px;
    width:123px;
    background:none;
    height:83px;
    background:#D2E0E7;
    padding:7px;
}
.cottages ul#gallery li a{
    margin:0px;
    padding:7px;
}
.cottages .block{
    padding:0 7px 7px 7px;
}

.bigger-text{
    color:#4b6c7b;
    font-size:130%;
}
.bigger-text h3{
    font-weight:normal;
    font-size:110%;
}

ul.h-gallery {
	overflow: hidden;
    float:left;
    display:inline;
    margin:-10px 0 10px -10px;
}

ul.h-gallery li{
	float:left;
	background:url("../img/gallery_bg.gif") no-repeat bottom left;
    width:121px;
	height:98px;
	display:inline;
	margin: 10px 0px 0 11px;
    padding:13px 14px 0 14px;
}

ul.h-gallery li a
{
	display:block;
	width:120px;
	height:83px;
	margin:13px 14px 0 14px;
}
a.search-btn-white img{
    vertical-align:bottom;
}
.understage{
    border-bottom:1px solid #999999;
}

ul.proplist{
    display:inline;
    margin-left:-10px;
    float:left;
    list-style-type:none;
    margin-bottom:15px;
    overflow:hidden;
}
ul.proplist li{
    float:left;
    margin-left:10px;
    display:inline;
    width:150px;
    border-bottom:1px solid #5a8090;
    padding:2px 0;
}
ul.proplist li a{
    color:#333 !important;
    font-weight:bold;
}
ul.proplist li a:hover{
    color:#4389a9 !important;
    text-decoration:none !important;
}

