/*
============================================================ 
                       L A Y O U T
============================================================
*/
.container {
	width:920px;
	padding:10px 0 0 0;
	background:#fff;
}

.menu-top {
	padding:15px 50px 0 50px;
	height:27px;
	color:#aaa;
	font-size:13pt;
}

.menu-top a {
	color:#000;
	font-size:9pt;
}

.sbar-left {
	float:left;
	width:190px;
}

.content {
	float:right;
	width:728px;
}

.header {
	width:728px;
	height:147px;
	display:block;
	background:url('../../images/layout/user/header-bg.jpg') no-repeat;
}

.main-content {
	width:508px;
	float:left;
	padding:0 15px;
}

.sbar-right {
	float:right;
	width:190px;
}

.footer {
	padding:2px 5px;
	display:block;
	background:#fff;
	color:#666;
	text-align:right;
	font-size:8pt;
}

.footer a {
	color:#666;
}

.footer a:hover {
	color:#666;
	text-decoration:underline;
}

/* 
===================================================
		SIDEBAR LEFT LOGO
===================================================
*/
.sbar-logo-pradan {
	width:190px;
	height:189px;
	display:block;
	background:url('../../images/layout/user/logo-pradan-furniture.jpg') no-repeat;
}

.sbar-logo-saw {
	width:191px;
	height:26px;
	margin:15px 0;
	display:block;
	background:url('../../images/layout/user/sbar-logo-saw.jpg') 50% no-repeat;
}

.sbar-logo-tuv {
	width:191px;
	height:47px;
	margin:15px 0;
	display:block;
	background:url('../../images/layout/user/sbar-logo-tuv.jpg') 50% no-repeat;
}

/* 
===================================================
		SIDEBAR LEFT LIST 01
===================================================
*/
.sbar-left-list-01 {
	padding:5px 20px 5px 20px;
	margin:10px 0 10px 0;
	background:#e9e9e9;
	color:#881712;
}

.sbar-left-list-01 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.sbar-left-list-01 li a {
	padding:3px 5px 3px 13px;
	display:block;
	background:url('../../images/layout/user/bullet.png') 0 55% no-repeat;
	/* border-bottom:1px solid #ccc; */
}

.sbar-left-list-01 li.last a {
	border-bottom:none;
}

.sbar-left-list-01 li a:hover {
	color:#881712;
}

/* 
===================================================
		SIDEBAR LEFT LIST 02
===================================================
*/
.sbar-left-list-02 {
	padding:5px 20px 5px 20px;
	margin:10px 0 10px 0;
	background:#e9e9e9;
	color:#881712;
}

.sbar-left-list-02 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.sbar-left-list-02 li {
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ccc;
	color:#111;
	text-align:center;
}

.sbar-left-list-02 li.last {
	border-bottom:none;
}

.sbar-left-list-02 li a:hover {
	color:#881712;
}

/* 
===================================================
		SIDEBAR RIGHT LIST 01
===================================================
*/
.sbar-right-list-01 {
	padding:5px 20px 0px 10px;
	font-size:90%;
}

.sbar-right-list-01 a {
	color:#e77817 !important;
}

.sbar-right-list-01 a:hover {
	color:#da251d !important;
	text-decoration:none;
}

/* 
===================================================
		SIDEBAR RIGHT LIST 02
===================================================
*/
.sbar-right-list-02 h5 {
	padding:0px 0 0 0;
	margin:0;
	font-size:9pt;
	font-weight:normal;
	color:#006699;
}

.sbar-right-list-02 p {
	margin:0;
	padding:0;
	text-align:left;
	color:#555;
}

.sbar-right-list-02 {
	padding:10px 20px 15px 15px;
	margin:5px 0 10px 0;
	background:#e9e9e9;
	color:#881712;
	text-align:left;
}

.sbar-right-list-02 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.sbar-right-list-02 li {
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ccc;
	color:#111;
}

.sbar-right-list-02 li.last {
	border-bottom:none;
}

.sbar-right-list-02 li a:hover {
	color:#881712;
}

.sbar-right-list-02 a {
	padding:0 0 0 15px;
	background:url('../../images/layout/user/readmore.png') 0 80% no-repeat;
	color:#111 !important;
	text-decoration:underline !important;
	font-size:8pt;
}

.sbar-right-list-02 a:hover {
	background:url('../../images/layout/user/readmore-hover.png') 0 80% no-repeat;
	color:#da251d !important;
	text-decoration:underline !important;
}

.sidebar-divider {
	padding:0;
	margin:8px 0;
	border-top:1px solid #ccc;
}

/* 
===================================================
		SIDEBAR RIGHT LIST 03
===================================================
*/
.sbar-right-list-03 {
	padding:5px 20px 5px 15px;
	margin:10px 0 10px 0;
	background:#c6c6c6;
	color:#881712;
}

.sbar-right-list-03 a {
	font-size:90%;
	color:#e77817;
}

.sbar-right-list-03 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.sbar-right-list-03 li {
	padding:5px 5px 5px 10px;
	border-bottom:1px solid #ccc;
	color:#111;
}

.sbar-right-list-03 li.last {
	border-bottom:none;
}

.sbar-right-list-03 li a:hover {
	color:#881712;
}

.sbar-right-list-03 a {
	color:#e77817 !important;
}

.sbar-right-list-03 a:hover {
	color:#da251d !important;
	text-decoration:none;
}

/* 
===================================================
		MENU BOTTOM
===================================================
*/
.menu-bottom {
	padding:6px 133px 5px 240px;
	margin:10px 0 0 0;
	display:block;
	background:#b51f18;
	color:#cfcfa6;
	font-size:8pt;
}

.menu-bottom a {
	color:#cfcfa6;
}

.menu-bottom a:hover {
	color:#fc0;
}

/* 
===================================================
		CONTENT LIST
===================================================
*/
.content-list {
	border-bottom:1px solid #fbfbfb;
	padding:5px 0 5px 3px;
	font-size:8pt !important;
	line-height:140%;
}

.content-list a {
	text-decoration:none;
	background:url('../../images/arrow.gif') 0 1px no-repeat;
	padding:0 0 0 15px;
	color:#5588aa;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 100% 'trebuchet ms', trebuchet, arial, verdana, sans-serif;
}

.content-list a:hover {
	color:#679a17;
	text-decoration:none;
}

.content-list small {
	color:#f90;
	margin:0 0 .75em 0;
	text-transform:uppercase;
	letter-spacing:.1em;
	font:normal normal 90% 'trebuchet ms', trebuchet, arial, verdana, sans-serif !important;
	line-height:1.4em;
}