/* CSS Document */
body  {
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	background: #ffffff;
	background-image:url(../../images/bkg.png);
	background-repeat:repeat-x;
	background-position:top left;
	margin: 0 auto; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColHybLtHdr #setter { 
	width: 1170px;  /* this will create a container 100% of the browser width */
	margin: 10px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	
} 
.twoColHybLtHdr #container { 
	width: 1150px;  
	/*background-color:ffffff;*/
	background-image:url(../../images/containerbkg.gif);
	background-repeat:no-repeat;
	background-position: 0 20px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLtHdr #sidebar1 p" rule.
*/
.twoColHybLtHdr #sidebar1 {
	float: left; 
	width: 300px; 
	padding: 0 5px 5px 0; /* top and bottom padding create visual space within this div  */
}
.twoColHybLtHdr #menu {
	width: 300px; /* since this element is floated, a width must be given */
	height: 860px;
	min-height: 858px;
	padding: 10px 0 0 0;
	margin: 0 auto;
	background-image:url(../../images/sbarBKG.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 10px;
	margin-right: 10px;
}

.twoColHybLtHdr #MC { 
	margin-left: 250px;
	
}
.twoColHybLtHdr #MCH {
	padding: 20px 0 0 0;
	height: 30px;
	width: 820px;
	text-align:right;
	vertical-align:bottom;
} 
.twoColHybLtHdr #MCG {
	height: 320px;
	width: 800px;
}
/* default setup that everything shadowed */

.MCGcontainer { z-index:1000; position: relative; left: 1px; top: 1px; color: #f30;font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; font-size:30px;}

.shadow {
  /* needed for Internet explorer */
  height: 1em;
  filter: Shadow(Color=#999, 
                 Direction=135, 
                 Strength=5);

  /* Needed for Gecko */
  line-height: 2em;
  white-space: nowrap;
}

/* 
 * used by browsers which know about
 * :before to create the shadow 
 */
.shadow:before {
  display: block;
  margin: 0 0 -2.1em 0.1em;
  padding: 0;
  color: #999; 
}

#shadow_1:before { 
  content: 'TREAT'; 
}
#shadow_2:before { 
  content: 'RESEARCH'; 
}
#shadow_3:before { 
  content: 'EDUCATE'; 
}
#shadow_4:before { 
  content: 'ELEVATE'; 
}
/*\*/
html*.shadow {

  [color:#f30;/* required by Safari 
              * so that [] is correctly
              * begun. associated with
              * the property, yet hiding
              * it. Seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    text-shadow: #999 5px 5px 5px; 

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/*\*/
html*.shadow:before {

  [color:#999;/* required by Safari. 
                seen by IE6 */

    /* 
     * seen by IE6 and Safari, but hidden
     * from Gecko 
     */
    display: none;

  ]color:auto; /* resets color for IE6 */
}/**/

/* 
 * end hack using dummy attribute selector
 * for IE5 mac
 */
.dummyend[id]{clear: both;}

/* end setup that everything shadowed */

.twoColHybLtHdr #context { 
    padding-top: 12px;
	width: 820px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
    text-align: left; /* this overrides the text-align: center on the body element. */
}

.twoColHybLtHdr #MCB, p.twoColHybLtHdr #MCB {
	min-height: 320px;
	width: 550px;
	margin: 0 290px 0 40px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
    color:#212;
	font-size:14px;
	line-height: 140%;
}
.twoColHybLtHdr #MCB1, p.twoColHybLtHdr #MCB1 {
	min-height: 320px;
	width: 750px;
	margin: 0 90px 0 40px;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
    color:#212;
	font-size:14px;
	line-height: 140%;
}
H1 { font-size:18px; color:#006;}
H2 { font-size:18px;}
H3 { font-size:16px; color:#006;}
H4 { font-size:16px;}
H5 { font-size:14px; font-weight:bold; color:#006;}
H6 { font-size:14px; font-weight:bold;}

.twoColHybLtHdr #MCBar {
	min-height: 320px;
	width: 210px;
	float:right;
	text-align:left;
}
.twoColHybLtHdr #MCL {
	height: 160px;
	width: 750px;
}
.twoColHybLtHdr #SubMenu {
	height: 45px;
	width: 230px;
	margin: 15px 15px 0px 15px;
	padding: 20px 20px;
	background-image:url(../../images/logo.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.twoColHybLtHdr #SubMenuList {
	min-height: 295px;
	width: 230px;
	margin: 0px 15px;
	padding: 10px;
	padding-top: 2px;
	
}
.twoColHybLtHdr #SubSub{
height:90px;
}
.twoColHybLtHdr #SubSub1{
height:90px;
}
.twoColHybLtHdr #SubSub2{
height:90px;
}
.twoColHybLtHdr #GreenSubMenu {
	height: 75px;
	width: 230px;
	margin: 0px 15px;
	padding: 15px 20px;
	padding-top:20px;
}
.twoColHybLtHdr #BlueSubMenu {
	height: 75px;
	width: 230px;
	margin: 0px 15px;
	padding: 15px 20px;
}
.twoColHybLtHdr #RedSubMenu  {
	height: 70px;
	width: 230px;
	margin: 0px 15px;
	padding: 15px 20px;
}
.twoColHybLtHdr #OrangeSubMenu{
	height: 70px;
	width: 230px;
	margin: 0px 15px;
	padding: 15px 20px;
}
td.twoColHybLtHdr #BlueSubMenu , td.twoColHybLtHdr #RedSubMenu, td.twoColHybLtHdr #OrangeSubMenu{
    font-family: Arial, Helvetica, Verdana;
    color:#eeeeee;
	font-size:14px;
	line-height: 140%;
}
a.twoColHybLtHdr #BlueSubMenu , a.twoColHybLtHdr #OrangeSubMenu, a.twoColHybLtHdr #RedSubMenu {
   font-family: Arial, Helvetica, Verdana;
    color:#ffffff;
	font-size:14px;
	line-height: 140%;
	font-weight:bold;
	text-decoration:none;
}
.twoColHybLtHdr #mainContent { 
	Padding: 10px;
} 
.twoColHybLtHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColHybLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between 		divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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:0;
    font-size: 1px;
    line-height: 0px;
}
.style3 {color: #FFFFFF; font-weight: bold; }
	
.glossymenu{
margin: 5px 0;
padding: 0;
width: 225px; /*width of menu*/
border: 1px solid #fefefe;
height:290px;
border-bottom-width: 0;

}

.glossymenu a.menuitem{
background: white url('http://kotsanisinstitute.net/images/glossyback.gif') repeat-x bottom left;
line-height:12px;
font: bold 11px Arial, Verdana, Helvetica, sans-serif;
color: dark blue;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 5px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url('http://kotsanisinstitute.net/images/glossyback2.gif');
}

.glossymenu div.submenuli{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenuli ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenuli ul li{
border-bottom: 1px solid white;
}

.glossymenu div.submenuli ul li a{
display: block;
font: normal 11px Arial, Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenuli ul li a:hover{
color: grey;
}
#menuside {
padding-left: 20px;
}
#menuside a {
font-size:11px;
text-decoration: none;
color: #333333;
}
td a{
font-size:13px;
text-decoration: none;
color: #333333;
}
td, p{
font-size:13px;
text-decoration: none;
color: #111;
}
.store a{ 
color:black;
display:block;
font:11px Arial,Verdana,Helvetica,sans-serif;
padding:2px 0 2px 10px;
text-decoration:none;
}

.store a:hover{ 
font-size:11px;
text-decoration: none;
color: #777777;
}

.checkOut a{
padding-left:40px;
font-size:11px;
color:#212121;
}

.checkOut a:hover{
padding-left:40px;
font-size:11px;
color:#212121;
}

.footer-list{
list-style-type: none;
}

.footer-list li{
list-style-type: none;
display: inline;
padding: 0 10px 0 10px;
}

.disclamerBox .disclaimer{
font-size: 10px;
/* text-align: justify; */
}
.disclamerBox{
padding:7px;
margin-right:37px;
margin-left:5px;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}
.glossymenu div.submenu ul li a{
display: block;
font: normal 11px Arial, Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}
.glossymenu div.submenu ul li a:hover{
color: grey;
}

#SubMenuList div.glossymenu a.menuitem{
color:blue;
}

.checkOut strong{
font-size:14px;
}