﻿/* Orange */
img#logo {
	background: url(../img/logo_orange.png) 0 0 no-repeat;
}

#sub-menu 
{
	border-top: 3px solid #ff6600;
}
.bc-orange #header
{
	border-top: 1px solid #ff6600;
}

.articlebox .orange h1
{
	color: #ff6600;
	font-size: 200%;
}


.pg .pg-container td a.norm,
.pg .pg-container td a.norm:hover
{
	border: solid 1px #ff6600;
}
#pg .pg-container td a.norm:hover
{
	color: #fff;
	background-color: #ff6600;
	text-decoration: none;
}

.bc-orange input.submit,
.bc-orange .contentheading,
.bc-orange #main-section a,
.bc-orange .moduletable h3,
.bc-orange #left-column .module h3,
.bc-orange .right-column .module h3,
.bc-orange #left-column .module-menu h3,
.bc-orange .right-column .module-menu h3,
.bc-orange #bottommodules1 .module h3,
.bc-orange #bottommodules2 .module h3,
.bc-orange #sub-menu a,
.bc-orange .comments strong.number {
	color: #ff6600;
}

.bc-orange #horiz-menu li.active a, 
.bc-orange #horiz-menu li.active .separator, 
.bc-orange #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom, 
.bc-orange #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover 
{
    background: #ff6600;
    color: #FFFFFF;
}

.bc-orange #showcase {
	background: #ff6600 url(../img/green/showcase-bg.png) 0 0 no-repeat;
}

.bc-orange .showcase-div {
	background: url(../img/green/showcase-div.png) 0 0 repeat-x;
}

.bc-orange #showcase .column-1 {
	border-right: 1px solid #166C97;
}

.bc-orange #showcase a {
	color: #D0F0FF;
}

.bc-orange #showcase ul.latestnews li {
	background-color: #083552;
}

.bc-orange #showcase ul.latestnews li:hover {
	background-color: #06273C;
}

.bc-orange .date-block {
	border-bottom: 1px solid #1478B7;
}

.bc-orange span.date-number {
	background: #1478B7;
	color: #fff;
}

.bc-orange .comments ol .top {}

.bc-orange .comments .badge {
    background-color: #ff6600;
}

