body {
	background-color: #ffffff;
}

.area fieldset h3 {
	color: #BF1515;
}

#footer {
	background-color: #93A666!important;
}

#body {
	background-color: #ffffff;
}

#header-inner h2 {
	color: #B41515;
	visibility:hidden;
}

#screen-options, #help {
	border-color:#D6D6D6 ;
	background-color: #FDFDFD;
}

.button-down.active {
	border-color: #C65853;
}

.button-big:hover, input[type="submit"]:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.button-big-right:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.button-big.rightarrow:hover {
	border-color: #440D04 #A9423A #A9423A #440D04;
	text-shadow: 0 -1px 0px #440D04;
	-moz-text-shadow: 0 -1px 0px #440D04;
	-webkit-text-shadow: 0 -1px 0px #440D04;
}

.itemsummary-layout #col2 ul li a {
	color: #E76D24;
}

.comment-username {
	color:#E76D24;
}

.area fieldset h3, .area .control h3  {
	color: #000000;
}

.area .edit h3 {
	color:#E76D24;
}

.alt-links a {
	color:#E76D24 !important;
}

.area h3 {
color: black;
font-size: 12px;
font-weight: bold;
}

.modal-content-inner h3 {
	color:#E76D24
}

.content a, .modal a {
	color: #e76d24;
	font-weight: bold;
}

.content a:hover, modal a:hover {
	color: #e76d24;
	font-weight: bold;
}

#selection-header-content h3 a {
	color: #E76D24;
}

#selection-header-content h3 a:hover {
    color: #E76D24;
}

.alt-links a:hover {
	color:#E76D24 !important;
}

#wizard-actions a {
    color: #E76D24;
}

.recent-item h4 a {
	color: #E76D24;
}

.recent-item h4 a:hover {
	color: #E76D24;
}

.customfile-button:hover {
   background-position:0 100%;
}

#breadcrumbs a {
   color: #e76d24;
}

#breadcrumbs a:hover {
   color: #e76d24;
}

#menu ul li a {
background-color: white;
background-repeat: no-repeat;
border-top: 1px solid #F7F7F7;
background-position: 10px center;
color: #646052;
padding: 11px 10px 12px 45px;
text-decoration: none;
display: block;
font-size: 12px;
text-shadow: 0 1px 0px white;
-moz-text-shadow: 0 1px 0px white;
-webkit-text-shadow: 0 1px 0px white;
}

#menu ul li a:hover {
text-decoration: none;
background-color: #ECEBEA;
}

#footer-links {
float: right;
line-height: 15px;
}

.box_content {
border-top: 1px solid white;
padding: 15px 0 0 0;
background-color: #FDFDFD;
margin: 1px 0 0 0;
border-bottom: 1px solid #FDFDFD;
}

.box_content_inner {
padding: 0 18px 15px 18px;

}

.area h2 {
color: black;
font-size: 17px;
font-weight: normal;
margin-bottom: 10px;
}

#breadcrumbs {
position: absolute;
top: 11px;
width: 750px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height: 17px;
font-size: 14px;
font-weight: bold;
}

.box_head {
position: relative;
cursor: pointer;
border-top: 1px solid #E5E3D9;
background-color: #93A666;
}

.box_head h3 {
color: #000000;
font-size: 14px;
font-weight: normal;
padding: 7px 0 8px 0;
overflow: hidden;
white-space: nowrap;
text-shadow: 0 1px 0px #EEE;
-moz-text-shadow: 0 1px 0px #EEE;
-webkit-text-shadow: 0 1px 0px #EEE;
}

.wizard-controls .ctrlmandatory, .wizard-controls .ctrlinvalidmessage {
color: red;
text-align: center;
font-weight: bold;
}

.browse-layout .browse-topics h2.folder {
padding: 5px 0 10px 35px;
}

#screen-options a, #help a, #screen-options a:hover, #help a:hover {
color: #fffff;
}

.topblock {
background-color: #B2E7EC;
}

.topblock a {
color: #ffffff;
}
.topblock a:hover {
background-color: #3fa0cd;
}

.topblock p, .topblock ul {
font-size: 12px;
color: black;
line-height: 1.4;
margin: 10px 0 10px 10px;
background-color: #B2E7EC;
}

.settingRow .settingLabel {
    color: black;
    float: left;
    padding-top: 6px;
    text-align: right;
    width: 120px;
}

.topblock h3 {
    color: #e76d24;
    font-size: 17px;
    font-weight: normal;
    margin: 0 0 10px;
}

#header {
    border-bottom: 4px solid #777777;
}

.itemresult-metaline .itemresult-meta-delim, .itemresult-metaline abbr {
    color: black;
}

#socialmedia {
padding: 8px 0 0 30px;
height: 1px;
margin: 1px 0 0 0;
float: left;
position: relative;
clear: both;
background: url(../images/rss-fb-twitter.png) 0 0 no-repeat;
visibility: hidden;
}

/* modified for version 6.1*/
#header-inner .banner {
visibility: hidden;
}

/* modified to hide the folder image */
.browse-layout .browse-topics h2.folder {
padding: 5px 0 5px 35px;
font-weight: bold;
background: none;
}