/* 

Document:				print.css
Last edited by:			Steven Fenwick
Documentation:			www.stevenfenwick.com
Notes:					Specific file for printing pages

CSS used in this file is mainly for hiding typography not required for printing:
-----------------------------------------------------------------

/*	1.	Global reset and site defaults	*/
		
* {
	margin: 0;
	padding: 0;
	}		
		
body {
	background: url(../images/container_bgrd_slice.jpg) top center repeat-x;
	color: #626669;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 79%;
	}

#high_contrast {
	background: url(../image/container_bgrd_high_contrast.jpg) top center repeat-x;
	visibility: hidden;
	}
	
	
#content {
	background: url(../images/content_bgrd.gif) 0 144px no-repeat;
	width: 940px;
	}
	
a:link, a:link, a:visited, a:visited, a:active {
	color: #000;
	}
	
a:focus {
	background: #f0f80e !important;
	color: #000 !important;
	visibility: hidden;
	}
		
h1, h2, h3 {
	margin: 0;
	color: #040300;
	}

h3 {
	width: 325px;
	color:#E61000;
	font-size:18px;
	font-weight:normal;
	}

p {
	color: #626669;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 14px;
	}

img {
	border: none;
	}

img.hidden {
	display: none;
	}

#container a {
	color: #626669;
	text-decoration: none;
	}

#container a:hover {
	text-decoration: underline;
	}

fieldset {
	border: none;
	}

legend {
	margin-left: -7px; /* for ie 6 and 7 */
	}

input, textarea {
	font-size: 9px;
	}

select {
	width: 146px;
	color: #2E4557;
	font-weight: bold;
	}

.replace {
	text-indent: -9000px !important;
	font-size: 0.1em !important;
	}

div {
	color: #eee;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
	}

ul {	
	color: #626669;
	list-style: none;
	}

/*	2.	Image rollover - extends image replacement and identical across all brands */
	

/* 	3.	Standard clear fix - clear the container div in the absence of a child clearing div */
			
.clear_fix:after, #container:after, #header:after, #wrapper:after, #content:after,  #main_section_left:after {	/* gecko browsers */
	content: ".";
	display: block;
	height: 0 !important;
	clear: both;
	text-indent: -9000px;
	}

* html .clear_fix { /* ie6 */
	height: 1%;
	overflow: visible;
	}
	
/*	2.	Container  */

#wrapper {
	width: 920px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
	}
	
#header span#titles {
	display: none !important;
	}

#header h2 a:focus {
	background: url(../images/logo.gif) top left no-repeat    !important;
	}

#container {
	background: url(../images/container_bgrd.gif) 0 40px no-repeat;
	width: 920px;
	margin: 0 auto;
	}

#top_nav ul {
	position: absolute;
	z-index: 1000;	
	left: 416px;
	list-style: none;
	background: url(../images/top_nav_bgrd.jpg) top right repeat-y #8d8d8d;
	margin-top: -16px;
	display: none;
	}

#top_nav li {
	float: left;
	font-size: 0.7em;
	width: 90px;
	height: 28px;
	}

#top_nav li a {
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 7px 0 0 0;
	text-align: center;
	width: 90px;
	height: 21px;
	}

#top_nav li a:hover {
	text-decoration: none;
	background: url(../images/top_nav_bgrd_hover.gif) top left no-repeat;
	}

#top_nav li a#current {
	background: url(../images/nav_current.gif) top left no-repeat;
	}

#content span {
	font-weight: bold;
	}

#main_section p {
	font-size: 0.7em;
	}

#main_section p a {
	background: url(../images/link.gif) repeat-x scroll left bottom;
	color: #363535;
	padding-bottom: 1px;
	text-decoration: none !important;
	}

#main_section p a:hover {
	background: none;
	text-decoration: none;
	}

#main_section_left {
	float: left;
	display: inline;
	width: 620px;
	padding: 30px 0 0 0;
	}
		
#main_section_left h1 {
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
	}

#main_section p#top_para {
	font-size: 0.9em;
	font-weight: bold;
	color: #000;
	margin: 24px 0 4px 0;
	padding-left: 0;
	}

#main_section_left h2 {
	font-size: 0.9em;
	font-weight: bold;
	margin: 20px 0 5px 0;
	color: #000;
	}
	
#main_section_left ul {
	font-size: 0.7em;
	float: left;
	width: 590px;
	margin: 0 0 20px 20px;
	list-style-type: disc;
	}
	
#main_section_left li {
	background: url(../images/arrow.gif) top left no-repeat;
	margin: 6px 0;
	padding: 0 0 0 14px;
	}
	
#main_section p.contact span {
	float: left;
	color: #76b900;
	margin-right: 8px;
	}

#main_section p.contact a {
	color: #000;
	text-decoration: underline;
	}

#main_section_left p#bottom_para {
	float: left;
	width: 600px;
	}

#main_section_left p#bottom_para a {
	text-decoration: underline;
	}

#main_section_left p#to_the_top a {
	display: none;
	}

#main_section_right {
	float: left;
	display: inline;
	width: 160px;
	height: 480px;
	padding: 127px 0 0 0;
	margin: 0 0 0 46px;
	visibility: hidden;
	}
	
.contact_box_fade {
	background: url(../images/contact_us.gif) top right no-repeat;
	width: 167px;
	height: 320px;
	padding: 4px 0 0 29px;
	display: none;
	} 
	
	

.remove_background {
	background: none !important;
	}
	
.contact_box_fade li {
	padding: 1px 0 0 8px;
	font-size: 0.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	visibility: hidden;
	}
		
.contact_box_fade li.headline {
	margin: 8px 0 1px 0;
	visibility: hidden;
	}

.contact_box_fade li a {
	font-size: 0.8em;
	background: url(../images/link.gif) repeat-x scroll left bottom;
	color: #363535;
	padding-bottom: 1px;
	text-decoration: none !important;
	visibility: hidden;
	}
	
.contact_box_fade li a#rss {
	background: url(../images/rss.gif) top right no-repeat;
	display: block;
	width: 94px;
	height: 14px;
	padding: 0 32px 0 0;
	color: #363535;
	visibility: hidden;
	}
	
a#linked_in {
	background: url(../images/linkedin.gif) top right no-repeat;
	display: block;
	width: 88px;
	height: 14px;
	padding: 2px 11px 0 0;
	overflow: hidden;
	color: #363535;
	visibility: hidden;
	}

.font_size_1 {
	font-size: 1.0em !important;
	line-height: 1.2em;
	}
	
.font_size_2 {
	font-size: 1.1em !important;
	line-height: 1.2em;
	}

#footer {	
	display: none;
	}

#footer ul {
	float: left;
	margin: 0 0 0 16px;

	}

#footer li {
	float: left;
	display: inline;
	margin: 0 0 0 0;
	color: #a6a6a6;
	font-weight: bold;
	font-size: 0.9em;
	}

#footer li span {
	color: #000;
	margin-left: -30px;
	visibility: visible;
	}

#footer li {
	padding-left: 4px;
	color: #a6a6a6;
	visibility: hidden;
	}

#footer li a:hover {
	color: #484848;
	text-decoration: underline;
	}

#footer ul#right {
	float: left;
	display: inline;
	width: 400px;
	margin-left: 200px;
	}

#footer ul #top {
	padding-right: 12px;
	background: url(../images/top.gif) 28px 3px no-repeat;
	}
	
.dark_contrast {
	background: #000 !important;
	color: #fff !important;
	}
	
