/* STYLIN' Y'ALL
---------------------------------------------------------------------------------------------- */
body
	{
	background: #fff;
	color: #333;
	font-family: arial, verdana, sans-serif;
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	}
	
a, a:visited
	{
	color: #00a9e2;
	text-decoration: none;
	}
	
a:hover, a:active
	{
	color: #00a9e2;
	text-decoration: underline;
	}
	
img {border: 0;}

.show {display: block;}
.hide {display: none;}
.floatRight {float: right;}
.floatLeft {float: left;}
.clearBoth {clear: both;}
.textAlignCenter {text-align: center;}
.textRed {color: #f06;}
.textLightGrey {color: #999;}

/* BEGIN: Cosmetics
---------------------------------------------------------------------------------------------- */
.textWarningRed,
.textWarningOrange,
.textWarningBlue 
	{
	font-weight: bold;
	}
	
.textWarningRed {color: #f06;}
.textWarningOrange {color: #f60;}
.textWarningBlue {color: #09c;}

.orRule
	{
	background-image: url(../Images/OrRule.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 14px;
	margin: 20px auto;
	width: 530px;
	}

.arrowAddPart
	{
	background-image: url(../Images/ArrowAddPart.png);
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
	height: 16px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	width: 85px;
	}
/* END: Cosmetics
---------------------------------------------------------------------------------------------- */

/* BEGIN: Structure
---------------------------------------------------------------------------------------------- */
h2.myWarehouse
	{
	background: url(../Images/HeadingMyWarehouse.png) no-repeat;
	height: 50px;
	margin-top: 0;
	text-indent: -1000em;
	width: 900px;
	}
	
.containerWarehouse
	{
	margin: 0 auto;
	text-align: left;
	width: 900px;
	}
	
.containerWarehouseButtons {padding: 14px;}

.containerSubmitNotification {padding: 14px 14px 0 14px;}
.notificationDatesLocation {height: 40px;}

.notificationDatesLocationColumn
	{
	float: left;
	width: 33%;
	}
	
.notificationHeading
	{
	background: #f3f3f3 url(../Images/BgTableHeading.png) repeat-x;
	border: 1px #dadada solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 13px;
	height: 16px;
	margin-bottom: 16px;
	padding: 7px;
	}
.notificationHeadingColumnLeft
	{
	float: left;
	width: 23%;
	}
.notificationHeadingColumnMiddle
	{
	float: left;
	width: 33%;
	}
.notificationHeadingColumnRight
	{
	float: left;
	width: 43%;
	}
	
.partImageContainer
	{
	background: #ccf url(../Images/BgPartImage.png) center repeat-y;
	border: 1px #dadada solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: right;
	height: 180px;
	width: 204px;
	}
	
.partImage {}
	
.contentContainerTop
	{
	height: 260px;
	padding: 14px 14px 0 14px;
	}
	
.contentContainerBottom
	{
	padding: 14px;
	}
	
.columnTopLeft
	{
	float: left;
	width: 38%;
	}
	
.columnTopLeft .heading
	{
	float: left;
	padding: 4px;
	text-align: right;
	width: 40%;
	}
	
.columnTopLeft .content
	{
	float: left;
	padding: 4px 4px;
	width: 54%;
	}
	
.columnTopMiddle
	{
	border-left: 1px #dadada solid;
	float: left;
	width: 38%;
	}

.columnTopMiddle .heading
	{
	float: left;
	padding: 4px;
	text-align: right;
	width: 46%;
	}

.columnTopMiddle .content
	{
	float: left;
	padding: 4px 4px;
	width: 48%;
	}
	
.columnTopRight
	{
	float: left;
	text-align: center;
	width: 23%;
	}
/* END: Structure
---------------------------------------------------------------------------------------------- */

/* BEGIN: Tabs
---------------------------------------------------------------------------------------------- */
.tabContainer
	{
	background: #fff;
	border: 1px #dadada solid;
	font-size: 13px;
	padding-bottom: 12px;
	}
	
.tabContainer h3
	{
	color: #000;
	font-size: 20px;
	margin-top: 0;
	}
	
ul.tabsWarehouse
	{
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
ul.tabsWarehouse li
	{
	float: left;
	font-size: 14px;
	margin-right: 3px;
	}
	
ul.tabsWarehouse li a,
ul.tabsWarehouse li a:visited
	{
	background: #e0e0e0 url(../Images/BgTabs.png) repeat-x;
	border-left: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-top: 1px #dadada solid;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	color: #999;
	display: block;
	padding: 7px 12px;
	}
	
ul.tabsWarehouse li a:hover,
ul.tabsWarehouse li a:active
	{
	background: #fff;
	color: #000;
	text-decoration: none;
	}
	
ul.tabsWarehouse li a#tabActive
	{
	background: #fff;
	border-left: 1px #dadada solid;
	border-right: 1px #dadada solid;
	border-top: 1px #dadada solid;
	color: #000;
	font-weight: bold;
	}
/* END: Tabs
---------------------------------------------------------------------------------------------- */

/* BEGIN: Vendor Informatino
---------------------------------------------------------------------------------------------- */
.containerVendorInfo
	{
	background: url(../Images/BgVendorInfo.png) repeat-x;
	border: 1px #dadada solid;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*height: 325px; OLD HEIGHT*/
	height: 410px;
	margin: 16px 0;
	padding: 12px;
	}
	
h3.vendorInfo, 
h3.partInfo
	{
	border-bottom: 3px #dadada solid;
	font-size: 18px;
	}
	
.vendorInfoColumn, 
.partInfoColumn
	{
	float: left;
	margin-bottom: 16px;
	width: 50%;
	height: 40px;
	}
	
.existingVendorColumn {}
/* END: Vendor Informatino
---------------------------------------------------------------------------------------------- */

/* BEGIN: Tables
---------------------------------------------------------------------------------------------- */	
.tableHeading,
.tableHeadingQueue,
.tableHeadingPartsAdded
	{
	background: #f3f3f3 url(../Images/BgTableHeading.png) repeat-x;
	border-top: 1px #dadada solid;
	border-bottom: 1px #dadada solid;
	font-size: 13px;
	color: #666;
	height: 16px;
	padding: 7px;
	}
	
.tableHeading, 
.tableHeadingPartsAdded
	{
	padding: 7px 23px 7px 7px; /*padding right for scrolling div alignment*/
	}

.tableHeadingActive
	{
	background-image: url(../Images/ArrowColumnActive.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	}

.tableHeading .part
	{
	float: left;
	width: 25%;
	}
	
.tableHeading .partNumber
	{
	float: left;
	width: 21%;
	}
	
.tableHeading .yourPartNumber
	{
	float: left;
	width: 20%;
	}
	
.tableHeading .available
	{
	float: left;
	text-align: right;
	width: 6%;
	}
	
.tableHeading .estRunOut,
.tableHeading .options
	{
	float: left;
	text-align: right;
	width: 14%;
	}

.tableHeadingQueue .options,
.tableHeadingPartsAdded .options
	{
	float: left;
	width: 12%;
	text-align: center;
	}

.tableHeadingQueue .asnNumber,
.tableHeadingQueue .vendor,
.tableHeadingQueue .submitted,
.tableHeadingQueue .status,	
.tableHeadingPartsAdded .orderNumber,
.tableHeadingPartsAdded .partNumber,
.tableHeadingPartsAdded .yourPartNumber, 
.tableHeadingPartsAdded .orderQuantity
	{
	float: left;
	width: 22%;
	}
	
.tableHeading .part a, 
.tableHeading .part a:visited,
.tableHeading .partNumber a, 
.tableHeading .partNumber a:visited,
.tableHeading .yourPartNumber a, 
.tableHeading .yourPartNumber a:visited,
.tableHeading .available a, 
.tableHeading .available a:visited,
.tableHeading .estRunOut a, 
.tableHeading .estRunOut a:visited,
.tableHeading .options a, 
.tableHeading .options a:visited,
.tableHeadingQueue .asnNumber a, 
.tableHeadingQueue .asnNumber a:visited,
.tableHeadingQueue .vendor a, 
.tableHeadingQueue .vendor a:visited,
.tableHeadingQueue .submitted a, 
.tableHeadingQueue .submitted a:visited,
.tableHeadingQueue .status a, 
.tableHeadingQueue .status a:visited,
.tableHeadingQueue .options a, 
.tableHeadingQueue .options a:visited,
.tableHeadingPartsAdded .orderNumber a, 
.tableHeadingPartsAdded .orderNumber a:visited,
.tableHeadingPartsAdded .partNumber a, 
.tableHeadingPartsAdded .partNumber a:visited,
.tableHeadingPartsAdded .yourPartNumber a, 
.tableHeadingPartsAdded .yourPartNumber a:visited,
.tableHeadingPartsAdded .orderQuantity a, 
.tableHeadingPartsAdded .orderQuantity a:visited,
.tableHeadingPartsAdded .options a, 
.tableHeadingPartsAdded .options a:visited
	{
	color: #666;
	}
	
.tableRow, 
.tableRowQueue,
.tableRowPartsAdded
	{
	background: #fff;
	color: #666;
	font-size: 13px;
	height: 24px;
	line-height: 2em;
	padding: 3px 7px;
	}

.tableRowZebra, 
.tableRowQueueZebra,
.tableRowPartsAddedZebra
	{
	background: #f2fcfe;
	color: #666;
	font-size: 13px;
	height: 24px;
	line-height: 2em;
	padding: 3px 7px;
	}
	
.tableRow:hover,
.tableRowZebra:hover, 
.tableRowQueue:hover, 
.tableRowQueueZebra:hover,
.tableRowPartsAdded:hover, 
.tableRowPartsAddedZebra:hover
	{
	background: #dff0f3;
	}
	
.tableRow .part, 
.tableRowZebra .part
	{
	float: left;
	width: 25%;
	}
	
.tableRow .partNumber, 
.tableRowZebra .partNumber
	{
	float: left;
	width: 21%;
	}
	
.tableRow .yourPartNumber, 
.tableRowZebra .yourPartNumber
	{
	float: left;
	width: 20%;
	}
	
.tableRow .available, 
.tableRowZebra .available
	{
	float: left;
	text-align: right;
	width: 6%;
	}
	
.tableRow .estRunOut, 
.tableRowZebra .estRunOut
	{
	float: left;
	text-align: right;
	width: 14%;
	}
	
.tableRow .options, 
.tableRowZebra .options
	{
	float: left;
	text-align: right;
	width: 14%;
	}
	
.tableRowQueue .asnNumber, 
.tableRowQueueZebra .asnNumber,
.tableRowQueue .vendor, 
.tableRowQueueZebra .vendor,
.tableRowQueue .submitted, 
.tableRowQueueZebra .submitted,
.tableRowQueue .status, 
.tableRowQueueZebra .status
	{
	float: left;
	width: 22%;
	}
	
.tableRowQueue .options, 
.tableRowQueueZebra .options
	{
	float: left;
	text-align: center;
	width: 12%;
	}
	
.tableRowPartsAdded .orderNumber, 
.tableRowPartsAddedZebra .orderNumber,
.tableRowPartsAdded .partNumber, 
.tableRowPartsAddedZebra .partNumber,
.tableRowPartsAdded .yourPartNumber, 
.tableRowPartsAddedZebra .yourPartNumber,
.tableRowPartsAdded .orderQuantity, 
.tableRowPartsAddedZebra .orderQuantity
	{
	float: left;
	width: 22%;
	}
	
.tableRowPartsAdded .options, 
.tableRowPartsAddedZebra .options
	{
	float: left;
	width: 12%;
	text-align: center;
	}
	
.tableRowActive {border: 2px #00a9e2 solid;}

.arrowRowActive
	{
	background-image: url(../Images/ArrowRowActive.png);
	background-position: left;
	background-repeat:  no-repeat;
	padding-left: 20px;
	}
	
.listingParts,
.listingPartsFull
	{
	border-bottom: 1px #dadada solid;
	height: 250px;
	overflow: scroll;
	overflow-x: hidden;
	}
.listingParts {height: 250px;}
.listingPartsFull {height: 100%;}
	
.listingParts
	{
	border-bottom: 1px #dadada solid;
	height: 250px;
	overflow: scroll;
	overflow-x: hidden;
	}
	
.listingNotifications
	{
	border-bottom: 1px #dadada solid;
	height: 550px;
	overflow: scroll;
	overflow-x: hidden;
	}
	
.listingPartsAdded
	{
	border-bottom: 1px #dadada solid;
	height: 125px;
	overflow: scroll;
	overflow-x: hidden;
	}
/* END: Tables
---------------------------------------------------------------------------------------------- */

/* BEGIN: Buttons
---------------------------------------------------------------------------------------------- */
a.buttonSubmitNotice,
a:visited.buttonSubmitNotice
	{
	background: #eee url(../Images/BgOptions.png) repeat-x;
	border: 1px #dadada solid;
	height: 12px;
	padding: 2px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #3c0;
	}
a:hover.buttonSubmitNotice,
a:active.buttonSubmitNotice
	{
	border-color: #999;
	color: #666;
	text-decoration: none;
	}
	
a.buttonSubmitSmall,
a:visited.buttonSubmitSmall
	{
	background: #eee url(../Images/BgOptions.png) repeat-x;
	border: 1px #dadada solid;
	height: 12px;
	padding: 2px 4px;
	font-size: 11px;
	}
a:hover.buttonSubmitSmall,
a:active.buttonSubmitSmall
	{
	border-color: #00a9e2;
	color: #666;
	text-decoration: none;
	}

a.buttonAddPart,
a:visited.buttonAddPart
	{
	background: #f3f3f3 url(../Images/BgTableHeading.png) repeat-x;
	border: 1px #dadada solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px;
	color: #3c0;
	font-weight: bold;
	}
a:hover.buttonAddPart,
a:active.buttonAddPart
	{
	border-color: #999;
	color: #666;
	text-decoration: none;
	}

.buttonWarehouse
	{
	background: #f3f3f3 url(../Images/BgTableHeading.png) repeat-x;
	border: 1px #dadada solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px;
	}
.buttonWarehouse:hover
	{
	border-color: #00a9e2;
	color: #666;
	text-decoration: none;
	}

a.buttonWarehouseDim,
a:visited.buttonWarehouseDim
	{
	background: #f3f3f3 url(../Images/BgTableHeading.png) repeat-x;
	border: 1px #dadada solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px;
	color: #666;
	}
a:hover.buttonWarehouseDim,
a:active.buttonWarehouseDim
	{
	border-color: #00a9e2;
	text-decoration: none;
	}

a.buttonWarehouseBlack, 
a:visited.buttonWarehouseBlack
	{
	background: #000 url(../Images/BgSubmitWarehouse.png) repeat-x;
	border: 1px #000 solid;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 5px 10px;
	color: #ff0;
	font-weight: bold;
	}
a:hover.buttonWarehouseBlack
	{
	background: #000;
	border-color: #999;
	color: #999;
	text-decoration: none;
	}
	
.submitWarehouse
	{
	background: #000 url(../Images/BgSubmitWarehouse.png) repeat-x;
	border: 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #ff0;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	}
	
a.iconOption
	{
	background: #eee url(../Images/BgOptions.png) repeat-x;
	border: 1px #dadada solid;
	height: 12px;
	padding: 2px 4px;
	width: 12px;
	}
a:hover.iconOption
	{
	background:#eee;
	border-color: #00a9e2;
	}
/* END: Buttons
---------------------------------------------------------------------------------------------- */

/* BEGIN: Icons
---------------------------------------------------------------------------------------------- */	
.iconPlus
	{
	background-image: url(../Images/IconPlus.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	}
	
.iconRows
	{
	background-image: url(../Images/IconRows.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	}
	
.iconTruck
	{
	background-image: url(../Images/IconTruck.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	}
	
.iconExcel
	{
	background-image: url(../Images/IconExcel.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 28px;
	}
/* END: Icons
---------------------------------------------------------------------------------------------- */
	
/* BEGIN: Pagination
---------------------------------------------------------------------------------------------- */
.pagination
	{
	/*clear:both; add if it jumps into other divs */
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 3px;
	text-align: right;
	}

.pagination a:link, 
.pagination a:visited
	{
	border: 1px #ccc solid;
	font-weight:bold;
	margin-left: 10px;
	padding: 2px 6px;
	}

.pagination a:hover 
	{
	background: #ccc;
	border: 1px #ccc solid;
	text-decoration: none;
	}

.pagination .active
	{
	background: #ccc;
	border: 1px #ccc solid;
	color: #fff;
	cursor: default;
	margin-left: 10px;
	padding: 2px 7px;
	}

.pagination .off
	{
	background: #fff;
	border: 1px #ccc solid;
	color: #ccc;
	cursor:default;
	margin-left: 10px;
	padding: 2px 6px;
	}
	
.pagination .results
	{
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	}
/* END: Pagination
---------------------------------------------------------------------------------------------- */

/* BEGIN: Forms
---------------------------------------------------------------------------------------------- */
.textInput
	{
	background: #fff url(../Images/BgTextInput.png) repeat-x;
	border: 1px #dadada solid;
	font-size: 16px;
	color: #666;
	}
	
.textInputListing
	{
	background: #fff url(../Images/BgTextInput.png) repeat-x;
	border: 1px #dadada solid;
	font-size: 12px;
	color: #666;
	}
	
select
	{
	background: #fff url(../Images/BgTextInput.png) repeat-x;
	border: 1px #dadada solid;
	font-size: 16px;
	color: #999;
	}
/* END: Forms
---------------------------------------------------------------------------------------------- */