/*-------------------------------------------------------------	
	CVS / pharmacy
	-------------------------------------------------------------	
	Description:	Promo styles
	Filename:		cvs_style_promo.css
	Version:		1.0
	Date:			Updated Jan 22, 2008
	-------------------------------------------------------------	*/

.promo {font:14px Arial, Helvetica, sans-serif; color:#56595c;}
p.promo {padding-bottom:10px;}

.promo a {font:14px Arial, Helvetica, sans-serif;color:#1aa1cf;text-decoration:underline;}
.promo a:hover {color:#15b5e9;text-decoration:underline;}

.p_subttl_20 {font:bold 20px Arial, Helvetica, sans-serif;text-decoration:none; padding-bottom:10px; padding-top:10px;}
.subttl_20 {font:bold 20px Arial, Helvetica, sans-serif;text-decoration:none;  padding-bottom:0px;}
.subttl_20 a {font:bold 20px Arial, Helvetica, sans-serif;text-decoration:underline;}
.subttl_20 a:hover {text-decoration:underline;}

.p_subttl_16 {font:bold 16px Arial, Helvetica, sans-serif;text-decoration:none; padding-bottom:10px; padding-top:10px;}
.subttl_16 {font:bold 16px Arial, Helvetica, sans-serif;text-decoration:none; padding-bottom:0px;}
.subttl_16 a {font:bold 16px Arial, Helvetica, sans-serif;text-decoration:underline;}
.subttl_16 a:hover {text-decoration:underline;}

.subttl_text_16 {font:normal 16px Arial, Helvetica, sans-serif;text-decoration:none;}
.subttl_text_16 a {font:normal 16px Arial, Helvetica, sans-serif;text-decoration:underline;}
.subttl_text_16 a:hover {text-decoration:underline;}

.p_subttl_14 {font:bold 14px Arial, Helvetica, sans-serif;text-decoration:none; padding-bottom:10px; padding-top:10px;}
.subttl_14 {font:bold 14px Arial, Helvetica, sans-serif;text-decoration:none; padding-bottom:0px;}
.subttl_14 a {font:bold 14px Arial, Helvetica, sans-serif;text-decoration:underline;}
.subttl_14 a:hover {text-decoration:underline;}

.footer_text {font:normal 12px Arial, Helvetica, sans-serif;text-decoration:none;}
.footer_text a {font:normal 12px Arial, Helvetica, sans-serif;text-decoration:underline;}
.footer_text a:hover {text-decoration:underline;}

.blue {color:#1aa1cf;}
.grey {color:#56595c;}
.red {color:#c90016;}

.blue a {color:#1aa1cf; text-decoration:underline;}
.blue a:hover {color:#15b5e9; text-decoration:underline;}

.grey a {color:#56595c; text-decoration:underline;}
.grey a:hover {color:#767a7d; text-decoration:underline;}

.red a {color:#c90016; text-decoration:underline;}
.red a:hover {color:#f31121; text-decoration:underline;}

.bg_redgradient_promo {background:url(../images/promos/promo_bg_redgradient.gif) repeat-x bottom; border-bottom: 1px solid #c4c5c6;}
.bg_bluegradient_promo {background:url(../images/promos/promo_bg_bluegradient.gif) repeat-x bottom; border-bottom: 1px solid #c4c5c6;}
.bg_greygradient_promo {background:url(../images/promos/promo_bg_greygradient.gif) repeat-x bottom; border-bottom: 1px solid #c4c5c6;}

.dash_vertical_promo {width:1px;background:url(../images/promos/promo_img_back_dash_ver.gif) repeat-y top; padding:0px;}
.dash_help_promo {height:1px;background:url(../images/promos/promo_dash_ct7.gif) repeat-x;}
.line_border_hi_promo {background:#ffffff;border: 1px solid #e3e4e5; height:339px; text-align:left;}
.bg_box_hi_page_promo {background: url(../images/promos/rx08010_compliance_promo_img_back_hi_bg.jpg) no-repeat bottom; background-position:right;}

.sha_right_fstore_grey_promo {background:url(../images/promos/promo_shadow_department_v2.gif) repeat-y left;}
.sha_bottom_fstore_grey_promo {background:url(../images/promos/promo_shadow_department_h2.gif) repeat-x;}
.sha_cornerstorepanel_promo {background:url(../images/promos/promo_corner_sf_box.gif) no-repeat top left;}

.toolbox_promo {background-color:#ebedee; padding:5px;border-bottom: 1px solid #c4c5c6;}

.border {padding-left:20px; padding-top:10px; padding-right:20px; padding-bottom:10px; vertical-align:top;}
.grey_line {background:url(../images/gr_pixel.gif) repeat-x; height:1px; padding-bottom:0px;}

ul.gr_bullets {list-style-image:url(../images/promos/gr_bullet.gif);}
ul.red_bullets {list-style-image:url(../images/promos/red_bullet.gif);}
ul.bl_bullets {list-style-image:url(../images/promos/bl_bullet.gif);}

.spacer {height:10px; width:10px;}