/* CSS Document */
TD.folder_active{
	color:#666666;
	font-size:12px;
	text-indent:5px;
	font-style:italic;
	font-weight:bold;
}
TD.folder_header{
	height:21px;
	line-height:18px;
	text-indent:9px;
	color:#6699CC;
	font-size:12px;
	font-weight:bold;
}
TD.folder_inactive{
	text-indent:5px;
}
a.folder_inactive,a.folder_inactive:visited,a.folder_inactive:active{
	color:black;
	font-size:12px;		
}
a.folder_inactive:hover{
	text-decoration:none;
	color:red;
}
.lsmailContent{
	width:480px;
	height:100%;
	background: repeat-y url(../images/lsmail/bg_middle.jpg);
	border:2px solid white;
}
DIV.lsm_parent{
	position:relative;
	width:100%;
	height:75px;
	margin-bottom:2px;
	z-index:500;
	background-image:url(../images/lsmail/mailrow/bg.jpg);
	padding:1px;
}
	
DIV.lsm_image{
	position:absolute;
	left:0px;
	top:0px;
	width:75px;
	height:75px;
}
DIV.lsm_name{
	position:absolute;
	left:95px;
	top:3px;
	color:#6699CC;
}
DIV.lsm_attach{
	right:125px;
	position:absolute;
}
A.lsm_read_0:LINK, A.lsm_read_0:HOVER, A.lsm_read_0:VISITED, A.lsm_read_0:ACTIVE {
	font-size:14px;
	font-weight:bold;
}
A.lsm_read_1:LINK, A.lsm_read_1:HOVER, A.lsm_read_1:VISITED, A.lsm_read_1:ACTIVE {
	font-size:12px;
	font-weight:normal;		
}
DIV.lsm_subject{
	position:absolute;
	left:85px;
	top:25px;

}
DIV.lsm_date{
	position:absolute;
	width:150px;
	right:2px;
	color:#6699CC;
	text-align:right;
}
DIV.lsm_icons{
	position:absolute;
	right:20px;
	top:20px;
}
DIV.lsmail_settings{
	width:100%;
	height:100%;
	padding:5px;
	position:relative;
}
TD.lsMail_settingsName{
	font-size:12px;
	font-weight:bold;
}
TD.lsmail_new_choise_title{
	font-weight:bold;
	font-size:14px;
	color:#990000;
}
TD.lsmail_new_choise_desc{
	font-style:italic;
	height:60px;
	vertical-align:top;
	font-size:11px;
}
TABLE.lsm_new_choose{
	border:1px outset white;
	background-color:#E6F2FF;
}
TABLE.lsm_new_choose TD{
	border-bottom:1px solid white;
}
H1.mail{
	font-size:16px;
	color:red;
	text-decoration:underline;
	text-indent:5px;
}
H1.lsm_fav{
	font-size:16px;
	color:red;
	text-decoration:underline;
	text-indent:5px;
	display:inline;
}
P.lsm_fav_info{
	font-size:10px;
	font-style:italic;
	margin-top:0px;
	margin-left:10px;
}
P.lsm_fav_persoonlijk{
	font-size:11px;
	font-style:italic;
	font-weight:bold;
	margin-top:0px;
	margin-left:10px;
}
DIV.lsm_fav_master{
	position:relative;
	height:77px;
	width:100%;
	background-color:white;
	border:1px outset white;	
	margin-bottom:2px;
	background-image:url(../images/lsmail/mailrow/bg.jpg);	
}
DIV.lsm_fav_name{
	font-size:14px;
	font-weight:bold;
	color:#990000;
	position:absolute;
	left:85px;
	top:5px;
}
DIV.lsm_fav_icons{
	position:absolute;
	right:2px;
	bottom:2px;
	width:200px;	
	text-align:right;
}
TD.lsm_fav_name{
	font-weight:bold;
	font-size:12px;
}
TABLE.lsm_fav{
	border:1px outset white;
	background-color:#E6F2FF;
}
DIV.lsm_fav_image{
	left:1px;
	height:75px;
	width:75px;
	position:absolute;
	top:-1px;
}
DIV.lsm_fav_edit{
	right:10px;
	top:3px;
	position:absolute;
}
TD.lsm_fav_info{
	font-size:10px;
}

DIV.lsm_fav_icons INPUT{
	margin:0px;display:inline;
}
