/**
* $Id: module.css,v 1.2 2006/04/06 17:55:28 mithyt2 Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.wfdownloads_headertable {
	padding: 2;
	margin: 0;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E6C9B;
}
.wfdownloads_modulename {font-size: 16px; text-align: left; font-weight: bold; padding-right: 0.3em;	line-height: 18px;}
.wfdownloads_breadcrumb {font-size: 16px; line-height: 18px;}

.wfdownloads_infotitle {margin-top: 8px; margin-bottom: 8px; font-size: 250%; line-height: 250%; font-weight: bold; display: block;}
.wfdownloads_infotext  {margin-bottom: 8px; line-height: 130%; display: block;}

.wfdownloads_adminlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	color: #6FB8DB;
}

.wfdownloads_indexfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}
.wfdownloads_itemfooter {font-size: 10px; font-weight: bold; text-align: center;  padding: 10px;}

.summary {
	color: #36C5DE;
}
.text {
	line-height: 18px;
	color:#3399CC;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
}

tr.even td{
	padding:5px;
	background-color: #CEECF2;
}

td.even {
	padding:5px;

}

.itemTitle {
	font-weight: bold;
	color: #0099CC;
}

.info {
	width: 90%;
	background-color: #EBEBEB;
	font-size: 10px;
	padding: 5px;
}


.item_commet {
	font-weight: bold;
	color: #2F5376;
	font-size: 14px;
}

