/* Top Navigation */

#red_dropshadow_left {
     height: 42px;
     width: 55px;
     background: url(../images/top_nav/red_dropshadow_left.jpg) no-repeat;
     float: left;
}

#green_dropshadow_left {
     height: 42px;
     width: 55px;
     background: url(../images/top_nav/green_dropshadow_left.jpg) no-repeat;
     float: left;
}

#green_dropshadow_nosubnav_left {
     height: 42px;
     width: 55px;
     background: url(../images/top_nav/green_nosubnav_dropshadow_left.jpg) no-repeat;
     float: left;
}


#topNav_ExcedrinLogo {
     width: 176px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/excedrin_logo.jpg) no-repeat;     
}

#topNav_Headache {
     width: 112px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/headache.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Headache_on, #topNav_Headache:hover {
     width: 112px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/headache_on.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Migraine {
     width: 114px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/migraine.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Migraine_on, #topNav_Migraine:hover {
     width: 114px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/migraine_on.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_BodyPain {
     width: 115px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/body_pain.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_BodyPain_on, #topNav_BodyPain:hover {
     width: 115px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/body_pain_on.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_PainWithSleeplessness {
     width: 197px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/pain_with_sleeplessness.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_PainWithSleeplessness_on, #topNav_PainWithSleeplessness:hover {
     width: 197px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/pain_with_sleeplessness_on.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Sinus {
     width: 93px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/sinus.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Sinus_on, #topNav_Sinus:hover {
     width: 93px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/sinus_on.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Products {
     width: 108px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/products.jpg) no-repeat;
     text-indent: -8000px;
     overflow: hidden;
}

#topNav_Products_on, #topNav_Products:hover {
     width: 108px;
     height: 42px;
     float: left;
     background: #FFFFFF url(../images/top_nav/products_on.jpg) no-repeat;
     text-indent: -8000px;
}

#red_dropshadow_right {
     height: 42px;
     width: 54px;
     background: url(../images/top_nav/red_dropshadow_right.jpg) no-repeat;
     float: left;
}

#green_dropshadow_right {
     height: 42px;
     width: 54px;
     background: url(../images/top_nav/green_dropshadow_right.jpg) no-repeat;
     float: left;
}

#green_dropshadow_nosubnav_right {
     height: 42px;
     width: 54px;
     background: url(../images/top_nav/green_nosubnav_dropshadow_right.jpg) no-repeat #FFFFFF;
     float: left;
}

#red_dropshadow_bottom {
     height: 9;
     width: 1024px;
     background: url(../images/top_nav/red_dropshadow_bottom.jpg) no-repeat;
}

#green_dropshadow_bottom {
     height: 19px;
     width: 1024px;
     background: url(../images/top_nav/green_dropshadow_bottom.jpg) no-repeat;
}

#green_subnav_dropshadow_left {
     height: 19px;
     width: 55px;
     background: url(../images/top_subnav/green_subnav_dropshadow_left.jpg) no-repeat;
     float: left;
}

#subnav {
     background: #FFFFFF url(../images/top_subnav/red_subnav_bg.jpg);
     width: 915px;
     height: 19px;
     float: left;
}

#green_subnav_dropshadow_right {
     height: 19px;
     width: 53px;
     background: url(../images/top_subnav/green_subnav_dropshadow_right.jpg) no-repeat;
     float: left;
}
