﻿/*
.MainNav {}
.TopNav{}
*/

.HideText {display:none;}

/* Our Physicians */
#OurPhysicians A
{      
      background-image: url(../../Images/MainNav/OurPhysicians.gif);
      background-position:left top;
      display: block;
      width:205px;
      height:27px;
}
#OurPhysicians A:hover 
{
    display: block;
    background:url(../../Images/MainNav/OurPhysicians_on.gif) no-repeat 0 0; 
    background-position:left top;
    width:205px;
    height:27px;
}
/*#OurPhysicians A:active {background:url(../../Images/MainNav/OurPhysicians_on.gif) no-repeat 0 0;  color:Yellow;}*/
#OurPhysiciansPage #OurPhysicians A
{
      display: block;
      background-image: url(../../Images/MainNav/OurPhysicians_sel.gif);
      background-position:left top;
      width:205px;
      height:28px;
}

/* Our History */
#OurHistory A
{
      display: block;
      background-image: url(../../Images/MainNav/OurHistory.gif);
      background-position:left top;
      width:205px;
      height:28px;
}
#OurHistory A:hover 
{
    background:url(../../Images/MainNav/OurHistory_on.gif) no-repeat 0 0; 
    background-position:left top;
    display: block;
    width:205px;
    height:28px;
}
/*#OurHistory A:active {background:url(../../Images/MainNav/OurHistory_on.gif) no-repeat 0 0;  color:Yellow;}*/
#OurHistoryPage #OurHistory A
{
      display: block;
      background-image: url(../../Images/MainNav/OurHistory_on.gif);
      background-position:left top;
      width:205px;
      height:28px;
}


/* PatientEducation */
#PatientEducation A
{
      display: block;
      background-image: url(../../Images/MainNav/PatientEducation.gif);
      background-position:left top;
      width:205px;
      height:28px;
}
#PatientEducation A:hover 
{
      display: block;
      width:205px;
      height:28px;
      background:url(../../Images/MainNav/PatientEducation_on.gif) no-repeat 0 0;
      background-position:left top; 
}
/*#PatientEducation A:active {background:url(../../Images/MainNav/PatientEducation_on.gif) no-repeat 0 0;  color:Yellow;}*/
#PatientEducationPage #PatientEducation A
{
      display: block;
      background-image: url(../../Images/MainNav/PatientEducation_sel.gif);
      background-position:left top;
      width:205px;
      height:29px;
}

/* PostOp */
#PostOp A
{
      display: block;
      background-image: url(../../Images/MainNav/PostOp.gif);
      background-position:left top;
      width:205px;
      height:28px;
}
#PostOp A:hover 
{
      display: block;
      width:205px;
      height:28px;
      background:url(../../Images/MainNav/PostOp_on.gif) no-repeat 0 0;
      background-position:left top; 
}
/*#PostOp A:active {background:url(../../Images/MainNav/PostOp_on.gif) no-repeat 0 0;  color:Yellow;}*/
#PostOpInstructionsPage #PostOp A
{
      display: block;
      background-image: url(../../Images/MainNav/PostOp_on.gif);
      background-position:left top;
      width:205px;
      height:28px;
}


/* Forms */
#Forms A
{
      display: block;
      background-image: url(../../Images/MainNav/Forms.gif);
      background-position:left top;
      width:205px;
      height:28px;
}
#Forms A:hover 
{
    display: block;
      width:205px;
      height:28px;
      background:url(../../Images/MainNav/Forms_on.gif) no-repeat 0 0; 
      background-position:left top;
}
/*#Forms A:active {background:url(../../Images/MainNav/Forms_on.gif) no-repeat 0 0;  color:Yellow;}*/
#FormsandInfoPage #Forms A
{
      display: block;
      background-image: url(../../Images/MainNav/Forms_on.gif);
      background-position:left top;
      width:205px;
      height:28px;
}

/* OurFoundation */
#OurFoundation A
{
      display: block;
      background-image: url(../../Images/MainNav/OurFoundation.gif);
      background-position:left top;
      width:205px;
      height:28px;
}
#OurFoundation A:hover 
{
      display:block;
      width:205px;
      height:28px;
      background:url(../../Images/MainNav/OurFoundation_on.gif) no-repeat 0 0; 
      background-position:left top;
}
/*#OurFoundation A:active {background:url(../../Images/MainNav/OurFoundation_on.gif) no-repeat 0 0;  color:Yellow;}*/
#OurFoundationPage #OurFoundation A
{
      display: block;
      background-image: url(../../Images/MainNav/OurFoundation_on.gif);
      background-position:left top;
      width:205px;
      height:28px;
}




/***************************** Main Nav ************************************/
/*.Main1CMSTreeMenuTable{width: 175px;}*/

.Main2CMSTreeMenuItem 
{
    background-color: #B7DEEA; 
    padding-right: 17px;
    padding-bottom: 3px; 
    text-align:right;
}
.Main2CMSTreeMenuSelectedItem 
{
    background-color: #B7DEEA; 
    padding-right: 17px;
    padding-bottom: 3px;  
    text-align:right;
}
.Main2CMSTreeMenuItem a
{
    /*border:0;*/
	font-size: 10px;
	color: #0076A3;
	font-family: Verdana;
	text-decoration: none;
	/*line-height: 10pt;*/
    
}

.Main2CMSTreeMenuItem a:hover
{
    /*border:0;
	font-size: 10px;
	color: #0076A3;
	font-family: Verdana;	
	line-height: 10pt;*/
	font-weight: bold;
	text-decoration: none;
}

.Main2CMSTreeMenuSelectedItem a
{
    border:0;
	font-size: 10px;
	color: #0076A3;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	/*line-height: 10pt;*/
}
/*A.Main2CMSTreeMenuSelectedLink:hover
{
     border:0;
	font-size: 10px;
	color: #0076A3;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}*/
/*
.Main3CMSTreeMenuItem {background-color: #023954; padding-left: 27px; padding-bottom: 5px; padding-top: 5px; padding-right: 6px;}
.Main3CMSTreeMenuSelectedItem {background-color: #023954; padding-left: 27px; padding-bottom: 5px; padding-top: 5px; padding-right: 6px;}
A.Main3CMSTreeMenuLink
{
	font-size: 10px;
	color: #BFE3EE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 10pt;
}
A.Main3CMSTreeMenuLink:hover
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 10pt;
}

A.Main3CMSTreeMenuSelectedLink
{
	font-size: 10px;
	color: #BFE3EE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}
A.Main3CMSTreeMenuSelectedLink:hover
{
	font-size: 10px;
	color: #BFE3EE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}

.Main4CMSTreeMenuItem {background-color: #023954; padding-left: 27px; padding-bottom: 5px; padding-top: 5px; padding-right: 6px;}
.Main4CMSTreeMenuSelectedItem {background-color: #023954; padding-left: 27px; padding-bottom: 5px; padding-top: 5px; padding-right: 6px;}
A.Main4CMSTreeMenuLink
{
	font-size: 10px;
	color: #6BB8DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 10pt;
}
A.Main4CMSTreeMenuLink:hover
{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	line-height: 10pt;
}
*/
/*
A.Main4CMSTreeMenuSelectedLink
{
	font-size: 10px;
	color: #6BB8DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}
A.Main4CMSTreeMenuSelectedLink:hover
{
	font-size: 10px;
	color: #6BB8DE;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-weight: bold;
	line-height: 10pt;
}
*/