/* ******************************************
//	Copyright 2002 SailWinds Software, Inc.
//	All rights reserved.
// ****************************************** */

/* ====================================================================
// Input Form Stylesheet
// ==================================================================== */
/* font { font-family: Times New Roman, Lucidia Sans, Arial, Helvetica, sans-serif; } */

/* Default Label Appearance dddecb eeeeee*/
td.label { background-color: white; color: #25405B; height: 12px; font-size: 12px; }

/* Required Label Appearance */
/* background-color: white; */
td.labelRequired { background-color: white; color: #25405B; font-weight: bold; height: 12px; font-size: 12px; }
th.labelRequired { background-color: white; color: #25405B; font-weight: bold; height: 12px; font-size: 12px; }

/* Display Field Appearance */
td.field { background-color: white; color: #666666; height: 12px; font-size: 12px;}

/* Input Field Appearance */
td.inputField { background-color: white; font-size: 10px; }

/* Required Notice Appearance */
/*  */
td.requiredNotice {  background-color: white; font-family: Arial, Helvetica, sans-serif; color: #25405B; font-size: 12px;}

input { font-size: 10px; }

/* href for Login area */
a.labelRequired { background-color: #000099; color: #FF8200; font-weight: bold; height: 12px; font-size: 12px;}

/* =================================================
// catalog and product
// ================================================ */
/* Default Label Appearance ffffff 71AAC5*/
.catalogTitle { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: ; height: 14px; font-size: 14px;}
.catalogShort { background-color: #ffffff; color: #666666; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: ; height: 12px; font-size: 12px;}
.catalog { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}
.catalogDescription { background-color: #ffffff; color: #666666; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: ; height: 12px; font-size: 12px;}
.catalogBullet { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; height: 12px; font-size: 12px;}
.catalogBulletbld { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}

a.catalog { background-color: #25405B; color: #274250; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}
a.catalogMenu { color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}

/* Required Label Appearance */
/* background-color: white; */
.storeTitle { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 14px; font-size: 14px;}
.store { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; height: 12px; font-size: 12px;}

.productTitle { background-color: #ffffff; color: #25405B; font-weight: bold; height: 14px; font-size: 14px;}
.product { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}
.product { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}
.productContent { background-color: #ffffff; color: #666666; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; height: 12px; font-size: 12px;}
.productDescription { background-color: #ffffff; color: #666666; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; height: 12px; font-size: 12px;}

a.product { background-color: #ffffff; color: #25405B; font-family: Lucidia Sans, Arial, Helvetica, sans-serif; font-weight: bold; height: 12px; font-size: 12px;}

