*
{
margin: 0;
padding: 0;
}
img
{
border: 0;
}

body
{
background: url(/_media/images/common/body_bg.gif) top left repeat-x #fff;
font: 12px "Trebuchet MS", arial, sans-serif;
}

address
{
	font-style: normal;
}

a,
a:link,
a:visited,
a:active
{
color: #5f3914;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

p a,
p a:link,
p a:visited,
p a:active,
a.dotted,
a.dotted:link,
a.dotted:visited,
a.dotted:active
{
color: #5f3914;
text-decoration: none;
}

p a:hover,
a.dotted:hover
{
text-decoration: none;
border-bottom: 1px dotted #5f3914;
}

h1 {
	font-size: 28px; 
	margin: 0; 
	padding: 0; 
	color: #004a1d; 
	font-weight: normal; 
	font-family: arial; 
	text-transform: lowercase;
}
h6
{
font: bold 13px/16px "Trebuchet MS", sans-serif;
}

p.small
{
color: #1a1a1a;
font: 10px/14px "Trebuchet MS", sans-serif;
}

/* ///////////////// */
/* shared structural elements */
/* ///////////////// */

#container
{
width: 980px;
margin: 0 auto;
position: relative;
}

#innerContainer
{
background: url(/_media/images/common/innovate_bg.jpg) top left no-repeat;
position: relative;
}

#content
{
float: right;
margin: 26px 26px 0 0;
clear: both;
}

/* ///////////////// */
/* shared header elements */
/* ///////////////// */

#header
{
position: relative;
padding: 26px 0 0 30px;
}

#headerLogo
{
float: left;
}

#topNav
{
}

#topNav ul
{
list-style: none;
margin: 0 0 0 40px;
float: left;
}

#topNav ul li
{
font: 10px/10px arial, sans-serif;
text-transform: uppercase;
display: inline;
padding: 0 10px 0 0;
color: #9c3;
}

#topNav ul li a,
#topNav ul li a:link,
#topNav ul li a:visited,
#topNav ul li a:active
{
color: #9c3;
text-decoration: none;
}

#topNav ul li a:hover,
#topNav ul li a.current,
#topNav ul li a.current:link,
#topNav ul li a.current:visited,
#topNav ul li a.current:hover,
#topNav ul li a.current:active
{
color: #fff;
text-decoration: none;
}

#loginArea
{
position: absolute;
right: 30px;
top: 22px;
z-index: 4;
}

a#emailSignup,
a#emailSignup:link,
a#emailSignup:visited,
a#emailSignup:active
{
display: block;
float: left;
margin: 8px 0 0 0;
z-index: 2;
}

a#emailSignup:hover
{

}

a#cognosLogin,
a#cognosLogin:link,
a#cognosLogin:visited,
a#cognosLogin:active
{
display: block;
float: left;
margin: 3px 0 0 10px;
z-index: 2;
}

a#cognosLogin:hover
{

}

#emailPopover
{
z-index: 1;
position: absolute;
right: 134px;
top: 18px;
width: 314px;
height: 77px;
background: url(/_media/images/home_page/email_signup_bg.gif) top left no-repeat;
display: none;
}

#loginPopover
{
z-index: 1;
position: absolute;
right: 23px;
top: 18px;
width: 354px;
height: 77px;
background: url(/_media/images/home_page/cognos_login_bg.gif) top left no-repeat;
display: none;
padding: 32px 0 0 10px;
}

a#forgotPassword,
a#forgotPassword:link,
a#forgotPassword:visited,
a#forgotPassword:active
{
display: block;
float: right;
font: 10px/15px arial, sans-serif;
text-decoration: none;
border-bottom: 1px dotted #bcbec0;
color: #fff;
margin: 0 15px 5px 0px;
}

a#forgotPassword:hover
{
text-decoration: none;
border-bottom: none;
}

#homeTagline {
	position: absolute;
	top: 47px;
	left: 241px;
	z-index:2;
	color: #ffffff;
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: 1px;
}

#homeCopyLine {
	position: absolute;
	top: 70px;
	left: 243px;
	color: #ffffff;
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}

/* ///////////////// */
/* shared content elements */
/* ///////////////// */

/* Main Menu - Global Settings */
#mainNav {
	display: block;
	clear: both;
	width: 770px;
	height: 26px;
	margin: 0 4px 10px 0;
	float: right;
	z-index: 4;
	list-style: none;
}

#mainNav li {
	float: left;
	position: relative;
}

#mainNav li a, #mainNav li a:hover {
	display: block;
	padding: 7px 0 5px 0;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	font-size: 11px;
	background-image: url(/_media/images/common/main_nav/sprite-main_nav.png);
	background-repeat: no-repeat;
}

#mainNav li#about_ddn a {
	width: 122px;
	background-position: 0px 0px;
}

#mainNav li#solutions a {
	width: 126px;
	background-position: -122px 0px;
}

#mainNav li#services a {
	width: 104px;
	background-position: -248px 0px;
}

#mainNav li#case_studies a {
	width: 140px;
	background-position: -352px 0px;
}

#mainNav li#knowledge_center a {
	width: 177px;
	background-position: -492px 0px;
}

#mainNav li#dohmen a {
	width: 101px;
	background-position: -669px 0px;
}

#mainNav li#about_ddn a:hover, #mainNav li#about_ddn.current a {
	background-position: 0px -26px;
}

#mainNav li#solutions a:hover, #mainNav li#solutions.current a {
	background-position: -122px -26px;
}

#mainNav li#services a:hover, #mainNav li#services.current a {
	background-position: -248px -26px;
}

#mainNav li#case_studies a:hover, #mainNav li#case_studies.current a {
	background-position: -352px -26px;
}

#mainNav li#knowledge_center a:hover, #mainNav li#knowledge_center.current a {
	background-position: -492px -26px;
}

#mainNav li#dohmen a:hover, #mainNav li#dohmen.current a {
	background-position: -669px -26px;
}

/* Sub Menus */
#mainNav ul {
	background: #347015 url(/_media/images/common/main_nav/bg-dropdown.png) 0px 0px no-repeat;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border: 2px solid #b2d235;
	border-top: none;
	padding-bottom: 3px;
}

#mainNav ul ul {
	background: #347015;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 2px solid #b2d235;
	border-left: none;
	margin-left: 1px;
	padding-bottom: 2px;
}

#mainNav ul li a, #mainNav ul li a:hover {
	background-image: none;
	text-align: left;
	padding: 8px 0 8px 10px;
	width: 160px;
	text-transform: none;
	font-size: 12px;
}

#mainNav li#about_ddn ul li a, #mainNav li#solutions ul li a, #mainNav li#services ul li a, #mainNav li#case_studies ul li a, #mainNav li#knowledge_center ul li a {
	width: 150px;
}

#mainNav ul li a:hover {
	color: #99cc33;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			170px; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			24px; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			170px; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			170px; /* match ul width */
	top:			0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/_media/images/common/main_nav/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/* End Main Menu Global Settings */

#sideNav
{
float: left;
width: 176px;
margin-top: 36px;
}

#sideNav ul
{
list-style: none;
margin: 0 0 0 30px;
}

#sideNav ul li
{
padding: 0 0 8px 0;
font: 12px/16px "Trebuchet MS", arial, sans-serif;
}

#sideNav ul li a,
#sideNav ul li a:link,
#sideNav ul li a:visited,
#sideNav ul li a:active
{
text-decoration: none;
color: #8fc231;
font: 12px/16px "Trebuchet MS", arial, sans-serif;
}

#sideNav ul li a:hover,
#sideNav ul li a.subnavon,
#sideNav ul li a.subnavon:link,
#sideNav ul li a.subnavon:visited,
#sideNav ul li a.subnavon:active,
#sideNav ul li a.subnavon:hover
{
color: #fff;
}

ul.secondTier
{
margin: 0 0 0 12px !important;
font: 12px/14px "Trebuchet MS", arial, sans-serif !important;
}

#mainContent
{
background: url(/_media/images/common/content_white_bg.png) top left no-repeat;
width: 778px;
padding: 20px 0;
float: left;
min-height:390px;
height: auto !important;
height: 390px;
}

#singleColumnContent
{
padding: 0 20px;
min-height: 370px;
}


#leftColumn
{
float: left;
padding: 0 20px;
width: 535px;
}

/* Dohmen Page */
#leftColumn.dohmen h1 {
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	color: #034b15;
	font-size: 30px;
	margin-bottom: 16px;
	margin-top: 0;
	line-height: 1em;
	text-transform: none;
}

#leftColumn.dohmen h2 {
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	color: #034b15;
	font-size: 18px;
	line-height: 1.25em;
	text-transform: none;
}

ul.dohmen{
    list-style: none;
	margin: 40px 0 0 32px;
}

ul.dohmen li{
    margin: 10px 0 10px 0;
}

ul.dohmen li a{
    text-decoration: none;
}

#mainContent h2
{
font: 13px/20px "Trebuchet MS", arial, sans-serif;
color: #7a6f49;
margin: 15px 0;
}

#mainContent h3
{
font: 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
margin: 10px 0;
text-transform: uppercase;
}

#mainContent h4
{
font: bold 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
text-transform: uppercase;
}

#mainContent h4.warehousing
{
margin: 20px 0 0 0;
}

#mainContent h2.news_heading {
	color: #90c300;
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 2px;
	line-height: 1em;
}

#mainContent h1.press_release_heading {
	font-family: "Arial Rounded",Arial,Helvetica,Sans-serif;
	color: #034b15;
	font-size: 30px;
	margin-bottom: 16px;
	margin-top: 0;
	line-height: 1em;
}

#leftColumn p
{
font: 12px/16px "Trebuchet MS", arial, sans-serif;
color: #1a1a1a;
margin: 0 0 15px 0;
}

img.largeHero
{
display: block;
margin: 0 0 10px 0;
}

img.leftHero
{
float: left;
margin: 15px 15px 15px 0;
}

img.rightHero
{
float: right;
margin: 15px 0 15px 15px;
}

#rightColumn
{
float: left;
width: 183px;
background: url(/_media/images/common/grey_dotted_vert_bg.gif) left 20px repeat-y;
}

.promoBug
{
padding: 20px 10px;
margin: 0 5px 0 7px;
}

.promoBug p
{
color: #7c7c7c;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
margin: 7px 0 0 0;
}

#getStarted
{
padding: 5px 0 1px 0;
}

.dottedBottom
{
background: url(/_media/images/common/grey_dotted_bg.gif) bottom left repeat-x;
}

ul.greenBullet
{
list-style: none;
}

ul.greenBullet li
{
background: url(/_media/images/common/green_dot_bullet.gif) .2em .4em no-repeat;
color: #666;
padding: 0 0 5px 15px;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
}

ul.greyBullet
{
list-style: none;
padding: 6px 0 0 0;
}

ul.greyBullet li
{
background: url(/_media/images/common/grey_dot_bullet.gif) .2em .4em no-repeat;
color: #666;
padding: 0 0 5px 15px;
font: 12px/15px "Trebuchet MS", arial, sans-serif;
}

#emailAndShare
{
float: right;
}

/* ///////////////// */
/* shared footer elements */
/* ///////////////// */

#footer
{
margin: 10px 0 25px 0;
padding: 20px 0 20px 193px;
color: #999;
font: 10px/14px arial, sans-serif;
clear: both;
background: url(/_media/images/common/footer_bg.png) left bottom no-repeat;
}

#footerContent {
	border-top: 1px dotted #999999;
	padding: 20px 0 0 0;
}

ul.footerLinks
{
list-style: none;
margin: 0 0 8px 0;
}

ul#footerLinksList2
{
list-style: none;
margin: 0 0 16px 0;
}

ul.footerLinks li
{
display: inline;
padding: 0 10px 0 0;
}

ul.footerLinks li a,
ul.footerLinks li a:link,
ul.footerLinks li a:visited,
ul.footerLinks li a:active
{
text-decoration: none;
border-bottom: 1px dotted #bcbec0;
color: #999;
}

ul.footerLinks li a:hover
{
text-decoration: none;
border-bottom: none;
}

#footerSearch
{
float: right;
margin: 15px 30px 0 0;
}

#newSearch
{
margin: 15px 30px 20px 0;
}

input.bubbleText
{
border: none;
background: url(/_media/images/common/bubble_text_bg.gif) top left no-repeat;
padding: 4px 5px;
width: 146px;
color: #999;
}

input.bubbleTextSearch
{
border: none;
background: url(/_media/images/common/bubble_text_mag_glass.gif) top left no-repeat;
padding: 4px 15px 4px 22px;
width: 125px;
color: #999;
}

input.greenArrowSearch,
input.greenArrowLogin
{
margin: 0 0 -4px 0;
}
input.greenArrowSearch
{
vertical-align: top; margin-top: 1px;
}

/* ///////////////// */
/* utility classes */
/* ///////////////// */

.clearIt
{
clear: both;
}

.floatRight
{
float: right;
}

a.brownLink,
a.brownLink:link,
a.brownLink:visited,
a.brownLink:active
{
color: #603913;
text-decoration: none;
text-transform: uppercase;
font: bold 11px/15px "Trebuchet MS", sans-serif;
}

a.brownLink:hover
{
border-bottom: 1px dotted #603913;
}

a.readMore,
a.readMore:link,
a.readMore:visited,
a.readMore:active
{
padding: 7px 0 0 0;
margin: 7px 0 0 0;
display: block;
border-top: 1px dotted #999999;
font: bold 10px/15px arial, sans-serif;
color: #603913;
text-transform: uppercase;
text-decoration: none;
}

a.readMore:hover
{
color: #3d833d;
}

/* --------------------------------- */

span.articlePublishedBy {
font: 11px/14px "Trebuchet MS", sans-serif;
font-style:italic;
color: #7c7c7c;
}

/* --------------------------------- */

#dialogContainer
{
position: fixed;
width: 441px;
top: 190px;
left: 50%;
margin-left: -180px;
z-index: 1001;
overflow-x: visible; 
overflow-y: visible;
}

#dialogContainer label
{
padding-right: 5px;
}

#shareContainer
{
padding: 30px 0 0 0;
background: url(/_media/images/common/top_rounded.gif) top left no-repeat;
}

#shareContainerInner
{
padding: 0 30px 30px 30px;
background: url(/_media/images/common/bottom_rounded.gif) bottom left no-repeat;
}

#dialogMasthead
{
display: block;
margin: 0 0 8px 0;
}

#dialogContent p
{
margin: 0 0 10px 0;
}

table#dialogTable
{
margin: 10px 0 0 0;
}

table#dialogTable td
{
padding: 8px 0;
}

table#dialogTable td textarea
{
width: 300px;
}

input#dialogSendButton
{
margin: 4px 4px 0 0;
}

input#dialogCancelButton
{
margin: 4px 4px 0 0;
}

.dialogErrorMsg
{
color: #f00;
}

/* SITE MAP*/
	#siteMapTable td {
		background: url(/_media/images/common/grey_dotted_vert_bg.gif) repeat-y 100% 0;
		width: 20%;
		padding-left: 8px;
	}
	#siteMapTable td#lastCell {
		background: none;
	}
	#siteMapTable ul {
		list-style-type: none;
		padding: 4px 0 0 0;
		margin: 0;
		/*border: 1px solid green;*/
	}
	#siteMapTable ul li {
		margin: 0;
		padding: 4px 0;
		padding-right: 6px;
	}
	#siteMapTable ul li ul {
		padding: 0px 0;
	}
	#siteMapTable ul li ul li {
		padding-left: 6px;
		padding-right: 0px;
	}
	.siteMapGroup {
		background: url(/_media/images/common/grey_dotted_bg.gif) repeat-x; 
		padding: 16px 0 0 0; 
		margin: 10px 0; 
		width: 92%;
	}

