/**
 * CSS Document for offline page
 * @version $Id: error.css 10387 2008-06-03 10:59:16Z pasamio $
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software and parts of it may contain or be derived from the
 * GNU General Public License or other free or open source software licenses.
 * See COPYRIGHT.php for copyright notices and details.
 */

/* Start Common Styles */
/** {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	color: #000;
}*/

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	margin-bottom: 1px;
	background: #FFFFFF;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
}

td.creator {
	font-size: 10px;
	color: #5F6565;
	font-style: italic;
}
.contentheading, .contentpagetitle {
	font-size: 14px;
	color: #000;
}

a {
	text-decoration: none;
}
#fb-root img {
	display: none;
}



/*table, td, th, div, pre, blockquote, ul, ol, dl, address,.componentheading,.contentheading,.contentpagetitle,.sectiontableheader,.newsfeedheading {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
}*/

/*#outline {
	width: 814px;
	margin: 0px;
	padding: 0px;
	padding-top: 60px;
	padding-bottom: 60px;
	background: #FFFFFF;
}*/
