/* Normal style sheet */
a {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BD8322;
	text-decoration: none;
}
a:hover {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #01814E;
	text-decoration: none;
}
a:visited {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BD8322;
	text-decoration: none;
}
.link a {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #BD8322;
	text-decoration: none;
}
.link a:hover {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #01814E;
	text-decoration: none;
}
.link a:visited {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #BD8322;
	text-decoration: none;
}
html, body {
	/* background-image: url(/images/SkippyPostBg.jpg); */
	background: url(/images/bg-orange.gif) repeat;
	/*background-repeat: repeat; */
	/* background-color: #b36c0d; */
	background-color: #FFFFFF;
	text-align: center;
	/* font properties */
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* margins top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#page {
	 text-align: center;
	 visibility: hidden;
	 height: auto;
	 height: 100%;
}
#wait {
	background:url(images/loader.gif) no-repeat;
	position:fixed;
	visibility:hidden;
	top:200px;
	left:452px;
	width:66px; 
	height:66px;
}
#activate_dimensions a {
	color:#000080;
	text-decoration:underline;
	font-weight:normal;
}
#show_dimensions  {
	visibility:hidden;
}
#maintable {
	/*
	border-right: thick inset #C0C0C0;
	border-bottom: thick inset #C0C0C0;
	border-left: thick inset #C0C0C0;
	*/
	/* margins top right bottom left */
	margin: 0px 0px 0px 0px;
	/* padding: 0px 0px 0px 0px; */
}
.bodycontent {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* background-color: #ffffff; */
	/* padding top right bottom left */
	padding: 0px 5px 5px 5px;
	vertical-align: top;
	text-align: left;
	/* margins top right bottom left */
	margin: 0px 0px 0px 0px;
}
.bodytext {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.warning {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 5px 5px 5px;
	vertical-align: top;
}
.t1 {
	/* table cell */
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	/* padding top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.t2 {
	/* table cell */
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B0BFD0;
	/* padding top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.t3 {
	/* mainly form prompts */
	color: #000000;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}
.t3b {
	/* mainly mandatory form prompts */
	color: #000000;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}
.t4 {
	/* table cell */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}
.t4b {
	/* table cell */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}
.t5 {
	/* table cell */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/* padding top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.t6 {
	color: #000000;
	background-color: #C0C0C0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
	white-space: nowrap;
}
.t7 {
	color: #000080;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.t8 {
	/* table cell */
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.faq_header {
	/* table cell */
	color: #000000;
	background-color: #C0C0C0;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.faq_text {
	/* table cell */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.small_text {
	/* table cell */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.large_text {
	/* table cell */
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
}
.IframeListCell {
	/* table cell */
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	/* padding top right bottom left */
	padding: 10px 10px 10px 10px;
	vertical-align: top;
}
.error {
	color: #FF0000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B36C0D;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
.FormHeadSmall {
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.form_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
#LoginTable {
	background-color: #C0C0C0;
	border-top: thin solid #000000;
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	width: 248px;
	height: 93px;
}
#LoginTitle {
	/* mainly form prompts */
	color: #000000;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 0px 0px 5px;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #BD8322;
}
.LoginPrompts {
	/* mainly form prompts */
	color: #000000;
	text-align: right;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 5px 0px 0px;
	vertical-align: top;
	white-space: nowrap;
}
.LoggedInName {
	/* mainly form prompts */
	color: #000000;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.vsmall {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	white-space: nowrap;
}
.vsmall a {
	color: #BD8322;
	text-decoration: none;
	font-size: 10px;
}
.AccountLinks  {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BD8322;
	text-decoration: none;
}
.AccountLinks a {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BD8322;
	text-decoration: none;
}
.AccountLinks a:hover {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #01814E;
	text-decoration: none;
}
.AccountLinks a:visited {
	font-family: Verdana,Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BD8322;
	text-decoration: none;
}
#ParcelFormTable {
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* padding top right bottom left */
	padding: 5px 5px 5px 5px;
	width: 100%;
}
.step_a {
	/* step name */
	color: #000000;
	background-color: #00B300;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 3px 3px 3px 3px;
}
.step_cell_a {
	/* active cell */
	color: #000000;
	background-color: #00B300;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 3px 3px 3px 3px;
}
.step_cell_v {
	/* visited cell */
	color: #000080;
	background-color: #FF0000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 3px 3px 3px 3px;
}
.step_cell_i {
	/* inactive cell */
	color: #000000;
	background-color: #C0C0C0;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 3px 3px 3px 3px;
}
.step_cell_n {
	/* next cell */
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 3px 3px 3px 3px;
}
.step_cell_n a {
	color: #BD8322;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.step_cell_n a:hover {
	color: #01814E;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.shipment_table {
	border-style: solid #000000;
}
#outer_table {
	min-height: 100%;
	height: 600px;
}
/* Thickbox styles */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: absolute;
  z-index:100;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  min-height:100%;
  background-color:#000;
  filter:alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
#TB_window {
  position: absolute;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
}
#TB_window img {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:5px 10px 7px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
  font-weight: bold;
}
#TB_title{
  background-color:#BD8322;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: absolute;
  display:none;
  height:100px;
  width:100px;
  z-index:101;
}
#TB_HideSelect{
  z-index:99;
  position:absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
#TB_iframeContent{
  border:none;
  clear:both;
}
