﻿/* -------------------------------------------------------------- 
   MyPoliCare - MPC_Polident.css
   
-------------------------------------------------------------- */

@import url("MPC_Main.css");


/* Navigation
------------------------------------------------------------- */
#leftnav {float:left; width:198px; height:350px;}
#subnav {width:198px; height:350px; background:#fff url(../images/mpc/en/polidentSubNavBG.gif) no-repeat top;}
#subnav li {line-height:25px; padding-left:27px;}
#subnav li:hover a {color:#009645; text-decoration:none;}
#subnav li:hover {background-image:url(../images/mpc/en/garrow.gif); background-repeat:no-repeat; background-position:1em .7em; cursor:pointer;}
#subnav li.current {background-image:url(../images/mpc/en/garrow.gif); background-repeat:no-repeat; background-position:1em .7em; cursor:pointer;}
#subnav a {display:block; color:#000; width:171px; height:25px;}
#subnav a:hover, #subnav li.current a {color:#009645; text-decoration:none;}
#subnavbtm {background:#fff url(../images/mpc/en/polidentSubNavBtmExt.gif) no-repeat top; width:198px; height:195px;}
#subnavbtmtxt {display:none; width:150px; height:50px; position:relative; left:24px; padding-top:90px;}


/* Copy Layout
-------------------------------------------------------------- */
.genericCopy h1 { color: #009645; }
.genericCopy h2 { color: #009645; padding: 0; margin: 0; }
.genericCopy a, .genericCopy a:link, .genericCopy a:hover, .genericCopy a:visited { text-decoration: underline; color: #009645; }