/************** CSS ORANGE **************/

#header {
	background: url(../images/headerbg_orange.png) repeat-x;
	height: 84px;
}
#menu a { border-bottom: 1px solid #ffa600; }
.info_theme_color {
	color: #ffa600;
	background: #ffedcc;
	border: 1px solid #f3d8a7;
}
.loader { background: url(../images/loader_orange.gif) no-repeat; }
a:hover { color: #ea9901; }
.theme_color { color: #ffa600; }
input { color: #ffa600; }
textarea { color: #ffa600; }
select { color: #ffa600; }
th { background: #ffa600; }
.tab_color_highlight { background: #ffedcc; }
.tab_local_directory td:hover { background: #ffedcc; }
.line_color { background: #ffa600; }
.list li:hover { background: #ffa600; }
.list_selected { background: #ffa600; }
