/* SITE BUILD USE ONLY. DO NOT EDIT. 
 * default.css
 *
 * This Stylesheet applies green coloring to all common elements.
 * Please see a member of the SiteBuild team if any modifications need to be made to this file. 
 *
 * @author Mark Dutkiewicz <mark.dutkiewicz@walgreens.com>
 * @version 1.0
 */
 
 /* Header Bar */

div#header_bar, #left_nav .minibar { background-color:#76AD21; }
div#header_bar {height:60px}
/*.left_shadow { url("/images/backgrounds/main-leftshadow.gif") repeat-y scroll left top #FFFFFF;} */
@media print { div#header_bar { background-color:#FFFFFF; } }

/* BOXES */

div.box_679, div.box_679CA { background-image: url(/images/backgrounds/greenZone_679.gif)); }
div.box_652, div.box_652CA { background-image: url(/images/backgrounds/greenZone_652.gif); }
div.box_448, div.box_448CA { background-image: url(/images/backgrounds/greenZone_448.gif); }
div.box_332, div.box_332CA { background-image: url(/images/backgrounds/greenZone_332.gif); }
div.box_217, div.box_217CA { background-image: url(/images/backgrounds/greenZone_217.gif); }
div.box_159, div.box_159CA { background-image: url(/images/backgrounds/greenZone_159.gif); }



div.box_679 h2, div.box_652 h2, div.box_448 h2, div.box_332 h2, div.box_217 h2, div.box_159 h2, div.box_679CA h2,
div.box_652CA h2, div.box_448CA h2, div.box_332CA h2, div.box_217CA h2, div.box_159CA h2, #left_nav h2, #left_nav h3, h3, h2  { color:#76AD21; }

.videoplayer_bg{background:#ffffff url(/images/backgrounds/prevacid330.jpg) no-repeat; background-position: top left; }
.div332_bg{background:#ffffff url(/images/backgrounds/prevacid330_2.jpg) no-repeat; background-position: bottom left; }
.sidenav_bg{background:#ffffff url(/images/backgrounds/prevacid216.jpg) no-repeat; background-position: bottom left; }
.div361_bg{background:#ffffff url(/images/backgrounds/361background.gif) no-repeat; background-position: top left; }
.div450_bg{background:#ffffff url(/images/backgrounds/450background.gif) no-repeat; background-position: top left; }




.hide { display: none;}	
.unhide { display: block; }

/* lists */

#left_nav ul li { background-image: url(/images/utility/arrow_green.gif); }
ul.link-arrow-list li, ul.link_arrow_list li { background-image: url(/images/utility/arrow_green.gif); }

/*Links*/

A:LINK { text-decoration: underline; color:#006A9D; }
A:VISITED { text-decoration: underline; color:#006A9D;	}
A:HOVER { text-decoration: none; color:#006A9D; }

.grey a { text-decoration: none; color:#464646; } 
.grey a:HOVER { color:#464646; text-decoration: underline;} 
.grey a:VISITED { text-decoration: none; color:#464646;	}

.prodtext A:LINK { text-decoration: none; color:#333333;}
.prodtext A:VISITED { text-decoration: underline; color:#006A9D;}

/* Endeca */

div#frame div#content div#sidenav-content h2.filters{	background:url(/images/bs_test/bs_minus.gif); }
div#frame div#content div#sidenav-content h2.hide-filters{ background:url(/images/utility/bs_plus.gif); }
