div.line {
	border-bottom: 1px solid #B5B5B5;
	padding:0px;
	margin-top:0px;
	height: 1px;
	overflow:hidden;
	margin-bottom:10px;
	clear:both;
}

#flash {
	width: 400px;
	margin: 0 300px;
    top: 20px;
	position:absolute;
	padding: 10px;
	z-index: 100;
	background-color: #10A5C2;
	border: 2px solid #48D4F0;
}

#flash * {
	font-size: larger;
	line-height: 1.3em;
}


#container {
	width: 879px;
	margin: 0 auto;
	height: 100%;
	background-image: url(/engine_files/substruct/images/public/body_background.png);
}

#header {
	width: 879px;
	height: 79px;
	background-image: url(/engine_files/substruct/images/public/header_background_logo.png);
	background-repeat: no-repeat;
}
/* Div that comes before the content */
#preContent {
	height: 83px;
	background-image: url(/engine_files/substruct/images/public/body_background_top.png);
	background-repeat: no-repeat;
}
#contentBody {
	width: 879px;
	background-image: url(/engine_files/substruct/images/public/body_background.png);
	padding: 0px;
	clear:both;
}
/* 2 column layout */
#preContent.twoColumn {
	background-image: url(/engine_files/substruct/images/public/body_background_top2.png);
}
#contentBody.twoColumn {
	background-image: url(/engine_files/substruct/images/public/body_background_2.png);
}
#container.twoColumn {
	background-image: url(/engine_files/substruct/images/public/body_background_2.png);
}
/* end 2 column */

#footer { margin-bottom:10px; }

#footerLeft, #footerRight, #footerMiddle {
	float:left;
}
#footerMiddle {
	background-image:url(/images/bottomMiddle.png);
	width:780px;
	height:44px;
}
#tripleCol {
	background-image:url(/images/columnBg.png);
	background-repeat:repeat-y;
	clear:both;
}
#bLeftCol, #bMiddleCol, #bRightCol {
	padding:15px;
	padding-top:20px;
	float:left;
}
#bLeftCol {
	width: 219px !important;
}
#bMiddleCol {
	width: 260px !important;
}
#bRightCol {
	width: 228px !important;
	width:210px;
	overflow:visible !important;
	overflow:hidden;
}

/* Left content container */
#left {
	float: left;
	width: 570px;
}

/* Right content */
#right {
	float:left;
	margin-left: 20px;
	width: 200px;
}

#left, #right, #fullContent {

}

#fullContent {
	width: 800px;
	margin-left: 45px !important;
	margin-left: 45px;
	margin-right: 15px;
}


/* TOP NAVIGATION */
#navigation {
	margin-left:280px;
	margin-top: 56px;
	position:absolute;
}

ul.navigation {
	margin: 0px;
	padding-left:0px;
	padding: 0px;
	display: inline;
}

ul.navigation li {
	margin:0px;
	list-style: none;
	display:block;
	float:left;
	padding:0px;
	padding-left:10px;
	margin-right:5px;
}

ul.navigation li.active {
	font-size: 1.2em;
	font-style: italic;
}

#navigation ul.navigation li {
	background-image: url(/engine_files/substruct/images/public/tab_left.png);
	background-repeat: no-repeat;
	height: 25px;
}

#navigation ul.navigation li a{
	background-image: url(/engine_files/substruct/images/public/tab_right.png);
	background-position: top right;
	background-repeat: repeat-x;
	height: 25px;
	font-weight: normal;
	display: block;
	width: auto !important;
	width: 50px;
	text-align: center;
	padding-right: 10px;
	line-height: 25px;
}
#navigation ul.navigation li.active {
	background-image: url(/engine_files/substruct/images/public/active_tab_left.png);
	font-size: 1em;
}

#navigation ul.navigation li.active a{
	background-image: url(/engine_files/substruct/images/public/active_tab_right.png);
	color: #333333;
	font-style:normal;
	font-weight: bold;
}
/* END NAVIGATION */

/* Secondary actions: orders ready to ship, on hold etc */

ul.navigation.secondary {
	float:right;
	margin-top: -30px;
	margin-right: 0px;
}


ul li {
	padding: 2px 0px;
	list-style-type: square;
}

.navigation a, .navigation a:link, .navigation a:visited {
	color: #ffffff;
}

a.redlink, a.red:link, a.red:visited {
	color: #804D68;
}

.navigation.secondary a, .navigation.secondary a:link, .navigation.secondary a:visited {
	color: #5272E0;
}

.info {
	font-size: 10px;
	font-style:italic;
	color: #666666;
	line-height:10px
}

br {
	padding:0px;
	margin: 0px;
	line-height:0px;
}

.money {
	color: #008800;
	font-weight:bold;
}

/* in-page tab navigation */

.navigation.tertiary a, .navigation.tertiary a:link, .navigation.tertiary a:visited {
	color: #000;
	padding: 4px;
}
.navigation.tertiary li {
	background-color: #ccc;
	padding-left: 4px;
	padding-right: 4px;
}
.navigation.tertiary li.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px;
}
#subnav {
	border-bottom: 1px solid #ccc !important;
	border-bottom: 0px;
	height: 18px;
}


/* BUTTONS */
/* This is used on anchors as well as button objects, so some css trickery is needed */
.button, .buttonWarning {
	background-color: #00157F;
	font-weight: bold !important;
	font-weight: bold;
	font-size: 12px;
	color: #eeeeee !important;
	color: #eeeeee;
	text-decoration: none !important;
	text-decoration: none;
	border: none;
	line-height: 25px;
	padding: 0px;
	height: 24px;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	display:block;
	float:left;
}

#right a.button, a.button {
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
}

.button.fifty {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_50.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_50.png',sizingMethod='scale');
	width: 50px;
}
.button.eighty {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_80.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_80.png',sizingMethod='scale');
	width: 80px;
}
.button.hundred {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_100.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_100.png',sizingMethod='scale');
	width: 100px;
}
.button.hundredthirty {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_130.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_130.png',sizingMethod='scale');
	width: 130px;
}
.button.hundredfifty {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_150.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_150.png',sizingMethod='scale');
	width: 150px;
}
.button.twohundred {
	background-color: transparent;
	background-image: url(/engine_files/substruct/images/button_200.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/engine_files/substruct/images/button_200.png',sizingMethod='scale');
	width: 200px;
}

.buttonWarning {
	background-color: #FF0000;
	border-color:#B00000;
	color:#eeeeee;
}

/* end buttons */

*.small {
	padding: 1px;
	font-size: 0.9em;
}

/* BEGIN TABLE LIST CSS */

div.listContainer {
	height:300px;
	width: 100%;
	border: 1px solid #666666;
	background-color: #fff;
	overflow: auto;
}


.list {
	border: 1px solid #666666;
	width: 100%;
}
/* don't put a border around tables contained by a div */
div.listContainer .list {
	border: 0px;
	width: 100%;
}

.list td {
	background-color: #fff;
	padding: 2px 6px;
	border-right: 1px solid #cccccc;
}

.list tr.odd td {
	background-color: #fff;
}

.list tr.even td {
	background-color: #ECEEF2;
}
.numeric, .list .numeric {
	text-align:right;
}
.list th, .list tr.header td, .list td.header {
	font-weight: bold;
	background-color: #777777;
	background-image:url(/engine_files/substruct/images/table_header_bg.png);
	color: #eeeeee;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	text-transform:capitalize;
	padding: 4px;
	text-align: left;
}

.list tr.footer td {
	font-weight:normal;
	font-style:italic;
	color: #333333;
	background-color: #cccccc;
	border-top: 1px solid #191465;
	text-transform:capitalize;
}

.list td.borderTop {
	border-top:1px solid #999999;
}

/* END TABLE LIST CSS */

*.hover {
	cursor: pointer;
	cursor: hand;
}
.hlt, tr.hlt td, tr.selected td {
	background-color: #FFBC6C !important;
	font-style:italic;
}

.notes {
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #999999;
	margin-bottom: 10px;
	width: 400px;
}

.notesEdit {
	padding: 10px;
	width: 400px;
}

.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}

div.float, div.floatHalf {
	float:left;
	margin-right:10px;
}
div.floatHalf {
	width:45%;
}

div.indent {
	padding:0px;
	margin:0px;
	margin-top:-10px;
	padding-left:20px;
}

div.padLeft {
	padding-left:10px;
}

/* FORMS =================================================================== */

.fieldWithErrors input, .fieldWithErrors * option, .fieldWithErrors * {
  background-color: #FFBBBB;
}

.formError {
    color: red;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-top: 3px;
}

#ErrorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#ErrorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#ErrorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#ErrorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.inline {
	display:inline;
	clear:none;
	margin-bottom:0px;
}
label {
	padding-top: 12px;
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	display: block;
	padding-bottom: 5px;
	clear: right;
}
input {
}
option {
	padding:0px 4px;
}

input[type=hidden] {
	display:none;
}

#submittingText {
	display:none;
	font-weight:bold;
	font-size:1.3em;
	color: green;
	padding: 10px;
}

div.error {
	margin:10px;
	background-color:#FFFF99;
	border:1px solid #804D68;
	font-weight: bold;
	padding: 20px;
	text-align:center;
	color: #804D68;
}

input.error {
	background-color: #FFD3E3;
}

.textInput {
	height: 20px;
	line-height: 1em !important;
	line-height: 20px;
}

.textInput, .textArea {
	padding: 2px;
}

.paginator {
	border-top: 1px solid #F2E8CB;
	padding-top: 4px;    
}
