/**
* $Id: print.css,v 1.3 2007/08/08 11:53:24 marcan Exp $
* Module: SmartFAQ
* Author: marcan <marcan@notrevie.ca>
* Licence: GNU
*/

#pagelayer {
	margin-left: auto;
	margin-right: auto;
	width:600px;
	font-family: Arial;
	font-size: 12px;
}
#header{
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	height:100px;
	text-align: center;
}
#subheader {
	border-bottom: 1px solid #818B6E;
	margin-bottom: 15px;
	height: 18px;
	font-weight: bold;
	padding-top: 3px;
	margin-leftt:1px;
}
#sitetitle {
	color: #0A2664;
}
#siteslogan {
	color: #818B6E;
	border-left: 1px solid #818B6E;
	padding-left: 10px;
	margin-left: 10px;
}
#title {
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 10px;
}
#body {
	text-align: justify;
}
#footer {
	border-top: 1px solid #818b6e;
	margin-top: 15px;
	padding-top:3px;
	text-align: left;
	font-size: 90%;
}
img {border: 0px;}
.sectionSeparation {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	border-top: 1px solid #D6D7D9;
	text-align: right;
}
table {width: 100%;	font-size: 12px;}
a {color: #5B9204; text-decoration: none;}
a:hover {text-decoration: underline; color: black;}

}
#prestige_3columns_content_table {
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
.prestige_3columns_content {
	width: 33%;
	vertical-align: top;
}
.prestige_3columns_content_grey_left {
	background-color: #E2E2E2;
	padding-top: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000;
	width: 33%;
	vertical-align: top;
}
.prestige_3columns_inter_col {
	padding: 3px;
}
.prestige_red{
	color: #AE0029;
	font-weight: bold;
}
#smartcontent_print_button {
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	border: 1px solid #000;
}

.next{
	display: none;
}
legend { color: #0353c4; font-size: 90%; font-weight: bold; }
fieldset { font-size: 80%; }
#pull_quote { font-size: 90%; font-style: italic; background-color: #c0c0c0; text-align: left; width: 150px; float: right; margin: 10px 0 10px 15px; padding: 10px; border: solid 1px silver; }
.pull_author { font-size: 80%; font-weight: bold; font-style: normal; line-height: 1.1em; text-align: right; }
a.showLink, a.hideLink { text-decoration: none; color: #0353c4; font-size: 12px; padding-left: 8px; background: url(../../themes/icon/img/down.gif) no-repeat left 50%; visibility: hidden; }
a.hideLink { background: url(../../themes/icon/img/up.gif) no-repeat left 50%; visibility: hidden; }
a.showLink:hover, a.hideLink:hover { visibility: hidden; border-bottom: 1px dotted #36f; }

