/* Generic message and error boxes */

.error_mascusman
{
	float:right;
	display: block;
	background: #FEE6B8;
	width:80px;	
	text-align:right;
}
.mbMain_1
{
	float:left;
	display: block;
	background: #FEE6B8;
	background-image: url(/images/error_mascusman_half.gif);
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;
	width:766px;
	min-height:70px;	
	/*color:#FFFFFF;*/
	border: solid 2px #FF5F01;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_2
{
	float:left;
	display: block;
	background: #FEE6B8;
	width:206px;	
	border: solid 2px #FF5F01;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.mbMain_3
{
	float:left;
	display: block;
	background: #FEE6B8;
	width:745px;	
	/*color:#FFFFFF;*/
	border: solid 2px #FF5F01;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_4
{
	float:left;
	display: block;
	background: #FEE6B8;
	width:476px;	
	/*color:#FFFFFF;*/
	border: solid 2px #FF5F01;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.mbMain_5
{
	float:left;
	display: block;
	background: #FEE6B8;
	width:536px;	
	/*color:#FFFFFF;*/
	border: solid 2px #FF5F01;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_5
{
	float:left;
	display: block;
	background: #FEE6B8;
	width:537px;	
	/*color:#FFFFFF;*/
	border: solid 2px #FF5F01;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_15
{
	float:left;
	display: block;
	background: #BCE4BC;
	width:537px;	
	/*color:#FFFFFF;*/
	border: solid 2px #17BE17;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_16
{
	float:left;
	display: block;
	background: #BCE4BC;
	width:206px;	
	border: solid 2px #17BE17;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.mbMain_17
{
	float:left;
	display: block;
	background: #BCE4BC;
	width:745px;	
	border: solid 2px #17BE17;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.mbMain_18
{
	float:left;
	display: block;
	background: #BCE4BC;
	width:476px;	
	border: solid 2px #17BE17;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}
.mbMain_19
{
	background-color: #BCE4BC;
	border: solid 2px #17BE17;
	padding:10px;
}
.mbMain_21
{
	float:left;
	display: block;
	background: #E4E4E4;
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;
	width:766px;
	min-height:70px;	
	border: solid 2px #D5D5D5;
	margin-top:10px;
	margin-bottom:10px;
}
.mbHeader_3
{
	float:left;
	display: block;
	font-weight: bold;
	margin-bottom:5px;	
	font-size:16px;
}

.mbHeader_2
{
	float:left;
	display: block;
	font-weight: bold;
	margin-bottom:5px;	
	font-size:16px;
}

.mbHeader
{
	font-weight: bold;
	margin-bottom:5px;	
	font-size:16px;
}

.mbHeader_1
{
	display: block;
	float: left;
	font-weight: bold;
	padding: 10px;	
	font-size:16px;
	width: 680px;
}

.mbContent_1
{
	display: block;
	float: left;
	padding: 10px;
	width: 680px;
}

.mbContent
{
}

/* Dynagen communication boxes */

/*
	General
*/

div.messageBox
{
	display: block;
	font-size: 12px;
    font-weight: normal;
}

table.messageBox
{

}

td.messageContent
{
	padding: 4px;
	vertical-align: middle;
	text-align: left;
}

td.messageContent p.firstP
{
	margin-top: 0px;
}

td.messageContent p.lastP
{
	margin-bottom: 0px;
}

td.messageContent table.firstTable
{
	margin: -5px;
	border: none;
}

td.mmPic
{
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
}

td.mmPic div
{
	float: right;
	background-attachment: scroll;
	background-repeat: no-repeat;
}

/*
	Message types
*/

/* Advice */
table.msgType_9,
td.msgType_9
{
	border: 2px solid #D1D1D1;
	background: #FFFFFF;
}

/* Information */
table.msgType_10,
td.msgType_10
{
	border: 2px solid #FF5F01;
	background: #FFFFFF;
}

/* Sales */
table.msgType_11,
td.msgType_11
{
	border: 2px solid #FF5F01;
	background: #FEE6B8;
}

/* Personal */
table.msgType_12,
td.msgType_12
{
	border: 2px solid #FF5F01;
	background: #EFEFEF;
}

/* Administrative */
table.msgType_35,
td.msgType_35
{
	border: 2px solid #FF5F01;
	background: #FEE6B8;
}

/* Security */
table.msgType_36,
td.msgType_36
{
	border: 2px solid #FF5F01;
	background: #FFFFFF;
}

table.msgType_36 td.mmPic
{
	width: 31px;
	vertical-align: top;
}

/* Error */
table.msgType_37,
td.msgType_37
{
	border: 2px solid #FF5F01;
	background: #FEE6B8;
}

/*
	Pages
*/

div.pageName_onlinemagazine .messageContent
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 2px;
}

/*
	Positions on page
*/

div.pagePos_top
{
	margin-bottom: 14px;
}

table.pagePos_top
{
	width: 306px;
	min-height: 72px;
}

div.pagePos_right
{
	float: left;
	margin-top: 10px;
	margin-left: 3px;
}

table.pagePos_right
{
	width: 163px;
	height: auto;
}

table.pagePos_right td.messageContent
{
	padding: 2px;
	padding-right: 0px;
}

div.pagePos_contentright
{
	float: right;
	margin-top: 10px;
	margin-left: 0px;
}

table.pagePos_contentright
{
	width: 230px;
	height: auto;
}

table.pagePos_contentright td.messageContent
{
	padding: 6px;
}

div.pagePos_content
{
	float: left;
	margin-bottom: 15px;
}

table.pagePos_content
{
	width: 768px;
	height: auto;
}

div.pageName_productcard table.pagePos_content
{
	width: 560px;
}

div.pageName_admanagement table.pagePos_content
{
	width: 940px;
}

table.pagePos_content td.messageContent
{
	padding: 10px;
}

div.pageName_admanagement table.pagePos_content td.messageContent
{
	padding: 5px;
	font-size: 11px;
}

div.pageName_productcard table.pagePos_content td.messageContent
{
	padding: 5px;
}

table.pagePos_content td.mmPic div
{
	height: 120px;
}

div.pageName_productcard table.pagePos_content td.mmPic div.msgType_36
{
	height: 25px;
}

/*
	Predefined images
*/

/* No image */
.mmPic_31
{
	background-image: none;
}

/* Exclamation mark */
div.msgType_36
{
	width: 25px;
	height: 25px;
	background-image: url(/images/icon_security_advice_25.jpg);
	margin-top: 6px;
	margin-bottom: 6px;
}

/* Mascus Man thinking */
div.msgType_9,
div.msgType_37,
.mmPic_28
{
	width: 89px;
	height: 68px;
}
div.msgType_9,
.msgType_9 .mmPic_28,
.msgType_10 .mmPic_28
{
	background-image: url(/images/mm_thinking_68_white.gif);
}
div.msgType_37,
.msgType_11 .mmPic_28,
.msgType_35 .mmPic_28
{
	background-image: url(/images/mm_thinking_68_orange.gif);
}
.msgType_12 .mmPic_28
{
	background-image: url(/images/mm_thinking_68_grey.gif);
}

.pagePos_content div.msgType_9,
.pagePos_content .mmPic_28
{
	width: 88px;
	height: 120px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.pagePos_content div.msgType_9,
.pagePos_content .msgType_9 .mmPic_28,
.pagePos_content .msgType_10 .mmPic_28
{
	background-image: url(/images/mm_thinking_120_white.gif);
}
.pagePos_content .msgType_11 .mmPic_28,
.pagePos_content .msgType_35 .mmPic_28
{
	background-image: url(/images/mm_thinking_120_orange.gif);
}
.pagePos_content .msgType_12 .mmPic_28
{
	background-image: url(/images/mm_thinking_120_grey.gif);
}

/* Mascus Man standing */
div.msgType_11,
div.msgType_12,
.mmPic_30
{
	width: 89px;
	height: 68px;
}
.msgType_9 .mmPic_30,
.msgType_10 .mmPic_30
{
	background-image: url(/images/mm_standing_68_white.gif);
}
div.msgType_11,
.msgType_11 .mmPic_30,
.msgType_35 .mmPic_30
{
	background-image: url(/images/mm_standing_68_orange.gif);
}
div.msgType_12,
.msgType_12 .mmPic_30
{
	background-image: url(/images/mm_standing_68_grey.gif);
}

.pagePos_content div.msgType_11,
.pagePos_content div.msgType_12,
.pagePos_content .mmPic_30
{
	width: 89px;
	height: 120px;
	margin-right: 2px;
}
.pagePos_content .msgType_9 .mmPic_30,
.pagePos_content .msgType_10 .mmPic_30
{
	background-image: url(/images/mm_standing_120_white.gif);
}
.pagePos_content div.msgType_11,
.pagePos_content div.msgType_35,
.pagePos_content .msgType_11 .mmPic_30,
.pagePos_content .msgType_35 .mmPic_30
{
	background-image: url(/images/mm_standing_120_orange.gif);
}
.pagePos_content div.msgType_12,
.pagePos_content .msgType_12 .mmPic_30
{
	background-image: url(/images/mm_standing_120_grey.gif);
}

/* Mascus Man showing */
div.msgType_10,
.mmPic_29
{
	width: 89px;
	height: 68px;
	margin-right: 2px;
}
div.msgType_10,
.msgType_9 .mmPic_29,
.msgType_10 .mmPic_29
{
	background-image: url(/images/mm_showing_68_white.gif);
}
.msgType_11 .mmPic_29,
.msgType_35 .mmPic_29
{
	background-image: url(/images/mm_showing_68_orange.gif);
}
.msgType_12 .mmPic_29
{
	background-image: url(/images/mm_showing_68_grey.gif);
}

.pagePos_content div.msgType_10,
.pagePos_content .mmPic_29
{
	width: 91px;
	height: 120px;
	margin-bottom: 2px;
}
.pagePos_content div.msgType_10,
.pagePos_content .msgType_9 .mmPic_29,
.pagePos_content .msgType_10 .mmPic_29
{
	background-image: url(/images/mm_showing_120_white.gif);
}
.pagePos_content .msgType_11 .mmPic_29,
.pagePos_content .msgType_35 .mmPic_29
{
	background-image: url(/images/mm_showing_120_orange.gif);
}
.pagePos_content .msgType_12 .mmPic_29
{
	background-image: url(/images/mm_showing_120_grey.gif);
}

/* Mascus Man pushing from left to right */
.mmPic_27
{
	width: 61px;
	height: 68px;
	background-image: url(/images/mm_pushing_lefttoright_68_white.gif);
}

.pagePos_content .mmPic_27
{
	width: 107px;
	height: 120px;
	background-image: url(/images/mm_pushing_lefttoright_120_white.gif);
}

/* Mascus Man pushing from right to left */
.mmPic_26
{
	width: 61px;
	height: 68px;
	background-image: url(/images/mm_pushing_righttoleft_68_white.gif);
}

.pagePos_content .mmPic_26
{
	width: 107px;
	height: 120px;	
	background-image: url(/images/mm_pushing_righttoleft_120_white.gif);
	background-position: right top;
}

/* Mascus Man with a megaphone */

div.mmPic_42
{
	width: 279px;
	background-image: url(/images/mm_shouting_bg.png);
	margin-bottom: 10px;
}

table.mmPic_42
{
	width: 279px;
	background-image: url(/images/mm_shouting_top.png);
	background-repeat: no-repeat;
}

table.mmPic_42 td.messageFooter div
{
	height: 11px;
	font-size: 1px;
	background-image: url(/images/mm_shouting_bottom.png);
}

table.mmPic_42 td.mmPic
{
	width: 119px;
}

table.mmPic_42 td.mmPic div
{
	width: 119px;
	height: 150px;
}

table.mmPic_42 td.messageContent
{
	width: 160px;
}

table.mmPic_42 div.messageContent
{
	padding: 0px;
	width: 150px;
	color: #FFFFFF;
	margin-top: 14px;
	overflow: hidden;
}

table.mmPic_42 div.messageContent p
{
	color: #FFFFFF;
}

table.mmPic_42 div.messageContent a
{
	color: #ECC27D;
}
