/* ======== */
/* Default */
body, body *,
a, #footer a, #footer .text,
h1, h2, h3, h4, h5, h6, 
.date,
.input, textarea, select,
a.link, .link a,
a.link_r, .link_r a,
a.more, .more a,
.body a,
.body ul.small a, .body ol.small a,
.body .list_caption a,
.table td {
color: #3B3B3B;
}



/* ======= */
/* Layout */
html {
min-width: 645px;
}
body {
width: auto;
min-width: 645px;
text-align: center;
background: #FFF;
padding: 0px 40px 0px 0px;
}
#table_layout_top {
width: 645px;
min-width: 645px;
text-align: left;
margin: 0px auto;
}
#table_layout {
background: #FFF;
}
.column_layout_center {
width: 645px;
min-width: 645px;
}
/* Hidden */
#page_corner_shadow,
.column_layout_left, .column_layout_right,
#top_menu, 
#sitename *,
#header_right *,
#footer_center_1 {
display: none;
}



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

/* Hidden */
.pager,
.bottom_links,
.list .bottom {
display: none;
}

/* Table header */
#table_header {
background: url("/common/fc/img/bg_print_page_top.jpg") no-repeat 117px 126px;
}
#header_left {
width: 117px;
height: 154px;
background: #FFF url("/common/fc/img/logo_print.png") no-repeat 2px 47px;
padding: 0px;
}
.english_page #header_left {
background-image: url("/common/fc/img/logo_print_en.png");
}
#header_right {
width: 528px;
background: url("/common/fc/img/sitename_print.png") no-repeat 0% 80px;
}
.english_page #header_right {
background-image: url("/common/fc/img/sitename_print_en.png");
}

/* Footer */
#footer table {
background: url("/common/fc/img/bg_print_page_bottom.jpg") no-repeat;
}
#footer_center_2 {
width: 100%;
}
#footer_center_2 .container {
text-align: center;
padding: 50px 0px 0px 0px;
}
#footer a {
text-decoration: none;
}

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

#printable_link {
font-size: 11px;
text-align: center;
margin: 20px 0px 0px 0px;
}



/* ======== */
/* Content */
.photo {
background: #FFF url("/common/fc/img/bg_photo_shadow_print.png") no-repeat;
position: relative;
}

/* Lists */
.body ul {
list-style-type: disc;
padding-left: 30px;
}
.body ul li {
padding-left: 0px;
background-image: none;
}
.body ol {
margin-left: 30px;
}



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

/* ====== */
/* Lists */
.body .list .num_list {
padding-left: 3px;
list-style-type: none;
}
