/* --- Header --- */

#ExploreRealStoriesNumbers ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

#ExploreRealStoriesNumbers ul li {
    display: inline;
}

#ExploreRealStoriesNumbers ul li a {
    display: block;
    float: left;
}

#ExploreRealStoriesNumbers ul li a img {
    border: 0;
}


/* --- Content --- */

p {
    margin:0px 0px 16px 0px;
    padding:0px;
}

#Content>p {margin:0px 0px 16px 0px;}

#Content>p+p {margin:0px 0px 16px 0px;}

#Content h1 {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 24px;
    color: #F7941D;
    padding: 6px 30px 0 30px;
}

#Content h2 {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 16px;
    color: #F7941D;
    padding: 24px 30px 5px 30px;
    margin-bottom: 0;
}

#Content h3 {
    font-family: Verdana, Arial;
    font-weight: bold;
    font-size: 14px;
    color: #FFF;
}


#Content p {
    font-size: 12px;
    padding-left: 30px;
    padding-right: 20px;
}

#Content a {
    color:#000;
    font-size:12px;
    text-decoration:none;
    font-family:Verdana;
    border: 1px #000;
    border-bottom-style:dotted;
}

#Content a:hover {
    color:#f7941d;
    font-size:12px;
    border: 1px #f7941d;
    border-bottom-style:dotted;
    font-family:Verdana;
}

#Content div.RedDot a {
    text-decoration: none;
    border: 0;
}

#Content div.RedDot li {
    text-decoration: none;
    border: 0;
}


#HpTextContent p {
    padding: 0;
}

#TextMenu a, #TextMenu a:link, #TextMenuk a:visited{
    color: #8c9293;
    font-size: 11px;
    font-weight: 800;
    text-decoration: none;
    font-family: Verdana;
    border: 0;
}

#TextMenu a:hover{
    color: #3c2b23;
    font-size: 11px;
    font-weight: 800;
    border-bottom: 1px dotted #3c2b23;
    font-family: Verdana;
}

#HpTextContentBottom a, #HpTextContentBottom a:link, #HpTextContentBottom a:visited {
    font-family: Verdana;
    font-size:12px;
    font-weight:800;
    color:#FFF;
    text-align:left;
    text-decoration: none;
    border: 0;
}

#HpTextContentBottom a:hover{
    color:#000;
    font-size:12px;
    font-weight:800;
    border: 1px #000;
    border-bottom-style:dotted;
    font-family:Verdana;
}

#ContentNav a {
    color:#000;
    font-size:11px;
    font-weight:800;
    text-decoration: none;
    font-family:Verdana;
    border: 0;
}

#ContentNav a:hover {
    color: #FFF;
    font-size:11px;
    font-weight:800;
    text-decoration: none;
    border-bottom: 1px dotted #FFF;
}

#ContentNav strong a {
    color: #FFF;
    font-size:11px;
    font-weight:800;
    font-family:Verdana;
    border-bottom: 1px dotted #FFF;
}

#mediaList li {
    display: block;
    color: #1783AB;
}

#mediaList li strong {
    font-weight:800;
}

#mediaList li a {
    padding: 15px 0 13px 40px;
    margin: 0 0 0 -40px;
    width: 150px; /* 190px; */
    display: block;
    text-decoration: none;
    background-color: #C8E2EB;
    border-bottom: 1px solid #FFF;
    color: #1783AB;
    font-size: 11px;
    font-family: Verdana, Arial;
}

#mediaList li a:hover {
    padding: 15px 0 13px 40px;
    margin: 0 0 0 -40px;
    width: 150px; /* 190px; */
    display: block;
    text-decoration: none;
    background-color: #A8CDD7;
    border-bottom: 1px solid #FFF;
    color: #1783AB;
    font-size: 11px;
    font-family: Verdana, Arial;
}

#mediaList li.active a, #mediaList li.active a:hover {
    padding: 15px 0 13px 40px;
    margin: 0 0 0 -40px;
    width: 150px; /* 190px; */
    display: block;
    background: #6CAEC5 url(images/interface/orange_arrow.gif) no-repeat 25px 15px;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    font-size: 11px;
    font-family: Verdana, Arial;
}
