@charset "utf-8";
/* CSS Document - AMSv2 Containers for DotNetNuke Portal 4.9 - AMS Systems S.A. - Copyright 2008 */

/** TAB CONTAINER CSS **/
.c_Head2{
	text-align:left;
	background-image:url(BG_tab_header.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	height:35px;
	margin:10px 0 0 0;}
.c_Head4{
	text-align:left;
	height:35px;
	margin:10px 0 0 0;}
.BGleft{
	float:left;
	background-image:url(BG_tab_left.png);
	background-repeat:no-repeat;
	background-position:top left;}
.BGright{
	background-image:url(BG_tab_right.png);
	background-repeat:no-repeat;
	background-position:top right;}
.title2{
	margin:0 10px 0 10px;
	white-space:nowrap;
	background-image:url(BG_tab.png);
	background-repeat:repeat-x;
	height:35px;
	line-height:35px;}
.title2_vis{
	margin:0;
	float:right;
	text-align:right;
	height:35px;
	line-height:35px;}
.title2_vis .CommandButton:link, .title2_vis .CommandButton:active, .title2_vis .CommandButton:visited{
	text-decoration:none;
	color:#476e91; margin-left:4px;}
.title2_vis .CommandButton:hover{}
.c_content2{
	clear:both;
	background-image:url(BG_tab_content.png);
	background-repeat:no-repeat;
	background-position:top left;}
.c_content2pane{
	padding:10px;
	text-align:left;}
.c_content4{
	clear:both;}
.c_content4pane{
	padding:0;
	text-align:left;}


/** GREY CONTAINER CSS **/
.GreyGlobal{
	background-image:url(BG_grey.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:10px 0 0 0;}
.c_Head3{
	text-align:left;
	height:33px;
	border-bottom:1px solid #dbdbdb;
	border-top:1px solid #dbdbdb;}
.title3{
	margin:0 10px 0 10px;
	white-space:nowrap;
	height:33px;
	line-height:33px;
	float:left;}
.title3_vis{
	margin:0;
	float:right;
	text-align:right;
	height:33px;
	line-height:33px;
}
.title3_vis .CommandButton:link, .title3_vis .CommandButton:active, .title3_vis .CommandButton:visited{
	text-decoration:none;
	color:#476e91; margin-left:4px;}
.title3_vis .CommandButton:hover{}
.c_content3{
	clear:both;}
.c_content3pane{
	padding:10px 10px 0 10px ;
	text-align:left;}


/*---------- default style for Head2 & Normal2 -----------*/
.Head2{font-weight:bold; font-size:12px; color:#4b4b4b; line-height:35px;}
.Head2 span{ margin:0 0 0 0;}
.Head2 img{ vertical-align:middle;}
.Normal2{color:#43494D;}
.Normal2 p{margin-top:0px;}

.ModuleTitle_MenuItem{ border:0; line-height:normal;}
.Settings .Head{ font-size:13px; font-weight:bold;}
.Settings td div input{ vertical-align:top;}