x@charset "utf-8";

/* CSS Reset
*******************************************************************************/

* { margin: 0; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }

table { border-collapse:collapse; border-spacing:0; }

fieldset,img { border:0; }

address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }

ol,ul, li {	list-style:none; }

caption,th { text-align:left; }

h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }

q:before,q:after { content:''; }

abbr,acronym { border:0; }


/*********************************************************************************************************
	Body
**********************************************************************************************************/

body { font:11px/16px Verdana, Helvetica, Arial; color:#555; background: #0d2b3e url(../images/background.jpg) top center no-repeat; margin-bottom: 50px; }

#contentText p { line-height: 17px; margin-bottom: 10px; }

.inv { display: none; }

input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; }


/*********************************************************************************************************
	Main template
**********************************************************************************************************/

#wrapper { display: block; margin: auto; width: 960px; background: #FFF url(../images/content_bg_bottom.png) bottom no-repeat; margin-top: 11px; padding-bottom: 11px; }

#header { width: 960px; height: 123px; margin: auto; }

#logo  { display: block; width: 224px; height: 71px; background: url(../images/logo_boat_equity.png); position: relative; top: 25px; left: 35px; }

#content_wapper { background: #FFF; min-height: 400px; }

#top_nav { float: right; margin-top: -40px; margin-right: 15px; }

#top_nav ul li { float: left; border-left: 1px solid #1f80c7; padding-left: 15px; margin-left: 15px; height: 14px; }

#top_nav ul li:first-child { border-left: none; padding-left: 0px; margin-left: 0px; }

#top_nav a, #top_nav a:visited { color: #1f80c7; font-weight: bold; text-decoration: none; position: relative; top: -2px; }

#top_nav a:hover { text-decoration: underline; }

#main_nav { margin: 8px 3px; width: 491px; height: 44px; float: right; }

#main_nav ul li { float: left; }

#footer { margin: 15px auto 0px; text-align: left; width: 960px; clear: both; text-indent:10px; }

.interweb { float:right; position:relative; top:-31px; right:10px; margin-bottom:-31px; }

#footer address { color: #FFF; }

#footer a, #footer a:visited { color: #FFF; text-decoration: none; }

#footer a:hover { text-decoration: underline; }


/*********************************************************************************************************
	Main Menu
**********************************************************************************************************/

ul.mainmenu { height:44px; margin:0; padding:0; list-style-type:none; overflow:hidden; } 
ul.mainmenu li { margin:0; padding:0; float:left; }

ul.mainmenu li a.menu1, ul.mainmenu li a.menu1:visited { display:block; width:154px; height:44px; background:url(../images/mainmenu.png) no-repeat 0px 0px; text-indent:-9999px; outline:none; } 
ul.mainmenu li a.menu1:hover { background-position:0px -44px; } 

ul.mainmenu li a.menu2, ul.mainmenu li a.menu2:visited { display:block; width:154px; height:44px; background:url(../images/mainmenu.png) no-repeat -154px 0px; text-indent:-9999px; outline:none; } 
ul.mainmenu li a.menu2:hover { background-position:-154px -44px; } 

ul.mainmenu li a.menu3, ul.mainmenu li a.menu3:visited { display:block; width:183px; height:44px; background:url(../images/mainmenu.png) no-repeat -308px 0px; text-indent:-9999px; outline:none; } 
ul.mainmenu li a.menu3:hover { background-position:-308px -44px; } 



/*********************************************************************************************************
	Buttons
**********************************************************************************************************/

.buttonBuyShare { display: block; background: url(../images/button_buy_share.png); width: 201px; height: 44px; }

.buttonSellShare { display: block; background: url(../images/button_sell_share.png); width: 207px; height: 44px; }

.buttonSearch { display: block; background: url(../images/button_search.png); width: 75px; height: 30px; border: 0px; float: right; margin-top: -40px; }

.buttonViewAll { display: block; background: url(../images/button_view_all.png); width: 75px; height: 30px; border: 0px; float: right; margin-top: 5px; margin-bottom:5px; }

.buttonMembersLogin { display: block; background: url(../images/button_login.png); width: 75px; height: 30px; border: 0px; float: right; margin-top: 15px; }

.buttonViewMore { display: block; background: url(../images/button_view_more.png); width: 85px; height: 30px; margin-top: 20px; }

.buttonSubmit { display: block; background: url(../images/button_submit.png); width: 85px; height: 30px; border: 0; text-indent: -999em; }

.buttonSubmit2 { display: block; background: url(../images/button_submit2.png); width: 146px; height: 44px; border: 0; text-indent: -999em; }

.buttonSignUp { margin:0 auto; display: block; background: url(../images/button_signup.png); width: 146px; height: 44px; border: 0; text-indent: -999em; }

.buttonBuyShare:hover, .buttonSellShare:hover, .buttonSearch:hover, .buttonViewAll:hover, .buttonMembersLogin:hover, .buttonViewMore:hover, .buttonSubmit:hover, .buttonSubmit2:hover, .buttonSignUp:hover { background-position: bottom; cursor: pointer; }


/*********************************************************************************************************
	Global
**********************************************************************************************************/

#hero { position: relative; display: block; width: 938px; height: 280px; margin: auto; }

#hero_share { position: relative; display: block; width: 938px; height: 230px; margin: auto; }
		  
#content_wapper { width: 938px; margin: 9px auto 0px; overflow: hidden; }

#column_left { display: block; width: 275px; margin-right: 9px; float: left; }

#column_right { display: block; width: 654px; float: left; }

#column_full { display: block; width: 938px; }

.blueBox { background: url(../images/blue_box_top.png) top no-repeat; margin-bottom: 11px; }

.searchBoatsBox { background: url(../images/blue_box_bottom.png) bottom no-repeat; height: 264px; }

.searchPartnertsBox { background: url(../images/blue_box_bottom.png) bottom no-repeat; height: 150px; }

.membersLoginBox { background: url(../images/blue_box_bottom.png) bottom no-repeat; height: 160px; }

.membersLoginBox .contentForm { background: url(../images/logo_boat_management_bg.png) left bottom no-repeat; height: 85px; }

.newsBox { background: url(../images/blue_box_bottom.png) bottom no-repeat; height:352px; margin-bottom:-10px; }

.newsBox .contentForm {  margin:30px 25px 0px 25px; }

.newsCategories { background: url(../images/blue_box_bottom.png) bottom no-repeat; height:auto; }

.newsCategories .contentForm { margin:30px 25px 0px 25px; }

.newsArchive { background: url(../images/blue_box_bottom.png) bottom no-repeat; height:auto; }

.newsArchive .contentForm {  margin:30px 25px 0px 25px; }

.blueBox h3 { display: block; width: 141px; height: 13px; position: relative; top: 10px; left: 11px; }

.titleSearchBoats { background: url(../images/title_search_boats.png) no-repeat; }

.titleSearchPartners { background: url(../images/title_search_partners.png) no-repeat; }

.titleMembersLogin { background: url(../images/title_member_login.png) no-repeat; }

.titleLatestNews { background: url(../images/title_latest_news.png) no-repeat; }

.titleNewsCategories { background: url(../images/title_news_categories.png) no-repeat; }

.titleNewsArchive { background: url(../images/title_news_archive.png) no-repeat; }

.contentForm { margin: 40px 25px; color: #FFF; }

.bigBanner { display: block; width: 654px; height: 264px; background: url(../images/big_banner.png); overflow: hidden; }

.bigBanner1 { display: block; width: 654px; height: 264px; background: url(../images/big_banner.jpg); overflow: hidden; position:relative; }

.style1 { font-weight:bold; color:#FFF; font-size:20px; line-height:20px; position:absolute; top:12px; left:15px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.style2 { font-weight:bold; color:#f9d613; font-size:23px; line-height:23px; position:absolute; top:64px; left:37px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.style3 { color:#FFF; font-size:13px; line-height:15px; position:absolute; top:104px; left:37px; font-family:Arial, Helvetica, sans-serif; width:130px; }
.style4 { background: url("../images/arrow.png") no-repeat scroll 134px 174px transparent;     float: left;     padding-left: 37px;    padding-right: 75px;     padding-top: 168px;    text-decoration: none;    text-transform: uppercase; color:#FFF; font-weight:bold; }

.style5 { font-weight:bold; color:#FFF; font-size:20px; line-height:20px; position:absolute; top:12px; left:516px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.style6 { font-weight:bold; color:#f9d613; font-size:23px; line-height:23px; position:absolute; top:64px; left:513px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; }
.style7 { color:#FFF; font-size:13px; line-height:15px; position:absolute; top:104px; left:512px; font-family:Arial, Helvetica, sans-serif; width:130px; }
.style8 {background: url("../images/arrow.png") no-repeat scroll 102px 174px transparent;     float: right;     padding-right: 45px;     padding-top: 168px;     text-decoration: none;     text-transform: uppercase; color:#FFF; font-weight:bold; }

.style9 { color:#1f80c7; font-size:13px; font-family:Arial, Helvetica, sans-serif; position:absolute; top:219px; left:71px; width:516px; }

.siteMap a { color:#FFF !important; font-weight:bold; }

.siteMap { margin-bottom:10px; }

.address1 { color:#43657b !important; }

.address1 a { color:#43657b !important; }

.bigBanner a, .bigBanner a:visited { color: #FFF; font-weight: bold; }

.bigBanner a.linkBuy, .bigBanner a.linkBuy:visited { text-transform: uppercase; float: left; padding-top: 168px; padding-left: 32px; background: url(../images/arrow.png) no-repeat 134px 174px; padding-right: 75px; text-decoration: none; }

.bigBanner a.linkBuy:hover { text-decoration: underline; }

.bigBanner a.linkSell, .bigBanner a.linkSell:visited { text-transform: uppercase; float: right; padding-top: 168px; padding-right: 51px;  background: url(../images/arrow.png) no-repeat 102px 174px; text-decoration: none; }

.bigBanner a.linkSell:hover { text-decoration: underline; }

.featuredBox { background: url(../images/featured_bg.png) no-repeat; margin-top: 11px; display: block; width: 654px; }

.featuredBoxBottom { background: url(../images/featured_bg_bottom.png) no-repeat bottom; }

.titleFeaturedBoats { display: block; width: 149px; height: 15px; background: url(../images/title_featured_boats.png) no-repeat; position: relative; top: 24px; left: 31px; }

.featuredBoxContent { padding: 45px 0px 23px 39px; min-height: 380px; overflow: hidden; }

.featuredBoxContent a, .featuredBoxContent a:visited { border:1px solid #CCCCCC; display:block; float:left; height:160px; margin-bottom:18px; margin-right:18px; padding:4px; text-decoration:none; width:170px; text-align: center; color: #666; }

.featuredBoxContent a:hover { border: 2px solid #5EBE3D; padding: 3px; }

.featuredBoxContent a:hover span { color: #5EBE3D; }

.featuredBoxContent a img { margin-bottom: 4px; }

.bannerBox { margin-top: 10px; }

.bannerBottom { display: block; width: 654px; height: 115px; background: url(../images/boat_equity_banner_bottom.png); }

.bannerBottom:hover { background-position: bottom; }

#close_button a:link, #close_button a:visited { display: block; width: 29px; height: 30px; background: url(../images/close_button.png) no-repeat; text-indent: -999em; outline: none; }

#close_button a:hover { background: url(../images/close_button.png) no-repeat bottom; }


/*********************************************************************************************************
	Content Tabs
**********************************************************************************************************/

#top_internal_box { background: url(../images/blue_box_big_top.png) no-repeat; padding-top: 5px; margin-bottom: 11px; }

#top_internal_box p { margin-bottom: 15px; }

#top_internal_box a, #top_internal_box a:visited { color: #FFF; }

#top_internal_box a:hover { color: #5ebf3d; }

.blueBoxBig { background: url(../images/blue_box_big_bottom.png) no-repeat bottom; padding-bottom: 5px; }

.blueBoxBigContent { background: url(../images/blue_box_big_bg.png); padding: 15px 35px 24px; color: #FFF; }

.tabs { display: block; background: #FFF; width: 938px; height: 30px;}

.tabs li { float: left; }

.tabs li a { display: block; width: 192px; height: 30px; background-position: bottom; }

.tabSearchBoats { background: url(../images/tab_search_boats.png); }
.tabSearchBoatsActive { background: url(../images/tab_search_boats.png) top !important; }

.tabSearchPartners { background: url(../images/tab_search_partners.png); }
.tabSearchPartnersActive { background: url(../images/tab_search_partners.png) top !important; }

.tabMembersLogin { background: url(../images/tab_members_login.png); }
.tabMembersLoginActive { background: url(../images/tab_members_login.png) top !important; }

.tabSearchBoats:hover, .tabSearchPartners:hover, .tabMembersLogin:hover { background-position: top; }

#search_boats_content, #search_partners_content, #members_login_content { display: none; height: 65px; }

/*********************************************************************************************************
	Results Page
**********************************************************************************************************/

#contentResultsPage { width: 880px; margin: auto; margin-top: 35px; }

#contentResultsPage h2 { font-size: 24px; font-weight: bold; color: #5ebf3d; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; }

.padinationDiv { text-align: center; padding: 10px 0; }

ul#pagination { clear:both; display:block; height:auto; margin:25px 0; padding:0; }

ul#pagination li.disabled { background-color:#FFF; border: 1px solid #BBB; color:#999999; cursor:default; font-weight:bold; padding:4px 6px; margin-left: 0px; margin-right: 4px; }

ul#pagination li { display:inline; margin-left: 0px; }

ul#pagination li a#active { background-color:#5ebf3d; border:1px solid #5ebf3d; color:#FFFFFF; font-weight: bold; padding:4px 7px; margin-left: 0px; }

ul#pagination li a { background-color:#ECECEC; border:1px solid #999; padding:4px 7px; text-decoration:none; color: #666; }

ul#pagination li a:hover { border:2px solid #5ebf3d; padding:3px 6px; }

ul#pagination li.active_prev_next a { font-weight:bold; background: none; border:2px solid #5ebf3d; padding:3px 6px; color: #5ebf3d; }

ul#pagination li.active_prev_next a:hover { background: #5ebf3d; color: #FFF; }

.searchBoatDiv { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #CCC; }

.tableSearchBoat td { vertical-align: top; }

.tableSearchBoat p { margin-bottom: 10px; }

.tableBoatTitle { margin-bottom: 15px; margin-top: 4px; }

.divBoatTitle { padding-bottom: 5px; margin-bottom: 25px; border-bottom: 1px solid #CCC; }

.boatsubheaderSearchResults a, .boatsubheaderSearchResults a:visited { text-decoration: none; font-size: 18px; color: #555 !important; line-height: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }

.boatsubheaderSearchResults a:hover { text-decoration: underline; }

.boatsubheaderSearchResults span { font-size: 18px; color: #555; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 20px; }

.boatPriceSearchResults { text-align: right; font-size: 18px; font-family: Arial, Helvetica, sans-serif; line-height: 20px; }

.boatPriceSpan { font-weight: bold; }

.boatFractionSpan { font-weight: bold; color: #1F80C7; }


/*********************************************************************************************************
	Content Page
**********************************************************************************************************/

.contentPageBox { background: url(../images/featured_bg.png) no-repeat; display: block; width: 654px; }

.contentPageBoxBottom { background: url(../images/featured_bg_bottom.png) no-repeat bottom; }

.contentPageBoxContent { padding: 35px 35px 23px; min-height: 600px; overflow: hidden; }

.contentPageBoxContent h1 { font-size: 32px; font-weight: normal; color: #5ebf3d; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; }
.contentPageBoxContent h2 { font-size: 32px; font-weight: normal; color: #5ebf3d; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; }

.contentPageBoxContent p { line-height: 17px; margin-bottom: 11px; }

.contentPageBoxContent ul { margin-bottom: 17px; }

.contentPageBoxContent li { list-style: square; margin-left: 35px; margin-bottom: 10px; }

.specialText { color: #0F66A5; }

.contentPageBox a, .contentPageBox a:visited { color: #5ebf3d; text-decoration: none; }

.contentPageBox a:hover { text-decoration: underline; }

.lastLine { border-top: 1px solid #DDD; padding-top: 20px; margin-top: 35px; }


/*********************************************************************************************************
	Content Page Full
**********************************************************************************************************/

.contentPageBoxFull { background: url(../images/featured_bg2.png) no-repeat; display: block; width: 938px; }

.contentPageBoxBottomFull { background: url(../images/featured_bg_bottom2.png) no-repeat bottom; }

.contentPageBoxContentFull { padding: 35px 35px 23px; min-height: 600px; overflow: hidden; }

.contentPageBoxContentFull h1 { font-size: 32px; font-weight: normal; color: #5ebf3d; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; }
 .contentPageBoxContentFull h2 { font-size: 32px; font-weight: normal; color: #5ebf3d; margin-bottom: 30px; font-family: Arial, Helvetica, sans-serif; }

.contentPageBoxContentFull p { line-height: 17px; margin-bottom: 11px; }

.contentPageBoxContentFull ul { margin-bottom: 17px; }

.contentPageBoxContentFull li { list-style: square; margin-left: 35px; margin-bottom: 10px; }

.contentPageBoxFull a, .contentPageBoxFull a:visited { color: #5ebf3d; text-decoration: none; }

.contentPageBoxFull a:hover { text-decoration: underline; }

/* .contentPageBoxFull h3 { color: #5ebf3d; font-size: 17px; margin-bottom:15px; margin-top: 20px; font-family: Arial, Helvetica, sans-serif; } */

.contentPageBoxFull h2 { color: #5ebf3d; font-size: 17px; margin-bottom:15px; margin-top: 20px; font-family: Arial, Helvetica, sans-serif; }


/*********************************************************************************************************
	Boat Page
**********************************************************************************************************/

.boatSearchImage, .boatSearchImage:visited { display: block; padding: 5px; border: 1px solid #CCC; margin-right: 20px; }

.boatSearchImage:hover { padding: 4px; border: 2px solid #5ebf3d; }

.boatPageImage, .boatPageImage:visited { display: block; padding: 5px; border: 1px solid #CCC; margin-left: 50px; margin-bottom: 20px; }

.boatPageImage:hover { padding: 4px; border: 2px solid #5ebf3d; }

.boatDescription p { line-height: 18px; }

.linkBackSearch { float:right; margin-top: -50px; }

.linkBackSearch a, .linkBackSearch a:visited { color: #555; font-weight: bold; }

.linkBackSearch a:hover { color: #5ebf3d; }


/*********************************************************************************************************
	Search Partners Page
**********************************************************************************************************/

.specialTable { margin-bottom: 20px; }

.specialTable th { padding: 8px 4px; font-weight: bold; border-bottom: 1px solid #EEE; color: #0F66A5; }

.specialTable td { padding: 8px 4px; border-bottom: 1px solid #EEE; }


.specialTable2 { margin-bottom: 20px; }

.specialTable2 th { padding: 8px 0px; width: 130px; vertical-align: top; }

.specialTable2 td { padding: 8px 0px; }


.specialTable3 { margin-bottom: 15px; margin-top: 15px; }

.specialTable3 th { font-weight: bold; }

.specialTable3 td, .specialTable3 th { padding: 12px 4px; border-bottom: 1px solid #FFF; }


.specialTable4 { margin-bottom: 20px; margin-top: 15px; }

.specialTable4 th { font-weight: bold; width: 80px; }

.specialTable4 td, .specialTable4 th { padding: 8px 0px; border-bottom: 1px solid #FFF; }


.inputText { height: 18px; }

.underOfferBox { text-transform: uppercase; background: #D62C2C; color: #FFF !important; padding: 4px 6px; font-weight: bold; font-size: 13px !important; margin-right: 8px; }

/*********************************************************************************************************
	Success / error messages
**********************************************************************************************************/

.display_error, .display_success {
	display: block;
	margin: 0px 20px;
	padding-left: 23px;
}

.display_error {
	color: #FF0000;
	background: url(../images/error.png) no-repeat 8px 8px;
	border: 1px solid #FF0000;
}

.display_success {
	color: #009900;
	background: url(../images/success.png) no-repeat 8px 8px;
	border: 1px solid #009900;
}

.display_error p, .display_success p{
	padding: 0px;
	margin: 8px;
}

.display_error p{
	color: #FF0000;
}

.display_success p{
	color: #009900;
}

/*********************************************************************************************************
	Share box
**********************************************************************************************************/

.sharesTable { background: #1F80C7; }

.sharesTable th { font-weight: bold; color: #FFF; text-align: left; }

.sharesTable th { padding: 5px; }

.sharesCellHeader { border:1px solid #1F80C7;}
.sharesCellWhite { background: #FFF; padding: 7px 5px 3px 5px; border:1px solid #1F80C7;}

.shareAvailable, .shareSold { display: block; margin: 0 0 7px 3px; padding: 2px 0 0 19px; }

.shareAvailable { font-weight: bold; color: #A3D557; background: url(/images/box_empty.png) no-repeat; }

.shareSold { color: #999; background: url(/images/box_tick.png) no-repeat; }

p.downloadablepdf { background:url(../images/pdf/icon_pdf.png) no-repeat 2px 2px; line-height:20px; margin:0; padding:0px 0px 0px 24px; font-weight:bold; }


/*********************************************************************************************************
	Home Latest News
**********************************************************************************************************/

ul.newsList { display:block; overflow:hidden; padding-bottom:25px; margin-bottom:0; }

ul.newsList li { border-bottom:1px solid #4c99d2; padding:10px 0px; }

ul.newsList li a, ul.newsList li a:visited {  color:#FFF; text-decoration:none; }

ul.newsList li a:hover { text-decoration:underline; }


/*********************************************************************************************************
	News CAtegories Menu
**********************************************************************************************************/

ul.newsCategories { margin:0px 0px 0px 0px; padding:0; list-style-type:disc; padding:8px 0px 20px 0px; }

ul.newsCategories  li { margin-left:20px; list-style-type:disc; }

ul.newsCategories  li a, ul.newsCategories  li a:visited { color:#FFF; text-decoration:none; }

ul.newsCategories  li a:hover { text-decoration:underline; }


/*********************************************************************************************************
	News Archive Menu
**********************************************************************************************************/

ul.newsArchive { margin:0px 0px 0px 0px; padding:0; list-style-type:disc; padding:8px 0px 20px 0px; }

ul.newsArchive  li { margin-left:20px; list-style-type:disc; }

ul.newsArchive  li a, ul.newsArchive  li a:visited { color:#FFF; text-decoration:none; }

ul.newsArchive  li a:hover { text-decoration:underline; }



h3.newsTitle { font-size:13px; font-weight:bold; margin-bottom:10px; }

h3.newsTitle a, h3.newsTitle:visited { color:#666 !important; }

a.bannerFreeTrial { float:left; width:358px; height:195px; display:block; background:url(../images/boat_equity_banner_bottom.png) 0px 0px no-repeat; text-indent:-9999px;  }
a.bannerFreeTrial:hover { background-position:bottom left; }

.bannerWatchVideo { float:left; width:296px; height:195px; display:block; background:url(../images/boat_equity_banner_bottom.png) top right no-repeat; text-indent:-9999px; }
.bannerWatchVideo:hover { background-position: bottom right; }
