/* -----------------------------------------
Print Stylesheet for Dan Ferber - www.danferber.com
Author: cdeVision.com
Copyright: (c)2008 cdeVision
Created: 28 March 2008
Amended: (note date and by whom and any notes)
-------------------------------------------- */
body {background:white; text-align:center;/* IE hack to center page contents */
	margin:0; padding:0; font-family:verdana,helvetica,sans-serif; font-size:12px; color:#000;}

h1, h2, h3 {padding:0; margin:0;}
h2 {font:normal 22px georgia,serif; padding:0 0 12px 0; color:#000;} /* page titles */
h3 {font-size:16px; font-weight:normal; padding-bottom:4px;} /* sub-titles */
p {margin:0; padding:0 0 12px 0; line-height:18px;}
ul {margin:0; padding:0;}
li {}

img {border:0;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div.hrule {height:1px; width:99%; background:#ccc; margin:10px auto 15px;}
div.hrule hr {display:none !important;}

div.rule {background:#ccc; height:1px; margin:5px 0 15px;}

div#printlogo {display:none;}

/* fix PNG transparency in IE */
#logo, #clientlogin {behavior:url(scripts/iepngfix.htc);}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:underline;}  
a:visited {}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000;}
a:active, a:focus {outline:none;}

a.pdf {}


/* ---- forms ----------------------------------------- */
form {margin:0;}
input, textarea, select, option {font-family:arial,helvetica,sans-serif; font-size:13px;}
input {border:1px solid #ccc; width:300px;}
textarea {border:1px solid #ccc; width:300px; height:180px;}
input.button {background-color:#ccc; color:#666; width:80px;}
/* form tables */
table#formTable {margin:0 auto 10px; border:0 !important;}
	table#formTable td {vertical-align:top; padding:4px; font-size:13px; border:0 !important;}
	table#formTable td.right {text-align:right;}
p.error {padding:0 0 12px 22px !important; background:url(admin/icons/warning.gif) 0 1px no-repeat; color:#de0000;}
p.thanks {color:#9E3E42 !important;}


/* ---- ids & classes ----------------------------------------- */
#frame {width:100%; text-align:center;}

#topnavwrap {display:none !important;}
	
#header {margin:0 auto; text-align:left;}
	#logo h1 {font:bold 22px arial,sans-serif;}
		#logo h1 a {text-decoration:none; color:#000;}
	#tagline h2 {font:normal 18px georgia,serif;}
	
#content {margin:0 auto; text-align:left; text-align:left; width:100%; padding:30px 0; border-top:1px solid #666; border-bottom:1px solid #666;}
	#content a {font-weight:bold;}
	#main {float:left; width:70%; background:#fff;}
		p#intro {font-size:15px; line-height:20px;}
		img.mainimg {display:none;}
		img.articleimg {display:none;}
	#sidebar {float:right; width:25%; margin:0 0 20px 0px; padding-left:20px; border-left:1px solid #ccc; background:#fff;}
		#sidebar h2 {font-size:18px; padding:0 0 12px 0;}
		#sidebar p {font-size:11px; line-height:15px; padding:0 0 5px 0 !important;}
		#sidebar a.on {text-decoration:none;}
		p.caption {display:none;}
		
#footer {margin:0 auto; text-align:left; width:870px; color:#000; margin-top:10px; padding:0;}
	#footer p {font:normal 10px/14px verdana;}
p#props {font:normal 10px/14px verdana; color:#000; padding:0 2px;}
	p#props a {display:inline; color:#000; padding:0; text-decoration:underline;}
		p#props a:hover {background:none; color:#000; text-decoration:none;}