/* 
=================================================================
  m:pro portal container styles
=================================================================
*/ 

/* from containers.xml
	[ACTIONBUTTON:1] - AddContent.Action
	[ACTIONBUTTON:2] - SyndicateModule.Action
	[ACTIONBUTTON:3] - PrintModule.Action
	[ACTIONBUTTON:4] - ModuleSettings.Action
	[ACTIONBUTTON:5] - ModuleHelp.Action
*/


/*** Container 00 ***/

.mprostl_cont00_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
}

.mprostl_cont00_header_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 1px solid rgb(153,153,153);
	width: 100%;
	height: 28px;
}

.mprostl_cont00_headertitle
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:rgb(000,051,102);;
	font-family:Verdana,Arial;
	font-weight:bold; 
	font-size:9pt;
}

.mprostl_cont00_header
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}

.mprostl_cont00_content
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}

/*** Container 01 ***/

.mprostl_cont01_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
}

.mprostl_cont01_header_table
{
	background-color: rgb(153,153,153);
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	height: 28px;
}

.mprostl_cont01_headertitle
{
	background-color: transparent;;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:rgb(000,051,102);
	font-family:Verdana,Arial;
	font-weight:bold; 
	font-size:9pt;
}

.mprostl_cont01_header
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}

.mprostl_cont01_content
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}


/*** Container 02 ***/

.mprostl_cont02_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
}

.mprostl_cont02_header_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	height: 28px;
	background-image: url(mchead_light0.gif);
}

.mprostl_cont02_headertitle
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:rgb(000,051,102);
	font-family:Verdana,Arial;
	font-weight:bold; 
	font-size:9pt;
}

.mprostl_cont02_header
{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}

.mprostl_cont02_content
{
	background-color: transparent;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	height:0px;				/* controls the height but not smaller as font */
	vertical-align:middle;			/* text position relative to height */
	
	border-top: 0px solid white;		/* border around cell */
	border-left: 0px solid white;
	border-right: 0px solid white;
	border-bottom: 0px solid white;

	color:black;
	font-family:Verdana,Arial;
	font-weight:normal; 
	font-size:8pt;
}

/*** Container 03 ***/

.mprostl_cont03_header_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	height: 28px;
	background-image: url(mchead_light1.gif);
}

/*** Container 04 ***/

.mprostl_cont04_header_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	height: 28px;
	background-image: url(mchead_ltgray.jpg);
}

/*** Container 05 ***/

.mprostl_cont05_header_table
{
	background-color: transparent;
	border-top: 0px solid black;		/* border around table */
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	width: 100%;
	height: 28px;
	background-image: url(mchead_light3.gif);
}
