.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: easy
-------------------------------------------------------------- */



.cnt-default.simple > .header {
	background: url('../images/cnt-easy-header-bg-simple.png') 50% 50% repeat-x;
	border: 1px solid #23476B;
	color: #E1E1E1;
	text-shadow: 0 1px 0 #000000;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.simple > .header > h4 {
	font-size: 1em;
}

.cnt-default.simple > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid #336699;
	border-top: none;
}

/*
.cnt-default.simple {}

.cnt-default.simple > .header {
	background: url('../images/cnt-easy-header-bg-simple.png') 50% 50% repeat-x;
	border: 1px solid #336699;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.simple > .header > h4 {
	color: #E1E1E1;
	text-shadow: 0 1px 0 #000000;
	font-size: 1em;
}
.cnt-default.simple > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid ;
	border-top: none;
}
*/
/* -------------------------------------------------------------- 
 	Container: easy
-------------------------------------------------------------- */



.cnt-default.default > .header {
	background: url('../images/cnt-easy-header-bg-default.png') 50% 50% repeat-x;
	border: 1px solid #23476B;
	color: #E1E1E1;
	text-shadow: 0 1px 0 #000000;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.default > .header > h4 {
	font-size: 1em;
}

.cnt-default.default > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid #336699;
	border-top: none;
}

/*
.cnt-default.default {}

.cnt-default.default > .header {
	background: url('../images/cnt-easy-header-bg-default.png') 50% 50% repeat-x;
	border: 1px solid #336699;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.default > .header > h4 {
	color: #E1E1E1;
	text-shadow: 0 1px 0 #000000;
	font-size: 1em;
}
.cnt-default.default > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid ;
	border-top: none;
}
*/
/* -------------------------------------------------------------- 
 	Container: easy
-------------------------------------------------------------- */



.cnt-default.highlight > .header {
	background: url('../images/cnt-easy-header-bg-highlight.png') 50% 50% repeat-x;
	border: 1px solid #23476B;
	color: #E1E1E1;
	text-shadow: 0 1px 0 #336699;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.highlight > .header > h4 {
	font-size: 1em;
}

.cnt-default.highlight > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid #336699;
	border-top: none;
}

/*
.cnt-default.highlight {}

.cnt-default.highlight > .header {
	background: url('../images/cnt-easy-header-bg-highlight.png') 50% 50% repeat-x;
	border: 1px solid #336699;
	max-height: 96px;
    -moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
}

.cnt-default.highlight > .header > h4 {
	color: #E1E1E1;
	text-shadow: 0 1px 0 #336699;
	font-size: 1em;
}
.cnt-default.highlight > .body {
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid ;
	border-top: none;
}
*/

.cnt-default.alternative > .header {
	background:  url('../images/cnt-technical-header-bg-alternative.png') 50% 50% repeat-x;
	color: #fff;
	padding: 3px;
	-moz-border-radius-topleft: 4px 4px; -webkit-border-top-left-radius: 4px 4px; border-top-left-radius: 4px 4px; -moz-border-radius-topright: 4px 4px; -webkit-border-top-right-radius: 4px 4px; border-top-right-radius: 4px 4px;
	border: 1px solid #254A70;
	border-bottom: none;
}
.cnt-default.alternative > .header > h4 {
	font-size: .975em;
	margin: 3px 0;
}
.cnt-default.alternative > .body {
	padding: 3px;
	background: #BFD5EA url('../images/cnt-technical-fill.png') 50% 35% repeat-x;
	-moz-border-radius-bottomleft: 4px 4px; -webkit-border-bottom-left-radius: 4px 4px; border-bottom-left-radius: 4px 4px; -moz-border-radius-bottomright: 4px 4px; -webkit-border-bottom-right-radius: 4px 4px; border-bottom-right-radius: 4px 4px;
	border: 1px solid #254A70;
	border-top: 1px solid #fff;
}
/*
.multiplebgs.cssgradients .cnt-default.alternative > .body {
	background: -webkit-radial-gradient(rgba(127,127,127, 0), rgba(127,127,127, 0) 35%, rgba(0,0,0, 0.2)), #BFD5EA;
	background: -moz-radial-gradient(rgba(127,127,127, 0), rgba(127,127,127, 0) 35%, rgba(0,0,0, 0.2)), #BFD5EA;
}
*/
