.cnt-default { 
	margin: 0; 
	padding: 0;
	position: relative; 
}

.cnt-default > .header,
.cnt-default > .body { 
	padding: 5px;
}

.cnt-default > .body { 
	overflow: hidden;
}

.cnt-default .header h4 {
	margin-bottom: 0;
}

.cnt-default > .header {
	overflow: hidden;
}

.no-padding > .cnt-default > .body { 
	padding: 0 !important;
}

/*
 * Global Container Layout Settings
 */
 /* OBSOLETE */
 /*
.cnt-default,
.cnt-simple {
	margin: 0;
	padding: 0;
}

.cnt-default > .header,
.cnt-default > .body,
.cnt-default > .footer,
.cnt-simple > .header,
.cnt-simple > .body,
.cnt-simple > .footer
{
	margin: 0;
	padding: 0;
	background: url() no-repeat right top transparent;
	position: relative;
	z-index: 1;
}

.cnt-default > .header > .inner,
.cnt-default > .body > .inner,
.cnt-simple > .body > .inner
{ 
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.cnt-default > .header > .t,
.cnt-default > .body > .t,
.cnt-default > .footer > .t,
.cnt-simple > .header > .t,
.cnt-simple > .body > .t,
.cnt-simple > .footer > .t
{
	margin: 0;
	padding: 0;
	background: url() no-repeat left top transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}
*/
/* -------------------------------------------------------------- 
 	Container: smooth
-------------------------------------------------------------- */


.cnt-default.simple {
	border: 1px solid #99A9B3;
	background: #fff url('../images/cnt-smooth-bg-simple.png') left top repeat-x;
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
.cnt-default.simple > .header > h4 {
	font-size: 1em;
}

.cnt-default.nav > .header {
	background:  url('../images/cnt-technical-header-bg-nav.png') 50% 50% repeat-x;
	color: #fff;
	padding: 3px;
	-moz-border-radius-topleft: 0 0; -webkit-border-top-left-radius: 0 0; border-top-left-radius: 0 0; -moz-border-radius-topright: 0 0; -webkit-border-top-right-radius: 0 0; border-top-right-radius: 0 0;
	border: 1px solid #315164;
	border-bottom: none;
}
.cnt-default.nav > .header > h4 {
	font-size: .975em;
	margin: 3px 0;
}
.cnt-default.nav > .body {
	padding: 3px;
	background: #C7D8E2 url('../images/cnt-technical-fill.png') 50% 35% repeat-x;
	-moz-border-radius-bottomleft: 0 0; -webkit-border-bottom-left-radius: 0 0; border-bottom-left-radius: 0 0; -moz-border-radius-bottomright: 0 0; -webkit-border-bottom-right-radius: 0 0; border-bottom-right-radius: 0 0;
	border: 1px solid #315164;
	border-top: 1px solid #fff;
}
/*
.multiplebgs.cssgradients .cnt-default.nav > .body {
	background: -webkit-radial-gradient(rgba(127,127,127, 0), rgba(127,127,127, 0) 35%, rgba(0,0,0, 0.2)), #C7D8E2;
	background: -moz-radial-gradient(rgba(127,127,127, 0), rgba(127,127,127, 0) 35%, rgba(0,0,0, 0.2)), #C7D8E2;
}
*/


.cnt-default.highlight {
	border: 1px solid #A5B6C0;
}
.cnt-default.highlight > .header {
	background:  url('../images/cnt-factor-header-bg-highlight.png') 50% 50% repeat-x;
	border-bottom: 1px solid #A5B6C0;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 0 0; -webkit-border-top-left-radius: 0 0; border-top-left-radius: 0 0; -moz-border-radius-topright: 0 0; -webkit-border-top-right-radius: 0 0; border-top-right-radius: 0 0;
}
.cnt-default.highlight > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.highlight > .body {
	background: #fff;
	-moz-border-radius-bottomleft: 0 0; -webkit-border-bottom-left-radius: 0 0; border-bottom-left-radius: 0 0; -moz-border-radius-bottomright: 0 0; -webkit-border-bottom-right-radius: 0 0; border-bottom-right-radius: 0 0;
}


.cnt-default.default {
	border: 1px solid #B2C7D2;
}
.cnt-default.default > .header {
	background:  url('../images/cnt-factor-header-bg-default.png') 50% 50% repeat-x;
	border-bottom: 1px solid #B2C7D2;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 0 0; -webkit-border-top-left-radius: 0 0; border-top-left-radius: 0 0; -moz-border-radius-topright: 0 0; -webkit-border-top-right-radius: 0 0; border-top-right-radius: 0 0;
}
.cnt-default.default > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.default > .body {
	background: #fff;
	-moz-border-radius-bottomleft: 0 0; -webkit-border-bottom-left-radius: 0 0; border-bottom-left-radius: 0 0; -moz-border-radius-bottomright: 0 0; -webkit-border-bottom-right-radius: 0 0; border-bottom-right-radius: 0 0;
}


.cnt-default.alternative {
	border: 1px solid #99A9B3;
}
.cnt-default.alternative > .header {
	background:  url('../images/cnt-factor-header-bg-alternative.png') 50% 50% repeat-x;
	border-bottom: 1px solid #99A9B3;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 0 0; -webkit-border-top-left-radius: 0 0; border-top-left-radius: 0 0; -moz-border-radius-topright: 0 0; -webkit-border-top-right-radius: 0 0; border-top-right-radius: 0 0;
}
.cnt-default.alternative > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.alternative > .body {
	background: #fff;
	-moz-border-radius-bottomleft: 0 0; -webkit-border-bottom-left-radius: 0 0; border-bottom-left-radius: 0 0; -moz-border-radius-bottomright: 0 0; -webkit-border-bottom-right-radius: 0 0; border-bottom-right-radius: 0 0;
}
