body {
	margin: 0px;
	body: 0px;
	background: url('http://contextllc.com/images/layout/body_bg2.jpg');
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	
	color: #161618;
	font-family: Arial, Verdana;
	font-size: 0.8em;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input.hpc {
	display:none;	
}

ul.content-list li {
        padding-left: 8px;
        margin-left: 15px;
}


a, a:visited {
	color: #234396;
	
}

a.hover {
	text-decoration:none;
}

a.hover:hover {
	text-decoration:underline;
}

.normal_text, a.normal_text:visited {
    color: #161618;
    text-decoration:none;
    font-weight: normal;
}



.bold {
	font-weight: bold;
}

.cxblue {
	color: #234396; 
}

div.clearer {
	clear: both;
	line-height: 0px;
	
}

#footer {
	clear: both;
	height: 120px;
	background-color: #F7F7F7;
	color: #555555;
	border-top: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
	font-size: 0.9em;
	padding: 8px;
	padding-top: 15px;
	margin-top: 45px;
	padding-bottom: 15px;
	margin-left: -12px;
	margin-right: -12px;
	
}

#footer a, #footer a:visited {
	color: #555555;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer a.sitemap {
	margin-left: 6px;
	margin-right: 6px;
}

#home_footer a, #home_footer a:visited {
	
	text-decoration:none;
	margin-left: 3px;
	margin-right: 3px;
}

#home_footer a:hover {
	text-decoration:underline;
}

#layout_container {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	background: url('http://contextllc.com/images/layout/page_shadow.png');
	background-repeat: repeat-y;
	
}

#page_container {
	width: 940px;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	
}


#content_container {
	clear:both;
	margin-top: 10px;

}

#header {
	margin-top: 6px;
	
}

#header #nav {
	background-color: transparent;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #EEEEEE;
	padding-left: 418px;
	height: 31px;
}

.half_transparent_bg {
	background: transparent url('http://contextllc.com/images/layout/fff.gif');
}

/*
div.home_content {
	clear:both;
	height: 148px; 
	text-align:justify; 
	margin-top: 12px;
	
}
*/

div.home_content strong {
	font-weight: normal;	
}

div.home_content a, div.home_content a:visited {
	text-decoration:none;
	color: #161618;
}

div.home_content a:hover {
	color: #234396;
	text-decoration:underline;
}

div.home_column_container {
	width: 293px;
	float: left;
	margin-left: 30px;
	padding: 0px;
	overflow: hidden;

}

div.home_column {
	border: 1px solid #EEEEEE;
	background-color: #F7F7F7;
	height: 350px;
	
}

div.home_services_col {
	width: 309px;
	
}

div.home_column_container div.col_heading {
	padding-left: 12px; 
	padding-top: 4px; 
	background:url('http://contextllc.com/images/home/home_col_bg.jpg');
	height: 24px;
}

div.home_column div.col_content {
	
	padding: 12px; 
	font-size: 0.9em;
	padding-top: 2px;
}

div.home_column_container h2 {
	
	color: #FFFFFF;
	padding: 3px;
	padding-left: 0px;
	padding-right: 4px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 1.2em;
	/* border-bottom: 1px solid #AAAAAA; */
	
}

div#home_masthead {
	width: 940px;
	clear:both;
	height: 256px;
	margin-top: 10px;
	x-background-image: url('http://contextllc.com/images/layout/home/home-masthead-bg.jpg');
}

	div#home_masthead div.scrollable {
		
		/* see: http://flowplayer.org/tools/demos/scrollable/index.html */  
		position:relative; 
    	overflow:hidden; 
    	width: 940px; 
    	height:256px; 
	
	}

	div#home_masthead div.scrollable div.items { 
    	/* this cannot be too large */ 
    	width:20000em; 
    	height: 256px;
    	position:absolute; 
	} 
	
	div#home_masthead div.scrollable div.items div { 
   		float:left; 
		/* custom decoration */
		text-align:center;
		width:940px;
		height: 256px;
		padding:0px 0px;
		font-size:30px;
		cursor:pointer;
		
	}


	div#home_masthead div.items div.active { 
    	
	}

	div#home_masthead_button_container {
		border: 1px solid #999999;
		border-right: none;
		margin-top: 2px;
	}

		div.home_masthead_button, 
		div.home_masthead_button_bar_caption {
			background-image: url('http://contextllc.com/images/layout/home/home-masthead_button-bg.jpg');
			background-repeat: repeat-x;
			height: 26px;
			border-left: 1px solid #f5f5f5;
			border-right: 1px solid #999999;
			font-weight: bold;
			color: #666666;
			text-align:center;
			padding-top: 10px;	
			cursor:pointer; 
			float:left;
		}
		
		div.home_masthead_button_bar_caption {
			background-image: url('http://contextllc.com/images/layout/home/home-masthead_button-bg-blue.jpg');
			color: #FFFFFF;
		}
		
		div#home_masthead_button_container div.active {
			background-image: url('http://contextllc.com/images/layout/home/home-masthead_button-bg-active.jpg');
			color: #FFFFFF;
		}

div.home_callout_row {
	clear:both;
	margin-top: 40px;
	height: 220px;
}

	div.home_callout_row .callout_container {
		width: 290px;
		height: 220px;
		float:left; 
		margin-left: 35px;
		
	}

	div.home_callout_row .callout_container .heading {
		font-size: 1.8em;
		font-family: Georgia, Times;
		padding-bottom: 4px;
		margin-bottom: 0px;
		border-bottom-width: 2px;
		border-bottom-style: solid;
	}

	div.home_callout_row .callout_container .subheading {
		margin-top: 6px;
		padding-top: 0px;
		font-size: 1.1em;
		font-family: Georgia, Times;
		
	}


	div.home_callout_row .callout_services .heading {
		border-bottom-color: #0061bf;
	}
	
	div.home_callout_row .callout_services .heading,
	div.home_callout_row .callout_services .subheading {
		color: #0061bf;		
	}

	div.home_callout_row .callout_container .heading_process {
		border-bottom-color:  #2ea501;
	}


	div.home_callout_row .callout_process .heading,
	div.home_callout_row .callout_process .subheading, 
	div.home_callout_row .callout_process a  {
		color: #2ea501;		
	}


	div.home_callout_row .callout_learn .heading,
	div.home_callout_row .callout_learn .subheading,
	div.home_callout_row .callout_learn a  {
		color: #fc540b; 
		/* color: #f26330; */		
	}




	div.home_callout_row .callout_container .content {
		margin-top: 12px;
	}

		div.home_callout_row .callout_container .content ul {
			padding-left: 14px;
			margin-left: 0px;
		}

		div.home_callout_row .callout_container .content ul li {
			color: #CCC;
			margin-bottom: 4px;
		}
		
		div.home_callout_row .callout_container .content ul li a {
			text-decoration:none; 
		}

		div.home_callout_row .callout_container .content ul li a:hover {
			text-decoration:underline; 
		}

.sIFR-active div.home_column_container h2 {
	font-size: 14px;
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	visibility: hidden;
}


div.home_column p {

	margin-top: 12px;
	margin-bottom: 8px;
}

div.home_column img.col_accent {

	margin-top: 12px; 
	float:left;
	margin-right: 8px; 
	margin-bottom: 8px;
	border: 4px solid #FFFFFF; 
}

div.home_column a {
	text-decoration: none;
}

div.home_column a:hover {
	text-decoration: underline;
}

div.home_column div.list_link {
	clear:both;
	margin-top: 8px;
	height: 56px;
	
	
}

div.home_column div.list_link img {
	display:block;
	float:left;
	border: 3px solid #FFFFFF;
	
}

div.home_column div.list_link div.image_thumb {
	float:left;
	width: 60px;
	
}


div.home_column div.list_link .image_caption {
	float:left;
	margin-left: 8px;
	padding-top: 18px;
	font-weight: bold;
}

div.home_column_more_link {
	float:right;
	margin-top: 2px; 
	text-align: right; 
	font-weight: bold;
	padding-left: 16px;
	
	
}

div.home_column_more_link a, div.home_column_more_link a:visited {

	display:block;
	float:right;
	font-size: 0.9em;
	color: #23489C;
	padding: 3px; 
	text-decoration:none;
	
}

div.home_column_more_link a:hover {
	background-color: #23489C;
	color: #FFFFFF;
	text-decoration: none;	
}

div.content_heading_container {
	border-bottom: 4px solid #004193;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 20px;
}

	div.content_heading_container h1,
	div.content_heading_container_with_subheading h1 {
		/* color: #6E6E6E; */
		color: #f26330;
		margin-top: 0px;
		margin-bottom: 0px;
		font-weight: normal;
	}

	div.content_heading_container_with_subheading h1 {
		color: #f26330;
	}

	div.content_verbiage,
	div.content_verbiage_with_side_column {
		width: auto;
		margin-top: 15px;
	}

	div.content_verbiage_with_side_column {
	
		float:left;
		width: 600px;
		border-right: 0px solid #F6F6F6;
		padding-right: 40px;
	}
	
	div.content_stage_container, 
	div.content_stage_container_with_side_column {

		margin-top: 14px;
		padding-bottom: 20px;
	}
	
	div.content_stage_container_with_side_column {
		background:url('/images/layout/sidebar/sidebar-bg.jpg');
		background-repeat: repeat-y;
		background-position: top right;
	}

	div.content_verbiage .inset, 
	.mceContentBody .inset {
		padding-left: 20px;
	}


h1.content_heading {
	color: #254495;
	font-family: Arial;
	margin-top: 8px; 
	margin-bottom: 4px;
	font-size: 1.4em;
}

div.content_verbiage h2, 
.mceContentBody h2 {
	clear:both;
	color: #254495;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.3em;
	
}

h2.content_main_subheading {
	color: #6e6e6e;
	font-size: 1.3em;
	margin-top: 0px;
	padding-top: 0px;
}



h2.content_subheading_b {
	color: #f26330;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 1.3em;
}

div.content_verbiage h3, 
.mceContentBody h3 {
	font-size: 1.2em;
	color: #6E6E6E;
}

div.content_verbiage li, 
.mceContentBody li {
	margin-top: 10px;
}

div.content_verbiage li:first, 
.mceContentBody li:first {
	margin-top: 0px;
}

div.right_sidebar {
	padding-left: 20px;
	padding-right: 20px;
	float:right;
	width: 238px;
	padding-top: 10px;
	padding-bottom: 10px;
}

	div.right_sidebar div.callout_container {
	
		clear:both;
		margin-top: 30px;
	}

	div.right_sidebar div.callout_container img.icon {
		width: 46px;
		height: 44px;
		float:left;
		display:block;
	
	}

	div.right_sidebar div.callout_container div.title {
		color: #004193;
		font-family: Georgia, Times;
		font-size: 1.8em;
		padding-top: 5px;
		border-bottom: 0px solid #F6F6F6;
	}

	div.right_sidebar div.callout_container div.content {
		padding-top: 15px;
		clear:both;
	}
	
	div.right_sidebar table.sidebar_contact_form td.label {
		width: 140px;
	}

	div.right_sidebar table.sidebar_contact_form td.input {
		width: 130px;
	}

	div.right_sidebar table.sidebar_contact_form td.input input {
		width: 130px;
	}

	div.right_sidebar table.sidebar_contact_form td.input textarea {
		width: 130px;
		height: 30px;
	}

	div.right_sidebar table.sidebar_contact_form #textbox_phone {
		width: 130px;
	}

	div.right_sidebar ul {
		padding-left: 14px;
		margin-left: 0px;
	}

	div.right_sidebar ul li {
		color: #CCC;
		margin-bottom: 4px;
	}
		
	div.right_sidebar ul li a {
		text-decoration:none; 
	}

	div.right_sidebar ul li a:hover {
		text-decoration:underline; 
	}


fieldset.sidebar {
	
	border: 1px solid #CCCCCC;
	width: 220px; 
	display:block;
	min-height: 450px;
	float:right; 
	margin-left: 20px; 
	padding: 12px; 
	padding-top: 0px;
	margin-top: 4px;
	background-color: #F9F9F9;
	color: #787878;
}

fieldset.sidebar h3 {
	margin-bottom: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CDCDCD;
	font-size: 1.1em;
}

fieldset.sidebar legend {
	color: #254495;
	font-weight: bold;
	
}

fieldset.sidebar ul {
   padding-left: 20px;
   margin-left: 0px;
}

fieldset.sidebar ul li {
   padding-top: 4px;
}

fieldset.sidebar ul li a {
   text-decoration: none;
}

fieldset.sidebar ul li a:hover {
   text-decoration: underline;
}




/*
.sIFR-active h2.content_heading {
	font-size: 18px;
	visibility: hidden;
}
*/

.sIFR-active h2.myriad_pro {
        font-size: 18px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        visibility: hidden;
}


input[type="text"], textarea {
	background-color: #F7F7F7;
	border: 1px solid #234396;
	padding: 1px; 
}

div#login_form input[type="text"], input[type="password"], textarea {
	background-color: #FFFFFF;
	border: 1px solid #234396; 
}


.bordered_hard {
	border: 1px solid #65838F;
}

.filled_light {
	background-color: #F2F8FA;
}


.row1 {
	background-color: #FFFFFF;
}

.row2 {
	background-color: #F7F7F7;
}

table.list_table {
	border-collapse: collapse;
}

table.list_table td {
	padding: 4px;
	border: 1px solid #DDDDDD;
}

table.form_table th, table.list_table th {
	padding: 6px;
	color: #234396;
	
	
}

table.list_table th {
	background-color: #F7F7F7;
	border: 1px solid #DDDDDD;
	border-bottom: 2px solid #234396;
	
	
}

table.form_table {
	border: 1px solid #C2D5DC;
	
	
}

table.form_table td {
	padding: 4px;
}

table.form_table td.caption {
	background-color: #E4EFF4;
	width: 120px;	
	border-bottom: 1px solid #93AFBA;
	border-right: 1px solid #93AFBA;
	color: #044C66;
}

table.form_table td.data {
	background-color: #F9F9F9;
	
	border-bottom: 1px solid #D6D6D6;
	
}

.loading-indicator {
	height: 80px;
	background: url( 'http://contextllc.com/images/icons/loading/loading-medium.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

/* Content Specific items */

a.content_inline {
	background: url('/images/layout/process/arrow-next.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	color: #F26330;
	font-weight: bold;
	text-decoration: none;
	cursor:pointer;
	line-height: 18px;
}

p.content_link_container {
	margin-top: 10px; clear:both;
}

a.process_prev_step, 
a.content_prev_step {
	background: url('/images/layout/process/arrow-prev.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 25px;
	color: #F26330;
	font-weight: bold;
	text-decoration: none;
	float:left;
	line-height: 18px;
	cursor:pointer;
}

a.process_next_step, 
a.content_next_step {
	background: url('/images/layout/process/arrow-next.jpg');
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 25px;
	color: #F26330;
	font-weight: bold;
	text-decoration: none;
	float:right;
	line-height: 18px;
	cursor:pointer;
}

/*
 * 
 * Case Studies
 *
*/

ul#case_study_list {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

ul#case_study_list li {
	float:left;
	margin-left: 30px;
	padding-bottom: 30px;
}

ul#case_study_list img {
	width: 280px;
	border:none;
	border: 6px solid #DDD;
}

ul#case_study_list li div.details {
	margin-top: 5px;
}

div.case_study_masthead {
	border-bottom: 4px solid #AAA; 
	background-color: #eeeeee; 
	width: 940px; 
	padding-left: 0px; 
	padding-top: 1px;
	
}

div.case_study_masthead .image_container {
	float:left;
	width: 600px;
}

div.case_study_masthead .image_container img {
	width: 600px;
	display:block;
}

div.case_study_masthead .project_details {
	float:left;
	width: 280px;
	padding-left: 30px;
	padding-top: 30px;
}

div.case_study_masthead .project_details .heading {
	margin-top: 15px;
	font-size: 1.0em;
}

div.case_study_masthead .project_details .data {
	font-size: 1.5em;
	font-family: Georgia, Times;
}
