@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */


/*	-------------------------------------------------------------
	STYLES FOR INVEST TEMPLATE SCREEN / PROJECTION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	background: #dbdbdb url(/images/template/bg.gif) repeat-x;}
	
/*	-------------------------------------------------------------
	TYPOGRAPHY
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
h1, h2, h3, h4, h5, h6 { 
	color: #253d63;	 }
	
/*	-------------------------------------------------------------
	INTERFACE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
.content-images-title {
	background: url(/images/design/home/home-images-title.png) no-repeat;}
.content-title-top {
	background: url(/images/template/page-standard-title-bg-top.png) no-repeat;}
.content-title {
	background: #253d63;
	color:#fff;}
.content-title h1{
	color: #FFF;}
.content-title-bottom {
	background: url(/images/template/page-standard-title-bg-bottom.png) no-repeat;}
.header .top-nav {
	background: #253d63 url(/images/template/menu/home-main-menu.jpg) no-repeat top left; }
	
/* Menu */
#menu ul {list-style: url(/images/template/menu/menu-plus.jpg) outside;}
#menu li a span {background:url(/images/template/menu/home-drop-arrow.gif) no-repeat bottom center; }
#menu a:hover {background:url(/images/template/menu/home-tab-off.gif) no-repeat right top; color:#253d63;}
#menu a:hover b {background:url(/images/template/menu/home-tab-off.gif) no-repeat left top; }
#menu a.sub:hover {background: url(/images/template/menu/home-tab-off.gif) no-repeat right center;}
#menu li:hover > a {background:url(/images/template/menu/home-tab-off.gif) no-repeat right top; color:#253d63; }
#menu li:hover > a b {background:url(/images/template/menu/home-tab-off.gif) no-repeat left top; }
#menu li:hover > a.sub {background: url(/images/template/menu/home-tab-off.gif) no-repeat right top;}
#menu li:hover > a span {padding:15px 0 0 15px; background:url(/images/template/menu/home-drop-arrow-on.gif) no-repeat bottom center; }
#menu :hover ul li a { background:#fff; color:#253d63; border:1px solid #fff; background: url(/images/template/menu/home-menu-plus.jpg) no-repeat left center; }
#menu :hover ul li a:hover {color:#253d63; background: url(/images/template/menu/home-menu-plus-blue.jpg) no-repeat left center;}
#menu li:hover ul li:hover > a {color:#253d63; background: url(/images/template/menu/home-menu-plus-blue.jpg) no-repeat left center;}


.home-rescue-box .rescue-title, .home-recreation-box .recreation-title, .home-commercial-box .commercial-title {
	background: url(/images/template/home-boat-title-bg.png) no-repeat;}
.home-news-box .sealegs-news-title {
	background: url(/images/template/home-sealegs-news-title.png) no-repeat;}
.home-news-box .sealegs-events-title {
	background: url(/images/template/home-sealegs-events-title.png);}
.home-news-box .sealegs-events-content {
	background: url(/images/template/news-box-bottom-border.jpg) no-repeat bottom right;}
	
.home-content .news ul li span,.home-content .news ul li span a{color:#a4c8fe;}