﻿/*========== Colors ==========*/
h1, #menu li a:hover, .boxtitle
{ 
    color:  #00808e; 
}

.listw-bg
{
    list-style: url(../../img/_/layout/list/avatar400-arrow.png) outside; 
    padding-left: 10px;    
}

.box-1 .border-top {
	background: #fff url(../../img/_/layout/box/top/border-top-for_rapid.png) repeat-x 0% 0%;
}
.box-1 .corner-top-left {
	background: url(../../img/_/layout/box/top/corner-top-left-for_rapid.png) no-repeat 0% 0%;
}
.box-1 .corner-top-right {
	background: url(../../img/_/layout/box/top/corner-top-right-for_rapid.png) no-repeat 100% 0%;
}
.box-1 .inner { height: auto; }

#content { padding: 14px 21px 5px 34px; }

/*========== Not in styles.css ==========*/

.moduleList dt
{
    color:  #00808e;
    padding-top:10px;
    font-size: 1.2em;
}
.moduleList dt a
{
    color:  #00808e;
    padding: 10px 0 5px 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: #2998A5;
}



#videoHeader 
{
    color: #00808e;
} 

.listw-bg {
    padding-left: 0;
    list-style: none;
}