body{
	width: 968px !important;
	margin: 17px auto !important;
	color: #333333;
	background-color: #C9C9C9;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	position: relative;
	background-position: left top;
}

a img{
	border: none;
}

.div{ 
	border: 1px solid orange;
}
.right {
	float: right;
}
.left {
	float: left;
}




#login{
	float: right;
}

#logo{
	margin-left: 21px;
}

#top{
	background: url("img/internalContentTop.gif") no-repeat;
	padding: 15px 0px 0px;
	margin-bottom: 0;
	width: 968px;
	height: 25px;
}




/* Content and Center Col
-------------------------------------------------- */

#headerImg{
	height: 234px;
	overflow: hidden;
	clear:both;
	width: 968px;
	background-image: url(img/hdrImgBG.gif);
	background-repeat: no-repeat;
	background-position: -1px top;
}

#content{
	width: 948px;
	background: url("img/internalContentBG.gif") repeat-y;
	padding: 5px 5px 5px 15px;
	margin: 0px;
	float: left;
	font: 11px arial,helvetica,sans-serif;
	position: relative;
}

#content h1 {
	color: #bd1b21;
	font: bold 20px/1.2em arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0 0 12px 0;
}


#content h2 {
	color: #bd1b21;
	font: bold 14px/16px arial,helvetica,sans-serif;
	margin: 0px;
	padding: 0 0 25px 0;
}


#content h2.image {
	margin-left: -11px;
	padding: 0 0 15px 0;
}

#content h3 {
	background-color: #dbdee0;
	color: #353535;
	font: bold 12px/12px arial,helvetica,sans-serif;
	margin: 0 0 10px 0;
	padding: 5px 12px;
	text-transform: uppercase;
}

#content h5 {
	color: #353535;
	font: bold 12px/12px arial,helvetica,sans-serif;
	margin: 0 0 10px 0;
	padding: 5px 12px;
}

#content h5 {
	margin: 0 0 10px 0;
	font: bold 12px arial,helvetica,sans-serif;
	padding: 0;
}

#content p {
	font: normal 12px/18px arial, helvetica, sans-serif;
	margin: 0 15px 20px 0;
	padding: 0px;
	color: #333333;
}

p.center {
text-align: center;
}

#content p.date {
	margin-bottom: 5px;
}

#center_col_half {
	width: 435px;
	display: inline; /* ie 6 */
	display: block;
	position: relative;
	clear: none;
	float: left;
	right: -20px;
}

#center_col_full {
	margin: 0;
	padding-right: 0;
	width: 695px;
	float: left;
}
#center_col_full   p, #center_col_full  h1, #center_col_full table {
	margin-right: 15px;
	margin-left: 15px;
}
#center_col_full p, #center_col_full li {
	margin-right: 50px;
}

#center_col_full div {
	margin: 0px 0px 0px 15px;
}
#center_col_half   ul, ul.calloutList {
	margin: 0 0 0 10px;
	padding: 0px 0 20px 10px;
	list-style: disc outside;
}
#center_col_half ul ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}


#center_col_half li, #center_col_full li {
	font: normal 12px/18px arial,helvetica,sans-serif;
}


.odd {
	background-color: #d9d9d9;
}

#center_col_half .item {
	width: 425px;
	margin: 0 0 5px 0;
	overflow: hidden;
}

#center_col_half .split {
	width: 200px;
	float: left;
	margin: 0px;
	display: block; /* ie 6 */
}
#center_col_half .splitCols {
	padding: 0px 15px;
}


.careers {
	margin-left: 60px;
	width: 550px;
}

#center_col_full .careers p {
	margin-left: 0px;
}


#flashContent{
	clear:both;
}

#callouts{
	background: url("img/homeCalloutsBG.gif") no-repeat;
	height: 174px;
	padding: 6px 4px 0;
}

.mainpage {
	float: left;
	margin: 13px 20px;
}

#content .item h2 {
	margin: 10px 0 5px 0;
	padding: 0px;
}



/* Left Col
-------------------------------------------------- */

#content #left_col {
	width: 218px;
	padding-bottom: 6px;
	background: url("img/leftnavbottomBG.gif") bottom left no-repeat;
	float: left;
}


#content #left_col h3 {
	width: 218px;
	height: 30px;
	padding: 0px;
	margin: 0;
}

#content #left_col h3 a {
	width: 218px;
	height: 30px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0;
	display: block;
}
.left_nav { 
	padding: 10px 0 0 0;
	float: left;
	width: 218px;
	background: url("img/leftnavBG.gif") top left repeat-y;
}


.left_nav ul {
	width: 208px;
	margin: 0 0 0 5px;
	padding: 0 0 20px 0;
	background: #7a868e url("img/leftnavBG.png") repeat-x;
	list-style: none;
	display: block;
	display: inline; /*ie 6 */
	float: left;
	clear: both;
	overflow: hidden;
}


.left_nav ul li {
	display: block;
	float: left;
	clear: both;
}
.left_nav  ul  li  a {
	float: left;
	clear: both;
	width: 208px;
	padding: 4px 20px;
	display: block;
	font: 11px/13px arial, helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none !important;
}


.left_nav ul li a:hover  {
	background-color: #889299;
}

#nav li.current a, #nav li.current a:hover {
	background-color: #545e64;
}

.left_nav ul li ul {
	background: none;
	margin: 0px;
	padding: 0px;
}

.left_nav ul li ul li a {
	padding: 4px 30px;
}
.left_nav ul li strong {
	font-weight: bold;
	color: #fff;
	padding: 4px 20px;
	display: block;
}
.left_nav  ul  li  a  strong {
	padding: 0;
}
.left_nav_resources {
	padding: 10px 0 0 0;
	float: left;
	width: 218px;
	background: url("img/leftnavBG.gif") top left repeat-y;
}
#res_nav_box {
	width: 208px;
	margin: 0 0 0 5px;
	padding: 0 0 20px 0;
	background: #7a868e url("img/leftnavBG.png") repeat-x;
	list-style: none;
	display: block;
	display: inline; /*ie 6 */
	float: left;
	clear: both;
	overflow: hidden;
}
#res_nav_box ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	float: left;
	background-image: url(img/res_ln_divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#res_nav_box ul.topNavList {
	background-image: url(img/res_ln_divider_top.gif);
}
#res_nav_box ul.lastNavList {
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	float: left;
	background: none;
}

.left_nav_resources h4 {
	float: left;
	clear: both;
	width: 208px;
	padding: 4px 20px;
	display: block;
	font: 11px/13px arial, helvetica, sans-serif;
	color: #363f45 !important;
	text-decoration: none !important;
	margin: 0;
	text-transform: uppercase;
} 
.left_nav_resources ul li {
	clear: left;
	float: left;
	display: block;
}

.left_nav_resources ul li a {
	float: left;
	clear: both;
	width: 208px;
	padding: 4px 20px;
	display: block;
	font: 11px/13px arial, helvetica, sans-serif;
	color: #fff !important;
	text-decoration: none !important;
	margin: 0;
}
.left_nav_resources ul li a:hover  {
	background-color: #889299;
}



h3.marineTransportation a {
	background: url("img/hdrmarinetransportation.gif") top left no-repeat !important;
}

h3.resources a {
	background: url("img/hdrresources.gif") top left no-repeat !important;
}

h3.about a {
	background: url("img/hdrAbout.gif") top left no-repeat !important;
}
h3.terminalServices a {
	background: url("img/hdrterminalservices.gif") top left no-repeat !important;
}





/* Right Col
-------------------------------------------------- */

#right_col {
	display: block; /* ie 6 */
	padding: 0px;
	margin: 0px;
	right: 15px;
	top: 0px;
	width: 235px;
	float: right;
	position: relative;
	overflow: hidden;
}
#right_col  .item, #right_col .itemStatic{
	margin: 0px 0px 8px;
	padding: 18px 0px 0px;
	background-image: url(img/rightRailGenericHead.gif);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	float: right;
	width: 230px;
}

#right_col .item2lines{
	margin: 0px 0px 8px;
	padding: 42px 0px 0px;
}



#right_col .closed{
	margin: 0px;
	padding: 0 0 4px 0;
	background: url("img/rightCol/bottomCorners.gif") top left no-repeat;
	display: block;
}
#right_col .open{
	display: none;
	margin: 0px;
	padding: 5px 15px 10px;
	border-top: 2px solid #6a7982;
	background: #e7edf1 url("img/rightCol/bg.gif") bottom left no-repeat;
	color: #555;
	font: 11px arial,helvetica,sans-serif;
	display: none;
}

#right_col ul{
	list-style: none;
	padding: 0px 5px;
	margin: 0px;
}

#right_col li {
	padding: 3px 0px;
	margin: 0px;
}

#right_col a {
	color: #555;
	text-decoration: none;
}

#right_col a:hover {
	color: #bd1b20;
	text-decoration: underline;
}

#quickLinks  h3, #resources  h3, #genericRightCallout h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	background-color: transparent;
	margin: 0;
	position: absolute;
	top: 5px;
	left: 0px;
	font-size: 11px;
	width: 220px;
	padding: 0px;
	text-indent: 20px;
}
#liquidContact h3 {
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	background-color: transparent;
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 5px;
	left: 15px;
	font-size: 11px;
	width: 200px;
}

.item h3 a, .item h3 a:link, .item h3 a:visited, .item h3 a:hover, .item h3 a:active {
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: block;
}
#right_col #liquidContact {
	background-image: url(img/genericCalloutHBG.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
}

#middleCallouts .item a {
	color: #BD1B21;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}



#right_col .salesCallout {
	width: auto;
	margin: 0 0 10px 0;
}

#getAcrobat  {
	margin: 0px;
	padding: 0px;
	height: 116px;
	width: 239px;
	float: right;
	position: absolute;
	right: 15px;
	top: 0px;
}
#getAcrobat   a  {
	background-image: url(img/rightCol/adobeReader.jpg);
	height: 116px;
	width: 239px;
	text-indent: -9999px;
	display: block;
}



/* Form Styles
-------------------------------------------------- */

#salesForm{
	width: 100%;
	margin-top: 20px;
}

#salesForm td {
	padding: 4px 2px;
	vertical-align: top;
}

#salesForm .label{
	text-align: right;
}

#salesForm input, #salesForm textarea{
	/*200px;*/
}





/* Table Styles
-------------------------------------------------- */

table {
	width: 670px;
	border-collapse: collapse;
}


table thead th {
	text-align: left;
	font: bold 12px/13px arial,helvetica,sans-serif;
	color: #353535;
}

table td {
	font: normal 12px/1.4em arial, helvetica, sans-serif;
}

table tr th {
	padding: 5px 15px;
	text-align: left;

}

table tr td {
	padding: 3px 15px;
}

table tr.odd td {
	background-color: #d9d9d9;
}

table tr.even td {
	background-color: transparent;
}
.boatTable tr td {
	padding: 10px 0px 10px 15px;
}
.half_col_table {
	width: 435px;
}
.half_col_table tr td {
	padding: 10px 0px 10px 10px;
}


#center_col_full .tableBox {
	margin: 0px;
	padding: 0px;
	width: 690px;
}
#center_col_half  .sailingSched h2 {
	text-transform: uppercase;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h2.mainPhone   strong {
	color: #353535;
}



#draftTable {
	font-size: 10px;
	width: 680px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#draftTable tr td {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-size: 10px;
	border-right: 2px solid #EEEEEE;
}
.draftHeader  td {
	font-weight: bold;
	font-size: 10px;
	border-left: none;
}
#center_col_full td.rightEdgeTable {
	border-width: 0px;
	border-style: none;
}
#center_col_full  .infoTable  tr td {
	margin: 0px;
	padding: 10px 0px 10px 15px;
}
.infoTable h2 {
	margin: 0px;
	padding: 0px;
}



/* Footer
-------------------------------------------------- */

#bottom{
	margin: 0px;
}



#footer #privacy{
	float: right;
}

#footer{
	margin: 0;
	padding: 10px 20px 0px;
	font: 10px arial,helvetica,sans-serif;
	color: #555;
}

#footer a{
	color: #555;
	text-decoration: none;
	padding: 3px;
}

#footer a:hover{
	color: #bd1b20;
	text-decoration: underline;
}



/* Sales Form specific styles
-------------------------------------------------- */
#salesForm{
	width: 100%;
	margin-top: 20px;
}

#salesForm td {
	padding: 4px 2px;
	vertical-align: top;
}

#salesForm td p{
	margin: 0px;
	padding: 0px;
}

#salesForm .label{
	text-align: right;
}

#salesForm .error{
	color: red;
}

#salesForm .required{
	color: red;
	font-weight: bold;
}
#salesHeading {
	width: 687px;
}

#dropdownForm {
	border-width: 0px;
	border-style: none;
	margin: 0;
	padding: 0;
}
#dropdownForm legend {
	display: none;
}
#dropdownForm #dropdown {
	float: right;
	clear: right;
	width: 280px;
	vertical-align: middle;
	margin: 0;
}

#dropdownForm #getBtn {
	background-image: url(img/getPDF.gif);
	text-indent: -1000em;
	margin: 20px 0 0 0;
	padding: 0px;
	height: 18px;
	width: 71px;
	display: block;
	cursor: pointer;
	clear: right;
	float: right;
	border-width: 0px;
	border-style: none;
}
#dropdownForm #selectText {
	float: left;
	font-weight: bold;
	font-size: 12px;
	display: block;
	margin-top: 2px;
}
#errorMsg {
	margin-bottom: 0px;
	color: #660000;
}

/* Miscelaneous formatting styles 
--------------------------------------------------*/
div#two_col_left {
	margin: 0px 20px 0px 60px;
}


.clear {
	clear: both;
}
.centerAlign {
	text-align: center;
}

.centerBtn {
	text-align: center;
	display: block;
	width: 145px;
	margin: 0px auto;
}
#right_col div#genericRightCallout {
	background: url(img/genericCalloutHBG.gif) no-repeat;
	padding: 42px 0px 0px;
}

#genericRightCallout h3 {
	text-transform: none;
	position: absolute;
	left: 10px;
	top: 10px;
	text-indent: 0px;
}
#loginBox {
	background: url(img/employeeLoginBG.gif);
	height: 310px;
	padding: 0 20px;
}



#genericRightCallout .calloutList {
	list-style: disc outside;
}
#empLoginheading {
	margin: 0px;
	text-align: center;
	padding: 10px 0px;
}
#empLoginheading h1 {
	margin: 0px;
	padding: 0px;
}
.citrixLoginHead {
	margin: 0px 0px 0px -50px;
}

.twoColEven {
	float: left;
	width: 47%;
}
.twoColEven .twoColPad {
	padding: 30px 0px 0px 100px;
}

/* Webmail form styles 
---------------------------------------------------------*/
#webmailForm {
	width: 260px;
	height: 100px;
}
#webmailForm p {
	display: block;
	clear: left;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px;
	width: 260px;
}

#webmailForm label {
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	clear: left;
	display: block;
	width: 100px;
	text-align: right;
	padding: 5px 0px 0px;
}
#webmailForm input {
	width: 150px;
	clear: right;
	float: right;
}
#webmailForm #signInBtn {
	padding: 10px 0px 0px 100px;
	text-align: right;
	width: auto;
}
#webmailForm #signInBtn input {
	width: auto;
	float: left;
	clear: both;
}
#two_col_left #imLogo {
	background-image: url(img/im_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	width: 346px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px 0px -25px -48px;
}

#loginDisc p {
	font-size: 10px;
	width: 600px;
	line-height: 1.4em;
}


/* lock info page styles
---------------------------------------------------*/

#lockInfo h3 {
	padding: 0;
}

#lockInfo .item h3 a {
	color: #333333 !important;
	background-image: url(img/lockInfoArrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding: 7px 20px 7px 30px;
}
#lockInfo  .item  a:hover, #lockInfo  .item  a:active, #lockInfo .item a.openArrow {
	background-position: 10px -46px;
}

#lockInfo  div {
	margin: 0px;
}
#lockInfo table {
	margin: 0 0 10px 0;
}
#lockInfo table tr td {
	padding: 10px;
}

.lockInfoTbl {
	width: 100%;
}

/* Blog Styles
-----------------------------------------*/
#content h1.post-title, #content p.date-header  {
	margin: 0px 0px 5px;
	padding: 0px;
}

#content p.date-header  {
	font-size: 11px;
}

#content h1.post-title {
	padding-bottom: 15px;
}

#content h1.post-title a {
	color: #bd1b21;
	text-decoration: none;
}

#content h1.post-title a:hover {
	text-decoration: underline;
}
.post {
	margin: 0px 0px 30px;
	border-bottom: 1px solid #CCCCCC;	
}
.blogFeedLink {
	position: absolute;
	top: 0px;
	right: 15px;
}

#content .navigation .alignleft {
	width: 200px;
	display: block;
	float: left;
}

#content .navigation .alignright {
	width: 200px;
	display: block;
	float: right;
	text-align: right;
}

ul#recently, ul#archive-list {
	padding-top: 10px;
}

ul#recently li, ul#archive-list {
	padding-bottom: 10px;
}
