@charset "UTF-8";
/* CSS Document */

/* ---------------------------- 
DIANAS OCEANVIEW BEACHOUSE SCREEN STYLES
http://www.dianasbeachhouse.com.au
VERSION 2.0
01 SEPT 2007
AUTHOR: s.c_kramer@hotmail.com
---------------------------- */
/* COLOURS

#000099 dark blue h3
#003399 medium blue h4

*/
* {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1.4em Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#CCCCCC;
}
#wrapper {
	position:relative;
	left:50%;
	width:720px;
	margin-left:-360px;
	background: transparent url(ov_images/bg.gif) repeat-y top center;
	border:2px solid #FFFFFF;
}
#masthead {
	position:relative;
	width:720px;
	height:250px;
	background-color:#FFFFFF;
}
#main {
	position:relative;
	float:left;
	width:720px;/*ie hack*/
}
#content {
	position:relative;
	float:right;
	width:535px;
	padding-bottom:10px;
	border-bottom:1px solid #003399;
}
#special {
	position:relative;
	float:left;
	width:180px;
}
#basicinfo {
	position:relative;
	float:left;
	width:320px;
	margin-top:8px;
	border-left:1px solid #003399;
}
#sidebar {
	position:relative;
	float:right;
	width:180px;
	margin-top:2px; 
	margin-bottom:20px;
}
#footer {
	clear:both;
	display:block;
	padding:0.1em 0;
/*	height:80px;*/
	line-height:1.6em;
	text-align:center;
	background-color:#FFFFFF;
	color:#000099;
	border-bottom:1px solid #CC0000;
}
#footer p {
	padding:0.3em 0;
}
#footer p.webdesignlink
{
	font-size: 8px;
}
/*--------- typesetting -----------*/
p, li {
	font-size:1.1em;
}
ul {
	list-style:none;
}
.standout li {
	margin-right:20px;
}
.clear {
	clear:both;
}
.clearleft {
	clear:left;
}
li.nodot {
	list-style:none;
}
a[href^="mailto:"] {
	background:url(ov_images/email.png) no-repeat right top;
	padding-right:15px;
}

a[href^="http:"] {
	background: url(images/externalLink.gif) no-repeat right top;
	padding-right: 15px;
}
/*---------nav -----------*/
#nav, #nav ul {
	width:720px;
	height:28px;
	background:#003399 url(ov_images/blue_nav_bg.gif) repeat-x;
	border-top:1px solid #003399;
}
#nav a {
	display:block;
	width:176px;
	height:28px;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size: 1.3em;
	color:#FFFFFF;
	background:url(ov_images/divider_blue.gif) repeat-y left top;
}
#nav li { 
	float:left;
	height:28px;
	line-height:28px;
	width:176px; /*width neeeded or opera goes crazy*/
} 
#nav li ul { /* second-level lists */
	position:absolute;
	width:176px;/* jsut same as its parent element*/
	left:-999em; /*its default position is directly underneath*/
	margin-left:1px;
}
#nav li ul li a:hover {
	background: #FFFFFF url(ov_images/ov_icon.gif) no-repeat center right;
}
#nav li ul a {
	width:176px;
	background:#003399;
	border:0.3px solid #448CCB;
}
#nav li:hover ul, #nav li.sfhover ul {/* lists nested under hovered list items */
	left: auto;
}
#nav a:hover {
	color:#CC0000;
	background-color:#FFFFFF;
}
/*--------- typesetting MASTHEAD --*/
#masthead h1 {
	position:relative;
	width:397px;
	height:124px;
	font-size:1.6em;
}
#masthead h1 span {
	position:absolute;
	height:100%;
	width:100%;
	background:url(ov_images/ov_logo.gif) no-repeat top left;
}
#masthead #titlebar {
	float:left;
	width:720px;
	height:1.6em;
	font-size:0.9em;
	line-height:1.6em;
	text-align:right;
	color:#FFFFFF;
	background-color:#CC0000;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#masthead #titlebar p {
	padding:1px 3px 1px 0;
}
#masthead #titlebar #breadcrumb {
	float:left;
	display:inline;	
	padding-left:2px;
}
#masthead #titlebar #breadcrumb a {
	color:white;	
}
#masthead #intro {
	 clear:both;
	 height:300px;
}
#masthead #intro p {
	margin-right:10px;
	padding: 3px;
	line-height:1.2em;
	font-size:1.2em;
	color:#666666;
	font-style:italic; 
}
#masthead #intro p:first-letter {
	font-size:1.6em;
}
#masthead #intro span {
	font-weight:bold;
	font-size:1.1em;
}
.banner_pic {
	float:left;
	width:100%;
	height:80px;
	text-indent: -9000px;
	border-bottom:1px solid #FFFFFF;
}
#banner1 {
	background:#FFFFFF url(ov_images/beachview.gif) no-repeat top left;
}
/*--------- CONTENT -----------*/
#main .inner {
	float:left;
}
#main h3 {
	margin-bottom:0.6em;
	font-weight:bold;
	font-size:1.6em;
	color:#000099;
}
#content h2 {
	position:relative;
	width:535px;
	height:26px;
	font-size:1.6em;
}
#content h2 span {
	position:absolute;
	height:100%;
	width:100%;
	background:url(ov_images/hdr_welcome.gif) no-repeat;
}
/*---- basic info - middle section ---*/
#basicinfo .inner {
	padding:0 0 0 1.5em;
}
#basicinfo h3.home {
	padding:0.3em 0;
	font-size:1.1em;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
#basicinfo h4 {
	margin:0.3em 0 0 0;
	font-size:1.3em;
	color:#003399;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
}
#basicinfo h5 {
	padding:0.6em 0 0.8em 0;
	font-size:1.2em;
	font-weight:400;
	font-style:italic;
	color:#003399;
}
#basicinfo p.home {
	margin:0.1em 0 1.5em 0;
}
#basicinfo p.intro {
	padding-bottom:0.8em;
	font-weight:bold;
	font-size:1.2em;
	line-height: 1.6em;
}
#basicinfo p.last {
	margin-bottom:1%;
}
#basicinfo p.letter:first-letter {
	font-size:1.4em;
}
#basicinfo img#piclarge {
	float:left;
	padding:2px;
}
#basicinfo .dotpoints {
	padding:0.1em 0 0.6em 0;
	margin-left:1.5em;
	list-style:disc;
}
#basicinfo .dotpoints h4 {
	margin-left:-1em;
}
#basicinfo #contactdetails .dotpoints {
	list-style:none;
} 
#basicinfo .dotpoints  li {
	padding-left:5px;
}
#basicinfo ul.special li {
	padding:6px 0;
}
#basicinfo li.exlink {
	text-decoration:underline;
	color:#003399;
	cursor:pointer;
}
#basicinfo li.link span a {
	text-decoration:underline;
}
ul.gallery {
	float:left;
	padding:0.4em 0 0.6em 0;
}
ul.gallery img {
	padding: 4px;
  	border: 1px solid #a9a9a9;
}
ul.gallery li {
	float:left;
}
/*--------- NEWSFEED  -----------*/
#basicinfo ul.news {
	float:left;
	width:320px;
}
#basicinfo ul.news li {
	float:left;
	width:320px;
	padding:0.6em 0;
}
#basicinfo ul.news h3 {
	margin-top:0.1em;
	margin-bottom:0.1em;
	font-size:0.95em;
	color:#CCCCCC;
	border-bottom:1px solid #cccccc;
}
#basicinfo ul.news h4 {
	color:#003399;
	font-size:1.2em;
}

#basicinfo ul.news p {
	float:ledft;
	font-size:1em;
	font-weight:100;
}
/*---special - right section-*/
#special .inner {
	display:block;
	width:180px;
	background:url(ov_images/bh_external_mid.jpg) no-repeat top;
}
#special h2 {
	position:relative;
	width:180px;
	height:26px;
	font-size:1.6em;
}
#special h2 span {
	position:absolute;
	height:100%;
	width:100%;
	background:url(ov_images/hdr_want_a_deal.gif) no-repeat;
}
#special p.last {
	padding:10px 0;
}
#special p.fineprint, li.fineprint {
	clear:both;
	padding:8px 8px;
	font-size:0.9em;
	line-height:1em;
	color:#CCCCCC;
}
#special p.highlight {
	padding:0 0.3em;
	margin-top:225px;
	text-align:center;
	font-size:1.2em;
	line-height:1.4em;
	color:#FFFFFF;
}
#special img.btnmore {
	float:right;
	padding:10px;
	border:0;
}
/*--------- SIDEBAR -----------*/
#sidebar .inner {
	float:right;
	border:1px solid #CCCCCC;
}
/*--------- featureslist - sidebar ----*/
#sidebar ul.featureslist {
	float:left;
	padding-top:24px;
	list-style:none;
	background:url(ov_images/hdr_rooms.gif) no-repeat top center;
}
#sidebar ul.featureslist li {
	clear:both;
	display:block;
	float:left;
	width:160px;
	padding:0.5em;
	font-weight:100;
	background-color:#FFFFFF;
	border-right:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-bottom:2px solid #CCCCCC;
}
#sidebar ul.featureslist li h3 {
	margin:6px 0;
	padding-top:5px;
	text-align:left;
	font-size:1.3em;
	font-weight:800;
	color:#CC0000;
}
#sidebar ul.featureslist img.btnmore {
	float:right;
	padding:8px 0;
	border:0;
}
/*--------- LINKS -----------*/
a {
	text-decoration:none;
}
a:link, a:visited {	
	color:#003399;
}
a:hover, a:active {	
	color:#003399;
	text-decoration:underline;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
	color:#CC0000;
}
/*--------- FORM TO COME!!! -----------*/
#form {
	width:315px;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
	margin: 3em 0 0 0;
}
legend {
	margin-left: 0.3em;
	padding:0 0.4em;
	color: #003399;
	font-size:1.1em;
	font-weight: 800;
}
fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
	zoom: 1;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
label {
	float: left;
	width: 8em;
	margin-right: 1em;
	text-align: right;
}
li.comment {
	height:100px;
}
.submit {
	float: none;
	width: auto;
	margin-left: 7.5em;
	cursor:pointer;
}
.required {
	font-size:1.1em;
	color:#CC0000;
}
input:focus, textarea:focus {
	background-color:#CCCCCC;
}
input[type="text"], textarea {
	border-top:2px solid #999999;
	border-left:2px solid #999999;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;