/*
Theme Name: Enterprise
Description: Enterprise original default theme.
Version: 1.0
Author: AgentPoint - Rolies
*/

@import url("css/reset.css");

/* Elements
----------------------------------------*/
body{background:#ffffff;color: #4c5a5f; font:13px "Myriad Pro", Arial, Helvetica, sans-serif}
input, select, textarea {
    font-family: inherit;
    font-size: 13px;
    background: #fafafa;
    padding: 2px;
    border: 1px solid #eaeaea;
}
input .submit, input[type="submit"], input[type="image"] {
    border: none;
    padding: 0;
    background: none;
}
blockquote	{margin: 0 0 18px 18px; color:#666666; font-style: italic;}
strong		{font-weight:bold;}
em		{font-style:italic}
a {text-decoration: none;color: #203A62}
a:hover {text-decoration: none;color: #2D5085}
h1 {font-size:24px;font-weight:normal;line-height:24px;margin:18px 0px 0px;border-bottom: 1px solid #CCCCCC;padding-bottom: 10px}
.wrapper-4 h1, .wrapper-4 img {border: 0px none !important}
h2 {
    border-bottom: 1px dotted #ddd;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 14px;
    padding: 13px 0;
}
h2.title-summary {border:0 none;display:inline-block;padding:0;margin: 10px 0 0}
h3 {font-size: 14px;font-weight: bold}
.sidebar h2 {
    padding: 0 0 10px;
    margin: 0 0 10px;
    font-weight: normal;
}

/* Standard Definitions
----------------------------------------*/
.text-logo {font-size: 14px;color: #004e86;line-height: 25px;width: 250px;display: inline-block}
.sortwidth  { width:100px !important; margin:0 !important }
.display-10 .sortwidth  { width:74px !important; margin-left: 2px; }
.left 		{float:left;}
.right 		{float:right;}
.clearThis 	{clear:both; float:none; width: 100%;}
.small		{font-size:.625em;}
.medium		{font-size:.9em;}
.large		{font-size:1em;}
.soft		{color:#D3D3D3;}
.hide		{display:none;}
p.last		{margin-bottom:0px;}
.contact-person { margin: 15px 0; font-size: 14px; font-weight: bold}
.sort-select { width: 73px !important}
.listing-detail-title { width: 100px; display: inline-block}
.btn-gallery { border: 1px solid #cccccc; padding: 5px 10px; margin: 20px 0px; display: inline-block; float: right; background-color: #165a82}
.btn-gallery a { font-weight: bold; font-size: 13px; color: #fff}
.btn-gallery:hover, .btn-gallery:hover a { background-color : #4fabe0}
.news-img-round{ float: left; display: inline-block; margin-right: 5px !important}
.profile-dealer { margin-right: 10px !important}
.post-image { margin-bottom: 15px}
.post-image img { width: 100%}
.entry h1 { color: #3A3A3A; border: 0 none; font-size: 20px}
#boldlink { color: #1583f2}
.profile-desc { display: inline-block; width: 210px}
.boat-sold {background: url("images/sold-med.png") no-repeat top left;height:100px;width:100px;position:absolute}
.content-gallery { width: 660px !important; margin-bottom: 15px}
.catrss { display: none}
#recaptcha_response_field { left: 0px}
.none { display: none !important}

/* Header
----------------------------------------*/
#header {
	/*background:#000;
    background: -moz-linear-gradient(top, #3f3f3f 0%, #000000 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#3f3f3f), color-stop(100%,#000000));
	background:-webkit-linear-gradient(top, #3f3f3f 0%,#000000 100%);
	background:-o-linear-gradient(top, #3f3f3f 0%,#000000 100%);
	background:-ms-linear-gradient(top, #3f3f3f 0%,#000000 100%);
	background:linear-gradient(top, #3f3f3f 0%,#000000 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f3f3f', endColorstr='#000000',GradientType=0 );*/
    width: 100%;
    position: relative;
    z-index: 4;
}
.headerwrap {height: 180px;margin: 0 auto;position: relative;width: 1020px; /*background:url(images/backgrounds/beach.png?v=0.01) no-repeat 0 0*/}
.headerwrap h1 {border: 0 none;left: 20px;margin: 0;padding: 0;position: absolute;top: 30px}
.headerwrap h1 a {display:block}
.headerwrap h1 a img {width: 300px}

#nav {height: 54px;width: 100%; background:url(images/backgrounds/bg-nav.png) repeat-x 0 0}
#nav > ul {margin: 0 auto;width: 1020px}
#nav ul li {list-style:none}
#nav > ul > li {float:left}
#nav > ul > li > a {display: block;height: 54px;line-height: 54px;padding: 0 15px;position: relative; z-index: 9; -moz-transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s}
#nav > ul > li:hover > a, #nav li.current_page_item > a, .home #nav > ul > li:first-child > a {background: #203A62}
#nav li a{color: #ffffff; font-size:14px}
#nav ul ul li a {
    display: block;
    padding: 0 10px;
    height: 27px;
    line-height: 27px;
    border-bottom: 1px solid #2D4D81;
}
#nav ul ul li a:hover {background:#2D4D81; -moz-transition:0.3s; -o-transition:0.3s; -webkit-transition:0.3s}

.lavaLampNoImage li {position: relative}

#nav ul li:hover > ul {display:block}
#nav ul ul {
	display:none;
    background:#203A62;
    left: 0;
    position: absolute;
    top: 54px;
    width: 200px
}
#nav ul ul li {}
#nav ul ul li:hover {}
#nav ul ul li:hover a, #nav li:hover ul li a {color: #FFF}
#nav ul ul li:hover a:hover {}

#header .ct-info {float:right;display: none}
#header .ct-info p {font-size: 12px;text-align:right;line-height: 20px}

/* Main Content
----------------------------------------*/
#container{margin:0px auto; padding:20px 0 0}
#search_display #searchform {
    height: auto;
    display: inline-block;
    width: 100%;
}

.footer-2 .wrapper-2{display:inline-block;height: 50px;background: url(images/footer.png) no-repeat #aeccce;width:100%;margin-top: -10px;}
.wrapper-3{font-size: 12px;line-height: 20px}
.wrapper-3 .footer-content {margin: 0 auto;border-top: 1px solid #ffffff;padding-top: 25px;clear: both;width: 1020px}

.wrapper-4{color: #5d5f60;margin-top: 20px;font-size: 13px;padding: 10px;line-height: 20px;font-weight: bold;display: none}
.wrapper-4 img {float : left;margin-right: 15px}

#mainContent{width:1020px;margin:0px auto}
#mainContent .wrapper{display:inline-block;width:1020px}
#mainContent .main{float: left;width: 660px;}
#mainContent .sidebar{float: right;width: 350px;}
#mainContent .footer-bar{float: right;width: 990px;padding: 10px 15px;height: 52px;background: #1F375D /*url(images/backgrounds/bg-subscribe-home.png) repeat-x transparent*/;margin-top: 10px}

.box{clear:both;float:left;margin-bottom:10px;}

#mainContent .main .box{width:655px;}
#mainContent .sidebar .box{width: 350px;float: right}

.box .top, .box .bottom{ display:none; float:left;width:100%;}
.box .top .left, .box .bottom .left{height:10px;width:10px;float: left;}
.box .bottom .left{background-position: 0 bottom;}
.box .top .center, .box .bottom .center{float:left;height:10px;width:635px; }
.box .display-2 .box .top .center, .box .display-2 .box .bottom .center {width:524px !important}

#mainContent .footer-bar .box .top .center, #mainContent .footer-bar .box .bottom .center{width:940px;}
#mainContent .sidebar .box .top .center,#mainContent .sidebar .box .bottom .center{width: 328px;}

.box .bottom .center{background-position:0 -30px !important;_background-position:0 -22px;}
.box .top .right, .box .bottom .right{height:10px;width:10px;float: left;}
.box .bottom .right{background-position: right bottom;}
.box .middle{float:left;padding-left:19px;width:620px;}
.display-2 .box .middle {width: 636px}

#mainContent .footer-bar .box .middle{width:941px;}

.box .middle .center{float:left;padding-right:19px;width:617px}
.box .display-2 .box .middle .center {width:526px;background-position: 512px 0px}

#mainContent .footer-bar .box .middle .center{background-position: 912px 0;width:922px}
#mainContent .sidebar .box .middle{width:328px;}
#mainContent .sidebar .box .middle .center{background-position:299px 0;padding-right: 18px;width:311px}

#posts_outer h2.title {border: 0 none}
#posts_outer .post {margin: 15px 0;padding: 15px 0;border-bottom: 1px solid #fff}

/*Search Panel*/
.search-form{display: inline-block;margin-bottom: 8px}
.search-advanced {display: none}
.search-form .col{float:left;width:105px;}
.search-form .col.first-col {width:310px}
.search-form .col.first-col select {width:309px !important}

.col .row .sortwidth {margin-right: 7px}
.search-form .last-col {width:206px !important;margin: 0px}
.search-form .col .row{margin-bottom:10px;width:100%;}
.search-form .col .row.r-submit{margin:0;overflow:visible;padding-top:8px; text-align:right}
.search-form .last-col select[name="bd_soldleasevaluemax"], .search-form .last-col select[name="bd_lengthmax"] {margin:0 2px 0 0 !important}
.search-form .col .row.r-submit .submit {margin: 0 -7px 0 0}

#filter_search_widget .r-submit a {color: #fff}
#filter_search_widget .r-submit {background-color:#165A82;border:1px solid #CCCCCC;display:inline-block;float:right;padding:5px 10px;font-weight: bold;-moz-border-radius: 5px}
#filter_search_widget .r-submit:hover {background-color:#4FABE0}

.search-form .col .row label{display:block;height:18px;line-height:18px;width:100%;}
.search-form .col .row select, .search-form .col .row input.text{line-height:18px;width:100px;}
.search-form .col .row input[type="text"] {width: 108px}

/*Display Box*/
.display-1 .text, .display-2 .text{margin-bottom:15px}
.display-1 .image{float:left;margin-right:10px;width:296px;margin-bottom: 7px; }
.display-1 .image.last{margin: 0;}

.display-2 .listing .list{}
.display-2, .display-3, .display-4, .display-5, .display-6, .display-7 {margin-bottom: 10px}
.display-2 .listing .ct{display:inline-block;margin-top: 5px;}
.display-2 .listing .ct p, .display-2 .listing .ct a, .display-4 .ct, .listing .ct a {font-size: 13px;line-height: 18px}
.display-2 .listing h3 {font-size: 14px;color: #2e3d47 !important}
.display-2 .listing h3 a {}
.display-2 .listing .ct .left.img{margin:2px 5px 5px 0;}

.display-3 .list{float:left;width:120px;margin-right: 10px;}
.display-3 .list ul{margin:10px 0 0;}
.display-3 .list ul li{margin-bottom:8px;}

.display-4 .ct p .left.img{margin:5px 10px -2px 0px;}

.horz-line{border-bottom:1px solid #2C2C2C;height:10px;margin-bottom:10px;display: inline-block;width:100%;}

.panel-connect-with-us{margin-right: -11px;background:url("images/panel-connect-with-us.png") no-repeat scroll 0 0 transparent;float:right;height:121px;position:relative;width:332px}
.panel-connect-with-us h1 {font-family: "Century Gothic";margin-top: 7px;font-weight: bold;text-align: center;color: #005195;font-style:italic;font-size: 18px;border: 0 none}
.panel-connect-with-us .link-1{color:#FFFFFF;font-size:12px;left:0;position:absolute;text-align:center;top:38px;width:100%;}
.panel-connect-with-us .link-2{bottom:17px;font-style:italic;left:74px;position:absolute;}
.panel-connect-with-us .link-1 a:link, .panel-connect-with-us .link-1 a:visited,
.panel-connect-with-us .link-2 a:link, .panel-connect-with-us .link-2 a:visited{color:#FFFFFF;font-size:12px;}
.panel-connect-with-us .link-1 a:hover, .panel-connect-with-us .link-2 a:hover {color:#FF7800;}
.panel-connect-with-us .link-3{bottom:9px;position:absolute;right:10px;}
.panel-connect-with-us .link-3 a{float:left;height:32px;margin-left:6px;width:32px;}
.panel-connect-with-us .link-3 a span{background:url("images/ico-connect-with-us.png") no-repeat scroll 0 0 transparent;	display: block;height:32px;width: 32px;}
.panel-connect-with-us .link-3 a.feed span{background-position: 0 0;}
.panel-connect-with-us .link-3 a.fbook span{background-position:-38px 0;}
.panel-connect-with-us .link-3 a.vmeo span{background-position:-76px 0;}
.panel-connect-with-us .link-3 a.utube span{background-position:-114px 0;}

.display-5 .text{margin-bottom:15px;}
.display-5 .sponsors{width: 100%;}
.display-5 .sponsors .sponsor{margin-bottom: 8px;}

.display-6 .text{margin-bottom:15px;font-size: 12px}
.display-6 .images .image{float:left;height:110px;margin:0px 4px 10px;width:140px;}
.display-6 .images .image.last{margin-right: 0;}

.panel-join-with-us{background:url("images/panel-join-with-us.gif") no-repeat scroll 0 0 transparent;float:right;height:219px;margin-bottom:28px;position:relative;width:330px;}
.panel-join-with-us .phone-number{bottom:15px;font-size:15.82px;font-weight:bold;left:47px;position:absolute;}
.panel-join-with-us .join-link{bottom:0;height:58px;position:absolute;right:0;width:167px;}
.panel-join-with-us .join-link span{background:url("images/btn-link-to-join.gif") no-repeat scroll 0 0 transparent;display:block;height:58px;width:167px;}

.display-7 .list{float:left;margin-right:10px;width:217px;}
.display-7 .list ul{margin:10px 0 0;}
.display-7 .list ul li{margin-bottom:8px;}

.display-8{width:660px;}
.display-8 .bar{float:left;font-size:12px;margin-bottom:12px;width:100%;font-weight:bold;}
.display-8 .bar a:link, .display-8 .bar a:visited{color:#0badd7;text-decoration: underline;}
.display-8 .bar a:active, .display-8 .bar a:hover{text-decoration: none;}
.display-8 h2.title{display:inline-block;margin:0 0 8px;width:580px;padding: 13px 0 13px 13px; }
.display-8 h2.title span {margin: 0 13px 0 0}
.display-8 h2.title span.right{color: #0badd7;}
.display-8 .big-photo{float:left;margin-bottom:24px;width:100%;}
.display-8 .thumbnails{float: left;width: 100%;}
.display-8 .thumbnails .thumbnail{float:left;margin:0 22px 20px 0;}
.display-8 .thumbnails .thumbnail.last{margin-right: 0px;}
.display-8 .desc{float:left;width:100%;}
.display-8 .desc p{font-size: 13px;line-height: 18px;margin: 0px 10px 10px;}

.media .full-ct{float:left;margin-bottom:15px;width:100%;}
.media .half-ct{margin-bottom:15px;width: 280px;}
.media h2.title{margin:0 0 8px;width:580px;}
.media .half-ct h2{width: 267px;}
.media .video-box {width: 193px;}
.media .video-box h2 {width: 180px;}
.media .video-box .player {width: 186px;}
.media a:link, .media a:visited{color: #3a3a3a;font-size: 12px;}
.media .files a{display:block;font-weight:bold;margin-bottom:5px;margin-left:13px;}

.player-audio {padding: 10px;border: 1px solid #cccccc;margin-bottom: 10px}

.display-9 {margin:10px 0;display: inline-block;border-bottom: 1px dotted #c0c0c0;padding-bottom: 20px}
.display-9 .thumb{float:left;margin-right:10px;width:200px}

.box .display-2 .display-9 .ct{float:left;width:378px;margin-bottom:10px;}

.display-9 .ct{float:left;width:405px;margin-bottom:10px;}
.display-9 .ct h3{float:left;margin-bottom:10px;width:100%;}
.display-9 .ct h3 span.title{float:left;width:300px;}
.display-9 .ct h3 span.status{float: left;background:url("images/status-right-bg.gif") no-repeat scroll right top transparent;padding-right:8px;}
.display-9 .ct h3 span.status.new{background-image: url("images/status-right-bg-2.gif");}
.display-9 .ct h3 span.status strong{background:url("images/status-left-bg.gif") no-repeat scroll 0 0 transparent;color:#FFFFFF;display:block;font-size:12px;height:16px;line-height:16px;padding-left:8px;}
.display-9 .ct h3 span.status.new strong{background-image: url("images/status-left-bg-2.gif");}
.display-9 .ct h3 span.price{float:right;}
.display-9 .ct .text{float:left;width:100%;margin-bottom: 12px;}
.display-9 .entry, .display-9 .post-category, #posts_outer .post-list .entry, .post-list .post-category {}
.display-9 .ct .bar{float:left;width:100%;}
.display-9  .ct .bar div{float:left;width:33.33%;}

.display-10 .row{margin-bottom:8px;margin-right:13px;font-size: 13px;}
.display-10, .display-10 .row, .display-10 .row strong, .display-10 .row a {}

.contact-seller{}
.contact-seller .row{float:left;margin-bottom:6px;width:100%;}
.contact-seller .row.r-submit{float:right;width:auto;margin-top: 15px}
.contact-seller .row label{float:left;line-height:24px;margin-right:7px;width:107px;}
.contact-seller .row .field{float:left;width:195px;}
.contact-seller .row .field input.text, .contact-seller .row .field select{border:1px solid #3A3A3A;height:22px;line-height:22px;width:100%;}
.contact-seller .row .field textarea{border:1px solid #3A3A3A;height:100px;width:100%;}

.navigation{line-height:18px;padding: 10px 0px; border-bottom:1px dotted #ddd}
.navigation .info{float:left;width:220px;}
.navigation .sort{float:right;width:165px;}
.navigation .sort label{float:left;width:50px;}
.navigation .sort .field{float:left;width:115px;}
.navigation .sort .field select{width:100%;line-height: 18px;margin: 0px;}
.navigation .paginate{}
.navigation .paginate a:link, .navigation .paginate a:visited, .navigation .paginate span {
    background: #2D4F83;
    height: 13px;
    padding: 0;
    border-radius: 100%;
}
.navigation .paginate span, .navigation .paginate a:hover {background: #2D5086 !important}
.navigation .paginate a.next{background-position:-43px 0;}
.navigation .paginate a.prev{background-position:6px 0;}
.navigation .paginate span{background-position:-10px 0}

.box.box3{padding:0 19px;width:617px !important;}

.filter{width: 100%;}
.filter .row{float:left;margin-bottom:10px;width:100%;}
.filter .row.r-submit{float:right;width:auto;}
.filter .row label{float:left;height:18px;line-height:18px;width:50px;font-weight: bold;margin-right:9px;}
.filter .row .field{float:left;width:250px}
.filter .row .field select, .filter .row .field input{float:left;width:45%;}
.filter .row .field .to{float:left;line-height:18px;text-align:center;width:10%;}

.widget_categories ul {margin-bottom: 10px}
.widget_categories li {border-bottom:1px dotted #CCCCCC;display:block;padding:10px 0}

/* BlogRoll */
.blogroll li, .xoxo li {width: 145px;margin: 0 10px 8px;color: #5d5f60}
.blogroll li a, .xoxo li a {font-size: 14px;font-weight: bold;display: block}
.blogroll li a:hover, .xoxo li a:hover {color: inherit}

/* Post Entry */
.entry h2 {background-color: transparent;padding: 0px;font-size: 14px;display: block}
.entry h2 span {display: none}
.entry h3 {margin: 10px 0px;font-size: 14px}
.box .entry p {margin-bottom: 13px}

/* Contact Form */
.gform_heading {margin-bottom: 10px}
.captcha-field {width: 100%;margin-bottom: 10px}
ul li.gfield {}

.gform_body {padding: 10px;margin-bottom: 20px}
.gform_body ul {margin-left: 0px !important}
.gform_body .gfield {margin: 5px !important;float: left;display: inline !important}
.ginput_left label, .ginput_right label {display: block}
#field_1_3 {}
.gfield_label {font-weight: bold;font-size: 13px}
#field_1_1 .validation_message {float: left}
.validation_error {color:#FF7800}
.validation_message {display: block;color: #FF7800}

.gform_footer {display: inline-block;width: 100%;margin-top: 20px}
.gform_footer input {margin: 0 20px 20px}
.ginput_left {float: left;margin-right: 10px}
.ginput_right {float: right}
.gform_footer a {display: none}
.gform_body input {height : 20px;font-size: 12px;width: 275px;color: #666}

#commentform input[type=text], #commentform textarea, .gform_body input, .gform_body textarea {background-color: #f8f8f8;border-color: #CCCCCC #E6E6E6 #E6E6E6 #CCCCCC;border-style: solid;border-width: 1px;padding: 4px;-moz-border-radius: 4px}
#commentform input[type=text]:hover, #commentform textarea:hover,
#commentform input[type=text]:focus, #commentform textarea:focus,
.gform_body input:hover, .gform_body textarea:hover,
.gform_body input:focus, .gform_body textarea:focus {background-color: #FFF}

/* Footer */
.logo-grey {float:right;padding: 30px}
.copyright-foot {float: left;height: 50px}
.powered-by-boatdeck {color: #ffffff;float: right}
.powered-by-boatdeck img {width: 160px}

/* Slider */

#slider {margin:15px 0 0;height: 494px;position: relative;width: 100%}
#slider-alt {height: 4px;width: 1020px;margin: 1px auto 0;background: #171B21 url(images/slider-bg.jpg) repeat-x scroll center top;border-top: 1px solid #fff}
#slider img {height: 494px}
#sliderContent {height: 494px;list-style: none outside none;width: 1020px;overflow: hidden}

.sliderImage {float: left;position: relative;display: none}
.sliderImage span {font: 10px/15px;padding: 12px 10px;filter: alpha(opacity=70);-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;width: 1000px;text-transform: uppercase;display: inline-block}
.sliderImage span strong {font-size: 14px}
#slider .slide-holder {width: 1020px;margin: 0 auto}
.slide-desc { display:none;height: 52px;background: url(images/backgrounds/bg-slide-desc.png) repeat-x}

/* Table And Boat Management Page */
table#imagetable {border: 0 none;margin-top: 10px}
table#imagetable tr, table#imagetable th, table#imagetable td {border: 0 none}
table {width: 100%;background-color: #ffffff;border: 1px solid #dcdcdc}
table#postoptions * {border: 0 none}
table thead {height: 30px}
table thead tr th, table thead tr td {text-align: center;font-weight: bold;padding: 5px;background: url(images/thead.gif) repeat-x;border: 1px solid #dcdcdc}
table thead tr th.action {width: 80px}
table tbody tr th, table tbody tr td {padding: 5px;border: 1px solid #dcdcdc}
table tbody tr td.id {text-align: center}
table tbody tr td.description p {margin: 0px !important}

/* Form Boat */
#formparentcategory { border-top : 1px solid #dcdcdc; }
#formboat ul {list-style: none;height: 30px;background-color: #f4f4f4;margin: 0px;border: 1px solid #dcdcdc;border-bottom: 0 none}
#formboat ul li {display:inline-block;margin:5px 5px 0;padding:2px 20px 6px;border: 1px solid #f4f4f4;border-bottom: 0 none}
#formboat ul li:hover, #formboat ul li.active-tab {background-color: #ffffff;border: 1px solid #dcdcdc;border-bottom: 0 none}
#formboat #tabs-detail, #formboat #tabs-media, #formboat #tabs-feature, #formboat #tabs-status {}
#formboat .row, #formparentcategory .row {background-color: #ffffff;padding: 10px;border: 1px solid #dcdcdc;border-top: 0 none}
#formboat .value, #formboat .title, #formparentcategory .value, #formparentcategory .title, #boatsuburbdiv, .mceEditor {display: inline-block;vertical-align: top}
#formboat .title, #formparentcategory .title {width: 150px}
#formboat input[type=text], #formboat select, #formparentcategory input[type=text], #formparentcategory select {width: 200px}
#formparentcategory #imagefile_wrap {display: inline-block}
#formboat select#boatsuburb {width: 200px !important}
#formboat .sortWidth, #formparentcategory .sortWidth {width: 115px !important}

a.dp-choose-date {float: right !important}
input.dp-applied {float: none !important}

#tabs-feature .row-panel {padding: 5px;border-bottom: 1px solid #dcdcdc;margin-bottom: 5px;background-color: #f4f4f4}
#tabs-feature .inside-panel {display: inline-block;padding: 5px 15px;width: 870px;border-bottom: 1px solid #dcdcdc}
#tabs-feature .inside-panel:hover {background-color: #F2F7FC}
#tabs-feature .title {width: 180px}

#formparentcategory input[type=button], #formboat input[type=button] {background: url(images/bg-button.gif) repeat-x;border: 1px solid #dcdcdc;height: 22px;color: #555}
#formparentcategory input[type=button]:hover, #formboat input[type=button]:hover {border-color: #FD9378;color: #DA4722;cursor: pointer}

#imagetable .imageBlock {border-bottom:1px solid #DCDCDC;display:inline-block;margin:10px 5px;padding-bottom:10px}
#imagetable .imageName, #imagetable .imageAct {text-align: center}

/* Full Page And Boat Management Menu */
.boatNavCont {text-align: center;border-bottom: 3px solid #004D85;margin-bottom: 10px}
.boatNav {list-style: none;margin: 10px 0px 0px;display: inline-block}
.boatNav li {display: inline-block;padding: 5px 30px 12px;font-size: 13px}
.boatNav li.active {background: url(images/arrow-boat.png) no-repeat center bottom #f4f4f4;color: #0066CC}
.boatNav li.active a {color: #0066CC}
.boatNav li:hover {background: url(images/arrow-boat.png) no-repeat center bottom #f4f4f4}

.fullPage, .fullPage .box {width: 960px !important}
.fullPage .box .top .center, .fullPage .box .bottom .center {width: 940px}
.fullPage .box .middle {width: 941px}
.fullPage .box .middle .center {width: 922px;background-position: 911px 0}

/* Welcome Page */
.avatar_container {display: inline-block;float: left;margin: 0 10px 10px 0}
.avatar_container img {width: 80px;height: 80px}

.pagenav {margin: 0px;display: inline-block}
.pagenav li {border-bottom:1px solid #DCDCDC;height:20px;margin:3px 0;padding:3px 0 0;width:100%}
.pagenav li:hover {background-color: #F2F7FC}

/* Sidebar Logins */
.sidebarlogin_otherlinks li {display: block;margin: 5px}

.galleria-container{position:relative !important;overflow:hidden !important;background:#F3F7F8 !important;border: 1px solid #c0c0c0}
.galleria-container img {-moz-user-select:none !important;-webkit-user-select:none !important;-o-user-select:none !important;border: 0 none !important}
.galleria-stage{position:absolute;top:10px;bottom:60px;left:10px;right:10px;overflow:hidden;}
.galleria-thumbnails-container{height:50px;bottom:0;position:absolute;left:10px;right:10px;z-index:2;}
.galleria-carousel .galleria-thumbnails-list{margin-left:30px;margin-right:30px;}
.galleria-thumbnails .galleria-image{height:40px;width:60px;background:#F3F7F8;margin:0 5px 0 0;border:1px solid #c0c0c0;;float:left;cursor:pointer;}
.galleria-counter{position:absolute;bottom:10px;left:10px;text-align:right;color:#fff;font:normal 11px/1 arial,sans-serif;z-index:2;}
.galleria-loader{background:#F3F7F8;width:20px;height:20px;position:absolute;top:10px;right:10px;z-index:2;display:none;background:url(classic-loader.gif) no-repeat 2px 2px;}
.galleria-info{width:50%;top:15px;left:15px;z-index:2;position:absolute;}
.galleria-info-text{background-color:#F3F7F8;background-color:rgba(0,0,0,.9);padding: 12px;display:none;}
.galleria-info-title{font:bold 12px/1.1 arial,sans-serif;margin:0;color:#fff;}
.galleria-info-description{font:italic 12px/1.4 georgia,serif;margin:0;color:#bbb;}
.galleria-info-title+.galleria-info-description{margin-top:7px;}
.galleria-info-close{width:9px;height:9px;position:absolute;top:5px;right:5px;background-position:-753px -11px;opacity:.5;cursor:pointer;display:none;}
.galleria-info-link{background-position:-669px -5px;opacity:.8;position:absolute;width:20px;height:20px;cursor:pointer;background-color:#F3F7F8;}
.galleria-info-link:hover,
.galleria-info-close:hover{opacity:.5;}
.galleria-image-nav{position:absolute;top:50%;margin-top:-15px;width:100%;height:31px;left:0;}
.galleria-image-nav-left,
.galleria-image-nav-right{opacity:.7;cursor:pointer;width:16px;height:31px;position:absolute;left:10px;z-index:2;}
.galleria-image-nav-right{left:auto;right:10px;background-position:-300px 0;z-index:2;}
.galleria-image-nav-left:hover,
.galleria-image-nav-right:hover{opacity:.5;}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right{cursor:pointer;display:none;background-position:-495px 5px;position:absolute;left:0;top:0;height:40px;width:23px;z-index:3;opacity:.8;}
.galleria-thumb-nav-right{background-position:-578px 5px;border-right:none;right:0;left:auto;}
.galleria-thumbnails-container .disabled,
.galleria-thumbnails-container .disabled:hover{opacity:.2;cursor:default;}
.galleria-thumb-nav-left:hover,
.galleria-thumb-nav-right:hover{opacity:1;background-color:#111;}
.galleria-carousel .galleria-thumb-nav-left,
.galleria-carousel .galleria-thumb-nav-right{display:block;}
.galleria-thumb-nav-left,
.galleria-thumb-nav-right,
.galleria-info-link,
.galleria-info-close,
.galleria-image-nav-left,
.galleria-image-nav-right{background-image:url(classic-map.png);background-repeat:no-repeat;}

/* Wide Latest Boat Home */
#mainContent .wide {width: 100%}
#mainContent .wide .box {width: 100%}
#mainContent .wide .box .middle, #mainContent .wide .box .top .center, #mainContent .wide .box .bottom .center {width: 980px}
#mainContent .wide .box .middle .center {width: 962px}

#car-lite {margin: 0 auto;}

/* Home Page Gallery */
.gallery-images .gallery-item {display :inline-block;float: left;width: 291px;margin: 5px}
.gallery-images .gallery-item .image {width: 130px;float: left;margin-right: 10px}
.gallery-images .gallery-item .information h3 {color: #6BB4FE;font-size: 12px;margin-bottom: 10px}
.gallery-images .gallery-item .information {font-size: 12px;width: 151px;float: right}
.gallery-images .gallery-item .information .row {}
.gallery-images .gallery-item .information .row div {display: inline}
.galleries-row {display: inline-block;margin: 15px 0px 0;padding: 0 0 15px;border-bottom: 1px dotted #fff}

#detail-gallery .row {padding: 5px;background: url(images/box-bg.png) repeat transparent;margin: 2px 0px}
#detail-gallery .content-gallery {margin-bottom: 10px}

.featured_rss {display: none}
#detail-gallery .gallery-images {margin-top: 20px}
#detail-gallery .gallery-images .row {padding: 0px;background: none}

/* Wide Home */
#wide-one .widget_links h2 {display: none}
.widget_links {text-align: center}
#wide-one ul.blogroll {display: inline}
#wide-one ul.blogroll img {width: 150px}
#wide-two {background: url(images/backgrounds/bg-shadow.png) no-repeat top center;padding: 10px 0 23px 0}
#wide-two .listing .list {border-right:1px dotted #C0C0C0;display:inline-block;margin:0 5px;padding-right:5px;width:324px}
#wide-two .listing .list h3 {font-size: 14px;font-weight: bold}
#wide-two .listing .list .contentFeatured {display: inline-block;width: 182px;margin-top: 10px}
#wide-two .listing .last {border-right: 0 none}

.read-more {background-color: #92949e;border: 1px solid #b2b2b2;padding: 3px 10px;-moz-border-radius: 3px;color: #ffffff;display: inline-block;margin-top: 5px}
.read-more:hover {background-color: #f4f4f4}
.footer-bar .widget_boatnews_subscriptions_widget h2 {display: inline-block;border: 0px none;color: #ffffff;float: left;margin: 14px 15px 0px 0px;background: url(images/icons/icon-rss-home.png) no-repeat left center;padding: 2px 0px 2px 30px}
.footer-bar .widget_boatnews_subscriptions_widget .row {display: inline-block;color: #fff}
.footer-bar .widget_boatnews_subscriptions_widget .row input[type=text] {padding: 4px;width: 180px;border-bottom: 3px solid #4ba2bb;border-top: 1px solid #9fd6e6;border-left: 0 none;border-right: 0 none}
.footer-bar .widget_boatnews_subscriptions_widget a {position: relative;bottom: -11px;display: inline-block}
.footer-bar .widget_boatnews_subscriptions_widget .row #recaptcha_widget_div {display: none}
.social_links {display: inline-block;float: right;position: relative;top: -45px;height: 35px;padding:14px 0 2px 15px;border-left: 1px solid #FFF}
.social_links ul { list-style:none}
.social_links li {width: 90px; float:left}
.social_links li a {color: #ffffff}
.social_links ul li img {vertical-align: middle}

/* Boat Listings */
#searchform .box h3 {margin-top: 0px}
#searchform .box .price {margin: 10px 0px;display: inline-block;font-style: italic}
#searchform .boat-detail div {/*display: inline-block;width: 202px*/}
#searchform .box .display-9 {border-bottom: 0 none;padding-bottom: 0px;margin-bottom: 0px}
#searchform .box3 .display-9 {display: inline-block;margin: 20px 0px 10px;border-bottom: 0 none}

#dealer-info .display-4 .contact-desc {display:inline-block;width:200px}

/* Page text formating */
.wp-caption {background-color: #ffffff;border: 1px solid #CCCCCC;padding: 5px;margin-bottom: 10px}
.wp-caption .wp-caption-text {margin: 0px !important;color: #888888;font-style: italic}

.display-8 .desc ul, .display-2 .text ul {list-style: square;margin-bottom: 10px;margin-left: 20px}
.display-8 .desc ul li, .display-2 .text ul li {display: list-item;margin-left: 20px}

.display-2 .text blockquote {margin: 5px;padding: 10px;border: 1px solid #cccccc;background-color: #f4f4f4}
.display-2 .text blockquote p {margin-bottom: 0px}

.entry h2 {background-color: transparent;padding: 0px;font-size: 16px;display: block;border: 0 none}
.entry h3 {margin: 10px 0px;font-size: 15px}
.entry h4 {font-size: 14px}

.download-list {margin-bottom: 4px;padding-bottom: 4px;border-bottom: 1px solid #cccccc;display:inline-block;width: 100%}
.download-list .file-name {display: inline-block;float: left;padding: 3px 0px}
.download-list .download-button a {color:#fff}
.download-list .download-button:hover {background-color: #4FABE0}
.download-list .download-button {display: inline-block;float: right;background-color:#165A82;border:1px solid #CCCCCC;padding:2px 10px}

#dealer-info .display-4 .contact-desc {width: 200px;display: inline-block}

/* Comment List */
#commentform p {margin: 15px 0}
#commentform input[type=text] {width: 250px;margin-right: 10px}
#commentform textarea {width: 606px}
.commentlist li {display: block}

/****************
advanced comment styles
****************/

h3#comments,.comment-navigation,.comment-navigation:after,#respond:after,.comment-rss{display:block}
ol.commentlist{width:100%}
h3#comments,#respond h3{height:25px;text-align:left;background:#4c7faa;color:#fff;padding:5px 0 0 5px}
ol.commentlist,li.authorcomment,li.comment,#respond h3 {margin:0}
ol.commentlist,ol.commentlist ul,form#commentform{padding:0}
ol.commentlist{border-bottom:1px solid #ccc}
ol.commentlist ul{margin:0 0 0 20px}
li.authorcomment,li.comment {border:1px solid #ccc}
li.authorcomment,li.comment{padding:10px 0 0 10px;list-style:none;border-bottom:none}
li.even{background:#fff}
li.odd{background:#efefef}
.authorcomment{background:#deebf9}
ul.children ul{margin-left:20px}
ul.children li{border-right:none}
.vcard img{float:left;background:#c4c4c4}
.vcard img,.comment-navigation .newer a,.comment-navigation .older a{padding:5px}
.comment-meta,ol.commentlist li small,p.subscribe-to-comments label{position:relative}
.comment-meta,ol.commentlist li small{top:10px;left:10px}
.comment-text{margin:10px 10px 0 0; padding-top: 10px; border-top: 1px solid #c0c0c0; }
.reply,.comment-navigation .newer,input#submit{float:right}
.reply,.comment-navigation .newer a,.comment-navigation .older a {background:#4c7faa}
.reply{margin:0 10px 10px 0}
a.comment-reply-link,.reply a:link,
.comment-navigation .newer a,.comment-navigation .older a,input#submit{display:inline-block;text-align:center;cursor:pointer;color:#fff}
a.comment-reply-link,.reply a:link{} a.comment-reply-link,.reply a:link {float: right;}
a.comment-reply-link:hover,.reply a:hover,.comment-navigation .newer a:hover,
.comment-navigation .older a:hover {text-decoration:none;color:#4c7faa;}
.comment-navigation{margin:10px 0 10px 0} .comment-navigation:after,#respond:after{content:".";height:0;visibility:hidden}
.clear{clear:both}
.comment-navigation .newer a:hover,.comment-navigation .older a:hover{padding:4px}

p.subscribe-to-comments{background:url('images/email_32.png') no-repeat}
p.subscribe-to-comments,.comment-rss{height:32px;text-indent:42px;padding:5px 0 0 0}
p.subscribe-to-comments label{top:-2px;color:#666}

.comment-rss{background:url('images/rss_32.png') no-repeat}
.comment-total{text-align: center;font-size: 1.5em;color: #fff;}
.comment-total span{font-size: 2em;color: #800000;}
.commentlist .read-more { float: right; margin: 10px; }

table.widefat{color: #222}
#formboat{color: #222}
.button {
	float: left;
	background: #5c97cc;
	background:-moz-linear-gradient(top, #5c97cc 0%, #5084b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c97cc), color-stop(100%,#5084b2));
	background: -webkit-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: -o-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: -ms-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	border:0;
	padding:3px 10px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
.button:hover {
	background: #5084b2;
	background:-moz-linear-gradient(top, #5084b2 0%, #5c97cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5084b2), color-stop(100%,#5c97cc));
	background: -webkit-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: -o-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: -ms-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: linear-gradient(top, #5084b2 0%,#5c97cc 100%);
}
#enlarge a input {
	float: left;
	background: #5c97cc;
	background:-moz-linear-gradient(top, #5c97cc 0%, #5084b2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c97cc), color-stop(100%,#5084b2));
	background: -webkit-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: -o-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: -ms-linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	background: linear-gradient(top, #5c97cc 0%,#5084b2 100%);
	border:0;
	padding:3px 10px;
	color: #fff;
	cursor: pointer;
	border-radius: 3px;
}
#enlarge a input:hover {
	background: #5084b2;
	background:-moz-linear-gradient(top, #5084b2 0%, #5c97cc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5084b2), color-stop(100%,#5c97cc));
	background: -webkit-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: -o-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: -ms-linear-gradient(top, #5084b2 0%,#5c97cc 100%);
	background: linear-gradient(top, #5084b2 0%,#5c97cc 100%);
}

.display-2 .sub-category > div {margin-right: 10px}
.display-2 .parent-category > div {margin-right: 10px}
.display-2 .parent-category  {overflow: hidden;margin: 0 0 5px}
.display-2 .parent-category h3 {margin: 3px 0 10px}

#respond{display: none;}
.paginate.parent-cat{padding: 10px 0 10px 220px; height: 20px;}
.paginate.parent-cat a:link, .paginate.parent-cat a:visited,
.paginate.parent-cat span{
	background:url("images/paginate-bg.png") no-repeat scroll -40px 0 transparent;
	color:#FFFFFF;
	float:left;
	font-size:9px;
	height:13px;
	line-height:13px;
	padding:0 1px;
	text-align:center;
	width:13px;
	font-size: 12px !important;
	height: 20px !important;
	width: 20px !important;
	line-height: 20px !important;
	margin-right:5px;
}
.paginate.parent-cat a:hover, .paginate.parent-cat a:active{background-position:-15px 0;text-decoration: none;}
.paginate.parent-cat span{background-position:-15px 0}


/*Gform*/
.gform_body {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
.gform_body .gfield {
    margin: 0 0 5px !important;
    width: 100% !important;
}
.gform_body input {
    margin: 0 !important;
    line-height: 1.42857 !important;
    padding: 5px 2px !important;
    height: 28px;
}
.gform_wrapper textarea {
    width: 100% !important;
}
.gform_footer input {
    margin: 0;
}
.gform_wrapper .gform_footer {
    padding: 0 !important;
}
.gform_button.button {
    background: #1f375d;
    padding: 5px 10px;
}
