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

body {
	padding: 20px 0;
	margin: 0;
	text-align: center;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e5e5e5;
}
a {
	color: #065582;
}
a img {
	boder: none;
}
h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #2d638c;
	margin: 25px 0 15px 0;
	padding: 0;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #065582;
	padding: 0;
	margin: 0;
}

.flashTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #065582;
	padding: 0;
	margin: 0;
}

.flashCaption {
	padding-bottom: 15px;
}

#flashChooser, #flashChooser1, #flashChooser2 {
	text-align: center;
	padding-bottom: 15px;

}
.subheader {
	font-weight: bold;
}
.caption {
	font-size: 10px;
	font-style: italic;
	white-space: normal;
	margin-top: 4px;
}
.note {
	font-size: 11px;
	font-style: italic;
	margin: 10px 0;
	width: 250px;
	clear: right;
}
.clear {
	clear: both;
	line-height: 1px;
	height: 1px;
}
.left {
	float: left;
	margin: 0 15px 5px 0;
}
.right {
	float: right;
	margin: 0 0 5px 15px;
}
#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#page-inner {
}
#header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 125px;
}
.fblock {
	display: block;

}
#flash-container {
	background-image: url(../images/flash_bg.jpg);
	background-repeat: repeat-x;
	line-height: 0px;
}
#header-inner {
}
#logo-title {
	position: relative;
	top: 25px;
	left: 30px;
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
}
#navbar {
	text-align: center;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#navbar-inner {
	padding-top: 2px;
	margin: 0 120px;
}
#primary {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#primary a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	line-height: 32px;

	height: 37px;
}
#primary a .link {
	padding: 0 10px;
	float: left;
}
#primary a:hover {
	background: transparent url(../images/navover_left.gif) top left no-repeat;
}
#primary a:hover .link {
	background: transparent url(../images/navover_right.gif) top right no-repeat;
}
#primary ul {
	padding: 0;
	margin: 0;
}
#primary ul li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0;
	margin: 0;
	display: inline;
}
#primary ul li .last-item {
	clear: right;
}
#main {
	background: #FFFFFF url(../images/main_bg.gif) top center repeat-y;
	margin-top: 10px;
}
#main-inner {
}
#content {
	width: 642px;
	float: left;
}
#content-body {
	padding: 5px 15px;
	background-image: url(../images/header_grad.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#content-inner {
}
.content-mod {
	width: 294px;
	float: left;
}
.content-mod-header {
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content-mod-body {
	padding: 10px;
}
.anchormap {
	margin: 25px 0 0 15px;
	
}
.anchormap ul {
	padding: 0;
	margin: 0;
}
.anchormap ul li {
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 1px 4px;
	line-height: 17px;
	margin: 0;
	padding: 0 0 0 15px;
}

#sidebar-right {
	width: 315px;
	float: right;
}
#sidebar-right-inner {
}

#statusContainer {
	padding: 5px 15px;
}
#statusContainer1 {
	padding: 5px 15px;
}

.sidebar-mod-home-top {
	position: relative;
	top: -5px;
	margin-bottom: -3px;
	background: transparent url(../images/cheng.jpg) top right no-repeat;
	height: 222px;

}
.sidebar-mod-home-top-inner {
	color: #FFFFFF;
	padding: 40px 160px 0 20px;
	text-decoration: none;
}
.sidebar-mod-home-top-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.sidebar-mod {
	margin-bottom: 1px;
}
.sidebar-mod-header {
	background-image: url(../images/sidemod_bg.gif);
	background-repeat: no-repeat;
	height: 48px;
	line-height: 48px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #18364a;
}
/* Nifty Corners: Bottom-right on sidebar-mod */
.rbottom {
	display:block;
	clear:both;
}
.rbottom * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #f8d29c;
}
.rbottom_alt {
	display:block;
	clear:both;
}
.rbottom_alt * {
	display: block;
	height: 1px;
	overflow: hidden;
	background: #8caedf;
}

.r1 {
	margin: 0 5px 0 0;
}
.r2 {
	margin: 0 3px 0 0;
}
.r3 {
	margin: 0 2px 0 0;
}
.r4 {
	margin: 0 1px 0 0;
	height: 2px
}
.sidebar-mod-body {
	padding: 8px;
	background-color: #f8d29c;
}
.sidebar-mod-body ul,
.sidebar-mod-body-blue ul {
	padding: 0;
	margin: 0;
}

.sidebar-mod-body ul li,
.sidebar-mod-body-blue ul li {
	list-style-type: none;
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 1px 4px;
	line-height: 17px;
	padding: 0 0 0 15px;
}

.sidebar-mod-body img {
	border: 1px solid #666666;
}
.sidebar-link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0;
}
.article-listing {
	padding: 6px 0;
}
.article-link {
	font-size: 12px;
	font-weight: bold;
}
.article-sub {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}
.article-date {
	font-size: 10px;
	color: #666666;
}
#powered-by {
	margin-top: 15px;
}
#footer {
	text-align: center;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	font-size: 12px;
}
#footer a {
}
#footer ul {
	padding: 2px 0;
	margin: 0;
}
#footer ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding: 0 0.5em;
	margin: 0;
	border-right: 1px solid #666666;
}
#footer .last-item {
	border-right: none;
}
#footer ul li a {
	color: #666666;
}
#footer-inner {
	padding-top: 45px;
}
#copyright {
	color: #666666;
	margin-bottom: 6px;
}
#address {
	position: absolute;
	top: 25px;
	right: 20px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
}
#address a {
	color: #666666;
}
#address ul {
	padding: 0;
	margin: 0;
}
#address ul li {
	list-style-type: none;
	list-style-image: none;
	display: inline;
	padding: 0 0.75em;
	margin: 0;
	border-right: 1px solid #666666;
}
#address .last-item {
	border-right: none;
}
/* ----MAIN NAVIGATION ---------------------------- */


#primary li ul {
	position:absolute;
	float:none;
	background-color:#4683BA;
	line-height:normal;
	margin: 0;
	padding: 0;
	display: none;
	clear:both;
}
#primary li>ul {
	/* to override top and left in browsers other than IE, 
which will position to the top right of the containing li, rather than bottom left */
	
	top: 163px;
	left: auto;
}
#mainnav{

}
#primary li ul li {/* second-level lists */
	clear:both;
	border-bottom: solid 1px #9ACFEF;
	border-left: solid 1px #9ACFEF;
	border-right: solid 1px #9ACFEF;
	width: 145px;
	line-height:normal;
	margin:0;
	background-image:none;
	padding: 0;
	display: block;

}
#primary li ul li a {
	padding: 3px 10px;
	width: 125px; /* li width minus the padding of the A*/
	margin: 0;
	line-height: normal;
	background-position: none;
	color: #ffffff;
	display: block;
	height:auto;
	background-image: none;
	text-align:left;
	background-color: #2A95DD;

}
#primary li ul li a:hover {
	background-color: #9ACFEF;
	background-position: top left;
	/* color: #0F3E5C; */
	color: #FFFFFF;
	background-image: none;
	z-index: 1000;
}
#primary li:hover ul, #primary li.over ul { /* lists nested under hovered list items */
	display: block;
	line-height: normal;
	z-index: 1000;
}


=============================
Contact Form / VBalidation Styles
=============================
This is the contact form */	
#contactForm{
	width: 600px;
	margin: 0 auto;
}

/* this is the main negative/error feedback
(appears above the form) */
#formFeedback.error{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 10px 20px 25px 45px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico-error.gif);
	background-repeat: no-repeat;
	}
	
	
/* this is the main positive/success feedback
(appears above the form) */
#formFeedback.success{
	font-size:1.4em;
	margin: 10px 5px;
	padding: 15px 20px 25px 55px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/ico_success.gif);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	border: solid 3px #cccccc;
	}
	
/* 


this is the inline invalid feedback message class
(appears under form field element) */	
div.error{
	font-size:11px;
	color:#ff0000;
	font-weight:bold;
}
/* 


this is the actual form element that is invalid */	
textarea.error, input.error, select.error{
 	border: solid 1px #ff0000;
}


/* 
SPAM protection 
Our form has an input field named 'fullname'
this field is hidden via css.

if the posted form has a value for 'fullname' we assume a bot filled it out. and dont process the data.
a normal user with a css enabled browser will never see it
*/
.fullnameContainer{
	display:none;
}

.req {
	font-weight:bold;
	color:#FF0000;
	padding:5px;
	font-size:14px;
}
.sidebar-mod-header-blue {
	background-image: url(../images/sidemod_blue_bg.gif);
	background-repeat: no-repeat;
	height: 48px;
	line-height: 48px;
	padding: 0 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.sidebar-mod-body-blue {
	padding: 8px 8px 8px 90px;
	color: #2b2b2b;
	background-image: url(../images/sidemod_scoliosis_bg.jpg);
	background-repeat: no-repeat;
	background-color: #94b8eb;
	height: 149px;
}
