/* CSS For DotNetNuke Skin by bestdnnskins.com / Copyright 2013 By BESTDNNSKINS.COM */
/*-------- for all containers --------*/
.c_icon, .c_title, .c_menu { float:left;}
.c_title { max-width:95%;}
.c_menu { padding-top:13px;}
.c_help { float:right; padding-top:10px;}
.c_content_style { display:inline-block; width:100%;}
.c_footer { padding:0px 2px;}
.c_footer_l { float:left;}
.c_footer_r { float:right;}
.c_footer_space { height:13px; line-height:13px; overflow:hidden;}
.clear_float { clear:both;}
h2.c_titles { margin:0; padding:0; line-height:1em;}
h2.c_titles span { vertical-align:middle; }

/*-------- containers title --------*/
.c_title_footer { font-size:20px; color:#544895; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
.c_title_black { font-size:20px; color:#555; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
.c_title_white { font-size:20px; color:#FFFFFF; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
.c_title_DarkSlateBlue { font-size:20px; color:#544895; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}

/*-------- BlackTitle01 --------*/
.BlackTitle01_DarkSlateBlue { min-width:160px;}
.BlackTitle01_DarkSlateBlue .c_title_black{transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.BlackTitle01_DarkSlateBlue:hover .c_title_black{ color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle01_c_menu { float:left;}
.BlackTitle01_c_help  { float:right;}
.BlackTitle01_top_style {margin:0; padding:8px 3px;}
.BlackTitle01_content { padding:8px 3px;}
.BlackTitle01_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- BlackTitle02 --------*/
.BlackTitle02_DarkSlateBlue { min-width:160px;}
.BlackTitle02_DarkSlateBlue:hover .c_title_black{ color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle02_c_menu { float:left;}
.BlackTitle02_c_help  { float:right; }
.BlackTitle02_top_style {  padding:8px 3px; position:relative;} 
.BlackTitle02_border{ position:absolute; height:1px; background:#e5e5e5; top:25px; width:100%; z-index:1;}
.BlackTitle02_top_style h2 .c_title_black{ background:#fff; z-index:5; position:relative; padding-right:10px;}
.BlackTitle02_content { padding:8px 3px;}
.BlackTitle02_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- BlackTitle03 --------*/
.BlackTitle03_DarkSlateBlue { min-width:160px;}
.BlackTitle03_DarkSlateBlue:hover .c_title_black{ color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle03_c_menu { float:left;}
.BlackTitle03_c_help  { float:right; }
.BlackTitle03_top_style { border-bottom:1px solid #e9e9e9; position:relative;}
.BlackTitle03_DarkSlateBlue .c_title { border-bottom:2px solid #595959; margin-bottom:-1px; padding:5px 3px;}
.BlackTitle03_DarkSlateBlue:hover .c_title { border-bottom:2px solid #544895; color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle03_content { padding:8px 3px;}
.BlackTitle03_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- BlackTitle04 --------*/
.BlackTitle04_DarkSlateBlue { min-width:160px;}
.BlackTitle04_DarkSlateBlue:hover .c_title_black{ color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle04_c_menu { float:left;}
.BlackTitle04_c_help  { float:right; }
.BlackTitle04_top_style { border-bottom:1px dashed #595959; position:relative;}
.BlackTitle04_DarkSlateBlue .c_title { margin-bottom:-1px; padding:5px 3px;}
.BlackTitle04_content { padding:10px 3px;}
.BlackTitle04_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue01 --------*/
.DarkSlateBlue01_style { min-width:160px;}
.DarkSlateBlue01_style .c_title_DarkSlateBlue{transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DarkSlateBlue01_style:hover .c_title_DarkSlateBlue{ color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DarkSlateBlue01_c_menu { float:left;}
.DarkSlateBlue01_c_help  { float:right; }
.DarkSlateBlue01_top_bg { padding:8px 3px; margin:0;}
.DarkSlateBlue01_content { padding:8px 3px;}
.DarkSlateBlue01_footer { height:12px; line-height:12px; overflow:hidden;}

/*-------- DarkSlateBlue02 --------*/
.DarkSlateBlue02_style { min-width:160px;}
.DarkSlateBlue02_style .c_title_DarkSlateBlue{transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DarkSlateBlue02_style:hover .c_title_DarkSlateBlue{ color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DarkSlateBlue02_style:hover .DarkSlateBlue02_top_bg{ border-color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DarkSlateBlue02_c_menu { float:left;}
.DarkSlateBlue02_c_help  { float:right; }
.DarkSlateBlue02_top_bg { border-bottom:1px solid #544895; padding:8px 3px;transition: all 0.4s ease 0s;  -webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;}
.DarkSlateBlue02_content { padding:8px 3px;}
.DarkSlateBlue02_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue04 --------*/
.DarkSlateBlue03_style { min-width:160px;}
.DarkSlateBlue03_c_menu { float:left;}
.DarkSlateBlue03_c_help  { float:right;}
.DarkSlateBlue03_style:hover .c_title_black{ color:#544895; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DarkSlateBlue03_top_bg { min-height:25px; background:url(images/container03_bg.png) no-repeat right top #544895;padding:4px 10px 7px 12px; }
.DarkSlateBlue03_content { padding:1px 6px 10px 6px;}
.DarkSlateBlue03_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue04 --------*/
.DarkSlateBlue04_style { min-width:160px;}
.DarkSlateBlue04_c_menu { float:left;}
.DarkSlateBlue04_c_help  { float:right;}
.DarkSlateBlue04_top_bg { min-height:25px; background:#544895;padding:3px 10px 6px 12px; border-left:4px solid #333;border-left:4px solid rgba( 0,0,0,0.5);}
.DarkSlateBlue04_content { padding:10px 6px;}
.DarkSlateBlue04_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue05 --------*/
.DarkSlateBlue05_style { min-width:160px;}
.DarkSlateBlue05_c_menu { float:left;}
.DarkSlateBlue05_c_help  { float:right; }
.DarkSlateBlue05_top_bg { min-height:25px; background:#544895;padding:3px 10px 6px 12px;}
.DarkSlateBlue05_content { padding:10px 12px ; border:1px solid #e5e5e5;}
.DarkSlateBlue05_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue05 --------*/
.DarkSlateBlue06_style { min-width:160px;}
.DarkSlateBlue06_c_menu { float:left;}
.DarkSlateBlue06_c_help  { float:right; }
.DarkSlateBlue06_top_bg { min-height:25px; background:url(images/container03_bg.png) no-repeat right top #544895;padding:4px 10px 7px 12px; }
.DarkSlateBlue06_content { padding:10px 12px ; background:#e5e5e5;}
.DarkSlateBlue06_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DarkSlateBlue07 --------*/
.DarkSlateBlue07_style { min-width:160px;-moz-box-shadow: 0 0 8px #C0C0C0 inset;-webkit-box-shadow: 0 0 8px #C0C0C0 inset;box-shadow: 0 0 8px #C0C0C0 inset; }
.DarkSlateBlue07_c_menu { float:left;}
.DarkSlateBlue07_c_help  { float:right; }
.DarkSlateBlue07_top_bg {min-height:25px;  padding:5px 3px 7px 12px;}
.DarkSlateBlue07_content { padding:3px 12px 10px 12px ;}
.DarkSlateBlue07_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- Footer01 --------*/
.Footer01_DarkSlateBlue { min-width:160px;}
.Footer01_c_menu { float:left;}
.Footer01_c_help  { float:right; }
.Footer01_top_bg { padding:8px 3px; margin:0; }
.Footer01_content { padding:12px 3px 8px 3px;}
.Footer01_footer { height:12px; line-height:12px; overflow:hidden;}

/*-------- Footer02 --------*/
.Footer02_style { min-width:150px;}
.Footer02_c_menu { float:left;}
.Footer02_c_help  { float:right; }
.Footer02_top_style {min-height:25px; border-bottom:#fff solid 1px; border-bottom:rgba(255,255,255,.8) solid 1px; margin:0px; padding:8px 3px;}
.Footer02_content { padding:12px 3px 8px 3px;}
.Footer02_footer { height:11px; line-height:11px; overflow:hidden;}

/*-------- notitle --------*/
.notitle_container { }
