﻿/* 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:17px; color:#fff; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}
.c_title_black { font-size:20px; color:#555555; 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_DodgerBlue { font-size:20px; color:#3389D7; font-weight:600;font-family:'Open Sans',Arial, sans-serif;}

/*-------- BlackTitle --------*/
.BlackTitle_style { min-width:160px;}
.BlackTitle_style .c_title_black{transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.BlackTitle_style:hover .c_title_black{ color:#3389D7; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.BlackTitle_c_menu { float:left;}
.BlackTitle_c_help  { float:right;}
.BlackTitle_top_style {margin:0; padding:8px 3px;}
.BlackTitle_content { padding:8px 3px;}
.BlackTitle_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue01 --------*/
.DodgerBlue01_style { min-width:160px;}
.DodgerBlue01_style .c_title_DodgerBlue{transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue01_style:hover .c_title_DodgerBlue{ color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue01_c_menu { float:left;}
.DodgerBlue01_c_help  { float:right; }
.DodgerBlue01_top_bg { padding:5px 3px; margin:0;}
.DodgerBlue01_content { padding:8px 3px;}
.DodgerBlue01_footer { height:12px; line-height:12px; overflow:hidden;}

/*-------- DodgerBlue02 --------*/
.DodgerBlue02_style { min-width:160px;}
.DodgerBlue02_style .c_title_DodgerBlue{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue02_style .DodgerBlue02_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue02_style:hover .c_title_DodgerBlue{ color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue02_style:hover .DodgerBlue02_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;}
.DodgerBlue02_c_menu { float:left;}
.DodgerBlue02_c_help  { float:right; }
.DodgerBlue02_top_bg { border-bottom:1px solid #3389D7; padding:8px 3px;}
.DodgerBlue02_content { padding:8px 3px;}
.DodgerBlue02_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue03 --------*/
.DodgerBlue03_style { min-width:160px;}
.DodgerBlue03_style .c_title_DodgerBlue{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue03_style:hover .c_title_DodgerBlue{ color:#555555; transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue03_c_menu { float:left;}
.DodgerBlue03_c_help  { float:right;}
.DodgerBlue03_top_bg { min-height:25px; border:1px solid #3389D7;padding:3px 10px 6px 12px;}
.DodgerBlue03_style .DodgerBlue03_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue03_style:hover .DodgerBlue03_top_bg{  border:1px solid #555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue03_content { padding:10px 6px;}
.DodgerBlue03_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue04 --------*/
.DodgerBlue04_style { min-width:160px;}
.DodgerBlue04_c_menu { float:left;}
.DodgerBlue04_c_help  { float:right;}
.DodgerBlue04_top_bg { min-height:25px; background:#3389D7;padding:4px 10px 7px 12px; }
.DodgerBlue04_style .DodgerBlue04_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue04_style:hover .DodgerBlue04_top_bg{ background:#555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue04_content { padding:10px 6px;}
.DodgerBlue04_footer { height:14px; line-height:14px; overflow:hidden;}

.DodgerBlue04_shadow_l { background:url(images/container04_shadow_l.png) no-repeat left top; top:0; position:relative; z-index:1; }
.DodgerBlue04_shadow_r { background:url(images/container04_shadow_r.png) no-repeat right top; }
.DodgerBlue04_shadow_c { background:url(images/container04_shadow_c.png) repeat-x left top; height:10px; margin:0 102px; }

/*-------- DodgerBlue05 --------*/
.DodgerBlue05_style { min-width:160px;}
.DodgerBlue05_c_menu { float:left;}
.DodgerBlue05_c_help  { float:right; }
.DodgerBlue05_top_bg { min-height:25px; backgropadding:3px 10px 6px 12px;}
.DodgerBlue05_style .DodgerBlue05_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue05_style:hover .DodgerBlue05_top_bg{ background:#555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue05_content { padding:10px 12px ; border:1px solid #3389D7;}
.DodgerBlue05_style .DodgerBlue05_content{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue05_style:hover .DodgerBlue05_content{  border:1px solid #555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue05_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue06 --------*/
.DodgerBlue06_style { min-width:160px; }
.DodgerBlue06_c_menu { float:left;}
.DodgerBlue06_c_help  { float:right;}
.DodgerBlue06_top_bg { min-height:25px;padding:3px 10px 6px 12px; background:#3389D7;}
.DodgerBlue06_style .DodgerBlue06_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue06_style:hover .DodgerBlue06_top_bg{ background:#555;transition: all 0.8s ease 0s;  -webkit-transition:all 0.8s ease 0s;-moz-transition:all 0.8s ease 0s;}
.DodgerBlue06_content { padding:10px 12px; background:#dfdfdf;}
.DodgerBlue06_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue07 --------*/
.DodgerBlue07_style { min-width:160px; }
.DodgerBlue07_c_menu { float:left;}
.DodgerBlue07_c_help  { float:right; }
.DodgerBlue07_top_bg {min-height:25px; background: #3389D7; padding:4px 10px 7px 12px;}
.DodgerBlue07_content { padding:10px 12px ;background:#333;}
.DodgerBlue07_content, .DodgerBlue07_content * { color:#fff; }
.DodgerBlue07_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- DodgerBlue08 --------*/
.DodgerBlue08_style { min-width:160px;}
.DodgerBlue08_c_menu { float:left;}
.DodgerBlue08_c_help  { float:right; }
.DodgerBlue08_top_bg { min-height:25px; backgropadding:3px 10px 6px 12px; border-left:1px solid #c0c0c0; border-right:1px solid #c0c0c0; border-top:1px solid #c0c0c0; padding:10px;}
.DodgerBlue08_top_bg h2.c_titles span.c_title_white {color:#0095b7;}
.DodgerBlue08_style .DodgerBlue05_top_bg{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue08_content { padding:10px 12px ; border:1px solid #c0c0c0;}
.DodgerBlue08_style .DodgerBlue05_content{ transition: all 0.6s ease 0s;  -webkit-transition:all 0.6s ease 0s;-moz-transition:all 0.6s ease 0s;}
.DodgerBlue08_footer { height:14px; line-height:14px; overflow:hidden;}

/*-------- Footer01 --------*/
.Footer01_style { min-width:160px;}
.Footer01_c_menu { float:left;}
.Footer01_c_help  { float:right; }
.Footer01_top_bg { padding:8px 3px; margin:0;}
.Footer01_content { padding:16px 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 { }
