/*****  Global Reset *****/
* {
padding:0px;
margin:0px;
}

.bump {
        clear: both;
        height: 0px;}

/***** HTML *****/
html {
padding:0px;
margin:0px;
width:100%;
height:100%;
}
body {
padding:0px;
margin:0px;
width:100%;
height:100%;
font:normal 15px Arial, Helvetica, sans-serif;
background: url(../images/nav-bg-extended.jpg) 0 0 repeat-x;
}
ul {
margin: 0px 0px 12px 16px;
padding: 0px 0px 0px 24px;
}
ol {
margin: 0px 0px 12px 20px;
padding: 0px 0px 0px 20px;
}
li {
margin: 0px 0px 12px 0px;
padding: 0px 0px 0px 20px;
font: normal 12px Arial, Helvetica, sans-serif;
color: #63686c;}
p {
        font: normal 12px Arial, Helvetica, sans-serif;
        line-height: 18px;
        color: #63686c;
        }
hr {
        height: 1px;
        border-top: solid 1px #d0d1d3;
        border-left: none;
        border-right: none;
        border-bottom: none;
        width: 100%;
        margin-bottom: 10px;
}
input, textarea, select {
        border: solid 1px #d2d4d5;
        color: #63686C;
        padding: 3px;
}
textarea {
        height: 95px;
        font: normal 12px Arial, Helvetica, sans-serif;}
th {
        color: #595b5d;
        text-align: left;
        background: #eff0f0;
        vertical-align: top;
        font: normal 12px Arial, Helvetica, sans-serif;
        padding: 6px 2px 2px 2px;}
td {
        color: #63686C;
        font-size: 12px;
        line-height: 18px;
        text-align: left;
        padding: 2px;
        vertical-align: top;}
/***** Structural : Generic (Elements present on all pages) *****/
/* Site Container*/
#site_container {
margin: 0 auto;
background:url(../images/body_bg.jpg) center 0 no-repeat;
}
#site_container-int {
margin: 0 auto;
background:url(../images/body_bg-int.jpg) center 0 no-repeat;
}
#container {
        width: 896px;
/*        min-height: 508px;*/
        padding: 0 20px;
        margin: 0 auto;}
*html #container {
        width: 896px;
        height: 508px;
        padding: 0 20px;
        margin: 0 auto;}

/* Header Navigation */
/* Header Navigation */
#header_nav {
margin: 0 auto;
width:936px;
height: 360px;
z-index: 999;
position: relative;
behavior: url(iepngfix.htc);
background: url(../images/nav-bg.png) 0 0 repeat-x;
}
#header_nav-int {
margin: 0 auto;
width:936px;
height: 230px;
z-index: 999;
position: relative;
background: url(../images/nav-bg-int.png) 0 0 repeat-x;
behavior: url(iepngfix.htc);}

*html #header_nav {
margin: 0 auto;
width:936px;
height: 360px;
z-index: 999;
background: none !important;}
*html #header_nav-int {
margin: 0 auto;
width:936px;
height: 230px;
z-index: 999;
background: none !important;}

/* logo */
#header_logo {
height:90px;
width:215px;
margin: 0 0 0 -20px;
z-index: 100 !important;
background: url(../images/logo.png) 0 0 no-repeat;
behavior: url(scripts/iepngfix.htc);
}
/* Header : Nav - For navigation see horizontal_menu.css */

/* Footer */
#footer {
clear: both;
height:49px;
margin-top: 20px;
font: normal 10px Arial, Helvetica, sans-serif;
line-height: 15px;
color: #787c80;
}
#footer_inner {
width:896px;
margin: 0 auto;
padding: 10px 20px 0 20px;}
#footer_inner div {
color: #c1c2c2;
padding: 0;}
#footer_inner div a:link,
#footer_inner div a:visited {
color: #787c80 !important;
text-decoration: none;
text-transform: uppercase;}
#footer_inner div a:hover,
#footer_inner div a:active {
color: #A5422A !important;
}
#footer_inner_left {
float:left;
padding-top: 7px;
}
#footer_inner_right {
float:right;
padding: 0px 0px 0px 0px;
}

/***** Structural : Pages (Elements specific to a page) *****/
/* Home - Banner image */
#home_img {
width:952px;
margin: 0 auto;
height:326px;
/* background:url(../images/home_img.jpg) no-repeat left top; */
}
#int_img {
width:1000px;
margin: -161px auto 20px auto;
height:200px;
text-align: center;
}

/* Home - Content area */
#home_content {
width: 591px;
float: left;
}
#home_content a {
        color: #a5422a;
        }
#home_content a:link, #home_content a:visited {
        background: url(../images/bullet.gif) left top no-repeat;
        padding-left: 20px;
        text-decoration: none;
}
#home_content a:hover         {
        text-decoration: underline;
}
#home_content a:active {
        background-position: left bottom;
        color: #000;
}
/* Home - Content area */
#internal_content {
width: 892px;
min-height:308px;
/*float: left;*/
}
#internal_content a {
        color: #a5422a;
        }
#internal_content a:link, #internal_content a:visited {
        background: url(../images/bullet.gif) left top no-repeat;
        padding-left: 20px;
        text-decoration: none;
}
#internal_content a:hover         {
        text-decoration: underline;
}
#internal_content a:active {
        background-position: left bottom;
        color: #000;
}
.left_content {
        float: left;
        width: 420px;
        margin-bottom: 20px;
}
.right_content {
        float: right;
        width: 450px !important;
        margin-bottom: 20px;
}
.right_content img {
        padding-bottom: 10px;
}
/* Home - News feeds  */
#home_news {
margin: 22px 0 0 18px;
width: 287px;
float: left;
font: normal 12px Arial, Helvetica, sans-serif;
line-height: 18px;
color: #63686c;
background: url(../images/news-bg.gif) left top repeat-y;
}
/*
#home_news-center {
        width:952px;
        margin: 0px auto;}
*/
#home_text_inner {
        float: left;
        padding: 10px 20px 10px 0px;
        width: 287px;}
#home_news_inner {
        padding: 0px 20px;
}
#home_news_inner a {
        color: #a5422a;
        }
#home_news_inner a:link, #home_news_inner a:visited {
        background: url(../images/bullet.gif) left top no-repeat;
        padding-left: 20px;
        text-decoration: none;
}
#home_news_inner a:hover         {
        text-decoration: underline;
}
#home_news_inner a:active {
        background-position: left bottom;
        color: #000;
}
/* Login page - form items  */
.login_form {
background-color:#F4F4F4;
border:solid 1px #cccccc;
padding: 9px;}
.login_form input {
margin: 0px 20px 0px 4px; }
.login_form input.submit {
width:50px;}
/* Polling Results  */
.polling_results {
background-color:#F4F4F4;
border:solid 1px #cccccc;
padding: 9px;
margin: 0px 0px 15px 0px; }
h3.question-header {
padding: 0px 0px 5px 0px; }
.question {
font-weight:bold;
border-bottom:solid 1px #CCCCCC;
padding: 0px 0px 11px 0px; }
p.cast-your-vote span {
font:bold 15px Arial, Helvetica, sans-serif;
color:#a5422a; }

/* Polling Form Page  */
.polling_form {
width:400px;
border:solid 1px #CCCCCC;
padding: 9px;
margin: 0px 0px 15px 0px;
background-color:#F4F4F4; }
.vote_answer {
margin: 0px 0px 5px 0px;
border-bottom:dotted 1px #CCCCCC; }
.polling_form input.submit {
margin: 5px 0px 0px 0px; }

/* Poll List  */
.polling_list {
background-color:#F4F4F4;
border:solid 1px #cccccc;
padding: 9px;
margin: 0px 0px 15px 0px;
}
.polling_list ul {
margin-left: 0px;
padding-left: 5px;
list-style:none;
}
.polling_list li {
display:block;
height:30px;
padding: 8px 0px 0px 0px;
margin-bottom: 0px;
border-bottom:dotted 1px #CCCCCC;
}
.polling_list li a:link,
.polling_list li a:active,
.polling_list li a:visited {
color:#666666; }
.polling_list li span.open {
font-size:9px;
display:block;
width:50px;
padding: 3px 0px 3px 0px;
text-align:center;
float:right;
background-color:#E9FEE2;
color:#009900;
border:solid 1px #009900;}
.polling_list li span.close {
font-size:9px;
display:block;
width:50px;
padding: 3px 0px 3px 0px;
text-align:center;
float:right;
background-color:#FFEAEA;
color:#990000;
border:solid 1px #990000;}

.employment {
background:none;}

.employment #home_content {
background-color:#FFFFFF;
border:1px solid #999A9B;
margin-bottom:10px;
padding:10px;
width:932px;
}

*html .employment #home_content {
margin-top:-3px;}

/* Employment list */
#employment_list {}
#employment_list ul {
list-style:none;
margin-left: 0px;
margin-top: 20px;
padding-left: 0px;}
#employment_list ul li {
font-size: 12px;
list-style:none;
background:#F5F5F5;
border:solid 1px #ccc;
padding:10px 10px 0 10px;
margin-bottom: 5px;
}
#employment_list ul li h3 {
padding: 0 0 5px 0;}

#employment_list ul li p a:link,
#employment_list ul li p a:active,
#employment_list ul li p a:visited {
font-weight: normal;
text-decoration:none;}
#employment_list ul li p a:hover {
color:#000;}
#employment_list ul ul li {
border: none;
line-height:22px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:disc !important;
margin:0 0 0 15px;
padding:0;
}
#employment_list img {
        padding-bottom: 10px;
}

/* Employment Form */
#employment_form {
background:#F5F5F5;
border:solid 1px #ccc;
padding:10px;
min-height:200px;
margin-bottom: 20px;
font-size: 12px;}
*html #employment_form {
height:200px;}
#employment_form .form_row {
padding: 10px 0 0 0;
width:434px;
float:left;
color: #A5422A;}
#employment_form .form_row p {
display:block;
width: 100px;
float:left;
padding: 0;
margin:0;}
#employment_form .form_row input,
#employment_form .form_row textarea,
#employment_form .form_row select {
float:left;
width:280px}
#employment_form .form_row textarea {
height:70px;}
#employment_form .form_row input.submit {
width:60px;}
#employment_form .clear {
clear:left;
height: 0px;
padding: 0px;
margin: 0px;}


/* ################ MESSAGE ################## */
.message_negative {
        font-size:14px;
        color:#bb2322;
        margin: 0px 0px 20px 0px;
}
.message_positive {
        font-size:14px;
        color:#2223bb;
        margin: 0px 0px 20px 0px;
}
.negative_message {
        font-size:14px;
        color:#bb2322;
        margin: 0px 0px 20px 0px;
}
.positive_message {
        font-size:14px;
        color:#2223bb;
        margin: 0px 0px 20px 0px;
}



/* NEW CSS */

#employment_list ul li span a {
        color: #A5422A;
        text-decoration: none;}
#employment_list-internal {
        border-top: solid 1px #e3e3e3;}
#employment_list-internal ul {
list-style:none;
margin-left: 0px;
margin-top: 20px;
padding-left: 0px;}


#flashHome {
                text-align: center;
                position: absolute;
                top: 69px;
                z-index: 1 !important;
                width: 100%
}
#companies {
        margin-top: 20px;
        width: 591px;
        height: 82px;
        clear: left;
        font: normal 12px Arial, Helvetica, sans-serif;
        background: url(../images/companiesLink.gif) left top no-repeat;
        position: relative;}
#companies a.go-marine {
        background: url(../images/btn-go-marine.gif) left top no-repeat !important;
        float: right;
        width: 207px;
        height: 51px;
        margin: 10px 60px 0 0;
}
a.webdew {
        text-indent: -9999px !important;
        background: url(../images/webdew-logo.gif) left top no-repeat;
        width: 132px;
        height: 29px;
        float: left;
        }
a.webdew:active {
        background-position: left bottom;}

/* SIFR STYLES NO JSCRIPT START */
blockquote {
        font-size: 24px !important;
        line-height: 36px;
        width: 591px;
        color: #63686c;
        float: left;
        margin-top: 20px;}
blockquote em {
        color: #a5422a;
        font-style: normal;}
blockquote.comp {
        font-weight: normal;
        font-size: 24px !important;
        line-height: 36px;
}
h3.h3-blurb {
        font-weight: normal;
        font-size: 17px;
        color: #63686c;
        line-height: 25.5px;}
/* SIFR STYLES NO JSCRIPT END */

/* SUBMIT BUTTON START */
.submit-form {
        background: transparent url(../images/btn-submit.jpg) left top no-repeat;
        border: none;
        width: 128px;
        height: 27px;
        margin: 2px;
        float: right;
        cursor: pointer;
}
.submit-form:active {
        background-position: left bottom;
}
/* SUBMIT BUTTON END */

.contact-width {
        width: 296px;
}
.red {
        color: #A5422A;
}
.reset {
        margin: 0px;
        padding: 0px;
}
table.contact {
        border: solid 1px #d2d4d5;
        width: 420px;
        margin-bottom: 5px;
        clear: left;
}
h2.h2-bg {
        background: url(../images/h2-bg.gif) 0 0 repeat-x;
        padding: 3px 0 0 10px;
        margin: 10px 0 20px 0;
}
/* DOWNLOAD BUTTON START */
a.dload {
        background: transparent url(../images/btn-download.jpg) left top no-repeat !important;
        border: none;
        width: 108px;
        height: 27px;
        margin: 0px;
        float: right;
        cursor: pointer;
}
a.dload:active {
        background-position: left bottom !important;
}
/* DOWNLOAD BUTTON END */

.no-bg {
        background: none !important;
        padding: 0px !important;
        margin: 0px;
}

/* PAGINATION START */
.pagination {
        width:auto;
        text-align:left;
        font:normal 1.0em Arial, Helvetica, sans-serif; }
.pagination a {
        background: none;}
.pagination a:link,
.pagination a:active,
.pagination a:visited {
        display:inline-block;
        float: left;
        color:#000;
        text-decoration:none;
        margin: 0px 2px;
        padding: 0px 2px 0px 2px;
        vertical-align:top;
        height:22px;
        line-height:22px;}

/* SELECTED PAGE */
.pagination .selected {
        float: left;
        background: #52b6e7;
        color: #fff;
        margin: 0px 4px;
        height:22px;
        line-height:22px;
        padding: 0px 4px 0px 4px;}

/* PREV BUTTON */
.pagination .prev-btn {
        float: left;
        background: url(../images/pagination/prev-btn-bg.jpg) top left no-repeat !important;
        color: #ffffff;
        height:22px;
        line-height:22px;
        width: 32px;}
.pagination a.prev-btn:link,
.pagination a.prev-btn:active,
.pagination a.prev-btn:visited {
        color: #ffffff;
        margin: 0px;
        padding-left: 18px;}
.pagination div.prev-btn {
        padding-left: 18px;}

/* NEXT BUTTON */
.pagination .next-btn {
        float: left;
        background: url(../images/pagination/next-btn-bg.jpg) top left no-repeat !important;
        color: #ffffff;
        height:22px;
        line-height:22px;
        width: 50px;}
.pagination a.next-btn:link,
.pagination a.next-btn:active,
.pagination a.next-btn:visited {
        color: #ffffff;
        margin: 0px;
        padding-left: 7px;}
.pagination div.next-btn {
        padding-left: 7px;}

        /* SITEMAP START */
.ind-grid ul{
        list-style: none;
        list-style-position: inside;
        margin: 0px;
        padding: 0px;
}
.ind-grid ul li {
        padding: 0px;
        margin: 0px;
}
.ind-grid ul li a {
        font-size: 12px;
        text-decoration: none !important;
        line-height: 22px;
}
/* SITEMAP END */
