body{
	margin: 0 0 0 0;
	background: #000000 url(../img/layout/bcg/home_top.png) top center repeat-x;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:0.9em;
}
.accessibility{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	font-size: 0px;
}
.hidden{
	display: none;
}
.cleaner{
	clear: both;
	font-size: 0;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: -1px 0 0 0; padding: 0px;
}
.cleaner_left {
	clear: left;
	font-size: 0;
	visibility: hidden;
	height: 1px;
	border: none;
	margin: -1px 0 0 0; padding: 0px;
}
form{
	margin: 0px;
	padding: 0px;
}
fieldset{
	border: none;
	padding: 0px;
	margin: 0px;
}
a{
	color: #C19048;
	text-decoration: underline;
}
a:visited{ color: #DDC29B; }
a:hover{ color: #ffffff; }
a img{ border: none; }

/* --- ENVELOPE --- */
#envelope{
	width: 980px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

/* --- LAYOUT --- */
#header{
	width: 980px; height: 362px;
	background: #1C1A16 url(../img/layout/bcg/header.png) top center no-repeat;
	position: relative;
}
#panel_top{
	width: 980px;
	background: #000000;
	margin: 0 0 20px 0;
}


#main{
	width: 980px;
	background: #000000;
	border-bottom: 1px solid #FEBF00;
	margin: 0 0 40px 0;
}

#panel_left {
	float: left;
	width: 320px;
}

#panel_left_padding {
	padding: 10px 15px 15px 15px;
	width: 290px;
}

#main_content {
	float: right;
	width: 660px;
	_width: 657px;
}

#main_content_padding {
	padding: 10px 30px 15px 15px;
	width: 615px;
	_width: 612px;
}

#footer_envelope{
	height: 100px;
	background: #1C1A16 url(../img/layout/bcg/footer.png) top center repeat-x;
}

#footer{
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	color: #545352;
	font-size: 80%;
}

#footer_left {
	float: left;
	width: 485px;
	vertical-align: middle;
	margin-top: 45px;
	color: #070706;
}

#footer_right {
	float: right;
	width: 485px;
	text-align: right;
	margin-top: 35px;
}


/* HEADER */
#header_logo{
	position: absolute;
	top: 10px; left: 0px;
	width: 219px; height: 69px;
}
#header_logo img{ 
	width: 219px; height: 69px;
	border: 0;
}

#header_menu {
	position: absolute;
	top: 15px; left: 335px;
	width: 640px;
}

#header_content {
	position: absolute;
	top: 95px; left: 335px;
	width: 450px;
}

#header_content div.hc_title {
	color: #D8A025;
	font-size: 160%;
	font-weight: bold;
}

#header_content div.hc_text {
	font-size: 95%;
}

#header_lang{
	text-align: right;
	position: absolute;
	top: 88px; left: 845px;
	width: 120px;
	color: #463B30;
	font-size: 80%;
	line-height: 150%;
	font-size: 0;
}

#demand_box {
	position: absolute;
	top: 230px; left: 780px;
	width: 185px;  height: 130px;
	text-align: center;
}

#demand_box a#db_over {
	position: absolute;
	top: 0; left: 0;
	display: block;
	width: 185px;  height: 130px;
	text-decoration: none;
}

#demand_box div.db_title {
	padding: 40px 0 0 0;
}

#demand_box div.db_title a {
	color: #FEBF00;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
}

#demand_box div.db_text {
	padding: 5px 10px 0 15px;
}

#demand_box div.db_text a{
	color: #F2F2F2;
	font-size: 90%;
	text-decoration: none;
}

#demand_box div.db_title a:hover, #demand_box div.db_text a:hover{
	text-decoration: underline;
}

#quick_search {
	position: absolute;
	top: 293px; left: 330px;
	background-color: #101010;
	border: 1px solid #31302F;
	width: 170px; height: 20px;
}

#quick_search_input {
	float: left;
	width: 135px;
	padding: 2px 0 2px 5px;
	vertical-align: bottom;
	font-size: 82%;
	background-color: transparent;
	border: 0;
	color: #9A8067;
}

#quick_search_submit {
	float: right;
	padding: 3px 0 0 0px;
	width: 22px; height: 20px;
	font-size: 0;
	color: transparent;
	background: transparent url(../img/layout/arrow.png) center center no-repeat;
	border: 0;
	_cursor: hand; cursor: pointer;
}

#header_image_effect {
	position: absolute;
	top: 80px; left: 0px;
	width: 320px; height: 260px;
	font-size: 0;
}
#header_image_effect img {
	position: absolute;
	top: 0; left: 0;
	width: 320px; height: 260px;
}

#header_lang a{
	color: #D8A025;
	text-decoration: none;
	margin: 0 1px 0 1px;
}

#header_lang a.active{
	color: #ffffff;
	text-decoration: underline;
}

/* PANEL TOP */             
#panel_top div.pt_title {
	padding: 10px 0 0 0;
	color: #FFFFFE;
	font-weight: bold;
	font-size: 110%;
	text-transform: uppercase;
}

#panel_top div.pt_title a{
	color: #FFFFFE;
	font-size: 110%;
	text-decoration: none;
}

#panel_top div.pt_title a:hover{
	text-decoration: underline;
}

#panel_top div.pt_title .highlight{
	color: #FEBF00;
}

#panel_top table.pt {
	height: 129px;
	margin: 20px 0 0 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

#panel_top table.pt td {
	width: 161px;
}

#panel_top table.pt tr.pt_header td {
	vertical-align: middle;
	line-height: 28px;
	height: 28px;
	padding: 0 10px 0 10px;
	border-top: 1px solid #312615;
	border-bottom: 1px solid #312615;
	font-size: 90%;
	font-weight: bold;
	color: #C19048;
	text-transform: uppercase;
}

#panel_top table.pt tr.pt_content td {
	vertical-align: top;
	height: 101px;
	color: #BBAE99;
	font-size: 80%;
	overflow: hidden;
}

#panel_top table.pt tr.pt_content td div {
	padding: 5px 10px 5px 10px;
}
#panel_top table.pt tr.pt_content td.ptc {
	background: transparent url(../img/layout/bcg/ptc.png) center bottom repeat-x;
}

#panel_top table.pt tr.pt_content td.ptc_active {
	background: transparent url(../img/layout/bcg/ptc_hover.png) center bottom repeat-x;
	color: #FFFFFF;
}

#panel_top table.pt tr.pt_header td.pth_active {
	background: transparent url(../img/layout/bcg/pth.png) center bottom repeat-x;
}

/* PANEL LEFT */
.pl_title {
	margin-bottom: 20px;
}
.pl_title a {
	color: #FEBF00;
	font-weight: bold;
	font-size: 110%;
	text-decoration: none;
	text-transform: uppercase;
}

.pl_title a:hover {
	color: #FEBF00;
	text-decoration: underline;
}

.pl_box {
	font-size: 90%;
	color: #918169;
}

.pl_box a {
	color: #918169;
	text-decoration: underline;
}

.pl_box a:hover {
	color: #918169;
	text-decoration: none;
}

.pl_box a.pl_box {
	text-decoration: none;
}

.pl_box a.pl_box:hover {
	text-decoration: underline;
}

.pl_box h3 {
	margin: 15px 0 10px 0;
}

.pl_box h3 a {
	color: #C19048;
	text-decoration: none;
	text-transform: uppercase;
}

.pl_box h3 a:hover {
	color: #C19048;
	text-decoration: underline;
}

div.pl_image img {
	width: 275px;
	border: 3px solid #494242;
}

.pl_more {
	text-align: right;
}

img.more {
	width: 22px; height: 22px;
	border: 0;
}

/* FOOTER */
#footer a{
	color: #545352;
}

img#powered {
	width: 145px; height: 21px;
	border: 0;
}

#footer_right {
	line-height: 150%;
}


img.flag_24 {
	width: 24px; height: 24px;
	border: 2px solid transparent;
	background-color: transparent;
	margin-left: 2.5px;
}

img.flag_24:hover {
	border: 2px solid #686459;
	background-color: #686459;
}

img.flag_16 {
	margin: 0 1px 0 1px;
	width: 16px; height: 16px;
	border: 2px solid transparent;
	background-color: transparent;
}

img.flag_16:hover {
	border: 2px solid #686459;
	background-color: #686459;
}

