/*---------------- Sprites ----------------*/

#nav a:hover, #nav a:focus, #nav .active a, #nav #menu144 a, #nav #menu24098 a, .home-teaser .teaser-inner,
a.mariners, #submit-block input, input.submit, a.generic, .certificate-info thead tr,
.mariners-teaser, input.search {
    background: transparent url(../img/repeat-sprite.jpg) repeat-x 0 0;
}

a.mariners span, .teaser-inner h2, a.generic span {
    background: transparent url(../img/sprite.gif) no-repeat 0 0;
}



body,html {
	font-size:100%;
	padding:0;
	margin:0;
}

body {
    background: #fff url(../img/body-bg.jpg) repeat-x 0 0;
}

td,div,body {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    width: 0;
    height: 0;
}

h1.mariners {
    text-indent: 0;
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 10px;
    height: auto;
    width: auto;
}

h2 {
	font-size: 1.38em;
	font-weight: normal;
	padding: 0 0 3px 0;
}

h3 {
	font-size: 1.08em;
}

h4,h5 {
	font-size: 1em;
}

h5 {
	font-weight:normal;
	font-style: italic;
}

ul {
    padding-left: 16px;
    margin-left: 0;
}

p {
	line-height: 1.2em;
	margin: 0 0 10px 0;
}

p.faux-heading {
	font-size: 1.62em;
}

dl.legal dt,ol li {
	list-style-type: decimal;
}

#content li {
	list-style-type:disc;
	line-height:1.3em;
}

a img {
	border:0
}

#scrn-read {
	display:none
}

em.de-emphasis {font-size: 0.7em;font-style: normal}

.inner {
	font-size: 0.81em;
	width: 961px;
	color: #09254d;
	margin: 0 auto;
}

#container h2.member-login {
    display:block;
    width:177px;
    height:30px;
    overflow:hidden;
    text-indent:-999em;
    background:#fff url(../img/title_login.gif) no-repeat;
}

#header {
	position: relative;
    background: transparent url(../img/nav-bg.jpg) repeat-x bottom left;
}

#header .inner {
    /*background-color: aqua;*/
    height: 75px;
    position: relative;
}

img#logo {
    position: absolute;
    top: 10px;
    left: -10px;
}

#nav-container {
    bottom: -2px;
    right: 0;
    position: absolute;
    width: 100%;
    overflow: hidden;
}

#mid-section {
    
}

#mid-section .inner {
	padding: 65px 0 0 10px;
}

#content.inc-secondary {
    width: 700px;
    /* background-color: aqua; */
    float: left;
}

#sidebar {
    width: 235px;
    float: left;
    margin: 0 20px 0 0;
    /* background-color: aqua; */
}

#mariner-login #sidebar {
    float: right;
    width: 340px;
}

#mariner-login #content {
    width: 580px;
}

#main-nav {
	float: left;
	clear: both;
	padding: 0 0 20px 0;
}

.sub-content {
	width:200px;
	float:left;
	padding: 0;
	display:inline;
	color:#fff;
	/*background:#0E56A2 url(../img/sub_top_bg.gif) no-repeat;*/
	margin-bottom:10px
}

.sub-content h2 {
	margin-top:0;
	padding-top:0;
}

.sub-inner {
    width: 213px;
	float: left;
	padding: 10px 10px 65px 10px;
	margin: 0;
	background: #f6f6f6 url(../img/sub-nav-bg.gif) no-repeat bottom left;
	/*background:transparent url(../img/sub_bottom_bg.gif) no-repeat left bottom*/
}
.sub-content a:link, .sub-content a:visited {
	color:#fff;
}

.sub-content a:hover, .sub-content a:visited:hover {
	color:#acceff;
}


.full-width #content {
	width:722px;
	padding: 0 20px;
	float:left
}

#footer {
    clear: both;
    background: transparent url(../img/footer-bg.jpg) no-repeat top center;
}

#footer .inner {
	padding: 110px 10px 10px;
	color: #fff;
	font-size: 0.7em;
}

#footer-links {
    float: right;
    list-style: none outside none;
    padding: 35px 15px 0 0;
}

#footer-links li {
    float: left;
    border-right: 1px solid #fff;
    padding: 0 7px;
}

#footer-links li:last-child {
    border: none;
    padding-right: 0;
}

#footer a {
    color: #fff;
}

#footer p#address {
    padding-top: 35px;
}

.hr {border-bottom: 1px dashed #000;height:1px;margin:5px 0}
hr {border: 1px dashed #000;height:1px}
.hr hr {position: absolute;left:-999em}

.base {clear:both; padding-bottom:3em; height:0}
.hide {position:absolute;left:-999em}
.left {float: left; margin: 0 10px 5px 0;clear:left}
.right {float: right; margin: 0 0 5px 10px; clear:right}
.left-tight {float: left; margin: 0 2px 2px 0;clear:left}

.certificate-info {
    width: 100%;
    color: #000;
}

.certificate-info thead tr {
    background: #08244c url(../img/nav-bg.jpg) repeat-x top left;
    color: #fff;
    text-align: left;
}

.certificate-info tbody th,
.certificate-info tbody td {
    border-bottom: 5px solid #fff;
}

.certificate-info.location tbody th,
.certificate-info.location tbody td {
    border-bottom-width: 1px;
}

.certificate-info tbody td,
.certificate-info tbody th {
    background-color: #eee;
}

.certificate-info thead td, .certificate-info thead th {
    padding: 0.3em 0.7em;
}

.certificate-info tbody td, .certificate-info tbody th {
    padding: 0.5em 0.7em;
}

.certificate-info th {
    text-align: left;
}

.certificate-info tr.high th,
.certificate-info tr.high td {
    background-color: #ffa1a1;
}

#cert-name,
#other-cert-name {
    width: 370px;
}

.certificate-info .warning-high td, .certificate-info .warning-high th a {
    color: red;
}

#content table.certificate-info a {
    text-decoration: underline;
    color: #000;
    font-weight: normal;
}

.certificate-info th span {
    font-weight:normal
}

.certificate-info th a:hover, .certificate-info th a:visited:hover {
    text-decoration:underline
}

.certificate-info .new-section {
    padding-top: 30px;
    color:#0D4E93;
    font-size:1.2em;
    border-bottom:1px solid #ccc
}

.certificate-info .expires {
    text-align: right;
}

#message {
    width:200px
}

.certificate-info .warning-medium td,
.certificate-info .warning-medium th a {
    color:orange
}

p.highlight {
    color:#c50000
}

a.edit-button {
    display:block;
    float:right;
    width:124px;
    height:47px;
    overflow:hidden;
    text-indent:-999em;
    margin-left:10px;
    margin-bottom:10px
}

a.slim-button {
    display:block;
    float:right;
    width:101px;
    height:33px;
    overflow:hidden;
    text-indent:-999em;
    margin-left:10px;
    margin-bottom:10px
}

a.slim-button:hover, a.slim-button:visited:hover {
    background-position:0 -33px;
}

a.edit-button:hover, a.edit-button:visited:hover {
    background-position:0 -47px;
}

a.action-info {
    background:#fff url(../img/button_info_update.gif) no-repeat
}
a.action-work {
    background:#fff url(../img/button_work_update.gif) no-repeat
}
a.action-profile {
    background:#fff url(../img/button_profile_update.gif) no-repeat
}
a.action-cert {
    background:#fff url(../img/button_cert_add.gif) no-repeat
}
a.action-enter {
    background:#fff url(../img/button_comp_enter.gif) no-repeat
}
a.action-review {
    background:#fff url(../img/button_review_submit.gif) no-repeat
}
a.action-logout {
    background:#fff url(../img/button_logout.gif) no-repeat
}

.feature-list {
    float: right;
    margin-left: 40px;
    position: relative;
}

.feature-list.reward {
    width: 660px;
}

.feature-list.reward img {
    float: right;
}

.feature-list div {
    position: absolute;
    top: 85px;
    right: 310px;
    background-color: #92d0eb;
    width: 215px;
    padding: 0 10px;
}

.feature-list ul {
    font-size: 0.95em;
}

.feature-list.reward div {
    padding-right: 110px;
    background: #92d0eb url(../img/reward-points-bg.gif) repeat-y top right;
    left: 0;
}

.feature-list.reward div img.points {
    position: absolute;
    top: 50px;
    right: 7px;
}

.red-letter-days {
    position: absolute;
    left: 0;
    top: 300px;
}

.secondary-info {
    background-color: #f6f6f6;
    padding: 7px;
}

.next-of-kin {
    float: left;
    margin-left: 25px;
    width: 300px;
}

.next-of-kin h3 {
    margin-top: 0;
}

.narrow-text-col {
    width: 250px;
}

div.col1,
div.col2 {
    float: left;
    width: 200px;
}

div.col1 {
    margin-right: 15px;
}

ul.col1,
ul.col2 {
    float: left;
    width: 185px;
    margin: 0;
}

ul.col1,
div.col1 {
    border-right: 1px solid #09274f;
    padding-right: 15px;
}

ul.col1 {
    margin-right: 10px;
}

ul.two-columns {
    clear: left;
    float: left;
    width: 400px;
}

ul.two-columns li {
    width: 180px;
    float: left;
    padding: 0 0 5px 0;
    margin-right: 20px;
}

a.generic {
    border-bottom: 2px solid #96d2ec;
    color: #fff;
    font-weight: bold;
    background-position: 0 -50px;
    padding: 3px 0 2px;
    text-decoration: none;
    display: inline-block;
}

a.generic span {
    padding: 0 9px;
    background-position: 0 2px;
}

a.padded {
    padding-top: 7px;
    padding-bottom: 8px;
}

/*
a.padded span {
    background-position: 0 15px;
}
*/

#photo-container {
    float: right;
    margin: 0 0 10px 20px;
    width: 234px;
}

#content #photo-container a.generic {
    width: 100%;
    margin-top: 1px;
    color: #fff;
}


.clear {
    clear: both;
}

.prev-next .invalid {
    display: none;
}

.prev-next a {
    color: #09254D;
}

.prev-next .context {
    padding-top: 3px;
}

#article-wrap a {
    color: #09254D;
}

