/* MindMelon Framework Library Classes */

.pageheader { font-size: 17px; color: #000000; margin-bottom: 5px; border: 0px; border-bottom: 2px #cacaca solid;font-weight: bold; }
.sectionheader { font-size: 14px; color: #444444; margin-bottom: 5px; border: 0px; border-bottom: 1px #cacaca solid; font-weight: bold;}
.notice { background: url(/MFL/Form/images/attn.gif) center left no-repeat; padding-left: 30px; padding-top: 6px; padding-bottom: 6px; border: dashed 0px #cc0000; font-size: 12px; color: #cc0000; font-weight: bold; }
.alert { background: url(/MFL/Form/images/attn.gif) center left no-repeat; background-color: #ffffff; padding-left: 30px; padding-top: 6px; padding-bottom: 6px; border: dashed 1px #efefef; font-size: 12px; color: #cc0000; font-weight: bold; }

/* Application error style */
.apperror 
{
  width: 100%;
  background-color: #efefef;
  color: #000000;
  border: solid 2px #cacaca;
}
.apperror .title 
{
  font-family: Verdana, Arial;
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  padding: 4px;
}
.apperrorlegend
{
  font-family: Verdana, Arial;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.apperrornotice
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #cc0000;
}
.apperrordetail 
{
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #000000;
  padding-top: 8px;
}

/* DataGrid styles */
.gridtable { padding: 3px; font-family: Verdana, Arial; }
.gridtable a { color: #000000; text-decoration: underline; }
.gridtable a:hover { color: #000000; text-decoration: underline;}
.gridtable th {	font-size: 9pt;	background-color: #cacaca; color: #000000; font-weight: bold;	text-decoration: none; border: 1px #c3c3c3 solid;}
.gridtable .gridhead {	font-size: 9pt;	background-color: #cacaca; color: #000000; font-weight: bold;	text-decoration: none; border: 1px #c3c3c3 solid;}
.gridtable .gridlabel { background-color: #ffffff; font-size: 12px; color: #000000; font-weight: bold; }
.gridtable .gridlabel a { color: #ffffff; font-weight: normal; }
.gridtable .gridlabelsm { background-color: #ffffff; font-size: 10px; color: #000000; font-weight: bold; }
.gridtable .gridlabelsm a { color: #ffffff; font-weight: normal; }
.gridtable .gridlabel a:hover { color: #FFFFFF; }
.gridtable .gridbody { font-size: 8pt; color: #000000; font-weight: normal;}
.gridtable .gridbodyhl { background-color: #efefef; font-size: 8pt; color: #000000; font-weight: normal;}
.gridtable .gridfoot {	font-size: 9pt;	background-color: #efefef; color: #000000; font-weight: bold;	text-decoration: none; border-top: 1px #c3c3c3 solid;}

.gridsortable {
	border-spacing: 0;
	border: 1px solid #000000;
	border-collapse: collapse;
}
.gridsortable th, gridsortable td {
	text-align: left;
	padding: 2px 4px 2px 4px;
	wwidth: 100px;
	border-style: solid;
	border-color: #444;	
}
.gridsortable th {
	border-width: 0px 1px 1px 1px;
	background-color: #cacaca;
	color: #000000;
}
.gridsortable th a {
	color: #000000;
}
.gridsortable th a:hover {
  text-decoration: none;
}
.gridsortable img {
	border: 0px;
}
.gridsortable td {
	border-width: 0px 1px 0px 1px;
	padding: 2px;
}
.gridsortable tr.odd td {
	background-color: #efefef;
	border-bottom: solid 1px #cacaca;
}
.gridsortable tr.even td {
	background-color: #ffffff;
}
.gridsortable tr.sortbottom td {
	border-top: 1px solid #444;
	background-color: #cacaca;
	font-weight: bold;
}

.pagination {
  padding-top: 4px;
  border: 0px;  
}
.pagination TD 
{
  font-size: 9px;
  font-weight: normal;
  font-family: Verdana, Arial;
  text-align: left;
  vertical-align: top;
  margin-left: 1px;
  padding: 0px;
  border: 0px;  
}

/* Form styles */
fieldset {
	padding: 1em;
}

legend {
	background-color: #FFFFFF;
	border: 0.1em;
	border-color: #cacaca;
	border-style: solid;
	font-weight: bold;
	padding: 6px;
	margin-bottom: 4px;
	font-size: 1.2em;	
}

FORM TABLE.form TD {
	vvertical-align: top;
}

FORM TABLE.form .notice {
	font-weight: bold;
	color :#ff0000;
}

FORM TABLE.form .supporttext {
  font-size: 10px;
  font-weight: normal;
	color: #0000ff;
}

.label {
	font-weight: bold;
	text-align: right;
}

FORM TABLE.form .label {
	font-weight: bold;
	text-align: right;
}

FORM TABLE.form TD.label {
	font-weight: bold;
	text-align: right;
}

FORM TABLE.form A {
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

FORM TABLE.form A:hover {
	color: #000000;
	text-decoration: underline;
}

FORM TABLE.form .footnote {
	color :#0000ff;
}


/* Panel Styles */
.panel {
	width:100%;
	margin-bottom:20px;
}


.panelHead {
	border-bottom:1px solid #CBCB9A;
}

.panelHead td {
	height:27px;
}

.panelHead .title {
	font-weight:bold; 
	font-size:14px; 
	background-color: #F0F0F0;
	color:#333;
	border-top:1px solid #CBCB9A;
}

.panelHead .control {
	background-color: #F0F0F0;
	color:#333;
	border-top:1px solid #CBCB9A;
	width: 25px;
}

.panelHead .ul {
	background-image:url(/MFL/Form/images/panel_ul.gif);
	background-repeat: no-repeat;
}
.panelHead .ur {
	background-image:url(/MFL/Form/images/panel_ur.gif);
	background-repeat: no-repeat;
}

.panelBody {
	zoom: 1;
	border-left:1px solid #CBCB9A;
	border-right:1px solid #CBCB9A;
	background-color: #ffffff;
}


.panelClose {}

.panelClose .foot {
	font-size: 6px;
	line-height: 6px;
	border-bottom:1px solid #CBCB9A;
	background-color: #ffffff;
}

.panelClose .ll {
	font-size: 6px;
	line-height: 6px;
	background-repeat: no-repeat;
	background-image:url(/MFL/Form/images/panel_ll.gif)
}

.panelClose .lr {
	font-size: 6px;
	line-height: 6px;
	background-repeat: no-repeat;
	background-image:url(/MFL/Form/images/panel_lr.gif)
}


.required {
	background-image: url(/MFL/Form/images/required.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* Commerce Styles */
.cartgridtable { padding: 2px; font-family: Verdana, Arial; }
.cartgridtable a { color: #000000; text-decoration: none; }
.cartgridtable a:hover { color: #000000; text-decoration: underline;}
.cartgridtable .cartgridhead {	font-size: 12px;	background-color: #D8E3E9; color: #5E727E; font-weight: bold;	text-decoration: none; border: 1px #c3c3c3 solid;}
.cartgridtable .cartgridlabel { background-color: #ffffff; font-size: 10px; color: #000000; font-weight: bold; }
.cartgridtable .cartgridlabel a { color: #ffffff; font-weight: normal; }
.cartgridtable .cartgridlabelsm { background-color: #ffffff; font-size: 10px; color: #000000; font-weight: bold; }
.cartgridtable .cartgridlabelsm a { color: #ffffff; font-weight: normal; }
.cartgridtable .cartgridlabel a:hover { color: #FFFFFF; }
.cartgridtable .cartgridbody { font-size: 10px; color: #000000; font-weight: normal;}
.cartgridtable .cartgridbodyhl { background-color: #efefef; font-size: 8pt; color: #000000; font-weight: normal;}
.cartgridtable .cartgridfoot {	font-size: 9pt;	background-color: #efefef; color: #000000; font-weight: bold;	text-decoration: none; border-top: 1px #c3c3c3 solid;}
.cartgridbutton { background-color: #ED8400; color: #ffffff; border: solid 1px #ffffff; }

.checkouttable { padding: 2px; font-family: Verdana, Arial; }
.checkouttable a { color: #000000; text-decoration: none; }
.checkouttable a:hover { color: #000000; text-decoration: underline;}
.checkouttable .checkouthead {	font-size: 12px;	background-color: #D8E3E9; color: #5E727E; font-weight: bold;	text-decoration: none; border: 1px #c3c3c3 solid;}
.checkouttable .checkoutlabel { background-color: #ffffff; font-size: 10px; color: #000000; font-weight: bold; }
.checkoutbutton { font-size: 12px; background-color: #ED8400; color: #ffffff; border: solid 1px #ffffff; }