div#hg
{
	position: relative;
	clear: both;
	width: 920px;
	margin-bottom:10px;
}

div#hg_strip
{
	height: 40px;
}

div#hg div.hg_controls
{
	float: left;
	width: 76px;
	margin-top:-3px;
	*margin-top: 0px; /* ie7 */
	*background-color: #ccc;
}



div#hg div.hg_controls a {
*background-color: #000;
*font-size: 12px;
*text-indent:0px;
*margin: 0px;
*padding: 0px;
*position: absolute;
*left: 40px;
*top: 10px;
}

div#hg div.hg_controls .hg_left {
*left: 10px;
*top: 10px;
}


/* Target Firefox 2 and older [!] */
body:empty div.hg_controls { margin-top: 0px;}

div#hg div.hg_controls a
{
	cursor: pointer;
}

div#hg div.hg_content
{
	color: #FFFFFF;
	float: right;
	font-size: 1.1em;
	position: relative;
	text-align: right;
	top: -1px;
	width: 832px;
}

div#hg div.hg_content div.title
{
	display: block;
	padding-top: 12px;
	margin-right: 10px;
	height: 32px;
	float: left;
	text-align: right;
}

a.hg_view
{
	background: #C62F28 url(../images/hg_arrow.png) no-repeat scroll 93% 49%;
	_background: none;
	color: #FFFFFF;
	display: inline-block;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 9px;
	padding: 3px 24px 5px 8px;
	cursor: pointer;
	cursor: hand;

}

/* Target FireFox 2 and older [!] */

html>/**/body .hg_view, x:-moz-any-link { 

position:relative;
top:11px;
}

html>/**/body .hg_view, x:-moz-any-link, x:default { top:0px; }


a.hg_view:hover
{
	background: #000 url(../images/hg_arrow.png) no-repeat scroll 93% 49%;
	_background: none!important;
	_color:#E0333C;
	_border:none;
	cursor: pointer;
	cursor: hand;
}

div#content_70 h1
{
	margin-bottom: 10px;
	font-size: 15px;
}

h1.iphone
{
	display: none;
}


div.content_block ul
{
	list-style-type: none;
	margin-bottom: 15px;
}

div.content_block ul li
{
	font-size: 1.1em;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #ccc;
}

div.content_block, div.content_block_first
{
	margin-bottom: 0px;
}

div.content_block h1
{
	width: 518px;
}



div#right_30 ul
{
	list-style-type: none;
}

div#content_70
{
	float: left;
	width: 580px;
}

div#right_30
{
	float: right;
	width: 340px;
}

div#extra
{
	float: right;
	clear: right;
	width: 200px;
}


div.content_block_first p, div.content_block
{
	padding-right: 43px;
}

div.thumb
{
	background-color: #ebebeb;
	float: left;
	height: 80px;
	padding: 6px;
	width: 80px;
	margin-bottom: 4px;
	margin-right: 15px;
}


/* for tabbed image_content_row */

.ui-widget-content div.image_content_row div.left_50 h1, .ui-widget-content  div.image_content_row div.right_50 h1
{
	display: none;
}

.ui-widget-content  div.image_content_row div.right_50
{
	margin-top: 0px;
}

.ui-widget-content  div.image_content_row div.right_50 div.img_holder
{
	padding-top: 20px;
}

.ui-widget-content  div.image_content_row div.left_50 {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
}

.ui-widget-content  div.image_content_row div.left_50 p {
	padding-right: 20px !important;
}

a.hg_left, a.hg_right
{
	background-repeat: no-repeat;
	display: inline-block;
	font-size: 0px !important;
	text-indent: -9999em !important;
	line-height: 0px !important;
	height: 34px;
	line-height: 0;
	width: 34px;
	position:absolute;
	top: 225px;
}

.no-border a.hg_left, .no-border a.hg_right {
	top:175px;
}

/* firefox 2 hack to keep Kenny happy */


/* Target FireFox 2 and older [!] */

html>/**/body .hg_left, x:-moz-any-link { 
float: left;
margin-top: 12px;
}

html>/**/body .hg_left, x:-moz-any-link, x:default { float: none; }


html>/**/body .hg_right, x:-moz-any-link { 
float: left;
margin-top: 12px;
}

html>/**/body .hg_right, x:-moz-any-link, x:default { float: none; }


a.hg_left
{
	background-image: url(../images/header-nav-left.png);
	background-position:0 0;
	left:-17px;
}

a.hg_right
{
	background-image: url(../images/header-nav-right.png);
	background-position:0 0;
	right:-17px;
}

a.hg_left:hover
{
	background-position: 0 -36px;
}

a.hg_right:hover
{
	background-position: 0 -36px;
}

div.details h2
{
	color: #000000;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}

div.details h2 a
{
	color: #000000;
}

div.lefth
{
	width: 235px !important;
	clear: none !important;
}

div.righth
{
	clear: none !important;
	width: 672px !important;
}

div.details h2 a:visited
{
	color: #000000;
}

div.details h2 a:hover
{
	text-decoration: underline !important;
}

div.details p
{
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

div#thumb_list
{
	margin-top: 5px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}

div.thumb_container
{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

div.thumb_container_last
{
	margin-bottom: 15px;
	padding-bottom: 0px;
	border-bottom: 0px dotted #ccc;
}

div.list_description
{
	float: left;
	width: 218px;
}

div.list_description p
{
margin-bottom:0px;
}

div.list_holder
{
	float: right;
	width: 695px; /*reduced by 3 to be size of list times 3 required for carousel*/
	margin-bottom:0px;
	margin-top:-5px;
}

div.list_holder ul.list1, div.list_holder ul.list2, div.list_holder ul.list3, div.list_holder ul.list
{
	float: left;
	width: 219px;
	list-style-type: none;
}

div.list_holder ul.list1 li, div.list_holder ul.list2 li, div.list_holder ul.list3 li, div.list_holder ul.list li
{
	border-bottom: 1px dotted #CCCCCC;
	font-size: 1.0em;
	margin: 6px 0;
	padding-bottom: 8px;
}

div.thumbnail img {
	margin-bottom:4px;
}

.thumbnail h3 {
	margin:6px 0!important;
}

div#right_30 p
{
	margin-bottom: 15px;
}

div.thumb_container .generic-cta
{
	float: left;
	clear: left;
}

div.generic_list .last, div.right_list .last
{
	border: none !important;
}

div#content_promo h3
{
	margin-bottom: 3px;
}

div#content_promo span.date
{
	display: block;
	margin-bottom: 10px;
	color: #333333;
}


div.promo_area img
{
	margin-bottom: 15px;
	height: 200px;
}

div.content_stream .last
{
	border: none;
	margin-bottom:0;
}

div.content_stream
{
	float: left;
	position: relative;
	width: 450px;
}

.transparent
{
	filter: alpha(opacity = 50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}



div#index_filters ul, #knowledgeSubMenu
{
	clear:both;
	float:left;
	margin-bottom:0px;
	width:770px;
}

span.fl
{
	position: relative;
	top: 9px;
	color: #b9b9b9;
	display: none; /* temporary */
}

div#custom_box
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #ECECEC url(../images/default-combobox_on.gif) no-repeat scroll 95% 50%;
	display: block;
	float: right;
	margin-top: 1px;
	padding: 8px;
	width: 150px;
}

div#custom_box ul
{
	font-style: normal;
}

div#index_filters ul.filter
{
	list-style-type: none;
    margin-top:40px;
}

div#index_filters ul.filter li, #knowledgeSubMenu li
{
	float: left;
	font-size: 1.2em;
	margin-right: 10px;
    font-family: Georgia,Serif;
}

div#index_filters ul.filter li.last
{
	margin: 0px;
	margin-left: -18px;
	border-right: none;
}

div#index_filters ul.filter li a, #knowledgeSubMenu li a
{
	color: #666;
	padding: 7px;
	text-align: left;
	display: block;
	background-color: #fdfdfd;
	border:solid 1px #ececec;
}

div#index_filters ul.filter li a:hover, div#index_filters ul.filter li a.active, #knowledgeSubMenu li a:hover, #knowledgeSubMenu li a.active
{
	background-color: #76992e;
	color: #fff;
}
div#index_filters ul.filter li a:hover{
text-decoration:none;
}

#container div.resources
{
	float: left;
	width: 680px !important;
	clear: none;
}

#container div.resources div.thumb_holder
{
	float: left;
	width: 680px !important;
	clear: both;
}

#container div.resources div.thumb_holder div.thumb_row
{
	float: left;
	width: 680px !important;
	clear: both;
}

#container div.resources div.row_content
{
	width: 440px !important;
}

#container div.resources div.full
{
	width: 675px !important;
}

div#submenu
{
	width: 215px;
	float: left;
	margin-right: 20px;
	clear: both;
}

div.item_list a
{
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
}

div.item_list a span
{
	color: #636363 !important;
}

div.item_list
{
	font-size: 1.1em;
	padding-bottom: 20px;
	float: left;
}

div#submenu ul li
{
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div#submenu ul li a
{
	color: #636363;
	display: block;
	font-size: 1em;
}

div#submenu ul li a:hover, div#submenu ul li a.current
{
	color: #E0333C;
}


div#work_list div.thumb_row
{
	margin-bottom: 20px;
}

/* Sexy combo */
.comboboxContainer
{
	background-color: #ECECEC;
}

.comboboxValueContainer
{
	background-color: #ECECEC;
	color: #666666;
}

.comboboxValueContent
{
	padding-left: 3px;
	text-transform: lowercase;
}

.comboboxDropDownContainer
{
	background: #ECECEC;
	overflow: hidden;
	cursor: default;
	border: none;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -8px !important;
	width: 147px !important;
	padding-bottom: 10px;
	padding-top: 10px;
}

.comboboxDropDownButton
{
	width: 16px;
	height: 18px;
	background-image: url(../images/default-combobox.gif);
}

.comboboxGroupItemHeader
{
	display: block;
	background: #000;
	color: #fff;
}

.comboboxGroupItemContainer
{
	text-transform: lowercase;
}

.comboboxItem
{
	background: #ECECEC;
	color: #666;
	display: block;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}

.comboboxItemHover
{
	background-color: #000000;
	color: #fff;
	text-transform: lowercase;
}

div.location
{
	float: left;
	width: 440px;
}

div.location h2
{
	color: #000;
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	margin: 3px 0 0;
}

span.highlight
{
	color: #666;
}

ul.generic_pagination
{
	float: right;
	list-style:none;
	margin-top: 4px;
}

ul.generic_pagination li
{
	float: left;
	font-size: 1em;
	margin-right: 10px;
}

ul.generic_pagination li.last
{
	margin: 0px;
	border-right: none;
	margin-right: 0px;
}

ul.generic_pagination li a
{
	background-color: #FDFDFD;
	border: 1px solid #ebebeb;
	color: #666666;
	display: block;
	padding: 3px 8px 5px;
	text-align: left;
	text-transform:lowercase;
}

ul.generic_pagination li a.active, ul.generic_pagination li a:hover
{
	background-color: #76992e;
	color: #fff;
}

div.work_left
{
	float: left;
	padding-right: 20px;
	width:669px;
}

div.work_right
{
	display:inline;
	float:right;
	margin-left:16px;
	width:215px;
}

div#work_info
{
	float: left;
	width: 920px;
	margin-top: 40px; /*Changed from -10 due to larger banner*/
}

div#work_info ul
{
	font-size: 1.0em;
	list-style:none;
}

div#work_right h3
{
	font-size: 1.4em;
	color: #000;
}

div.work_right ul
{
	list-style: none;
	font-size: 1em;
}

/*Add for banner and carosuels*/

#hg
{
	height: 395px;
	width: 920px;
	overflow:hidden;
}

#hg_map
{
	clear: both;
	float: left;
	height: 360x;
	overflow: hidden;
	position: relative;
	width: 920px;
	margin-bottom:2px;
}

.image_holder
{
	position: absolute;
	left: 0px;
}


.jac .carousel
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.jac-content
{
	float: left;
}

div.content_stream div.content_item img
{
	display: none;
}


/* blog */

div.narrowcolumn
{
	float:left;
	width:585px;
	margin-bottom:20px;
    padding-top:40px;
}

div.post {
	clear:both;
	float:left;
	margin-bottom:25px;
	padding-bottom:15px;
    border-bottom:1px solid #ebebeb;
	width: 585px;
}

div#sidebar
{
	float: right;
	width: 307px;
    padding-top:40px;
}


p.postmetadata
{
	padding:0 5px 7px 0;
}

p.postmetadata strong
{
	margin-left: 5px;
}

div.widecolumn
{
	width: 568px;
    padding-top:40px;
	float: left; /*added for sidebar*/
}

div#map
{
	height: 360px;
}

div.navigation div.left a, div.blogBack a {
	display: block;
	float: left;
	padding: 0 0 0 35px;
	height:32px;
	line-height: 30px;
	background:url('../images/arrow_left.png') no-repeat left top;
    font-size:1.2em;
}

div.navigation div.right a {
	display: block;
	padding: 0 35px 0 0;
	height:32px;
	line-height: 30px;
	background:url('../images/arrow_right.png') no-repeat right top;
    font-size:1.2em;
}

div.navigation div.left a:hover 
{
 background-position:left -32px;   
}

div.navigation div.right a:hover 
{
 background-position:right -32px;   
}

div.navigation div.left span, div.navigation div.right span {
display: none;
}


div.navigation  {
clear:both;
float:left;
margin-bottom:30px;
}


div.navigation{
float:left;
width:100%;
}

div.navigation .right{
float:right;
}
div.navigation .left{
float:left;
}


div.navigation div.left a:hover, div.blogBack a:hover
{
color:#1a1a1a;
}

div.blogBack {

float: left;
width: 100%;
margin-bottom: 20px;
}

/* quote panel */

div.text_content_row
{
	clear: both;
	float: left;
	margin-bottom: 0px;
	width: 100%;
	position: relative;
    border-top:1px solid #efefef;
    /*padding-bottom:40px;*/
}

div.text_content_row div.left_50 h1
{
	font-size: 1.8em;
	margin-top: 0px;
}

div.text_content_row div.left_50
{

	float:left;
	margin-top:35px;
	width:440px;
}

 div.left_50 div.carousel-wrapper 
{
	height: 242px !important;
}


div.text_content_row div.right_50 h1
{
	font-size: 15px;
    margin-top:15px;
    font-size: 1.8em;
}

div.text_content_row div.right_50
{

	display:inline;
	float:left;
	margin-top:20px;
	padding-left:15px;
	width:445px;
}

div.text_content_row div.left_50 div.image_text
{
	padding: 5px 3px 0;
	position: relative;
}

div.text_content_row div.right_50 div.image_text
{
	padding: 5px 3px 0;
	position: relative;
}



div.text_content_row div.right_50 div.image_text p
{
/*margin-bottom:0px;*/

}

div.text_content_row div.no-header-padding
{
	padding-top: 15px;
}

div#custom_box ul
{
	background-color: #ECECEC;
	margin: 5px 0 0 -8px;
	padding: 10px 0 10px 20px;
	position: absolute;
	width: 146px;
	z-index: 1000;
	*margin-left: -60px; /*ie7*/
	*margin-top: 20px;
	display: none;
}

div#custom_box ul li
{
	margin-bottom: 8px;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	width: auto;
	border-bottom: 1px dotted #ccc;
	width: 130px;
	padding-bottom: 10px;
}


div#custom_box ul li a
{
	margin: 0px;
	padding: 0px;
	width: auto;
}



ul.archive li
{
	border: 0px !important;
}

div.ui-tabs-hide
{
	position: absolute;
    left: -10000px;

}
div.ui-tabs-nav li
{
	clear: both;
	float: left;
	font-family: arial;
	font-style: italic;
}



ul.ui-tabs-nav
{
	list-style-type: none;
}

ul.ui-tabs-nav
{
	clear: both;
	float: left;
	font-family: arial;
	font-style: italic !important;
	width: 694px;
	margin-bottom: 7px;
}

ul.ui-tabs-nav li
{
	float: left;
	font-size: 1em;
	margin-right: 10px;
}

ul.ui-tabs-nav li a
{
	background-color: #ECECEC;
	color: #666666;
	display: block;
	padding: 7px;
	text-align: left;
}

ul.ui-tabs-nav li.ui-state-active a
{
	background-color: #C62F28;
	color: #FFFFFF;
	font-weight: bold;
}





#errorpage {
min-height:300px;
float:left;
width:100%;
}

#errorpage h2{
font-size:2em;
}

/* SERVICES EXTENDED */

#slim-contact {
	background-color: #F1F1F1;
    float: left;
    margin-bottom: 40px;
    padding: 20px 20px 5px;
    width: 880px;
}

#slim-contact h1 
{
	margin-bottom:10px !important;
	border-bottom:none !important;
}

.quote-text 
{
	float:left;
	width:580px;
}

.quote-contact 
{
	float:right;
	font-size:12px;	
	width:280px;
}

.h1-bordered 
{
	margin-bottom:20px;
}

.h1-bordered h1
{

    padding-bottom:15px;
}

.h1-bordered div.controls 
{
	top: 35px !important;
}

.steps li{
padding-top:20px;
}

.steps li img 
{
	float:left;
	width:450px;
}

.steps li div 
{
	float:left;
	width:450px;
	margin-left:20px;
}

.steps li div h3, .steps li div p 
{
	max-width:450px;
}

.values-list 
{
	width:920px;
}

.values-list li 
{
	float:left;
	width:210px;
	margin-left:20px;
}

.h1-bordered .carousel-wrapper 
{
	height:270px !important;
	position:relative;
}

.h1-bordered div.controls-bottom 
{
	left:450px;
	top:223px !important;
	width:450px;
	position:absolute;
}

.h1-bordered div.controls-bottom a.arrow_next, .h1-bordered div.controls-bottom a.arrow_back 
{
		z-index:100;
		height:27px;
		display:block;
		text-indent:-9999px;
		background-position:0 0;
		padding:0;
}

.h1-bordered div.controls-bottom a.arrow_back {
	background-image:url("../images/bottom-back-button.png");
	width:57px;
}

.h1-bordered div.controls-bottom a.arrow_next {
	background-image:url("../images/bottom-next-button.png");
	left:392px;
	position:absolute;
	top:0;
	width:57px;
}

.h1-bordered div.controls-bottom  a.arrow_back:hover 
{
	background-position:0 -27px;
}


.h1-bordered div.controls-bottom a.arrow_next:hover 
{
	background-position:0 -27px;
}

li.jac-content 
{
	position:relative;
}

li.jac-content img 
{
	position:relative;
	margin-top:5px;
}

.right_50.remove_border 
{
	margin-top:0 !important;
	border-top:none !important;
}

.right_50.remove_border h1 {
	border-bottom:1px solid #CCCCCC;
}

.right_50.remove_border div.image_text 
{
	padding:0 !important;
	margin-top:-6px;
}

@media only screen and (device-width: 768px) {
  h1 
  {
  	height:36px;
  }
}

/* BLOG */

#social-media li { border-bottom:none !important; margin-bottom:0 !important; padding-bottom:0 !important; float:left; margin-right:10px;}

#social-media li a { width:31px; height:31px; display:block;}

#social-media li a { display:block; width:31px; height:31px; overflow:hidden;}

.post-info { height:31px; margin-bottom:10px;}

.entrytext { margin-bottom:10px;}

small#post-author { float:left;}

.post-share {
	background-color:#FFF;
	padding:10px 4px;
	margin-top:30px;
	margin-bottom:27px;
	height:35px;
	position:relative;
	width:575px;
    border-top:1px solid #ebebeb;
    border-bottom:1px solid #ebebeb;
}

.work_left .post-share {
	width:661px;
}

.error 
{
	color:#E0333C;
}

#knowledgeSubMenuHolder {
	clear:both;
	display:block;
	height:30px;
	margin-bottom:30px;
	width:100%;
}

/* focus state */

#validation_summary ul {
	margin-bottom:15px;
}

.hg_content {
	background:url("../images/80.png") repeat scroll left top transparent;
	bottom:0;
	float:left;
	height:40px;
	left:0;
	position:absolute;
	width:920px;
}

.hg_content .title {
	color: #FFFFFF;
    font-size: 1.1em;
    left: 10px;
    position: absolute;
    top: 12px;
}

.hg_content .hg_view {
	position: absolute;
    right: 0;
}

.stButton .sharethis {
    background-position: 0 0 !important;
}

.stButton .chicklets {
    background: url("../images/blog/s-share.png") repeat scroll 0 0 transparent !important;
    display: block !important;
    height: 22px !important;
    margin: 0 -3px;
    padding-left: 0 !important;
    width: 25px;
}

.no-top-margin {
	margin-top:0 !important;
}

.home-input {
	display: block;
    font-weight: bold;
    margin-bottom: -8px;
    margin-top: 10px;
}

.generic_list .list_holder .list {
	margin-left:16px;
}

.generic_list .list_holder ul li ul li {
	width:218px;
}


#share-form {
    background-color: #FFFFFF;
    
  /*  height: 345px;*/
    margin: 0;
    padding: 15px;
    /*width: 370px;*/
}
#pp_full_res {
border: 3px solid #76992E ;
width:370px;
}

#share-form #aspnetForm {
    margin-top: 20px;
}
#share-form .umbMailFormLabel {
    display: block;
    float: left;
    font-size: 13px;
    min-width: 120px;
}
#share-form .umbMailFormTextbox {
    background-color: #ECECEC;
    border: 1px solid #ECECEC;
    margin-top: -4px;
    padding: 2px;
    width: 188px;
}
#share-form p {
    margin-bottom: 10px;
    color: #636363;
    font-size:1.0em;
    font-family:Arial;
}
#share-form #validation_summary {
    margin-bottom: 15px;
    margin-top: -5px;
    font-size:0.9em;
}
#share-form #validation_summary p, #share-form #validation_summary ul li {
    color: #E0333C !important;
    font-size: 1.1em;
    margin-bottom: 0;
}
#share-form .submitBtn {
    margin-top: 5px;
}
#share-form .msg {
    font-size: 13px;
    margin-top: 15px;
}

#share-content {
    background-color: #FFFFFF;
    border: 3px solid #76992E ;
    height: 94px;
    padding: 15px;
    width: 244px;
}

.errortext{
font-size:0.9em!important;
color:Red!important;
}
#share-content h4, #share-form h4 {
    border-bottom: 1px solid #CCCCCC;
    color: #636363;
    font-size: 1.2em;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 3px;
}

#share-form .umbMailFormLabel {
    display: block;
    float: left;
    font-size: 13px;
    min-width: 120px;
}

.steps-guide-border-top{
 border-top: 1px solid #EFEFEF;
}
