/* CSS Document for eCommerce app*/

/* Import main stylesheet 
@import url(../../stylesheets/mikesbar.css);
*/

body,td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000; 
}

.red12bold { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	font-weight: bold; 
	color: #CC0000; 
}

.red15bold { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 15px; 
	font-weight: bold; 
	color: #990000; 
}

.blue15bold { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 15px; 
	font-weight: bold; 
	color: #006699; 
}

A:link { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000;  /* #336699; */
}
A:active { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000;
}
A:visited { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #000000;
}

A:link.small { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	color: #DDDDDD;  /* #336699; */
}
A:active.small { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	color: #DDDDDD;  /* #336699; */
}
A:visited.small { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	color: #DDDDDD;  /* #336699; */
}

A:link.red { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #990000;
}
A:active.red { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #990000;
}
A:visited.red { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	color: #990000;
}

A.viewdetail {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009933;
}

TD.ecommTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; /* #003366; */
	background-color: #990000; /* 009933 */
	padding: 4px;
	text-align: center;
}

TD.ecommHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000; /* #003366; */
	background-color: #ABABAB; /* #DDDDDD #006400 #669966 */
	padding: 6px;
}

TD.ecommField {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;  /* #003366; */
	background-color: #CDCDCD; /* #8B0000; */
	padding: 5px;
}

INPUT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

INPUT.buttonNO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	border-width: 2px;
	border-color: #003366;
	background-color: #336699;
}

INPUT.button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEEEE;
	border-width: 2px;
	border-color: #008000;
	background-color: #009933;
}

INPUT.buttonSmallNO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEEE;
	border-width: 2px;
	border-color: #003366;  /* #008000; */
	background-color: #336699;  /* #009933; */
}

TEXTAREA {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

SELECT {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BR.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}

.cellNO{	font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor").";  $border;  }
.cellGREEN{	background-color: #CCFFCC; font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor").";  $border;  }
.cellGRAY{	background-color: #DDDDDD; font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor").";  $border;  }
.cellBLUE{	background-color: #6699CC; font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor").";  $border;  }
.cell{	background-color: #CDCDCD; font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor").";  $border;  }
.cellnone{	font-family: ".$oSystem->getValue("calendar_cellfont").";  color: ".$oSystem->getValue("calendar_cellcolor")."; }
.celldisable{	font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor")."; $border; background-color: ".$oSystem->getValue("calendar_bgdisable").";}
.cellnow{	font-family: ".$oSystem->getValue("calendar_cellfont")."; color: ".$oSystem->getValue("calendar_cellcolor")."; $border; background-color: ".$oSystem->getValue("calendar_bghighlight")." ; }
.celltop{	font-weight: bold; font-family: ".$oSystem->getValue("calendar_topfont")."; font-size: ".$oSystem->getValue("calendar_topsize")."px; color: ".$oSystem->getValue("calendar_topcolor").";  $border; }
a.toplink:link { color: #CC0000; }
a.toplink:active { color: #CC0000; }
a.toplink:visited { color: #CC0000; }
a.toplink:hover { color: #CC0000; }
a.celllink:link { text-decoration: none; font-family: Arial;  color: #006699; }
a.celllink:active { text-decoration: none; font-family: Arial;  color: #006699; }
a.celllink:visited { text-decoration: none; font-family: Arial;  color: #006699; }
a.celllink:hover { text-decoration: underline; font-family: Arial;  color: #006699; }
a.celllink1:link { text-decoration: none; font-family: Arial; font-size: 10px ; color: #006699; }
a.celllink1:active { text-decoration: none; font-family: Arial; font-size: 10px ; color: #006699; }
a.celllink1:visited { text-decoration: none; font-family: Arial; font-size: 10px ; color: #006699; }
a.celllink1:hover { text-decoration: underline; font-family: Arial; font-size: 10px ; color: #006699; }
