/********************************************
// PXI.ca CMS v4.2 
// COMPONENT: Template/Content CSS
// Client: DEV.com
// VERSION: May 2006
********************************************/

/* Load plugin and CMS styles */
@import "/style.xcss";



/* set logo in admin */
html body #pxi_header h1 span {
	position: absolute;
	left: -999em;
}

html body #pxi_header h1 {
	width: 366px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	margin-left: 25px;
	background: url(/assets/piac_admin_head.gif);
}


img {
	border: 0 none;
}
								
address {
	
}

address span {
	display: block;
}

#contents p {
	padding: 1em 0;
	
}

#contents h1 {

	margin: 0;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 5px;

	line-height: 1em;
	text-align: left;
	word-spacing: .3em;
	font-size: 2em;
    letter-spacing: -0.04em;
    color: rgb(49, 58, 61);
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}

#contents h2, #contents h3 {

	margin: 10px 0px 0px 0px;
	font-size: 1.4em;
	text-align: left;
	word-spacing: .3em;
    letter-spacing: -0.04em;
    color: rgb(49, 58, 61);
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}

#contents a {
	color: #0066CC;
}

#contents a:hover, #contents a:active, #contents a:focus {
	background: #0066CC;
	color: white;
}


#contents p {
		
		text-align: left;
		font-weight: normal;


		font-size: 1em;
		line-height: 1.5em;
		}
		
#contents ul, #contents ol {
	font-family: Helvetica,Arial,sans-serif;;
	font-size: 1em;
	line-height: 1.5em;
	float: none;
	margin-left: 5em;
	margin-top: 1em;
	margin-bottom: 1em;
}

#contents li {

}

#contents blockquote {
	margin: 1em 10% 1em 10%;
	font-style: italic;
	font-size: 1em;
	display: block;
	overflow: auto;
	height: 1%;
	text-align: justify;
}

#contents blockquote .cite {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	display: block;
	text-align: right;

}

#contents .attribution {
	float: right;
	font-style: normal;
	font-size: 1.2em;
	color: #CC0000;
	margin-top: 1em;
}

#contents .attribution em {
	display: block;
	font-style: normal;
	font-size: .8em;
	color: #666666;
}

div.doc_info {
	height: 1%;
	overflow: auto;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	
	padding-right: 5px;
	line-height: 1.4em;
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

span.dateline {
	float: left;
	color: black;
	text-transform: uppercase;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

span.dateline em {
	font-style: normal;
	color: #CC0000;
}

span.byline {
	float: right;
	color: black;
	font-size: .8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
}

#contents .auto_link_post {

	margin-left: 50px;
}

#contents .auto_link_post h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	clear: right;
	border-bottom: 1px solid #CFCDC4;
}

#contents .auto_link_post span.date {
	padding-right: 10px;
	color: #696969;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	text-transform: none;
}

	
	
#contents .home_update {
	clear: none;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 1em;
	_height: 1%;
	margin-left: 0px;
}


#contents div.home_update h3 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	clear: right;
	border-bottom: 1px solid #CFCDC4;
}

#contents .home_update h3 a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}


#contents .home_update p {
	padding: 0;
	padding-top: 10px;
	margin: 0;
	text-align:justify;
	font-size: 0.8em;
}



#contents .home_update .date {
	font-size: 0.8em;
	margin: 0;
	font-style: italic;
	display: block;
	margin-top: 3px;

	padding-top: 0px;
	padding-bottom: 2px;
}

#contents .home_update .date em {
	padding-right: 10px;
	color: #696969;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	
}

#contents .home_update .date strong {
	font-style: normal;
	color: #CC0000;
}

div.vcard {
line-height: 1.3em;
margin: 10px 30% 10px 0px;
border: 1px solid #F7F7F7;
padding: 10px;
background: #FFFFF7;

}

#contents a.vcard_import {
	background: url(/pxi_cms/chrome/vcard.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: black;
	font-size: 0.8em;
	line-height: 1.4em;	
	padding-left: 30px;
}

#contents a.vcard_import:hover {
	background: url(/pxi_cms/chrome/vcard.gif);
	background-repeat: no-repeat;
	background-position: top left;
	text-decoration: underline;
	color: #0066CC;
}

#site_map_wrapper ul {
	list-style-type: none;
	margin-left: 50px;	
}

#site_map_wrapper li {

}

#site_map_wrapper ul ul {
	list-style-type: disc;
}

#site_map_wrapper ul li a {
	display: block;
	border-bottom: 1px solid #666666;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#site_map_wrapper ul li ul a {
	font-size: 1em;
	font-weight: normal;
	border-bottom: 0px none;
	display: inline;
}

#home #left_col  h2.feature_red, #contents h2.feature_red {
	float: none;
	margin: 10px auto 0px auto;
	background-color: #DE6A67;
	color: white;
	width: 180px;
	padding: 2px 10px;
	text-align: center;
	border: 0px none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
	background-image: url(/assets/feature_red.gif);
	background-repeat: no-repeat; 
	background-position: top left;
	clear: right;
}

#contents h2.feature_red {
	float: left;
	clear: left;
	margin: 10px 0px 0px 10px;
}

#home #left_col h2.feature_brown, #contents h2.feature_brown {
	float: none;
	margin: 10px auto 0px auto;
	background-color: #EBEBE1;
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	width: 180px;
	padding: 2px 10px;
	text-align: center;
	border: 0px none;
clear: right;
	font-size: 1em;
	letter-spacing: -1px;
	font-weight: bold;
	background-image: url(/assets/feature_brown.gif);
	background-repeat: no-repeat; 
	background-position: top left;
}

#contents h2.feature_brown {
	float: left;
	clear: left;
	margin: 10px 0px 0px 10px;
}


#home #left_col h2.feature_brown a, #home #left_col h2.feature_red a, #contents h2.feature_brown a, #contents h2.feature_red a  {
	color: #fff;
	border-bottom: 1px solid #0059B3;
	text-decoration: none;
}

#home #left_col h2.feature_brown a:hover, #home #left_col h2.feature_red a:hover, #contents h2.feature_brown a:hover, #contents h2.feature_red a:hover  {
	color: #0059B3;
	border-bottom: 1px solid #0059B3;
}


#home #left_col p.feature, #contents p.feature {
	font-size: 0.8em;
	float: none;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	
	padding: 10px;
	width: 178px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#contents p.feature {

	float: left;
	clear: left;
	margin: 0px 0px 10px 10px;
}



#home #left_col p.survey, #contents p.survey, #constant_menu p.survey {

	font-size: 0.8em;
	float: none;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	border-top: 0px none;
	padding: 10px;
	width: 178px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5FDF2;
}

#home #left_col p.survey a, #contents p.survey a, #constant_menu p.survey a{
	font-weight: bold;
	color: #0066CC;
	
	}

#home #left_col h2.survey, #contents h2.survey, #constant_menu h2.survey {
	width: 162px;
	margin: 10px auto 0px auto;
	display: block;
	padding-right: 30px;
	padding-top: 4px;
	padding-left: 6px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	
	border: 1px solid #ccc;
	border-bottom: 0px none;
	background-image: url(/assets/survey_button.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #F5FDF2;
	
}

#contents p.survey, #contents h2.survey {
	float: left;	
	clear: left;
	margin: 0px 0px 10px 10px;
}

#constant_menu p {
	margin: 10px auto;
	padding: 10px;
	width: 178px;

}


#constant_menu p.text_box {
	margin: 10px auto;
	padding: 10px;
	width: 178px;
	border: 1px solid #ccc;
	background: #FFFFF7;
}

#contents p.text_box {
	float: left;	
	clear: left;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	
	border: 1px solid #ccc;
	background: #FFFFF7;
}
	
p.ss {
	width: 178px;
	text-align: center;
	}
	

/**********************************************************
	TEMPLATES */
	
#contents .related {
	border: 1px solid #D9D9D9;
	margin: 2em 10% 2em 0;
}

#contents .related h3 {
	background-color: #F0F3F7;
	background-position: 0% 50%;
	background-repeat: repeat-x;
	background-image: url(/assets/related_back.gif);
	margin: 0px 0px 1em 0px;
	font-size: 1.2em;
}

#contents .related h3.gov {
	margin-left: 1em;
	margin-right: 1em;
	border-bottom: 1px solid green;
	background: white;
}

#contents .related h3.public {
	margin-left: 1em;
		margin-right: 1em;
	border-bottom: 1px solid yellow;
	background: white;
}

#contents .related h3.private {
	margin-left: 1em;
		margin-right: 1em;
	border-bottom: 1px solid red;
	background: white;
}

#contents .related ul {
	list-style-type: none;
}

/* copied for livepreview */

#livePreview h2.feature_red {
	float: none;
	margin: 10px auto 0px auto;
	background-color: #DE6A67;
	color: white;
	width: 180px;
	padding: 2px 10px;
	text-align: center;
	border: 0px none;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-weight: bold;
}

#livePreview h2.feature_brown {
	float: none;
	margin: 10px auto 0px auto;
	background-color: #EBEBE1;
	font-family: Arial, Helvetica, sans-serif;
	color: #383838;
	width: 180px;
	padding: 2px 10px;
	text-align: center;
	border: 0px none;

	font-size: 1em;
	letter-spacing: -1px;
	font-weight: bold;
}

#livePreview h2.feature_brown a, #livePreview h2.feature_red a {
	color: #0059B3;
	text-decoration: none;
}

#livePreview h2.feature_brown a:hover, #livePreview h2.feature_red a:hover {
	text-decoration: underline;
}


#livePreview p.feature {
	font-size: 0.8em;
	float: none;
	margin: 0px auto 10px auto;
	border: 1px solid #ccc;
	
	padding: 10px;
	width: 178px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

span.report_link a, #constant_menu span.report_link a {

	display: block;
	width: 128px;
	height: 108px;
	text-align: center;
	background: url(/assets/report_back.gif);
	background-repeat: no-repeat;
	margin: 10px auto;
	color: black;
	font-size: 13px;
	padding: 40px 10px;
	text-decoration: none;
	font-weight: bold;
	padding: 40px 15px;
}

span.report_link a:hover, #constant_menu span.report_link a:hover  {
	display: block;
	width: 128px;
	height: 108px;
	text-align: center;
	background: url(/assets/report_back.gif);
	background-repeat: no-repeat;
	margin: 10px auto;
	color: #0066CC;
	text-decoration: underline;
	font-size: 13px;
	padding: 40px 15px;
}

#constant_menu span.report_link a, #constant_menu span.report_link a:hover {
	background: url(/assets/gray_report_back.gif);
}

#contents span.report_link a:hover {
	background: url(/assets/gray_report_back.gif);
	background-repeat: no-repeat;

}



