/* ================================
    CSS STYLES FOR BJPhotoLabs STORE 
    v1.1, 06/2001
   ================================
*/   

body {
 font-family: Calibri,Tahoma;
 height:100%;
 margin:0;
 padding:0;
}
div.AlertStyle
{
  background-color: #FFC080;
  top: 95%;
  left: 20%;
  height: 20px;
  width: 270px; 
  position: absolute;
  visibility: hidden;  
  /*LEFT: 248px; WIDTH: 393px; TOP: 904px; HEIGHT: 818px */
}

div.AlertStyle2
{
	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */

	border: 2px solid #000;
	width: 800px;
}

.AccordianHeader
{
    background-color: #506C84;
    color:White;
    font-family: Calibri, Arial;
    font-size: 17px;
    height: 20px;
    font-weight: bold; 
    background-color: White;
    color: Black;
    font-family: Calibri, Arial;
    font-size: 13px;
    font-weight:normal; 
    filter: alpha(opacity=93);
    -moz-opacity: 0.93;
    opacity: 0.93;
    
}

.AccordianContent
{
    background-color: White;
    color: Black;
    font-family: Calibri, Arial;
    font-size: 13px;
    font-weight:normal; 
    filter: alpha(opacity=85 );
    -moz-opacity: 0.85;
    opacity: 0.85;
    text-align: left;
    border-right: black thick outset; 
    border-top: black thick outset; 
    border-left: black thick outset;
    border-bottom: black thick outset; 
    padding: 15px;
}

.HeadBacklayStyle {
   position:absolute;
    left:0px;
    top:0px;
    width:100%; 
    height:257px;
    background:#000000;
    filter: alpha(opacity=60 );
    -moz-opacity: 0.60;
    opacity: 0.60;
    position:absolute;
    display:none; 
}

.HeadBacklayStyleWhite {
 /*   position:absolute;
    left:0px;
    top:0px;
    width:100%; 
    height:232px;*/
    background:#FFFFFF;
    filter: alpha(opacity=65 );
    -moz-opacity: 0.65;
    opacity: 0.65;
    position:absolute;
    display:none; 
}

/* */
.HomeHead
{
    color: #999966;
    font-family: Calibri, Arial;
    font-size: 20px;
    font-weight: bold;
    HEIGHT: 35px
}

/* */
.ContentHead
{
    background-color: #506C84;
    color: White;
    font-family: Calibri, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 27px
}

.ContentHeadItalicSpecial
{
    color: White;
    font-style:italic;
    font-family: Calibri, Arial;
    font-size: 17px;
    font-weight: bold;
    height: 27px
}

.ContentHeadSpecial
{
    color: White;
    font-family: Calibri, Arial;
    font-size: 17px;
    font-weight:400;
    height: 27px
}

/* */
.SubContentHead
{
	background-color: #E6F2FF;
    color: #506C84;
    font-family: Calibri, Arial;
    font-size: 18px;
    font-weight: bold;
    height: 20px
}

.NodeOne
{
    font-family: Calibri, Arial;
    font-size: 13px;
    font-weight:bolder;
}

.NodeTwo
{
    color:Black;
    font-family: Calibri, Arial;
    font-size: 12px;
    font-weight:300;
}

.NodeThree
{
    color:Gray;
    font-family: Calibri, Arial;
    font-size: 11px;
    font-weight:normal;
}

.InformationLink
{
    background-color: #506C84;
    color:White;
    font-family: Calibri, Arial;
    font-size: 14px;
    height: 18px;
    padding-bottom:2;
    padding-left:2;
    padding-right:2;
    padding-top:2;
    font-weight:600;
    border-color:Navy;
    border-style:groove;
    border-width:medium;
}

.ActiveTab
{
    background-color: #506C84;
    color:White;
    font-family: Calibri, Arial;
    font-size: 14px;
    height: 20px;
    padding-bottom:2;
    padding-left:2;
    padding-right:2;
    padding-top:2;
    font-weight:300;
    border-color:Navy;
    border-style:groove;
    border-width:medium;
}

.InLineLinkLightBlue
{
    color:white;
    font-family: Calibri, Arial;
    font-size: 14px;
    height: 20px;
    padding-bottom:2;
    padding-left:2;
    padding-right:2;
    padding-top:2;
    font-weight:300;
    border-color:#0a0c25;
    border-style:groove;
    border-width:medium;
    
}

.InActiveTab
{
    background-color:Transparent;
    color: Black;
    font-family: Calibri, Arial;
    font-size: 14px;
    height: 20px;
    padding-bottom:2;
    padding-left:2;
    padding-right:2;
    padding-top:2;
    font-weight:300;
    border-color:Navy;
    border-width:medium;
    border-style:inset;
    
}

/* */
.UnitCost
{
    color: #6E0B0E;
    font-family: Calibri, Helvetica, Arial;
    font-size: 15px;
    line-height: 20pt;
    font-weight:bold;
}

/* */
.ModelNumber
{
    color: #808080;
    font-family: Calibri, Arial;
    font-size: 11px;
    line-height: 20pt
}

/* */
.ErrorText
{
    color: red;
    font-family: Calibri, Arial;
    font-size: 12px;
    line-height: 20pt
}
.MostPopularHead
{
    background-color:#8b0000;
    color: white;
    font-family: Calibri, Arial;
    font-size: 11px;
    font-weight: bold
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
    color: black;
    font-family: Calibri, Arial;
    font-size: 11px;
    text-decoration: none
}

A.MostPopularItemText:hover
{
    color: red;
    font-family: Calibri, Arial;
    font-size: 13px;
    text-decoration: underline
}

.ProductListHead
{
    color: #666666;
    font-family: Calibri, Arial;
    font-size: 15px;
    font-weight: bold;
    line-height: 17px;
    text-decoration: none;
    word-wrap: break-word;
}
.ProductListItem
{
    color: black;
    font-family: Calibri, Arial;
    font-size: 13px;
    word-wrap: break-word;
}
.ProductListItemOlive
{
    color:Olive;
    font-family: Calibri, Arial;
    font-size: 10px;
    word-wrap: break-word;
}
.ProductListItemNavy
{
    color:Navy;
    font-family: Calibri, Arial;
    font-size: 10px;
    word-wrap: break-word;
}
.ProductListItemSmall
{
    color: black;
    font-family: Calibri, Arial;
    font-size: 9px;
    word-wrap: break-word;
}
.ProductListItemSmallOlive
{
    color:Olive;
    font-family: Calibri, Arial;
    font-size: 9px;
    word-wrap: break-word;
}
.ProductListItemSmallNavy
{
    color:Navy;
    font-family: Calibri, Arial;
    font-size: 12px;
    word-wrap: break-word;
}

.CartListHead
{
    /* background-color: #dddca3; */
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    /*color: black;*/
    font-family: Calibri, Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 7pt;
    padding-left: 5px
}

.CartListHeadSortable
{
    /* background-color: #dddca3; */
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    /*color:#0099FF; */
    font-family: Calibri, Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Calibri, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family: Calibri, Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 4pt
}

/* text style for the links */
A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
    font-family: Calibri, Helvetica, sans-serif;
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}   

A.SiteLink:hover    
{
    text-decoration: underline;
    color: yellow;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
    color: #dddddd;
    font-family: Calibri, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  11px;
    font-weight: bold
}

A.SiteLinkBold:hover
{
    color: white;
    text-decoration: none;
}

/* */
A.MenuUnselected, A.MenuUnselected:link, A.MenuUnselected:visited
{
    color: White;
    font-family: Calibri, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuUnselected:hover
{
    color: White;
    text-decoration: underline;
    padding-left: 10px
}

A.MenuSelected
{
    color: White;
    font-family: Calibri, Helvetica, sans-serif;
    text-decoration: none;
    font-size:  12px;
    font-weight: bold;
    line-height: 16px;
    padding-left: 10px
}

A.MenuSelected:hover
{
    color: White;
    font-family: Calibri, Helvetica, sans-serif;
    text-decoration: none;
    padding-left: 10px
}

/* GENERAL */

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    word-wrap: break-word;
    /*line-height: 12px */    
}

.NormalDouble
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px; 
}

/* text style used for textboxes in the admin pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}

/* text style used for selects in the admin pages, for Nav compatibility */
.NormalSelect
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 16px;
    font-weight:bolder;
    font-weight: normal;
}

/* text style used for textboxes in the edit pages, for Nav compatibility */
.EditTextBox
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: normal;
    border-style: solid;
    border-width: 1px;
    border-color: #999966;
    width: 100%;
}

.MenuTitlePanel
/* for the menu title panel in the master page */
{
 padding-left:60px;
 background-repeat:no-repeat;
 border:0;
 height:35;
 width:800;
 background-position:center;


}

/* text style used for controls in the admin and edit pages, for Nav compatibility */
.NormalControl
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalCheckBox
{
    margin-left: -4px;
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalRadio
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
}

/* text style used for checkboxes in the admin and edit pages, for Nav compatibility */
.NormalButton
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-indent: -5px;
/*    border-style: solid;
    border-width: 1px;
    border-color: #cccc99; */
    background-color:#ccccaa;    
}

.NormalRed
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;  
}

.NormalBoldSC
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    border-width:1px;
    border-color:Black;
    border-style:inset;
    border-bottom-width: 2px;
    border-bottom-color:Black;
    border-bottom-style:Inset;
     
}

.NormalBoldSCQ
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    border-bottom-width: 2px;
    border-bottom-color:Black;
    border-bottom-style:Inset;
    border-left-width: 1px;
    border-left-color:Black;
    border-top-width: 1px;
    border-top-color:Black;
    border-top-style:Inset;
    border-right-width: 0px;
     
}

.NormalBoldSCE
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    border-bottom-width: 2px;
    border-bottom-color:Black;
    border-bottom-style:Inset;
    border-top-width: 1px;
    border-top-color:Black;
    border-top-style:Inset;
    border-right-width: 1px;
    border-right-color:Black;
    border-right-style:Inset;
    border-left-width: 0px;
     
}

.NormalBoldSCQTitle
{
    border-right-width: 0px; 
}

.NormalBoldLarge
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 17px    
}

.NormalItalicLarge
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style:italic;
}

.NormalItalic
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style:italic;
    line-height: 16px    
}

.SmallItalic
{
    font-family: Calibri, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    font-style:italic;
    line-height: 12px;
    background-color:Silver;
       
}

.Highlight
{
    background-color: silver;
    color: black;
    font-family: Calibri,Tahoma;
    font-size: 14px;
    text-decoration:underline;
    font-weight:normal;
    
}

.NonHighlightSearch
{
    background-color: white;
    color: black;
    font-family: Calibri,Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight:normal;
}



A:link  {
    text-decoration: none;
    color:  black;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL   {
    font-size:  9px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    height:1pt;
    text-align:left
}

.nav a:hover {
	background-position: top right;
}

.nav a:active {
 background-position: top right;
}

.nav01 a {
  display:block;
  width:304px;
  height:80px;
  
  background: url("images/WB_DIGITAL_PRINTING_BK.jpg") top left no-repeat;

}

.nav01 a:hover {
	background-position: top right;
}

.nav01 a:active {
 background-position: top right;
}

.navMS a:hover {
	background-position: bottom left;
}

.navMS a:active {
  background-position: top left;
}

.navH a:hover {
	background-position: bottom left;
}

.navH a:active {
  background-position: top left;
}


a.BkTopRight {
 background-position: top right;
}

.Transparent80
{
    background-color:White;
    filter: alpha(opacity=80 );
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.Transparent90
{
    background-color:White;
    filter: alpha(opacity=90 );
    -moz-opacity: 0.90;
    opacity: 0.90;
}

