/*FONTS*/
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700|Marvel:400,700,400italic);
/*Override default DNN styles*/
.Normal, .NormalDisabled, .NormalDeleted {font-size:1.5em; line-height:1.2em;color:black;font-weight:normal;font-family:'Marvel', Helvetica, Arial, sans-serif;}
p, p span   {font-size:1em;line-height:1.2em;color:black;font-weight:normal;font-family:'Marvel', Helvetica, Arial, sans-serif;}
.dnnFormItem    {font-size:1.3em;font-weight:bold;}
/*sets the link styles to match the entier site, not just news module*/
.Normal a, P a, p a                             {text-decoration:none;outline:none;color:#3C77B3;font-weight:bold;}
.Normal a:hover, P a:hover, p a:hover  a:hover  {text-decoration:underline;color:#4F9DEB;}
/*MAIN STYLES*/
#KRISIS         {}
.TwoColRight    {}
body,html       {padding:0;margin:0;background:white;}
#Login          {float:right;margin:4 0 0 0;clear:none;}
    #Login a    {color:#971E1E;text-decoration:none;outline:none;}
    #Login a:hover  {color:#FF0000;}
    .LoginLink  {text-transform:uppercase; margin:0 3px; font-weight:bold; font-size:0.9em;}
#TopLine        {width:100%;height:5px;background:#971E1E;float:left;}
#HeaderWrap     {width:100%;min-height:120px;background:url(images/header-bg.jpg) repeat-x bottom;}
    #Header     {width:1000px;margin:auto;}
    #Header a   {outline:none;border:none;}
    .Headerlogo {float:left;clear:none;padding:0 0 5px 50px;}
.TopMenu        {width:100%;min-width:1000px;height:auto;float:left;clear:both;padding:0px;font-size:1.9em;color:#939693;font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;}
    .MenuWrap   {width:1000px;margin:auto;}
    .MenuLine   {width:100%;height:5px;float:left;clear:both;background:url(images/menu-line.jpg) repeat-x;}
/*FEATURE PANE STYLES*/
#Feature        {width:100%;min-width:1000px;height:auto;float:left;background:#F3F5F4 url(images/feature-bg.jpg) repeat-x bottom;}
    #FeatureWrap                    {width:1000px;margin:auto;}
    #ContentPane,#dnn_ContentPane   {width:1000px;height:auto;}  
/*CONTENT PANE STYLES*/    
.ContentFeature {}    
.ContentFeature #Content            {width:100%;min-width:1000px;height:auto;float:left;clear:both;}
    .ContentFeature #Content-Wrap    {width:1000px;margin:auto;height:auto;}
    .ContentFeature #ContentPane, .ContentFeature #dnn_ContentPane   {width:1000px;height:auto;}   
.ContentFeature #Feature            {width:100%;min-width:1000px;height:auto;float:left;clear:both;background:#F3F5F4 url(images/feature-bg.jpg) repeat-x bottom;border-top:1px solid #D1D7D2;}
    .ContentFeature #FeatureWrap    {width:1000px;margin:auto;}
    .ContentFeature #BottomPane, .ContentFeature #dnn_BottomPane   {width:1000px;height:auto;}  
#Content        {width:100%;min-width:1000px;height:auto;float:left;clear:both;}
    #Content-Wrap               {width:1000px;margin:auto;height:auto;}
    .TwoColRight #LeftPane, .TwoColRight #dnn_LeftPane     {width:680px;height:auto;padding:20px 30px 0 10px;float:left;background:url(images/mc-left-bg.jpg) repeat-y top right;}
    .TwoColRight #RightPane, .TwoColRight #dnn_RightPane   {width:270px;height:auto;padding:20px 0 0 5px;float:left;clear:none;}    
    .TwoColLeft #LeftPane, .TwoColLeft #dnn_LeftPane     {width:270px;height:auto;padding:20px 30px 0 10px;float:left;background:url(images/mc-left-bg.jpg) repeat-y top right;}
    .TwoColLeft #RightPane, .TwoColLeft #dnn_RightPane   {width:680px;height:auto;padding:20px 0 0 5px;float:left;clear:none;}    

/*FOOTER PANE STYLES*/
#Footer         {width:100%;min-width:1000px;height:auto;padding:15px 0;float:left;background:url(images/footer-bg.jpg) repeat-x top;}
#SponsorsPane   {width:1000px;height:250px;margin:auto;}

/* rad editor styles */
.ItemRight      {float:right;clear:none;margin:0 0 0 10px;}
.ItemLeft       {float:left;clear:none;margin:0 10px 0 0;}
.ClearLine      {clear:both;}
.BoldRedHeading {font-weight:bold;font-size:1.3em;color:#971E1E;}
.BoldBlackHeading{font-weight:bold;font-size:1.3em;color:Black;}

H3  {font-family: 'Yanone Kaffeesatz', Helvetica, Arial, sans-serif;color:#971E1E;font-weight:700;font-size:1.5em;}
