/* CSS Document */
html {
  height: 100%;
}

body {
  height: 100%;
	margin: 0px;
	/* margin-top: 8px; */
	padding: 0px;
	/* padding-top: 8px; */
	background-color: #ffffff;
}

table {
  font-size: 1em;
}

.fullheight {
  height: 100%;
}

#pageframe {
  height: 100%;
  width: 760px;
  border: 1px #121647 solid;
  background-color: #ffffff;
}

#logo_header {
  height: 75px;
  background-image: url(images/logo_conwayport_r_f_conway_and_co_ltd.gif);
  background-repeat: no-repeat;
  background-position: center center;
  vertical-align: top;
}

#quick_links {
  margin-right: 7px;
  margin-top: 7px;
}

#quick_links select {
  margin-bottom: 0;
}

#topBanner {
  height: 126px;
  border-bottom: 1px #121647 solid;
}

#topnav {
  width: 760px;
  background-color: #121647;
  border-top: 2px #ffffff solid;
}

#topnav_end {
  width: 100%;
  border-bottom: 2px #767676 solid;
}

#main_area {
  padding-left: 22px;
  padding-bottom: 7px;
}

#rightColumn {
  padding-left: 8px;
  height: 100%;
}

#contentBox {
  width: 518px;
}

.contentCell {
  height: 100%;
  width: 100%;
  vertical-align: top;
}

.picCell {
  width: 192px;
  /* height: 181px; */
  border: 1px #121647 solid;
}

#loginBox, #newsBox, #picBox1, #picBox2 {
  width: 198px;
}

#loginBox .contentCell {
  height: 50px;
  padding: 5px;
  /*
  padding-right: 15px;
  text-align: right;
  */
  text-align: center;
  vertical-align: middle;
}

#loginbox .contentCell input {
  /* width: 90px; */
}

#loginbox .contentCell span input {
  width: auto;
}

#newsBox .contentCell {
  height: 100px;
  padding: 5px;
  overflow: auto;
}

#pscroller1{
  /* width: 200px; */
  height: 100px;
  /* border: 1px solid black; */
  padding: 5px;
  /* background-color: lightyellow; */
}

#picBox2 {
  vertical-align: bottom;
}

.box_T {
  background-color: #121647;
}

.box_L {
  background-image: url(images/box_L_pattern.gif);
  background-repeat: repeat-y;
}

.box_R {
  background-image: url(images/box_R_pattern.gif);
  background-repeat: repeat-y;
}

.box_B {
  background-image: url(images/box_B_pattern.gif);
  background-repeat: repeat-x;
}

.picbox_L {
  background-image: url(images/picbox_L_pattern.gif);
  background-repeat: repeat-y;
  background-position: top right;
}

.picbox_R {
  background-image: url(images/picbox_R_pattern.gif);
  background-repeat: repeat-y;
  background-position: top left;
}

.picbox_B {
  background-image: url(images/picbox_B.gif);
  background-repeat: no-repeat;
  height: 6px;
}

#bottomNav {
  background-color: #121647;
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9px;
  text-align: center;
  line-height: 19px;
}

#bottomAddress {
  background-color: #767676;
  color: #ffffff;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9px;
  text-align: center;
  line-height: 16px;
}

#bottomNav a:link, #bottomNav a:visited, #bottomNav a:active,
#bottomAddress a:link, #bottomAddress a:visited, #bottomAddress a:active {
  color: #ffffff;
  text-decoration: none;
}

#bottomNav a:hover, #bottomAddress a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#bottomAd {
  color: #121647;
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 10px;
  text-align: center;
  line-height: 16px;
}

#bottomAd a:link, #bottomAd a:visited, #bottomAd a:active {
  color: #121647;
  text-decoration: none;
}

#bottomAd a:hover {
  color: #121647;
  text-decoration: underline;
}

.etailored {
  color: #F90B10;
}

.default, .default * {
  font-family: Verdana, Helvetica, Sans-serif;
  color: #121647;
  font-size: 12px;
  line-height: 18px;
}

#contact_us .default td {
  color: #3366cc;
}

.default a:link, .default a:visited, .default a:active, .default a:hover {
  font-family: Verdana, Helvetica, Sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #121647;
  text-decoration: underline;
}

#home {
  padding-left: 70px;
  padding-right: 35px;
  padding-top: 35px;
}

#news {
  padding: 15px;
}

#history, #wicklow_port, #services, #facilities, #our_crew, #transport, #location, #contact_us {
  padding: 15px;
}

.admin#history {
  padding: 0px !important;
}


.MenuItem {
  padding-left: 10px;
  padding-right: 10px;
}

td.MenuItem[class] {
  padding-left: 9px;
  padding-right: 9px;
}

.MenuItemLink {
  font-family: Arial, /* "Arial Narrow", */ Verdana, Sans-serif;
  letter-spacing: 0.01em;
  font-size: 12px;
  /* line-height: 27px; */
	text-decoration: none;
	color: #ffffff;
}

#cust_login {
  height: 100%;
}

#cust_login table {
  font-family: Verdana, Helvetica, Sans-serif;
  color: #121647;
  font-size: 12px;
  /* line-height: 18px; */
}

#redirect, #ac_request, #ac_request table, #forgot_pw, #forgot_pw table {
  font-family: Verdana, Helvetica, Sans-serif;
  color: #121647;
  font-size: 12px;
  line-height: 18px;
}

#customerScreen, #customerScreen table {
  font-family: Verdana, Helvetica, Sans-serif;
  color: #121647;
  font-size: 12px;
  line-height: 18px;
}

#customerScreen.customerScreen_svbt {
  padding-right: 22px;
  position: relative;
}


.customerScreen_svbt #custLogout {
  position: absolute;
  top: -65px;
  right: 20px;
}

#refresh {
  font-family: Arial, Helvetica, Sans-serif;
  font-size: 9px;
}

.customerScreen_svbt #spreadsheetInfo table td, .customerScreen_svbt #stockInfo table td {
  border: 1px #cccccc solid;
}

@media screen {
  #customerScreen #balanceInfo table {
    width: 100%;
  }
}

#left_box {
  float: left;
  width: 40%;
  /* border: 1px #121647 solid; */
  padding: 5px;
  text-align: center;
}

#right_box {
  float: right;
  width: 40%;
  border: 1px #121647 solid;
  padding: 5px;
  text-align: right;
}

#customerScreen #stockInfoTable {
  font-size: 9px;
}

#customerScreen.customerScreen_svbt #stockInfoTable {
  width: 75%;
}

#spreadsheetInfo {
  position: relative;
  z-index: 0;
}

.tableBackground {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: -1;
  padding-top: 40px;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=15);
  opacity: .15;
}

#customerScreen #spreadsheetInfo, #customerScreen #spreadsheetInfo table {
  font-size: 11px;
}

#customerScreen #stockInfoTable td, #customerScreen #balanceInfo table td {
  padding-left: 5px;
  padding-right: 5px;
}

#customerScreen #spreadsheetInfo table td {
  padding-left: 2px;
  padding-right: 2px;
}



#balanceInfo .zero_padding, #stockInfoTable .zero_padding {
  padding: 0px !important;
}

.clear {
  clear: both;
}

.errMsg {
  color: #ff0000 !important;
}

.tabBtns {
  width: 150px;
  height: 20px;
  float: left;
  display: inline;
  margin-left: 1px;
  text-align: center;
}

.tabBtns {
  width: 150px;
}

#stockInfoBtn.svbt.tabBtns {
  width: 240px;
}

.svbt {
  width: 130px;
}

.active {
  border: 2px #ff0000 solid;
  border-bottom: none;
  color: #ff0000;
}

.inactive {
  border: 1px #121647 solid;
  border-bottom: 2px #ff0000 solid;
  color: #121647;
}

.show {
  display: block;
  margin-top: 40px;
}

.customerScreen_svbt .show {
  margin-top: 5px;
}

.hide {
  display: none;
}

#customerScreen .tablehead {
  background-color: #aaaaaa;
}

#customerScreen.customerScreen_svbt .tablehead {
  background-color: #dddddd;
}

td.topBorder {
  border-top: 1px #121647 solid;
}

td.bottomBorder {
  border-bottom: 1px #121647 solid;
}

td.leftBorder {
  border-left: 1px #121647 solid;
}

td.rightBorder {
  border-right: 1px #121647 solid;
}

#to_title {
  border: 1px #121647 solid;
  border-right: none;
}

#to_amount {
  border: 1px #121647 solid;
  border-left: none;
}

.tablehead td {
  text-align: center;
  font-weight: bold;
}

#statements {
  font-family: Verdana, Helvetica, Sans-serif;
  color: #121647;
  font-size: 12px;
  line-height: 18px;
  border: 1px #ff0000 solid;
  padding: 5px;
}

#statements p:first-line {
  padding-left: 3em;
}

.even {
  background-color: #eeeeee;
}

.odd {
  background-color: #cccccc;
}

#customerInfo {
  /* position: relative; */
}

.bottomOfTab {
/*
  position: relative;
  left: 75px;
  bottom: 20px;
*/
}

#latestNews {
  background-color: #cceeff;
}

@media print {
  #pageframe {
    width: 645px;
    border: none;
  }
  
  #main_area, contentBox {
    padding: 0px;
    height: auto;
  }
  
  .fullheight {
    height: auto;
  }
  
  .contentCell {
    height: auto;
  }
  
  .show {
    margin-top: 0px;
  }
  
  #logo_header, #topBanner, #topnav, #navShadow, /* #quick_links, */ #rightColumn, .box_T, #custLogout, #refresh, #customerInfoBtn, #balanceInfoBtn, #stockInfoBtn, #box_TL img, #box_BL img, #box_TR img, #box_BR img, #bottomNav, #bottomAddress, #bottomAd, #link2print, .tableBackground {
    display: none;
  }

  #customerScreen #balanceInfo table, #customerScreen #stockInfo table {
    width: 630px;
  }
  
  .print_only {
    font-size: 9px;
    position: absolute;
    left: 75px;
    bottom: 20px;
    line-height: 1.2em;
  }
  
}

@media screen {
  .print_only {
    display: none;
  }
}