body
{
	background-image: url(/images/diagnol-stripe-background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

img
{
    border: none;
}

#centeredBody
{
    background-image: url(./Images/print-place-background.png);
    margin: 0 auto;	
	margin-left: auto;
	margin-right: auto;     
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:117px;
    position: relative;
    width: 970px;
}

#mainheader 
{
    position:absolute;
    top:0;
    width:970px;
}

#contentArea
{
    padding: 13px 11px 13px 11px;
    clear: both;
    position: relative;
    top: 117px;
    width: 948px;
}

#contentArea ContentPlaceHolder
{
    float:right;
}

#footerArea
{
    clear: both;
}

div.leftColumn
{
    float: left;
    width: 192px;
}

/* Header */

a.mainLogo
{
    float: left;
}

img.mainLogo
{
    padding: 18px 10px 5px 10px;
}

div.bannerMenu
{
    float: right;
    height: 95px;
    width: 700px; /* Fix for Firefox 2 clearing bug */
}

div.phoneNumber
{
    width:508px;
    height : 15px;
    background-image:url(Images/hp_number-background.jpg);
    background-position:right center;
    background-repeat:no-repeat;
    letter-spacing: 2px;
    font-weight: bolder;
    margin : 2px;
    padding : 1px 5px 2px 2px;
    color: #6b6b6b;
    text-align:right;
    float:right;
}

div.mainMenu
{
    clear:both;
    float: right;
    height: 73px; 
    padding-top: 13px;
    width: 520px;
}

div.mainMenu table
{
    width:520px;
}

div.mainMenu a
{
    float: right;
}

div.loginBox
{
    float: left;
    text-align: right;
    font-size: 8pt;
    width: 140px;
}

div.loginBox a
{
    font-size: 8pt;
    color: Red;
    white-space: nowrap;
}

span.loginMessage
{
    font-size: 12pt;
    color: #FF0027;
    font-weight: bold;
}

a.hlkQuestions
{
    display: block;
    width: 67px;
    height: 51px;  
    background-image: url('Images/contact-us-icon.jpg');
}

a.hlkQuestions:hover
{
    background-image: url('Images/contact-us-icon-rollover.jpg');
}

a.hlkHelp
{
    display: block;
    width: 76px;
    height: 51px;  
    background-image: url('Images/help-center-icon.jpg');
}
a.hlkHelp:hover
{
    background-image: url('Images/help-center-icon_rollover.jpg');
}

a.hlkAbout
{
    display: block;
    width: 60px;
    height: 51px;  
    background-image: url('Images/about-us-icon.jpg');
}
a.hlkAbout:hover
{
    background-image: url('Images/about-us-icon_rollover.jpg');
}
   
a.hlkAcct  
{
    display: block;
    width: 71px;
    height: 51px;  
    background-image: url('Images/my-account-icon.jpg');
}
a.hlkAcct:hover
{
    background-image: url('Images/my-account-icon_rollover.jpg');
}
  
a.hlkCart    
{
    display: block;
    width: 71px;
    height: 51px;  
    background-image: url('Images/view-cart-icon.jpg');
}
a.hlkCart:hover    
{
    background-image: url('Images/view-cart-icon_rollover.jpg');
}

div.secondaryMenu
{
    clear: both;
    background-color: #101010;
    border-bottom: solid 2px #c4c4c4;
    border-top:1px solid #8f8f8f;    
    height: 18px;
    position: absolute;
    top: 95px;
    width: 970px;
}

div.secondaryMenu ul
{
    float: left;
    font-size: 10pt;
    width: 600px;
	list-style-type: none;
    margin: 0;
    padding: 0px;
}

div.secondaryMenu ul li 
{
    list-style: none;
	float: left;
	text-align: center;
	height: 17px;
	width: 32%;
	border-right: dotted 2px white;
	margin-top: 1px;
	margin-bottom: 3px;
	color: Black;
}

div.secondaryMenu ul li a 
{
    letter-spacing: 1px;
    font-weight: bolder;
    text-decoration: none;
    color: White;
}

div.secondaryMenu ul li a:hover 
{
    color: #0066ff;
}

div.searchBox
{
    float: right;
    height: 18px;
    width: 353px;
    background-image: url('Images/site-search_background.jpg');
}

div.searchBoxInner
{
	padding: 2px 0px 3px 0px;
}
div.searchBoxInput
{
	display: inline;
	padding-left: 126px;
	height: 14px;
}
div.searchBoxButton
{
	display: inline;
	height: 14px;
}

.txtGoogleText
{
	background-image: url('/images/google_custom_search_watermark.gif');
	background-repeat: no-repeat; 
	background-position: right;
	font-size: 10px;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 14px;
	padding-left: 3px;
}

.imbGoogleGoButton
{
	top: 2px;
	position: relative;
	left: 3px;
}

mainLogo
{
    width: 250px;
}

/* Left navigation */

div.leftNav div.uc
{
    padding: 4px; /* 7 minus the 3 for the round radius */
    margin-bottom: 11px;
    width: 188px;
    background-color: White;
    overflow: hidden;
}

div.leftNav div.uc ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden;
}

div.leftNav div.uc ul li
{
    border-bottom: dashed 1px #BDBDBD;
    margin: 0 0 7px;
    padding: 0 0 7px;
}

div.leftNav div.uc ul li.last-child,
div.leftNav div.uc ul li ul li
{
    border-bottom: none;
    margin: 0;
    padding: 0;
}

div.leftNav div.uc ul li ul
{
    padding-left: 9px;
}

div.leftNav div.uc a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    font-size: 12px;
    text-decoration:none;
	color: #656565;
}

div.leftNav div.uc a:active
{
	text-decoration: underline;
}

div.leftNav div.uc a:hover
{
    color: #DE007A;
    text-decoration: underline;
}


div.centerContainer
{
    float: right;
    padding-left: 14px;
    padding-right: 6px;
    _padding-left: 3px;/* This is a hack for IE 6. The real issue is that the layout is using a fix width*/
    _padding-right: 3px;
    width: 733px;
}

div.centerContainer table
{
    margin-right: -3px; /* This is a hack for IE. Tables clear floating divs. Fudging with the margin avoids that */
}

/* Product purchase steps */

div.purchaseProgress
{
    position: absolute;
    top: 13px;
    left: 220px;
    border-bottom:2px dashed #B4B4B4;
    height:23px;
    margin-bottom:5px;
    width:733px;    
}

div.purchaseProgress ul
{
    list-style-type:none;
    margin:0;
    padding:0;
}

div.purchaseProgress ul li
{
    display:inline;
    float:left;
    width:25%;
}

div.purchaseProgress ul li span
{
    display: inline-block;
    color:#B4B4B4;
    padding-bottom:6px;
}

div.purchaseProgress ul li.active span
{
    background-image:url(./Images/product-page_blue-triangle.jpg);
    background-position:center bottom;
    background-repeat:no-repeat;
    color:black;
}
 

/* product page styles */

div.productQuotePanel
{
    position: relative;
    top: 30px;
    width: 315px;
    padding: 0 0 50px 0;
    margin: 0;
    float: right;
}

div.productTextPanel
{
    position: relative;
    top: 25px;
    width: 390px;
    height: 200%;
    padding: 0 0 40px 0;
    margin: 0;
    float: left;
}

.popupBorder 
{
	background-color:black;
}
.popText {
	width:300px;
	font-size:9pt;
	border-width:2px;
	border-style:none;
	border-color:black;
	background-color:white;
	color:black;
}
.popupTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	background-color:#a0c0e5;
	font-weight:bold;
	word-spacing: normal;
}

.NoImageBorder
{
	border:none;	
}

.product_title {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; font-size: 18px; }
.Product_subtitle {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; font-size: 14px; }
.products_body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.gridhighlight {
	font-size: 14px;
	color: #333333;
}
.grid_sizes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.gridwhite {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.prodTempTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic"; 
	color: #54A862; 
	font-size: 12px; 
}

.products_blurb {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.bolbtitle {font-family: Verdana, Arial, Helvetica, sans-serif; color: #26678E; font-weight: bold; font-size: 18px; }
.section_small {font-family: Verdana, Arial, Helvetica, sans-serif; color: #26678E; font-weight: bold; font-size: 12px; }

.account-table-header
{
    background-color: #959595; 
    color: #FFFFFF;
    font-weight: bolder;
}

.indexTitle
{
    font-family: Verdana, Arial;
    font-size: 18px;
    color: #0066CC;
    font-weight: bolder;
}

.indexSubTitle
{
    font-family: Verdana, Arial;
    font-size: 12px;
    color: Black;
    font-weight: bolder;
}

.turnTimePage
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: Black;
}

.small-white-header
{
    font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.bold-white-header
{
    font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.large-white
{
    font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.medium-black
{
    font-size: 14px;
    color: #000000;
    font-weight: bolder;
}

.medium-blue
{
    font-size: 14px;
    color: #26678E;
    font-weight: bolder;
}

.large-blue
{
    font-size: 16px;
    color: #26678E;
    font-weight: bolder;
}

.large-black
{
    font-size: 16px;
    font-weight: bolder;
    color: #000000;
}

a:link
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:visited
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
}
a:active
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5B50;
}
a:hover
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.MainQuestion-link:link
{
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.MainQuestion-link:visited
{
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.MainQuestion-link:active
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a.MainQuestion-link:hover
{
	font-weight: bolder;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.LeftQuestion-link:link
{
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a.LeftQuestion-link:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.LeftQuestion-link:active
{
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.LeftQuestion-link:hover
{
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.top-bar:link
{
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.top-bar:visited
{
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.top-bar:active
{
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}
a.top-bar:hover
{
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}

a.bottom-bar:link
{
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.bottom-bar:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.bottom-bar:active
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}
a.bottom-bar:hover
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}

a.accountSub-link:link
{
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #707C60;
}
a.accountSub-link:visited
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707C60;
}
a.accountSub-link:active
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.accountSub-link:hover
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.AccountLeft-link:link
{
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #48555d;
}
a.AccountLeft-link:visited
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #48555d;
}
a.AccountLeft-link:active
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}
a.AccountLeft-link:hover
{
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f26522;
}

#footerLinkbar
{
    text-align: center;
    background-color: #F0F0F0;
    color: Black;
    padding: 8px;
    height: 15px;
    position: relative;
    margin-right: -22px;
    left: -11px;
}

#footerLinkLists
{
    margin: auto;
    width: 750px;
    padding-left: 82px;
}

#footerLinkLists div
{
    float: left;
    font-size: 10px;
    padding: 5px;
    color: Black;
}

#footerCopyright
{
    clear:both;
    text-align:center;
}

a.footer-link:link
{
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a.footer-link:visited
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a.footer-link:active
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.footer-link:hover
{
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.submit
{
	border: 1px outset #CFCFCF; 
	FONT-SIZE: 12px; 
	BACKGROUND: #EEEEEE; 
	COLOR: #000000; 
	HEIGHT: 20px;
}
.main-site-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.product-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #de007a;
	font-weight:bold;
	word-spacing: normal;
}
.product-price2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight:bold;
	word-spacing: normal;
}
.seen-better-price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
.nav-category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
}

.nav-category-bordered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #de007a;
	font-weight: bold;
	border-top: dotted 2px #A5A5A5;
	border-bottom: dotted 2px #A5A5A5;
}

.nav-products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.product-detail-headers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #A2BDE4;
	text-decoration: none;
}
submit
{	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

form
{
	margin: 0;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cart-header
{
	font-size: 14px; 
	font-weight: bold;
	background-color: #E2E0E3;
}

.cart-item-header
{
	font-size: 12px; 
	font-weight: bold;
	background-color: #313131;
	color: #FFFFFF;
}

.prodActive
{
    color: #FFFFFF;
    background-color: #444544;
    font-size: 12px;
    font-weight: bolder;
}

.prodInactive
{
    color: #E23194;
    background-color: #eff3f5;
    font-size: 12px;
    font-weight: bolder;
}

/* QuotePanel Options */
.ProductOptionDropDown
{
	font-size:8pt;
}

.optionChoiceDropDown
{
	font-size:8pt;
}

.optionChoiceName
{
}

.optionChoiceCost
{
	color:Red;
}

.optionChoiceSetLabel
{
	font-size: 10px;
	color: #000000;
}

.optionChoiceSetCount
{	
	width:40px;
	}

.optionChoiceTableCell
{
	width:50%;
	font-size:8pt;
}

/* Checkout page */
.pnlBillingOuter
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:black;
	text-align:left;
	background-color:#FFFFFF;
	
}
.pnlBillingInner
{
	border: 1px solid #000000;
	background-color:White;
	color:Black;
	font-weight:normal;
	font-size:9pt;
	font-family:Arial Narrow, Arial;
	
}
.pnlJobDetails2
{
	color:white;
	background-color:#014565;
}

.pnlJobDetails
{
	color:white;
	background-color:#006DA1;
}
.pnlJobDetails3
{
	color:white;
	background-color:#0098BF;
}
.pnlJobNotes
{
	color:black;
	background-color:white;
}
.pnlOrderSummaryOuter1
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:white;
	text-align:left;
	background-color:#0098BF;
}
.pnlOrderSummaryOuter2
{
	font-family:Verdana;
	font-size:13pt;
	font-weight:bold;
	color:white;
	text-align:left;
	background-color:#014565;
}
.pnlOrderSummaryInner
{
	border: none;
	background-color:White;
	font-size:10pt;
	font-family:Arial Narrow, Arial;
}
.pnlCartItemOuter
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	color:Black;
}

.lblCheckout
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:right;	
	color:Black;
	display:inline;
	width:100px;
}
.txtBoxCheckout
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:left;
	background-color:#e0e0e0;
	border: solid 1px #909090;
	width:160px;	
}
.lblCheckoutRequired
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial Narrow, Arial;
	text-align:right;	
	color:#AC145C;
	display:inline;
	width:100px;
}
.txtBoxCheckoutRequired
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:left;
	background-color:#e0e0e0;
	border: solid 1px #AC145C;
	width:160px;	
}
.ddlCheckoutRequired
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:left;
	background-color:#e0e0e0;
	border: solid 1px #AC145C;
	width:160px;	
}
.pnlCartItemOuter
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	color:Black;
}

/* Thanks Page */
.lblThanks
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:right;	
	color:Black;
	width:100px;
}
.lblThanksValue
{
	font-size:10pt;
	font-weight:bold;
	font-family:Arial Narrow, Arial;
	color:Black;
	text-align:left;	
	width:100px;
}

/* Login Page */
.lblLogin
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:right;	
	color:Black;
	display:block;
	width:130px;
}

.txtBoxLogin
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:left;
	background-color:#f7f7f7;
	border: solid 1px #909090;
	width:100px;	
}
.lblLoginLarge
{
	font-size:14pt;
	font-family:Verdana, Arial;
	text-align:left;	
	color:#808080;
}
/* Cart Items */
.cartItemOptionNameCell
{
	text-align:right;
	font-weight:bold;
}
.cartItemOptionValueCell
{
	text-align:left;
	background-color:#f0f0f0;
}
.cartItemFinishingOptionsCell
{
	text-align:center;
	background-color:#a0a0a0;
}
.cartItemFinishingOptionValueCell
{
	text-align:left;
}
.FedexMethod
{
	text-align:right;
	color: #6E1088;
	font-size:9pt;
	font-family:Arial, Verdana;
	width:200px;
	font-weight:bold;
	
}
.FedexPrice
{
	text-align:left;
	color:Black;
	font-size:9pt;
	font-family:Arial, Verdana;
	width:80px;
	font-weight:bold;
}
a.adCenter:link
{
	color: #FFFFFF;
}
a.adCenter:visited
{
	color: #FFFFFF;
}
a.adCenter:active
{
	color: #FFFFFF;
}
a.adCenter:hover
{
	color: #FFFFFF;
}

/* Start My Accounts Section*/

.myA_mt2
{
	width:730px; 
}

.myA_JobCell
{
	border:solid 1px #aaa;
	border-top:solid 0px #ccc;
	width:725px; 
	font-size:9pt; 
}

.myA_Head
{
	width:725px;
}

.myA_Head img
{
	width:725px;
	border:none;
}

.myA_JobL
{
	font-size:16px;
	color:#000;
	font-weight:bold;
}
.myA_JobL2
{
	font-size:14px;
	color:#777;
	font-weight:bold;
}

.myA_JobL3
{
	font-size:18px;
	color:#ff0027;
	font-weight:bold;
}

.myA_JobL4
{
	font-size:10px;
	color:#666;
}

A.myA_Button:Link,A.myA_Button:Active,A.myA_Button:visited
{
	display:block;
	color:#fff;
	background-color:#bbb;
	width:60px;
	text-decoration:none;
	text-align:center;
	font-size:10px;
	padding:1px;
}

A.myA_Button:hover
{
	display:block;
	color:#fff;
	background-color:#666;
	width:60px;
	text-decoration:none;
	text-align:center;
}

.myA_ONH_S
{
	font-size:14px;
	color:#777;
	font-weight:bold;
}

.myA_ONH_S2
{

	font-size:14px;
	color:#ff0027;
	font-weight:bold;
}

.myA_ONH_S3
{
	padding-top:5px;
	font-size:10px;
	color:#666;
	font-weight:bold;
}

.myA_ONH_S4
{
	padding-top:10px;
	font-size:10px;
	color:#111;
	font-weight:bold;
}

.mya_ONHOLDC
{

	
}

.mya_JobDetails
{
	padding: 0px 10px 0px 0px;
}

A.mya_ProofLink:link, A.mya_ProofLink:visited, A.mya_ProofLink:active
{
	color:#0064c4;
	font-size:10px;
	text-decoration:underline;
}

A.mya_ProofLink:hover
{
	color:#999;
}

.mya_InPro1
{
	font-size:12px;
	font-weight:bold;
}

.mya_InPro2
{
	font-size:12px;
	color:#ff0027;
	font-weight:bold;
}

.mya_InPro3
{
	font-size:12px;
	color:#666;
	font-weight:bold;
}


.mya_InPro4
{
	font-size:12px;
	color:#000;
	font-weight:bold;
}

.mya_InPro5
{
	font-size:12px;
	color:#44a033;
	font-weight:bold;
}

.mya_OnHOLDcT
{
	font-size:10px;
	color:#333;
	width:150px;
	text-align:justify;
	padding:0px 10px 5px 20px;
}

.mya_OnHOLDsP
{
	Width:230px;
	Border:solid 2px #ff0000;
	padding: 5px 5px 5px 5px;
}

.products_blurb
{
	vertical-align:middle;
	padding: 5px 0px 0px 0px;
}

.jc_AL
{
	font-weight:bold;
	font-size:11px; 
	color:#2772A0;
	font-family:Verdana;
}

.jc_RC
{
	font-weight:bold;
	font-size:12px;
}

.jc_S2
{
	color:Green;
	font-weight:bold;
	font-size:14px;
}

.jc_S1
{
	font-weight:bold;
	font-size:12px;
}

.billing_information
{
    font-style:italic;
    font-family:Verdana;
    font-size:11px;
    color:#2772A0;      
}

.display_address
{
    font-style:normal;
    font-family:Verdana;
    font-size:11px;
    color:#000000;    
}



/* div slider/toggle */
.toggler {
	color: #222;
	margin: 0;
	padding-bottom: 0px;
	background: #eee;
}
 
.element {
 
}
 
.element p {
	margin: 0;
	padding: 4px;
}
 
.float-right {
	padding:10px 20px;
	float:right;
}
 
blockquote 
{
	font-style:italic;
	padding:5px 0 5px 30px;
} 

/* tool tips */
.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: #202020;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #202020;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

/* START: Tab-related styles */
div.tabs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}

ul.tabNavigation {

    display: block;    
	list-style-type: none;
    margin: 0;
    padding: 0px;
    width: 100%;
    height: 27px;
}

ul.tabNavigation li {
    list-style: none;
	float: left;
	text-align: center;
	height: 27px;
	margin-right: -2px; /* This is necessary to work around some IE layout issues */
}

ul.tabNavigation li a {

    color: Black;
	width: 100%;
	height: 20px;
	padding-top: 7px;
	display: block;
    text-decoration: none;
	background-image : url('./Images/tab-background.jpg');
	background-position: -10px center;
}

ul.tabNavigation li a.disabled,
ul.tabNavigation li a.disabled:hover {

    color: gray;
	background-image : url('./Images/tab-background.jpg');
}

ul.tabNavigation li.first-child a {
	background-position: left center;
}

ul.tabNavigation li.last-child a {
	background-position: right center;
}

ul.tabNavigation li a.selected,
ul.tabNavigation li a:hover {
	background-image : url('./Images/tab-background-selected.jpg');
    color: #fff;
}

ul.tabNavigation li a:focus {
	outline: 0;
}

ul.tabNavigation li a span {
	border-left:2px dotted gray;
	display:block;
	text-align:center;
	width:100%;
}

ul.tabNavigation li.first-child a span {
	border-left: none;
}

div.tabs > div {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-image : url('./Images/product-page_content-background.jpg');
	background-repeat : no-repeat;
}

/* END: Tab-related styles */


/*special offers styles*/
.txtSpecialOffer
{
	font-size:10pt;
	font-family:Arial Narrow, Arial;
	text-align:left;
	background-color:#e0e0e0;
	border: solid 1px #909090;
}

.lblSpecialOffer
{
	padding-top: 10px;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial Narrow, Arial;
	text-align:right;	
	color:Black;
	display:inline;
	
}

.divSpecialOffer
{
	display:none;
	background: url(/images/special-offers-bg.png) no-repeat;
	height: 103px;
	width: 474px;
}


.divSpecialOfferText
{
	padding-top: 40px;
	padding-left: 30px;
	color: Black;
}

.divSpecialOfferForm
{
	padding-top: 5px;
	padding-left: 30px;
}




.divSpecialOfferGlobal
{
	background: url(/images/special-offers-global-bg.jpg) no-repeat;
	height: 67px;
	width: 312px;
}

.divSpecialOfferGlobalForm
{
	padding-top: 30px;
	padding-left: 10px;
}

.specialOfferMargin
{
	margin-bottom:3px;
}

.specialOfferGlobalInput
{
	width: 175px;
	color:#666666;
	font-size:10px;	
}


/*
 START content styles... They have to match with styles in the /edit/css/editor.css

 They don't have to be the same. But there should be a 1 on 1 relationship.
 */
 
.normal
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxed
{
    margin-left: 1em;
    margin-right: 1em;
    border: solid black 1px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h1.h1ProductTitle
{
	margin-bottom: 0px;
}

h2 {
	font-family: "arial black", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #FF0000;
}

.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #666666;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #0066FF;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.largeGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #666666;
}


/* END content styles */

