/* faq/faq_category */

@import url("../text-decoration_tr.css");
@import url("/css/error_form.css");

/* from base_tr.css */
#container {
	background-color:#ffffff;
	height:auto !important;
	min-height:100%;
	position:relative;
	text-align:center;
	width:100%;
}
#container_inner {
	margin:0 auto;
	max-width:1200px;
	min-width:960px;
	padding:0 0 50px 0;
	text-align:left;
	width:96%;
}
#contents {
	float:left;
	padding:0;
	width:100%;
}
.clear {
	clear:both;
	height:0;
}
.wrapper2 {
	padding:0 7px 30px 15px;
}

/* from contents_tr.css */
.contents02 {
	margin: auto;
}

/* ORIGINAL */
.nav_wrapper_faq {
	padding:5px;
	background-color:#fffff9;
}

.questionnaire {
	margin-top:50px;
	border-top:1px solid #cccccc;
	padding-top:5px;
}

#local_nav_faq {
	width:200px;
	display: inline;
    float: left;
    margin: 0 0 0 -100%;
    padding: 5px;
}

#contents_inner_faq {
    margin: 0 0 0 200px;
    padding: 0;
}

#local_nav_inner_faq {
    background-color: #F2E8BB;
    border-radius: 5px 5px 5px 5px;
    height: 100%;
    margin-bottom: 10px;
    padding: 5px;
    width: 180px;
}

#local_nav_inner_faq ul {
	margin-left:10px;
}

#local_nav_inner_faq ul li {
	margin-bottom:5px;
}

.question {
	font-weight:bold;
	font-size:120%;
}
.answer {
	margin: 5px 10px 20px 10px;
}
p.questionnaire {
	margin: 5px 10px 50px 10px;
}
ul.faq li.accountmenu {
	padding-left: 20px;
}
ul.faq li.accountmenu_a1 {
	padding-left: 20px;
}
div.faqmenu {
	background: none repeat scroll 0 0 #EDE9E5;
    border-color: #716155 #716155 -moz-use-text-color;
    border-left: 1px solid #716155;
    border-style: dotted solid none;
    border-width: 1px 1px medium;
    display: block;
    min-height: 22px;
    padding: 5px 0 0 20px;
}
div.faqcategory {
	background: none repeat scroll 0 0 #EDE9E5;
    border-color: #716155 #716155 -moz-use-text-color;
    border-left: 1px solid #716155;
    border-style: dotted solid none;
    border-width: 1px 1px medium;
    display: block;
    min-height: 22px;
    padding: 5px 0 0 10px;
    font-weight: bold;
    font-size: 120%;
}

div.faqmenu_a1 {
	background: none repeat scroll 0 0 #F0F7FD;
    border-color: #0061D1 #0061D1 -moz-use-text-color;
    border-left: 1px solid #0061D1;
    border-style: dotted solid none;
    border-width: 1px 1px medium;
    display: block;
    min-height: 22px;
    padding: 5px 0 0 20px;
}
div.faqcategory_a1 {
	background: none repeat scroll 0 0 #F0F7FD;
    border-color: #0061D1 #0061D1 -moz-use-text-color;
    border-left: 1px solid #0061D1;
    border-style: dotted solid none;
    border-width: 1px 1px medium;
    display: block;
    min-height: 22px;
    padding: 5px 0 0 10px;
    font-weight: bold;
    font-size: 120%;
}

div.accountmenu_header_a1 {
	height: 24px;
	background: #0061D1;
	padding-left: 10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

div.accountmenu_header_a1 span.small {
	color: #ffffff;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: bold;
}

div.accountmenu_header_a1 span.large {
	color: #ffffff;
	font-size: 15px;
	line-height: 1.7em;
	font-weight: bold;
}

div.accountmenu_main_a1 a {
	display: block;
}

li.accountmenu_a1 {
	min-height: 22px;
	background:#F0F7FD;
	border-left:1px solid #0061D1;
	border-top:1px dotted #0061D1;
	border-right:1px solid #0061D1;
	border-bottom:none;
	display: block;
	padding: 5px 0 0 10px;
}

li.accountmenu_top_a1 {
	min-height: 22px;
	margin: 0;
	padding: 5px 0 0 10px;
	background: #F0F7FD;
	border-left:1px solid #0061D1;
	border-top:none;
	border-right:1px solid #0061D1;
	border-bottom:none;
	display: block;
}

a.accountmenu_item_top_a1:hover,
a.accountmenu_item_main_a1:hover,
a.accountmenu_item_sub_a1:hover,
a.accountmenu_item_sub_sub_a1:hover,
li.accountmenu_top_a1:hover,
li.accountmenu_a1:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
li.accountmenu_top_a1 a:hover,
li.accountmenu_a1 a:hover {
	text-decoration: none;
}

div.accountmenu_footer_a1 {
	height: 8px;
	background: #0061D1;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

ul.faq a {
	display: block;
}

.faq_title_list {
    border-bottom: 1px solid #D5CEC8; 
    padding: 10px 10px 20px;
}
.faq_title_list a {
	line-height: 1.35em;
	display: block;
}

.en_site .faqcategory {
    border-top:none;
    border-bottom:none;
    border-left:1px solid #005bc0;
    border-right:1px solid #005bc0;
    background:#d6eef6;
}

.en_site .faqmenu{
    border-top:1px dotted #716155;
    border-left:none;
    border-right:none;
    border-width:1px;
    background:#d6eef6;
}

.en_site ul.faq{
   border-left:1px solid #005bc0;
   border-right:1px solid #005bc0;
}