/* ======== */
/* Default */
html, body, form, table {
margin: 0px;
padding: 0px;
}
body {
color: #615A46;
font-size: 12px;
line-height: 16px;
font-family: Georgia, "Times New Roman";
}
table {
border-collapse: collapse;
border-spacing: 0px;
}
table th {
padding: 0px;
}
table td {
vertical-align: top;
padding: 0px;
}
img {
border: none;
}
a {
/* color: #993300; */
color: #842922;
}
a:hover {
text-decoration: none;
}
input, select, textarea {
font-family: Georgia, "Times New Roman";
}
h1, h2, h3, h4, h5, h6 {
color: #993300;
font-family: Georgia, "Times New Roman";
}
h1 {
font-size: 16px;
margin: 0px 0px 18px 0px;
}
h2 {
font-size: 14px;
margin: 0px 0px 16px 0px;
}
h3 {
font-size: 12px;
margin: 0px 0px 16px 0px;
}
h4 {
font-size: 11px;
font-weight: normal;
margin: 0px 0px 14px 0px;
}
h5 {
font-size: 10px;
font-weight: normal;
margin: 0px 0px 14px 0px;
}
h6 {
font-size: 9px;
font-weight: normal;
margin: 0px 0px 14px 0px;
}
.spacer {
font-size: 0px;
line-height: 0px;
margin: 0px;
padding: 0px;
border: none;
display: block;
visibility: hidden;
}



/* ======= */
/* Layout */
html {
height: 100%;
}
body {
width: 100%;
min-width: 1000px;
height: 100%;
background: #F7F6F2 url("/common/fc/img/bg_page_top.png") repeat-x;
position: relative;
}
#table_layout_top {
width: 100%;
min-width: 1000px;
height: 100%;
}
#footer {
vertical-align: bottom;
}
#table_layout {
width: 100%;
background: url("/common/fc/img/bg_page_corner.jpg") no-repeat 100% 0%;
}
.column_layout_left {
width: 26%;
min-width: 260px;
}
.column_layout_center {
width: 69%;
min-width: 690px;
}
.column_layout_right {
width: 5%;
min-width: 50px;
}



/* ======= */
/* Blocks */

/* Footer */
#footer table {
width: 100%;
height: 130px;
color: #ACA89C;
font-size: 11px;
line-height: 14px;
background: url("/common/fc/img/bg_page_bottom.png") repeat-x 0% 100%;
}
#bg_footer_left {
height: 100px;
background: url("/common/fc/img/bg_page_bottom_left.png") no-repeat 0% 100%;
position: relative;
left: 8%;
margin-top: 30px;
}
#footer_center_1 {
width: 36%;
}
#footer_center_2 {
width: 38%;
}
#footer_center_1 .container,
#footer_center_2 .container {
padding: 36px 0px 0px 20px;
}
#footer a {
color: #AD9464;
}
#footer .text {
color: #ACA89C;
text-decoration: none;
}

/* Page corner shadow */
#page_corner_shadow {
width: 88px;
height: 79px;
position: absolute;
top: 0px;
right: 0px;
background: url("/common/fc/img/bg_page_corner_shadow.png") no-repeat 100% 0%;
}

/* Logo */
#logo {
width: 100%;
height: 197px;
position: relative;
}
#head_page #logo {
height: 190px;
}
#logo .container {
padding: 60px 0px 0px 0px;
margin: 0px 0px 0px 23%;
}
#bookmark {
width: 29px;
height: 111px;
position: absolute;
top: 0px;
left: 82.5%;
background: url("/common/fc/img/bookmark.png") no-repeat;
}

/* Table header */
#table_header {
width: 100%;
height: 140px;
}
#header_left {
width: 65%;
padding-right: 5px;
}
#header_right {
width: 35%;
}

/* Sitename */
#sitename {
padding: 60px 0px 0px 13px;
}

/* Navigation */
#navigation {
height: 80px;
font-size: 10px;
}
#navigation .container {
padding: 50px 0px 0px 12px;
}
#navigation .item {
margin-right: 17px;
}
#navigation a {
color: #AD9464;
}

/* Search */
#search {
padding: 0px 0px 0px 6px;
}
#search * {
vertical-align: top;
}
#search .input {
width: 62%;
color: #ACA89D;
border: none;
background: #F8F7F4;
padding: 2px 6px 2px 6px;
}
#search .image_button {
margin: 2px 0px 0px 3px;
}
#search .button {
display: none;
}

/* Top menu */
#top_menu {
margin: 0px 0px 0px 13px;
}
#top_menu table {
width: 100%;
height: 14px;
}
#top_menu td {
vertical-align: bottom;
}
#top_menu .vr {
width: 15%;
background: url("/common/fc/img/bullet_rhombus_yellow.gif") no-repeat 50% 6px;
padding: 0px 3px;
}

/* Graphic menu */
.graphic_menu {
margin: 0px 0px 59px 7.5%;
}
#head_page .graphic_menu {
margin-bottom: 96px;
}
.graphic_menu table {
width: 100%;
}
.graphic_menu th {
background: url("/common/fc/img/bg_graphic_menu_left.png") no-repeat;
}
.graphic_menu th div {
height: 10px;
font-size: 0px;
background: url("/common/fc/img/bg_graphic_menu_right.png") no-repeat 100% 0%;
}
.graphic_menu td {
height: 70px;
vertical-align: bottom;
padding-left: 27px;
}
.graphic_menu td img {
margin-bottom: 10px;
}

/* Intro */
.intro {
background: url("/common/fc/img/pen.png") no-repeat -28px 100%;
margin: 0px 0px -39px 0px;
padding: 0px 0px 121px 0px;
}
.intro .container {
width: 72%;
margin: 0px 5% 0px 23%;
}
.intro img {
margin: 0px -37px -1px -5px;
position: relative;
}
.intro .bottom {
margin: 17px 0px 0px 0px;
}

/* Sites */
.sites {
width: 77%;
color: #AD9464;
font-size: 11px;
padding: 0px 0px 0px 23%;
}
#second_page .sites {
background: url("/common/fc/img/pen.png") no-repeat -28px 0%;
padding-top: 60px;
}
.sites select {
width: 89%;
color: #B0ACA2;
background: #FFF;
margin: 6px 0px 0px 0px;
}

/* Informer */
.informer {
margin: 0px 0px 22px 0px;
}
#head_page .informer {
margin: 0px 0px 30px 0px;
}
.informer .container {
background: #FBFBF9;
padding: 8px 11px 20px 11px;
}
.informer table {
width: 100%;
font-size: 10px;
font-family: Tahoma;
}
.informer td {
line-height: 14px;
vertical-align: middle;
}
.informer .ltl {
color: #615A46;
}
.informer .ltl a {
color: #000;
text-decoration: none;
}
.column_layout_left .informer {
width: 80%;
padding-left: 20%;
}

/* Banner */
.banner {
margin: 0px 0px 22px 0px;
}
#second_page .banner {
margin-bottom: 79px;
}
.banner .container {
line-height: 14px;
background: #EFECE4;
padding: 17px 5px 18px 5px;
}
.banner img {
display: block;
margin: 3px 0px 0px 0px;
}
.banner img.left {
margin: 0px 13px 0px 0px;
}
.banner img.right {
margin: 0px 0px 0px 13px;
}
.banner a {
color: #AD9464;
}
.column_layout_left .banner {
width: 80%;
padding-left: 20%;
}
.column_layout_left .banner .container {
padding-left: 3px;
padding-right: 3px;
}
.column_layout_left .banner img.left {
margin: 0px 5px 0px 0px;
}
.column_layout_left .banner img.right {
margin: 0px 0px 0px 5px;
}

/* Left menu */
.left_menu {
width: 77%;
padding-left: 23%;
line-height: 14px;
margin: 1px 0px 38px 0px;
}
.left_menu .container {
width: 94%;
}
.left_menu .item_1 {
margin-bottom: 16px;
}
/* .left_menu .item_1.sel {
margin-bottom: 12px;
} */
.left_menu .item_2 {
background: url("/common/fc/img/arrow_yellow_right.gif") no-repeat 4px 4px;
margin: 12px 0px 12px 0px;
padding-left: 15px;
}
.left_menu .items_child {
margin-top: -9px;
}
.left_menu .items_child .items_child {
font-size: 11px;
padding-left: 15px;
margin-top: -5px;
}
.left_menu .items_child .items_child .item_2 {
margin: 7px 0px 7px 0px;
}
.left_menu .items_child .items_child .sel {
background: url("/common/fc/img/arrow_dgreen_right.gif") no-repeat 4px 4px;
}
.left_menu .item_1 a {
color: #7D5B51;
}
.left_menu .item_2,
.left_menu .item_2 a {
color: #AD9464;
}
.left_menu .sel a {
text-decoration: none;
}
.left_menu .items_child .items_child .sel a {
color: #615A46;
}

/* Content */
#second_page .body {
padding: 0px 0px 0px 20px;
}



/* ========= */
/* Elements */
/* Common */
.left {
float: left;
}
.right {
float: right;
}
.date {
color: #AD9464;
font-size: 11px;
}
.small {
font-size: 11px;
}

/* Form */
.input, textarea, select {
color: #615A46;
font-size: 10px;
border: 1px solid #B6A78B;
background: #FDFCF4;
padding: 1px 1px 1px 1px;
}
.button {
background: url("/common/fc/img/bg_button_t_l.png") no-repeat;
padding: 1px 0px 1px 1px;
}
.button input {
color: #5E3429;
font-size: 11px;
border: none;
background: url("/common/fc/img/bg_button_b_r.png") no-repeat 100% 100%;
}
.mandatory {
color: #943100;
}

/* Links */
a.link, .link a {
color: #AD9464;
font-size: 11px;
background: url("/common/fc/img/bullet_rhombus_yellow.gif") no-repeat 0% 5px;
padding-left: 9px;
}
a.link_r, .link_r a {
font-size: 11px;
background: url("/common/fc/img/bullet_rhombus_yellow.gif") no-repeat 100% 6px;
padding-right: 9px;
}
a.more, .more a {
color: #5B3227;
font-size: 11px;
background: url("/common/fc/img/bullet_more.gif") no-repeat 100% 6px;
padding-right: 18px;
}
.bottom_links {
font-size: 11px;
margin: 30px 0px 15px 0px;
}
.bottom_links div {
margin: 0px 0px 6px 0px;
}
a.link_print, .link_print a {
background: url("/common/fc/img/icon_print.gif") no-repeat 0px 1px;
padding-left: 20px;
}

/* Page navigation */
.pager {
width: 100%;
font-size: 11px;
text-align: center;
margin: 10px 0px;
}
.pager span {
margin: 0px 8px 0px 0px;
}
.pager .num {
margin: 0px 15px 0px 7px;
}
.pager .num a {
margin: 0px 3px;
}
.pager .num b {
color: #615A48;
padding: 0px 3px 0px 4px;
margin: 0px 0px;
}
.pager img {
display: inline;
vertical-align: middle;
margin: 5px 0px 0px 0px;
}



/* ======== */
/* Content */
/* Text */
.body p {
margin: 0px 0px 14px 0px;
}
/* Pictures */
.body img.left {
margin: 0px 18px 0px 0px;
}
.body img.right {
margin: 0px 0px 0px 18px;
}

/* Photo */
.photo {
float: left;
background: #FFF url("/common/fc/img/bg_photo_shadow.png") no-repeat;
padding: 20px 11px 10px 20px;
margin: -5px 21px 10px -20px;
}

/* Lists */
.body ul {
list-style-type: none;
margin: 0px 0px 16px 0px;
padding: 0px 0px 0px 15px;
}
.body ul ul {
margin-top: 3px;
margin-bottom: 3px;
}
.body ul li {
background: url("/common/fc/img/bullet_rhombus_yellow.gif") no-repeat 0px 6px;
padding-left: 10px;
margin-bottom: 3px;
}
.body ol {
margin: 0px 0px 16px 25px;
padding: 0px;
}
.body ol ol {
margin-top: 3px;
margin-bottom: 3px;
}
.body ol li {
margin-bottom: 3px;
}
/* Small list */
.body ul.small a,
.body ol.small a {
color: #AD9464;
}
.body ul.small li,
.body ol.small li {
margin-bottom: 2px;
}

/* Table */
.table {
width: 100%;
font-family: Tahoma, Arial;
background: #EFECE4;
-moz-binding: url("/common/fc/js/table.xml#interleave");
margin: 0px 0px 14px 0px;
}
.table th {
color: #FBFBF9;
text-align: left;
border-right: 1px solid #F7F6F2;
border-bottom: 5px solid #F7F6F2;
background: #CDBFA5;
padding: 3px 5px 5px 19px;
}
.table td {
color: #615A46;
border-right: 1px solid #F7F6F2;
border-top: 1px solid #F7F6F2;
border-bottom: 2px solid #F7F6F2;
padding: 3px 5px 5px 17px;
}
.table th:last-child,
.table td:last-child,
.table .last_cell {
border-right: none;
}
.table .bg_light td {
background: #F7F6F2;
}



/* ====== */
/* Pages */

/* ========== */
/* Head page */

/* Table products */
.table_products {
width: 100%;
margin: 0px 0px 16px 0px;
}
.table_products td {
width: 48%;
}
.table_products .vr {
width: 4%;
min-width: 32px;
background: none;
}
.table_products .vr .spacer {
width: 32px;
}
.table_products .text {
padding: 14px 0px 10px 19px;
}
.table_products .text p {
margin: 0px 0px 15px 0px;
}
.table_products em,
.table_products i {
color: #AD9464;
font-size: 14px;
}
/* Product banner */
.product_banner {
height: 60px;
background: url("/common/fc/img/bg_product_shadow.png") no-repeat;
padding: 20px 10px 10px 19px;
}
.product_banner .container {
background: url("/common/fc/img/bg_product.gif") repeat-x;
padding: 0px 0px 0px 17px;
}
.product_banner .container div {
height: 60px;
background-repeat: no-repeat;
background-position: 100% 0%
}
.product_banner .container img {
margin: 14px 0px 0px 0px;
}

/* News columns */
#table_news_columns {
width: 100%;
}
#table_news_columns .news_column_1,
#table_news_columns .news_column_2 {
width: 32.75%;
}
#table_news_columns .news_column_3 {
width: 34.5%;
}
#table_news_columns .news_column_1 .news_column_container {
padding: 0px 20px;
}
#table_news_columns .news_column_2 .news_column_container {
padding: 0px 15px;
}
#table_news_columns .title_pic {
height: 23px;
margin: 0px 0px 12px 0px;
}
#table_news_columns .news_column_1 .title_pic,
#table_news_columns .news_column_2 .title_pic {
position: relative;
margin-top: 7px;
margin-left: -6px;
}


/* ============= */
/* Second pages */

/* ===== */
/* News */
.news .item {
margin: 0px 0px 10px 0px;
}
.news .announce {
line-height: 15px;
}
#head_page .news .item {
line-height: 15px;
margin: 0px 0px 12px 0px;
}
.news .date {
margin: 0px 0px 3px 0px;
}
#second_page .news .date {
display: inline;
margin: 0px 9px 0px 0px;
}
#head_page .news .announce,
#head_page .news .more,
#head_page .news .bottom_links {
display: none;
}
/* Archive */
.form_archive {
font-size: 11px;
border-bottom: 1px solid #D9D1C1;
padding: 9px 15px 13px 13px;
margin: 0px 0px 22px 0px;
}
.form_archive span,
.form_archive .input,
.form_archive .link_calendar img {
vertical-align: middle;
}
.form_archive .input {
text-align: center;
margin: 0px 0px 0px 4px;
}
.form_archive .link_calendar {
margin: 0px 20px 0px 1px;
}
.form_archive .button {
margin: 0px 0px 0px 4px;
}


/* ========== */
/* Analytics */
.analytics .item {
margin: 0px 0px 12px 0px;
}
#second_page .analytics .date {
display: inline;
margin: 0px 9px 0px 0px;
}
.analytics .bottom {
margin: 0px 0px 19px 0px;
}
.analytics .bottom div {
margin: 0px 0px 3px 0px;
}
#head_page .analytics p,
#head_page .analytics .announce {
margin: 0px 0px 16px 0px;
}
#head_page .analytics .title,
#head_page .analytics .more,
#head_page .analytics .bottom_links,
#second_page .analytics .item .bottom {
display: none;
}
#head_page .analytics .title .date {
display: block;
}


/* ======== */
/* Sitemap */
.sitemap .item_1 {
font-weight: bold;
margin: 0px 0px 16px 0px;
}
.sitemap .item_1 a {
color: #943100;
text-decoration: none;
}
.sitemap .item_2 {
background: url("/common/fc/img/bullet_rhombus_dgreen.gif") no-repeat 5px 6px;
margin: 6px 0px 2px 0px;
padding-left: 15px;
}
.sitemap .item_2 a {
color: #79584D;
font-weight: normal;
text-decoration: underline;
}
.sitemap .items_child {
padding: 0px 0px 0px 10px;
margin-bottom: -1px;
font-size: 11px;
}
.sitemap .items_child .items_child {
padding: 0px 0px 0px 20px;
}
.sitemap .items_child .item_2 {
background: url("/common/fc/img/bullet_rhombus_yellow.gif") no-repeat 5px 5px;
margin: 0px 0px 1px 0px;
}
.sitemap .items_child a {
color: #A88F5F;
}


/* ===== */
/* Form */
.form {
font-size: 11px;
}
.form .desc {
line-height: 13px;
margin: 0px 0px 13px 0px;
}
.form h3 {
margin: 0px 0px 12px 0px;
}
.form form {
margin: 1px 0px 20px 0px;
}
.form table {
width: 272px;
}
.form td {
padding-bottom: 14px;
}
.form .title {
padding-bottom: 4px;
}
.form .fieldset {
padding-left: 3px;
}
.form .input, .form textarea {
width: 98%;
}
.form select {
width: 99%;
}
.form textarea {
height: 119px;
overflow: auto;
}
.form .input_date {
width: 80px;
text-align: center;
vertical-align: middle;
}
.form .icon img {
display: inline;
vertical-align: middle;
}
.form .input_alt_radio {
width: 195px;
margin-left: 5px;
}
.form .input_alt_check {
width: 216px;
margin-left: 5px;
}
.form .field {
margin: 0px 0px 1px 0px;
}
.form .radio_check {
vertical-align: -35%;
margin: 3px 8px 1px 0px;
}
.form table .bottom {
text-align: right;
border-top: 1px solid #D9D1C1;
padding: 15px 1px 0px 0px;
}
.form table .button {
margin-left: 9px;
}


/* ====== */
/* Lists */
.list .list_caption {
font-size: 11px;
margin-bottom: 35px;
}
.list .list_caption li {
margin-bottom: 2px;
}
.list .num_list {
background: none;
padding-left: 10px;
}
.list .num_list .num {
width: 20px;
text-align: right;
margin-right: 6px;
margin-left: -28px;
display: block;
float: left;
}
.body .list_caption a {
color: #AD9464;
}
.list .item {
margin-bottom: 35px;
}


/* ======= */
/* Search */
.body .search form {
margin: 0px 0px 10px 0px;
}
.body .search .input {
width: 45%;
vertical-align: middle;
}
.body .search .image_button {
display: none;
}
.body .search .button {
vertical-align: middle;
margin: 0px 0px 0px 6px;
}
/* Search result */
.search .info {
font-size: 10px;
border-bottom: 1px solid #D9D1C1;
padding: 0px 0px 12px 0px;
margin: 0px 0px 20px 0px;
}
.search .item {
margin: 0px 0px 20px 0px;
}
.search .rel {
font-size: 10px;
margin: 0px 0px 0px 5px;
}


/* ============= */
/* English page */
.english_page {
}







/*
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 1px solid red;
background: red;
font-size: 10px;
font-family: Georgia, "Times New Roman";
font-weight: bold;
line-height: 16px;
text-decoration: none;
text-align: center;
vertical-align: middle;
*/
