/*------Base Styles------*/
a {
	color:#000000;
	text-decoration: none;
}

a:visited {
	color:#000000;
}

a:hover, a:visited:hover {
	color:#c2b8b8;
}

img {
	border: none;
}

body {
	background: #d0cecf;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:80%;
	margin:0pt;
	padding:0pt;
	text-align:center;
	color: #000000;
}

h1 {
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:250%;
	font-weight:normal;
}

h3 {
	color:#808080;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:140%;
	font-weight:normal;
	margin-bottom:0.5em;
	margin-top:0em;
}

p {
	margin-top: 0;
}

.hidden {
	display:none;
}

.clear {
	clear:both;
}

/*--------Page Position--------*/
#page {
	margin-left:auto;
	margin-right:auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	text-align:left;
	width:602px;
}

/*------Content Position------*/
#page-content {

}

/*------Header Position-------*/
#header {
	position: relative;
	height: 114px;
	width: 602px;
	text-align: center;
	margin-bottom: inherit;
}

/*Note: need to rethink the image replacement and link options here*/
#site-title {
	height: 114px;
	width: 602px;
	background: url(/images/header.jpg) no-repeat top left;
	text-indent: -9000px;
}

#site-title a, #site-title a:visited {
}

#site-title a:hover {
}

#site-subtitle {
	display: none;
	height: 0px;
	text-indent: -5000px;
}
/*-------Top Navigation Links----------*/

#top-navigation {
	margin-bottom: inherit;
}

.menu {
	position:relative;
	z-index:100;
	background-color: #ffffff;
	}

.menu ul{
	background-color: #e2dcdc;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	display: block;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 12px;
	height: 24px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
}

.menu ul li {
	background-color: #e2dcdc;
	border-right: 1px solid #ffffff;
	display: block;
	list-style-type: none;
	height: 24px;
	float: left;
	margin: 0pt;
	position: relative;
}

.menu ul a, .menu ul a:visited {
	color: #000000;
	display: block;
	padding: 4px 9px 4px;
	font-weight: normal;
	text-decoration: none;
	z-index: 1;
}

.menu ul a:hover {
/*	color: #ffffff;*/
/*  color: #ca1c13;*/
  color: #ffffff;
	background-color: #c2b8b8;
}

.menu ul ul {
	float: left;
	font-size: 0.8em;
	position: absolute;
	display: none;
	float: left;
	top: 24px;
	left: -1px;
	text-align: left;
	list-style-type: none;
	width: auto;
  height: auto;
	z-index: 10;
}

.menu ul li:hover > ul {
	display: block;
	float: left;
	list-style-type: none;
	z-index: 10;
}

.menu ul ul li{
	height: 16px;
	background: #e2dcdc;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
	position: relative;
	border: none;
	height: auto;
	margin: 0;
	width: 135px;
}

.menu ul ul li:hover{
	color: #ffffff;
	background-color: #c2b8b8;
}

.menu ul ul li:hover a, .menu ul ul li:hover a:active, .menu ul ul li:hover a:visited{
	color: #ffffff;
	display: block;
}

.menu ul ul li a{
	display: block;
	padding: 0px;
}

.menu ul ul li a:hover, .menu ul ul li a:visited{
	display: block;
	padding: 0px;
}

/*------Main Content Section----------*/
#main {
	position: relative;
	margin-bottom: inherit;
	width:100%;
}

#content-wrapper {
	position: relative;
	float: left;
	background-color: #ffffff;
}

/*Note: Need to add the base styles that the content can use in here*/
#content {
	width: 470px;
	border-left: 1px solid #ffffff;
	position: relative;
	background-color: #ffffff;
	float: left;
	height: 100%;
	padding: 5px;
}

table.content {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
}

td.left {
    border-left: 1px solid #ffffff;
    vertical-align: top;
}

div.page-body {
	padding: 5px;
}

td.right {
  position:relative;
	width: 119px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	vertical-align: top;
	background-color: #E2DCDC;
}

#content h1 {
	margin-top: 0pt;
}

#content h3 a {
	border-bottom:1px dotted #A3A39C;
	display:block;
	padding-bottom:2px;
	text-decoration:none;
}

/*-----Right hand side panel-------------*/
a#client-link {
	display: block;
	height: 42px;
	width: 119px;
	float: right;
	border-bottom: 1px solid #ffffff;
	background: #e2dcdc url(/images/client-login-button.jpg) no-repeat top left scroll;
}

a#logistics-3d-link {
	display: block;
	height: 42px;
	width: 119px;
	float: right;
	border-bottom: 1px solid #ffffff;
	background: #e2dcdc url(/images/3pl-button.jpg) no-repeat top left scroll;
}

div#img_holder {
  height: 204px;
}

div#img_holder div {
	width: 119px;
	bottom: 1px;
  float: right;
  position: absolute;
  clear: both;
}

div#img_holder div img {
	position: relative;
	bottom: 0px;
	float: right;
}

div#rot-banner {
  position: relative;
  float:left;
  display:block;
}

div#rot-banner div {
  float: left;
  position: absolute;
}

/*----Login Page------------------------*/

div#login-form {
  width: 100%;
  text-align: center;
  padding-top: 20px;
}

table#login-form {
  width: 50%;
  border: 3px solid #e2dcdc;
  padding: 10px;
}

table#login-form .notice {
  text-align: center;
  font-size: 80%;
  color: #d8342b;
}

table#login-form td.label {
  text-align: right;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 80%;
}

table#login-form td.input input {
  border: 1px solid #d0cecf;
  padding: 4px;
}

table#login-form td.submit {
  text-align: center;
}

table#login-form td.submit input {
  background-color: #e2dcdc;
	color: #000000;
  text-align: center;
  padding: 3px 35px;
  text-transform: uppercase;
  border: none;
}

table#login-form td.submit input:hover {
	color: #ffffff;
	background-color: #c2b8b8;
	cursor: pointer;
}


/* ----- Flash Message -------------- */

div#notice {
  padding: 15px;
  padding-bottom: 0px;
}

div#notice span.error {
  background: #ff645c;
  border: 2px solid #d8342b;
  color: #000000;
  text-align: center;
  display: block;
  padding: 10px;
}

div#notice span.notice {
  background: #5cff69;
  border: 2px solid #3ca845;
  color: #000000;
  text-align: center;
  display: block;
  padding: 10px;
}

/*----------Login-----------------------*/

div#logged-in {
  width: 100%;
  position: relative;
}

div#logged-in span#welcome {
  display: block;
  float: left;
  text-transform: uppercase;
  font-size: 10px;
  width: 70%;
  text-align: left;
}

div#logged-in span#logout {
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  float: left;
  width: 30%;
  text-align: right;
}

div#logged-in span#logout a {
  padding-left: 8px;
  padding-right: 8px;
  background-color: #e2dcdc;
	color: #000000;
	font-weight: normal;
	text-align: center;
	right: 0px;
}
div#logged-in span#logout a:hover {
	color: #ffffff;
	background-color: #c2b8b8;
	cursor: pointer;
}

hr.clear {
  clear: both;
  visibility: hidden;
}


/*----POD's Page------------------------*/
div#search-form {
  width: 100%;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 15px;
}

table#search-form {
  border: 3px solid #e2dcdc;
  padding: 10px;
}

table#search-form .notice {
  text-align: center;
  font-size: 80%;
  color: #d8342b;
}

table#search-form td.label {
  text-align: right;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 80%;
}

table#search-form td.input input {
  border: 1px solid #d0cecf;
  padding: 4px;
}

table#search-form td.submit {
  text-align: center;
}

table#search-form td.submit input {
  background-color: #e2dcdc;
	color: #000000;
  text-align: center;
  padding: 3px 35px;
  text-transform: uppercase;
  border: none;
}

table#search-form td.submit input:hover {
	color: #ffffff;
	background-color: #c2b8b8;
	cursor: pointer;
}

table#search-form span#search-string {
  text-decoration: underline;
  position: relative;
}

table#search-form span#search-string span#search-string-detail {
  display: none;
}

table#search-form span#search-string:hover span#search-string-detail {
  display: block;
  float: left;
  position: absolute;
  top: 14px;
  left: 0px;
  width: 250px;
  padding: 5px;
  border: 1px solid #e2dcdc;
  text-align: left;
  background: #ffffff;
  z-index: 4;
}

div#search-results{
  width: 100%;
  text-align: center;
  padding-top: 10px;
}

table#search-results {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #c2b8b8;
  border-left: 1px solid #c2b8b8;
}

table#search-results th {
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #c2b8b8;
  border-bottom: 1px solid #c2b8b8;
  border-right: 1px solid #c2b8b8;
  padding: 5px;
}

table#search-results td {
  padding: 5px;
  text-align: left;
  border-bottom: 1px solid #c2b8b8;
  border-right: 1px solid #c2b8b8;
}

table#search-results td a.download {
  display: block;
  height: 16px;
  width: 16px;
  background: url(/images/save.png) top left no-repeat;
  text-indent: -9000px;
}

table#search-results td a.view {
  display: block;
  height: 16px;
  width: 16px;
  background: url(/images/view.png) top left no-repeat;
  text-indent: -9000px;
}

table#search-results td.error {
  text-align: center;
  font-size: 10px;
  color: #d8342b;
}

table#search-results span.try-this {
  display: block;
  text-align: left;
  font-size: 10px;
  background-color: #e2dcdc;
  width: 60%;
  padding: 5px;
  margin-bottom: 10px;
}

table#search-results span.try-this ol {
  margin-bottom: 0px;
}

/*----Contact Form Table----------------*/



table.contact {
  border: 3px solid #e2dcdc;
  padding: 10px;
  margin: 15px;
}

table.contact td.label {
  text-align: right;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 80%;
}

table.contact td.input input, table.contact td.input textarea {
  border: 1px solid #d0cecf;
  padding: 4px;
}

table.contact td.submit {
  text-align: center;
}

table.contact td.submit input {
  background-color: #e2dcdc;
	color: #000000;
  text-align: center;
  padding: 3px 35px;
  text-transform: uppercase;
  border: none;
}

table.contact td.submit input:hover {
	color: #ffffff;
	background-color: #c2b8b8;
	cursor: pointer;
}

table.contact td input {
	width: 262px;
}

table.contact td textarea {
	width: 262px;
}

hr {
	color: #d0cecf;
}

/*---------Bottom Navigation Links---------*/
div#bottom-navigation {
	background-color: #d0cecf;
	color: #000000;
	text-align:right;
	padding-top: 6px;
	height: 18px;
	font-size: 0.8em;
}

div#bottom-navigation a {
	font-weight: normal;
	text-transform: uppercase;
}

div#bottom-navigation a:hover {
	color: #ef282f;
}

/*-----------JITC Logo and Link-----------*/
.jimmy_logo {
	position: relative;
	float: right;
	top: -24px;
	right: -104px;
	height: 24px;
	width: 94px;
}

a#logo {
	background: url(/images/jimmy.gif) no-repeat top left;
	display: block;
	height: 25px;
	width: 16px;
}

a#logo:hover {
	background: url(/images/jimmy.gif) no-repeat bottom left;
	display: block;
	height: 25px;
	width: 94px;
}

a#logo span {
	display: none;
}

/*------------WymEditor Styles-----------------*/
/* EDITOR RELATED STYLES - CUSTOMIZE FOR YOUR NEEDS */
/*
    The classes panel, the visual feedback and the preview
    will be affected by these values.

    - Commented styles inside style definitions are used for visual
      feedback when using the editor.
    - Comments before opening the style are used as caption.
    - Comments after the class name and before the style declaration ({)
      define the jQuery expression that decides whether this
      style should be applied or not.

    Note: the WYMeditor and /WYMeditor comments below are required
    for the CSS parser to work properly.
*/

/* WYMeditor */

/* PARA: Date */
.date p /* p */ {
  color: #ccf;
  /* background-color: #ff9; border: 2px solid #ee9; */
}

/* PARA: Hidden note */
.hidden-note p /* p[@class!="important"] */ {
     display: none;
    /* color: #999; border: 2px solid #ccc; */
}

/* PARA: Important */
.important p /* p[@class!="hidden-note"] */ {
    color: red; font-weight: bold;
    /* color: red; font-weight: bold; border: 2px solid red; */
}

/* IMAGE: Border */
.border img /* img */ {
    border: 1px solid #ccc;
    /* border: 4px solid #ccc; */
}

/* LIST: Special */
.special ul,
.special ol /* ul,ol */ {
    color: green;
    /* background-color: #fc9; border: 2px solid red; */
}

/* LIST: Pdf Documents */
.pdf-docs ul /* ul */ {
	list-style-type: none;
	/* list-style-type: circle; color: red; */
}

.pdf-docs ul li {
	background: url(/images/pdf-icon.gif) no-repeat 0 50%;
	padding-left: 38px;
	height: 38px;
	line-height: 38px;
}

/* /WYMeditor */
/* END EDITOR RELATED STYLES */



ul.pdf-docs {
	list-style-type: none;
}

ul.pdf-docs li {
	background: url(/images/pdf-icon.gif) no-repeat 0 50%;
	padding-left: 38px;
	height: 38px;
	line-height: 38px;
}
