/*
Theme Name:		marketforce
Description:	2 column layout.
Version:		1.1
Author:			Ryan Chrys
*/

@import url("reset.css");
body {color: #342621; font: 62.5% Arial, sans-serif; }

* { padding: 0; margin: 0; }

/*---:[ core layout elements ]:---*/

	#page { } /* for use with custom styles */
	
		#masthead { width: 865px; margin: 0 0 20px 0; padding: 0 10px; text-align: left; }
		
		#rotating_image { width: 885px; margin: 0 0 20px 0; }
		
			#rotating_image img { display: block; border: 10px solid #eee; }

		#content_box { width: 865px; padding: 0 10px; background: url('images/content_bg.gif') 50% 0 repeat-y; text-align: left; }

			#left_box { width: 665px; float: left; }

				#content {  padding: 0 1px;/* float: right; */}
			
					#content_inner {  padding: 0 0px; }
	
			.sidebar { width: 190px; float: left; }
		
			#left_bar { width:203px;padding: 0 0px 0 0px;background: url('images/bg-sidenav.gif') }
		
			#right_bar { padding: 0 0 0 10px; }
		
/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: bold 1.0em Arial, sans-serif; }

h1 { font-size: 1.9em; line-height: 1.11111em; padding: 0 10px; color: #111; }
	
	.archives h1 { font-size: 1.1em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; margin: 0 0 1.81818em 0; padding: 0.36364em 10px 0.36364em 10px; background: #eee; border-top: 1px solid #ddd; border-bottom: 1px dotted #ddd; text-align: center; }

	.page h1 { margin: 0 0 1.11111em 0; }

h2 { font-size: 1.1em; line-height: 1.4em; padding: 10px 0; color: #009dac; }

	h2 a, h2 a:visited { color: #009dac; }

	h2 a:hover { color: #237fa1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { font-size: 0.83333em; margin: 0 0 0.9em 0; line-height: 1.9em; padding: 0; text-transform: uppercase; letter-spacing: 2px; border-top: 0; border-bottom: 1px solid #ddd; }

h3 { font-size: 1em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase;  }
h5 { font-size: 0.9em; line-height: 1.2;   }



/*---:[ global elements ]:---*/

hr { display: none; }

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

a:hover { text-decoration: underline; }

a img { border: none; }

.linklove {
  display: none;
  visibility: hidden;
}

blockquote { font-family: Arial, sans-serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }

/*---:[ image alignment]:---*/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/*---:[ content styles ]:---*/

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text { color:#615d56; font-size: 1.1em; line-height: 1.43846em; padding: 0 0px; }
		#content_inner h1 {color:#6b4708; font-size:18px;padding:0;margin:5px 0 12px 0;}

	.format_text a { text-decoration: none; }
	
	.format_text a:visited { color: #d67916;  text-decoration: none; }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul {  margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0 0 0 14px; background: url('images/bullet_text.gif') 0 0.38462em no-repeat; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }

#blueButton, #purpleButton {
  background:transparent url('images/logInBlue.jpg') no-repeat scroll 0 0;
}



/*---:[ sidebar styles ]:---*/
#left_bar ul.sidebar_list { list-style: none; }

ul.sidebar_list { list-style: none;}
ul.sidebar_list h2 {display:none;}
	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {  margin: 0 0 2.5em 0; font: normal 13px Arial, sans-serif;  }
ul.sidebar_list li.linkcat a, ul.sidebar_list li.linkcat ul li a {color:#6B4708;margin-bottom:5px;font-weight:bold;}
		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; }
		
		li.widget ol { margin: 0 0 0 0px; }
		
			li.widget li, li.linkcat li { margin: 0 0 0.75em 0; }
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 0px; }
				
				ul.sidebar_list li {
				  padding-left: 0px;
				  text-indent: 0px;
				}

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Arial, sans-serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Arial, sans-serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form {margin:0px 0 0 0;padding:0px }

				#search_form .search_input { padding:1px 0 0 2px;margin:0px;width: 113px; height:13px;border-top:1px solid #c8c5c5;border-bottom:1px solid #c8c5c5; border-left:1px solid #c8c5c5; border-right:none;border-right:0;color: #000; background: #f7f5f4; font-size:9px;/* padding: 2px 2px 2px 4px;font: normal 12px Arial, sans-serif;  border: 1px solid #aaa;border-right-color: #eee; border-bottom-color: #eee;*/ }

				#search_form .search_input:focus { background: #f7f5f4; }
				#search_form .searchsubmitimage {margin:0;padding:0;border:0; border:none; padding:0; background:none; cursor:pointer;}
				#searchboxtable, #searchboxtable tr, #searchboxtable td, #searchboxtable th{margin:0;padding:0;border:collapse;}


/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.63636em Verdana, sans-serif; color: #999; text-align: right; }

	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }



/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Arial, sans-serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Arial, sans-serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

.clientlogin label {
  display: inline;
  clear: none;
}

.clientlogin input.login-submit {
  width: 180px;
  text-align: center;
}

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#mfnavigation a
{
color: #665937;
text-decoration: none;
margin-left:5px;
padding-left: 9px;
font-weight:bold;
line-height:42px;
}

#mfnavigation a span
{
padding-right: 9px;
}

#mfnavigation a, #mfnavigation a span
{
display: block;
float: right;
}

/* Hide from IE5-Mac \*/
#mfnavigation a, #mfnavigation a span
{
float: none
}
/* border-top:1px solid #9a9481;End hide */

#mfnavigation a:hover, #mfnavigation .mfactive a
{
color: #000;
background: #D1E3AF url('images/tab-left.gif') left top no-repeat;
padding-left: 9px
}

#mfnavigation a:hover span, #mfnavigation .mfactive span
{
background: url('images/tab-right.gif') right top no-repeat;
padding-right: 9px;

}
#mfnavigation  a #navbord {padding:0 10px 0 10px;}
#mfnavigation  a:hover #navbord, #mfnavigation .mfactive a #navbord {padding:0 10px 0 10px;background: url('images/navbord.gif');}
#mfnavigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#mfnavigation li
{
float: right;
margin: 0;
} 

body {background:#ffffff url('images/bg-site1.gif') repeat-x; color:#615d56;font: 13px  Arial, sans-serif;}
.clear {
clear:both;
display:block;
float:none;
height:1px;
}
.imgmiddle, .imgmiddle a {vertical-align:middle;}
.imgbottom {margin-bottom:440px;position: absolute; bottom:0;}
#container {
	position:absolute;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -493px; /*set to half the total container width, in this case 900px*/
	width: 986px;   
	margin-bottom:30px;
	text-align:left;
} 
#shadow {width: 962px;background: url('images/shadowsides.png');padding: 0 24px 0 0;margin:0;} 
#header {padding:0;width:960px;height:94px;background: url(images/bg-header.gif);margin: 0px 0px 0px 0px;border-right:1px solid #aeadad;border-left:1px solid #aeadad;}
#header_home {padding:0;width:960px;height:68px;background: url(images/bg-header-home.gif);margin: 0px 0px 0px 0px;border-right:1px solid #aeadad;border-left:1px solid #aeadad;}
#logo_home {width:164px;height:80px;float:left;}
#loginnav_home {float:left;height:14px; width:778px;margin:0;padding:13px 16px 0 0;text-align:right;font-size:10.5px;color:#9f4247;}
#main_nav_home {float:left;height:41px; width:784px;margin:0px 10px 0 0;padding:0;color:#665937;}
#sitebox_home {width:960px;background:url('images/bg-top-home.gif');background-repeat:repeat-x;margin:0px;padding:0px;border-right:1px solid #aeadad;border-left:1px solid #aeadad;border-bottom:9px solid #aeadad;background-color:#ffffff;}
#logobox_home { 
  height:221px;
  width:311px;
  padding:0;
  margin:0;
  border-bottom:1px solid #B2B2B2;
  background: url(images/marketforce-logo-home.gif) top center no-repeat;
}
#home_topleft {float:left;width:311px;height:456px;border-right:1px solid #B2B2B2;}
#home_shopperforce {width:311px;height:234px;}
#home_topright {float:left;width:648px;height:456px;}
#headlines_home {clear:both;width:960px;height:63px;margin:0;padding:0;background:url('images/headlines_home.gif');}
#home_middle {width:960px;border-bottom:1px solid #B5B5B5;}
#headlinesbox_home {float:left;width:670px;border-right:1px solid #B5B5B5;height:150px;padding-top:0px;}
/*#headlinesbox_home {float:left;width:670px;border-right:1px solid #B5B5B5;height:150px;padding-top:25px;}*/
#nowbox_home {float:left;width:269px;padding:0px 0px 0 0px;}
/*#nowbox_home {float:left;width:269px;padding:35px 0 0 20px;}*/
#home_bottom {width:960px; margin-top:0px;background:url('images/home_bottom.gif') -220px 0;}
/*#home_bottom {width:960px; margin-top:38px;background:url('images/home_bottom.gif') -220px 0;}*/
#spotlightbox_home {float:left;width:259px;padding:0 0 0 46px;}
#spotlightbox_home h3 {color:#7B4902;font-size:15px;font-weight:bold;margin:0 0 14px 0;}
#casebox_home {float:left;width:320px;padding:10 0 0 10px;}
#casebox_image {float:left;width:120px;}
#headlines_people {float:left;width:140px;padding:0px 30px 0px 40px;}
/*#headlines_main {float:left;width:440px;}*/
#headlines_main {float:left;width:440px;padding:6px 00px 0px 0px;}
#headlinesul .post-title {font-weight:bold;color:#835730;font-size:12px;}
#headlinesul .post-date, #headlinesul p.post-date {float:right;color:#835730;margin:0; padding:0;}
#headlinesul p {clear:both;}
#nowtxt {float:left;width:258px;line-height:18px;}
/*#nowtxt {float:left;width:238px;line-height:18px;}*/
#nowtxt .nowhdr {color:#85756B;font-size:20px;margin-bottom:4px;font-weight:bold;line-height:22px;}
/*#nowtxt .nowhdr {color:#85756B;font-size:27px;margin-bottom:6px;font-weight:bold;line-height:32px;}*/
#nowimg {float:left;width:100px;padding-left:10px;}
/*#nowimg {float:left;width:115px;}*/
#sfimg {margin:30px 0 0 32px;width:278px;color:#C34D06;font-size:14px;}
#sfimg h3{margin:0px 0 6px 0px;color:#6E503E;font-size:22px;}
#sfimg .num, #sfimg .dec {background:#C34D06;color:#ffffff;width:23px;margin: 0 2px 2px 0;padding: 2px 0 0 0; height:26px;font-size:22px;font-weight:bold;text-align:center;float:left}
#sfimg .dec {background: #fff; color: #C34D06; width: 5px; padding-top: 7px;}
#sftext {float:left;width:150px;height:93px;padding:30px 0px 0px 35px;}
#sftext a {color:#CB560F;font-weight:bold;}
#sftext a:hover {color:#CB560F;font-weight:bold;text-decoration:underline;}
/* .sfpng {width:126px;height:147px;z-index:100;position:absolute;} */
#home_main {width:649px; height:513px;z-index:100;position:absolute;}




#discovermore {width:162px;height:35px;margin:18px 0 0 21px;}


a#ddLink {
	display: block;
	margin: 0;
	padding: 0;
	width: 162px;
	height: 35px;
	outline: none;
	border: none;
	text-decoration: none;
	color: #fff;
	font: bold 11px/20px Verdana, sans-serif;
}



.ddOverlay {
    height: 98%;
    position: absolute;
    width: 100%;
    z-index: 100;
}




#ddWrapper {
    position: relative;
}


#ddWrapper #ddInner {
    position: absolute;
    width: 162px;
    height: 368px;
    left: 0px;
    top: -35px;
    padding: 0;
    display: none;
    z-index: 200;
	background: transparent url('/wp-content/themes/marketforce/images/bg_discover_more.gif') bottom left no-repeat;
}

#ddWrapper #ddInnerShadow {
    width: 162px;
    height: 368px;
	background: transparent url('/wp-content/themes/marketforce/images/bg_discover_more.png') bottom left no-repeat;
}


#ddWrapper #ddInner .ddTopShadowContainer {
	/* background: transparent url('../images/test_dd_bg_top.jpg) top left no-repeat; */
}



#ddWrapper #ddInner ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}

#ddWrapper #ddInner ul li {
	padding: 0;
	font: normal 12px/16px Verdana, sans-serif;
}
	#ddWrapper #ddInner ul li#hideDiscover {
		height: 25px;
		text-indent: -9999px;
	}

#ddWrapper #ddInner ul li a {
	display: block;
	text-decoration: none;
	color: #000;
}
	#ddWrapper #ddInner ul li#hideDiscover a {
		height: 25px;
	}

#home_text {margin:188px 72px 0 36px;width:248px; }
#home_text a {color:#77A518;}
#home_text a:hover {color:#77A518;text-decoration:underline}
#home_text .homeheader {color:#0F809C; font-weight:bold;font-size:36px;}
#homessimg {float:left;width:215px;margin: 0 0 20px 0;}
/*#homesstxt {float:left;width:186px;padding:65px 70px 0 0;}*/
#homesstxt {float:left;width:250px;padding:25px 20px 0 0;}
#homesstxt h3 {font-size:16px; color:#0A878F; font-weight:bold;margin:0 0 12px 0;text-transform:uppercase;}

/*#homecstxt {float:left;width:200px;padding:45px 0px 20px 47px;}*/
#homecstxt {float:left;width:400px;padding:25px 0px 20px 25px;}
#homecstxt h3 {font-size:16px; color:#0A878F; font-weight:bold;margin:0 0 12px 0;text-transform:uppercase;}
#homecstxt h4 {font-size:14px; color:#835730; font-weight:bold;margin:0 0 3px 0;text-transform:none;line-height:18px;}
#homecsimg {float:left;width:165px;padding: 45px 0 0px 0;}

/*#solutionsimg {margin-bottom:440px;position: absolute; bottom:0;width:211px;height:210px;padding:21px 0 0 21px;border-top:1px solid #AFAFAF;}*/
#solutionsimg {margin-bottom:480px;position: absolute; bottom:0;width:211px;height:210px;padding:21px 0 0 21px;border-top:1px solid #AFAFAF;}

#solutionsimg h3 {color:#7B4902;font-size:15px;font-weight:bold;margin:0 0 14px 0px;}

#logo {width:164px;height:94px;float:left;}
#sitebox {width:960px;background:url('images/bg-top.gif');background-repeat:repeat-x;margin:0px;padding:0px;border-right:1px solid #aeadad;border-left:1px solid #aeadad;border-bottom:9px solid #aeadad;background-color:#ffffff;}
#footerspace {background: url('images/shadowbottom.png') no-repeat; width:986px;clear:both;}
#footerleft {float:left;width:659px;padding:20px 0 20px 15px;}
#footerright {float:left;width:287px;padding:20px 0 20px 0px;text-align:right;}
#footernav {width:920px;padding:12px 20px 60px 20px;border-top:1px solid #c9c9c8; text-align:center;color:#646362;font-size:10.5px; }
#footernav a {color:#646362;text-decoration:none;}
#footernav a:hover, #footerleft a:hover, #footerright a:hover {text-decoration:underline;}
#footerleft, #footerleft a, #footerright, #footerright a {color:#646362;font-size:11px;line-height:15px;text-decoration:none;}

ul.navbold {
  display: inline;
  list-style: none;
  float: left!important;
  margin-bottom: 5px;
}

ul.navbold li {
  display: inline;
  border-right:1px solid #646362;
  margin:0 5px 0 0;
  padding:0 5px 0 0;
}

ul.navbold li a {
  font-weight: bold;
}

ul.navbold li.page-item-2 {border: none!important; padding: 0!important;}

#loginnav {float:left;height:40px; width:778px;margin:0;padding:13px 16px 0 0;text-align:right;font-size:10.5px;color:#9f4247;}
#loginsearch {float:right;margin-left:65px;}
#loginnav a, #loginnavul li a {color:#7A7164;text-decoration:none;}
#loginnav a:hover, #loginnavul li a:hover {color:#7a7164;text-decoration:underline;}
#loginnavul {margin:0;padding:0;float:right;list-style:none;list-style-type:none;}
#loginnavul li {
  border-right:1px solid #7A7164;
  float:right;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0 5px 0 0;
  padding:0 5px 0 0;
  line-height:10px!important;
}

li.page-item-67 {border: none!important; padding: 0!important;}

.headerpng {width:462px;z-index:16;position:absolute;}
#headerpng {float:left;padding: 0 0 0 0px;width:462px;z-index:16;}
#headertext1{float:left;width:448px;z-index:10;padding:75px 0 0 50px;color:#1379a3;font-size:17px;}
#headertext2{float:left;width:448px;z-index:10;padding:35px 0 0 50px;color:#1379a3;font-size:17px;}
#headertext1 h1, #headertext2 h1 {color:#1379a3;margin:0 0 15px 0;padding:0;font-size:30px;}
#page_header_tall {height:251px; z-index:2;}
#page_header_short {
  height:159px;
  z-index:2;
}
#page_line_bg {width:960px;background:url('images/bg-page-line.gif');}
#page_header_insight {z-index:1;height:32px;width:960px;background:url('images/bg-page_header_insight.gif');}
#sectionhead {float:left;border:1px solid #b2b2b2;height:23px;margin-left:19px;padding:7px 10px 0 10px;font-weight:bold;background:#fff;font-size:13.5px;color:#d67916;}

#bg_headlines {width:960px;background:url('images/bg-headlines-line.gif');}
#now {width:309px;height:120px;float:left;padding:0px 0 30px 64px;}
#headlines{float:left;width:516px;padding:10px 0 30px 30px;}
#page_left {float:left;width:232px;padding:0px 0px 30px 0px;}
#page_right {float:left;min-height:500px;width:657px;padding:20px 10px 30px 50px;}
#spotlight {width:208px;padding:20px 5px 30px 19px;border-top:1px solid #b2b2b2;}
#sectionnav {width:201px;padding:20px 10px 30px 19px;margin-bottom:300px;}
#main_nav {float:left;height:41px; width:784px;margin:0px 10px 0 0;padding:0;color:#665937;}
#getinsight {
  float:right;
  position:relative;
  width:162px;
  height:35px;
  background:transparent;
  z-index: 100;
}
#ddLink {z-index:99;}
ul.navitem li {
	float: right;
	height: 41px;
	margin: 0 3px 0 0;
	}

ul.navitem li a {
	display: block;
	height:27px;
	overflow:hidden;
	font-size: 12px;
	font-weight:bold;
	color:#665937;
	text-decoration: none;
	padding: 14px 20px 0 20px;
	}
/*div.navitem span {
	display: block;
	margin:0; 
	padding:0;
	}
*/
ul.navitem li a:hover, ul.navitem li.current_page_item a {
	color: #000;
	background: #d1e3af;
	border-top:1px solid #9a9481;
	border-right:1px solid #9a9481;
	border-left:1px solid #9a9481;
	padding: 13px 19px 0 19px;
	}
li#simple-section-nav-3 ul {}
li#simple-section-nav-3 ul li {margin:0;padding:0;font-weight:bold; }
ul.sidebar_list li {font-weight:bold; }
li#simple-section-nav-3 ul li a, 
li#simple-section-nav-3 ul li.current_page_item ul li a,
ul.sidebar_list li.cat-item a {color:#6B4708;margin:0;padding:0 10px 0 0px;line-height:22px;background:none;}

li#simple-section-nav-3 ul li a:hover, 
li#simple-section-nav-3 ul li.current_page_item a, 
ul.sidebar_list li.cat-item a:hover, 
ul.sidebar_list li.current-cat a {
  color:#d67916;
  display:block;
  padding:0 10px 0 0px;
  text-decoration:none;
}

li#simple-section-nav-3 ul li.current_page_item ul li a:hover, 
ul.sidebar_list li.current-cat-item a:hover {color:#d67916;display:block;padding:0 10px 0 0px;text-decoration:none;}

#nowul, #nowul li, #address, #address li, #followus, #followus li, #footersecondary, #footersecondary li, #headlinesul, #headlinesul li, #home_shopperforceul, #home_shopperforceul li, #home_toprightul, #home_toprightul li, #spotlightbox_homeul, #spotlightbox_homeul li, #casebox_homeul, #casebox_homeul li {margin:0;padding:0;list-style:none;list-style-type:none;}
#loginnavul li h2, #nowul li h2, #address li h2, #followus li h2, #footersecondary li h2, #headlinesul li h2, #home_shopperforceul li h2, #home_toprightul li h2, #spotlightbox_homeul li h2, #casebox_homeul li h2 {display:none;}
li#simple-section-nav-3 ul li li a, li#simple-section-nav-3 ul li li, li#simple-section-nav-3 ul li ul li a {font-weight:normal;}
li#simple-section-nav-3 ul li ul {margin-top:3px;margin-bottom:4px; list-style:none;list-style-type:none;}
.format_text ul, .format_text ul li {margin-left:15px;list-style:disc;list-style-type:disc; }

/* Mike's Edits */

.readMore {
	margin:-20px 0 20px 0;
}

.home_first_sidebar_block {
	width:155px;
	padding:15px 0 0 30px;
}

.home_first_sidebar_block h3 {
	color: #6e4703;
	margin: 0 0 5px 0;
}

.home_first_sidebar_block p {
	margin: 0 0 20px 0;
}

#client-slideshow, #client-slideshow img {
	width:150px;
	height:100px;
	overflow:hidden;
}

#client-slideshow {
	margin:0 0 0 40px;
}

.left_sidebar_block {
	border-top:1px solid #b2b2b2;
}

.sectionhead {
	float:left;
	border:1px solid #b2b2b2;
	height:23px;
	margin-left:19px;
	padding:7px 10px 1px 10px;
	font-weight:bold;
	background:#fff;
	font-size:13.5px;
	color:#d67916;
	margin-top:-18px;
	text-wrap:none;
}

#home_content_footer {
	width:729px;
	margin:40px 0 0 -50px;
	border-top:1px solid #b2b2b2;
}

#home_content_footer a {
	color:#078b8d;
}

#home_content_footer ul {
	list-style:none;
	padding:0 0 0 20px;
}

#home_content_footer ul li {
	float:left;
	display:inline;
}

#home_content_footer ul li a {
	display:block;
	height:65px;
	padding:30px 0 0 75px;
	width:100px;
	font-weight:bold;
	font-size:12px;
	text-transform:lowercase;
}

#home_content_footer ul li.footer-join a {
	background:url(images/home-footer-join.jpg) 20px center no-repeat;
}

#home_content_footer ul li.footer-schedule a {
	background:url(images/home-footer-schedule.jpg) 20px center no-repeat;
}

#home_content_footer ul li.footer-studies a {
	background:url(images/home-footer-studies.jpg) 20px center no-repeat;
}
#home_content_footer ul li.footer-spotlight a {
	background:url(images/home-footer-spotlight.jpg) 20px center no-repeat;
}

.latest_news {
	list-style:none !important;
	padding:0 0 20px 0 !important;
}

.latest_news div {
	margin:0 0 10px 0;
	padding:0 !important;
	background:none !important;
}

/*.latest_news div:first-child {
	color:#df7400;
}*/

.latest_news {
	color:#674909;
}

.latest_news a {
	color:#df7400;
	/*font-weight:bold;*/
}

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

.read_more {
	text-decoration:underline;
	font-size:11px;
}

.home_table {
	border-bottom:1px solid #da7b05;
	color:#df7400;
}

.home_table h2 {
	margin:0;
	padding:0;
}

.home_table td {
	padding:0 10px 0 10px;
	width:205px;
	border-left:1px solid #da7b05;
}

.home_table p {
	margin:0;	
}

.home_table ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px !important;
}

.home_table ul li {
	margin:0;
	padding:0;
}

.home_arrows {
	float:right;
	display:inline;
	/*margin:0 0 0 25px;*/
	margin:0 0 0 15px;
	padding:0 30px 0 65px;
	width:215px;
	height:58px;
	background:url(images/home-arrows.jpg) 0 center no-repeat;
}

.home_arrows h2 {
	padding:0;
}

.home_arrows ul {
	padding:0 0 0 15px !important;
	margin:0;
	color:#df7400;
}

.home_arrows ul li {
	padding:0;
	margin:0;
}

span.orange {
	color:#e4730b;
}

.solution_block a {
	color:#6f4807;
}

.solution_block a:hover {
	color:#e2681e;
	text-decoration:none;
}

.solution_block .current-menu-item a {
	color:#db7803;
}

.solution_block ul {
	list-style:none;
	padding:0 0 25px 30px;

}

.solution_block ul li {
	font-weight:bold;
	padding:0 0 0 10px;
	background:url(images/solution-list-bullet.jpg) -2px 4px no-repeat;
	margin:0 0 6px 0;
}

.shopper_force {
	height:80px;
	margin:0 30px 50px 30px;
}

.shopper_force h3 {
	color:#6e4703;
}

.shopper_force a {
	color:#dc7a07;
	font-weight:bold;
}

.shopper_force h3 {
	padding:5px 0 10px 0;
}

.spotlight-block p {
	padding:0 40px 0 30px;
}

.spotlight-block a {
	display:block;
	margin:10px 0 50px 0;
	color:#de8318 !important;
	font-weight:bold;
	line-height:40px;
	height:40px;
}

#download-corner {
	margin:0 30px 50px 30px;
}

#download-corner a {
	display:block;
	margin:5px 0 0 0;
	color:#de8318 !important;
	font-weight:bold;
}

#download-corner p {
	margin:0 0 15px 0;
}

.sidebar_list {
	padding:0 0 0 10px !important;
}

.sidebar_list .page_item {
	background:url(images/solution-list-bullet.jpg) -2px 6px no-repeat;
	padding:0 0 0 10px !important;
	text-indent:0;
	margin:0;
}
