/*
	print.css
	print styles specific to all stc websites
*/

/* overrides
-------------------------------- */
img { display: none!important; } 
html * { background: #FFFFFF none!important; height: auto; min-height: auto; overflow: visible!important; float: none!important; color: #000000!important; }
a { color: #000000!important; text-decoration: underline!important; }
ul { list-style: square!important; }
ul li { list-style: square!important; text-align: left!important; float: none; }

body, html { background: none; }

/* container
-------------------------------- */
#container { width: 100%; padding: 0px; }

/* header
-------------------------------- */
#header { display: none; }

/* content
-------------------------------- */
.columns-main #content-main { width: 100%!important; }
#content-main { clear: left; }

/* footer
-------------------------------- */
#footer { display: none; }

/* footer
-------------------------------- */
#content { width: 100%!important; }
table#punters-guide { width: 100%!important; }
#content #lp-section-4 dl { width: 100%!important; }

/* Calendar
-------------------------------- */	
#calendar table tbody td { color: #3982B6!important; }
#calendar table tbody td.active {  }
#calendar table tbody td.active * { background: #3982B6!important; }
#calendar table tbody td { border: 1px solid #EEEEEE!important; }

/* Editor
-------------------------------- */	
div.editor { }
div.editor iframe { height: 340px; width: 440px; border: none; }

/* Forms
-------------------------------- */	
div.form { display: none; }

/* Related Links
-------------------------------- */	
#lp-section-4 { display: none; }
