body {
	background-attachment: scroll;
	background-color: #f2f2f2;
	background-image: url(images/header-background.jpg);
/*	background-image: url(images/xmas-backer.jpg);*/
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.productfont {
	font-size: 12px;
	color:#6C6C6C;
	line-height: 19px;
	padding-right:5px;

}
.redont {
	font-size: 14px;
	color:red;
	line-height: 21px;
}
.formtext {
	font-size: 14px;
	color:#6C6C6C;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
.normalfont {
	font-size: 14px;
	color:#6C6C6C;
	line-height: 21px;
}
.normalfont a {
	text-decoration:underline;
	color:#6C6C6C;
}
.normalfont a:visited {
	text-decoration:underline;
	color:#6C6C6C;
}
.normalfont a:hover {
	color:#333333;
	text-decoration:underline;	
}
.synopsistext {
	font-size: 12px;
	color:#666666;
	line-height: 19px;

}
.scrollers
{
	scrollbar-arrow-color:FF80FF;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-track-color:FFD7FF;
	scrollbar-highlight-color:FFD7FF;
	scrollbar-shadow-color:FFD7FF;
	background-color:#E9F3FE;
}
.scrollersXmas
{
	scrollbar-arrow-color:FF80FF;
	scrollbar-3dlight-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-track-color:FFD7FF;
	scrollbar-highlight-color:FFD7FF;
	scrollbar-shadow-color:FFD7FF;
	background-image:url(images/christmas-background.jpg);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
.darkpinkbg {
	background-image: url(images/cat_pink_backer_dark.gif);
	background-repeat: repeat;
}
.lighpinkbg {

	background-image: url(images/cat_pink_backer_light.gif);
	background-repeat: repeat;
}
.darkpinkborder {
	border-top: 1px solid #D39090;
	border-right: 1px solid #D39090;
	border-bottom: 1px solid #D39090;
	border-left: 1px solid #D39090;

}
.darkblueborder {
	border: 1px solid #000066;
}
.darkpinkborderhalf {

	border-top: 1px solid #D39090;
	border-right: 0px solid #D39090;
	border-bottom: 1px solid #D39090;
	border-left: 0px solid #D39090;
}
.purpleborderhalf {
	border-top: 1px solid #CC99CC;
	border-right: 0px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
	border-left: 0px solid #CC99CC;
}
.purpleborder {
	border-top: 1px solid #CC99CC;
	border-right: 1px solid #CC99CC;
	border-bottom: 1px solid #CC99CC;
	border-left: 1px solid #CC99CC;
}
.manicureborder {
	border: 1px solid #CC9999;

}
.manicureborderhalf {
	border-top: 1px solid #CC9999;
	border-right: 1px none #CC9999;
	border-bottom: 1px solid #CC9999;
	border-left: 1px none #CC9999;

}
.darkblueborderhalf {
	border-top: 1px solid #000066;
	border-right: 1px none #000066;
	border-bottom: 1px solid #000066;
	border-left: 1px none #000066;

}
.greenborderhalf {
	border-top: 1px solid #66CC99;
	border-right: 0px solid #66CC99;
	border-bottom: 1px solid #66CC99;
	border-left: 0px solid #66CC99;
}
.greenborder {
	border: 1px solid #66CC99;

}
.greyborder {
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.greyborderhalf {
	border-top: 1px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
}
.lightblueborderhalf {
	border-top: 1px solid #99CCFF;
	border-right: 0px solid #99CCFF;
	border-bottom: 1px solid #99CCFF;
	border-left: 0px solid #99CCFF;
}
.lightblueborder {
	border: 1px solid #99CCFF;

}
.manicuretext {
	font-size: 13px;
	color: #CC9999;
	font-weight: bold;
	border-top: 1px none #CC9999;
	border-right: 1px none #CC9999;
	border-bottom: 1px none #CC9999;
	border-left: 1px none #CC9999;
}
.hometext {
	border: 1px none #99CCFF;
	font-size: 12px;
	color: #99CCFF;
	line-height: 22px;
	font-weight: bold;
}
.shavingborder {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border-top: 1px solid #006633;
	border-right: 1px solid #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px solid #006633;
}
.shavingborderhalf {
	border-top: 1px solid #006633;
	border-right: 1px none #006633;
	border-bottom: 1px solid #006633;
	border-left: 1px none #006633;
}
.buttons {
	font-size: 12px;
	font-weight: bold;
	background-color: #BAD1FE;
	color: #000000;
	padding: 2px;
	border: 1px solid #3333FF;
}
.smallfont {
	font-size: 8px;
	color: #333333;
	line-height: 21px;
}
.smallfontpad {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	padding-left:2px;
	padding-right:2px;
}
.rightborder {
	padding: 8px;
	border: 1px solid #666666;
}
.navborder {
	padding: 4px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

.forminput {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	border: 1px outset #CCCCCC;
}
.shavingtext {
	border-top: 1px none #CCCC66;
	border-right: 1px none #CCCC66;
	border-bottom: 1px none #CCCC66;
	border-left: 1px none #CCCC66;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
.shavingborderfill {
	border-top: 1px none #006633;
	border-right: 1px none #006633;
	border-bottom: 1px none #006633;
	border-left: 1px none #006633;
	color: #FFFFFF;
	background-color: #006633;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
}
.mirrorborderfill {
	color: #000000;
	background-color: #66CC99;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	border: 1px none #66CC99;
}
.mirrorborder {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #66CC99;
}
.manicureborderfill {
	color: #000000;
	background-color: #CC9999;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	border: 1px none #CC9999;
}
.manicureborder {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #CC9999;
}
.compactsborder {
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #CC99CC;
}
.compactsborderfill {
	color: #000000;
	background-color: #CC99CC;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
	border: 1px none #CC9999;
}
.normalfontEnvelope {
	font-size: 12px;
	color: #333333;
	line-height: 21px;
	background-attachment: fixed;
	background-image: url(images/envelope.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.blankborder {
	border-top: 1px none #006633;
	border-right: 1px none #006633;
	border-bottom: 1px none #006633;
	border-left: 1px none #006633;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px 10px;
	font-weight: bold;
}
.pricelistfont {
	font-size: 11px;
	color: #666666;
	line-height: 21px;
}

.aspmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

input, textarea, select {	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
} 

/* template layout */
.ewLayout {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	width: 100%;
	height: 100%;
}

.ewHeaderRow {
	background-color: #0000FF; /* background color */	
}

.ewContentTable {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
	width: 100%;
	height: 100%;	
}

.ewMenuColumn {
	background-color: #F5F5F5; /* background color */
	width: 150px;
	vertical-align: top;
	padding: 4px;	
}

.ewContentColumn {
	background-color: inherit; /* background color */
	vertical-align: top;
	padding: 10px;
}

.ewFooterRow {
	background-color: #0000FF; /* background color */
	color: #FFFFFF; /* footer font color */	
	padding: 2px;
}

.ewFooterText {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}

/* main table */
.ewTable {
	width: inherit; /* table width */	
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px outset; /* border */
	border-collapse: collapse;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewBasicSearch {
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewBasicSearch td {
	border: 0px;
	padding: 1px;
}

.ewSearchOpr {
	/*font-family: Verdana;  */
	font-size: xx-small; /* font size */
	color: maroon;
}

.ewListAdd {
	/*font-family: Verdana;   */
	font-size: xx-small; /* font size */
	border: 0px;
	border-collapse: collapse;
}

.ewListAdd td {
	border: 0px;
	padding: 2px;
}

.aspmakerlist td {
	color: inherit; /* text color */
	/*font-family: Verdana;   */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
}

.ewAddOption td {
	/*font-family: Verdana;   */
	font-size: xx-small; /* font size */
	padding: 2px; /* cell padding */	
	border: 0px;	
}

/* main table header cells */
.ewTableHeader {
	background-color: #3366CC; /* header color */
	color: #FFFFFF; /* header font color */	
	vertical-align: top;	
}

.ewTableHeader a:link {	
	color: #FFFFFF; /* header font color */	
}

.ewTableHeader a:visited {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #FFCCFF; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #CCFFFF; /* select color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC; /* footer color */
}

/* separator */
.ewSeparator {
    color: gray;
}

/* classes for report */
.ewReportTable {
    border: 0px;
    border-collapse: collapse;
}

.ewReportTable td {
    padding: 3px;
}

.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	/*font-family: Verdana;   */
	font-size: xx-small; /* font size */	
}

/* highlight */
.ewHighlightSearch {
	font-weight: bold;
	background-color: yellow;
}

/* Ajax */
.ewAstList {
	border: 1px solid black;
	background: #ffffff;
	position: absolute;
	padding: 0;
	white-space: nowrap;
}

.ewAstListBase {
	position: absolute;
	padding: 1;
}

.ewAstListItem {
	color: black;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

.ewAstSelListItem {
	color: white;
	background: Highlight;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
	padding: 1;
}

/* MultiPage pager table */
.ewMultiPagePager {
	color: inherit; /* text color */
	/*font-family: Verdana;   */
	font-size: xx-small; /* font size */
	border: 0px; /* border */	
}

.ewMultiPagePager td {
	padding: 2px; /* cell padding */	
}
h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0;
}
h2.black {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 1px;
	margin: 0;
}
h2.black a {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration:none;
}
h2.black a:hover {
	font-size: 14px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration:underline;
}



h2.red {
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	padding: 1px;
	margin: 0;
}
h2.red a {
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration:none;
}
h2.red a:hover {
	font-size: 14px;
	color:#FF0000;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration:underline;
}

h3 {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-decoration:none;
}
h3 a {

	text-decoration:none;
}
h3 a:hover {
	
	text-decoration:underline;
}
h4 {
	font-size: 10px;
	color:#6C6C6C;
	margin-top:0px;
	margin-bottom:0px;
}
h4 a {
	font-size: 10px;
	color:#6C6C6C;
	margin-top:0px;
	margin-bottom:0px;
}

h5 {
	font-size: 14px;
	color:#6C6C6C;
	margin-top:0px;
	margin-bottom:0px;
}
h5 a {
	font-size: 14px;
	color:#6C6C6C;
	margin-top:0px;
	margin-bottom:0px;
}

.smallfont {
	font-size: 12px;
	color: #333333;
	line-height: 21px;
}
.parentfont {
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
	line-height: 22px;
}
.parentfont a{
	color: #4d4d4d;
	text-decoration:none;
}
.parentfont a:visited{
	color: #181B78;
	text-decoration:none;
}
.parentfont a:hover{
	color: #181B78;
	text-decoration:underline;
}
.childfont {
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.childfont a{
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}

.childfont a:visited{
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}
.childfont a:hover{
	font-size: 11px;
	font-weight: bold;
	color:#999999;
	text-decoration:underline;
}

.footerText { 
	font-size:9px;	
	color: #000000; 
}

.footerText a{
	font-size:9px;	
	color: #000000; 
	text-decoration:none;
}
.footerText a:visited{
	font-size:9px;	
	color: #000000; 
	text-decoration:none;
}
.footerText a:hover{ 
	font-size:9px;	
	color: #CCCCCC; 
	text-decoration:none;
}
.whitefont {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 21px;
}
.smallfont {
	font-size: 10px;
	color: #000000;
}
.pageborder {
	border: 1px solid #999999;
}.formsearch {
	font-size: 10px;
	width:100%;
	color: #000000; !important;
	background-color: #FFFFFF;
	font-weight: bold;
	border: 0px solid #FFFFFF;
}
.topbreadcrumb {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.topbreadcrumb a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.footergrey {
	font-size: 12px;
	color: #b8b8b8;
	padding-left: 15px;
}
.footergrey a {
	font-size: 12px;
	color: #b8b8b8;

}

.topNavFont {
	font-size: 12px;
	color: #000000;
}
.topNavFont a{
	color: #000000;
	text-decoration:none;
}
.topNavFont a:visited{
	color: #000000;
	text-decoration:none;
}
.topNavFont a:hover{
	color: #000000;
	text-decoration:underline;
}
.strapline {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 15px;
}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}
.homepanellink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	margin-top:2px;
	margin-bottom:2px;
	padding-top:4px;
	padding-bottom:4px;
}
.homepanellink a {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.homepanellink a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.titleslight {
	font-size: 28px;
	font-weight: normal;
	color: #b5b5b5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}
h1.breadcrumbs {
	font-size: 12px;
}
.breadcrumbs {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	line-height: 16px;
}
.breadcrumbs a {
	font-size: 12px;
	font-weight: bold;
	color: #999999;	
	text-decoration:none;
}
.breadcrumbs a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #999999;	
	text-decoration:underline;
}
.titlesdark {
	font-size: 28px;
	font-weight: normal;
	color: #4d4d4d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
	padding-top: 10px;
}
.titleslighthome {

	font-size: 28px;
	font-weight:600;
	color: red;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #cccccc;
}

