
@font-face {
        font-family: 'Museo300';
        src: url('Museo/Museo300-Regular/Museo300-Regular.eot');
}

@font-face {
        font-family: 'Museo300';
        src: local('Museo 300'), local('Museo-300'),
		url('Museo/Museo300-Regular/Museo300-Regular.woff') format('woff'),
        url('Museo/Museo300-Regular/Museo300-Regular.otf') format('opentype'),
		url('Museo/Museo300-Regular/Museo300-Regular.svg#Museo-300') format('svg');
}

* { margin: 0; padding: 0; }

body {
  font-family: "Helvetica Neue", arial, Helvetica;
  font-size: 15px;
  color: #111111;
  background: url(/images/bg-tile.png) repeat;
  background-position: top center;
}

h1, h2, h3, h4, a { font-family: "Museo300", "Helvetica Neue", arial, Helvetica; }

a, a:visited { color: #111111; outline:none; }

body.detail a:hover, .content a:hover, #recent a:hover, #detail-menu a:hover {
  color: #2498d9;
  text-decoration: none;
}

a.external {padding-right: 13px;}
a.external span { 
	background:transparent url(/images/External.png) no-repeat 99% 5px; 
  padding-right: 13px;
	position:absolute;
	text-indent:-9999px;
}

.content ul { padding-left: 30px; }

.content ul li {
  list-style-image: url(/images/asterix.png);
  list-style-position: outside;
  margin-bottom: 6px;
}

.content table { width: 70%; }

.content table img { opacity: 1; }

#side-blur {
	background: transparent url(/images/body_bg_wide.png) repeat-y;
	width: 1051px;
	margin: 0 auto;
	height: 100%;
}

#container {
	height: 100%;
	margin: 0 auto;
	width: 900px;
}

#top-nav {
	float:left;
	margin-top: -19px;
	width: 100%;
}

.horizontal-nav li {
	float: left;
	display: inline;
	list-style-type:none;
}

.divider {
	clear: both;
	display: block;
	background-color: #2498d9;
	height: 7px;
	width: inherit;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#top-divider {
	margin-top: 141px;
	position: absolute;
}

#top-nav ul { float: right; }

#top-nav li{
	text-align: center;
	line-height: 21px;
	display: block;
	padding-top: 57px;
	z-index: 10;
	border-bottom: 7px solid  #bcbcbc;
	padding-bottom: 20px;
	position: relative;
}

html > body #top-nav li { padding-bottom: 0px; }

#top-nav li { padding-bottom: 0px; }

#top-nav li:hover { border-bottom: 7px solid #2498d9; }

#top-nav a.nav-link-selected { 
	color: #2498d9; 
	background /**/: transparent url(/images/nav-background.png) repeat-x scroll 0 bottom; 
}

#top-nav li a {
	color: #58595B;	
	margin: 0;
	padding: 0 20px 0 20px;
	display: block;
	text-decoration: none;
	float: left;
	height: 41px;
}

#top-nav li p { padding: 0 20px 0 20px; }

#top-nav li.current p { 
	color: #2498d9; 
	background /**/: transparent url(/images/nav-background.png) repeat-x scroll 0 bottom; 
	padding: 0 20px 0 20px; 
	color: #58595B;	
	margin: 0;
	display: block;
	text-decoration: none;
	float: left;
	height: 41px;
}

#top-nav li.current { border-bottom: 7px solid #2498d9; }

#dius-logo, #dius-logo a {
	float: left;
	margin-left: 5px;
	padding: 0 0 0 5px;
	position: relative;
	display: block;
	width: 120px;
	border: none;
}

#dius-logo a {
	padding-bottom: 24px;
	margin-top: 11px;
}

#dius-logo a img { border: medium none; }

#dius-logo em {
	background:transparent url(/images/tooltip.png) no-repeat scroll 0 0;
	display:none;
	font-style:normal;
	font-size: 10px;
	height:26px;
	top: 50px;
	padding:4px 0px 0px 14px;
	position:absolute;
	text-align:left;
	width:130px;
	z-index:2;
}

#middle-content {
	float: left;
	border-top: 7px solid #bcbcbc;
	margin-top: -7px;
	width: 100%;
	background: white;
}

#middle-banner {
	display: block;
	position:relative;
	width: 100%;
	min-height: 407px;
	height: auto !important;
	height: 350px;
	float:left;
}


/*body.home #middle-banner { background: no-repeat transparent url(/images/hand1.jpg) scroll 85% 100%; } */

li#dius-logo, li#dius-logo a { text-align: left; }

#bottom-nav ul li {
	float: left;
	width: 25%;
	background /**/: transparent url(/images/bottom-nav-background.png) 0 0 repeat-x;
	height: 150px;
}

#bottom-nav ul li a {
	padding: 0px 18px;
	font-weight:normal ;
	text-decoration: none;
	display: block;
	height: 117px; 
	position: relative;
	font-size: 24px;
	color: #59585B;
	z-index: 10;
}

#bottom-nav ul li:hover  { 
	background /**/: transparent url(/images/bottom-nav-background-hover.png) 0 0 repeat-x;
}

#bottom-nav ul li:hover a { color: #2498d9; height: 117px; } 

#bottom-nav ul li:hover .bottom-nav-label-summary { color: #58595B; }

.bottom-nav-label {
	position: absolute;
	font-weight: normal ;
}

.bottom-nav-label-summary p {
	font-size: 12px;
	color: #59585B;
	height:65px;
	padding:30px 9px 0px 18px;
	position:relative;
}

.bottom-nav-label a { z-index: 20; position: relative; }

.learn-more p {
	padding: 0px 18px;
	position:relative;
	margin: 0;
	font-size: 11px;
	color: #2498d9;
}

.learn-more a {
    font-family: "Helvetica Neue",arial,Helvetica;
    font-size: 14px;
}

.home-content {
	width: 430px;
	min-height: 129px;
	height: auto !important;
	height: 129px;	
}

.default-content {
	width: 750px;
	min-height:277px;
	height: auto !important;
	height: 250px;	
	position: relative;
}

.drop-shadow {
	float: left;
	clear: left;
	margin: 55px 0 20px 35px;
	padding: 0 0 4px;
}

html>/**/body .drop-shadow{ background: transparent url(/images/shadowAlpha.png) no-repeat bottom right; }

html > body #middle-banner #home { margin: 56px 0 0 65px; }

.content {
	margin: -6px 6px 2px -6px;
	padding: 10px;
	background-color: white;
	text-align: left;
}

body.home .content {
	border: 1px solid #A9A9A9;
	opacity: 0.87;
}

body.detail .content, body.news .content{
	width: 528px;
	margin-top: 10px;
	float: left;
	color: #454545;
	min-height: 300px;
	height: auto !important;
	height: 300px;
        z-index: 10;

}

.content table td, .content table th {
	padding: 5px 75px 0px 0px;
	font-size: 14px;
}

#recent {
	float:right;
	width: 34%;
	margin-top: 20px;
	min-height: 748px;
	height: auto !important;
    height: 748px;
	text-align: left;
	color: #454545;
}

.highlight-block {
	color: #454545;
    background : transparent url(/images/highlights-background.png) repeat-x right bottom !important;
}

.highlight-content {
    padding: 0 20px 15px 20px;
}

.highlight-content p {
    padding: 15px 0 0;
}

#recent h2 {
    color: #FFFFFF;
	background: #BCBCBC;
	font-weight:normal;
	padding: 4px 30px;
}

#detail-menu h2 {
    color: #FFFFFF;
	background: #2498D9;
	font-weight:normal;
	padding: 4px 30px;
}

#recent h3 {
	color: #454545;
	padding-top: 10px;
	font-size:14px;
}


#detail-menu {
	float: right; 
	margin-top: 71px !important;
	margin-top: 58px;
	width: 34%;
}

#detail-menu-items {
	padding: 15px 35px 30px;
	background: transparent url(/images/top-nav-background.png) repeat-x scroll 0 bottom;
}

#detail-menu-items li, .archive-list li {
	list-style: none;
	color: #454545;
	padding: 5px 5px 5px 0px;
}

#detail-menu-items a {
	padding-left: 10px;
}

.archive-list {
    padding-top: 10px;
    padding-left: 43px;
    margin-right: 15px;
}

#detail-menu-items li p, .archive-list li p {
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: none;
}

#detail-menu-items li p img { width: 5px; height: 10px;}

div.current-detail-container {
        height:10px;
        width:10px;
        float:left;
        line-height:10px;
        padding-top:3px;
}

body.detail a, body.detail a:visited, body.news a, body.news a:visited { color: #454545;}

.content h1 {
	color: #2498d9;
	font-size:33px;
	font-weight:normal;
	margin: 50px 0 35px;
}

.product {
    padding-top: 20px;
}

.content h2 {
	font-size:18px;
	font-weight:bold;
	margin: 50px 0px 20px 0px;
	color: #2498d9;
}

blockquote {
	margin: 20px 0 0 20px;
	font-style: italic;
}

.content p {
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: normal;
}

body.detail .content p { font-size: 14px; }

#detail-bottom-outliner {
	height:60px;
	width: 100%;
	background: transparent url(/images/bottom-outliner.png) repeat-x scroll 0 bottom;
	float:left;
}

#body-top {
	background: transparent url(/images/top_bg_wide.png) no-repeat;
	width: 1051px;
	margin: 0 auto;
	height: 49px;
}

#body-bottom {
	width: 100%;
	background: transparent url(/images/bottom_bg_wide.png);
	clear: both;
	height: 70px;
}

#footer {
	color: #A0A0A0;
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
}

#footer a { color: #A0A0A0;}

.sitemap { width: 500px; }

.sitemap #left { float: left; }

.sitemap #right { float: right; }

.sitemap h2 { margin: 10px 0; }

/*round border*/
b.rtop {display:block;}
b.rbottom {background: #FFF none repeat scroll 0 0;display:block;}
b.rtop b {background: #2498d9 none repeat scroll 0 0;display:block;height:1px;overflow:hidden;}
b.rbottom b {background: #c8eafc none repeat scroll 0 0;display:block;height:1px;overflow:hidden; bottom:0;}
b.r1 {margin:0 5px;}
b.r2 {margin:0 3px;}
b.r3 {margin:0 2px;}
b.rtop b.r4, b.rbottom b.r4 {height:2px;margin:0 1px;}
b.highlight b { background: #bcbcbc; }
b.highlight-bottom {float:right; width:306px;clear:both;padding-bottom:10px;}
b.highlight-bottom b { background: #edecec none repeat scroll 0 0;display:block; position:relative; }
b.highlight-bottom b.r1 {margin:0 10px;}
b.highlight-bottom b.r2 {margin:0 8px;}
b.highlight-bottom b.r3 {margin:0 6px;}
b.highlight-bottom b.r4 {margin:0 5px;}
b.highlight-bottom b.r5 {margin:0 4px;}
b.highlight-bottom b.r6 {height:2px;margin:0 3px;}
b.highlight-bottom b.r7 {height:3px;margin:0 2px;}
b.highlight-bottom b.r8 {height:3px;margin:0 1px;}

body.news .posted {
	margin: 0;
	font-size:0.9em;
	padding: 5px;
	background:#fdfdfd url(/images/img6.gif) repeat-x;
	border: 1px solid #F2F2F2;
}

body.news .posted p {
	margin: 0;
	padding: 0;
}

body.news .posted .comments {
	float: right;
	margin:0;
	padding:0 0 0 15px;
	background:url(/images/comments.gif) no-repeat left center;
}
body.news .content .posted p {font-size:0.9em;}
body.news #news_previous {float: left;}
body.news #news_next {float: right;}

.bottom-nav-container { margin: 20px -2px; border-right: #c4d3d9 solid 3px; z-index: 0;}
.news-nav-container { margin: 20px -1px; }

div#text-container { position: absolute; padding:170px 0 0 25px; }
#main-text { color: #2498d9; font-size: 40px; font-weight: normal; }
.default-content { position: relative;}

.closer {
    background:url(/images/close.jpg) no-repeat right top; 
    padding-bottom: 10px;
    height: 10px;
}

#agileBanner {
    z-index: -1;
    margin-top: 60px;
}

#agileBanner .photo {
    position: absolute;
    left: 35%;
    top: 0;
    
    
}

.banner-text {
    float:left;
    
}

.centered {
position: absolute;
top: 25%;
width: 50%;
height: 50%;
}

#content-container {
    position: absolute !important;
    top: 0;
    z-index: 100;
}

#scrolling-news {
    position:relative;
    top:30px;
    left:20px;
    width:200px;
    height:60px
}

