#bg {
	min-width: 960px;
}
.user {
	background: url(/media/dsg/user_bg.jpg) repeat-x;
}
.home {
	background: url(/media/dsg/home_bg_pattern.png) repeat-x bottom;
}
.home #bg {
	background: url(/media/dsg/home_bg.png) no-repeat bottom;
}
#page {
	width: 940px;
	margin: 0 auto;
	padding: 0 10px;
}
#header {
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
}
.user #header {
	height: 80px;
	padding: 0;
	border-bottom: 0;
}
#logo {
	margin-top: 15px;
	float: left;
}
#lang {
	float: right;
	font-size: 1.2em;
	padding: 5px 10px 6px 10px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	border-top: 0;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
}
#user {
	float: right;
}
#top {
	clear: right;
	float: right;
}
.user #top {
	margin-top: 14px;
}
#menu {
	clear: both;
	padding-top: 15px;
	width: 640px;
}
#menu ul {
	margin: 0;
	padding-top: 5px;
	border-top: 1px solid #f0f0f0;
}
#menu li {
	float: left;
	padding: 0;
	background: none;
	font-size: 1.4em;
}
#menu a {
	padding: 10px 20px;
	display: block;
	color: #666;
	text-decoration: none;
	outline: none;
}
#menu a:hover,
.user #menu a:hover {
	color: #990000;
}
#menu a.active {
	background-color: #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
.user #menu {
	float: left;
	clear: none;
	padding: 0;
	margin: 43px 0 0 245px;
	position: absolute;
}
.user #menu ul {
	border-top: 0;
}
.user #menu li {
	font-size: 1.2em;
}
.user #menu a {
	padding: 0 14px 16px 14px;
	margin-bottom: -12px;
}
.user #menu a.active {
	background: url(/media/dsg/user_menu.gif) no-repeat transparent bottom center;
	color: #000;
}
#menu kbd.count {
	position: absolute;
	margin: 3px 0 0 3px !important;
}
#organizers {
	float: right;
	margin-top: 6px;
}
#organizers li {
	float: left;
	margin-left: 15px;
}
#contents {
	margin: 30px 0;
}
.user #contents  {
	background: url(/media/dsg/user_bg.gif) repeat-y -280px;
}
.user #contents.left.right {
	background: url(/media/dsg/user_bg.gif) repeat-y 220px;
}
.user #center {
	margin-top: -30px;
	width: 940px;
	float: left;
}
.left #center,
.right #center {
	width: 680px;
	margin-left: 40px;
	float: left;	
}
.right #center {
	width: 620px;
	margin-left: 0;
}
.left.right #center {
	width: 420px;
	margin-left: 40px !important;
}
#left,
#right {
	width: 280px;
	float: right;
	margin-top: 16px;
}
.user #left,
.user #right {
	margin-top: 0;
}
#left {
	width: 220px;
	float: left;
}
.right #left,
.left #right {
	width: 220px;
}
.user #left .plugin,
.user #right .plugin {
	padding: 0 10px;
}
#tools {
	margin-top: -10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #d1d1d1;
}
#tools ul {
	margin: 0;
}
#tools li {
	float: left;
	padding: 0 15px 0 0;
	margin: 0 10px 0 0;
	background: url(/media/dsg/breadcrumb.gif) no-repeat right 10px;
	font-size: 1.1em;
}
#tools li.last {
	background: none;
}
#tools a, #tools li.last a {
	color: #999;
	text-decoration: none;
}
#tools li a {
	color: #990000;
	text-decoration: underline;
}
#tools li a:hover {
	text-decoration: none;
}
#left .plugin,
#center .plugin,
#right .plugin {
	margin-bottom: 30px;
}
.plugin.last {
	margin-bottom: 0 !important;
}
#footer {
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 13px 0;
}
.home #footer {
	border-color: #870000;
}
#footer p {
	margin: 0;
	float: left;
	color: #999;
}
.home #footer p,
.home #footer a {
	color: #ac7e7e;
	text-decoration: none;
}
.home #footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	float: right;
}
#footer li {
	float: left;
	margin-left: 30px;
	padding: 0;
	background: none;
}
#share {
	margin-top: 20px;
	height: 45px;
}
#share li {
	float: left;
	background-image: none;
	padding: 0;
	margin-right: 10px;
}
#share #in-root {
	padding-top: 1px;
}
