/************** CSS BLUE **************/

#header {
	background: url(../images/headerbg_blue.png) repeat-x;
	height: 84px;
}
#menu a { border-bottom: 1px solid #3791d7; }
.info_theme_color {
	color: #2288ff;
	background: #eeeeff;
	border: 1px solid #ddddff;
}
.loader { background: url(../images/loader_blue.gif) no-repeat; }
a:hover { color: #3182c0; }
.theme_color { color: #3791d7; }
input { color: #3791d7; }
textarea { color: #3791d7; }
select { color: #3791d7; }
th { background: #3791d7; }
.tab_color_highlight { background: #dedeff; }
.tab_local_directory td:hover { background: #dedeff; }
.line_color { background: #3791d7; }
.list li:hover { background: #3791d7; }
.list_selected { background: #3791d7; }
