@charset "UTF-8";
/* GLOBAL RESET
--------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

/* HTML
--------------------------------------------------------------------*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background:#FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
*  table   tr   td   {
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* Content Page Titles */
h1 {
	color: #006699;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	line-height: 22px;
	margin-bottom: 3px;
}

/* Homepage and Pod Headings */
span.h1 {
	color: #002840;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
	line-height: 22px;
	margin-bottom: 3px;
}
h2,
span.h2 {
	color: #002840;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
}

h3,
span.h3 {
	color: #002840;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
}
h4,
span.h4 {
	color: #002840;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	display:block;
}
h5,
span.h5 {
	color:#666666;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
}

/* Intro P */
h6,
span.h6 {
	color: #002840;
	font-weight: normal;
	text-transform: normal;
	font-size: 14px;
	line-height: 22px;
	margin: 25px 0 25px 0;
}

h7,
span.h7 {
	color: #ffffff;
	font-weight: normal;
	text-transform: normal;
	font-size: 14px;
	line-height: 18px;
}

/* STRUCTURE
--------------------------------------------------------------------*/
#outerWrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 970px;
	padding: 0;
	position: relative;
}
#outerWrapper p {
	font-weight:lighter;
}	

/* HEADER
--------------------------------------------------------------------*/
#outerWrapper #pci_logo {
	margin:10px 0 0 47px;
	padding:0;
	height:76px;
	width:306px;
}
#outerWrapper #pci_logo a {
	text-decoration:none;
	border:none;
}

#outerWrapper #login {
	margin-top:10px;
}

td.account_signup {
	padding-top:22px;
}
td.account_signup a,
td.account_signup a:link,
td.account_signup a:visited,
td.account_signup a:active,
td.account_signup a:focus {
	color: #002840;
	text-decoration:none;
}
td.account_signup a:hover {
	color: #013953;
	text-decoration:underline;
}


/* TOP MAIN NAVIGATION
--------------------------------------------------------------------*/
#outerWrapper #topNav {
	margin:0 0 0 7px;
	padding:0;
	height:62px;
	width:955px;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_bkgr.gif") repeat-x;
	border-right:solid #7f9395 1px;
}
#outerWrapper #topNav ul {
	margin:0;
	padding:0;
	width:99%;
}
#outerWrapper #topNav ul li {
	list-style-type:none;
	text-align:left;
	float:left;
}
#outerWrapper #topNav ul li.other a, 
#outerWrapper #topNav ul li.other a:link,
#outerWrapper #topNav ul li.other a:visited,
#outerWrapper #topNav ul li.other a:focus,
#outerWrapper #topNav ul li.other a:active {
	padding:16px 2 0px 0px;
	height: 62px;
	width: 115px;
	display:block;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_right.gif") right repeat-y;
	border-left:solid #7f9395 1px;
	font-size:12px;
	line-height: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#outerWrapper #topNav ul li.other a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_uber3.gif") 0 0 no-repeat;
}


#outerWrapper #topNav ul li.first a, 
#outerWrapper #topNav ul li.first a:link,
#outerWrapper #topNav ul li.first a:visited,
#outerWrapper #topNav ul li.first a:focus,
#outerWrapper #topNav ul li.first a:active {
	padding: 20px 2px 0 0;
	height:62px;
	display:block;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_right.gif") right repeat-y;
	color: #FFFFFF;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	text-decoration: none;
	width: 180px;
	text-decoration: none;
	text-transform: uppercase;
}
#outerWrapper #topNav ul li.first a:hover,
#outerWrapper #topNav ul li.first a.uber_shop {
	color: #FFFFFF;
	text-decoration: none;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_uber2.gif") -1px 0 no-repeat;
}

#outerWrapper #topNav ul li.other a.uber {
	color: #FFFFFF;
	text-decoration: none;
	background:url("/Portals/0/Skins/PaperConversions/images/nav_li_uber.gif") 0 0 no-repeat;
}

/* FOOTER NAVIGATION
--------------------------------------------------------------------*/
#outerWrapper #footer {
	font-size: 11px;
	color: #666666;
	margin: 20px 0 0 0;
	padding: 0;
}
#outerWrapper #footer ul {
	display:inline;
}
#outerWrapper #footer ul li {
	display: inline;
	list-style-type: none;
	font-size: 11px;
	border-right:solid 1px #999999;
	padding: 0 10px 0 10px;
}
#outerWrapper #footer ul li.first {
	padding-left:0;
}
#outerWrapper #footer ul li.last {
	padding-right:0;
	border-right:none;
	color: #4b899e;
	font-size: 13px;
	font-weight: bold;
}
#outerWrapper #footer ul li a, 
#outerWrapper #footer ul li a:link, 
#outerWrapper #footer ul li a:active, 
#outerWrapper #footer ul li a:focus, 
#outerWrapper #footer ul li a:visited {
	color:#666666;
	text-decoration:none;
}
#outerWrapper #footer ul li a:hover {
	color:#002840;
	text-decoration:underline;
}

/* HOMEPAGE
--------------------------------------------------------------------*/
#outerWrapper #newline {
	margin-left: 40;
	color: #ffffff;
	font-weight: normal;
	text-transform: normal;
	font-size: 14px;
	line-height: 18px;
}


#outerWrapper #feature_pod {
	margin: 0;	
}

#outerWrapper #feature_pod p {
	margin: 30px 0 0 35px;
	font-size:18px;
	line-height:22px;
	color:#FDFDFD;
	width: 325px;
}
#outerWrapper #feature_pod p a {
	margin: 10px 0 0 0;
}
#outerWrapper #feature_pod p a:link,
#outerWrapper #feature_pod p a:active,
#outerWrapper #feature_pod p a:visited,
#outerWrapper #feature_pod p a:focus {
	float: left;
	background:url("/Portals/0/Skins/PaperConversions/images/feature_btn.gif") top left no-repeat;
	height:19px;
	width:259px;
	display:block;
	color: #a4e6ff;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 9px 15px 13px 15px;
}
#outerWrapper #feature_pod p a:hover {
	color: #ffffff;
	text-decoration: none;
}

#outerWrapper #pod1 {
	margin: 10px 0 0 0;
	padding: 0;
}
#outerWrapper #pod1 p {
	margin: 0 0 0 23px;
	font-size:18px;
	line-height:22px;
	color:#FDFDFD;
	width: 325px;
}
#outerWrapper #pod1 p img  {
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
}
#outerWrapper #pod2 {
	margin: 0;
}
#outerWrapper #pod2 h3 {
	margin: 2px 0 3px 22px;
}

td.new_item  {
	background-position: 0 25px;
}
#outerWrapper #pod3 {
	margin: 12px 0 0 0;
}
#outerWrapper #pod4 {
	margin: 15px 0 0 0;
}

#outerWrapper #pod4 img {
	margin: 0;
	padding: 0 15px 3px 0;
	float:left;
	display:inline;
}
#outerWrapper #pod2 p,
#outerWrapper #pod3 p,
#outerWrapper #pod4 p {
	line-height:16px;
	color:#FFFFFF;
	width: 230px;
	margin: 0 0 0 22px;
}
#outerWrapper #pod1 p a,
#outerWrapper #pod2 p a,
#outerWrapper #pod3 p a,
#outerWrapper #pod4 p a {
	margin: 5px 0 0 0;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	color:#9ee036;
	text-decoration: none;
	line-height: 11px;
}
#outerWrapper #pod1 p a:hover,
#outerWrapper #pod2 p a:hover,
#outerWrapper #pod3 p a:hover,
#outerWrapper #pod4 p a:hover {
	text-decoration:underline;
}

#outerWrapper #affiliate_codes {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
}
#outerWrapper #affiliates   {
	width: 660px;
	margin: 14px auto 0 13px;
}

/* T1 CONTENT PAGES
--------------------------------------------------------------------*/
#ContentWrapper {
	margin:0;
	padding:29px 0 0 31px;
	width:650px;
	background: none;
}
#outerWrapper #ContentWrapper p a,
#outerWrapper #ContentWrapper p a:link,
#outerWrapper #ContentWrapper p a:active,
#outerWrapper #ContentWrapper p a:visited,
#outerWrapper #ContentWrapper p a:focus {
	color: #006699;
	font-weight: bold;
	text-decoration:none;
}
#outerWrapper #ContentWrapper p a:hover {
	color: #002840;
	text-decoration:underline;
}
#outerWrapper #ContentWrapper h4 a,
#outerWrapper #ContentWrapper h4 a:link,
#outerWrapper #ContentWrapper h4 a:active,
#outerWrapper #ContentWrapper h4 a:visited,
#outerWrapper #ContentWrapper h4 a:focus {
	color: #002840;
	text-decoration:none;
}
#outerWrapper #ContentWrapper h4 a:hover {
	color: #006699;
	text-decoration:none;
}
	
#outerWrapper #ContentWrapper p img {
	padding:0 0 10px 10px;
	float:right;
	display:inline;
}
#ContentWrapper table.product_matrix {
	margin-bottom:20px;
}
td.content_repeat {
	background-repeat:repeat-y;
}

#outerWrapper #sidebar1,
#outerWrapper #sidebar2 {
	margin: 12px 0 0 12px;
	padding: 0;
}

#outerWrapper #sidebar1 p,
#outerWrapper #sidebar2 p {
	margin: 0;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	width: 200px;
	text-align: left;
}
#outerWrapper #sidebar1 p img  {
	margin: 0;
	padding: 0;
	display: block;
}
#outerWrapper #sidebar2 p img  {
	margin: 0 12px 5px 0;
	padding: 0;
	float:left;
}

#outerWrapper #sidebar1 p a,
#outerWrapper #sidebar2 p a {
	margin: 5px 0 0 0;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#9ee036;
	text-decoration: none;
	line-height: 16px;
}
#outerWrapper #sidebar1 p a:hover,
#outerWrapper #sidebar2 p a:hover {
	text-decoration:underline;
}

#outerWrapper #ProductWrapper {
	margin:10px 0 0 0;
	padding:0;
}
#outerWrapper #ProductWrapper img {
	float:left;
	display:inline;
}
#outerWrapper #ProductWrapper a,
#outerWrapper #ProductWrapper a:link,
#outerWrapper #ProductWrapper a:active,
#outerWrapper #ProductWrapper a:visited,
#outerWrapper #ProductWrapper a:focus {
	margin: 5px 0 0 0;
	padding:6px 0 0 32px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	display:block;
	text-transform:uppercase;
	font-size:10px;
	color: #006699;
	text-decoration: none;
	line-height: 11px;
	height: 25px;
}
#outerWrapper #ProductWrapper p a:hover {
	text-decoration:underline;
}

#outerWrapper #ProductWrapper a.add_cart {
	background:url("/Portals/0/Skins/PaperConversions/images/icon_add_cart.gif") 0 0 no-repeat;
}
#outerWrapper #ProductWrapper a.unit_costs {
	background:url("/Portals/0/Skins/PaperConversions/images/icon_information.gif") 0 0 no-repeat;
}

#outerWrapper LoggedIn h5 a,
#outerWrapper LoggedIn h5 a:link,
#outerWrapper LoggedIn h5 a:active,
#outerWrapper LoggedIn h5 a:visited,
#outerWrapper LoggedIn h5 a:focus {
    font-weight:bold;
    color:#013953;
    text-decoration:none;
}
#outerWrapper LoggedIn h5 a:hover {
    text-decoration:underline;
}
#outerWrapper LoggedIn {
    display: inline;
    list-style-type: none;
}
#outerWrapper LoggedIn img {
    float:left;
    display:inline;
    padding-right:3px;
}
#outerWrapper LoggedIn a,
#outerWrapper LoggedIn a:link,
#outerWrapper LoggedIn a:active,
#outerWrapper LoggedIn a:visited,
#outerWrapper LoggedIn a:focus {
    font-weight:bold;
    color:#013953;
    text-decoration:none;
}
#outerWrapper LoggedIn a:hover {
    text-decoration:underline;
}


#CartWrapper {
	margin:5px 0 0 15px;
	padding:0;
	width:935px;
}
#CartWrapper div.cartProcess {
	margin: 0;
	padding: 0;
}
#CartWrapper div.cartProcess a, 
#CartWrapper div.cartProcess a:link, 
#CartWrapper div.cartProcess a:active, 
#CartWrapper div.cartProcess a:focus, 
#CartWrapper div.cartProcess a:visited {
	margin:0;
	padding:2px 0 0 25px;
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#013953;
	text-decoration: none;
	line-height: 16px;
	text-align:left;
}
#CartWrapper div.cartProcess a:hover {
	color:#006699;
	text-decoration:underline;
}
#ContentWrapperBuild {
	margin:0;
	padding:29px 0 0 31px;
	width:660px;
	background: none;
}
#ContentWrapperBuild a {
	text-decoration:none;
	border:none;
}
.buildSteps {
	padding:0;
	margin: 0 0 20px -10px;
}




/* custom styles */
.pcitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* ebiz styles */

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "trebuchet ms", helvetica, sans-serif; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/
    padding: 1px 3px 3px 1px;
    text-align: left;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "trebuchet ms", helvetica, sans-serif;
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
    text-align: left;
}

.main_dnnmenu_itemhover {  
	text-decoration:underline; 
}

.main_dnnmenu_itemhover td {  
	text-decoration:underline;
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #46461F;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#46461F', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
	border: solid 1px #fff;
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #46461F 1px solid; 
	border-bottom: #46461F 1px solid; 
	border-top: #46461F 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}








.cartPopUp {
	background-color: #E1E1C5;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:150px;
}
.quickViewText {
	color: #000000;
	font-size: 10px;
}

.wishlistPopUp {
	background-color: #E1E1C5;
	position:absolute;
	visibility:hidden;
	border: dashed 1px #000000;
	padding: 2px 2px 2px 2px;
	width:220px;
}







.ebizhref
{
font-size: 10px;
color: #FF7800;
text-decoration: underline;
}

.ebizhref:hover
{
color: #FF7800;
font-size: 10px;
text-decoration: none;
}





.userinfo
{
line-height: 12px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
text-align:right;
}

.breadcrumb
{
line-height: 12px;
color: #BDBDA2;
right: 30px;
font-weight: bold;
font-size: 12px;
}

.menu
{
background: #46461F;
height: 30px;
padding: 0px 20px 0px 5px;
margin: 98px 0px 20px 0px;
z-index:1000;
}








.ebizfooter
{
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
}




/* ME styles */

/* The styles below define the base elements of the eBiz datagrids */

#resultsData {
	width: 955;
	border-top: 2px solid #AEF5FB;
	border-right: 1px solid #AEF5FB;
	border-bottom: 3px solid #AEF5FB;
	border-left: 1px solid #AEF5FB;
	margin:0 0 0 7px;
}
#lookupBox {
	padding-right: 10px;
	padding-left: 10px;
}

/* Some of the data grids contain form caps. The following styles address that area aka ResultsGridTop*/

#resultsGridTOP {
	border-top: 1px solid #AEF5FB;
	border-right: 1px solid #AEF5FB;
	border-left: 1px solid #AEF5FB;
	padding-top: 4px;
	padding-bottom: 5px;
	width:955;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;
	margin:0 0 0 7px;
}
.filterBarTopText {
	font-size: 14px;
	color: #666666;
	padding-left: 2px;
}
.filterBarHDR {
	font-weight: bold;
	color: #008457;
	font-size: 14px;
}
.formInputBox {
	color: #187D98;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 2px 2px 2px 3px;
}
.formInputBoxSmall {
	color: #187D98;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font-size: 70%;
	margin: 0px;
	padding: 2px 2px 2px 3px;
}
.formInputBoxSmallb {
	color: #187D98;
	background: #f5f5f5;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font-size: 65%;
	width: 80px;
	margin: 0px;
	padding: 1px 1px 1px 1px;
}
#expanderBack {
	float: right;
	width: 300px;
	text-align: right;
}

.orderDetailThankYou 
{
	font-weight: bold;
	font-size: 30px;
	color: #008457;
}
#orderDetailThankYouDiv 
{
	text-align: center;
}
.noItemsInTable
{
	font-weight: bold;
	color: #008457;
}
#noItemsInTableDiv
{
	text-align: center;
}

#shoppingCartQuickGlanceTop{
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 100px;
	text-align: right;
	vertical-align: middle;
	padding-left: 2px;
}


#shoppingCartQuickGlanceBottom{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 5px;
	width: 97%;
	text-align: right;
	vertical-align: middle;
	padding-left: 2px;
}

/*   */
.gridBigHeader {
	font: bold 14px Arial, Helvetica, sans-serif;
	background: #efefef;
	color: #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.gridHeader {
	background: #efefef;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	vertical-align:bottom;
	border-bottom: 2px solid #CCCCCC;
	padding-bottom: 3px;
	padding-left: 3px;
}

.gridItem 
{
	font-size: 10px;
}

/* PO Details screen and Invoice Details screen contain a Header object with ship to's... */
#poHeaderHolder {
	background: #fdf0d1;
	height: 235px;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	width: 100%;
}
#poHeaderHolderEdit {
	text-align: left;
	vertical-align: top;
	width: 100%;
	border: 1px solid #CCCCCC;
	padding: 5px 5px 10px;
	background: #fdf0d1;
}
.headerInfoWide {
	color: #666666;
	width: 100%;
	font-size: 10px;
	padding-top: 10px;
	background: #DEFAFD;
}
#headerInfo01 {
	color: #666666;
	font-size: 75%;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 5px;
	background: #DEFAFD;
	height: 223px;
	width: 248px;
}
#headerInfo02 {
	color: #666666;
	font-size: 10px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 5px;
	background: #DEFAFD;
	height: 223px;
	width: 268px;
}
#headerInfo03 {
	color: #666666;
	font-size: 10px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	background: #DEFAFD;
	height: 223px;	
	width: 168px;	
}
.clear
{
	/* your best friend
       use before and/or after "float" sets */
	clear: both;
}
.headerHdrs {
	color: #c6900f;
	font-weight: bold;
}
.headerHdrs smaller {
	font-size: 9px;
}

/* When data is displayed in the dataGrids, these elements define the table

#gridTable {
	background: #666666;
}
*/

/* Some of the data grids contain a footer element for looking up PO's and Invoices and for paginate. */
#pageMove {
	color: #999999;
	vertical-align: top;
	background: #efefef;
	width: 100%;
	border-top: 2px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 30px;
}
.lookUPs {
	text-align: right;
}


#closeDetails {
	width: 18px;
	float: right;
	padding-top: 5px;
}
.tinyTXT {
	font-size: 9px;
	color: #666666;
}
.tinyTXT2 {
	font-size: 9px;
	color: #4e5150;
	background: #a1a6a4;
	border-top: 1px solid #6d7170;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.historyDetail {
	font-size: 14px;
	font-weight: bold;
}

#packlistDetails {
	background-color: #F9EFBE;
	font-size: 10px;
	color: #006140;
	vertical-align: top;
	margin: 0px;
	padding: 8px 5px 7px;
	text-align:left;
}

#packlistDetails a {
	font-weight: bold;
	text-decoration: underline;
}
#packlistDetails a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006140;
}

/* CSS Document */

.generalText01 {
	font: bold 10px Arial, Helvetica, sans-serif;
}
.generalText01Light {
	font: 11px Arial, Helvetica, sans-serif;
}

/* Formatting look and feel of the results tables */
.accentColumn1 {
	background: #ebf5f2;
	color: #008457;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
}

.alignRight {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;
}
.alignRightAccent {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.alignCenter {
	text-align:center;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeft {
	text-align:left;
	font-size: 10px;	
	border-bottom: 1px solid #b4b4b4;
	color: #878787;	
}
.alignLeftAccent {
	text-align:left;
	font-size: 10px;	
	border-bottom: 1px solid #b4b4b4;
	background: #ebf5f2;
	color: #008457;
}
.listPrice {
	text-align:right;
	font-size: 10px;
	color: #878787;
	border-bottom: 1px solid #b4b4b4;	
}
.backOrderColumn {
	text-align:right;
	font-size: 10px;
	border-bottom: 1px solid #b4b4b4;
	color: #CC0000;
	font-weight: bold;
}

/* On Invoice Details, these styles address the bottom "Totals" information */
#totalsGrid {
	color: #666666;
	width: 100%;
	font-size: 12px;
	border-top: solid 1px #b4b4b4;
	/*background: url(/MM_images/gen_shell/bucket_bckgrdTall.jpg) repeat-x left top;*/
}
#totalsGrid table{
}

.totalsNetGross {
	color: #008457;
	padding-bottom: 5px;
	border-right: 1px solid #9da5a2;
	border-left: 1px solid #9da5a2;
	border-bottom: 1px solid #9da5a2;
	background: #c4ccc9;
	font-weight: bold;
	font-size: 12px;
}

.totalsNetGrossText 
{
	color: #008457;
	font-weight: bold;
	font-size: 12px;
}

.totalsNetGrossWithoutBorder {
	color: #008457;
	border-right: 1px solid #9da5a2;
	border-left: 1px solid #9da5a2;
	background: #c4ccc9;
	font-weight: bold;
	font-size: 12px;
}
.totalsTXT {
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 12px;
}
.totalsHDRs {
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaaeac;
	font-size: 12px;
}

.totalsHDRsWithoutBorder {
	color: #666666;
	font-size: 12px;
}

.totalsTXT a {
	font-weight: bold;
	text-decoration: underline;
}
.totalsTXT a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #006140;
}

/* When no data is present, there is usually a "sorry" message */
.sorryMessage {
	font-size: 12px;
	color: #CC0000;
	width:100%;
	text-align: left;
	margin: 10px 10px 10px 4px;
}
.sorryMessage ul {
	list-style: disc inside;
}


/* Pagination */
.paginate 
{
	padding-top: 2px;
	padding-bottom: 2px;
	background: #e6e6e6;
	font-size: 10px;
	text-align: left;
}

.newAccountLookupQuestion
{
	font-weight: normal;
	color: #008457;
	font-size: 12px;
}


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(images/SavedStar.png);
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;
}

.commentsContainer {
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 1px solid #aaaeac;
	border-top: 1px solid #aaaeac;
	border-left: 1px solid #aaaeac;
	border-right: 1px solid #aaaeac;
}




/*Progress bar*/

.progress
{
    display: block;
    position: absolute;
    padding: 2px 3px;
}
.progresscontainer
{
    border: solid 1px #808080;
    border-width: 1px 0px;
}
.progressheader
{
    background: url(images/sprite.png) repeat-x 0px 0px;
    border-color: #808080 #808080 #ccc;
    border-style: solid;
    border-width: 0px 1px 1px;
    padding: 0px 10px;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 1.9;  
    font-family: arial,helvetica,clean,sans-serif;
}
.progressbody
{
    background-color: #f2f2f2;
    border-color: #808080;
    border-style: solid;
    border-width: 0px 1px;
    padding: 10px;
}