/*
============================================================ 
                       L A Y O U T
============================================================
*/
.container {
	width:800px;
}

/* === top === */
.top-left {
	float:left;
	width:239px;
	height:115px;
	background:url('../../images/layout/user/top-left.jpg') no-repeat;
	display:block;
}

.top-middle-right {
	float:right;
	width:561px;
}

.top-middle {
	float:left;
	width:322px;
	height:115px;
	background:url('../../images/layout/user/top-middle.jpg') no-repeat;
	display:block;
}

.top-right {
	float:right;
	width:239px;
	height:115px;
	background:url('../../images/layout/user/top-right.jpg') no-repeat;
	display:block;
}

/* === menu top === */
.menu-top-left {
	float:left;
	width:127px;
	height:51px;
	background:url('../../images/layout/user/menu-top-left.jpg') no-repeat;
	display:block;
}

.menu-top-middle-right {
	float:right;
	width:673px;
}

.menu-top-middle {
	float:left;
	width:549px;
	height:40px;
	padding-top:11px;
	background:url('../../images/layout/user/menu-top-bg.jpg') repeat-x;
	display:block;
	text-align:center;
}

.menu-top-middle, .menu-top-middle a, .menu-top-middle a:visited {
	color:#d4ceb6;
	text-decoration:none;
}

.menu-top-middle a.active, .menu-top-middle a:hover {
	color:#f39817;
	text-decoration:none;
}

.menu-top-right {
	float:right;
	width:124px;
	height:51px;
	background:url('../../images/layout/user/menu-top-right.jpg') no-repeat;
	display:block;
}

/* === spacer top === */
.spacer-top {
	height:8px;
	background:url('../../images/layout/user/spacer-top.jpg') repeat-x;
	display:block;
}

/* === content top === */
.content-top {
	background:url('../../images/layout/user/content-top-bg.jpg') #d4ceb6 repeat-x;
}

/* === header === */
.header {
	width:662px;
	height:175px;
	margin:0 69px;
	padding-bottom:20px;
	background:url('../../images/layout/user/header-bg.jpg') no-repeat;
}

/* === content === */
.content {
	width:800px;
	background:url('../../images/layout/user/content-bg.jpg') #d4ceb6 repeat-y;
	color:#583646;
}

/* === sidebar title === */
.sbar-title {
	padding:7px 20px 7px 15px;
	margin-bottom:10px;
	font-size:14pt;
	text-align:right;
	color:#efefef;
	font-style:italic;
	background:url('../../images/layout/user/sbar-title-bg.jpg') repeat-y;
}

.sbar-title-search {
	width:170px;
	height:31px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-search.jpg') no-repeat;
	display:block;
}

.sbar-title-member-area {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-member-area.jpg') no-repeat;
	display:block;
}

.sbar-title-our-collections {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-our-collections.jpg') no-repeat;
	display:block;
}

.sbar-title-collections {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-collections.jpg') no-repeat;
	display:block;
}

.sbar-title-special-offer {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-special-offer.jpg') no-repeat;
	display:block;
}

.sbar-title-online-support {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-online-support.jpg') no-repeat;
	display:block;
}

.sbar-title-news {
	width:170px;
	height:31px;
	margin-top:20px;
	margin-bottom:10px;
	background:url('../../images/layout/user/sbar-title-news.jpg') no-repeat;
	display:block;
}

/* === sidebar === */
.sbar {
	float:left;
	width:170px;
	padding-left:69px;
}

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

.sbar li a {
	padding:2px 21px 2px 10px;
	display:block;
	/* border-bottom:1px solid #a18866; */
	border-bottom:1px solid #b8a48e;
	color:#603123;
	text-align:right;
	text-decoration:none;
}

ul.submenu li a {
	padding:2px 5px 2px 10px;
	display:block;
	/* border-bottom:1px solid #a18866 !important; */
	border-bottom:1px solid #b8a48e !important;
	color:#603123;
	text-align:left;
}

ul.submenu li.last a {
	border-bottom:none !important;
}

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

.sbar li a:hover {
	/* color:#89201a; */
	color:#fff;
}

/* === main content === */
.main-content {
	float:right;
	width:489px;
	padding:0 60px 10px 12px;
}

/* === content bottom === */
.content-bottom {
	width:800px;
	height:13px;
	padding:0;
	margin:0;
	background:url('../../images/layout/user/content-bottom-bg.jpg') no-repeat;
	display:block;
}

/* === spacer bottom === */
.spacer-bottom {
	height:7px;
	background:url('../../images/layout/user/spacer-bottom.jpg') repeat-x;
	display:block;
}

/* === menu bottom === */
.menu-bottom-left {
	float:left;
	width:127px;
	height:74px;
	background:url('../../images/layout/user/menu-bottom-left.jpg') no-repeat;
	display:block;
}

.menu-bottom-middle-right {
	float:right;
	width:673px;
}

.menu-bottom-middle {
	float:left;
	width:549px;
	height:55px;
	padding-top:19px;
	background:url('../../images/layout/user/menu-bottom-bg.jpg') repeat-x;
	display:block;
	text-align:center;
}

.menu-bottom-middle, .menu-bottom-middle a, .menu-bottom-middle a:visited {
	color:#d4ceb6;
	text-decoration:none;
}

.menu-bottom-middle a.active, .menu-bottom-middle a:hover {
	color:#f39817;
	text-decoration:none;
}

.menu-bottom-right {
	float:right;
	width:124px;
	height:74px;
	background:url('../../images/layout/user/menu-bottom-right.jpg') no-repeat;
	display:block;
}

/* === footer === */
.footer {
	background:#743a46;
	text-align:center;
	color:#fff;
	font-size:80%;
}

.footer a, .footer a:visited {
	color:#fff;
	text-decoration:none;
}

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

/* 
===================================================
		SIDEBAR NEWS
===================================================
*/
.sbar-news h5 {
	padding:0 0 0 0;
	margin:0;
	font-size:10pt;
	font-weight:bold;
	color:#583646;
}

.sbar-news p {
	margin:0;
	padding:0;
	text-align:left;
	font-size:9pt;
}

.sbar-news {
	padding:0 21px 0 10px;
	margin:0;
	text-align:left;
}

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

.sbar-news li {
	padding:2px 21px 2px 10px;
	border-bottom:1px solid #a18866;
	color:#583646;
}

.sbar-news li.last {
	border-bottom:none;
}

.sbar-news li a:hover {
	color:#fff;
}

.sbar-news .readmore 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:9pt;
}

.sbar-news .readmore {
	text-align:right;
}

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

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

/* 
===================================================
		CONTENT LIST
===================================================
*/
.content-list {
	border-bottom:1px solid #a18866;
	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:#583646;
	text-transform:uppercase;
	letter-spacing:.1em;
	font: normal normal 100% 'trebuchet ms', trebuchet, arial, verdana, sans-serif;
}

.content-list a:hover {
	color:#7f643d;
	text-decoration:none;
}

.content-list small {
	color:#a18866;
	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;
}
