body, p, div, th, td, p, input, select, textarea {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      color: #000000;
      font-size: 12px;
}
body {
      color: #333333;
      background: #ffffff;
}

a:link { color: #000000; text-decoration: underline; font-weight: normal; font-size: 11px; }
a:visited { color: #000000; text-decoration: underline; font-weight: normal; font-size: 11px; }  
a:hover { color: #3300ff; text-decoration: underline; font-weight: normal; font-size: 11px; }
a:active { color: #000000; text-decoration: underline; font-weight: normal; font-size: 11px; } 

#maincol a, #maincol a:visited, #maincol a:active {
		color:#000000;
		text-decoration: underline;
		font-weight: normal;
		font-size: 11px;
}

#maincol a:hover {
		color: #3300ff; 
		font-weight: normal;
		text-decoration: underline;
		font-size: 11px;
}

.breadcrumbLink {
		color:#000000 ! important;
		text-decoration: none ! important;
		font-weight: bold ! important;
		font-size: 11px ! important;
}
.breadcrumbLink:active {
		color:#000000 ! important;
		text-decoration: none ! important;
		font-weight: bold ! important;
		font-size: 11px ! important;
}
.breadcrumbLink:visited {
		color:#000000 ! important;
		text-decoration: none ! important;
		font-weight: bold ! important;
		font-size: 11px ! important;
}
.breadcrumbLink:hover {
		color: #3300ff ! important; 
		font-weight: bold ! important;
		text-decoration: none ! important;
		font-size: 11px ! important;
}



.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 {
	color: #000000;
	text-decoration: underline;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}
a.footerLinks:visited {
	color: #000000;
	text-decoration: underline;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}
a.footerLinks:hover {
	color: #000000;
	text-decoration: underline;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}
a.footerLinks:active {
	color: #000000;
	text-decoration: underline;
	margin-right: 3px;
	font-weight: none;
	font-size:11px;
}




.productDetailTabTable{
	border-bottom: 0px #cccccc solid;
	padding: 0x;
	border-spacing: 0px;
	border-collapse: collapse;        
	background-color: #ffffff;
}
.productDetailTabUnfocus{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #cccccc solid;
	border-top:1px #cccccc solid;        
	padding:3px;        
	background-color: #f6f6f6;
	text-align: center;
}
.productDetailTabFocus{
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	border-bottom:1px #ffffff solid;
	border-top:1px #cccccc solid;
	padding:3px;
	background-color: #ffffff;
	text-align: center;
}
.productDetailTabExtra{
	border-bottom: 1px #cccccc solid;
}
.productDetailTabTextFocus{
	font-weight: none;
	font-size: 9pt;
}
.productDetailTabTextUnFocus{
	font-size: 9pt;
}



.buyBoxTable{
	border-top: 1px #1E5398 solid;
	border-left: 1px #1E5398 solid;
	border-bottom: 1px #1E5398 solid;
	border-right: 1px #1E5398 solid;
        
}
.buyBoxHeaderTD{
	background-color: #1E5398;
	text-align: center;
	padding: 3px;
}
.buyBoxHeaderText{
	font-weight: bold;
	color: #FFFFFF;
	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 #1E5397 solid;
	font-weight:bold;
}
.underlineHeaderPurple{
	border-bottom: 2px #6600cc 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: #939393;
	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;
        margin: 0 0 25px 0;
}
a.sectionTitleLink{
	font-weight: bold ! important;
        text-decoration: none ! important;
}
.sectionsTD1{
	background-color:#f5f5f5;
}
.menuTable{
	margin-left: 5px;
}
.menuSelectedText{
	font-weight:bold;
}
.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:#000000;
	font-weight:bold;
}	




h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px }

div { background: none !important; }

table.main {
     color: #000000;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 12px;
     background: #ffffff;
     width: 800px;
     border-width: 4px;
     border-style: solid;
     border-color: #000000;
     padding: 0 !important;
     margin: auto;
}

td { background: transparent !important; }

td.content { padding: 20px 20px 15px 25px; }
     
td.header {
     background: #ffffff;
     width: 792px;
     border-width: 0 0 4px 0;
     border-style: solid;
     border-color: #000000;
     padding: 0 !important;
}

td.navigation {
     background: #fddfff; 
     width: 792px;
     border-width: 0 0 4px 0;
     border-style: solid;
     border-color: #000000;
     padding: 0 !important;
}

.navmenu {
      width: 100%;
      margin: 0;
      padding: 0;
      background: #fddfff;
}
.navmenu table {
  width: 100%;
  border-collapse: collapse;
  background: #f4dfff;
  }
.navmenu table tr {
  width: 100%;
  background: #f4dfff;
}
.navmenu table tr td {
  width: *;
  border: 0px solid black;
  margin: 0px;
  padding: 0px;
  background: #f4dfff;
  text-align: center;
}
.navmenu a {
      padding: 5px 10px 5px 10px;
      display: block;
      text-decoration: none;
      border: 1px solid #be9bcf;
      border-right: 0;
}
.navmenu a:hover {
      color: #ffffff;
      background: #be9bcf;
      text-decoration: none;
    }

table.description {
     background: #ffffff;
     width: 700px;
     border: 0;
     margin: auto;
     margin-bottom: 25px;
}
table.description td {
     padding: 5px;
}

td.bottom {
      background-image: url('http://www.jinwicked.com/imgs_ext/printfection/pf_inner_background.gif') ! important;
}

.grayText { color: #000000 !important; }