/*
 * CSS For DotNetNuke Skin by bestdnnskins.com
 * Copyright 2014 By BESTDNNSKINS.COM
 */
/*-------- for all containers --------*/
.c_icon, .c_title{ float:left;}
.c_content_style { display:inline-block; width:100%;}
.clearafter:after{ clear:both; content:"."; height:0px; font-size:0px; visibility:hidden; display:block; }
.clearafter{ display:inline-block; }
.clearafter{ display:block; }
h2.c_title { margin:0; padding:0; line-height:1em;}
h2.c_title span {vertical-align:middle; font-weight:bold; font-family:'Open Sans',Arial, sans-serif; transition: all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}

/*-------- containers title --------*/
.c_title_footer{ font-size:20px; color:#f0f0f0; }
.c_title_black { font-size:20px; color:#222222; }
.c_title_white { font-size:20px; color:#FFFFFF; }
.c_title_color{ font-size:20px;  }

/*-------- BlackTitle Container 01 --------*/
.Bt1_style { min-width:150px; margin-bottom:14px;}
.Bt1_style:hover .c_title_black{  transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt1_top {margin:0; padding:5px 3px;}
.Bt1_content { padding:10px 3px;}

/*-------- BlackTitle Container 02 --------*/
.Bt2_style { min-width:150px; margin-bottom:14px;}
.Bt2_style:hover .c_title_black{  transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt2_top { border-bottom:4px double #e6e6e6;padding:6px 3px 12px; } 
.Bt2_content { padding:10px 3px;}

/*-------- BlackTitle Container 03 --------*/
.Bt3_Container { min-width:150px; margin-bottom:14px;}
.Bt3_Container:hover .c_title_black{  transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt3_top { border-bottom:1px solid #dddddd; position:relative; }
.Bt3_Container .c_title { border-bottom:2px solid; margin-bottom:-1px; padding:6px 3px 12px;}
.Bt3_content { padding:10px 3px;}

/*-------- BlackTitle Container 04 --------*/
.Bt4_style { min-width:150px; margin-bottom:14px;}
.Bt4_style:hover .c_title_black{  transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Bt4_top { border-bottom:1px dashed #dedede; padding:6px 3px 12px;}
.Bt4_content { padding:10px 3px;}

/*-------- Color Title 01 --------*/
.ct1_style { min-width:150px; margin-bottom:14px;}
.ct1_top { padding:5px 3px;}
.ct1_content { padding:10px 3px;}

/*-------- Color Title 02 --------*/
.ct2_style { min-width:150px; margin-bottom:14px;}
.ct2_top { border-bottom:1px solid; padding:5px 3px; }
.ct2_content { padding:10px 3px;}

/*-------- Color Header 01 --------*/
.ch1_style { min-width:150px; margin-bottom:14px;}
.ch1_top { min-height:15px;background:url(images/container_img01.png) no-repeat left 1px;padding:5px 10px 7px 32px; }
.ch1_content { padding:13px 3px ; }

/*-------- Color Header 02 --------*/
.ch2_style { min-width:150px; margin-bottom:15px;}
.ch2_top { min-height:15px;padding:5px 13px 7px; position:relative; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.ch2_content{ padding:13px 3px; }

/*-------- Header Box 01 --------*/
.hb1_style { min-width:150px; margin-bottom:20px;}
.hb1_top { min-height:15px;background:url(images/container_img01.png) no-repeat left 1px;padding:5px 10px 7px 32px; border-bottom:3px solid #333; }
.hb1_content { padding:10px 12px 13px; background:#f1f1f1; }

/*-------- Header Box 02 --------*/
.hb2_style{ min-width:150px;margin-bottom:20px;border:1px solid; -webkit-border-radius:9px; -moz-border-radius:9px; border-radius:9px; }
.hb2_top {min-height:15px;  padding:5px 13px 7px; position:relative; top:-1px; -webkit-border-radius:8px 8px 0 0; -moz-border-radius:8px 8px 0 0; border-radius:8px 8px 0 0; z-index:13;}
.hb2_content { padding:10px 12px 10px;  }

/*-------- White Box Container--------*/
.wb_style { min-width:150px; border-radius:5px; margin-bottom:15px;position:relative;-moz-box-shadow: 0 0 6px #ccc;-webkit-box-shadow: 0 0 6px #ccc;box-shadow: 0 0 6px #ccc; }
.wb_top { min-height:35px; padding:5px 12px 7px;position:relative; border-radius:6px 6px 0 0; border-bottom:1px solid #f0f0f0;}
.wb_content { padding:10px 12px 13px; border-radius:0 0 6px 6px;}

/*-------- Footer Contaienr 01 --------*/
.Footer01_style { min-width:160px;}
.Footer01_top_bg { padding:7px 3px; margin:0;}
.Footer01_border{background:#333;}
.Footer01_style .Footer01_top_border{  height:2px; width:60px; -webkit-transition: all 0.2s ease-in 0s; -moz-transition: all 0.2s ease-in 0s; transition: all 0.2s ease-in 0s;}
.Footer01_style:hover .Footer01_top_border{ width:120px;-webkit-transition: all 0.4s ease-in 0s; -moz-transition: all 0.4s ease-in 0s; transition: all 0.4s ease-in 0s;}
.Footer01_content { padding:25px 3px 8px 3px;}

/*-------- Footer Contaienr 02 --------*/
.Footer02_style { min-width:160px;}
.Footer02_style:hover .c_title_black{  transition: all 0.5s ease 0s;  -webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;}
.Footer02_top_bg { padding:7px 3px; margin:0;}
.Footer02_content { padding:25px 3px 8px 3px;}

/*-------- notitle --------*/
.notitle_container { }