/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */

/* ---------- Base styles ---------- */

body {
	background: #E3E8E8;
	font-size: 11px;
}

/* ---------- Main content body ---------- */

#wrapper {
	background: transparent url(../images/common/body_bg.png) repeat-x scroll 0 0;
	padding-top: 20px;
}

#content-wrapper {
	background: #fff;
	border: 5px solid #fff;
	margin: 20px auto;
	width: 976px;
}

/* ---------- Banner ---------- */

#banner {
	margin: 0 auto;
	width: 976px;
}

#banner h1.logo a {
	background: url(../images/common/company_logo.png) no-repeat 0 50%;
	color: #fff;
	display: inline;
	font-size: 1em;
	height: auto;
	line-height: 1.1;
	padding-left: 35px;
	text-indent: 0;
	width: auto;
}

/* ---------- Control panel ---------- */

.lfr-ctrl-panel {
	width: 100%;
}

.lfr-ctrl-panel h2 {
	margin: 0;
}

.lfr-ctrl-panel #content-wrapper {
	margin: 0;
	width: auto;
}

.lfr-ctrl-panel .panel-page-menu {
	background-color: #DBE1E3;
	background-image: url(../images/control_panel/panel_shadow.png);
	background-position: 100% 0;
	background-repeat: repeat-y;
	width: 225px;
}

.ie6 .lfr-ctrl-panel .panel-page-menu {
	background-image: none;
}

.lfr-ctrl-panel .portal-add-content, .lfr-ctrl-panel .portal-add-content .lfr-panel-container {
	background: none;
	border-width: 0;
}

.lfr-ctrl-panel .user-greeting {
	display: none;
}

#panel-manage-my .lfr-panel-title span {
	background: transparent url(../images/common/admin.png) no-repeat 0 50%;
	padding-left: 25px;
}

.lfr-ctrl-panel .user-greeting .sign-out {
	color: #600;
	font-size: 10px;
	font-weight: normal;
	margin-left: 25px;
}

.lfr-ctrl-panel .current-community {
	font-size: 14px;
	font-weight: normal;
}

.lfr-ctrl-panel .current-community span {
	font-weight: bold;
}

.lfr-ctrl-panel .panel-page-content.panel-page-frontpage .lfr-panel-titlebar {
	margin-top: 0;
}

.lfr-ctrl-panel .panel-page-content.panel-page-frontpage .portlet-msg-info {
	margin-left: 15px;
}

.lfr-ctrl-panel .panel-page-content-menu {
	background-color: #F3F5F5;
	margin-bottom: 10px;
	width: 100%;
}

.lfr-ctrl-panel .panel-page-content-menu td {
	line-height: 34px;
	padding: 0 15px;
}

.lfr-ctrl-panel .lfr-add-content {
	background: url(../images/common/category_bg.png) repeat-x 0 0;
	margin: 0;
}

.lfr-ctrl-panel .lfr-add-content .lfr-panel-titlebar {
	background: url(../images/arrows/05_down.png) no-repeat 5px 50%;
	font-size: 14px;
}

.lfr-ctrl-panel .lfr-add-content .lfr-panel-titlebar span {
	display: block;
	line-height: 26px;
	margin: 0 5px 0 0;
}

.lfr-ctrl-panel .lfr-panel-titlebar {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	overflow: hidden;
}

.lfr-ctrl-panel .lfr-panel-title {
	line-height: 1.5;
	padding-left: 5px;
}

.ie6 .lfr-ctrl-panel .panel-page-category .lfr-panel-titlebar {
	padding-bottom: 5px;
}

.lfr-ctrl-panel .panel-page-category.closed li ul {
	display: none;
}

.lfr-ctrl-panel .panel-page-category {
	border-width: 0;
}

.lfr-ctrl-panel .panel-page-category .lfr-panel-titlebar {
	background: transparent url(../images/common/category_bg.png) repeat-x scroll 0 0;
	border-bottom-width: 0;
	margin: 0;
}

.ie6 .lfr-ctrl-panel .panel-page-category .category-portlets li {
	zoom: 1;
}

.lfr-ctrl-panel .panel-page-category .category-portlets a {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 22px;
	padding: 0 20px;
}

.lfr-ctrl-panel .panel-page-category .category-portlets a:hover {
	background-color: #4EA9DA;
	color: #fff;
}

.js .lfr-ctrl-panel .toggle-menu {
	background: url(../images/arrows/05_down.png) no-repeat scroll 5px 50%;
	display: block;
	float: left;
	height: 20px;
	padding: 0;
	width: 20px;
}

.js .lfr-ctrl-panel .panel-page-category.closed .toggle-menu {
	background-image: url(../images/arrows/05_right.png);
	display: block;
}

.lfr-ctrl-panel .panel-page-category.selected a {
	color: #000;
}

.lfr-ctrl-panel .panel-page-category .selected-portlet {
	background: #BCC7CA url(../images/common/selected_portlet_bg.png) repeat-x 0 0;
	border-bottom: 1px solid #ECF0F1;
}

.lfr-ctrl-panel .panel-page-category .selected-portlet a {
	background: transparent url(../images/common/selected_portlet_arrow.png) no-repeat right 50%;
	border: 1px solid #7A8487;
	border-left: none;
	border-right: none;
	color: #000;
	font-weight: bold;
}

.lfr-ctrl-panel .portlet {
	border: none;
	padding: 0 0 10px 15px;
}

.lfr-ctrl-panel .portlet-topper {
	background-color: #BCC7CA;
	border-bottom: none;
	margin: 0;
}

.lfr-ctrl-panel .portlet-title {
	font-size: 18px;
	font-weight: 500;
	line-height: 34px;
	padding: 0 10px;
}

.lfr-ctrl-panel .portlet-title img {
	display: none;
}

.lfr-ctrl-panel .portlet-icons {
	display: none;
}

.lfr-ctrl-panel .portlet-content {
	padding: 0;
	padding-top: 10px;
}

/* ---------- Manage portal ---------- */

.lfr-ctrl-panel #panel-manage-portal .lfr-panel-titlebar {
	background: url(../images/common/category_portal_bg.png) repeat-x 0 0;
}

.lfr-ctrl-panel #panel-manage-portal .selected-portlet a {
	background-color: #9BAA95;
}

.lfr-ctrl-panel.panel-manage-portal .panel-page-menu {
	background-color: #DCE3DB;
}

.lfr-ctrl-panel.panel-manage-portal .portlet-topper {
	background-color: #9BAA95;
}

/* ---------- Manage server ---------- */

.lfr-ctrl-panel #panel-manage-server .lfr-panel-titlebar {
	background: url(../images/common/category_server_bg.png) repeat-x 0 0;
}

.lfr-ctrl-panel #panel-manage-server .selected-portlet a {
	background-color: #CABCC9;
}

.lfr-ctrl-panel.panel-manage-server .panel-page-menu {
	background-color: #E3DBE3;
}

.lfr-ctrl-panel.panel-manage-server .portlet-topper {
	background-color: #CABCC9;
}