/* ^^^^^^^^^^^^^^^ CSS by - www.mazarin.lk ^^^^^^^^^^^^^^^ */
/* ---- Left Column ---- */
.uploadBut {
	margin:10px 0;
}
/* ---- Middle Column ---- */
#middleMF {
	width:564px;
	float:left;
	clear:right;
/*	margin-bottom:15px;	*/
}
#contentAreaMF {
	padding:0 0 0 20px;
	margin-top:15px;
}
#contentAreaMF h1 {
	font:bold 140% Arial, Helvetica, sans-serif;
	color:#00518A;
}
#contentHeading{
	font:bold 140% Arial, Helvetica, sans-serif;
	color:#00518A;
	margin-top:-10px;
}
#contentAreaMF .stepsheaderLine {
	margin:5px 0;
}
#contentAreaMF h2 {
	font:normal 97% Arial, Helvetica, sans-serif;
	color:#666;
	margin:15px 0 0 0;
}
table.tableFL  {
	width:544px;
	margin: 5px 0 10px 0;
	border:solid 1px #DCE7F3;
}
table.tableFL thead tr {
	/* background-color:#849EB7; */
	background-color:#849EB7;
}
table.tableFL thead th {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}
.sortable{
	padding-top:5px;
	padding-bottom:5px;
}
table.tableFL .flowname {
	width:155px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
table.tableFL .createdate {
	width:89px;
	padding-top:4px;
	padding-bottom:4px;
}
table.tableFL .modifydate {
	width:89px;
	padding-top:4px;
	padding-bottom:4px;
}

table.tableFL .version {
	width:54px;
}
table.tableFL thead tr th.action {
	width:90px;
}
.container{
	width:150;
}
.preview {
	width:49px;
	height:15px;
	float:left;
}
.delete {
	width:49px;
	height:15px;
	float:left;
}
.email {
	width:49px;
	height:15px;
	float:left;
}
table.tableFL .action {
	width:150px;
}

table.tableFL .createdate, .modifydate{
	padding:3px 3px;
}
table.tableFL thead a, a:visited, a:active  {
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
table.tableFL thead a:hover {
	text-decoration:underline;
}
table.tableFL tbody tr.odd {
	background-color:#E7EFFF;
}
table.tableFL tbody tr.even {
	background-color:#D9E0EC;
}
table.tableFL tbody tr td {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
}
table.tableFL tbody a:link, a:visited, a:active  {
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#4B6B8A;
	text-decoration:underline;
}
table.tableFL tbody a:hover {
	text-decoration:underline;
	color:#333;
}
thead{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
.pagebanner{
	font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
	padding-top:2px;

}

table.innerTB td.preview{
	
}

.empty{
	
}

.preview{

}
.email{

}
.delete{

}

#contentAreaMF p {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#004367;
	line-height:20px;
	margin:5px 0 10px;
}
#contentAreaMF a.contentLink:link, a.contentLink:visited, a.contentLink:active {
	font:normal 100% Arial, Helvetica, sans-serif;
	color:#3B8BB6;
	text-decoration:underline;
}
#contentAreaMF a.contentLink:hover {
	color:#004367;
}
/* ---- Clearing Element ---- */
#clearoneInner {
	clear:both;
	height:1px;
}
#referLink{
	font:normal 11px Tahoma, Arial, sans-serif; 
	color:#ABABAB;
	margin:14px 7px 0 0;
	float:right;
}
a.refLink:link, a.refLink:visited, a.refLink:active {
	font:normal 11px Tahoma, Arial, sans-serif; 
	color:#ABABAB;
	text-decoration:none;
}
a.refLink:hover{
	font:normal 11px Tahoma, Arial, sans-serif; 
	color:#1E6C86;
	text-decoration:none;
}
a.introLink:link, a.introLink:visited, a.introLink:active {
	font:normal 11px Tahoma, Arial, sans-serif; 
	color:#3B8BB6;
	text-decoration:underline;
}
a.introLink:hover {
	font:normal 11px Tahoma, Arial, sans-serif; 
	color:#01597F;
	text-decoration:underline;
}
#clearoneDemo01 {
	clear:both;
	height:1px;
}