﻿/* ******************************************************************************************* */
/* 	Container set: 	Considero2			*/
/* 	Date created:	17.02.2009.		*/
/* 	Author contacr: 	zarko@considero.net	*/
/* ******************************************************************************************* */

/* ******************** 	GENERAL	*********************** */
.C2Container {
	margin-bottom: 8px;
	width: 100%;
}
.C2Container p {
	padding: 0;
	margin: 0px 0px 0.8em 0px
}
.ActionsDiv {
	padding-left: 30px;
	text-align: right;
}
.SyndPrt {
	margin: 2px 0px;
	padding-right: 2px;
	text-align: right;
}
.FullH {
	height: 100%;
}
.FullWH {
	width: 100%;
	height: 100%;
}
/* ------------------------------ 	TITLE	------------------------------ */
h1.BigH {
	font-size: 22px;
	font-weight: bold;
}
h1.MedH {
	font-size: 16px;
	font-weight: bold;
}
h1 img {
	vertical-align: text-bottom;
	margin-bottom: 2px;
	margin-right: 7px;
}
/* ------------------------------ 	CONTENT	------------------------------ */
.C2ContainerContentPane {
	padding: 5px 8px 0px 8px;
	vertical-align: top;
}
/* ------------------------------ 	OTHER	------------------------------ */

/* ====================	      BlueBkg		==================== */
.BlueContent {
	background-color: #EBF5FF;
	border-top: 1px solid #ffffff;
}
.BlueTitle {
	background-color: #EBF5FF;
	padding-left: 6px;
	padding-right: 6px;
	border-bottom: 1px solid #c9d0d6;
}
.BlueTitle h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0;
}
.BlueTitle h1.BigH {
	font-family: arial;
	font-size: 22px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0;
}
.BlueIcon {
	overflow: hidden;
	background-color: #EBF5FF;
	text-align: left;
	vertical-align: bottom;
}
/* ====================	      WhiteBorder		==================== */
.WhiteBordContent {
	background-color: #ffffff;
	border: 1px solid #e6e6e7;
}
.WhiteBordTitle {
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}
.WhiteBordTitle h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0;
}
.WhiteBordTitle h1.BigH {
	font-family: arial;
	font-size: 22px;
	padding: 0px;
	margin: 3px 0;
}
.WhiteBordIcon {
	overflow: hidden;
	background-color: #ffffff;
	text-align: left;
	vertical-align: bottom;
}
/* ====================	      WhiteNoBorder		==================== */
.WhiteContent {
	background-color: #ffffff;
}
.WhiteTitle {
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
}
.WhiteTitle h1 {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 3px 0;
}
.WhiteTitle h1.BigH {
	font-family: arial;
	font-size: 22px;
	padding: 0px;
	margin: 3px 0;
}
.WhiteIcon {
	overflow: hidden;
	text-align: left;
	vertical-align: bottom;
}
/* ====================	ImageIcon	==================== */
.IconWrapper {
	position: static;
	display: inline;
}
.FloatTitle {
	top:-30px;
	margin:0 0 -30px;
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	_filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
}
.FloatTitle  h1 {
	background-color: #000000;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	display: block;
	line-height: 150%;
	text-align: left;
	margin: 0;
	padding: 0;
	padding-left: 8px;
}
.WhiteIcon img, .WhiteBordIcon img, .BlueIcon img {
	padding: 0;
	margin: 0;
}

/* ====================	BlkTitle	==================== */
.BlackTitle {
	padding-left: 6px;
	padding-right: 6px;
}
.BlackTitle h1 {
	font-family: arial;
	color: #000000;
	padding: 0px;
	margin: 3px 0;
}
/* ====================	BluTitle	==================== */
.NormalBlue {
	background-color: #82ACD0;
}
.NormalBlue h1 {
	color: #ffffff;
}
/* ====================	instancename	==================== */
/* ====================	instancename	==================== */
