  
BODY,P,DIV,TH,TD,P {
	FONT-FAMILY: Arial, Helvetica, Sans-serif; 
	COLOR: #ccc; 
	FONT-SIZE: 12px;
}

INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: Arial, Helvetica, Sans-serif;
        COLOR: #000;
        FONT-SIZE: 12px;
}

BODY{
	MARGIN: 0px 10px 5px 10px;
      background-color: #333;
}

A:link {
	COLOR: #0066cc;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0066cc; 
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #0099ff;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #0099ff;
	TEXT-DECORATION: none;
}


.sizeChartTitleText{
	font-size:14px;
	color:#999999;
	font-weight:bold;
}
.sizeChartTable{
	border-collapse:collapse;
}
.sizeChartHeaderTD{
	background:#00Aeef;
	border:0px white solid;
	width:50px;
	text-align:center;
	font-weight:bold;
}
.sizeChartHeaderTDSpacer{
	border-bottom: 0px gray solid; 
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
}
.sizeChartHeaderDIVSpacer{
	border-right:0px white solid;
	font-size:4px;
}
.sizeChartTD{
	border-bottom: 1px gray solid;
	padding-left: 1px;
	padding-bottom: 0px;
	text-align:center;
}
.sizeChartTDSpacer{
	border-bottom: 1px gray solid;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	width:1px;
}
.sizeChartDIV{
	margin-top: 2px;
}
.sizeChartDIVSpacer{
	border-right:1px gray solid;
	font-size:4px;
	margin-right:0px;
	margin-left:0px;
}
.sizeChartTDName{
	border-bottom:1px gray solid;
}


.helpCenterHeader{
	font-weight:bold;
	font-size:14px;
}



a.topLinks:link {
	padding: 2px;
	color: #0066cc;
	text-decoration: none;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:visited {
	padding: 2px;
	color: #0066cc;
	text-decoration: none;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:hover {
	padding: 2px;
	color: #0099ff;
	text-decoration: underline;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}

a.topLinks:active {
	padding: 2px;
	color: #0099ff;
	text-decoration: underline;

	font-weight: none;
	vertical-align: middle;
	font-size:11px;
}



a.footerLinks:link {
	padding: 8px;
	color: #BD2E00;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:visited {
	padding: 8px;
	color: #BD2E00;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:hover {
	padding: 8px;
	color: #BD2E00;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}

a.footerLinks:active {
	padding: 8px;
	color: #BD2E00;
	text-decoration: none;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}



.productDetailTabTable{
	border-bottom: 0px #222 solid;
	padding: 0x;
	border-spacing: 0px;
	border-collapse: collapse;        
	background-color: #202020;
}
.productDetailTabUnfocus{
	border-left:1px #222 solid;
	border-right:1px #222 solid;
	border-bottom:1px #222 solid;
	border-top:1px #222 solid;        
	padding:3px;        
	background-color: #151515;
	text-align: center;
}
.productDetailTabFocus{
	border-left:1px #222 solid;
	border-right:1px #222 solid;
	border-bottom:1px #222 solid;
	border-top:1px #222 solid;
	padding:3px;
	background-color: #333;
	text-align: center;
        color: #fff;
}
.productDetailTabExtra{
	border-bottom: 1px #222 solid;
}
.productDetailTabTextFocus{
	font-weight: none;
	font-size: 9pt;
}
.productDetailTabTextUnFocus{
	font-size: 9pt;
}


.buyBoxTable{
	border-top: 1px #222 solid;
	border-left: 1px #222 solid;
	border-bottom: 1px #222 solid;
	border-right: 1px #222 solid;
        
}
.buyBoxHeaderTD{
	background-color: #222;
	text-align: center;
	padding: 3px;
}
.buyBoxHeaderText{
	font-weight: bold;
	color: #fff;
	font-size: 9pt;
}
.cellChanged{
	background-color:#00AEEF;
}


td.pricingHeader{
	text-align:center;
	padding:2px;
	border-right:2px #e9e9e9 solid;
	border-bottom:2px #e9e9e9 solid;
	width:50px;
}
.pricingColorName1{
	width:100px;
	text-align:right;
	border-bottom:2px #e9e9e9 solid;
	border-top:2px #e9e9e9 solid;
	padding:2px;
	background-color:#ffffff;
}
.pricingColorName2{
	width:100px;
	text-align:right;
	border-bottom:2px #e9e9e9 solid;
	border-top:2px #e9e9e9 solid;
	padding:2px;
	background-color:#f9f9f9;
}
.pricingSwatch1{
	border-bottom:2px #e9e9e9 solid;
	padding:2px;
	border-top:2px #e9e9e9 solid;
	background-color:#ffffff;
}
.pricingSwatch2{
	border-bottom:2px #e9e9e9 solid;
	padding:2px;
	border-top:2px #e9e9e9 solid;
	background-color:#f9f9f9;
}
.pricingPrice1{
	text-align:right;
	padding:2px;
	border-bottom:2px #e9e9e9 solid;
	border-right:2px #e9e9e9 solid;
	background-color:#ffffff;
}
.pricingPrice2{
	text-align:right;
	padding:2px;
	border-bottom:2px #e9e9e9 solid;
	border-right:2px #e9e9e9 solid;
	background-color:#f9f9f9;
}


.underlineHeader{
	border-bottom: 2px #222 solid;
	font-weight:bold;
}
.underlineHeaderPurple{
	border-bottom: 2px #222 solid;
	font-weight:bold;
}
.underlineErrors{
	border-bottom: 2px #ff0000 solid;
}



.buttonBasic {
	BACKGROUND: URL(images/buttons/button_basic_center.gif);
	vertical-align:middle;
	font-size:12px;
}
.buttonBasicText{
	FONT-FAMILY: Verdana;
	COLOR: #000000; 
	FONT-WEIGHT: none; 
	FONT-SIZE: 12px;
	TEXT-DECORATION: none;
	white-space:nowrap;
}
	
.buttonMediumRed {
	BACKGROUND: URL(images/buttons/button_medium_red_center.gif);
}

.buttonMediumRedText {
	FONT-FAMILY: Verdana;
	COLOR: #ffffff; 
	FONT-WEIGHT: none; 
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
}


.reportHeadTR{
	background:#daf5ff;
}
.reportHighlightTR{
	background:#f9f9f9;
}
.reportTD{
	border:1px #cccccc solid;
}


.cartTable{
	empty-cells:show;
	background:#f9f9f9;
}
.cartHeadTR{
	background:#daf5ff;
}
.cartHeadText{
	color:#000000;
	font-weight:bold;
}
.cartTD{
	border:1px #cccccc solid;
}
.cartLineTD{
	border-bottom:1px #cccccc solid;
}
.cartTitleText{
	font-size:18px;
	color: #1E5398;
	font-weight:bold;
}


.upsellCartText{
	font-size:10px;
	text-align:left;
}


div.infoRed {
	position:relative;
	width:100%;
	border:1px red solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffcccc;
	margin-top:5px;
	text-align:center;
	font-weight:bold;
	color:black;
}
div.infoGreen {
	position:relative;
	width:98%;
	border:1px green solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#E9FFF5;
	margin-top:5px;
	text-align:center;
}

div.infoBlue {
	position:relative;
	width:98%;
	border:1px blue solid;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#CCFFFF;
	margin-top:5px;
	text-align:center;
}



.pageHeader{
	font-size:16px;
	color: #1E5398;
	font-weight:bold;
}



.grayText{
	color: #fff;
	font-size: 11px;
}
.smallText{
	font-size:11px;
}
.pricing{
	font-size:12px;
}
.dashedGrayLineHorizontal{
	width:100%;
	height:1px;
	BACKGROUND: URL(images/dashed_gray_line.gif);
}
span.searchTerm{
	color:#EB008B;
}


.sectionsTable2{
	width: 190px;
}
a.sectionTitleLink{
	font-weight:bold;
        color: #BD2E00 !important;
}
.sectionsTD1{
	background-color:#f5f5f5;
}
.menuTable{
	margin-left: 5px;
}
.menuSelectedText{
	font-weight:bold;
        color: #ccc;
}
.helpCenterStoreArticleText {
	color: #222222;
}


font.legalSubHeader {
	font-weight:bold;
	text-decoration:underline;
	font-size:14px;
}
font.legalSubHeader2 {
	text-decoration:none;
	font-weight:bold;
}
div.legalEffectiveDate{
	margin-bottom:10px;
	font-weight:bold;
	text-align:left;
}


div.helpHeader{
	margin-top:6px;
	margin-left:6px;
}
div.helpContent{
	margin-top:15px;
	margin-left:6px;
}



  



.storeMenuHeaderText{
	font-weight:bold;
}
.pricingMenuHeaderText{
	font-weight:bold;
}
.pricing{
	font-size:12px;
}
.helpCenterSubHeaderTD{
	border-bottom:2px black solid;
}
.helpCenterSubHeader{
	font-weight:bold;
	font-size:16px;
}
.cellChanged{
	background-color:#cccccc;
}
.pageHeader{
	font-size:16px;
	color:#ccc;
	font-weight:bold;
}	



      A:link {
      COLOR: #BD2E00
    }
    A:visited {
      COLOR: #BD2E00
    }
    A:active {
      COLOR: #CCCCCC
    }
    A:hover {
      COLOR: #BD2E00 TEXT-DECORATION: none
    }
    A.menuLink:link {
      COLOR: #BD2E00
    }
    A.menuLink:visited {
      COLOR: #BD2E00
    }
    A.menuLink:active {
      COLOR: #CCCCCC
    }
    A.menuLink:hover {
      COLOR: #BD2E00; TEXT-DECORATION: none
    }
    A.breadcrumbLink:link {
      COLOR: #ffffff
    }
    A.breadcrumbLink:visited {
      COLOR: #ffffff
    }
    A.breadcrumbLink:active {
      COLOR: #ffffff
    }
    A.breadcrumbLink:hover {
      COLOR: #ffffff; TEXT-DECORATION: underline
    }
    .breadcrumbLink {
      padding-left: 10px;
      line-height: 38px;
      font-weight: bold;
    }
    .underlineHeader {
      FONT-SIZE: 8pt; COLOR: #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif
    }
    .menuText {
      COLOR: #CCCCCC
    }
    .productPrice {
      FONT-SIZE: 8pt; COLOR: #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif
    }
    .productTitle {
      FONT-SIZE: 8pt; COLOR: #CCCCCC; FONT-FAMILY: Arial, Helvetica, sans-serif
    }

    .productImage {
    border: 5px solid #2D2D2D;
    margin-bottom: 5px;
}
    .buyBoxTable {
      BORDER-RIGHT: #151515 1px solid; BORDER-TOP: #151515 1px solid; BORDER-LEFT: #151515 1px solid; BORDER-BOTTOM: #151515 1px solid
    }
    .buyBoxHeaderTD {
      PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px; BACKGROUND-COLOR: #151515; TEXT-ALIGN: center
    }
    .buyBoxHeaderText {
      FONT-WEIGHT: bold; FONT-SIZE: 9pt; COLOR: #ffffff
    }
    .priceListHeaderTD {
      FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-BOTTOM: #77bb77 2px solid
    }
    .underlineHeaderPurple {
      FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-BOTTOM: #151515 2px solid
    }
    .sectionsTD1 {
      BORDER-RIGHT: #222 1px solid; BORDER-TOP: #222 1px solid; BORDER-LEFT: #222 1px solid; BORDER-BOTTOM: #222 1px solid; BACKGROUND-COLOR: #151515
    }
    .cartTable {
      BORDER-RIGHT: #448844 1px solid; BORDER-TOP: #448844 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #448844 1px solid; BORDER-BOTTOM: #448844 1px solid; empty-cells: show
    }
    .cartHeadTR {
      BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; BACKGROUND: #448844; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid
    }
    .cartTitleText{
      color:#448844;
    }
    .cartTD {
      BORDER-RIGHT: #cccccc 0px solid; BORDER-TOP: #cccccc 0px solid; BORDER-LEFT: #cccccc 0px solid; BORDER-BOTTOM: #cccccc 0px solid
    }
    .pageHeader {
      FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #BD2E00
    }
    .productDetailTitleText {
      FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #BD2E00
    }
    .cartLineTD {
      BORDER-BOTTOM: #448844 1px solid
    }
 div#logo {
     background: url(http://img.printfection.com/3/142115/41A3Y.jpg) 0 0 no-repeat;
     width: 349px;
     height: 80px;
     float: left;
     margin-top: 0px;
    }

div#header {
     background: url(http://img.printfection.com/4/142247/wuaEw.jpg) 0 0 repeat-x;
     width: 100%;
     height: 100px;
}

div#wrapper {
	margin: 0 auto;
	width: 800px;
}

div#pathway {
     background: url(http://img.printfection.com/3/142246/rjzEl.jpg) 0 0 repeat-x;
     width: 100%;
     height: 50px;
}

div#pathway a:link,
div#pathway a:visited {
     color: #fff;
     font-weight: bold
}

div#pathway a:hover {
     text-decoration: underline;
}

div#secttitle {
     background: url(http://www.failedsuccess.com/content_head.png) no-repeat;
     height: 50px;
     width: 580px;
     float: left;
     margin-top: -4px;
}

h3 {
    color: #fff;
}

body {
    background: url(http://img.printfection.com/3/142616/n8xfT.jpg);
}

.productDetailTable1 {
padding: 0px;
}

.footerVerticalBar {

a.sectionTitleLink, a.sectionTitleLink:visited {
color: #BD2E00 !important;
}

a.sectionTitleLink:hover {
color: #ccc !important;
}