@charset "utf-8";
/* CSS Document */

body
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	/* font-family: Palatino Linotype, Book Antiqua3, Palatino6, serif; */
	font-size:12px;
	margin: 0px;
	padding: 0px;
	background-color:#4D4D4D;
	background-image:url(../images/body.png);
}

a
{
	color: #A1272D;
}

/*
h1, h2, h3, h4, h5, h6
{
	font-family:Arial Narrow, helvetica, sans-serif;
	margin: 0px;
	padding: 0xp;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	line-height:1.4em;
}

h1 { font-size: 17px; color: #A1272D; margin-top: 15px; font-weight: bold; }
h2 { font-size: 15px; color: #A1272D;}
h3 { font-size: 13px; color: #A1272D;}
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }
*/

ul
{
	list-style-image:url(../images/li_arrow.gif);	
}

#body
{
	background-image:url(../images/background_gradient.png);
	background-position:top center;
	background-repeat:repeat-x;
}

#body_middle
{
	width:790px;
	margin: 0px auto;
	background-image:url(../images/body_middle.png);
	background-position:top center;
	background-repeat:repeat-y;
}

#body_top
{
	background-image: url('../images/body_top.png');
	background-position:top center;
	background-repeat:no-repeat;
	padding-top: 3px;
}
#body_bottom
{
	background-image:url(../images/body_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;
	padding-bottom: 10px;
}

#body_contents
{
	width:746px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px auto;
}

#header
{
	height: 100px;
}

#logo span
{
	display: none;
}

#date_bar
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:10px;
	float:right;
	height:35px;
	line-height:35px;
	width:205px;
	padding-right: 1px;
	text-align:right;
	color:#999999;
	background-repeat:repeat-x;
}

#search_bar
{
	padding: 5px;
	line-height: 35px;
	float: right;
}

#search_bar img
{
	border: 1px solid #777;
}

#navigation_bar
{
	float: left;
	height: 35px;
	line-height: 35px;
	width: 525px;
	color:#333;
	background-repeat:repeat-x;
}

#navigation_menu
{
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#navigation_menu ul
{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

#navigation_menu ul li
{
	display: block;
	float: left;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
}
#navigation_menu ul li.first a
{
	border-left: 0px;
}

#navigation_menu ul li.last a
{
	border-right: 0px;
}

#navigation_menu ul li a
{
	text-decoration: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #CCC;
	padding: 0px 4px 0px 4px;
	color: #666;
}

#navigation_menu ul li a.active
{
}

#navigation_sub a
{
	text-decoration: none;
}

#navigation_menu ul li a.active
{
}

#navigation_sub ul a.active
{
	color: #666;
}

#navigation_sub ul
{
	list-style:none;
	margin: 0px 0px;
	padding: 0px;
}

#navigation_sub ul li
{
	color: #999;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right:10px;
	text-align:right;
}

#navigation_sub ul li.first
{
	border-top: none;
}

#navigation_sub ul li.selected
{
	padding-bottom: 0px;
}

#navigation_sub ul li ul
{
	list-style:none;
	padding: 0px;
	margin: 1em 0px 0em 0px;
	border-top: 1px solid #CCC;
	background-color: #FFF;
}

#navigation_sub ul li.selected ul li
{
	background-color: #CCC;
	color: #FFF;
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:15px;
	border-top: 1px solid #e0e0e0;
	text-align:right;
}

#navigation_sub ul li.selected ul li.selected
{
	font-weight:800;
	padding-right:12px;
	border-right: 3px solid #999;
}

#content_sidebar a
{
	color: #999;
}
#content_sidebar h2
{
	text-align: right;
	margin: 1em 0px;
	padding: 0px;
}

.breadcrumb
{
	color: #666;
}

.breadcrumb a
{
	color: #CCC;
}

#banner
{
	border-top: 1px solid #333;
	border-bottom: 1px solid #999;
}

#content_body
{
	padding-left: 15px;
	width: 495px;
	margin-left: 222px;
}

#content_sidebar
{
	float: left;
	width: 200px;
	padding: 0px 10px;
	border: 0px solid black;
}

#navigation_sub
{
	
}

#footer
{
	padding: .5px;
	height: 115px;
}

#footer_menu
{
	font-size: 10px;
	padding-top: 4px;
}

#footer_menu ul
{
	list-style: none;
	padding-left: 0px;
	margin: 65px 0px;
}

#footer_menu ul li
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#footer_menu ul li.first a
{
	border-left: 0px;
}

#footer_menu ul li.last a
{
	border-right: 0px;
}

#footer_menu ul li a
{
	text-decoration: none;
	border-right:	1px solid #DDD;
	border-left:	1px solid #CCC;
	padding: 0px 4px 0px 4px;
	color: #999;
}

#navigation_menu ul li a.active
{
}

#footer_copyright
{
	font-size:10px;
	color: #802124;
	float:right;
	padding-right: 10px;
}

.document_modified
{
}

#user-login-form {
	text-align:right;
}

.marker, .form-required {
	color:#802124;
	display: none;
}

table.services tr td
{
	color: #A1272D;
}

div.phase_deliverables
{
	padding-top: 1em;
	clear: both;
	color: #A1272D;
	padding-left: 1em;
	width: 150px;
	float: right;
}

p.phase_description
{
margin-right: 175px;
}

a.external {
	background:transparent url(../images/external.png) no-repeat scroll right center;
	padding-right:13px;
}

div.case-study-link { float: right; }

div.disclaimer
{
	margin-top: 10px;
}
div.disclaimer em
{
	font-size: 9px;
	color:#666;
}

td.special-original-price
{
	font-size: 13px;
	font-weight: normal;
	/* text-decoration: line-through; */
	color: #666;
	text-align: left;
}

td.special-price
{
	font-size: 13px;
	font-weight: normal;
	color: #A1272D;
	text-align: left;
}

.home-module
{
	background-image:url(../images/module_bg.png);
	background-repeat: no-repeat;
	width: 240px;
	float: left;
	margin-left: 12px;
}

/* Blog */

div.blog-list ul
{
	list-style: none;
	padding-left: 0px;
	margin: 0px;
}

div.blog-list ul li
{
	cursor: pointer;
}

div.blog-list ul li div.post-date
{
	-x-system-font:none;
	color:#999;
	font-family:'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-size:78%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0pt 0.75em;
	text-transform:uppercase;
}

div.blog-list ul li div.post-title
{
	color: #666;
	font-weight: bold;
	font-size: 10px;
}

div.blog-list ul li div.post-excerpt
{
	font-size: 10px;
}

@media print {
	.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
	}
	
	span.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}
}

@media screen
{
	/* These are standard sIFR styles... do not modify */
	
	.sIFR-flash {
		visibility: visible !important;
		margin: 0;
	}
	
	.sIFR-replaced {
		visibility: visible !important;
	}
	
	span.sIFR-alternate {
		position: absolute;
		left: 0;
		top: 0;
		width: 0;
		height: 0;
		display: block;
		overflow: hidden;
	}
	
	/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
	.sIFR-flash + div[adblocktab=true] {
	  display: none !important;
	}
	
	/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
	
	.sIFR-hasFlash h1 {
		visibility: hidden;
		line-height: 45px;
	}
	
	.sIFR-hasFlash h2 {
		visibility: hidden;
		letter-spacing: -1px;
		font-size: 35px;
		line-height: 35px;
	}
	
	.sIFR-hasFlash h3 {
		visibility: hidden;
		letter-spacing: -6px;
		line-height: 25px;
	}
	
	.sIFR-hasFlash h4 {
		visibility: hidden;
		letter-spacing: -5px;
		line-height: 20px;
	}
	
	.sIFR-hasFlash h5#pullquote {
		letter-spacing: -4px;
		visibility: hidden;
		font-size: 24px;
	}
}

/* Google Search */

#search-form
{
	background-color: #222;
	padding: 1em 150px 1em 1em;
}

#search-toggle
{
	position:absolute;
	right:25px;
	top:15px;
	background-color: #FFF;
	padding: .25em;
}

#search-controls
{
	display: none;
}

.gsc-tabsArea
{
	display: none;
}

.gsc-control
{
	width: 420px !important;
}
.gsc-resultsbox-visible
{
	height: 290px;
	overflow: auto;
}

.gsc-resultsHeader
{
	border-bottom: none !important;
}

#search-results
{
	width: 400px;
	background-color: #FFF;
	margin: 0em 1em 0em 1em;
	float: left;
}

#site-map
{
	float: left;
	margin-left: 2em;
}

#site-map h4
{
	margin-top: 0px;
}
