/*
orange		f49023
blue dark	1b5494
blue light	8ca1cb
red			b51818
black		000000
grey		f3f3f3
green		0b8113
*/

body {
	background: #fff;
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}

.fcmaWhite {color: #fff;}
.fcmaOrange {color: #f49023;}
.fcmaDarkBlue {color: #1b5494;}
.fcmaLightBlue {color: #8ca1cb;}
.fcmaRed {color: #b51818;}
.fcmaBlack {color: #000;}
.fcmaGrey {color: #f3f3f3;}

blockquote {
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}

a:link, a:visited {
	color: #1b5494;
}

.activeLink {
	font-weight: bold;
}

h2 {
	font-size: 2em;
}

.button {
   border: 1px solid #000;
   background-image: url('../images/gradient_1x35_f49023.gif');
   background-repeat: repeat-x;
   height: 35px;
   background-color: #f49023;
   color: #fff;
   font-size: 1.3em;
   text-decoration: none;
   vertical-align: middle;
}
.button:hover {
   background: #000000;
   color: #fff;
}
.button:active {
   background: #1b5494;
}

.antispam {
	display: none;
}

table {
	background-color: #fff;
	margin: 15px 20px;
	width: 90%;
	border-spacing: 2px;
	border-collapse: collapse;
}
th {
	font-weight: bold;
	background-color: #ddd;
	padding: 5px;
	border: 2px solid #fff;
	text-align: left;
}
td {
	background-color: #eee;
	padding: 5px;
	border: 2px solid #fff;
}

/* the wrapper wraps all content */
#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/page_bg_1000x490_palpation.jpg');
	background-repeat: no-repeat;
}

#header {
	float: left;
	height: 490px;
}

#logo {
	background: url('../images/logo_58x96_transparent.gif');
	height: 96px;
	margin-top: 40px;
	margin-left: 30px;
	background-repeat: no-repeat;
}

#menu {
	margin-top: -70px;
	border: 1px solid #ccc;
	/* the menu width is set in inc/header.php */
	font-family: verdana;
	font-size: 0.73em;
	background-color: #1b5494;
	background-image: url('../images/gradient_1x42_1b5494.gif');
	background-repeat: repeat-x;
	height: 42px;
}

#menu a, #menu a:link {
	display: block;
	text-decoration: none;
	color: #fff;
	line-height: 42px;
	/* the text padding is set in inc/header.php */
}

#menu a:visited {
	color: #fff;
}

#menu a:hover {
	color: #fff;
	background-color: #000;
}

#menu a:active {
	color: #000;
	background-color: #f49023;
}

#menu ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	border-right: 1px solid #666;
}
#menuRight li:last-child {
	border: none !important;
}

#menuLeft {
	background-color: #000;
	background-image: url('../images/gradient_1x42_000000.gif');
	background-repeat: repeat-x;
	float: left;
}

#menuRight {
	float: left;
}

.menuChild {
	position: absolute !important;
	visibility: hidden;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	background-color: #000;
}
.menuChild li {
	float: none !important;
	display: block;
	border: none !important;
}
.menuChild a:link, .menuChild a:visited {
	width: auto !important;
}
.menuChild a:hover {
	background-color: #f3f3f3 !important;
	color: #000  !important;
}
.menuChild a:active {
	background-color: #f49023 !important;
}

.menuSubChild {
	position: absolute !important;
	visibility: hidden;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
	background-color: #000;
}
.menuSubChild li {
	float: none !important;
	display: block;
	border: none !important;
}
.menuSubChild a:link, .menuSubChild a:visited {
	width: auto !important;
	min-width: 110px;
}
.menuSubChild a:hover {
	background-color: #f3f3f3 !important;
	color: #000  !important;
}
.menuSubChild a:active {
	background-color: #f49023 !important;
}

#focus {
	height: 200px;
	width: 240px;
	margin-top: 60px;
	margin-left: 60px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

#focus span {
	display: block;
	padding-bottom: 10px;
	font-size: 1.5em;
}

/* language bar */
#languageBar {
	position: absolute;
	top: 0px;
	margin-left: 880px;
	width: 100px;
	background-color: #333;
	font-size: 0.8em;
	padding: 5px 10px 3px 10px;
	text-align: center;
}

#languageBar a:link, #languageBar a:visited {
	text-decoration: none;
	color: #fff;
}
#languageBar a:hover {
	color: #fff;
}
#languageBar a:active {
	color: #fff;
}

/* content layout for main page */
#content {
	float: left;
	clear: left;
	width: 1000px;
	margin-top: -40px;
	font-size: 0.9em;
}

#contentLeft {
	float: left;
	background-color: #fff;
	background-image: url('../images/gradient_1x425_ffffff.gif');
	background-repeat: repeat-x;
	color: #000;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 30px;
	width: 580px;
}

#contentRight {
	float: right;
	background-color: #1b5494;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 280px;
}

#contentRight a:link, #contentRight  a:visited {
	color: #fff !important;
}

/* content layout for subsequent pages */
#contentSub {
	float: left;
	clear: left;
	width: 1000px;
	margin-top: -300px;
	font-size: 0.9em;
}

/* content on left */
#contentSubLeft {
	float: left;
	background-color: #fff;
	background-image: url('../images/gradient_1x425_ffffff.gif');
	background-repeat: repeat-x;
	color: #000;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 30px;
	width: 660px;
}
#contentSubRight, #contentSubRight_1b5494 {
	float: right;
	background-color: #1b5494;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubRight_f49023 {
	float: right;
	background-color: #f49023;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubRight_b51818 {
	float: right;
	background-color: #b51818;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubRight_333333 {
	float: right;
	background-color: #333333;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubRight_0b8113 {
	float: right;
	background-color: #0b8113;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}

/* content on right */
#contentSubLeft_B, #contentSubLeft_B_1b5494 {
	float: left;
	background-color: #1b5494;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubLeft_B_f49023 {
	float: left;
	background-color: #f49023;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubLeft_B_b51818 {
	float: left;
	background-color: #b51818;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubLeft_B_333333 {
	float: left;
	background-color: #333333;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubLeft_B_0b8113 {
	float: left;
	background-color: #0b8113;
	color: #fff;
	padding: 20px;
	margin-top: 40px;
	width: 200px;
}
#contentSubRight_B {
	float: right;
	background-color: #fff;
	background-image: url('../images/gradient_1x425_ffffff.gif');
	background-repeat: repeat-x;
	color: #000;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-top: 30px;
	width: 660px;
}

#contentSubRight a:link, #contentSubRight  a:visited,
#contentSubRight_1b5494 a:link, #contentSubRight_1b5494  a:visited,
#contentSubRight_f49023 a:link, #contentSubRight_f49023  a:visited,
#contentSubRight_b51818 a:link, #contentSubRight_b51818  a:visited,
#contentSubRight_333333 a:link, #contentSubRight_333333  a:visited,
#contentSubRight_0b8113 a:link, #contentSubRight_0b8113  a:visited,
#contentSubLeft_B a:link, #contentSubLeft_B  a:visited,
#contentSubLeft_B_1b5494 a:link, #contentSubLeft_B_1b5494  a:visited,
#contentSubLeft_B_f49023 a:link, #contentSubLeft_B_f49023  a:visited,
#contentSubLeft_B_b51818 a:link, #contentSubLeft_B_b51818  a:visited,
#contentSubLeft_B_333333 a:link, #contentSubLeft_B_333333  a:visited,
#contentSubLeft_B_0b8113 a:link, #contentSubLeft_B_0b8113  a:visited {
	color: #fff !important;
	text-decoration: none;
}

#contentSubRight li {
	margin-bottom: 5px;
}

#footer {
	float: left;
	clear: left;
	width: 100%;
	border-top: 1px solid #aaa;
	padding-top: 20px;
	color: #aaa;
	font-size: 0.8em;
}

#sitemap {
	padding-left: 30px;
	padding-right: 30px;
}
#sitemap li {
	padding-top: 5px;
}
#sitemap ul {
	width: auto;
	float: left;
	padding-bottom: 10px;
}
#sitemap ul li ul {
	float: none !important;
	width: 200px !important;
}
#sitemap a:link, #sitemap a:visited {
	color: #aaa;
}

#copyright {
	padding-bottom: 10px;
}

.news {
	border-bottom: 1px solid #ccc;
}

/* board of directors */
.bioImage {
	display: block;
}
.bioTitle {
	display: block;
	font-weight: bold;
	color: #1b5494;
}
.bioName {
	display: block;
}
.bioBody {
	margin-left: 120px;
	width: 500px;
	position: absolute;
	border: 1px solid #000;
	display: none;
	overflow: hidden;
}
.bioBlock {
	float: left;
	width: 200px;
	height: 260px;
}
.bioBranchBlock {
	padding: 50px 20px 50px 20px;
	margin-bottom: 20px;
	background-color: #eee;
	text-align: center;
}
/* this is used to store bio data only, should not be shown */
.bioFullData {
	display: none;
}
/* css triangle */
.bioBlockArrow {
	width: 200px;
	height: 80px;
	margin: 0 auto;
	background-image: url('../images/triangle_200x100_333333.gif');
}
/* div used to display bio */
.bioBlockFull {
	background-color: #333;
	color: #fff;
	float: left;
	width: 580px;
	margin-top: -10px;
	padding: 20px;
	margin-bottom: 50px;
}

/* about us */
.shoutout {
	font-size: 1.5em;
	margin-bottom: 50px;
}
.shoutout em {
	font-weight: bold;
}

/* contact us */
.address {
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}
#cconfirmation {
	/* the honey pot */
	display: none;
}
#fContactUs label {
	width: 10em;
	float: left;
}
#fContactUs label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
#fContactUs em {
	font-weight: bold;
	padding-right: 1em;
	vertical-align: top;
}

/* clinic locator */
#fClinicLocator label {
	width: 10em;
	float: left;
}
#fClinicLocator label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

/* seminars */
#event-table {
	margin-left: 0 !important;
	width: 100% !important;
}
#event-table .col1 {
	width: 22%;
}
#event-table .col2 {
	width: 12%;
}
#event-table .col3 {
	width: 20%;
}
#event-table .col4 {
	width: 8%;
}
#event-table .col5 {
	width: 8%;
}
#event-table .col6 {
	width: 20%;
}
#event-table .col7 {
	width: 10%;
}
.event-div-title {
	font-weight: bold;
	font-size: 1em;
}
.event-div-detail {
	display: block;
	margin-top: 8px;
}

/* file icons */
.file_pdf {
	background-image: url('../images/icon/pdf.png');
	background-repeat: no-repeat;
	background-position: left-center;
	padding-left: 20px;
}
.file_doc {
	background-image: url('../images/icon/doc.png');
	background-repeat: no-repeat;
	background-position: left-center;
	padding-left: 20px;
}
.file_xls {
	background-image: url('../images/icon/xls.png');
	background-repeat: no-repeat;
	background-position: left-center;
	padding-left: 20px;
}
.file_ppt {
	background-image: url('../images/icon/ppt.png');
	background-repeat: no-repeat;
	background-position: left-center;
	padding-left: 20px;
}

/* default content styling */
.content em {
	font-weight: bold;
}
.content h1 {
	color: #b51818;
}
.content h2 {
	color: #b51818;
}
.content h3 {
	color: #b51818;
}
.content h4 {
	color: #b51818;
}
.content h5 {
	color: #b51818;
}
.content-home {
	color: #1b5494;
}
.content-home h2 {
	color: #1b5494;
}
.content-home2 {
	color: #b51818;
}
.content-home2 h2 {
	color: #b51818;
}

/* committee */
.committee-card {
	padding: 20px;
	background-color: #bbcfed;
	color: #000;
	border: #000;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px !important;
	font-size: 0.8em;
	text-align: center;
}
.committee-card h1 {
	font-size: 1.2em;
	color: #000;
}
.committee-card h2 {
	font-size: 1em;
	color: #000;
}
.committee-card-foot {
	padding: 20px;
	background-color: #bbcfed;
	color: #000;
	border: #000;
	width: 12%;
	float: left;
	margin: 5px;
	text-align: center;
}