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

/* BODY */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background-color: #3b7cbe;
	background-image: url(../media/images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0; 
	padding: 0;
	text-align: center;
}
.twoColFixLtHdr #container {
	width: 900px; 
	background-color:#FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 

.twoColFixLtHdr #container-popup {
	width: 800px; 
	background-color:#FFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
} 

.twoColFixLtHdr #header {
	padding: 0;
	margin: 0 10px 10px 10px;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 170px;
	padding: 10px;
	border: 1px solid #3B7CBE;
	left: 10px;
	margin: 0 0 0 10px;
}

.twoColFixLtHdr ##sidebar1 {
	float: left;
	width: 165px;
	margin: 0 0 0 6px;
}

.twoColFixLtHdr #mainContent {
	padding: 6px;
	border: 1px solid #3B7CBE;
	height: 544px;
	width: 648px;
	float: right;
	margin: 0 8px 8px 0;
} 

.twoColFixLtHdr ##mainContent {
	margin: 0 6px 8px 0;
}

.twoColFixLtHdr #mainContent-noheight {
	padding: 6px;
	border: 1px solid #3B7CBE;
	width: 648px;
	float: right;
	margin: 0 8px 8px 0;
} 

.twoColFixLtHdr ##mainContent-noheight {
	margin: 0 6px 8px 0;
} 

.twoColFixLtHdr #mainContent-popup {
	padding: 10px;
	border: 1px solid #3B7CBE;
	width: 648px;
	margin: 10px auto 0 auto;
} 

.twoColFixLtHdr #footer {
	background-color: #3b7cbe!important;
	font-size: 10px;
	color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 3em;
} 

.mainContentimg {text-align: center; margin-left: auto; margin-right:auto;  }
.mainContent-noheightimg {text-align: center; margin-left:auto; margin-right:auto; }

.padded-content-image {padding: 25px 25px 10px 25px;}
p.padded-text {padding: 0 70px 0 320px; text-align:center; width:auto; line-height:normal; margin:0; }

/* Canada Promotions Page */

ol.promotions {
	list-style-type: decimal;
	list-style-position: inside;
	font-size:14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
ol.promotions ol {
	list-style-type: lower-roman; 
}

ol.promotions li { font-style: normal;  }
ol.promotions ol li { font-size: 12px; font-weight: normal; }

.redtext {color: #C01037; font-size: 12px; font-variant:small-caps; }
.blacktext {color:#000000; font-size: 12px; font-variant:small-caps;}



/* Homepage */

#allergies {border-bottom: 1px dotted #999; padding: 0 0 5px 0; }
#referral {border-right: 1px dotted #999; width: 185px; margin: 10px 0 0 0;  float: left;}
#equipment {float: right;}


/* Testimonees Page */

.pullquote {
	width: 90%;
	font-size:125%;
	line-height:140%;
	margin:10px 10px 0 10px;
	background: url(../media/images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:10px 20px 5px 0px;

}
.pullquote:first-letter {
	background: url(../media/images/openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

/* Links Page */

#links-page { padding: 10px; margin-bottom: 20px; }

#mainContent li, #mainContent-noheight li {padding: 4px 0 4px 0;}



.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:10px;
    font-size: 1px;
    line-height: 1em;
}


/* LINKS */

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #000;!important
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.content-copy-stnd {
	font-size: 11px;
	color: #000;
}
.content-copy-bold {
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.content-copy-italics {
	font-size: 11px;
	color: #000;
	font-style: italic;
}

a.content-copy:link{
	text-decoration: none;
	color: #2152A0; !important
}
a.content-copy:visited {
	text-decoration: none;
	color: #19407F; !important
}
a.content-copy:hover {
	text-decoration: underline;
	color: #789FD5; !important
}
a.content-copy:active {
	text-decoration: underline;
	color: #789FD5; !important
}



/* Navigation */

dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative;
top: 0;
left: 0;
}
#menu {
    width: 170px;
	height: 440px;
	padding: 0;
}

#menu dt {
color: #000;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	border-top-width: 1px;
	border-bottom: 1px dashed #000;
	top: auto;
	padding: 4px 8px 4px 5px;
	text-decoration:none;
	cursor:pointer;
	height: 15px;
}
#menu dd {
border: 0px solid gray;

}
#menu li {
text-align: left;
margin-left: 5px;
height: 20px;
list-style:none;


}
#menu li a  {
color: #C3002A;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-weight: normal;
font-size: 11px;
cursor:pointer;
position: relative;

}

#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-weight: bold;
font-size: 12px;
cursor:pointer;
position: relative;
background-image:url(../media/images/navigation/arrow2.gif);
background-repeat:no-repeat;
background-position:top left;
padding-left: 20px;

}
#menu li a:hover {
background: #eee;
color:#C3002A;

}

#menu dt a:hover {
color:#C3002A;
background-image:url(../media/images/navigation/arrow1.gif);
background-repeat:no-repeat;
background-position:top left;
height: 15px;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}

.no-border {border: 0px solid white; }

/* List Expander */

.listexpander{width:80%;}
.listexpander, .listexpander ul, .listexpander li{
	margin:0;
	padding:0;
	list-style:none;
}
.listexpander ul{
	/*
	Uncomment this if you want to initially hide the child lists. 
	If you do, Javascript disabled and CSS enabled browsers will not be able to use this list.
	display:none;
	*/ 
}
.listexpander li{
	line-height:200%;
	margin-top:1px;
	cursor:default;
	text-indent:30px;
	font-weight:bold;
	width:100%;
}

.listexpander li p{
	line-height:200%;
	margin:1px 0 0 8px;
	cursor:default;
	text-indent:0;
	font-weight:normal;
	width:95%;
}

.listexpander li.collapsed, .listexpander li.expanded{cursor:pointer;} 

/* first level */

.listexpander li, .listexpander li.collapsed{background:#96bfe9 url(../media/images/collapsed.gif) no-repeat 5px .4em;} 
.listexpander li.expanded{background:#96bfe9 url(../media/images/expanded.gif) no-repeat 5px .4em; }

/* second level */

.listexpander li ul, .listexpander li li{background:#F7FBFE;font-weight:normal;}
.listexpander li li.collapsed{background:#F7FBFE url(../media/images/collapsed.gif) no-repeat 5px .4em;} 
.listexpander li li.expanded{background:#F7FBFE url(../media/images/expanded.gif) no-repeat 5px .4em;}

/* third level */

.listexpander li li ul, .listexpander li li li{background:#fff;}
.listexpander li li li.collapsed{background:#fff url(../media/images/collapsed.gif) no-repeat 5px .4em;} 
.listexpander li li li.expanded{background:#fff url(../media/images/expanded.gif) no-repeat 5px .4em;}

/* fourth level */

.listexpander li li li li{text-indent:0;margin-left:30px;width:auto;}

/* etc. */

#mainContent, #mainContent-noheight .video-center {margin-left: auto; margin-right: auto; width: 500px;}

/* buttons */

p.listexpander{
	height:1.5em;
	margin:1em 0;
}
p.listexpander a{
	float:left;
	height:1.5em;
	line-height:1.5em;
	padding:0 10px;
	border:1px solid #eee;
	margin-right:5px;
	cursor:pointer;
}
p.listexpander a:hover{
	background:#f8f8f8;
}

/* float fix */
.listexpander li:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.listexpander li{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .listexpander li{
	height: 1%;
}
.listexpander li{
	display: block;
}
/* End hide from IE-mac */
/* end float fix */

.listexpander a:active, a:visited, a:link {color:#C3002A; text-decoration:none;}




form {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 640px;
  width: 590px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 454px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 80px;
  padding: 0 5px 5px 5px;
  width: 400px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 180px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 200px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  width: 211px;
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  width: 344px;
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

