@charset "UTF-8";

/*******************************************************
    Home page logo placement
********************************************************/
#seaFaxLogoHome {
	width: 261px;
	height: 247px;
	float: left;
}

#lighthouseImage {
	background-image: url(/img/seafax-banner.png);
	background-repeat: no-repeat;
	background-size: auto;
	height: 167px;
	margin: 0 auto;
	width: 958px;
}
 
#lighthouseImage2 {
	background-image: url(/img/visitor-home2.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 267px;
	margin: 0 auto;
	width: 958px;
}

/*******************************************************
    left block containing the logo,headline and breaking news containers.
********************************************************/
#leftHomeContainer {
	float: left;
	width: 751px;
	display: block;
	margin-right: 10px;
}

.fullWidth {
	width: 958px !important;
}

.fullWidthContainer {
	width: 888px !important;
	padding-right: 35px;
	margin-bottom: 30px;
}

#leftHomeContainer2 {
	float: left;
	width: 958px;
	display: block;
}

/*******************************************************
    breaking news container
********************************************************/
#specialContentContainer, #breakingNewsContainer {
	float: left;
	width: 680px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 0px;
}

/*******************************************************
    breaking news table styles
    this section is unique and these styles needed only on the home page instance of breaking news.
    unless of course you wish to style a table just like it elsewhere on the site.
********************************************************/
#breakingNewsContainer #breakingNewsTBL tbody tr td {
	padding-left: 3px;
	font-size: 8pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thin;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d21f49;
	border-right-color: #d21f49;
	border-bottom-color: #d21f49;
	border-left-color: #d21f49;
}

#specialContentContainer h5 {
	color: #d21f49;
	padding-left: 0px;
	padding-top: 0px;
	margin-top:20px;
	margin-bottom:20px;
	font-weight: bold;
	font-size: 20px;
}

#specialContentContainer h3 {
    color: #d21f49;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    text-align: center;
    font-style:italic;
}

#breakingNewsContainer #breakingNewsTBLHeader h5 {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

/*******************************************************
    headline news container
********************************************************/
#headlineNewsContainer {
	float: left;
	width: 484px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-color: #FFF;
}

/*******************************************************
    headline news table styles
    this section is unique and these styles needed only on the home page instance of headline news.
    unless of course you wish to style a table just like it elsewhere on the site.
********************************************************/
#headlineNewsContainer #headlineNewsTBLHeader {
	width: 484px;
	height: 50px;
}

#headlineNewsContainer #headlineNewsTBLHeader h5 {
	padding-left: 10px;
	padding-top: 20px;
}

#headlineNewsContainer #headlineNewsTBL tbody tr {
	background-image: url(home/headlineNewsRowBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#headlineNewsContainer #headlineNewsTBL tbody tr td {
	font-size: 10pt;
	font-style: normal;
	line-height: 14px;
	font-variant: normal;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bolder;
	color: #036;
}

/*******************************************************
    most viewed news container
********************************************************/
#trendingStoriesContainer {
	float: left;
	width: 680px;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 25px;
}

#trendingStoriesTBL {
	width: 680px;
	height: 50px;
}

#trendingStoriesTBLHeader h5 {
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#trendingStoriesContainer #trendingStoriesTBL tbody tr {
	background-image: url(home/headlineNewsRowBackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#trendingStoriesContainer #trendingStoriesTBL tbody tr td {
	font-size: 9pt;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	/* color:#98a28f; */
	text-decoration: none;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/*******************************************************
    bold face and colorize the first line of the most viewed stories
********************************************************/
#trendingStoriesContainer #trendingStoriesTBL tbody tr td:first-line {
	font-weight: bolder;
	font-size: 10pt;
	color: #036;
}

.specialNotice {
	margin: 10px 5px 0 35px;
	padding: 0 5px;
	border: 1px solid red;
	background: #fde;
}

.product {
	width: 25%;
	display: block;
	float: left;
	min-height: 200px;
	text-align: left;
}

.products {
	margin: 0 25px;
	min-height: 200px;
	display: block;
}

.product h5 {
	text-align: left;;
	font-size: 16px;
	background-image: url(/img/visitor-welcome-red-box.png);
	color: white;
	background-size: contain;
	height: 31px;
	width: 176px;
	text-align: center;
	padding: 13px 0 0 0;
	margin-left: 24px;
	font-weight: bold;
}

.productBlue h5 {
	background-image: url(/img/visitor-welcome-blue-box.png);
}

.fullWidthContainer h5 {
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 35px;
}

.fullWidthContainer p {
	font-size: 14px;
	line-height: 26px;
}

#joinOurCommunity {
	text-decoration: none;
	color: white;
	text-align:center;
	overflow: auto;
	display: inline;
	font-size:22px;
	font-weight:bold;
	margin:0 auto;
	line-height:60px;
	padding:10px 20px;	
	background-color:#005596;
	border-radius: 20px;
	box-shadow:inset 0 -0.6em 1em -0.35em rgba(0,0,0,0.17),inset 0 0.6em 2em -0.3em rgba(255,255,255,0.15),inset 0 0 0em 0.05em rgba(255,255,255,0.12);
}

#joinOurCommunity:hover{
	  background-color:red;
	
}

#joinOurCommunityContainer {
	text-align:center;
	margin-bottom:50px;
	font-size:11pt;
}
#joinOurCommunity span {
    text-decoration:underline;	
}

#memberLogin {
    height: 40px;
    float: right;
    text-align: center;
    background-color: #005596;
    color: white;
    width: 200px;
    margin-top: 20px;
}

#memberLogin a, #memberLogin a:visited {
    color: white !important;
    text-decoration: none;
    width: 200px;
    height: 30px;
    display: block;
    padding-top:10px;
}