/* General */
* {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:18px;
	font-size:12px;
}
body {
	padding:0; margin:0;
	background-color:#c5c38a;
	color:#384639;
}

/* Decorate elements	*/
u { text-decoration:underline }
i {	font-style:italic }

/*	Anchor n Image element	*/
img { border:0px }
a { cursor:pointer; color:#0d7479; }
a:hover { text-decoration:underline }
a img { text-decoration:none }

/*	Block elements	*/
div, p, fieldset, form, h1, h2, h3, h4, h5, table, li { padding:0px; margin:0px; }
h1, h2, h3, h4, h5, h6, strong, b { font-weight:bold }
h6, h5, h4 { font-size:1em }
h3 { font-size:1.1em }
h2 { font-size:1.15em }
h1 { font-size:1.3em }
ul, ol, dl { padding-left:20px; margin:0px; }
form { display:inline; width:auto; }
table { border-collapse:collapse }

/*	Form elements	*/
input, textarea, label, button { padding:2px }
select, textarea { border:1px solid #809FBC }
select option { margin:2px }
select > optgroup {	 padding-left:2px; font-weight:bold; }
optgroup > option { padding-left:2px }
input.text, input.file, input.password,input[type='text'], input[type='password'] {	border:1px solid #809FBC }
/* LAYOUT */
#layout100{
	width:100%;
	height:auto;
	clear:both;
	background-color:#c5c38a;
	background:url('/themes/default/common/images/image_theme/bg.jpg') repeat-x;
}
#layout985{
	margin:0 auto;
	width:985px;
	height:auto;
}
.hide{
	display:none;
}
.clear{
	clear:both;
}

/* TOP MENU */
.header .row1 {
	height:50px;
	margin:0 auto;
}
.header .logo{
	float:left;
	width:430px;
	height:50px;
	margin:0px;
}
#topmenu {
	width:100%;
	height:33px;
	background-image:url(/themes/default/common/mainmenu/header-bg-image2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
}
#topcategory {
	height:30px;
	background-repeat:no-repeat;
	text-align:left;
	z-index:8; white-space:nowrap;
}
#topmenu .content{
	display:block;
	height:33px;
	margin:0 auto;
	padding:0;
	background:url('/themes/default/common/mainmenu/bgmainmenu.jpg') no-repeat;
	text-align:center;
}
#topmenu .content ul li.menu_focus,
#topmenu .content ul li.menu {
	text-align:left;
	color:#ffffff;
	font-weight:bold;
	display:inline;
	border-right: 1px solid white;
	list-style:none;
	line-height:30px;
	height:30px;
	padding:0px;
	padding-right:5px;
}
.header .topmenu{
	float:right;
	display:inline-block;
	width:440px;
	max-width:460px;
	height:16px;
	margin:16px 5px 0 0;
	text-align:right;
	font-size:11px;
	color:#5d5d5d;
}
.header .topmenu a {
	font-size:11px;
	color:#5d5d5d;
	text-decoration:none;
}
#topmenu .open a:hover,#topmenu .current a{
	color:#E9AC1E;
}
#topmenu .open a{
	color:#fff;
	margin-left:5px;
	text-decoration:none;
}
.header .topic{
	float:left;
	margin:0 5px 0 0;
	font-size:1.1em;
	font-weight:bold;
	color:#54341b;
	white-space:nowrap;
	padding-top:2px;
}
.header .date{
	float:left;
	margin:0px 5px;
	width:auto;
	font-size:1.1em;
	font-weight:bold;
	color:#666666;
	white-space:nowrap;
	padding-top:2px;
}
strong.title > a{
	font-size:1.12em;
	font-weight:bold;
	text-decoration:none;
	color:#54341B;
}
#topsocial .ts > a{
	float:right; display:inline;
}
#topmenu-deposit{
	position:fixed;
	border-top:	10px solid #3c1c05;
	background-color: #554013;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
	color: #fff;
	display: none;
	font-size: small;
	height: auto;
	margin-left: -130px;
	margin-top:22px;
	padding: 0 4px;
	width: 160px;
	z-index:10;
}
/* Top Banner */
#topbanner{
	border:1px solid red;
}

/* TAB MENU */
#tabmenu{
	width:985px;
	height:30px;
	padding-top:5px;
	margin:0px auto 0px auto;
	background-image:url('/themes/default/common/images/icons/tabmenu/bg-tabmenu.jpg');
	background-position:top;
	background-repeat:no-repeat;
	background-color:#362604;
	text-align:center;
	color:#9f957a;
}
#tabmenu ul{
	list-style:none;
	float:left;
	padding:0;
}
#tabmenu ul li {
	float:left;
}
#tabmenu ul li a.current {
	float: left;
	text-decoration: none;
	color:#5a0a0b;
	margin-right: 1px;
	font-weight:bold;
	background-image:url('/themes/default/common/images/icons/tabmenu/white2.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}
#tabmenu li a, #tabmenu li > span.menu{
	display:inline-block;
	float:left;
	color:#fff;
	padding: 7px 12px 0 0;
	margin: 0 1px 0 0;
	font-weight:bold;
	background:url('/themes/default/common/images/icons/tabmenu/red2.jpg') top right no-repeat;
	height: 23px;
}
#tabmenu li a.current span{
	display:inline-block;	
	background:url('/themes/default/common/images/icons/tabmenu/white1.jpg') top left no-repeat;
	float:left;
	margin-top: -7px;
	height:30px;
	width:10px;
}

/* CONTENT */
/*
#layout985 .content .topedge{
	float:left;
	width:985px;
	height:5px;
	margin:0 auto;
	background-image:url(/themes/default/common/content/bg-topic-content.jpg);
}
*/
#layout985 .content .contentbox{
	float:left;
	width:975px;
	height:auto;
	background-color:#F2F2F2;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
}
/*
#layout985 .content .bottomedge{
	float:left;
	width:985px;
	height:5px;
	margin:0 auto;
	background-color:#362604;
	background-image:url(/themes/default/common/content/bg-bottom-content-main.jpg);
}
*/

/* FOOTER */
#footer{
	width:100%;
	margin:0 auto;
	margin-bottom:0;
	text-align:center;
	font-size:100%;
}
#footer .content{
	font-size:100%;
	width:984px;
	margin:0 auto;
	text-align:center;
	background-color:#a7a670;
	padding-top:5px;
	padding-bottom:10px;
}
#footer .motto{
	text-align:center;
	margin:0;
	line-height:30px;
}
#footer .motto > h5, #footer .motto > h6,
#footer .cat_motto > h5, #footer .cat_motto > h6{
	display:inline;
	color:#ffffff;
	text-decoration:none;
	margin:0 10px 0 10px;
	font-size:1.3em;
	line-height:28px;
}
#footer .link, #footer .link > a {
	color: #ffffff;
}
#footer .link > a {
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
	font-size:100%;
}
#footer .copyright {
	color:#ffffff;
	text-align:center;
	text-decoration:none;
	margin:0 auto 0 0;
	clear:both;
}

/* CONTENT LEFT */
.contentbox .left-content{
	float:left;
	width:765px;
	overflow:hidden;
	background-color:#ccc;	
}

/* CONTENT RIGHT */
.contentbox .right-content{
	float:right;
	width:205px;
	overflow:hidden;
	background-color:#00ff00;	
}

/* CONTENT */
#brand-info-0{
	background:url('/themes/default/app/home/images/brandlogo/brand-logo-0.jpg') no-repeat;
}

