﻿/* DO NOT USE
h1
{
	font-size: 120%;
	margin-top: 1em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #b80000;
	line-height: normal;
}
h2
{
	margin: 10px 0 3px 0;
	font-size: 120%;
}

h3
{
	margin: 5px 0 3px 0;
	font-size: 100%;
}

h5
{
	margin: 0 0 0 0;
	font-size: 100%;
	font-weight: bold;
}
#Content
{
	margin: 0 10px;
	height: auto;
}
#Primary
{
	width: 73%;
	float: left;
	clear: left;
}
#Secondary
{
	width: 73%;
	float: left;
	clear: left;
}
#Images
{
	width: 23%;
	float: left;
	margin: 0 0 0 4%;
	clear: right;
}
#PDFs
{
	left: 4%;
	width: 23%;
	margin: 0 0 0 4%;
	position: relative;
}
#Primary div
{
	border: 1px solid black;
	width: 100%;
}
#Secondary div
{
	height: 300px;
	border: 1px solid black;
}
#Images table
{
	border: 1px solid black;
	width: 100%;
}
#Images table td
{
	padding: 10px;
	vertical-align: bottom;
	text-align: center;
}
#PDFs table
{
	border: 1px solid black;
	width: 100%;
}
#PDFs table td
{
	padding: 10px;
	vertical-align: bottom;
	text-align: center;
}
#SearchBox
{
	position: absolute;
	right: 10px;
	top: 45px;
}
#SearchBox input
{
	margin: 0 0 0 10px;
}
.SearchItem
{
	padding: 10px;
	height: 105px;
}
.SearchResultImage
{
	float: left;
	width: 105px;
	text-align: center;
}
.SearchResultText
{
	padding: 0 10px;
	height: 105px;
	vertical-align: middle;
}
#header
{
	height: 105px;
}
#headerContent
{
	height: 105px;
}
#footer
{
	margin-top: 20px;
}
#footer div
{
	margin: 0 186px;
}
#footer img
{
	margin: -33px 0 0 0;
	float: right;
}
#Title
{
	position: absolute;
	right: -50px;
	width: 200px;
	font-size: 16px;
	margin: 0;
	padding: 0;
	top: 5px;
}
#currentUser
{
	margin: 8px 10px 0 0;
	position: absolute;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #000000;
}
#currentUser p
{
	margin: 0 0 0 0;
	padding-bottom: 5px;
	text-align: right;
}
#currentUser a, #currentUser a:hover, #currentUser a:active
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	font-size: x-small;
	color: #b80000;
}
#currentUser a:visited
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	color: #b80000;
}

.tableStyle th
{
	padding: 4px;
	font-size: 90%;
	font-weight: bold;
	color: #ffffff;
	background-color: #b80000;
}

.tableStyle td
{
	padding: 4px;
	font-size: 80%;
	background-color: #e8e8e8;
}

.tableStyle .alternateRow
{
	font-size: 80%;
	background-color: #ffeeee;
}
.dataGridStyle
{
	border: none;
}

.dataGridHeaderStyle td
{
	padding: 0px 5px 5px 5px;
	border: solid 1px #e8e8e8;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	height: 30px;
	background-image: url(/images/GreyGradient.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.dataGridStyle th
{
	padding: 0px 5px 5px 5px;
	border: solid 1px #e8e8e8;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
	height: 30px;
	background-image: url(/images/GreyGradient.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}

.dataGridStyle th a
{
	color: #000000;
}

.dataGridStyle th a:visited, .dataGridStyle td a:active
{
	color: #000000;
}

.dataGridStyle th a:hover
{
	color: red !important;
}

.dataGridStyle td
{
	padding: 0px 5px 0px 5px;
	font-size: 80%;
	text-align: left;
	background-color: #ffffff;
}

.dataGridStyle td a:hover
{
	color: red !important;
}

.dataGridStyle td a:visited, .dataGridStyle td a:active
{
	color: #666666;
}

.dataGridAlternateItemStyle td
{
	padding: 0px 5px 0px 5px;
	background-color: #e8e8e8;
}

.dataGridPagerStyle td
{
	background-color: White;
	font-size: 100%;
	text-align: center;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border: none;
}
.dataGridStyle .HelpDesc
{
	font-style: italic;
	padding: 0 0 0 15px;
	font-size: 75%;
}

.dataGridPagerStyle a, .dataGridPagerStyle span
{
	padding: 2px;
}

.dataGridPagerStyle a
{
	font-weight: normal;
	color: #000000;
}

.dataGridPagerStyle span
{
	font-size: x-large;
	font-weight: normal;
	color: Gray;
}

.dataListHeader
{
	background-color: #b80000;
}

.dataListStyle
{
	border: solid 1px #c6c6c6;
	vertical-align: bottom;
}

.dataListStyle th
{
	padding: 0px 5px 0px 5px;
	border: none;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	background-color: #b80000;
}
.dataListStyle td
{
	padding: 0px 5px 0px 5px;
	font-size: 80%;
	background-color: #ffffff;
}
.dataListAlternateItemStyle
{
	padding: 0px 5px 0px 5px;
	font-size: 80%;
	background-color: #e8e8e8;
	border: solid 1px #c6c6c6;
}

.bodyUL
{
	list-style-image: url(../../images/arrow.gif);
	color: #000000;
	line-height: normal;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 0px;
	padding-left: 25px;
}
.Spacer
{
	font-size: 3px;
	height: 3px;
}
.MiniHeader
{
	font-weight: bold;
	white-space: nowrap;
}
.ErrorMessage
{
	font-weight: bold;
	font-size: 1em;
	color: Red;
	margin-left: 1px;
	margin-top: 1px;
	padding-top: 0px;
	padding-left: 25px;
	list-style-image: url(../../images/arrow.gif);
}

.outerNavControl
{
	float: left;
	position: relative;
	top: 20px;
	width: 660px;
}

#MenuContainer
{
	float: left;
}

#SubMenuContainer
{
	float: left;
	clear: left;
	width: 100%;
}

#MenuList
{
	height: 22px;
	border: solid 1px #e5e5e5;
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	background: #f2f2f2;
	position: relative;
	display: block;
	float: left;
	top: 30px;
}
#MenuList li
{
	display: inline;
}
#MenuList li a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	padding: 0.2em 1em;
	color: #757575;
	text-decoration: none;
	float: left;
	display: block;
}
#MenuList li a:hover
{
	background: #d9ddde;
	color: #000000;
}

#SubMenuList
{
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	position: relative;
	float: left;
	top: 30px;
	border: 1px solid #999999;
	display: block;
}
#SubMenuList li
{
	display: inline;
}
#SubMenuList li a
{
	color: #fff;
	font-size: smaller;
	font-weight: bold;
	padding: 0.2em 1em;
	text-decoration: none;
	float: left;
}
#SubMenuList li a:hover
{
	background: #d9ddde;
	color: #000000;
}

#MenuList img, #SubMenuList img
{
	padding-right: 0.2em;
}

.hide
{
	display: none;
}
.show
{
	display: block;
}

.statistics
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #b80000;
	line-height: 20px;
	margin-left: 0px;
	padding-left: 0px;
	border-left-color: silver;
	border-bottom-color: silver;
	border-top-style: solid;
	border-top-color: silver;
	border-right-style: solid;
	border-left-style: solid;
	background-color: transparent;
	border-right-color: silver;
	border-bottom-style: solid;
}

.tree
{
	overflow: scroll;
	width: 375px;
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}
.treeheader
{
	width: 375px;
	background-color: #F0F0F0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
}

strong, b
{
	font-weight: bold;
}


img
{
	border-width: 0;
}

img.left
{
	margin: 0px 8px 5px 0px;
	float: left;
}

img.right
{
	margin: 0px 0px 5px 8px;
	float: right;
}

.clear
{
	clear: both;
}


select
{
	font-size: 90%;
}

input
{
	font-size: 90%;
}

.NavColor
{
	background-color: #bf0000;
}

.SubNavColor
{
	background-color: #000000;
}
.ActionNeeded
{
	font-weight: bold;
	color: Red;
}

Table.ContactTypeTable
{
	border: solid 2px black;
}
TH.ContactTypeTableHeader
{
	font-size: x-small;
	background-color: Black;
	color: White;
	font-weight: bold;
	text-align: left;
	padding: 10px;
}
Table.ContactTable
{
	margin-left: 20px;
}
TR.ContactTypeRowAlt
{
	background-color: #FFFFFF;
	padding: 3px 10px;
}
TR.ContactTypeRowAlt TD
{
	padding-right: 10px;
}
TR.ContactTypeRow
{
	background-color: #EEEEEE;
	padding: 3px 10px;
}
TR.ContactTypeRow TD
{
	padding-right: 10px;
}
.SelectedTab
{
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}
.Tab, .Tab a, .Tab a:hover, .Tab a:active, .Tab a:visited
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}

.SideMenu
{
	background-color: #e8e8e8;
}

.SideMenuSelected, .SideMenuSelected a
{
	background-color: #b80000;
	color: #ffffff;
}

.InfoRequest
{
	background-color: #b80000;
	color: #ffffff;
}

.blackButton, A:link.blackButton, A:active.blackButton, A:visited.blackButton
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 1.2;
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	text-decoration: none;
	cursor: hand;
	background-color: black;
}

.blackButtonActive, A:link.blackButtonActive, A:active.blackButtonActive, A:visited.blackButtonActive
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	line-height: 1.2;
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: #bbbbbb;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	text-decoration: none;
	background-color: black;
}

.headerTextSmall
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-variant: normal;
	text-decoration: none;
}

.BorderRight
{
	border-right: solid 5px #d9ddde;
}
.BorderRightBottom
{
	border-bottom: solid 5px #d9ddde;
	border-right: solid 5px #d9ddde;
}

.BorderBottom
{
	border-bottom: solid 5px #d9ddde;
}

td.StepNumber
{
	width: 1%;
	vertical-align: top;
	padding: 5px;
}
td.StepNumber span
{
	padding: 3px 6px;
	border: solid 2px #b80000;
	font-size: large;
	width: 1%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
tr.Disabled td.StepNumber span
{
	color: #CCCCCC;
	padding: 3px 6px;
	border: solid 2px #CCCCCC;
	font-size: large;
	width: 1%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}
tr.Disabled td.Instruction
{
	color: #CCCCCC;
	font-size: medium;
	vertical-align: top;
}
td.Instruction
{
	font-size: medium;
	vertical-align: top;
}

.helpText
{
	color: #999;
	font-size: 10px;
}

.uploadGood
{
	width: 35%;
	float: right;
	clear: right;
	position: relative;
	border: 1px solid #660000;
	padding: 0 5px 9px 15px;
	margin: 0 0 9px 0;
	background-color: #8BEC52;
}
.uploadError
{
	width: 35%;
	float: right;
	clear: right;
	position: relative;
	border: 1px solid #660000;
	padding: 0 5px 0 15px;
	margin: 0 0 9px 0;
	background-color: #FF0030;
}

.BHModalBackground
{
	background-image: url(/images/BHmodalBackground.png);
	background-repeat: repeat;
	z-index:20000;
}

.areYouSureContent
{
	padding: 10px;
	background-color: White;
	border: solid 1px red;
	overflow: auto;
}

.ListSearchExtenderPrompt
{
	font-style: italic;
	font-weight: normal;
	font-size: small;
	color: Gray;
	background-color: white;
}

.Required
{
	color: Red;
}

.HandleImage
{
	width: 15px;
	height: 16px;
	background-image: url(images/HandleHand.png);
	overflow: hidden;
	cursor: se-resize;
}

.ResizingImage
{
	padding: 0px;
	border-style: solid;
	border-width: 3px;
	border-color: #B4D35D;
}


.PanelItemRelationsProductInfo
{
	margin-bottom: 10px;
}

.ItemRelationsProductInfoTitle
{
	font-weight: bold;
}

.PanelItemRelationsExistingRelations
{
	margin-bottom: 10px;
}

.ItemPreviewPageInfo
{
	float: left;
	clear: left;
}

.PanelItemRelationsClearSelectedAddItems
{
	float: left;
	clear: left;
	font-size: x-small;
	padding-bottom: 5px;
	margin-top: 5px;
}

.PanelItemRelationsClearSelectedAddItems a
{
	text-decoration: none;
}

.PanelItemRelationsClearSelectedAddItems a:hover
{
	text-decoration: underline;
}

.PanelItemRelationsAddRelations
{
	float: left;
	clear: left;
	margin-top: 20px;
	padding: 6px;
}

.GLNList
{
	padding: 0;
	margin: 0;
}

.GLNList li
{
	position: relative;
	margin-left: 20px;
	list-style-image: url(/images/mini_icons/arrow_collapse.gif);
}

.WizardSideBar
{
	top: 0px;
	vertical-align: top;
}

.WizardSideBar a
{
	padding: 6px;
}

.WizardSideBar a:hover
{
	color: #b80000;
	cursor: pointer;
}

.WizardNavButton
{
	background-color: #FFFBFF;
	border: solid 1px #CCCCCC;
	color: #284775;
	cursor: pointer;
}

.WizardStep
{
	padding: 20px;
	width: 90%;
}

.WizardWrapper
{
	margin-left: 6%;
	width: 900px;
}

.WizardHeader
{
	background-color: #f2f2f2;
	border: solid 1px black;
	padding: 2px;
	color: Black;
	text-align: center;
	font-weight: bold;
}

.TreeLeafNode a
{
	font-weight: bold;
}

.HoverNodeStyle
{
	border: solid 1px #b80000;
}

.SliderRail
{
	width: 100%;
	font-style: normal;
	font-size: medium;
	font-weight: normal;
}

.SliderHandle
{
	color: #b80000;
}

div.itemDiscontinued
{
	width: 50%;
	border: 1px solid #FDD889;
	padding: 10px 10px 10px 10px;
	margin: 3px 0 10px 0;
	background-color: #FFFFCE;
}

.locationList li
{
	list-style-type: none;
	padding: 5px;
	background: #f2f2f2;
	border: solid 1px #b80000;
}

.locationList ul
{
	padding: 0px;
	margin: 0px;
}

.locationList li a:hover
{
	color: #b80000;
}

.insertItem
{
	padding: 20px;
}

.ItemPreviewGridSearch
{
}

.SearchImages
{
	max-width: 800px;
}

.InfoText
{
	text-align: left;
	margin: 10px 20px 0px 38px;
}

.DeleteUnlinkedImageDiv
{
	border: solid 1px #FDD889;
	margin: 0px 0px 10px 10px;
}

.DeleteLinkedImageDiv
{
	border: solid 1px #b80000;
	margin: 0px 0px 10px 10px;
}

.BigSelect
{
	font-size: large;
}

.ItemLinkInfo
{
	border: solid 1px #e8e8e8;
	padding: 10px;
}

.ItemLinkInfo .dataGridStyle td
{
	background-color: #FFFFFF;
}

.DragHandleTemplate
{
	width: 20px;
	height: 27px;
	background-image: url(/images/ReorderHandle.png);
	border-color:White;
}


.BHupdateBackground {
	background-color:Gray;
	filter:alpha(opacity=15);
	opacity:0.15;
}

.BHupdatePopup {
	background-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-color:#555;
	padding:10px;
	}

.BHupdateContent {
	margin-left:20px;
	margin-top:10px;
	font-weight:bold;
}

.BHupdateContent img
{
	padding-top:10px;
}
*/
