/**
 * @version		1.0 December 18, 2011
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Orange */

html {margin-bottom: 0px; background: url(../images/orange/logo1.jpg) no-repeat center center fixed; background-size: 100% 100%;}

body.bc-orange {
	border-top: 4px;
}

.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 {
	color: #CC8300;
}

.bc-orange img#logo {
	background: url(../images/orange/logo.png) 0 0 no-repeat;
}

.bc-orange #showcase {
}

.bc-orange .showcase-div {
}

.bc-orange #showcase .column-1 {
	/* border-right: 1px solid #CC8300; */
	background: url(../images/showcase-overlay_orange.png) 0 100% repeat-x;
}

.bc-orange #showcase .column-1 .moduletable {
        margin-top: 15px;
        margin-left: 72px;
        width: 450px;
        border-top: 5px solid #F2F2F2;
        border-bottom: 5px solid #F2F2F2;
        border-left: 5px solid #F2F2F2;
        border-right: 3px solid #F2F2F2;
}


.bc-orange #showcase .column-2 {
        /* border-right: 1px solid #CC8300; */
        background: url(../images/showcase-overlay_orange.png) 0 100% repeat-x;
}

.bc-orange #showcase .column-2 .moduletable {
        margin-top: 10px;
        margin-left: -5px;
        width: 530px;
        border-top: 5px solid #F2F2F2;
        border-bottom: 5px solid #F2F2F2;
        border-left: 3px solid #F2F2F2;
        border-right: 5px solid #F2F2F2;
}

.bc-orange #showcase a {
	color: #FFE4A0;
}

.bc-orange #showcase ul.latestnews li {
	background-color: #7F5102;
}

.bc-orange #showcase ul.latestnews li:hover {
	background-color: #593A02;
}

.bc-orange .date-block {
	border-bottom: 1px solid #CC8300;
}

.bc-orange span.date-number {
	background: #C98202;
	color: #fff;
}

.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 {
	border-top: 5px solid #CC8300;
	color: #CC8300;
}

.bc-orange #news-rotator .story {
	border-top: 5px solid #CC8300;
	color: #FFE4A0;
}
