@charset "UTF-8";
/* CSS Document */

/*
	Name	: style.css
	Project	: Website KSAP - INTERFAITH 2012
	Desc	: basic style
	Author	: DPR RI - BDSI - Muenk
	Date	: 18 Okt. 2012
*/

/*=================
'public
==================*/

html {
	overflow-y: scroll; /*
	background-image: url(../../images/puic2012/bg/background_texture_tile.jpg);
	background-repeat: repeat;
	background-position: left top;
	*/
}
body {
	color: #404040;
	background-color:yellow;
	background-image: url(../../images/aacc2015/bg/patternx.jpg); /*url(../../images/puic2012/puic2012.png);*/
	background-repeat: repeat;
	background-position: left top;
	/*
	background-image: url(../../images/puic2012/bg/bat_pat_in_sc50.png);
	background-repeat: repeat;
	background-position: left top;
	*/
}
		
a:link, a:visited { color: #808080; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #009900; text-decoration: underline; }

h1, h2, h3, h4, h5, h6 { 
	margin: 0; 
	padding: 0; 
	font-family: Georgia,Times New Roman,Times,serif;
}

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.more a {
	color: inherit;
    display: block;
    font-weight: normal;
    text-align: center;
	padding: 5px 15px;
	margin-right:5px;
}
.more.bottom a {
	margin-bottom: 10px;
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
	border: 1px solid #CCCCCC;
	color:#333;
	padding: 2px 10px;
}
.more.bottom a:hover, .more.top a:hover, .bt.bottom a:hover, .bt.top a:hover {
	color: #009900;
}
.more.bottom a:hover, .bt.bottom a:hover {
	text-decoration: none;
}
.more_top a:hover {
	text-decoration: underline;
}
#main_wrapper {
	width: 970px;
	margin: 0 auto 25px;
}

/* header */

#header {
	clear: both;
	width: 950px;
	padding: 10px 10px 5px;
}

#header  #site_title {
	line-height: normal;
	margin-top: -10px;
	padding-top: 0;
	width: 950px;
	min-height:50px;
	max-height:110px;
	position:relative;
	z-index: 9999;
}

#header #site_title .title_box {
	max-height: 110px;
	overflow-x: hidden;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	width: 590px;
}

#header  #site_title h1 {
	color: #7A7A7A;
	font-family: 'arv',Arial,Sans-Serif;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 30px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	max-width: 590px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-shadow: 1px 1px 0 #FFFFFF;
	font-variant: small-caps;
}

#header #site_title .info_box {
	background-color: #006666;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 35px;
	max-height: 110px;
	max-width: 290px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	right: 0;
	top: 0;
	-moz-box-shadow: inset 0 0 10px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 0 10px 2px rgba(0,0,0,0.5);
	box-shadow: inset 0 0 10px 2px rgba(0,0,0,0.5);
}

.info_box .info{
	margin: 5px 10px;
	max-height: 100px;
	text-transform: uppercase;
	overflow: hidden;
}

.info_box .info p {
	text-shadow: 1px 2px 3px #000;
	max-width: 270px;
	overflow: hidden;
	min-width: 137px;
}

.info p.mo, .info p.pl {
	font-family: 'arv';
}

.info p.da, .info p.ye {
	font-family: 'tlx';
}

.info p.mo {
	font-size: 0.7em;
	letter-spacing:4px;
	max-height: 20px;
}

.info p.pl {
	font-size: 1.6em;
	font-weight: bold;
	max-height: 24px;
}

.info p.da {
	font-size: 1.8em;
	letter-spacing: 2px;
	font-weight: bold;
	max-height: 27px;
}

.info p.da sup {
	font-weight: normal;
}

.info p.ye {
	font-size: 1.5em;
	letter-spacing: 2px;
	max-height: 22px;
}

#header  #site_title h1 a {
	text-decoration: none;
}

#header  #site_title h1 a:hover {
	color: inherit;
}

/*
#header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	color: #5d5b5b;
	font-weight: bold;
	letter-spacing: 2px;
}
*/

#header_button li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#header_button li a {
	float: left;
	display: block;
	width: 48px;
	height: 48px;
	margin-left: 10px;
}
.se .mc_wrapper form {
	margin: 0;
	padding: 0;
}
#searchfield {
	background-color: #E9E9E9;
    border: 1px solid #DCDCDC;
    color: inherit;
    font-size: 12px;
    font-variant: normal;
    height: 18px;
    line-height: normal;
    margin: 0 5px 0 0;
    padding: 6px 35px 6px 5px;
    width: 160px;
}

#searchbutton {
 	height: 30px;
	width: 72px;
	margin: 0px;
	padding: 6px 0 0 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #ffffff;
	background: url(images/search_button.jpg); 
	border: none;
}

/* end of header */

/* billboard */

#billboard {
	margin-bottom: 10px;
    margin-left: 0;
    padding: 0;
    width: 950px;
	background-color:#FFF;
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}

#billboard #banner_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#billboard #banner_box li {
	margin: 0;
	padding: 0;
	display: inline;
}

#billboard #banner_box li a {
	position: relative;
	display: block;
	float: left;
	width: 230px;
	height: 280px;
	margin-left: 10px;
}

#billboard #banner_box li span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 230px;
	height: 217px;
}

#billboard #banner_box li a span:hover {
	background: url(images/banner_hover.png) no-repeat;
}

#billboard #banner_box li .current {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 230px;
	height: 217px;
	background: url(images/banner_hover.png) no-repeat;
}
*/
/* end of billboard */

/* menu */

#menubar {
	width: 950px;
	height: 34px;
	margin-top: 10px;
	padding: 0;
	background-color: #FFF;
	border:1px solid #CCC;
}
/*#menubar ul {
	margin: 0px;
	list-style: none;
}
*/
#menubar ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menubar ul li a {
	float: left;
	display: block;
	margin-right: 20px;
	font-size: 14px;
	text-decoration: none;
	color: #909090;	
	font-weight: bold;
	outline: none;
}
#menubar ul li a:hover {
	color: #009900;
}

/* end of menu */

.m_wrapper{
	margin-bottom: 10px;
	background-color: #FFF;
	padding-bottom: 10px;
	-moz-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.m_wrapper.poster{
	border: 0px solid;
	padding-bottom:0px;
}

.m_wrapper.poster.reg_sc {
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px #666666;
}

.m_wrapper.poster.reg_sc a {
	display: block;
	font-family: 'arv',Arial,Sans-Serif;
	font-size: 16px;
	padding: 10px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	color: #006666;
	text-shadow: 1px 1px 0 #FFFFFF;
}

.m_wrapper.poster.reg_sc a:hover {
	text-decoration: none;
	color: #009900;
}

.m_wrapper .mc_wrapper {
	padding: 0px 0px 5px;
	position: relative;
	margin: 0 15px;
}
#l_sb .ql .mc_wrapper {
	border-bottom: 1px dotted #CCCCCC;
}
.m_wrapper.poster .mc_wrapper {
	padding: 0;
	margin: 0;
}
#p_content.m_wrapper .mc_wrapper {
	padding: 20px 0 0;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin:0 15px;
}
.m_wrapper h2 {
	padding: 8px 15px;
}
.m_wrapper h2, .m_wrapper h2 a, ul.navigation>li>a {
	position: relative;
	margin: 0;
	font-size: 1.25em;
	color: #006666;
	font-weight: normal;
	font-family: Georgia,Times New Roman,Times,serif;
	line-height: 1.2em;
}

.m_wrapper h2 a:hover, ul.navigation>li>a:hover {
	color: #009900;
	text-decoration: none;
}
#p_content.m_wrapper h2.p_title {
	font-size: 1.6em;
	line-height: 30px;
	float: left;
	
}
#p_content.m_wrapper ul.share {
	float:right;
	list-style:outside none;
	margin-bottom:0px;
	padding-top: 15px;
}
#p_content.m_wrapper ul.share li{
	display:inline;
	margin-left:0px;
	margin-right:20px;
}
#p_content.m_wrapper ul.share li, #p_content.m_wrapper ul.share li a{
	text-decoration:none;
	color:#666666;
}
#p_content.m_wrapper ul.share li a:hover {
	text-decoration:underline;
	color:#009900;
}
#p_content.lp_archive.m_wrapper ul.share {
	display:none;
}
#p_content.lp_archive.m_wrapper.tv ul.share {
	display:inline;
}

.sidebar_supp ul, .m_wrapper.ql ul {
	list-style: none;
	padding: 0px;
	margin: 0 0 0 0;
}

.sidebar_supp ul.navigation{
	padding-top:5px;
}

.sidebar_supp ul li, .m_wrapper.ql ul li, ul.navigation li {
	display: block;
	color: #666;
	padding: 0px 15px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left 3px;
	margin: 5px 0;
}

.sidebar_supp ul.navigation>li, .m_wrapper.ql ul.navigation>li {
	margin-top: 10px;
	margin-bottom: 5px;
}

.sidebar_supp ul li ul li, .m_wrapper.ql ul li ul li, ul.navigation li ul li {
	background-image: url(../../images/default/ic_menu_list.png);
	margin-bottom:10px;
}

.sidebar_supp ul li ul li:last-child, .m_wrapper.ql ul li ul li:last-child {
	border-bottom: 1px dotted #CCC;
	padding-bottom: 15px;
}

.sidebar_supp ul li ul li a, .m_wrapper.ql ul li ul li a {
	color: #404040;
}

.sidebar_supp ul li ul li a:hover, .m_wrapper.ql ul li ul li a:hover {
	color: #009900;
}

.sidebar_supp ul li span {
	text-decoration: line-through;
}
/* content*/

#content_wrapper {
	clear: both;
	padding: 0 10px 10px;
}
.sidebar_supp {
	width: 230px;
}
#l_sb.sidebar_supp {
	float: left;
	margin-right: 10px;
}

#r_sb.sidebar_supp {
	float: right;
}

#content {
	float: left;
	width: 470px;
}
#content.lm {
	width: 100%;
	float:left;
}
#lastCol_preview {
	float: left;
	width: 700px;
}
.mcs_wrapper img {
	float: left;
	margin: 3px 15px 0 0;
	border: 5px solid #e5e5e5;
	height: 80px;
	width: 80px;
}

.mcs_wrapper {
	clear: both;
	margin-bottom:20px;
}
	
.mcs_wrapper h3{
	font-size: 14px;
	margin: 0;
}
#p_content h3 {
	font-size:1.4em;
}
#p_content.lp_archive h3 {
	/*font-size:14px;*/
	/*font-size:1.1em;*/
	/*display:inline;*/
}
.mcs_wrapper .mcs_title h3{
	border-bottom:0px dotted #CCC;
	line-height: 20px;
	padding-bottom: 0px;
}
.lp_archive .mcs_wrapper .mcs_title h3{
	border-bottom:0px dotted #CCC;
}
#p_content .mcs_wrapper .mcs_title h3{
	line-height:20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#p_content ul.list_menu .mcs_wrapper .mcs_title h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mcs_wrapper .mcs_title span{
	margin: 0 5px;
}
.mcs_wrapper .mcs_title span.date{
	margin-left:0px;
}
.mc_wrapper.poster {
	margin-bottom: 10px;
}

/* footer */

#footer {
	background-color: #FFF;
	width: 100%;
	-moz-box-shadow: 0 0 4px #000;
	-webkit-box-shadow: 0 0 4px #000;
	box-shadow: 0 0 4px #000;
}
#footer_wrapper {
	width: 950px;
	padding: 5px 10px;
	margin: 0 auto;
	text-align: left;
	color: #404040;
}

#footer_wrapper a {
	color: #404040;
	font-weight: normal;
}

#footer_wrapper a:hover {
	color: #009900;
	font-weight: normal;
	text-decoration: none;
}

#footer_wrapper .footer_menu {
	margin: 0;
	padding: 0px;
	list-style: none;
	float: left;
}
#footer_wrapper .footer_cr {
	float: right;
}

.footer_menu li {
	margin: 0px;
	padding: 0 8px;
	display: inline;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer *

/* upgrade */
#top_ornaments {
	background-color: #FFF;
	width: 100%;
	height: 20px;
	-moz-box-shadow: 0 2px 4px #666666;
	-webkit-box-shadow: 0 2px 4px #666666;
	box-shadow: 0 2px 4px #666666;
}
ul#header_navsupp {
	float: right;
	list-style: none outside none;
	margin: -30px 10px 0;
}
ul#header_navsupp li {
	color: inherit;
	display: inline;
	font-size: 0.88em;
	margin: 0 0 0 15px;
}
ul#header_navsupp li.first {
	margin-left: 50px;
	padding-right: 10px;
}
#header_navsupp a:link, #header_navsupp a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
} 
#header_navsupp a:hover {
	color: #009900;
	text-decoration: none;
}
.mcs_title cite {
	font-size: 0.88em;
	font-style: normal;
	color: #969696;
}
#p_content .mcs_title cite {
	font-size: 1em;
	font-style: italic;
	color: #808080;
}
#p_content.lp_archive .mcs_title cite {
	font-style: normal;
	font-size:0.9em;
	color:#969696;
	margin-left:5px;
}
.prev_misc .mcs_title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
}
#main_content {
	width: 100%;
}
#main_content #breadcrumb {
	line-height: 20px;
	width: 95%;
	padding:10px 10px 10px 15px;
}
#mainCol {
	width: 710px;
	float: left;
}
#p_content .mcs_details p {
	margin-bottom: 10px;
}
#p_content ul.list_menu .mcs_details p {
	margin-left: 5px;
}
#p_content .mcs_details  ul {
	margin-top: -10px;
}

#p_content .mcs_details  ul.navigation, #p_content .mcs_details  ul.navigation ul {
	margin-top: 0px; /*for sitemap page*/
}

.mcs_details .adr h6 {
	font-size: 1.1em;
}
#contact_form {
	margin-top: 15px;
}
#contact_form form {
	margin: 0px;
	padding: 0px;
	/*border:1px solid #e2d1be;
	padding: 20px 20px 10px 20px; */
}

#contact_form form .input_field {
	width: 350px;
	padding: 5px;
}

#contact_form form label {
	display: block;
	width: 100px;
	margin-right: 10px;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 2px;
}
#contact_form form .input_field, #contact_form form textarea {
	background: #e9e9e9;
	border: 1px solid #DCDCDC;
	margin-bottom: 10px;
}
#contact_form form textarea {
	width: 430px;
	height: 200px;
	resize: none;
}
#contact_form form .submit_btn {
	/*
	padding: 5px 15px;
	border: 1px solid #DCDCDC;
	color: inherit;
	cursor: pointer;
	font-weight: normal;
	margin-right: 10px;
	background-color:#F0F0F0;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:1em;
	*/
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
	border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    margin-right: 10px;
    padding: 2px 30px;
}
#contact_form form .submit_btn:hover {
	color: #009009;
}
.lp_front h2 {
	float: left;
}
.lp_front .more.top a {
	/*background-color: transparent;*/
}
.lp_archive h2 {
	clear:both;
}
.lp_archive div.top.pagination {
	margin-bottom: 20px;
	margin-top: -10px;
	clear: both;
}
.lp_archive div.bottom.pagination {
	margin-bottom: 20px;
    margin-top: -20px;
}
.lp_archive div.pagination a, .lp_archive div.pagination span.current {
	background-color: #F0F0F0;
    border: 1px solid #DCDCDC;
    display: inline;
    margin-right: 2px;
    padding: 1px 7px;
}
.lp_archive div.pagination a {
	color:inherit;
}
.lp_archive div.pagination a:hover {
	color:#009009;
	text-decoration:none;
}
.lp_archive div.pagination span.current {
	color:#CCCCCC;
}
.lp_archive .p_filter {
	/*margin-top:-8px;
	margin-right:20px;*/
	margin-bottom: 15px;
    margin-right: 20px;
    margin-top: -8px;
}
.lp_archive .p_filter select.p_sum {
	margin-right:5px;
}
.lp_archive #filter_selection ul#selection {
	margin-bottom:0px;
}
.lp_archive #filter_selection ul#selection li {
    display: inline;
    line-height: 20px;
    list-style: none outside none;
    margin-left: 0;
}
.lp_archive #filter_selection ul#selection > li {
	
}
.lp_archive #filter_selection ul#selection > li > label {
    margin-left: 15px;
}
.lp_archive #filter_selection ul#selection > li > label select {
    margin-left: 5px;
}
.lp_archive ul.list_menu li.mcs_wrapper, .lp_front .mcs_wrapper .mcs_title h3 {
	background-image: url("../../images/default/ic_menu_list.png");
    background-position: left 3px;
    background-repeat: no-repeat;
    display: block;
    margin-left: 5px;
    padding-left: 15px;
    padding-right: 10px;
}
.lp_front .mcs_wrapper .mcs_title h3 {
	background-position: left 9px;
	margin-left:0px;
}

.bt.bottom a {
	margin-bottom: 10px;
}
#p_content.lp_archive.tv h3 {
}
button.searchbtn {
	background-attachment: scroll;
    background-color: transparent;
    background-image: url("../../images/default/search.png");
    background-position: left top;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 22px;
    position: absolute;
    right: 0px;
    top: 6px;
    width: 28px;
}
.sidebar_supp .m_wrapper.pg .mc_wrapper img {
	background-image: none;
	border: 5px solid #E5E5E5;
	color: #666666;
	margin: 0 7px 10px 0;
	padding: 0;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.pg .mc_wrapper.imgcol {
	width: 198px;
	min-height:50px; /*height:210px;*/
	padding-bottom: 0px;
	margin-top:10px;
}
.sidebar_supp .m_wrapper.pg .mc_wrapper {
	padding-bottom: 0;
}
.sidebar_supp .more.bottom a {
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background:  -o-linear-gradient(top, #f3f3f3, #dddddd);
	border: 1px solid #CCCCCC;
	color:#333;
	padding: 2px 10px;
}
.sidebar_supp .more.bottom a:hover {
	color: #009900;
}

#p_content.gal .mcs_wrapper ul.gallery, #p_content.gal .mcs_wrapper ul.albums {
	list-style-type: none;
	width:100%;
	min-height:100px;
	margin-left: 5px;
}
#p_content.gal .mcs_wrapper ul.gallery li, #p_content.gal .mcs_wrapper ul.albums li {
	margin-left:0px;
	float:left;
}
#p_content.gal .mcs_wrapper ul.albums li img{
	width: 120px;
	height: 120px;
	padding: 10px;
	overflow: hidden;
}
#p_content.gal .mcs_wrapper ul.albums li {
	height: 200px;
    margin-bottom: 20px;
    margin-right: 20px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-right: 5px;
    width: 200px;
}
#p_content.gal .mcs_wrapper ul.albums li > p {
	clear: both;
	text-align:left;
}
#p_content.gal .mcs_wrapper ul.gallery li {
	float: left;
    height: 100px;
    margin-bottom: 25px;
    margin-left: 0;
    margin-right: 20px;
    width: 100px;
}
#p_content.gal .mcs_wrapper li a {

}
#p_content.gal .mcs_wrapper li img {
	border: 2px solid #CCCCCC;
    margin-bottom: 10px;
    padding: 5px;
	overflow: hidden;
}
#p_content.gal .mcs_wrapper li img:hover {
	border: 2px solid #009900;
}
#hor-minimalist-b tbody.mp_bod tr:hover td
{
	color: #666;
}
.stv .mcs_wrapper img {
	height: 40px;
	width: 70px;
	padding: 2px;
	border: 1px solid black;
}
#hor-minimalist-b td.cn {
	width: 200px;
}
#hor-minimalist-b td.cf {
	width: 50px;
}
#hor-minimalist-b td.sep {
	width:2px;
	padding:0px;
}
table.mp {
	table-layout:fixed;
}

/* end upgrade */
