﻿/*========== Colors ==========*/
h1, #menu li a:hover, .boxtitle
{ 
    color:  #2a8096; 
}

.box-1 .border-top {
	background: #fff url(../../img/_/layout/box/top/border-top-for_integra.png) repeat-x 0% 0%;
}
.box-1 .corner-top-left {
	background: url(../../img/_/layout/box/top/corner-top-left-for_integra.png) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(../../img/_/layout/box/top/corner-top-right-for_integra.png) no-repeat 100% 0%;
}
.box-1 .inner { height: auto; }

/*========== Integra Only ==========*/
.pdfList
{
    list-style: url(../../img/_/layout/list/integra-arrow.png) outside; 
    padding-left: 10px;    
}
.pdfList a
{ 
    text-decoration: none;
    font-size: 1em;
    line-height: 1.6em;
    color: #585a5d;
}
.featureList 
{ 
    list-style: url(../../img/_/layout/list/integra-arrow.png) outside; 
    padding-left: 10px;
}
.featureList li
{
    line-height: 1.2em;
    font-size: 1.2em;
    padding: 5px 0 5px 0;
    text-indent: 0;
}

/*========== Not in styles.css ==========*/
.moduleList dt
{
    color:  #2a8096;
    padding-top:10px;
    font-size: 1.2em;
}
.moduleList dt a
{
    color:  #2a8096;
    padding:10px 0 0 0;
    font-size: inherited;
    text-decoration:none;
    text-transform:none;
}
.moduleList dd { padding-top:5px; }
.moduleList dd a { padding-left: 10px; text-decoration:none; color: black; }

.solutions ul { font-size:1.2em; }
.solutions li { padding:6px 0 0px 0; font-size:1.2em; }
.solutions li a { color:Black; text-decoration:none; }



#moduleInfo h4, h4.border-title 
{
    color: #fff;
    background: linear-gradient(#4A93A6, #2B8096);
}

#videoHeader 
{
    color: #2a8096;
} 