/* @override http://tapovan.dev/styles/inner.css */

#section-content {
	position: absolute;
	top: 0px;
	left: 240px;
	width: 660px;
	height: 432px;
	margin: 10px 3px 10px 0px;
	padding: 15px;
	border: 1px #fff solid;
	overflow: hidden;
	color: #333;
	font-size: 11px;
	line-height: 18px;
}

#mainContentClip {
	position: absolute;
	width: 355px !important;
	top: 0px;
	left: 8px;
	padding-left: 10px;
	text-align: left;
	height: 432px;
	clip: rect(0px,355px,432px,0) !important;
	overflow: hidden;
}

#mainContent {
	position: absolute;
	margin-left: 10px;
	width: 340px !important;
}

#mainContent p {
	padding-bottom: 17px;
}

#mainScrollTrack {
	position: absolute;
}

#mainScrollThumbTrack {
	position: absolute;
	left: 0px;
	background: #d17271;
	width: 6px;
	height: 432px;
	overflow: hidden;
}

#mainScrollThumb {
	position: absolute;
	left: 0px;
	width: 6px;
	height: 60px;
	border: none;
}

.fullwidth #mainContentClip {
	width: 660px !important;
	clip: rect(0px,660px,432px,0) !important;
}

.fullwidth .section-photo {
	display: none;
}

.fullwidth .section-content {
	left: 10px;
}

.fullwidth #mainContent {
	margin: 0;
	width: 640px !important;
}

.faq-section {
	color: #B32D39;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px #B32D39 solid;
}

.question {
	color: #B32D39;
	font-style: italic;
}

.answer {
}

#sidebar.about_en {
	background: url(/images/section_about_en.png) no-repeat right top;
}

#sidebar.about_fr {
	background: url(/images/section_about_fr.png) no-repeat right top;
}

#sidebar.about_de {
	background: url(/images/section_about_de.png) no-repeat right top;
}

#sidebar.contact_en {
	background: url(/images/section_contact_en.png) no-repeat right top;
}

#sidebar.contact_fr {
	background: url(/images/section_contact_fr.png) no-repeat right top;
}

#sidebar.contact_de {
	background: url(/images/section_contact_de.png) no-repeat right top;
}

.member {
	clear: both;
}

.member-name {
	color: #B32D39;
	text-transform: uppercase;
	margin-left: 120px;
}

.member-mugshot {
	 float: left;
	 margin: 5px 10px 10px 0;
	 padding:4px;
	 border: 1px #fff solid;
	 width: 100px;
	 height: 100px;
	 overflow: hidden;
}

.member-desc {
	margin-left: 120px;
}
