/* -----------------------------------------------------------------------
 Title:      	Direct Group Custom Stylesheet
 Author:     	Direct Group
 Site:			http://www.directgroup.net
 Vesion: 		1.0
 Created: 		07/09/2009
 Last Modified: 07/09/2009
 Modified by: 	Ryan Scherler
 Copyright: 	2009, Direct Group,  All rights resevered.
----------------------------------------------------------------------- */

body {
	background: #bcd9e7;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #253c4f;
}

body.sub {
	background: #bcd9e7 url(/images/layout/bg-body-sub.jpg) repeat-x 0 0;
}

img {
	border: none;
	display: block;
}

.clear { 
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0; 
}

/* @layout */

.wrap {
	width: 944px;
	margin: 0 auto;
}

#top {
	border-bottom: 1px solid #3b4b60;
	background: #00203c url(/images/layout/bg-topv2.jpg) no-repeat 50% 0;
	height: 121px;
}

#top .wrap { position: relative; }

#logo {
	position: absolute;
	top: 20px;
	left: 0px;
}

/* @topnav */

#topnav {
	position: absolute;
	top: 30px;
	right: 229px;
}

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

#topnav li {
	padding: 0;
	float: left;
}

#topnav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#nav-clientlogin a {
	width: 91px;
	height: 31px;
	background: url(/images/layout/btn-clientlogin.png) no-repeat 0 0;
}

#nav-clientlogin a:hover,
#nav-clientlogin a.active {
	background-position: 0 -31px;
}

#nav-careers a {
	width: 61px;
	height: 31px;
	background: url(/images/layout/btn-careers.png) no-repeat 0 0;
}

#nav-careers a:hover,
#nav-careers a.active {
	background-position: 0 -31px;
}

#nav-locations a {
	width: 72px;
	height: 31px;
	background: url(/images/layout/btn-locations.png) no-repeat 0 0;
}

#nav-locations a:hover,
#nav-locations a.active {
	background-position: 0 -31px;
}

/* @search */

#search {
	position: absolute;
	top: 30px;
	right: -15px;
	width: 244px;
	height: 31px;
	background: url(/images/layout/bg-search.png) no-repeat 0 0;
}

#search form {
	position: absolute;
	top: 6px;
	left: 10px;
}

#search input {
	font-size: 10px;
	vertical-align: middle;
	padding: 0;
}

input.text {
	width: 145px;
	margin-right: 5px;
}

/* @mainnav */

#mainnav {
	position: absolute;
	top: 84px;
	right: 5px;
}

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

#mainnav li {
	padding: 0;
	float: left;
}

#mainnav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 19px;
}

#nav-home a {
	width: 55px;
	background: url(/images/layout/btn-home.gif) no-repeat 0 0;
}

#nav-home a:hover,
#nav-home a.active {
	background-position: 0 -19px;
}

#nav-solutions a {
	width: 98px;
	background: url(/images/layout/btn-solutions.gif) no-repeat 0 0;
}

#nav-solutions a:hover,
#nav-solutions a.active {
	background-position: 0 -19px;
}

#nav-services a {
	width: 88px;
	background: url(/images/layout/btn-services.gif) no-repeat 0 0;
}

#nav-services a:hover,
#nav-services a.active {
	background-position: 0 -19px;
}

#nav-clientsuccessstories a {
	width: 172px;
	background: url(/images/layout/btn-clientsuccessstories.gif) no-repeat 0 0;
}

#nav-clientsuccessstories a:hover,
#nav-clientsuccessstories a.active {
	background-position: 0 -19px;
}

#nav-news a {
	width: 156px;
	background: url(/images/layout/btn-news.gif) no-repeat 0 0;
}

#nav-news a:hover,
#nav-news a.active {
	background-position: 0 -19px;
}

#nav-aboutus a {
	width: 92px;
	background: url(/images/layout/btn-aboutus.gif) no-repeat 0 0;
}

#nav-aboutus a:hover,
#nav-aboutus a.active {
	background-position: 0 -19px;
}

#nav-contact a {
	width: 62px;
	background: url(/images/layout/btn-contact.gif) no-repeat 0 0;
}

#nav-contact a:hover,
#nav-contact a.active {
	background-position: 0 -19px;
}

/* @flash */

#flash {
	border-top: 5px solid #092e56;
	background: #001f3b url(/images/layout/bg-noflash.jpg) no-repeat 50% 0;
}

#flash-home {
	position: relative;
	width: 954px;
	height: 404px;
	margin: 0 auto;
}

#no-flash {
	display: none;
}

#equation {
	position: absolute;
	top: 80px;
	left: 26px;
}

#mission {
	position: absolute;
	top: 180px;
	left: 32px;
	width: 440px;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	text-shadow: #133d74 1px 1px 1px;
}

#mission p {
	line-height: 1.5em;
}

ul#deliverables {
	position: absolute;
	top: 0;
	left: 476px;
	font-family: Georgia, serif;
	color: #f3f3f3;
	font-weight: normal;
	font-size: 14px;
	width: 390px;
}

#deliverables li {
	padding-left: 20px;
	margin-bottom: 10px;
}

#deliverables li.orange {
	color: #f3f3f3;
	background: url(/images/layout/bullet-orange.png) no-repeat 0 4px;
}

#deliverables li.green {
	color: #f3f3f3;
	background: url(/images/layout/bullet-green.png) no-repeat 0 4px;
}

#deliverables li.marine {
	background: url(/images/layout/bullet-marine.png) no-repeat 0 4px;
}

#deliverables li.blue {
	color: #f3f3f3;
	background: url(/images/layout/bullet-blue.png) no-repeat 0 4px;
}

/* @mid */

#mid {
	border-top: 5px solid #5d8ab1;
	background: url(/images/layout/bg-mid.jpg) repeat-x 0 0;
}

.sub #mid {
	border-top: none;
	background: #fff url(/images/layout/bg-mid-sub.jpg) no-repeat 0 0;
	width: 940px;
	margin: 15px auto;
}

body#page-search.sub #mid,
body#page-contact.sub #mid {
	background: #fff url(/images/layout/bg-mid-contact.jpg) no-repeat 0 0;
}

#mid-inner {
	padding: 15px 0 30px 0;
	background: url(/images/layout/bg-mid-inner.jpg) no-repeat 50% 0;
}

.sub #mid-inner {
	position: relative;
	padding: 10px 10px 15px 18px;
	background: none;
}

body#page-search.sub #mid-inner,
body#page-contact.sub #mid-inner {
	padding: 10px 10px 15px 10px;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 12px;
	padding-bottom: 11px;
	color: #003664;
	border-bottom: 1px solid #bcd9e8;
	line-height: 1.25em;
}

#page-about h1,
#page-client-success-stories h1,
#page-services h1,
#page-solutions h1 {
	display: none;
}

#sub-header {
	position: relative;
	float: right;
	width: 693px;
	margin: 0 0 30px 0;
}

body#page-search #sub-header,
body#page-contact #sub-header {
	float: none;
	width: auto;
}

body#page-news-and-knowledge #sub-header {
	margin-top: -38px;
}

#sidenav {
	float: left;
	width: 200px;
	margin-right: 22px;
	padding-top: 4px;
}

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

#sidenav li {
	padding: 0;
}

#sidenav li a {
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	display: block;
	height: 22px;
	padding: 8px 10px 0 18px;
	color: #00427b;
	background: url(/images/layout/bg-sidenav-listitem.gif) no-repeat 0 -30px;
}

#sidenav li a.sup {
	padding-top: 3px;
	padding-bottom: 4px;
}

#sidenav li.first a {
	background: url(/images/layout/bg-sidenav-listitem-first.gif) no-repeat 0 -30px;	
}

#sidenav li a.twoline {
	background: url(/images/layout/bg-sidenav-listitem-twoline.gif) no-repeat 0 -42px;	
	height: 32px;
}

#sidenav li.first a.twoline {
	background: url(/images/layout/bg-sidenav-listitem-twoline-first.gif) no-repeat 0 -42px;
}

#sidenav li.first a:hover.twoline,
#sidenav li.first a.active.twoline {
	background-position: 0 0;		
}

#sidenav li a:hover,
#sidenav li a.active {
	color: #fff;
	background-position: 0 0;
}

#sidenav li ul {
	display: none;
}

#sidenav li ul.active {
	display: block;
}

#sidenav li li a.sub-page-link { 
	font-size: 11px;
	color: #1578c1;
	background: #bcd9e8 url(/images/layout/bg-sidenav-li-sub.gif) no-repeat 18px 8px;
	padding: 4px 6px 4px 30px;
	line-height: none;
	height: auto;
}

#sidenav li li.first a.sub-page-link {
	padding-top: 10px;
	margin-top: -1px;
	background-position: 18px 14px;
}

#sidenav li li.first a.sub-page-link:hover {
	background-position: 18px 14px;
}

#sidenav li li.last a.sub-page-link {
	padding-bottom: 10px;
}

#sidenav li li a:hover.sub-page-link,
#sidenav li li a.active.sub-page-link {
	color: #00203c;
}

#main {
	float: right;
	width: 690px;
}

body#page-search #main,
body#page-contact #main {
	float: none;
	width: auto;
}

#main-inner {
	font-family: Arial, sans-serif;
	color: #666666;
	float: left;
	width: 460px;
}

body#page-search #main-inner,
body#page-contact #main-inner {
	width: 690px;	
}

#main-inner img.offset.left {
	margin-left: -10px;
}

#main-inner img.offset.right {
	margin-right: -10px;
}

#main-inner a {
	color: #0670bd;
}

#main-inner a:hover {
	color: #00427b;
}

#main-inner p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 22px;
}

.green {
	color: #006600;
}

.orange {
	color: #cc6600
}

.blue {
	color: #00797a;
}

#main-inner #contact-page-body p {
	color: #cc6600;
}

#main-inner p.prehead {
	font-size: 18px;
	line-height: 24px;
}

.postal-optimizer #main-inner p.prehead {
	width: 250px;
}

#page-postal-optimizer #main-inner p.prehead span {
	color: #006600;
}

#page-about #main-inner span {
	color: #cc6600;
}

#page-client-success-stories #main-inner span {
	color: #0066cc;
}

#page-services #main-inner span {
	color: #00797b;
}

#page-solutions #main-inner span {
	color: #006500;
}

#main-inner ul {
	font-size: 12px;
	list-style: disc;
	line-height: 18px;
	margin-bottom: 20px;
}

#main-inner ul a {
	color: #cc6600;
}

#main-inner ul.stories a {
	color: #0066cc;
}

#main-inner ul.stories a:hover {
	color: #00203c;
}

#main-inner ul.stories {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main-inner ul.stories li {
	margin-bottom: 20px;
}

#main-inner ul.checks {
	list-style: none;
}

#main-inner .callout ul.checks {
	margin-bottom: 0;
}


#main-inner li {
	margin-left: 12px;
}

#main-inner ul.checks li {
	background: url(/images/layout/bullet-check.png) no-repeat 0 0;
	padding-left: 22px;
	margin-bottom: 12px;
}

#main-inner ul.checks.orange {
	color: #253c4f;
}

#main-inner ul.checks.orange li {
	background: url(/images/layout/bullet-check-orange.png) no-repeat 0 0;
}

#main-inner ul.checks li.last {
	margin-bottom: 0;
}

#main-inner .callout {
	padding: 15px;
	margin-bottom: 20px;
	background: #f4f4ec;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#main-inner ul.anchorlist {
	list-style: none;
	padding: 0;
	margin: 0 0 20px 0;
}

#main-inner ul.anchorlist li {
	padding: 0;
	margin-left: 0;
}

#main-inner .col-1,
#main-inner .col-2 {
	margin-top: 5px;
	padding-top: 5px;
}

#main-inner .col-1 {
	float: left;
	width: 219px;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #bcd9e8;
}

#main-inner .col-2 {
	float: left;
	width: 220px;
}

#main-inner .col-1 h2,
#main-inner .col-2 h2 {
	font-size: 14px;
}

.sub.client-success-stories #main-inner h2,
.sub.client-success-stories #main-inner blockquote {
	color: #0066cc;
	font-size: 18px;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

.sub.client-success-stories #main-inner blockquote {
	float: right;
}

/* @cufon */

h2.cufon {
	font-size: 24px;
	color: #00203c;
	line-height: 1.25em;
	margin-bottom: 20px;
}

h2.cufon em {
	font-style: normal;
}

#page-solutions h2.cufon em {
	color: #006500;
}

#page-services h2.cufon em {
	color: #00797b;
}

#page-client-success-stories h2.cufon em {
	color: #0066cc;
}

h3 {
	margin-bottom: 10px;
	color: #cc6600;
}

body.sub.services h3,
body.sub.services #main-inner ul.anchorlist a {
	color: #01797a;
}

body.sub.careers h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
}

.news-releases h2,
.news-releases .release h3 {
	color: #0670bd;
}

.media-coverage h2,
.media-coverage .release h3 {
	color: #559d3c;
}

.release {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #bcd9e8;
}

.release .summary p {
	margin-bottom: 0 !important;
}

#main-inner .col-1 h3,
#main-inner .col-2 h3 {
	font-size: 12px;
	margin-bottom: 5px;
}


#promos {
	float: right;
	width: 215px;
}

#mid-inner-top {
	background: url(/images/layout/bg-mid-inner-top.png) no-repeat 50% 0;
	height: 15px;
}

#mid-inner-mid {
	background: url(/images/layout/bg-mid-inner-mid.png) repeat-y 50% 0;
	padding: 0 0 0 15px;
}

#mid-inner-bottom {
	background: url(/images/layout/bg-mid-inner-bottom.png) no-repeat 50% 100%;
	height: 15px;
}

#news-home {
	float: left;
	width: 222px;
	padding: 10px;
	background: url(/images/layout/bg-news-home.png) no-repeat 0 0;	
}

#news-home h2 {
	background: url(/images/layout/hdr-news-home.gif) no-repeat 50% 0;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #618fbc;	
}

#news-home .scroll {
	height: 150px;
	padding: 5px 0 0 0;
	margin-bottom: 10px;
	overflow: auto;
}

#news-home .entry {
	padding-bottom: 9px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #618fbc;	
}

#news-home .entry.last {
	padding-bottom: 10px;
	margin-bottom: 0;
	border-bottom: none;		
}

#news-home a { color: #005393; }
#news-home a:hover { color: #00203c; }

/* scrollpane custom styles */

#news-home .jScrollPaneTrack {
	background: url(/images/layout/jscrollpane/news-scroll-track.gif) repeat-y;
}
#news-home .jScrollPaneDrag {
	background: url(/images/layout/jscrollpane/news-scroll-drag-middle.gif) no-repeat 0 50%;
}
#news-home .jScrollPaneDragTop {
	background: url(/images/layout/jscrollpane/news-scroll-drag-top.gif) no-repeat;
	height: 4px;
}
#news-home .jScrollPaneDragBottom {
	background: url(/images/layout/jscrollpane/news-scroll-drag-bottom.gif) no-repeat;
	height: 4px;
}
#news-home a.jScrollArrowUp {
	height: 12px;
	background: url(/images/layout/jscrollpane/news-scroll-arrow-up.gif) no-repeat 0 0;
}
#news-home a.jScrollArrowDown {
	height: 12px;
	background: url(/images/layout/jscrollpane/news-scroll-arrow-down.gif) no-repeat 0 0;
}

/* @cta */

.cta {
	position: relative;
	float: left;
	width: 185px;
	height: 180px;
	overflow: hidden;
	padding: 30px 15px 0 15px;
	margin-right: 5px;
	background: url(/images/layout/bg-cta-2.png) no-repeat 50% 0;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 1.5em;
}

.cta h2 {
	width: 86px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/layout/hdr-cta-services.png) no-repeat 0 0;
	margin-bottom: 30px;
}

.cta.first h2 {
	width: 98px;
	background: url(/images/layout/hdr-cta-solutions.png) no-repeat 0 0;	
}

.cta.last h2 {
	width: 104px;
	background: url(/images/layout/hdr-cta-industries.png) no-repeat 0 0;	
}

.cta h3 {
	font-family: Meta, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00427b;
	font-weight: normal;
	line-height: 1.25em;
}

.cta.first { 
	margin-left: 5px; 
	background: url(/images/layout/bg-cta.png) no-repeat 50% 0;
}

.cta.last {
	margin-right: 0; 
	background: url(/images/layout/bg-cta-3.png) no-repeat 50% 0;
}

.cta-button {
	position: absolute;
	left: 7px;
	bottom: 20px;
}

.cta .cta-button a {
	display: block;
	width: 201px;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/layout/btn-learnmore-services.png) no-repeat 0 0;	
}

.cta.first .cta-button a {
	background: url(/images/layout/btn-learnmore-solutions.png) no-repeat 0 0;	
}

.cta.last .cta-button a {
	background: url(/images/layout/btn-learnmore-industry.png) no-repeat 0 0;	
}

.cta .cta-button a:hover,
.cta .cta-button a.active {
	background-position: 0 -35px;
}

#promos .cta {
	float: none;
	margin: 0;
}

.cta.promo {
	
}


/* @testimonials */

div.testimonial {
	padding: 20px 15px;
	border-top: 1px solid #c7c9c8;
	border-bottom: 1px solid #c7c9c8;
	font-family: Georgia, serif;
	margin: 60px 0 20px 0;
}

div.testimonial h3 {
	width: 166px;
	height: 19px;
	background: url(/images/layout/hdr-clientfeedback.png) no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;		
	margin-bottom: 15px !important;
}

.testimonial blockquote {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-shadow: #fff 1px 1px 1px;
}

.testimonial blockquote span {
	text-shadow: none;
	font-weight: bold;
	font-size: 20px;
}


.testimonial cite {
	display: block;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	font-style: normal;
}	

/* @bottom/bottomnav */

#bottom {
	background: #d0e2ec url(/images/layout/bg-bottom.jpg) repeat-x 0 0;	
	padding: 24px 0;
	height: 160px;
}

#bottom .wrap {
	width: 940px;
}

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

#bottomnav li {
	padding: 0;
	float: left;
}

#bottomnav li a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 13px;
}

#bottomnav-home a {
	width: 40px;
	background: url(/images/layout/btn-bottomnav-home.gif) no-repeat 0 0;
}

#bottomnav-home a:hover,
#bottomnav-home a.active {
	background-position: 0 -13px;
}

#bottomnav-solutions a {
	width: 68px;
	background: url(/images/layout/btn-bottomnav-solutions.gif) no-repeat 0 0;
}

#bottomnav-solutions a:hover,
#bottomnav-solutions a.active {
	background-position: 0 -13px;
}

#bottomnav-services a {
	width: 63px;
	background: url(/images/layout/btn-bottomnav-services.gif) no-repeat 0 0;
}

#bottomnav-services a:hover,
#bottomnav-services a.active {
	background-position: 0 -13px;
}

#bottomnav-clientsuccessstories a {
	width: 141px;
	background: url(/images/layout/btn-bottomnav-clientsuccess.gif) no-repeat 0 0;
}

#bottomnav-clientsuccessstories a:hover,
#bottomnav-clientsuccessstories a.active {
	background-position: 0 -13px;
}

#bottomnav-news a {
	width: 128px;
	background: url(/images/layout/btn-bottomnav-news.gif) no-repeat 0 0;
}

#bottomnav-news a:hover,
#bottomnav-news a.active {
	background-position: 0 -13px;
}

#bottomnav-aboutus a {
	width: 66px;
	background: url(/images/layout/btn-bottomnav-aboutus.gif) no-repeat 0 0;
}

#bottomnav-aboutus a:hover,
#bottomnav-aboutus a.active {
	background-position: 0 -13px;
}

#bottomnav-contact a {
	width: 57px;
	background: url(/images/layout/btn-bottomnav-contact.gif) no-repeat 0 0;
}

#bottomnav-contact a:hover,
#bottomnav-contact a.active {
	background-position: 0 -13px;
}

#bottomnav-careers a {
	width: 57px;
	background: url(/images/layout/btn-bottomnav-careers.gif) no-repeat 0 0;
}

#bottomnav-careers a:hover,
#bottomnav-careers a.active {
	background-position: 0 -13px;
}

#bottomnav-locations a {
	width: 69px;
	background: url(/images/layout/btn-bottomnav-locations.gif) no-repeat 0 0;
}

#bottomnav-locations a:hover,
#bottomnav-locations a.active {
	background-position: 0 -13px;
}

#bottomnav-clientlogin a {
	width: 86px;
	background: url(/images/layout/btn-bottomnav-clientlogin.gif) no-repeat 0 0;
}

#bottomnav-clientlogin a:hover,
#bottomnav-clientlogin a.active {
	background-position: 0 -13px;
}

#bottomnav-title {
	width: 79px;
	height: 26px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/layout/bottomnav-title.gif) no-repeat 0 0; 
}

#bottomnav-phone {
	margin-top: -2px;
	margin-left: 5px;
	color: #4785b3;
}

#bottomnav-phone span {
	display: none;
}

/* @fineprint */

ul#fineprint {
	list-style: none;
	padding: 0;
	margin: 0;
	color: #3e4a53;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: normal;
}

#fineprint li {
	padding: 0;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #3e4a53;
}

#fineprint li.last {
	margin-right: 0;
	padding-right: 0;
	border: none;
}

#fineprint a {
	color: #505d69;
}

#fineprint a:hover,
#fineprint a.active {
	color: #00203c;
	text-decoration: none;
}

/* @facebox */

#facebox h1 {
	line-height: 1em;
}

#facebox p {
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 20px;
}

/* @contact form */

#contact-form .col-3 {
	width: 220px;
	height: 224px;
	float: left;
}

#contact-form .col-3.first {
	width: 219px;
	border-right: 1px solid #e8cba8;	
}

#contact-form .col-3.last {
	width: 219px;
	border-left: 1px solid #e8cba8;	
}

#contact-form .col-3 .col-3-inner {
	padding: 0 10px;
}

h2.job-title,
#contact-form h2,
#job-application-form h2 {
	font-size: 18px;
	color: #cc6600;
	font-weight: normal;
	margin-bottom: 10px;
}

#job-application-form hr {
	border: none;
	height: 1px;
	background: #e8cba8;
	margin: 20px 0;
}

h2.job-title {
	margin-bottom: 30px;
}

#contact-form #comments {
	vertical-align: middle;
	border-top: 1px solid #e8cba8;		
	padding: 20px 10px 0 10px;
}

#contact-form #comments img {
	vertical-align: middle;
	display: inline;
}

#contact-form #comments textarea,
#job-application-form textarea {
	width: 100%;
	height: 140px;
}

#job-application-form textarea {
	height: 100px;
}

#contact-form label,
#job-application-form label {
	float: left;
	font-size: 11px;
	width: 85px;
}

#contact-form input.text,
#job-application-form input.text {
	float: left;
	width: 100px;
}

#job-application-form input.text {
	width: 220px;
}

#contact-form input#title,
#contact-form input#ext,
#contact-form input#state,
#contact-form input#zip,
#job-application-form input#state,
#job-application-form input#zip {
	width: 80px;
}

#captcha p {
	vertical-align: middle;
}

#captcha img {
	display: inline;
	vertical-align: middle;
}

#contact-form #submit {
	border-top: 1px solid #e8cba8;
	padding-top: 15px;
	margin-bottom: -25px;
}

#contact-form #submit p {
	text-align: center;
}

#job-application-form p#document-upload {
	text-align: center;
	margin: 10px 0 20px 0;
}

#job-application-form #submit p {
	text-align: center;
	margin-bottom: 0;
}

/* @search */

div#search-results {
	padding-left: 30px;
	margin-bottom: 20px;
}

div.search-result {
	border-top: 1px dashed #bcd9e8;	
	padding-top: 20px;
	margin-bottom: 20px;
}

.search-result h3 a {
	text-decoration: none;
	color: #cc6600 !important;
}

/* @locations */

div#locations {
	margin-top: 30px;
}

div.location {
	border-bottom: 1px dashed #bcd9e8;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

div.location.last {
	border-bottom: none;
	padding-bottom: 0;
}

div.location h3 {
	font-size: 12px;
	margin-bottom: 5px;
}

div.location p {
	font-size: 12px;
	line-height: 1.5em !important;
}

div.location-photo {
	float: left;
	margin-right: 10px;
}

.location-photo img {
	margin-top: -5px;
	margin-left: -10px;
}

.location-photo a {
	color: #cc6600 !important;
}

div.location address {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

/* @news-entry */

div#news-entry {
	width: 750px;
}

#news-entry h1 {
	padding-left: 10px;
	padding-right: 90px;
	margin: 10px 0 30px 0;
	line-height: 1.25em;
}

#news-entry {
	color: #253c4f;
}

#news-entry p.prehead {
	font-weight: bold;
	font-size: 14px;
}

#news-entry ul {
	font-family: Arial, Verdana, sans-serif;
	list-style: disc;
	margin-left: 12px;
	margin-bottom: 20px;
}

#news-entry li {
	margin-left: 12px;
	margin-bottom: 5px;
}

#news-entry ul.news-meta {
	font-size: 11px;
	list-style: none;
	color: #4e6a82;
	margin: 0 0 30px 0;
}

#news-entry ul.news-meta li {
	margin-left: 0;
}

/* @careers */

#main-inner ul.career-info,
#main-inner ul.career-locations {
	list-style: none;
	margin: 0 0 20px 0;
}

#main-inner .career-info li,
#main-inner .career-locations li {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
}

#main-inner .career-locations li a {
	color: #0066cc;
}

#btn-apply {
	float: right;
	width: 132px;
}

#career {
	border-bottom: 1px dashed #bcd9e8;
	margin-bottom: 40px;	
}

#career h2 {
	float: left;
	width: 320px;
	font-weight: normal;
	font-size: 18px;
	color: #d38200;
	/*
	padding-bottom: 10px;
	border-bottom: 1px dashed #bcd9e8; 
	*/
	margin: 10px 0;
	line-height: 1.5em;
}

#career hr {
	background: none;
	border: none;
	border-bottom: 1px dashed #bcd9e8;
	margin-bottom: 20px;
	height: 0;
}

/* @knowledge-center */

div.kb h2 {
	font-weight: normal;
	font-size: 20px;
	color: #d08300;
	padding-bottom: 20px;
	border-bottom: 1px dashed #bcd9e8;
	margin-bottom: 20px;
}

div.kb h3 {
	color: #666666;
	font-size: 14px;
}

div.kb p.webinarlinks a {
	color: #d08300 !important;
}

div.kb ul {
	margin-left: 12px;
}

div.kb hr {
	background: none;
	border: none;
	border-bottom: 1px dashed #bcd9e8;
	margin-bottom: 20px;
}