/* @override 
	http://opalmarine.com.local/css/global.css
	http://opalmarine.dv1.quesmedia.com/css/global.css
*/

/*
 * @author Nick Thornley, Quesmedia. 2009
 * Visit http://www.quesmedia.com
 
 Notes:

 opactity to be declared (IE8, IE5-7, Others):
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
 opactity: .8;
 
 */

/* @group Reset
 * Hat tip to Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;/* 13 px*/
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	color: black;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}
em {
	font-style: italic;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* @end */

/* @group Typography */
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;	
	font-size: 13px;/* 13px*/
	line-height: 21px;/*21px*/
}
p {
	margin-bottom: 1.615em;/*21px based on 13px font*/
	margin-bottom: 0.769em;/*10px based on 13px font*/
}
h1, h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 24px;/*16px*/
	line-height: 28px;/*42px*/
	margin-bottom: 21px;/*21px*/
}
h2 a, h3 a {
	text-decoration: none;
}
h2 a:hover,
h2 a:focus {
	text-decoration: underline;
}
h3 {
	font-size: 18px;/*16px*/
	line-height: 21px;
	margin-top: 21px;
	margin-bottom: 10px;
}

h4,h5 {
	font-size: 18px;/*16px*/
	line-height: 21px;
	margin-top: 21px;
	margin-bottom: 10px;
}
dt {
	font-size: 16px;
}
dt label {
	font-size: 14px;
}
#bd dd {
	margin-left: 21px;
	margin-bottom: 6px;
}
#bd ul, #bd ol, #bd dl {
	margin-bottom: 21px;
}
#bd ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 26px;
}
#bd ul li {
	list-style-type: disc;
	margin-left: 26px;
}
.q-full-panel h2 {
	text-align: center;
}
.meta {
	font-size: 11px;
}
.legal-meta {
	font-size: 11px;
	line-height: 1.2;
}
dl.image dd {
	font-size: 11px;
}
#navigation {
	font-size: 	14px;/*18px*/
	line-height: 14px;/*21px*/
}
#logos p {
	font-size: 14px;
}
/* @end */

/* @group Colour & Texture */
html, body {
	background: #002049 url(img/bg.jpg) center top;/*background position fixed and compensates for the top menu height*/
	color: #a6a8aa;
}
h2 {
	/*color: #e0e3e5;*/
}
h3, h4 {
	/*color: #c7c9cb;*/
}
a {
	color: #a6a8aa;
}
a:hover,
a:focus {
	color: #cdcdcd;
}
input,
textarea {
	border: none;
	border-left: 1px solid #475165;
	border-top: 1px solid #353c4c;
	line-height: 1.167!important;
	float: left;
	padding: .7em .2em;
	background: #7989ac url(img/dropshadow_input.gif) repeat-x 0 -0.5px;
}
legend {
	font-weight: bold;
}
fieldset {
	margin-bottom: 1em;
}
a.button,
input.button {
	display: inline-block;
	background: none;
	background-color: #445d95;
	color: #e9e9e9;
	text-decoration: none;
	padding: 0 .3em;
	border: 2px outset #234672;
	cursor: pointer;
}

a.active.button {
	background-color: #082d5b;
}

input.button {
	padding: .5em;
}

a.button:hover,
a.button:focus,
input.button:hover,
input.button:focus {
	color: #fff;
	background-color: #7989ac;
	border-color: #234672;
	background-image: none;
}
hr {
	border-color: #002049;
}
.errors {
  color: #c33;
}
#bd ul.errors {
	margin-top: .2em;
	border: solid 1px;
	background-color: #ffebeb;
}
#bd ul.errors li{
	margin: 0;
	padding: .1em .5em;
	list-style: none;
}
#bd form ul.errors {
	float: left;
	margin-top: 0;
	margin-bottom: .5em;
}
textarea {
	width: auto;
}

form p {
	margin-bottom: 0;
}
form p.description {
	text-align: right;
	font-style: italic;
	font-size: 11px;
}
.q-full-panel .q-inner {
	border: solid #234672 .2em;
	border-left: none;
	border-right: none;
	background-color: #00173f;
	padding: 1em 0;;
}
.q-full-panel {
	margin: 2em 0 1em 0;
	padding-bottom: 10px;
	background: url(img/dropshadow_bottom.png) repeat-x bottom;
}
.q-panel .q-inner {
	border: solid #234672 .2em;
	background-color: #082d5b;
	padding: 0.411em 1.411em;
	zoom: 1;
}
.q-panel {
	box-shadow: .2em .2em .5em #000;
	-webkit-box-shadow: .2em .2em .5em #000;
	-moz-box-shadow:  .2em .2em .5em #000;
}


#hd .q-full-panel .q-inner {
	border: none;
}
#hd .q-full-panel {
	margin-top: 0;
}


/* @end */

/* @group opal-gc
 *
 * Additional styling based on yui grids for column widths specific to the opal design
 */

/*
Subsection: Children generally take half the available space
*/

.yui-gb .opal-gc,
.opal-gc .yui-u,
.opal-gc .yui-g {
	float: left;
}

/*Float units (and sub grids) to the right */
.yui-g .opal-gc,
.opal-gc .yui-u,
.yui-g .opal-gc .yui-u {
	float: right;
}

/*Float units (and sub grids) to the left */
.opal-gc div.first,
.yui-g .opal-gc div.first,
.opal-gc div.first div.first {
	float: left;
}

.yui-g .opal-gc {
	width: 49.1%;
}

.yui-gb .opal-gc,
.opal-gc .yui-u,
.opal-gc .yui-g {
	width: 38%;
	margin-left: 5.0%;
}

/* Give IE some extra breathing room for 1/3-based rounding issues */

.opal-gc div.first {
  width: 56.9%;
  _width: 56.7%;
}

.opal-gc div.first {
	margin-left: 0;
}

/*
Section: Clearing. zoom for IE, :after for others
*/

.opal-gc:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.opal-gc {
	zoom: 1;
}
/* @end */

/* @group Layout */
.iclear {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
}
#bd {
	padding-top: 50px;
}
#ft {
	
}
#bd dt.inline-pair {
	float: left;
	margin-right: 1em;
	display: inline;
}

#bd dl.image dd {
	margin-left: 0;
}
/* @group Contact Details */

#contact-details-1,
#contact-details-1 {
	width: 45%;
}
#contact-details-1 {
	float: left;
}
#contact-details-2 {
	margin-left: 55%;
}
#bd .q-panel hr {
	clear: both;
	margin: 1em 0;
}

form dt {
	text-align: right;
	width: 41%;
	clear: both;
	float: left;
	margin: 0;
	margin-right: 2%;
}
#bd form dd {
	float: left;
	margin: 0 0 1em 0;
	width: 55%;
	
}
form dd input {
	float: left;
	margin-top: -.2em;
	width: 98%;
}
form dd textarea {
	padding-left: .2em;
	padding-right: .2em;
	width: 98%;
}

/* @end */

/* @end */

/* @group Extra */

span.iclear {
	display: block;
	clear: both;
	border:none;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

/* @group Welcome */
#welcome {
	display: none;
}
#welcome h1 {
	text-align: center;
}
#welcome h1 img {
	margin-top: 300px;
}

/* @end */

/* @group Logos */
h2.opal-logo {
	margin: 0 auto 30px auto;
	display: block;
	width: 300px;
	height: 108px;
	overflow: hidden;
	text-indent: -999em;
	background: url(img/logo-h2.png) no-repeat 0 top;
	text-align: center;
}
h2.opal-superyacht-logo {
	margin: 0 auto 30px auto;
	display: block;
	width: 300px;
	height: 108px;
	overflow: hidden;
	text-indent: -999em;
	background: url(img/logo-superyachts-h2.png) no-repeat 0 top;
	text-align: center;	
}


/* @end */

/* @group Why Choose Opal */
#why-choose-opal {
	margin-left: auto;
	margin-right: auto;
	width: 65%;
}
#why-choose-opal li {
	line-height: 16px;
	margin-bottom: 8px;
}
/* @end */

/* @group Main Page Logos */
#main-logo {
	text-align: center;
	margin: 40px 0;
}
#logos {
	text-align: center;
}
#logo_ukint a,
#logo_super a {
	cursor: pointer;
	margin: 0 auto;
	box-shadow: rgba(0,0,0,.3) 10px 10px 10px;
	-moz-box-shadow: rgba(0,0,0,.3) 10px 10px 10px;
	-webkit-box-shadow: rgba(0,0,0,.3) 10px 10px 10px;
}
#logo_ukint a,
#logo_super a,
#logo_ukint a .js_fade,
#logo_super a .js_fade {
	height: 60px;
	width: 240px;
	position: relative;
	display: block;
	background: url(img/logos2_sprite.jpg) no-repeat;
}
#logo_ukint a * {
	display: none;
}
#logo_ukint a {
	background-position: left top;
}
/*#logo_ukint a.css_fade:hover,*/
#logo_ukint a .js_fade {
	background-position: -240px top;
}
#logo_super a * {
	display: none;
}
#logo_super a {
	background-position: -480px top;
}
/*#logo_super a.css_fade:hover,*/
#logo_super a .js_fade {
	background-position: -720px top;
}
/* @end */


/* @group Boats*/
dl.specification dt { 
	float: left;
	clear: both;
	margin-right: .5em;
}

/* @end */

/* @group Navigation */
#navigation ul ul li {
	float: none;
}
#navigation {
	text-align: center;
}
#navigation ul li {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	text-align: left;
}
#navigation ul li ul li {
	display: block;
}
#navigation ul li a {
	text-decoration: none;
	text-transform: lowercase;
	display: block;
	padding: 0 1em;
	border-left: solid #a6a8aa 2px;
}
#navigation ul li a:hover,
#navigation ul li a:focus {
	text-decoration: underline;
	color: #cdcdcd;
}
#navigation ul li a.active {
	color: #cdcdcd;
	background-color: transparent;
}
#navigation .nav-home a {
	border-left: none;
}
/* @end */
/* @group Sub Navigation */
#navigation ul ul{
	position: absolute;
	padding-top: 1em;
	margin: 0 .5em;
	border-bottom: solid 1px #000;
	background: url(img/submenu-bg.gif) no-repeat 1em top;
	z-index: 1;
}
#navigation ul ul {
	display: none;
}
#navigation ul li:hover ul,
#navigation ul li:focus ul {
	display: block;
}
#navigation ul ul li a {
	text-decoration: none;
	text-transform: lowercase;
	background-color: #082d5b;
	color: inherit;
	display: block;
	padding: 3px .5em;
	border-top: 1px solid #082f5f;
	border-bottom: 1px solid #082f5f;
	border-left:none;
}
#navigation ul ul li a:hover,
#navigation ul ul li a:focus,
#navigation ul ul li a.active:hover,
#navigation ul ul li a.active:focus {
	color: #cdcdcd;
	background-color: #00173f;
	border-top: 1px solid #a6a8aa;
	border-bottom: 1px solid #a6a8aa;
	text-decoration: none;
}
#navigation ul ul li a.active {
	color: #cdcdcd;
	background-color: #06264c;
	text-decoration: none;
}
/* @end */


/* @end */

/* @group Contact */
a.vcard {
	display: block;
	float: left;
	margin-right: 1em;
	margin-top: .3em;
	width: 31px;
	text-indent: -999em;
	overflow: hidden;
	height: 24px;
	background: url(img/vcard.jpg) no-repeat 0 0;
}

/* @end */

/* @group Sell Your Boat */

#bd ul.mini-boats-list {
	float: left;
	width: 100%;
	margin-top: 1em;
}
#bd ul.mini-boats-list li div.description {
	float: left;
}
#bd ul.mini-boats-list li.boat {
	list-style: none;
	margin-left: 0;
	margin-bottom: 1em;
}
#bd ul.mini-boats-list li.boat div.image {
	float: left;
	margin-top: .4em;
	margin-right: 1em;
	overflow: hidden;
	width: 86px;
	height: 57px;
}
#bd ul.mini-boats-list li.boat div.image img {
	width: 86px;
	height: 57px;
}
#bd ul.mini-boats-list li.boat div.key-points ul {
	margin: 0;
}
#bd ul.mini-boats-list li.boat div.key-points ul li {
	margin: 0;
	list-style: none;
}
#schedule-programme-list .episode-time {
	float: left;
	width: 62px;
	position: relative;
	font-size: .92em;
}


/* @end */

/* @group How To Find Us */
div.google-map {
	margin-left: 30px;  
}
div.vcard {
	margin-left: 60px;
	margin-right: 60px;
}


/* @end */


/* @group Boat Search Form */
dt#Search-label {
	display: none;
}
#bd dd#Search-element
 {
	width: 100%;
	padding: 0;
	margin: 0 0 1em 0;
}
#bd dd#Search-element input {
	margin: 0;
}

/* The use of html>body hides from IE 6 and below*/
html>body #length_from,
html>body #price_from,
html>body #year_from {
	width: 100%;
}
html>body #length_from-element,
html>body #price_from-element,
html>body #year_from-element{
	clear: none;
	width: 20%!important;
	margin-right: 5%!important;
}
html>body #length_to-label,
html>body #price_to-label,
html>body #year_to-label {
	clear: none;
	width: auto;
}
html>body #length_to,
html>body #price_to,
html>body #year_to {
	width: 100%;
}
html>body #length_to-element,
html>body #price_to-element,
html>body #year_to-element{
	width: 20%!important;
	margin-right: -3em!important;/*give this box every chance of staying on the same line, even if it means overflowing the container*/
}
/* @end */

/* @group Alert Message */
#bd div.alert {
	position: relative;
	margin: 0 auto 1em auto;
	text-align: center;
	padding: 0;
	width: 24em;
	background-color: #445d95;
	color: #e9e9e9;
	padding: 0 .3em;
	border: 2px outset #234672;
	padding: .5em 1em;
	box-shadow: .2em .2em .5em #000;
	-webkit-box-shadow: .2em .2em .5em #000;
	-moz-box-shadow:  .2em .2em .5em #000;
}

/* @end */

/* @group Action Messages */
#action-messages {
	position: relative;
	margin: 0 auto;
	margin-top: -80px;
	margin-bottom: 80px;
	padding: 0;
	width: 40em;
}
#bd #action-messages ul {
	border: 1px solid #d5d6bc;
	background-color: #fdffe0;
	color: #666;
	padding: .5em 1em;
	margin: .5em 0;
}
#bd #action-messages li {
	list-style: none;
	margin: 0;
}
#bd #action-messages #action-message-close {
	background: url(img/close.gif);
	display: block;
	width:  15px;
	height:  15px;
	overflow: hidden;
	position: absolute;
	left: -4px;
	top: -4px;
	cursor: pointer;
	text-indent: 10em;
}
/* @end */

/* @group Contact Form */
/*Contact form*/
#bd  form dd#message-element {	
	width: 100%;
	margin-left: 0;
	margin-bottom: 1em;
}
#submit-label {
	display: none;
}
#bd dd#submit-element,
#bd dd#submit-element input {
	width: 100%;
}
/* @end */

/* @group icons */
a.icon-pdf {
	display: block;
	width: 50px;
	height: 50px;
	background-image: url(img/icon-pdf.gif);
	text-indent:100px;
	overflow: hidden;
	line-height: 100px;
}


/* @end */

/* @group Embelishments */
dl.image dt img {
	box-shadow: .2em .2em .5em #000;
	-webkit-box-shadow: .2em .2em .5em #000;
	-moz-box-shadow:  .2em .2em .5em #000;
}
#navigation>ul ul a {
	box-shadow: .1em .1em .2em #000;
	-webkit-box-shadow: .1em .1em .3em #000;
	-moz-box-shadow:  .1em .1em .2em #000;
}


/* @end */