﻿body 
{
	background-image: url(/images/LantaDiver/LD_background_white.png);
	background-position: left top;
	background-repeat:no-repeat;
	background-color: #ededed;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: Normal;
	font-weight: Normal;
	color: #000000;
	text-decoration: none;
	text-align: left;

}

a:link
{
	text-decoration: none;
	color:black;
}

.inner_htmlarea
{
	background-color:#f2f2f2;
	}

a:hover
{
	text-decoration: none;
	color:Black;
}

a:visited
{
	text-decoration: none;
	color:black;
}


a:active
{
	text-decoration: none;
	color:Black;
}




.imgRight
{
	float:right;
	margin:5px 0px 5px 5px;
}
.iconLink
{
	cursor:pointer ;
}

.iconRed
{
	background-color: #df2c29;

}
	
.iconBlue
{
	background-color:#395f75;
}

.iconGray
{
	background-color:#CECECE;
}

.iconGreen
{
	background-color:Green;
}

.iconBlack
{
	background-color:#000000;
}
.iconRounded
{
	background-image: url('/tholmarks/images/tholmarks/bg_rounded.gif');
	

	}
.iconRoundedGray
{
	
	background-image: url('/tholmarks/images/tholmarks/bg_rounded_gray.gif');
	

	}

	.iconRoundedDarkGray
{
	
	background-image: url('/tholmarks/images/tholmarks/bg_rounded_darkgray.gif');
}
.iconCircle
{
	background-image: url(/tholmarks/images/tholmarks/bg_circle.gif);

	}
	


.Transparent75
{
	filter: alpha(opacity=75);
	
}

.Transparent85
{
	filter: alpha(opacity=85);
	
}

.Transparent90
{
	filter: alpha(opacity=90);
	
}

.Transparent95
{
	filter: alpha(opacity=95);
	
}

.MsgTop
{
	position:absolute;
	top:10px;
	left:0px;
	width:95%;
	_height:50px;
	min-height:50px;
	overflow:visible;
	text-align:left;
	filter:progID:DXImageTransform.Microsoft.Alpha(opacity=85);
	background-color: #CCCCCC;
	z-index: 999999999;
	padding: 4px 4px 4px 4px;
	color:#000000;
	Border: 2px solid black;
	padding-top:20px; padding-bottom: 20px;
	
}


.MsgDiv
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100px;
	background-color: Red;
	z-index: 2;
}


.floatheader, .floatheaderBtn
{
	
	float:left;
	height:40px;
	padding-left: 5px;

}

.floatheaderBtn
{
	
	padding-top:12px;
	height: 30px;
	padding-left: 10px;
}

.lista
{
	background-color: white;	
	list-style-type: none;
	padding: 0px;
}

.divBlock
{
	visibility: visible;
	display: block;	
}


.hiddenlayer
{
	visibility: hidden;
	display: none;	
}
	.flow
	{
		float:left;
		padding: 0px 0px 5px 5px;
		border: 0px dashed silver;
		margin-right:8px;
	width: 142px;
}

	.flowRow
	{
		display:block;	
		width:100%;
		padding: 0px 0px 0px 0px;
		border: 0px dashed silver;
	}
	
	.stdForm
	{
		background-color:#CCCCCC;
		border:1px solid black;
		width:300px;
		}
	.stdButton
	{
		background-color:#CCCCCC;
		border:1px solid black;
		font-size: 14px;
		font-family:Verdana;
		margin: 4px 4px 4px 4px;
	height: 25px;
}		
.btnSave
{
	background-image: url(/MixMS/Images/Icons/Save.png);
	background-position: center left;
	background-repeat:no-repeat;
	}
	
	
	.popupProductFG
{
	background-color:white;
	height:280px;
	margin:5px 5px 5px 5px;
	min-height:280px;
	width:300px;
	font-size:12px;
	font-family:Arial;
	}
	
	
	
.popupProductBG
{
	border:2px solid black;
	background-color:white;
	height:300px;
	min-height:300px;
	width:310px;
	filter: alpha(opacity=95);
	font-size:12px;
	font-family:Arial;	
	}	


.ErrorMsg
{
	background-color:red;
}
.Important
{
	background-color:orange;
}

.Info
{
	background-color:white;
}

	
.icon 
{
	background-color:navy;
	background-repeat: no-repeat;
	margin: 1px 1px 1px 1px;
	vertical-align:middle;
}



.iconLink
{
	cursor:pointer ;
}

.iconRed
{
	background-color: #df2c29;

}
.iconLuddDark
{
	background-color:#fe9cd3;
}
.iconLuddMedium
{
	background-color:#ffe1f8;
}
	
	.iconLuddLight
{
	background-color:#fff2fc;
}
	
		
.iconBlue
{
	background-color:#83a0ff;
}

.iconGray
{
	background-color:#CECECE;
}

.iconGreen
{
	background-color:Green;
}

.iconBlack
{
	background-color:#000000;
}

.iconWhite
{
	background-color:#ffffff;
	}

.iconRounded
{
	background-image: url('http://cms.mixmedia.se/images/icon/transp/bg_rounded.gif');
	

	}
.iconRoundedGray
{
	
	background-image: url('http://cms.mixmedia.se/images/icon/transp/bg_rounded_gray.gif');
	

	}
.iconCircle
{
	background-image: url(http://cms.mixmedia.se/images/icon/transp/bg_circle.gif);

	}
	
.white
{
	color:White;
	}