/*
 * 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-family:"Open Sans", Arial, serif; }

/*-------- H1 Title --------*/
.H1Title_style{ min-width:150px;margin-bottom:15px; }
.H1Title_top { padding:7px 10px 5px 0; }
.H1Title_top h2.c_title span{font-size:30px;line-height:1.5em;letter-spacing:0;color:#3e474c;font-weight:800; text-transform:uppercase; }
.H1Title_content { padding:5px 12px 5px 0; }

/*-------- H3 Title --------*/
.H3Title_style{ min-width:150px;margin-bottom:15px; }
.H3Title_top { padding:7px 10px 5px 0; }
.H3Title_top h2.c_title span{font-size:18px;line-height:1.5em;letter-spacing:0;color:#3e474c;font-weight:800; text-transform:uppercase; }
.H3Title_content { padding:5px 12px 5px 0; }

/*-------- Blue Title --------*/
.BlueTitle_style{ min-width:150px;margin-bottom:15px; }
.BlueTitle_top { padding:7px 10px 5px 0; }
.BlueTitle_top h2.c_title span{font-size:18px;line-height:1.5em;letter-spacing:0;color:#24436F;font-weight:800; text-transform:uppercase; }
.BlueTitle_content { padding:5px 12px 5px 0; }

/*-------- Light Box --------*/
.LightBox_style{ min-width:150px;margin-bottom:15px; padding:15px; background:#FAFBFD; border-radius:3px; -webkit-border-radius:3px;-moz-border-radius:3px; }
.LightBox_top { padding:0 10px 7px 0; }
.LightBox_top h2.c_title span{font-size:25px;line-height:40px; font-weight:normal; text-transform:uppercase; color:#3e474c; }
.LightBox_content { padding:5px 12px 5px 0; }

/*-------- Footer Container --------*/
.Footer_style { min-width:140px;}
.Footer_top_bg { padding:10px 3px; margin:0;}
.Footer_style .c_title_white{ font-weight:normal;}
.Footer_content { padding:5px 3px 3px 3px;}
.Footer_style h2.c_title span{font-size:17px;line-height:1.5em; font-weight:normal; text-transform:uppercase; color:#E2EBF2; }

/*-------- notitle --------*/
.notitle_container { }