#utp
{
    margin-left: auto;
    margin-right: auto;
    width: 975px;
}
#utp h1
{
	width: 975px;
    height: 100px;
    margin: 0px;
}
#utp h2
{
	width: 975px;
    height: 116px;
    margin: 0px;        
}
.h1-basic
{    
    background: #FFF url(utpHeader-poley.gif) top left no-repeat;
}
.h1-is
{   
    background: #FFF url(utpHeader-poley-is.gif) top left no-repeat;
}
.h1-pos
{
    background: #FFF url(utpHeader-poley-pos.gif) top left no-repeat;
}
.h1-useradmin
{
    background: #FFF url(utpHeader-poley-useradmin.gif) top left no-repeat;
}
.h1-settingsandconfig
{
    background: #FFF url(utpHeader-poley-settingsandconfig.gif) top left no-repeat;
}
.h1-webstore
{
    background: #FFF url(poleyWebStoreHeader.gif) top left no-repeat;
    height: 110px;
}
.h1-webstore
{
    background: #FFF url(poleyWebStoreHeader.gif) top left no-repeat;
    height: 110px;
}
.h1-reporting
{
    background: #FFF url(utpHeader-poley-reporting.gif) top left no-repeat;
}

#mainBody
{	
  	text-align: center;
	width: 975px;	  
	margin: 0 auto;
    position: relative; 
    z-index: 0;
    font-size: 10pt;
}
.formRow
{
	width:100%;
	height:25px;
}
.tallFormRow
{
	width:100%;
	height:60px;
}
.leftFormSectionThirtySeventy
{
	width:29%;
	float:left;
	text-align:right;	
}
.rightFormSectionThirtySeventy
{
	width:70%;
	float:right;
	text-align:left;	
}
.leftFormSectionFiftyFifty
{
	width:49%;
	float:left;
	text-align:right;	
}
.rightFormSectionFiftyFifty
{
	width:50%;
	float:right;
	text-align:left;	
}
.leftFormSectionFourtySixty
{
	width:39%;
	float:left;
	text-align:right;	
}
.rightFormSectionFourtySixty
{
	width:60%;
	float:right;
	text-align:left;	
}
#inventoryExplorerBody
{		
	  display: block;
	  width: 725px;
	  margin: 0 0 0 250px !important;
	  padding-top: 130px !important;
	  margin-top: -25em;
	  min-height: 570px;
	  height:auto;
}
#mainBodyContent
{		
	  display: block;
	  width: 890px;
	  margin: 0 0 0 85px !important;
	  padding-top: 130px !important;
	  margin-top: -25em;
	  min-height: 470px;
	  height:auto;
}
#fullWidthMainBodyContent
{		
	  display: block;
	  width: 970px;
	  margin: 0 0 0 0 !important;
	  padding-top: 130px !important;
	  margin-top: -25em;
	  min-height: 470px;
	  height:auto;
}
#posMainBodyContent
{		
	  width: 970px;	 
	  margin: 0 0 0 0 !important;
	  padding-top: 130px !important;
	  margin-top: -25em;	  
	  min-height: 470px; 	 
	  height:auto;
}
#posMainBodyContentWebStore
{		
	  width: 970px;	 
	  margin: 50px 0 0 0 !important;
	  padding-top: 0px !important;  
	  min-height: 470px; 	 
	  height:auto;
}
#actionNav
{	
	width: 90px;
	margin: 140px 0 0 2px !important;
	margin: 0 0 0 12px;
	position: fixed;
	z-index: 1;
	min-height: 400px;
	max-height: 470px;
    background-color: white;
    text-align: center;
}
#storeTree
{	
	width: 250px;
	margin: 130px 0 0 0 !important;	
	position: fixed;
	z-index: 1;
	height: 900px;
    background-color: white;
    text-align: center;
    overflow:auto; 
    overflow-x: hidden;
    padding: 10px 0 0 0;
}
#footer
{
    margin: 0 auto;
	margin-top: 10px;
	padding: 10px 0;
	position: fixed;
	width: 975px;
	border-top: 1px solid gray;
	color: #aaa;
	text-align: center;
    font-size: 10pt;
    z-index: 0;
}
#footerWebStore
{
    margin: 0 auto;
	margin-top: 10px;
	padding: 10px 0;
	width: 975px;
	border-top: 1px solid gray;
	color: #aaa;
	text-align: center;
    font-size: 10pt;
    z-index: 0;
}
#header {
	margin: 0 auto;
	position: relative;
	width: 974px;
	height: 100px;
	text-align: left;
}
#logoutDiv 
{
	font-size: 8pt;
	position:absolute;
	text-align: right;
	left: -10px;
	top:80px;
	width:100%;
	visibility:visible;
	z-index:0;
}
#loggedInUserDiv 
{
	font-size: 8pt;
	position:absolute;
	text-align: right;
	left: -10px;
	top:63px;
	width:100%;
	visibility:visible;
	z-index:0;
}
#serverTimeDiv 
{
	font-size: 8pt;
	position:absolute;
	text-align: right;
	left: -20px;
	top:25px;
	width:100%;
	visibility:visible;
	z-index:0;
}
#stackTraceDiv 
{
	height: auto;
	font-size: 9pt;
	position: absolute;
	text-align: left;
	width: 600px;
	visibility: hidden;
}

#headerstrap
{
  	z-index: 20;
	width: 100%;
	height: 99px;
	position: fixed;	
	top:0; left:0;	
}
#searchDiv
{
	text-align:right;
	position:relative;
	padding-right:5px;
}
#leftLandingDiv
{
	float:left;
}
#rightLandingDiv
{
	float:right;
}

#centeredLoweredLandingDiv
{
	clear: both;
}

#mainAppNav
{
    text-align: left;
    position:relative;
    width: 971px;
    border: 2px solid black;
    height:26px;
    padding-top:3px;
    float:left;
    background-color:white;
    font-size: 10pt;
}

#centeredDiv
{
    height: auto;
    text-align: center;
    position:relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#leftAlignedDiv
{
    height: auto;
    text-align: left;
    position:relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

#addItemPropertyDiv
{
    height: auto;
    text-align: center;
    position:relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    visibility: hidden;
    position: absolute;
}


#deleteDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}
#testAccountWarningDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}
#debitCreditDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}
#modalDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}

#okCancelModalDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}

#okCancelPromoModalDiv
{
	position:absolute;
    visibility:hidden;
    height:auto;
}

#divChoices
{
    height: auto;
    text-align: center;
    position:relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fullScreenListDiv
{
    height: auto;
    text-align: left;
    position:relative;
    margin-bottom: 10px;
    margin-top: 10px;
    width:800px;
    margin:auto;
}

.fullScreenListDivNoActionNav
{
    height: auto;
    text-align: center;
    position:relative;
    margin-bottom: 10px;
    margin-top: 10px;
    width:850px;
    margin:auto;
}

#reducedSizeCenteredDiv
{
    height: auto;
    text-align: center;
    position:relative;
    width: 85%;
    margin:auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

#reducedSizeOkCancelCenteredDiv
{
    height: auto;
    text-align: center;
    position:relative;
    width: 85%;
    margin:auto;
    margin-bottom: 10px;
    margin-top: 10px;
}

#leftJustifiedDiv
{
    text-align: left;
    position:relative;
    width: 100%;
    margin: 0 0 0 0;
}
.instructions
{
    font-weight:bold;
    font-size: 11pt;
}
#pageHeader
{
    margin: auto;
    margin-top: 30px;
    height: 40px;
    width: 500px;
    text-align: center;
}
.sectionHeader 			 	
{ 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	color:#23114a; 
}
#fullWidthPageHeader
{
    margin: auto;
    margin-top: 30px;
    height: 40px;
    width: 975px;
    text-align: center;
}
#errorPageErrorBox
{
    margin: auto;
    margin-top: 30px;
    height: auto;
    width: 600px;
    text-align: center;
    background-color: #e6e6e7;
    padding: 30px 30px 0px 30px;
    border: 1px solid gray;
}
.headerText
{
    color: #336699;
    font-weight: bold;
    font-size: 18pt;
}
.landingPageSectionText
{
    color: #336699;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: underline;
}
.itemDetailsHeaderText
{
    color: #336699;
    font-weight: bold;
    font-size: 12pt;
}
.itemRollupInfoText
{
    color: #336699;
    font-weight: bold;
    font-size: 10pt;
}
#landingNavContainerLinks
{
    margin: auto;
    height: auto;
    width: 250px;
    padding-bottom: 10px;
    text-align: left;    
}
#landingNavContainerLinks ul li
{
    text-align: left;
    padding: 10px;
}
#landingNavContainerLinks ul li a
{
    color: black;
    font-weight: bold;
    font-size: 14pt;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
}
#landingNavContainerLinks ul li a:hover
{
    color: red;
}
#content
{
    padding-top: 10px;
    position: relative;
}
#loginFS
{
    width: 400px;
}
#dropdownFieldsetContent
{
    text-align: center;
    position: absolute;
    visibility: hidden;
    height: 400px;
    width: 975px;
}
#dropdownFieldsetShowHideImage
{
    border-style: none;
}

.microButton
{
  width: 60px;
  padding: 1px 3px;
  margin: 0 0 0 0;
  font-size: 88%;
}
.smallButton
{
  width: 100px;
  padding: 1px 3px;
  margin: 0 0 0 0;
  font-size: 88%;
}
.mediumButton
{
  width: 150px;
  padding: 1px 3px;
  margin: 0 0 0 0;
  font-size: 88%;
}
.largeButton
{
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
  font-size: 88%;
}
.clearboth {
	clear: both;
}

.navImage
{
	margin-left:-10px;
}

.helpIconInNav
{
    height: auto;
    text-align: center;
    position:relative;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    top: 220px;       
}

.spacerDiv
{
	height:30px;
}

.fifteenPixelSpacerDiv
{
	height:15px;
	width:70px;
}
.oneFiftyPixelSpacerDiv
{
	height:150px;
	width:70px;
}
.twoTenPixelSpacerDiv
{
	height:150px;
	width:70px;
}
.oneTwentyPixelSpacerDiv
{
	height:120px;
	width:70px;
}
.twentyPixelSpacerDiv
{
	height:20px;
	width:70px;
}
.thirtyPixelSpacerDiv
{
	height:30px;
	width:70px;
}
.tenPixelSpacerDiv
{
	height:10px;
	width:70px;
}
.sectionHeader 			 	
{ 
	font-family: Arial, Helvetica, sans-serif, Trebuchet MS; 
	font-size: 12pt; 
	text-decoration: none; 
	font-weight: bold; 
	color:#23114a; 
}
.inventoryDetailsTableHeaderCell	
{	
	border-color: gray;
	background-color: gainsboro;
	border: 1px solid;	
	padding-left: 5px;
	padding-right: 5px;
}
.inventoryDetailsTableHeaderCellBlank	
{	
	border-color: gray;
	background-color: gainsboro;
	border: 1px solid;	
	padding-left: 5px;
	padding-right: 5px;
}
.inventoryDetailsTableCell	
{	
	padding-left: 5px;
	padding-right: 5px;
}
.inventoryDetailsTableCell150	
{	
	padding-left: 5px;
	padding-right: 5px;
	width: 150px;
}
.inventoryDetailsTableCell100	
{	
	padding-left: 5px;
	padding-right: 5px;
	width: 80px;	
}
.inventoryDetailsTableAnchor
{
	text-decoration: none;
	color: black;	
}
.lineUnderBreadcrumb		
{ 
	width:972px; 
	height:2px; 
	background-color: black; 
}
.lineUnderSectionHeader		
{ 
	width:770px; 
	height:2px; 
	background-color: black; 
}
.lineSpanningBody			
{ 
	width:720px; 
	height:2px; 
	background-color: black; 
}
.lineUnderStoreTreeTitle	
{ 
	width:220px; 
	height:2px; 
	background-color: black; 
}

.lineUnderSearch            { width:230px; height:1px; background-color:#092968; }
.lineUnderItemDetails            { width:670px; height:1px; background-color:#092968; }
.lineUnderShoppingCartContents    { width:670px; height:1px; background-color:#092968; }

.verticalNavSeparator        { background-color:#092968; width:2px; }

.largeTextBox
{
	width:200px;
}
.extraLargeTextArea
{
	width:350px;
}
.breadcrumbUnderlineCell 	{ border-left:none; border-right:none; border-width:1px; border-color:#999966; text-align:center; width:974px; }
.breadcrumbCell 			{ padding-left:10px; font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 10pt; font-weight: normal; color: black; border-left:none; border-right:none; border-width:1px; border-top:none; border-color:#999966; width:974px; }
.breadcrumbLink 			{ font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 10pt; text-decoration: none; font-weight: normal; color:#999966; }
.breadcrumbLink:hover 		{ font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 10pt; text-decoration: none; font-weight: normal; color:red;  }

.treeBreadcrumbLink 		{ font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 8pt; text-decoration: none; font-weight: normal; color:#999966; }
.treebreadcrumbLink:hover 	{ font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 8pt; text-decoration: none; font-weight: normal; color:red;  }
.treeBreadcrumbTail 		{ font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 8pt; text-decoration: none; font-weight: normal; color:black; }

.addEditStoreFS
{
    width: 620px;
}
#fSHelpImage
{
  	z-index: 20;
	width: 22px;
	height: 22px;
	top:-32px; 
	left:600px;
	position: absolute;		
}
.addEditItemPropertyFS
{
    width: 620px;
}
.promotionFS
{
    width: 700px;
}
.addEditItemTemplateFS
{
    width: 620px;
}
.addEditItemFS
{
    width: 620px;
}
.addEditFS
{
    width: 620px;
}
.addEditCustomerFS
{
    width: 620px;
}
.addEditItemCategoryFS
{
    width: 620px;
}
.testCheckbox
{
	width: 10px;	
}

.storeTreeFS
{
	width: 235px;
    height: 95%;
    color: #666;
    border: solid 1px #d3d3d3;
    position: relative;
    background-color: #efefef;
    margin-bottom: 2px;
    font-size: 100%;
    padding: 0 0 0 10px; 
}

.actionNavFS
{
	width: 70px;
    height: 95%;
    color: #666;
    border: solid 1px #d3d3d3;
    position: relative;
    background-color: #efefef;
    margin: 0 0 0 2px;
    font-size: 100%;
    padding: 0 0 0 10px; 
}
.storeTreeLegend 
{
    font-size: 110%;
    font-weight: normal;
    color: #000000;        
    background-color: #a7b1ce;
    color: #666;
    font-weight: normal;
    font-variant: small-caps;
    top: -.5em;    
}
.actionNavLegend 
{
    font-size: 100%;
    font-weight: normal;
    color: #000000;        
    background-color: #a7b1ce;
    color: #666;
    font-variant: small-caps;
    top: -.5em;    
}
.logoutLink 				{ text-align:right; padding-left:5px; color:white; font-weight:bold; text-decoration:none; }
  
.centeredSectionHeader 		{ text-align:center;font-family: Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 12pt; text-decoration: none; font-weight: bold; color:#23114a; }
.centeredSectionHeaderBlack { text-align:center;font-family: Arial, Helvetica, sans-serif, Trebuchet MS; font-size: 12pt; text-decoration: none; font-weight: bold; color:black; }
.treeItemCategory			{ font-family: Arial, Helvetica, sans-serif, Trebuchet MS; text-decoration: none; font-size:13px; font-weight:normal; color: #23114a; }
.treeItemCategorySelected	{ font-family: Arial, Helvetica, sans-serif, Trebuchet MS; text-decoration: none; font-size:13px; font-weight:bold; color: white; background-color:#23114a; }

#dhtmltooltip
{
    font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
    font-size: 10pt;
    position: absolute;
    left: -300px;
    width: auto;
    border: 1px solid black;
    padding: 2px;
    background-color: lightyellow;
    visibility: hidden;
    z-index: 100;
    /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
    filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
    }

    #dhtmlpointer{
    position:absolute;
    left: -300px;
    z-index: 101;
    visibility: hidden;
}

img
{
	border: 0px;
}

.extraLargeTextBox			{ width:350px;}
.textBox300					{ width:300px;}
.largeTextBox				{ width:230px;}
.mediumTextBox				{ width:150px;}
.smallTextBox				{ width:100px;}
.dateTextBox				{ width:75px;}
.paymentProcessingBox   	{ width:70px;}
.smallerTextBox			   	{ width:80px;}
.miniTextBox				{ width:50px;}
.tinyTextBox				{ width:30px;}
.microTextBox				{ width:35px;}
.miniTextBoxUpdated			{ width:50px;border-style:solid;border-width:2px;border-color:green;}
.superMiniTextBox			{ width:25px;}

.textAreaMax				{ width:555px;}
.extraLargeTextArea			{ width:350px;}

.extraLargeMultiSelect		{ min-width:400px;}
.largeMultiSelect			{ min-width:300px;}
.mediumMultiSelect			{ min-width:200px;}
.smallMultiSelect			{ min-width:100px;}
.miniMultiSelect			{ min-width:50px;}

.smallButton				{ width:100px;}
.mediumButton				{ width:125px;}

#outerFieldsetTable
{
    width: 400px;
    margin: 1px;
    padding: 2px;
    border: 1px;
    border-style: solid;
    border-color: black;
    background-color: white;
}
#contextMenu{	/* The menu container */
		border:1px solid #202867;	/* Border around the entire menu */
		margin:0px;
		padding:0px;
		width:225px;	/* Width of context menu */
		font-family:arial;
		font-size:12px;
		background: #FFF url(gradient.gif) repeat-y;
		
		/* Never change these two values */
		display:none;
		position:absolute;

	}
	#contextMenu a{	/* Links in the context menu */
		color: #000;
		text-decoration:none;
		line-height:25px;
		vertical-align:middle;	
		height:28px;
		text-align:left;
		
		/* Don't change these 3 values */
		display:block;	
		width:100%;
		clear:both;
		z-index: 0;
		
	}
	#contextMenu li{	/* Each menu item */
		list-style-type:none;
		padding:1px;
		margin:1px;
		cursor:pointer;	
		clear:both;
	}
	#contextMenu li div{	/* Dynamically created divs */
		cursor:pointer;	
	}
	#contextMenu .contextMenuHighlighted{	/* Highlighted context menu item */
		border:1px solid #000;
		padding:0px;
		background-color:#E2EBED;
	
	}
	#contextMenu img{
		border:0px;
	}
	#contextMenu .imageBox{	/* Dynamically created divs for images in the menu */

		float:left;
		padding-left:2px;
		padding-top:3px;
		vertical-align:middle;
		
		width: 35px;	/* IE 5.x */
		width/* */:/**/33px;	/* Other browsers */
		width: /**/33px;
	}
	#contextMenu .itemTxt{
		float:left;		
		width: 160px;	/* IE 5.x */
		width/* */:/**/180px;	/* Other browsers */
		width: /**/180px;		
	}		
	
	ul.sortable li {
		position: relative;		
	}
	
	ul.boxy {
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px -15px;
		width: 705px;
		font-size: 13px;
		font-family: Arial, sans-serif;
	}
	ul.boxy li {
		cursor:pointer;			
	}		
	
	a {
	text-decoration: none;
}

.navUl {
	list-style: none;
	padding: 0;
	margin: 0;	
}

.navUlLi {
	width: 170px;
	text-align: left;	
}

#nav a {
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #336699;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid black;
	border-width: 0 5px;	
	color: red;
}

.navLi {
	float: left;
	position: relative;
	width: 9em;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid white;	
}

.navLiNoSubMenu {
	float: left;
	position: relative;
	width: 9em;
	text-align: center;
	cursor: default;
	background-color: white;	
}

.navLiSpacer {
	float: left;
	position: relative;
	width: .5em;
	text-align: center;
	cursor: default;
	background-color: white;	
}

.navLi:hover {
	border: 1px solid black;
}

.navLi ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: url(ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px black;
}

.navLi>.navUl {
	top: auto;
	left: auto;
}

.navLi li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

.navLi:hover ul, li.over ul {
	display: block;
}

form {
  margin: 0;
  padding: 0px;
  font-size: 100%;
  width: 100%;
}

form fieldset {
    clear: both;
    color: #666;
    border: solid 1px #d3d3d3;
    position: relative;
    background-color: #efefef;
    height:auto;
    margin-bottom: 2px;
    font-size: 100%;
    padding: 10px;
    margin: auto;
}

form fieldset legend {
    font-size: 110%;
    font-weight: normal;
    color: #000000;
    margin: 0 0 0 0;
    padding: 0 5px;
    background-color: #a7b1ce;
    color: #666;
    font-weight: normal;
    font-variant: small-caps;
    top: -.5em;
    left: .5em;
}
.headerSelected{background-color: gray; border:solid;color:white;}
.headerUnSelected{background-color: white; border:none;color:black;}

/* Download Buttons */
a.dl-button {	
	display:block;
	font-size:1.2em;
	line-height:1em;
	font-weight:bold;
	text-align:center;
	width:120px;
	height:25px;
	margin:20px 0;
	text-decoration:none;
	padding:7px 50px 8px 10px;
	background:url(ns-nav-button.gif) 0 0 no-repeat;
}
a.dl-button span {
	display:block;
	font-size:0.8em;
	font-weight:normal;
}
a.dl-button:hover {
	background:url(ns-nav-button.gif) -180px 0 no-repeat;
}
