/**
* $Id: module.css,v 1.2 2006/04/06 17:55:28 mithyt2 Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

.pubs_headertable {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.pubs_modulename {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	font-variant: small-caps;
}
.pubs_breadcrumb {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
}

.pubs_infotitle {
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}

.pubs_infotext {
  margin-bottom: 8px; 
  display: block;
}

.pubs_adminlinks {
  padding-top: 15px; 
  padding-bottom: 5px; 
  font-size: 10px; 
  text-align: center; 
  line-height: 18px;
}

.pubs_indexfooter {
  font-size: 10px; 
  font-weight: bold; 
  text-align: center;  
  padding: 10px;
}

.pubs_itemfooter {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #D3DFEF;
}

.pubs_sidebar_Left {
	background-color: #ECECEC;
	padding: 5px;
	border: 1px solid #919B9C;
}

.pubs_sidebar_right {
	background-color: #ECECEC;
	padding: 5px;
	border-bottom: 1px solid #919B9C;
	border-right: 1px solid #919B9C;
	border-top: 1px solid #919B9C;
}

.pubs_review_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
}

.pubs_review_byline {
	color: Gray;
	line-height: 10pt;
}

.pubs_banner {
	background-color: #D3DFEF;
	padding: 5px;
}

.pubs_banner_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	font-style: normal;
	color: Black;
}

.pubs_outer {
	background-color: transparent;
	vertical-align: middle;
	color: #708090;
}

.pubs_main_table {
	border: 1px solid #002B5E;
}

.pubs_cat_footer {
	text-align: right;
	padding-top: 4px;
	border-top: 2px solid #BACDDD;
	margin-right: 6px;
}

.pubs_pagenav {
	text-align: center;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
