/* This style sheet is used by both template_primary.php and template_widetab.php */

/* MAIN PAGE LAYOUT */
#main {
	padding-left:20px;
}
#mainRight {
	float:right;
	width:188px;
}
#mainLeft {
	float:left;
	width:749px;
}
#bodyRight {
	float:right;
	width:188px;
	padding-bottom:40px;
}
#bodyMiddle {
	float:right;
	width:540px;
	padding-bottom:40px;
}
#bodyLeft {
	width:173px;
	padding-bottom:40px;
}


/**** SECTIONS OF THE PAGE ****************************************************/

/* LEFT COLUMN/NAVIGATION - bodyLeft */
.leftNavHeader {
	margin-top:2px;
	color:#383838;
	font-size:12px;
	font-weight:bold;
}
#leftNavBox {
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	padding-bottom:4px;
}
ul#leftNav {
	padding-top:10px;
	list-style-type:none;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
}
#leftNav a, #leftNav a:link, #leftNav a:visited {
	display:block;
	width:161px;
	padding:2px 0 2px 10px;
	color:#666666;
	text-decoration:none;
}
#leftNav li#current {
	width:161px;
	padding:2px 0 2px 10px;
	background-color:#e8e8e8;
	color:#383838;
}
#leftNav li.leftNavL3 a:link, #leftNav li.leftNavL3 a:visited, #leftNav li.leftNavL3 a:hover,
#leftNav li.leftNavL3#current {
	width:151px;
	padding-left:20px;
}
#leftNav li.navTitle {
	width:161px;
	padding:2px 0 2px 10px;
	color:#383838;
}
#leftNav li.navTitleLinked a { /* products/technology page */
	color:#383838;
}
#leftNav .navSep {
	margin:0 10px 4px 10px;
	color:#a9a9a9;
}
#leftNav .navSep hr {
	height:auto;
}
#leftNav a:hover {
	background-color:#e8e8e8;
	text-decoration:none;
}
#leftNavBoxBottom {
	margin-bottom:60px;
}

#bodyLeft #quotesection {
	margin-top:-40px;
}


/* RIGHT COLUMN - bodyRight */
.rightNavHeaderWhite {
	width:173px;
	height:21px;
	padding:5px 0 10px 15px;
	background:#FFFFFF url(/images/right_sidebar_header_outline_gray.gif) no-repeat top left;
	color:#383838;
	font-size:13px;
	font-weight:bold;
}
#bodyRight ul {
	margin:0 0 25px 15px;
	list-style-type:none;
	font-size:12px;
	line-height:14px;
	font-weight:normal;
}
#bodyRight li {
	padding:4px 15px 4px 0;
}
#bodyRight a {
	color:#666666;
	text-decoration:none;
}
#bodyRight a:hover {
	color:#e5173f;
	text-decoration:none;
}
#bodyRight div.graphic {
	margin-bottom:25px;
	text-align:left;
	vertical-align:top;
}
#DD_thumb-rightColumn { /* Flash in right column on Company page */
	display:block; /* this is key */
	text-align:left;
	margin-left:0;
}
#rightNewsletter {
	padding-left:14px;
}
#rightNewsletter #emailfields input.text {
	float:left;
	width:120px;
}

/* keyHighlights on case studies pages */
#bodyRight #keyHighlights {
	font-size:11px;
	line-height:13px;
}
#bodyRight #keyHighlights h2:first-child, #keyHighlights .top {
	margin-top:0;
}
#bodyRight #quotesection {
	padding-top:7px;
	background:url(/images/quotemark_open.gif) 0 0 no-repeat;
}
#bodyRight #keyHighlights .quote {
	margin-bottom:0;
	padding-bottom:5px;
	background:url(/images/quotemark_close.gif) bottom right no-repeat;
	text-indent:29px;
}
#keyCompanyFacts div {
	margin-bottom:8px;
}
#bodyRight #keyHighlights h3 {
	margin:8px 0 4px 0;
	font-size:11px;
	line-height:13px;
}
#bodyRight #keyHighlights strong {
	color:#383838;
	font-weight:bold;
}
#bodyRight #keyHighlights ul {
	list-style:none;
	margin:4px 0 8px 0;
	padding:0;
}
#bodyRight #keyHighlights li {
	margin:0 0 3px 4px;
	padding:0 0 0 16px;
	background:url(/images/arrow_grey_small.gif) 0 2px no-repeat;
	font-size:11px;
	line-height:13px;
}
#bodyRight #keyHighlights ul.wide li {
	margin-bottom:8px;
}
#bodyRight #keyHighlights li strong {
	font-size:10px;
	line-height:13px;
}


/* BODY TOP - bodyTop */
#bodyText {
	margin-top:20px;
	color:#666666;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
#bodyTop p {
	color:#666666;
	font-size:14px;
	line-height:22px;
	font-weight:normal;
}
.introtext { /* replicates div#bodyText; apply this to p tags */
	font-size:14px;
	line-height:22px;
}



/* BODY MIDDLE OR BODY TOP - bodyMiddle or bodyTop */

/* ??? */
.level2Title {
	padding-top:4px;
	height:20px;
	margin-right:10px;
}
.level2TitleText {
	height:26px;
	margin-top:15px;
}
.level2TitleText a {
	padding-right:20px;
	padding-left:0;
	font-size:13px;
	color:#334A66;
	font-weight:bold;
	background:#fff url(/images/arrow_red_med.gif) no-repeat right center;
	text-decoration:none;
}
.level2Sep { /* not found; probably not used */
	border-left:2px solid #383838;
	height:20px;
	margin:0 20px 0 10px;
}



/* Key Benefits area */
#keyBenefits {
	float:right;
	width:250px;
	padding:0 0 0 20px;
}
#keyBenefits ul {
	list-style:none;
	margin:0 0 10px 0;
}
#keyBenefits li {
	margin-bottom:3px;
}
#keyBenefits h3 {
	margin:0 0 6px 0;
	color:#666666;
	font-size:13px;
	line-height:16px;
	font-weight:bold;
}
#keyBenefits h4 {
	margin-top:6px;
}
#keyBenefits h4 a {
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#keyBenefits h4 a:hover {
	text-decoration:none;
}
/* changes when keyBenefits is within bodyTop */
#bodyTop #keyBenefits {
	padding-top:3px;
}
#bodyTop #keyBenefits li {
	margin-bottom:5px;
	font-size:14px;
	line-height:17px;
}



/*#### SINGLE-PAGE & SECTIONAL CHANGES #######################################*/

/* Remove underlines from links from link-heavy pages */
#press-releases .bodyArea a, #press-releases .bodyArea a:hover, #press-releases .bodyArea a:active,
#media-coverage .bodyArea a, #media-coverage .bodyArea a:hover, #media-coverage .bodyArea a:active,
#press-release-archive .bodyArea a, #press-release-archive .bodyArea a:hover, #press-release-archive .bodyArea a:active,
#media-coverage-archive .bodyArea a, #media-coverage-archive .bodyArea a:hover, #media-coverage-archive .bodyArea a:active,
#sitemap .bodyArea a, #sitemap .bodyArea a:hover, #sitemap .bodyArea a:active, 
#error .bodyArea a, #error .bodyArea a:hover, #error .bodyArea a:active {
	text-decoration:none;
}

/* Other Link Overrides */
/* Products: Technology page */
#technology .bodyArea strong a, #technology .bodyArea strong a:hover, #technology .bodyArea strong a:active {
	text-decoration:none;
}

/* Search Results */
#search-results h3 {
	margin-bottom:8px;
}
#search-results .terms, #search-results .numdocs {
	line-height:18px;
}
#search-results .prevnext {
	line-height:30px;
}
#search-results .bodyArea ol {
	width:650px;
	margin:12px 0;
}
#search-results .bodyArea ol li {
	line-height:16px;
}

/* Managment page */
.managmentBios {
	clear:both;
}
#bodyMiddle .managmentBios h2 {
	margin:0;
	color:#383838;
	font-size:15px;
	font-weight:bold;
}
#bodyMiddle .managmentBios h3 {
	margin:0;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
#bodyMiddle .managmentBios img {
	float:left;
	margin:10px 20px 10px 0;
}
#bodyMiddle .managmentBios p {
	margin-top:1em;
	margin-left:120px;
}

/* Board */
#board h2 {
	margin:22px 0 0 0;
	color:#383838;
	font-size:15px;
	font-weight:bold;
}
#board h3 {
	margin:0 0 8px 0;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

/* Products section of site - tabbed areas */
body.products div.thumbnail {
	width:130px;
}
body.products #tabContainer #keyBenefits {
	float:none;
	width:350px;
	margin-left:150px;
	margin-bottom:10px;
	padding:0;
}

/* Customers Main Page */
#customersTOC {
	width:538px;
	border-top:1px solid #a9a9a9;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	background-color:#f7f7f7;
}
#customersTOCBottom {
	width:540px;
	height:10px;
	background:#f7f7f7 url(/images/cs_box_bottom.gif) top left no-repeat;
}
#customersTOC table {
	border-collapse:separate;
	width: 532px;
	margin: 9px auto 0 auto;
}
#customersTOC td {
	padding: 0 6px 3px 6px;
	width: 121px;
}
#customersTOC td.twocolswide {
	width: auto;
}
#customersTOC tr.csHeadings td {
	padding-top: 20px;
}
#customersTOC td.csBody {
	color:#666666;
	font-size:11px;
	line-height:14px;
	padding-top: 1px;
}
#customersTOC .csLink a, #customersTOC .csLink a:active, #customersTOC .csLink a:link {
	display:block;
	height:23px;
	background:#fff url(/images/cs_box_button_bg.gif) repeat-x;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	font-size:13px;
	line-height:23px;
	font-weight:bold;
	text-decoration:none;
}


/* Newsletter page */
body#newsletter .bodyArea input.text {
	background-color:#FFA;
}
