@charset "utf-8";
/* CSS Document */

/* Main */
.tech_menu_item A {
	color: #F57C2F;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.tech_menu_item {
	padding-left:35px;
	margin-bottom:25px;
}
.tech_menu_desc {
	font-size: 12px;
	padding-left:35px;
}
.title {
	font-size: 18px;
	padding-right: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #F57C2F;
	text-align:center;
}

/* Manuals */
.div_center {
	margin-right:auto;
	margin-left:auto;
}
.tech_manual_02 {
	width:400px;
	margin-top:20px;
	padding-left:25px;
}
.tech_manual_01 {
	width:250px;
	margin-bottom:15px;
}
.tech_manual_01 A {
	color: #F57C2F;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
.tech_manual_desc1 {
	font-weight: bold;
}
.tech_manual_desc2 {
	font-size: 12px;
}

/* Warranty */
.warranty_paragraph {
	font-size: 12px;
	text-indent: 1.5em;
	padding-left:15px;
	padding-right:10px;
	line-height:18px;
	text-align:left;
}
.warranty_01 {
text-align:center;
font-size:12px;
}
.warrantyborder1 {
	border-bottom-width:1px; border-bottom-color:#999999;border-bottom-style:solid;
}
.warrantyborder2 {
	border-bottom-width:2px; border-bottom-color:#999999;border-bottom-style:solid;
}
h3 {
font-size: 14px; 
text-align:center;
}
h2 {
font-size: 16px;
text-align:center;
}

/* Troubleshooting */

/* Troubleshooting Menu */
.ts_menu_centered {
margin-right:auto;
margin-left:auto;
}

.ts_menu_container1 {
width:400px;
padding-left:25px;
}
.ts_menu_models_list {
width:200px;
font-size:14px;
}
.ts_menu_container2 {
width:250px;
font-size:12px;
}

.ts_menu_models_list A {
color: #F57C2F;
text-decoration:none;
font-weight:bold;
}

.ts_menu_title {
font-size:12px;
font-weight:bold;
}

/* Troubleshooting Problems */
.ts_problems_list {
padding-left:50px;
font-size:12px;
margin-bottom:10px;
}

.ts_problems_list  A {
color: #F57C2F;
text-decoration:none;
font-weight:bold;
}

#ts_problems_title {

font-size:12px;
text-align:center;
font-weight:bold;
}


/* Troubleshooting Solutions */
.ts_solutions_container {
padding-left:25px;
padding-right:20px;
font-size: 12px;
}
.ts_solutions_toplevel {
	color: #f57c2f;
	padding-left:25px;
	margin-bottom:10px;
}
#ts_solutions_title {
	font-weight: bold;
	font-size: 13px;
}
.ts_solutions_container A {
color: #000000;
}
.ts_solutions_container A:hover {
color: #f57c2f;
}
