
div#content {
	background-color: #;
 
}

div#content  {
	color: #383838;
	font-family: Arial;
    font-size: 	14px;
}
div#content A {
	color: #e60557;
}
.WidgetZone {
    padding-left: 5px;
    padding-right: 5px;
}
.WidgetHost {
	margin-bottom: 15px;
	background-color: #383838;
	border: 1px #383838 solid;
	padding: 0px;
}
.WidgetToolbox A {
    font-size: 10px !important;
}   
.WidgetHead {
	margin-bottom: 0px;
	background-color: #383838;
	border-bottom: 1px # solid;
}
.WidgetHead TD, .WidgetHead TD SPAN, .WidgetHead TD A {
    color: #ffffff !important;
    font-size: 22px !important;
    font-weight: 500;
	font-family: Trebuchet MS, sans-serif !important;
	line-height: 150%;
}
.WidgetBody {
	background-color: #ffffff;
	padding: 5px;
}
.WidgetBody input, .WidgetBody textarea  {
	background-color: #ffffff;
	color: #383838;
	border: 1px solid #e60557;
}
.secBoxPlaceholder 
{ 
	border: 1px dotted #000000;
    background-color: #FFFFCC;
	height: 50px;
	margin-bottom: 20px; 
}
.HighlightWidgetZone {
	border: 1px dotted #000000;
	min-height: 50px;
	margin-bottom: 20px; 
}
.widgetMenuPanel {
	margin-bottom: 15px;
	background-color: #383838;
	border-bottom: 2px #e0045c solid;
	padding: 5px 5px 0px 5px;
	font-family: Trebuchet MS, sans-serif !important;
}
.widgetMenuPanel * {
	color: #fafafa  !important;
}
.widgetPageTitle {
    color: #e0045c !important;
    font-weight: 500;
	font-family: Trebuchet MS, sans-serif !important;
    font-size: 22px !important;
}


.widgetMenu{
padding: 0px 0;
margin-left: 0;
font: normal 10px Arial;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
margin-bottom: 0px;
text-transform: capitalize !important;
}

.widgetMenu li{
display: inline;
margin: 0;
}

.widgetMenu li a{
text-decoration: none;
padding-right: 4px;
padding-left: 4px;
/*margin-right: 3px;*/
border-right: 1px solid #e0045c;
border-bottom: none;
background-color: #383838;
color: #fafafa;
font: normal 14px Arial;
}

.widgetMenu li a:hover{
font: normal 14px Arial;
background-color: #383838;
color: #e60557 !important;
}

.widgetMenu li a:active{
font: normal 14px Arial;
color: black;
}

.widgetMenu li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
background-color: #e0045c;
color: #383838 !important;
font: bold 14px Arial;
border-bottom: 1px solid #e0045c;
}

.Reset, .Reset * {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}