/* Paragraph Style */
p {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #626262;
	margin-left: 0px;
}

/*List Style */

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #626262;
	margin-left: -18px;
	list-style-position: outside;
	list-style-image: url(Skins/Malony-Skins/images/bulletmaloney.gif);
	line-height: 20px;
}

/*language style*/
.lang {
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	}
	



/*=====================================================================*/
/* Template Text Headings                                              */
/*=====================================================================*/

/* H1 */
H1 {
	color: #3C3C3C;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #6c6c6c; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 20px; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 {
	color: #104278;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

/* H3 */
H3 {
	color: #E80000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #6c6c6c; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 16px; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #6c6c6c; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 14px; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 {
	color: #626262;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #626262;
}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active {
	color: #FF0000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

/* H7 */
H7 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-type: square;
}
hr {
	color: #999999;
	text-align: left;
}
A.H7:Link,A.H7:Visited,A.H7:Hover,A.H7:Active {
	color: #006699;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

/*=====================================================================*/
/* Module Classes                                                      */
/*=====================================================================*/

/* Default Container Title Style */
.Head { 
	color: #2b5275; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; }

/* SubHead */
.SubHead { color: #2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
A.SubHead:Link, A.SubHead:Visited, A.SubHead:Hover, A.SubHead:Active { color: #2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }

/* SubHead white */
.SubHeadWhite { color: #FFFFFF; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; }
A.SubHeadWhite:Link, A.SubHeadGold:Visited, A.SubHeadGold:Hover, A.SubHeadGold:Active { color: #FFFFFF; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: underline; }


/* Module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead { 
	color: #2b5275; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	text-decoration: none; }
A.SubSubHead:Link, A.SubSubHead:Visited, A.SubSubHead:Hover, A.SubSubHead:Active { 
	color: #2b5275; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 9px; 
	font-weight: bold; 
	text-decoration: underline; }

/* Text style for skin objects */
.SkinObject { color: #2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }
A.SkinObject:Link, A.SkinObject:Visited, A.SkinObject:Active, A.SkinObject:Hover { color: #2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; }

/*=====================================================================*/
/* Input and Other Admin Site Styles                                   */
/*=====================================================================*/

/* Normal Text Box */
.NormalTextBox { color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 1px solid #CCCCCC;}
.NormalTextBox input{ color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #CCCCCC;}
.NormalTextBox textarea{ color: #000000; background-color:FFFFFF; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; vertical-align: middle; border: 0px solid #CCCCCC;}

/* Admin link styles */
A.CommandButton:Link, A.CommandButton:Visited, A.CommandButton:Active { 
	color:#2b5275; 
	font-family: Arial, Verdana, Tahoma, sans-serif; 
	font-size: 12px; font-weight: bold;
	text-decoration: none;  
	background: none; 
	border:none; 
	padding:2px 3px 3px 4px; 
	height: 20px; 
	 }
A.CommandButton:Hover { color:#2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

/* button style for standard HTML buttons */
.StandardButton, A.StandardButton:Link, A.StandardButton:Visited, A.StandardButton:Active { color:#2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }
A.StandardButton:Hover { color:#2b5275; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;  background: none; border:none; padding:2px 3px 3px 4px; height: 20px; }

TD, DIV, TH, span, form  { color: #000000; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; }

/* New DataGrid DNN Class used in Admin interface */
.DataGrid_Header { color: #333333; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none;}
.DataGrid_AlternatingItem { color: #000000; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }
.DataGrid_Item { color: #333333; font-family: Arial, Verdana, Tahoma, sans-serif; font-size: 9px; font-weight: normal; text-decoration: none; }
.rightdiv {
	float: right;
	width: auto;
	padding-bottom: 15px;
	padding-left: 15px;
	border: 0px;
}
.managementtext {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 0px;
}
.managementheader {
	color: #000000;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #104278;
	margin-left: 0px;
}
.notetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #626262;
	line-height: 17px;
}
.productstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #626262;
}
