﻿@import url(reset.css);

body {
	background-color: #f4f3ef;
	/*background: url(img/bk-page-txtur.gif) repeat;*/
}
/* @group header */

#header h1 {
	font-size: 74px;
	font-weight: normal;
	line-height: 70%;
	color: #00745b;
	letter-spacing: -4px;
	width: 580px;
	margin: 40px 0 0 216px;
	padding: 0;
	float: left;
outline: 0px solid cyan;
	text-shadow: #aaa 0 1px 6px;
}
#header b {
	font-family: 'Arial Black' sans-serif;
	letter-spacing: -8px;
}

#header h1 .sub-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #807d76;
	letter-spacing: 0;
	text-shadow: none;
	margin: 8px 0 0;
	padding: 0 4px;
	display: block
}

#header #quart-logo {
	/*width: 176px;
	height: 170px;
	float: right;
	background: url(img/bk-torx-section.png) no-repeat;*/
}

/* @end */
/* @group main levels */



#header {
	height: 120px;
	text-align: left;
	overflow: hidden;
	width: 980px;
	height: 150px;
}

#wrap {


}

#content {
	margin: 0 0 0 216px;
	width: 568px;
	outline: 0px dotted #8ad;
}

#contact-panel {
	position:fixed;
	top: 150px;
	left: 806px;
}

/* @end */

/* @group nav */

#logo-box {
	position: fixed;
	top: 410px;
	left: 20px;
	width: 176px;
	height: 72px;
	background: url(img/logo.ics.png) no-repeat 0 0;
	cursor: pointer;
}

#nav {
	position: fixed;
	top: 150px;
	left: 20px;
	width: 176px;
}

#nav ul {
	list-style: none;
	background-color: #fff;
	padding: 12px 0;
	border: 1px solid #f3ba58;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#nav ul li {
	padding: 0 1px;
}

#nav ul li a:link,
#nav ul li a:visited,
#nav ul li a:active,
#nav ul li a:hover {
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #41403E;
	text-decoration: none;
	display: block;
	padding: 0 10px;
}

#nav ul li a:hover {
	background: #f3cc8a;
}

.current a {
	background: #e4e3de url(img/nav-sel.gif) repeat-x 0 bottom;
}
/* @end */





/* @group contact panel */
#contact-panel .select-widget {
	width: 176px;
	margin: 0 0 24px;
outline: 0px solid orange;
}

#contact-panel .select-widget a.btns {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #41403E;
	display: block;
	width: 156px;
	height: 16px;
	margin: 0;
	padding: 8px 10px;
	background: url(img/pop-buttons.png) no-repeat;
}

#contact-panel .select-widget ul {
	background-color: #fff;
	margin: 1px 0;
	padding: 8px 10px;
	border: 1px solid #f3ba58;
}

#contact-panel .select-widget ul li {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #65635d;
	padding: 2px 0 2px 24px;
	margin: 0 0 6px;
	background: url(img/btn-phone.png) no-repeat 0 center;
}
#contact-panel .select-widget ul li.email {
	background: url(img/btn-email.png) no-repeat 0 center;
}
#contact-panel .select-widget ul li.info {
	background: url(img/btn-info.png) no-repeat 0 center;
}
#contact-panel .select-widget ul li.go {
	background: url(img/btn-arrow-head.png) no-repeat 0 center;
}

#contact-panel .select-widget ul li span.small-label{
	font-size: 11px;
	font-weight: normal;
	display: block;
}

#contact-panel .select-widget ul li span.phone-number {
	font-size: 16px;
	font-weight: bold;
}

#contact-panel .select-widget ul li a.plain-link:link,
#contact-panel .select-widget ul li a.plain-link:visited,
#contact-panel .select-widget ul li a.plain-link:hover,
#contact-panel .select-widget ul li a.plain-link:active {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #65635d;
	text-decoration: none;
	border-bottom: 1px dotted #e54c00;
}
#contact-panel .select-widget ul li a.plain-link:hover,
#contact-panel .select-widget ul li a.plain-link:active {
	color: #e54c00;
	border-bottom: 1px solid #e54c00;
}
/* @end */





/* @group contents */


#content .section {
	min-height: 900px;
	clear: both;
	border-bottom: 1px dashed #e5e4e0;
	margin: 0 0 20px;
	padding: 10px 0;
	overflow: hidden;
}

#content .section h1 {
/*	font-family: 'PT Sans Narrow',  arial, helvetica, sans-serif;*/
	font-size: 22px;
	line-height: 100%;
	color: #00745b;
	margin: 0 0 0.5em;
}

#content .section h2 {
/*	font-family: 'PT Sans Narrow',  arial, helvetica, sans-serif;*/
	font-size: 15px;
	line-height: 140%;
	font-weight: bold;
	color: #65635d;
	margin: 0.5em 0;
}
#content .section h2 span.quot-mark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #949188;
	padding: 0 2px;
}


#content .section p {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 140%;
	color: #65635d;
	margin: 0 0 0.5em;
}

#content .section p.spcl-quote {
/*	font-family: 'PT Sans Narrow',  arial, helvetica, sans-serif;*/
	font-size: 13px;
	line-height: 160%;
	color: #356e68;
	font-style: italic;
	margin: 0;
	padding: 0 10px 12px 8px;
	border-left: 1px solid #b9b6ab;
}

#content .section p.extra {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 16px;
	line-height: 140%;
	font-weight: bold;
	color: #00745b;
	margin: 20px 0;
}


#content .section p.person {
/*	font-family: 'PT Sans Narrow',  arial, helvetica, sans-serif;*/
	font-size: 14px;
	line-height: 140%;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 012px 0 0 14px;
	background: url(img/list-bullet.png) no-repeat 0 18px;
	color: #00745b;
	clear: both;
	border-top: 1px solid #f9f8f4;
}

#content .section p.resume {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	margin: 0 0 0;
	padding: 0 0 12px;
	border-bottom: 1px solid #e5e4e0;
	overflow: hidden;
}


#content .section img {
	width: 176px;
	border: 0px solid #65635d;
}

#content .section p img.people-photos {
	width: 90px !important;
	margin: -4px 12px 0;
	border: 0px solid #83ab6e;
}

.illustr-left {
	float: left;
	margin: 4px 12px 0 0 !important;
}

.illustr-right {
	float: right;
	margin: -14px 0 0 12px !important;
}




#content .section ul {
}

#content .section ul li {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 140%;
	color: #65635d;
	margin: 0 0 8px;
	padding: 0 0 0 12px;
	background: url(img/list-bullet.png) no-repeat 0 5px;
/*	background: url(img/list-bullet.png) no-repeat 0 center; */
}


#content .section ol.multicol-list {
	overflow: hidden;
	margin: 0 0 1em;
	list-style-type: decimal;
	list-style-position: inside;
}

#content .section ul.multicol-list {
	overflow: hidden;
	margin: 0 0 1em;
	list-style-type: none;
	list-style-position: inside;
}

#content .section .multicol-list li {
/*	font-family: arial, helvetica, sans-serif;*/
	font-size: 11px;
	line-height: 160%;
	color: #65635d;
	margin: 0 10px 0.25em 0;
	padding: 0 0 0 12px;
	float: left;
	width: 165px;
	padding: 0 0 6px 12px;
	background: url(img/list-bullet.png) no-repeat 0 5px;
}
/*#content .section .multicol-list li a:link,
#content .section .multicol-list li a:visited,
#content .section .multicol-list li a:hover,
#content .section .multicol-list li a:active {
	font-size: 12px;
	line-height: 140%;
	color: #65635d;
	border-bottom: 1px solid #f3ba58;
}
#content .section .multicol-list li a:hover,
#content .section .multicol-list li a:active {
	border-bottom: 1px solid #f3a31a;
}
*/


#content .section li a:link,
#content .section li a:visited,
#content .section li a:hover,
#content .section li a:active {
	font-size: 12px;	
/*	color: #f28d09;*/
	color: #E98300;
	border-bottom: 1px dotted #E98300;
	padding: 0 0 0px;
}
#content .section li a:hover,
#content .section li a:active {
	border-bottom: 1px solid #E98300;
	font-weight: bold;
}

.ret {
	clear: both;
}

q {
	font-size: inherit;
	font-weight: bold;
	color: #4c4a46;
	padding: 0 2px;
}


#content .section #calendra-holder {
	background-color: #d6d4cd;
	width: 568px;
	height: 300px;
}



#content .section .col1 {
	width: 176px;
	margin-right: 20px;
	float: left;
outline: 0px solid #b9fdfe;
}

#content .section .col2 {
	width: 372px;
	margin-right: 20px;
	float: left;
outline: 0px solid #b9fdfe;
}

#content .section .col3 {
	width: 568px;
	float: left;
outline: 0px solid #b9fdfe;
}

#content .section .last-col {
	margin-right: 0;
}

#content .section .top-margin {
	margin-top: 1.5em;
}

#content .section .top-margin-tall {
	margin-top: 1.8em;
}

#content .section .tel-directory {
	border: 1px solid #d6d5d1;
	width: 264px;
	padding: 0;
}

#content .section .tel-directory td {
	width: 40%;
	padding: 4px;
	border-top: 1px solid #f9f8f4;
	border-bottom: 1px solid #e5e4e0;
}

#content .section .tel-directory td.num {
	font-size: 13px;
	font-weight: bold;
	width: 60%;
}

.ctct_title a:link,
.ctct_title a:visited,
.ctct_title a:hover,
.ctct_title a:active {
       font-size: 12px;
/*      color: #f28d09;*/
       color: #E98300;
text-decoration: underline;
       padding: 0 0 0px;
}

.ctct_title a:hover,
.ctct_title a:active {
	font-weight: bold;
}

/* @end */


