/* CSS Definitions. */
/* $Id: styles.css,v 1.30 2010/02/27 22:35:54 fliptop Exp $ */

html, body {
  background-color: #CC9900;
  margin: 0;
  padding: 0;
  border: none;
}

table.products {
  padding: 1px;
}

table.productindex {
  margin 0px: 
  padding: 0px;
}

td.productindex {
  border-color: #CC9900;
  border-style: solid solid solid solid;
  border-width: 1px;
  padding: 3px;
  width: 50%;
}

td.products {
  border-color: #CC9900;
  border-style: none none solid none;
  border-width: 1px;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

body.receipt {
  background-color: #FFFFFF;
  margin: 10px;
  padding: 5px;
  border: none;
}

td {
  color: #000000;
  font-family: Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
  font-size: 12px;
}

td.large {
  font-size: 14px;
}

th {
  background-color: #EFEFEF;
}

td.formtitle {
  background-color: #AFAFAF;
}

td.submit {
  background-color: #AFAFAF;
  text-align: center;
}

td.border {
  background-image: url(/images/border.jpg);
  width: 5px;
}

td.subnav {
  background-color: #FFFFFF;
  text-align: right;
  vertical-align: top;
  width: 155px;
}

td.subnavlink {
  background-color: #FFFFFF;
  border-color: #CC9900;
  border-style: solid solid none none;
  border-width: 1px;
  font-size: 12px;
  height: 40px;
  padding-right: 5px;
  text-align: right;
  vertical-align: middle;
  width: 145px;
}

td.mainbody {
  background-color: #FFFFFF;
  padding-left: 1px;
  padding-right: 5px;
  text-align: left;
  vertical-align: top;
  width: 466px;
}

td.news {
  background-color: #FFFFFF;
  border-color: #CC9900;
  border-style: solid none none solid;
  border-width: 1px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  vertical-align: top;
  width: 142px;
}

td.copyright {
  background-color: #FFFFFF;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  vertical-align: middle;
  width: 780px;
}

td.breadcrumb {
  background-color: #FFFFFF;
  font-size: 10px;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: left;
  vertical-align: middle;
  width: 770px;
}

td.footer {
  background-image: url(/images/header04.jpg);
  font-size: 9px;
  height: 30px;
  text-align: center;
  vertical-align: middle;
}

fieldset {
  border: 1px solid #003399;
  padding: 3px;
}

legend {
  color: #CC9900;
  font-weight: bold;
  font-style: italic;
}

a {
  color: #CC9900;
}

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

td.newstext {
  font-size: 10px;
  text-align: left;
}

hr {
  border-color: #CC9900;
  border-style: dotted;
  border-width: 1px;
}

hr.admin {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

td.fileserver {
  background-image: url(/images/pridex_window.jpg);
  font-size: 12px;
  height: 260px;
  padding-left: 20px;
  padding-top: 40px;
  text-align: left;
  vertical-align: top;
  width: 220px;
}

td.window {
  border: none;
  font-size: 11px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 1px;
}

td.workstation {
  background-image: url(/images/majimex_window.jpg);
  font-size: 12px;
  height: 260px;
  padding-left: 20px;
  padding-top: 40px;
  text-align: left;
  vertical-align: top;
  width: 220px;
}

p {
  text-align: justify;
}

p.center {
  text-align: center;
}

h3 {
  font-size: 16px;
  font-weight: bold;
}

td.required {
  background-color: #DFDFDF;
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  white-space: nowrap;
}

td.notrequired {
  background-color: #DFDFDF;
  font-size: 12px;
  text-align: right;
  vertical-align: top;
  white-space: nowrap;
}

td.price {
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}

td.error {
  background-color: #FFFFFF;
  color: #FF0000;
  font-size: 12px;
}

td.status {
    background-color: #DFDFDF;
    color: #0000FF;
    font-size: 12px;
}

td.serverconfig {
  background-color: #EFEFEF;
  font-size: 10px;
  text-align: left;
  font-weight: bold;
}

select.serverconfig {
  font-size: 10px;
}

td.small {
  font-size: 8px;
}

td.medium {
  font-size: 10px;
}

td.regular {
  font-size: 12px;
}

td.serverinventory {
  border-color: #000000;
  border-style: none none solid none;
  border-width: 1px;
  font-size: 12px;
  padding: 3px;
  text-align: center;
}

input.submit {
  font-size: 10px;
}

td.tableheader {
  background-color: #003399;
  color: #CC9900;
  font-weight: bold;
  text-align: center;
}

td.white {
  background-color: #FFFFFF;
}

a.white {
  color: #FFFFFF;
}

a.header {
  background-color: #003399;
  color: #DFDFDF;
  font-size: 14px;
  font-weight: bold;
}

a.header:hover {
  text-decoration: underline;
  color: #FFFFFF;
}

td.header {
  background-color: #003399;
  color: #DFDFDF;
  font-size: 14px;
  font-weight: bold;
}

td.general {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
}

td.commandline {
  background-color: #DFDFDF;
  color: #000000;
  font-family: Courier;
  font-size: 12px;
  text-align: left;
}

td.fixed {
  color: #000000;
  font-family: Courier;
  font-size: 12px;
  text-align: left;
}
td.mouseclick {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  text-decoration: underline;
}

td.important {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}

/* synnex css definitions */
td.styled_border_top {
  border-color: #a0b5b9;
  BORDER-RIGHT: 0px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid
}
td.styled_border_bottom {
  border-color: #a0b5b9;
  BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 1px solid
}
td.styled_border_left {
  border-color: #a0b5b9;
  BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 0px solid
}
td.styled_border_right {
  border-color: #a0b5b9;
  BORDER-RIGHT: 1px solid; BORDER-TOP: 0px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid
}
td.styled_border {
  border-color: #a0b5b9;
  BORDER-RIGHT: 0px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 0px solid
}
tr.styled_bg {
  background: #e8eeef
}
th.styled_bg {
  background: #e8eeef
}
td.styled_bg {
  background: #e8eeef
}
.SmallTextgrey {
  FONT-SIZE: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  color: #5F5F63;
  font-weight: normal;
}

img.left {
  border: 1px solid #CC9900;
  float: left;
  margin: 5px 5px 5px 5px;
  padding: 5px;
}

img.center {
  border: 1px solid #CC9900;
  float: none;
  margin: 5px 5px 5px 5px;
  padding: 5px;
}

