﻿/* -------------------------------------------------------------- 
   MyPoliCare - MPC_Poligrip.css
   
-------------------------------------------------------------- */

@import url("MPC_Main.css");


/* Layout
-------------------------------------------------------------- */
#container {width:1109px; background:#fff url(../images/mpc/en/containerbgPink.gif) repeat-y top; position:absolute;}


/* Typography
-------------------------------------------------------------- */
body {background:#cb3e95; color:#000; font-family:Arial,Helvetica,sans-serif; font-size:13px; line-height:1.3;}


/* Navigation
------------------------------------------------------------- */
#leftnav {float:left; width:198px; height:348px;}
#subnav {width:198px; height:125px; background:#fff url(../images/mpc/en/poligripSubNavBG.gif) no-repeat top;}
#subnav li {line-height:25px; padding-left:27px;}
#subnav li:hover a {color:#ad0078; text-decoration:none;}
#subnav li:hover {background-image:url(../images/mpc/en/marrow.gif); background-repeat:no-repeat; background-position:1em .7em; cursor:pointer;}
#subnav li.current {background-image:url(../images/mpc/en/marrow.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:#ad0078; text-decoration:none;}
#subnavbtm {background:#fff url(../images/mpc/en/poligripSubNavBtm.gif) no-repeat top; width:198px; height:220px;}
#subnavbtmtxt {display:none; width:150px; height:105px; position:relative; left:24px; padding-top:100px;}


/* Copy Layout
-------------------------------------------------------------- */
.genericCopy h1 { color: #ad0078; }
.genericCopy h2 { color: #ad0078; padding: 0; margin: 0; }
.genericCopy a, .genericCopy a:link, .genericCopy a:hover, .genericCopy a:visited { text-decoration: underline; color: #ad0078; }