@charset "utf-8";

/*--------------------------------------
	Style Name : Voice Style Sheet

	content
		main-content
--------------------------------------*/

/*--------------------------------------
	div#main-content
--------------------------------------*/

#main-content div.ex {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 150px;
	border-top: 1px dotted #999;
	background: #fff url(../../about_teambuilding/image/ex_bg.gif) no-repeat right top;
	font-size: 12px;
	line-height: 160%;
	font-weight: normal;
}

#main-content div.heading-level3 h3 {
	width: 560px;
	margin-bottom: 10px;
	border-left: none;
	border-bottom: 1px dotted #666;
	background-color: #fff;
}

#main-content div.heading-level3 {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 180%;
	font-weight: normal;
}

#main-content div.heading-level3 p {
	margin-bottom: 10px;
}

.list-check {
	margin: 15px 0;
	padding: 0px 10px 15px 35px;
	background-color: #ffffee;
	line-height: 1.6;
	border: 2px solid #ffcc99;
	list-style-image: url(../../shared/image/checkmark.gif);
	list-style-position: outside;
}

.list-check li {
	margin-top: 10px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}

.bg-red {
	background-color: #ff9999;
	color: #f00;
}

.bg-yellow {
	background-color: #ffff99;
	color: #f00;
	font-weight: bold;
}

.bg-icon-lightbulb {
	background: url(../../shared/image/lightbulb.gif) no-repeat;
	padding: 5px 5px 0px 20px;
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	color: #f00;
}

#main-content div.heading-level3 h3.contact {
		width: 552px;
	margin-bottom: 5px;
	padding-left: 6px;
	border-left: 2px solid #b11;
	background-color: #f0f0f0;
	color: #b11;
	font-size: 125%;
	font-weight: normal;
	line-height: 2;
}

#main-content .contact-table {
	margin-top: 10px;
	left: 560px;
	border-collapse: separate;
	font-size: 12px;
	border: 1px solid #ccc;
}

#main-content .contact-table th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	background: #f1f1f1;
	width: 150px;
}

#main-content .contact-table td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	background: #ffffff;
	width: 400px;
}

#main-content .btn {
	float: right;
}

.box-red {
	margin: 15px 0;
	padding: 10px;
	background-color: #fff5f5;
	border: 2px solid #ff9999;
}

.box-voice {
	margin: 15px 0;
	padding: 10px;
	background-color: #fff;
	border: 1px solid #cccccc;
}
