@import url(bootstrap/css/bootstrap.css);

@font-face {
    font-family: 'BrushScriptStd';
    src: url('fonts/BrushScriptStd.eot');
    src: url('fonts/BrushScriptStd.eot?#iefix') format('embedded-opentype'),
         url('fonts/BrushScriptStd.ttf') format('truetype'),
		 url('fonts/BrushScriptStd.woff') format('woff'),
         url('fonts/BrushScriptStd.svg#BrushScriptStd') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*--------- Global CSS Reset & Standards ----------*/
Body { margin:0;padding:0; }
#Body{ background:#fff;color:#555; }
html,body{ margin:0; padding:0; font:normal 18px/18px Karma ,Arial, sans-serif; color:#000;}
Body #Form{ height:100%; margin: 0;}
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {border:0; font-family:Karma,"Times New Roman",Times,serif; line-height: 1.6em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}a img{border:0;}
img, object, embed { max-width: 100%;}
[class^="map"] img, [class*="map"] img,[id^="map"] img, [id*="map"] img, [class^="Map"] img, [class*="Map"] img,[id^="Map"] img, [id*="Map"] img { max-width:none!important;}
img { height: auto;}
.Normal img {}
.image{box-shadow: 1px 2px 3px #000000;-webkit-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s; transition: all 0.4s ease-in 0s;}
p{ margin:0 0 8px 0;}
A:link { color :#E51B24; text-decoration : none; }
A:visited { color :#E51B24; text-decoration : none; }
A:hover { color :#E51B24; text-decoration: underline; }
A:active { color :#E51B24; text-decoration : none; }


h1{font-size:38px;line-height:1.5em;letter-spacing:0;color:#e51b24;font-weight:600;}
h2{font-size:28px;line-height:1.5em;letter-spacing:0;color:#000;font-weight:600; }
h3{font-size:24px;line-height:1.5em;letter-spacing:0;color:#000;font-weight:600; }
h4{font-size:18px;line-height:1.5em;letter-spacing:0;color:#000;font-weight:600; }
h5{font-size:16px;line-height:1.5em;letter-spacing:0;color:#000;font-weight:600; }
h6{font-size:14px;line-height:1.5em;letter-spacing:0;color:#000;font-weight:600; }


#ControlBar{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
#ControlNav > li > a{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
#ControlBar a{
  -webkit-box-sizing:content-box;
  -moz-box-sizing:content-box;
  box-sizing:content-box;
	}
	
/*Bootstrap Reset*/
#ControlPanelWrapper, #ControlPanelWrapper *, #ControlPanelWrapper *:before, #ControlPanelWrapper *:after,
.dnn_mact, .dnn_mact *, .dnn_mact *:before, .dnn_mact *:after,
.dnnActionMenu, .dnnActionMenu *, .dnnActionMenu *:before, .dnnActionMenu *:after
{ -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
ul.list-unstyled, ol.list-unstyled, ul.list-unstyled > li, ol.list-unstyled > li {list-style: none; padding:0; margin:0;}
ol, ul {list-style: inside none none;}
ul li { list-style-type:disc; }
ul li li { list-style-type:circle; }
ol li { list-style-type: decimal;}
.nav li{list-style: none!important;}
a{outline:none!important;border:0;}
.btn-primary, .btn-warning, .btn-danger, .btn-success, .btn-info{color:#ffffff!important;}
ul#myTab { padding:0; margin:0; } 
.panel-primary > .panel-heading h3 {color: #ffffff;}
.panel-success > .panel-heading h3 {color: #468847;}
.panel-warning > .panel-heading h3 {color: #c09853;}
.panel-danger > .panel-heading h3 {color: #b94a48;}
.panel-info > .panel-heading h3 {color: #3a87ad;}

/*spacer styles*/
.pe-spacer { clear: both; display: block; margin: 0; min-height: 0 !important;  padding: 0; width: 100%;}
.pe-spacer.size10 { height: 10px;}
.pe-spacer.size20 { height: 20px;}
.pe-spacer.size30 { height: 30px;}
.pe-spacer.size40 { height: 40px;}
.pe-spacer.size50 { height: 50px;}
.pe-spacer.size60 { height: 60px;}
.pe-spacer.size70 { height: 70px;}
.pe-spacer.size80 { height: 80px;}
.pe-spacer.size90 { height: 90px;}
.pe-spacer.size100 { height: 100px;}

/*border styles*/
.left_border{ border-left:1px solid #e9e9e9;}
.right_border{ border-right:1px solid #e9e9e9;}
.top_border{ border-top:1px solid #e9e9e9;}
.bottom_border{ border-bottom:1px solid #e9e9e9;}

hr {
  margin-top:40px;
  margin-bottom:0px;
  border: 0;
  border-top: 2px solid #e7e7e8;
}

.Head{ font-weight:bold; font-size:16px; }
.SubHead { font-weight: normal;font-size:15px; color:#000C12; }
.SubSubHead{ font-size:14px; }
.Normal { font-size:18px; line-height:1.5em; color:#000;}

.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
.clear{ clear:both; }
.clear_float{ clear:both;line-height:0;font-size:0;}

/*--------- ControlPanel style ----------*/
.CommandButton { font-size: 12px; font-weight : normal; color: #0033CC; text-decoration: none; }
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-size: 12px; font-weight : normal; color :#E51B24; text-decoration : underline; }
A.CommandButton:hover { font-size: 12px; font-weight : normal; color : #E51B24; text-decoration : none; }

.FileManager A, .FileManager A:link, .FileManager A:visited, .FileManager A:active{ color:#000000; text-decoration: underline;}
.FileManager A:hover{ color:#000000; text-decoration:none;}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction, a.dnnPrimaryAction:link { color: #FFFFFF; text-decoration : none;}
.dnnActionMenu span { color:#000000!important;}
.ModuleTitle_SubMenu{ z-index:9999!important; }	
.DnnModule{z-index:inherit;}
.dnnSortable { min-height:0; }
.dnnFormPopup .ui-dialog-titlebar { min-height:40px; }





