/* Annie Testing: The style rules here should match with "/100706/app/w/lib/withus/css/print/assets/print.css"
 * 
 * /100706/app/w/box/start/pub/print.css 
 * Printing from the div (when the editor's not activated) */

body {
	float: none !important;
 	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: #ffffff !important;
	overflow: visible !important;
	/* same as p */
	font-size: 13pt;
	/* font-family: Georgia, Times New Roman, serif; */
	font-family: Calibri, Arial, sans-serif;
	line-height: 1.3;
	color: #000000;		
	width: 100%;
}
p {
	position:static;
	vertical-align: baseline;
}
frame.custom {
	overflow: visible !important;
}
.wu_formatted {
	overflow: visible !important;
	position: static !important;	
	width: auto !important;
	height: auto !important;
}

/* HIDDEN */
div.ubar_div, div.ubar_div_fixed, div.snap_div, div.template_background, .goo_editor_iframe, div.wiki_header, div#sidebar_container,
div#sidebar_editor, div.template_header, div.template_footer, div.gt_links,
div#toolar_container, table.toolbar, div.snap_border, div.toolbar_save, div.toolbar_cancel,
div.custom_template_background, div.wiki_page_buttons, div.wiki_sidebar_buttons {
	display: none !important;
	background: #ffffff none !important;
} 
div.custom_template_template_container{
	background: #ffffff none !important;	
}
div.custom_template_header {
	position: absolute !important;	
	background: #ffffff none !important;	
}
div.wiki_header {
	position: absolute !important;
}


/* CONTENT DIV */
div.custom_template_content {
	position: absolute !important;
	margin-top: 0 !important;
	margin-left: 35px !important;
}

/* This gets printed when logged in */
.goo_editor_div_container {
	position: relative;
	margin-top: -20px !important;	
	width: 750px !important;	
	overflow: visible !important;	
	height: auto !important;	
}
div#sidebar_container {
	position: absolute !important;
	width: 0px !important;
}
/* This gets printed when logged out */
div#wiki_editor {
	position: relative;
	margin-top: -20px !important;
	overflow: visible !important;	
	height: auto !important;	
	width: 750px !important;	
}
div#wiki_editor h1 {
	font-size: 34pt;
}
div#wiki_editor h2 {
	font-size: 28pt;
}
div#wiki_editor h3 {
	font-size: 22pt;
}
div#wiki_editor h1, div#wiki_editor h2, div#wiki_editor h3 {
	color: #000000;
  font-family: Georgia, Times New Roman, serif;
	letter-spacing: 0.2;
	line-height: 1.25;	
	font-weight: normal;
	font-style: normal;
}
div#wiki_editor a {
	color: #0066cc;
	text-decoration: underline;
}
div#wiki_editor img {	
	page-break-before: auto;
	page-break-after: auto;
	page-break-inside: avoid;
}
div#wiki_editor p, div#wiki_editor ol, div#wiki_editor ul, div#wiki_editor li, 
div#wiki_editor div, div#wiki_editor blockquote {
	font-size: 13pt;
	font-family: Calibri, Arial, sans-serif;
	line-height: 1.3;
	color: #000000;	
}
div#wiki_editor th{
	font-weight: bold;
	padding: 3px;
}
div#wiki_editor td{
	padding: 3px;
}
div#wiki_editor th, div#wiki_editor td, div#wiki_editor td p{
	font-size: 14pt;
	font-family: Calibri, Arial, sans-serif;
	line-height: 1.3;
	color: #000000;		
}
div#wiki_editor blockquote {
	margin-left:30px;
}
div#wiki_editor blockquote.code {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	font-family: Consolas, "Lucida Console", Monaco, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.3;
	padding: 15px 20px;
	word-wrap:break-word;
	
}
div#wiki_editor blockquote.code p {
	color: #000000;
	font-family: Consolas, "Lucida Console", Monaco, monospace;
	font-size: 14pt;
	font-style: normal;
	line-height: 1.3;
	margin: 0;
	word-wrap:break-word;	
}
div#wiki_editor .blockquote {
	border: none;
    margin-right: 10px;
    padding: 10px 10px 10px 20px;
	font-style: italic;
}
