/* screen styles */

/* Notes:
	Standard Typeface: Arial
	background color top: #efefd9
	background color bottom: #efefd9
	
	left border width: 11px;
	
	link highlight color: #E05E1F;
	
	standard font color: #999999
	alt font color: #65556C (navigation, news, and tagline text)
	
	footer font color: #6D6D69
	
	cream background: #ffffe6
	
	home page styles:
	linked header font color: #666;
	
*/

/* basic styles */

body {
	background-color: #efefd9;
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #efefd9;
}

img {border: 0; vertical-align:baseline;}

a {text-decoration: none;}
a:link {color: #000000;}
a:visited {color: #000000;}
a:active {color: #E05E1F;}
a:hover {color: #E05E1F;}
p {
	line-height: 1.5;
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 1em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #666;
	font-weight: normal;
}

h1 {font-size: 1.6em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.15em;}
h4, h5, h6 {font-size: 1em;}

h2 {
	color: #E05E1F;
	font-weight: bold;
}

.divider {clear: both; height: 0px; overflow: hidden;}

/* typefaces */

body {
	font-size: small;
}

* html body { /* IE 5 - 6 font size fix */
	\font-size: x-small;
	f\ont-size: small;
}


/* layout */
#headerFrame, #contentFrame, #pageFrame, #newslinksFrame, #footerFrame {
	position: relative; /*accomodate position within frame */
	text-align:center; /* accommodate IE 5.x centering model */
	padding: 0;
	margin: 0;
	background-position: top center;
	background-repeat: repeat-y;
}

/* sub-page header */
.internal#headerFrame {
	height: 150px; 
	overflow: hidden;
}

#headerBody, #contentBody, #pageBody, #footerBody, #newslinksBody {
	position: relative; /*accomodate position within frame */
	width: 850px;
	margin: 0 auto 0 auto; /* standard centering */
	padding: 0;
	text-align: left; /*fix IE 5.x centering model*/
}

#headerFrame {
	background-image: url("../images/header_bgd_tile.gif");	
	background-color: #efefd9;
}

#contentFrame {
	background-image: url("../images/content_bgd_tile.gif");
}

#pageFrame {
	background-image: url("../images/page_content_bgd_tile.gif");
}

#newslinksFrame {
	background-image: url("../images/news_links_bgd_tile.gif");
}

#footerFrame {
	 background-image: url("../images/footer_bgd_top.gif");
	 background-repeat:no-repeat;
}


/* global navigation */
ul#globalNav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 108px;
	left: 11px;
	width: 840px;
	height: 37px;
	background: #E3E1DD;
}

ul#globalNav li {
	float: left;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	height: 37px; /* height is consistant across links*/
}

ul#globalNav li a {
	display: block;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
	width: 100%;
}

ul#globalNav li a span {
	position: absolute;
	top: -10000px;
}

ul#globalNav li#gn-services {
	width: 79px;
	background-image: url("../images/global_nav_home.gif");
}

ul#globalNav li.current#gn-services {
	background-image: url("../images/global_nav_home_on.gif");
}
ul#globalNav li.current#gn-services a:hover {
	background-image: url("../images/global_nav_home_on.gif");
}

ul#globalNav li#gn-services a:hover {
	background-image: url("../images/global_nav_home_over.gif");
}

ul#globalNav li#gn-industries {
	width: 75px;
	background-image: url("../images/global_nav_about.gif");
}

ul#globalNav li.current#gn-industries {
	background-image: url("../images/global_nav_about_on.gif");
}
ul#globalNav li.current#gn-industries a:hover {
	background-image: url("../images/global_nav_about_on.gif");
}

ul#globalNav li#gn-industries a:hover {
	background-image: url("../images/global_nav_about_over.gif");
}

ul#globalNav li#gn-customer {
	width: 78px;
	background-image: url("../images/global_nav_word.gif");
}

ul#globalNav li.current#gn-customer {
	background-image: url("../images/global_nav_word_on.gif");
}
ul#globalNav li.current#gn-customer a:hover{
	background-image: url("../images/global_nav_word_on.gif");
}

ul#globalNav li#gn-customer a:hover {
	background-image: url("../images/global_nav_word_over.gif");
}

ul#globalNav li#gn-company {
	width: 100px;
	background-image: url("../images/global_nav_reader.gif");
}

ul#globalNav li.current#gn-company {
	background-image: url("../images/global_nav_reader_on.gif");
}
ul#globalNav li.current#gn-company a:hover {
	background-image: url("../images/global_nav_reader_on.gif");
}

ul#globalNav li#gn-company a:hover {
	background-image: url("../images/global_nav_reader_over.gif");
}

ul#globalNav li#gn-advertise {
	width: 101px;
	background-image: url("../images/global_nav_advertise.gif");
}

ul#globalNav li.current#gn-advertise {
	background-image: url("../images/global_nav_advertise_on.gif");
}
ul#globalNav li.current#gn-advertise a:hover {
	background-image: url("../images/global_nav_advertise_on.gif");
}

ul#globalNav li#gn-advertise a:hover {
	background-image: url("../images/global_nav_advertise_over.gif");
}

ul#globalNav li#gn-subscribe {
	width: 89px;
	background-image: url("../images/global_nav_subscribe.gif");
}

ul#globalNav li.current#gn-subscribe {
	background-image: url("../images/global_nav_subscribe_on.gif");
}
ul#globalNav li.current#gn-subscribe a:hover {
	background-image: url("../images/global_nav_subscribe_on.gif");
}

ul#globalNav li#gn-subscribe a:hover {
	background-image: url("../images/global_nav_subscribe_over.gif");
}

ul#globalNav li#gn-blank {
	width: 318px;
	background-image: url("../images/global_nav_blank.gif");
}

/* logo/masthead */
#masthead {
	margin: 0 0 0 0px;
	padding: 37px 0 0 0;
	background-image: url("../images/written_logo2.gif");
	background-position: top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 350px;
	height:108px;
	overflow: hidden;
}

#masthead a {
	display: block;
	width: 100%;
	height: 100%;
}

#masthead span {
	position: absolute;
	top: -10000px;
}

#flashcontent {
	width: 506px;
	height: 184px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 0px;
	visibility: visible;
}

/* splash area may hold image or flash object -- set display and margin for all possible elements*/
#flashcontent img {
	margin: 0;
	padding: 0;
	display: block;
}

/* sub page content */

.subNav {
	list-style: none;
	float: left;
	padding: 24px 0 38px 0;
	margin: 0 0 0 12px; 
	_margin: 0 0 0 6px; /* hack for IE 6 to fix spacing bugs */
	width: 142px;
	background-color: #ffffe6;
	background-image: url("../images/h_border_bgd_tile.gif");
	background-position: bottom left;
	background-repeat:repeat-x;
	font-size: .9em;
}

.subNav li { 
	margin: 0; 
	padding: 0;
	_border-bottom: 1px solid #ffffe6; /* hack for IE 6 to fix spacing bugs */
}

.subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.subNav a {
	display: block;
	color: #65556C;
	padding: 2px 15px 2px 24px;
	margin: 0;
}

.subNav a:hover {
	background-color: #efefd9;
}

.subNav li ul li a {
	padding: 2px 12px 2px 48px;
	color: #999999;
}

.subNav li ul li a:visited {
	color: #999999;
}

.subNav li a.current{
	text-decoration: underline;
	color: #DD4E00;
}
.subNav li span.current{
	text-decoration: underline;
	color: #DD4E00;
	display: block;
	padding: 2px 24px 2px 24px;
}
.subNav li a.currentFolder{
	text-decoration: none;
	color: #DD4E00;
}
.subNav li span.currentFolder{
	text-decoration: none;
	color: #DD4E00;
	display: block;
	padding: 2px 24px 2px 24px;
}


.subNav li ul li a.current {
	background-color: #efefd9;
	color: #DD4E00 !important;
	background-image: url("../images/subnav_link_bgd_left.gif");
	background-repeat: no-repeat;
	background-position: 30px center;
	text-decoration: none;
}
.subNav li ul li span.current {
	background-color: #efefd9;
	color: #DD4E00 !important;
	background-image: url("../images/subnav_link_bgd_left.gif");
	background-repeat: no-repeat;
	background-position: 30px center;
	text-decoration: none;
	display: block;
	padding: 2px 24px 2px 24px;
}

#leader {
	padding: 24px 210px 42px 24px;
	background-color: #ffffe6;
	background-image: url("../images/h_border_bgd_tile.gif");
	background-position: bottom left;
	background-repeat:repeat-x;
	color: #330000;
}

#mainContent {
	margin: 0 0 0 175px;
	padding: 0 0 24px 0;
}

#mainContent #content {
	margin: 24px 210px 0 24px;
	color: #330000;
	vertical-align: top;
}

#sideBar {
	float: right;
	margin: 24px 12px 0 12px;
	_margin: 24px 6px 0 20px;
	padding: 0 0 17px 0;
	width: 196px;
	background-color: #fff;
	background-image: url("../images/h_border_bgd_tile.gif");
	background-position: bottom left;
	background-repeat:repeat-x;
}
#sideBarRepl {
	float: right;
	margin: 24px 12px 0 12px;
	_margin: 24px 6px 0 20px;
	padding: 0 0 17px 0;
	width: 196px;
}

#sideBarContent {
	border: 1px solid #E5E5E5;
	border-left-width: 12px;
}

#sideBarContent h4 {
	background-color: #ffffe6;
	font-size: 0.9em;
	color: #999999;
	padding: 6px;
	background-image: url("../images/h_dotted_border_bgd_tile.gif");
	background-position:bottom left;
	background-repeat:repeat-x;
}

#sideBarText {
	padding: 6px 18px 18px 15px;
	font-size: 0.9em;
	line-height: 1em;
}

#sideBarText h4 {
	background-color: #fff;
	color: #666;
}

#sideBarContent p {
	margin: 0px 0px 5px 0px;
	color: #999999;
		line-height: 1.2em;
}
#sideBarContent p.source {
	color: #65556C;
	text-align: right;
	line-height: 1em;
}

#sideBarText ul.pdflist {
	margin: 0px;
	padding:0px;
	list-style: none;
}
#sideBarText ul.pdflist li {
	padding: 12px 0px 5px 17px;
	background-image: url("../images/pdf_item_bgd_top.gif");
	background-position:top left;
	background-repeat: no-repeat;
}

#sideBarContent ul.pdflist li strong {
	font-size: .9em;
	color: #666;
}

#sideBarContent li a {
	color: #999999;
}
#sideBarContent li a:hover {
	color: #e05e1f;
}

/* content styling */
#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a, 
#content h5 a,
#content h6 a {
	color:#e05e1f;
}

#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover, 
#content h5 a:hover,
#content h6 a:hover {
	color:#666;
}


#content ul li, #content td {
	font-size: 1em;
	line-height: 1.5;
}
#content {
	font-size: .95em;
	line-height: 1.5;
}
#content a {
	font-size: 1em;
}

ul.linkList {list-style: none; font-size: 1em;}
ul.linkList a {color: #65556C;}
ul.linkList a:hover {color: #e05e1f;}
ul.linkList a span  {color: #e05e1f; font-size:.9em;}

ul.mediaList {
	list-style: none;
	font-size: .85em;
	margin: 0;
	padding: 0 0 18px 0;
}
ul.mediaList li {
	margin: 0px 30px 0 0 ;
	padding: 16px 0 0 30px;
	background-image: url("../images/news_item_bgd_top.gif");
	background-position:top left;
	background-repeat: no-repeat;
}

ul.mediaList li strong {
	font-size: 1em;
	color: #000;
}

#content div.newssummaryPost {
	font-size: 0.9em;
}
div.newssummaryPost span.newsdate {
	color: #65556C;
	font-weight: normal;
}
div.newssummaryPost div.morelink {
	color: #65556C;
	margin-bottom:  2em;
}
div.newssummaryPost div.morelink a {
	color: #65556C;
}
div.newssummaryPost div.morelink a:hover {
	color: #E05E1F;
}

li.nl_archpost a {
	font-size: 1em !important;
}

#content a span.type, span.type {
	font-size: .6em;
	color: #666;
	font-weight:bold;
}

/* footer */
#footerFrame, #footerBody {clear:both;}

#footerBody {
	padding: 20px 0 20px 0;
	text-align: center;
	font-size: .85em;
}

#footerBody li.important a {color: #e05e1f;}
#footerBody li.important a:hover {color: #efefd9; background-color: #e05e1f;}

#footerBody p.copyright {
	margin: 0;
	padding: 0;
	display: inline;
}

#footerNav {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footerNav li {
	display: inline;
	border-left: 1px solid #B2B2B2;
}
#footerNav li a {
	color: #999;
}
#footerNav li a:hover {
	color: #e05e1f;
}

#footerBody p, #footerNav li {
	margin: 5px 0 5px 0;
	padding: 0px 5px 0 7px;
} 

td#logo {
	width: 60px;
	vertical-align: top;
}
div#introtext {
	width: 370px;
	vertical-align: top;
}

/* form css */
table#supportform, table#leadgenform, table#idservices {
	float: left;
}
table#leadgenform td, #supportform td {
	line-height: 1em;
	padding-top: 4px;
	padding-bottom: 4px;
}
input.formfield {
	font-size: 11px;
}

table#idservices th {
	text-align: left;
	font-size: 12px;
}

table#idservices td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	padding: 0px 8px 5px 5px;
}

span.changed {
	color: #FF6600;
	font-weight: bold;
}
span.query {
	font-weight: bold;
	color: #666;
}
