
/**
 * IMPORTANT NOTE FROM THE PRINTFECTION WEBSITE TEAM
 *
 * Apr 28, 2007
 *
 * Today's website update modified the way we include CSS files into your store. 
 * Previously, all the classes in the basic_styles.css file were included in your 
 * store. Going forward, we are no longer including this file. To preserve the look 
 * of your store, we automatically copied the relevant classes of the basic_styles.css 
 * file directly into your custom CSS (see below). You may change or delete any of 
 * the classes below.
 */
  

/** basic_styles.css START **/

.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;
}	

/** basic_styles.css END **/

  A:link{color:#ffffff;text-decoration:none;font-weight:bold;height:1px;behavior:url(linkhilight.htc);filter:progid:dximagetransform.microsoft.gradientwipe(duration=1);}
A:visited{color:#ffffff;text-decoration:none;font-weight:bold;}
A:active{color:#ffffff;text-decoration:none;font-weight:normal;}
A:hover{color:#ffffff;text-decoration:none;font-weight:bold;cursor:help;filter:; height:0}


BODY {
scrollbar-face-color:#ffffff;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-base-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-darkshadow-color:#000000;
scrollbar-highlight-color:ffffff;
scrollbar-shadow-color:#ffffff;

color:#ffffff;
font-size:8pt;
font-family:verdana;
background-color:#000000;
background-attachment:fixed;
line-height:15px;
background-image: url();
	

border: 0px none;

}

tr, td{
color:#ffffff;
font-size:8pt;
font-family:verdana;
line-height:15px;
}

textarea, input{
font-family: verdana;
font-size:8pt;
color:#ffffff;
background:transparent;
border-style:solid;
border-color:#ffffff; 
}
