﻿h1, .boxtitle
{ 
    color: #00aeef; 
}

.box-1 .border-top
{
    background: #fff url(../../img/_/layout/box/top/border-top-cyan.png) repeat-x 0% 0%;
}
.box-1 .corner-top-left
{
    background: url(../../img/_/layout/box/top/corner-top-left-cyan.png) no-repeat 0% 0%;
}
.box-1 .corner-top-right
{
    background: url(../../img/_/layout/box/top/corner-top-right-cyan.png) no-repeat 100% 0%;
}
.box-1 .inner { height: auto; }

/*========== Cloud Only ==========*/

.listw-bg li
{
    background-image: url(../../img/_/layout/list/listarrow-avatar-cloud.png);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 14px;
}

.moduleList dt
{
    color: #00aeef;
    padding-top:10px;
    font-size: 1.3em;
}
.moduleList dt a
{
    color: #00aeef;
    padding:10px 0 0 0;
    text-decoration:none;
    text-transform:none;
}
.moduleList dd { padding-top:5px; }
.moduleList dd a { padding-left: 10px; text-decoration:none; color: black; }

#moduleInfo h4, h4.border-title 
{
    color: #fff;
    background: linear-gradient(#11B8F6, #059FDD) !important;
}


#videoHeader 
{
    color: #00aeef;
} 

.listw-bg {
    padding-left: 0;
    list-style: none;
}