table {
    font:normal 11px arial,verdana;   
}

table strong, table b {
    font: bold 11px arial;
    color: #000;    
}

.but {
	vertical-align: middle;
	border: 0px;
}

.icon {	
    border:none;	
	vertical-align: middle;
}



.requiredField {
    color:#ee5500;
    padding:0 0 0 5px;
    font:bold 11px arial !important;
}

.requiredFieldErrMsg {
    color:#ee5500;
    font:bold 10px arial !important;    
}

.clr {
	clear:both;		
}
 
h1.main {
	font-size: 12px;
	display: block;
	background: #cc9999;
	line-height: 20px;
	color: #F7F7F7;
	padding: 5px;
	margin: 0px;
	height: 20px;
	border-left: 1px solid #cc9999;
	border-right: 1px solid #cc9999;
}



.ModuleNav
{		
	background: #F1F1F1;	
	color: #000;	
	padding: 1px;
	height:22px;
	margin:0;
}

.ModuleNav a
{
	text-transform: lowercase;	
	text-decoration: none;	
	font:bold 11px arial;		
}
.ModuleNav a:hover
{
	color: #367DF3;
}
.ModuleNav img
{
	border: none;
}
.Modulenav .right
{
	float: right;
}
.ModuleNav .left
{
	float: left;
}
.ModulePageNav
{
	width: 100%;
	padding: 0px;
	margin:0px;
	border: 0px;
}
.ModulePageNav td
{
	font-size: 9px;
	padding: 4px;
	background: #cc9999;
	color: #FFF;
}
.ModulePageNav a
{
	color: #FFF;
	text-decoration: none;

}
.ModulePageNav .left
{
	text-align: left;
	width: 150px;
	white-space: nowrap;
}
.ModulePageNav .middle
{
	text-align: center;
	width: 100%;
}
.ModulePageNav .right
{

	text-align: right;
	width: 150px;
	white-space: nowrap;
}
.Module 
{
}
.Module h1
{
	font-size: 10px;
	display: block;
	padding: 5px;
	margin: 0px;
	background: #cc9999;
	color:#FFF;
    text-transform: uppercase;
}
.Module p 
{
	font-size: 11px;
}
.Module .minilink
{
	background: none;
	color: white;
	font-size: 9px;
	text-decoration : none;
	font-weight: normal;
	margin-lefT: 20px;
	text-transform: none;
}
.Form
{	    
	font: normal 11px arial,helvetica,verdana;	
	display: block;
}

html>body .form {
    width:auto;  
}
.Form select, .Form input, .Form textarea {
	font: normal 11px arial,verdana;
}
.Form textarea {
	font: normal 11px verdana,arial;
}
.Form input {	
	padding: 2px;	
}
.Form textarea {		
	width: 280px;
	height: 150px;	
}
.Form h1 {
    font:bold 11px arial,verdana,san-serif; 
    background: url(Mod_Product/categoryBg.gif) repeat-x;
    margin:0;     
    padding:3px 5px;
    border-bottom:1px solid #CCC;       
}
.Form table.formTable
{
	border-collapse:collapse;
	
}

.Form th {
	
}

.Form .SubTable
{
	border: 0px solid #fff;
}
.Form .SubTable th
{
	bordeR: 0px;
	background: none;
	color:#000 !important;	
	padding: 2px;
	text-align: left;
	white-space: nowrap;
}
.Form .SubTable label 
{
	bordeR: 0px;
	background: none;
	line-height:16px;	
	padding: 2px;
	text-align: left;
	white-space: nowrap;	
	font:normal 9px verdana;    
}
.Form table.SubTable td
{
	padding: 2px;
	text-align: left;
	white-space: nowrap;
	width: 100%;	
	font-size: 10px;
}
.Form label
{	
	clear: both;
	display: block;	
    font:normal 10px verdana;
}
.Form th
{
	font:normal 11px arial;
	text-align: left;
	vertical-align: top;
	padding: 2px 10px;
	white-space: nowrap;	
	color: #000;
	
}
.Form th small.ShortHelp
{
	font-weight: normal;
	font-size: 9px;
	display: block;
	white-space: normal;
}
.Form td.fieldCell {
    font:normal 11px verdana,arial;	
	width: 100%;	
}
.Form td {
	padding: 3px;
	
}

.Form .submitbar {	
	color: #FFF;		
}

.Form .submitbar td
{
	padding: 2px;
}
.Form fieldset
{
	margin: 10px;
	padding: 10px;
	border: 1px solid #367DF3;
	font-size: 11px;

}
.Form fieldset legend
{
	font-size: 12px;
	font-weight:bold;
	color: #cc9999;
	margin-bottom: 10px;

}
.Options a
{
	color: #cc9999;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	margin-right: 6px;
}
.Options .but
{
	margin-right: 5px;
	margin-left: 5px;
}
.BreadCrumb
{
display: inline;
}
.BreadCrumb a
{
	text-decoration: none;
	margin-left: 3px;
}
.BreadCrumb b
{
	text-decoration: none;
	margin-left: 3px;
}
span.online
{
	font-size: 9px;
	text-decoration: none;;
	margin-left: 5px;
}
	
ul.ErrorsErrors,
ul.ErrorsSuccess,
ul.ErrorsWarnings
{
    margin: 0 ;
    padding: 0 ;   
}

ul.Errorserrors li
{
    font:bold 11px arial; 
    color: #CC0000;
}
ul.Errorssuccess li
{
    font:bold 11px arial;
    color: #CC0000;
}

