@charset "utf-8";
/* CSS Document */

body
{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
}
p {margin-top: 0}
/** Broken Links **/


/** TOP NAVIGATION **/

#source_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:12px;
	text-align: right;
}
#source_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#source_nav li {
	border-left: 1px solid #666;
	display: inline;
	margin: 0 3px 0 0px;
	padding: 0 0 0 4px;
}
#source_nav li.first {
	border: none;
}
#source_nav li a {
	text-decoration: none;
	color: #666;
}
#source_nav li a:hover {
	color: #900;
	text-decoration: none;
}

/** ---------------------- **/

#cats_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
}
#cats_nav ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}
#cats_nav li{
    background-color: #C4DCE7;
    border: 1px #39C solid;
    padding: 0 2px;
    color: #4A4A4A;
    text-decoration: none;
    font: bold 10px Arial;
	display: inline;
}
#cats_nav li a{
    background-color: #1579AB;
    border: 1px #39C solid;
    padding: 0 0.59em;
    color: #fff;
    text-decoration: none;
    font: bold 10px Arial;
}
#cats_nav li a:hover{
    color: #fff;
    background-color: #3E9FCF;
}

/** --------------------- **/

#cats_nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 2px;
}
#cats_nav2 ul {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}
#cats_nav2 li{
    background-color: #C4DCE7;
    border: 1px #39C solid;
    padding: 0 2px;
    color: #4A4A4A;
    text-decoration: none;
    font: bold 10px Arial;
	display: inline;
}
#cats_nav2 li a{
    background-color: #1579AB;
    border: 1px #39C solid;
    padding: 0 0.24em;
    color: #fff;
    text-decoration: none;
    font: bold 10px Arial;
}
#cats_nav2 li a:hover{
    color: #fff;
    background-color: #3E9FCF;
}

/****Padding*******/
.padding5
{
	padding:5px 5px 5px 8px;
}
.padding3 {
	padding:3px;
}
.paddingleft3
{padding-left: 3px;
}
.paddingtop5 {
	padding-top:5px;
}
.paddingleft5 {
	padding-left:5px;
}
.padright3 {
	padding-right: 3px;
}
.padleft3 {
	padding-left: 3px;
}
.padright10 {
	padding-right: 10px;
}
.paddingbottom5 {
	padding-bottom: 5px;
}

/*****Blank Button (Sprite-Rollover graphic)****/

a.blank_btn{
	 background:#ffffff url(images/blank_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:240px;
	 text-align:center;
	 border: solid 1px #336699;
	 text-decoration:none;
	 font-family: tahoma,Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight:bold;
	 color: #336699;
	 }

a.blank_btn:hover { 
	background: #ffffff url(images/blank_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	text-decoration:none;
	color: #cc0000;
	 }
	 
	 a.blank_btn2line{
	 background:#ffffff url(images/blank_btn2line.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:36px;
	 width:250px;
	 text-align:center;
	 border: solid 1px #336699;
	 text-decoration:none;
	 font-family: tahoma,Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight:bold;
	 color: #336699;
	 }

a.blank_btn2line:hover { 
	background: #ffffff url(images/blank_btn2line.gif) no-repeat 0px  -36px;
	border: solid 1px #ff0000;
	text-decoration:none;
	color: #cc0000;
	 }

	 button.blank_btn{
	 background:#ffffff url(images/blank_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:200px;
	 text-align:center;
	 border: solid 1px #336699;
	 text-decoration:none;
	 font-family: tahoma,Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-weight:bold;
	 color: #336699;
	 }

button.blank_btn:hover { 
	background: #ffffff url(images/blank_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	text-decoration:none;
	color: #cc0000;
	 }	 

/*****Viewcart Button (Sprite-Rollover graphic)****/

a.viewcart_btn{
	 background:#ffffff url(images/viewcart_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:13px;
	 width:76px;
	 text-align:center;
	 border: solid 1px #336699;
	 margin:1px 0 0 3px; 
	 }

a.viewcart_btn:hover { 
	background: #ffffff url(images/viewcart_btn.gif) no-repeat 0px  -13px;
	border: solid 1px #ff0000;
	 }
	 

/*****Borders*********/

.borderthin {  border: 1px #CCCCCC solid;}
.borderthingrey {  border: 1px #cccccc solid;}
.borderthingreyinside {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.borderthingreybottom {
	border-bottom: 1px #cccccc solid;
	}
.bordertopmenu
{
	 border-width: 0 2px 0 2px;
	 border-color: #C4DCE7;
	 border-style: solid;
	  } 
.border-right { border-right: 1px solid #CCCCCC;}
.border-right-black { border-right: 2px #000000 solid;}
.borderthinblue
 {
	 border-width: 0 2px 2px 2px;
	 border-color: #C4DCE7;
	 border-style: solid;
	  }
.borderthingreyleft { border-left: 1px solid #CCCCCC }

.borderorange3 { 
	 border-width: 3px 0 3px 0;
	 border-color: #cc9933;
	 border-style: solid;
	 width:90%;
 }

/****Font Styles*******/
.footer {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333;text-align:center;clear:both;}
a.footer {  font-family:  Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #333333;text-decoration:underline;}
a.footer:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #cc0000;text-decoration:underline;}
.generaltop_nav_text {
   font-family:Arial, Helvetica, sans-serif;
   color: #98BCFE;
   font-size: 12px;
   padding: 0px 3px 0px 3px;
   display: block;
   font-weight: bold;
   background-color: #FFFFFF;
   text-decoration: none;
   }
.generaltop_nav_text a:hover {
   color: #0066CC;
   }
.textgreysmall { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #444444 }
.textgrey { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: normal; color: #444444 }
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: normal; color: #000000 }
a.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: normal; color: #000000;text-decoration:none }
a.text2:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: normal; color: #cc0000;text-decoration:none }
.text2red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: normal; color: #ff0000;text-decoration:none; }
.text2red:hover { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: normal; color: #ff0000;text-decoration:none; }
.text3red {
	color: #cc0000;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
}
.text4red {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #cc0000;}
.redtext { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #cc0000 }
a.text3red { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #ff0000;text-decoration:underline; }
a.text3red:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #ffcc00;text-decoration:underline; }

.textboldblue11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #3399cc;text-decoration:none;}
a.textboldblue11 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #3399cc;text-decoration:none;}
a.textboldblue11:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: normal; font-weight: bold; color: #ff0033;text-decoration:underline;}

.textboldblue13 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #3399cc}
a.textboldblue13 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #3399cc;text-decoration:underline;}
a.textboldblue13:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: normal; font-weight: bold; color: #ff0000;text-decoration:underline;}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext11 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.whitetext12 {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


a.whitetext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitetext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.whitehead { font-family: Tahoma, Verdana, arial, sans; font-size: 14px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: none }
a.whitehead { font-family: Tahoma, Verdana, arial, sans; font-size: 14px; line-height: normal; font-weight: bold; color: #FFFFFF; text-decoration: underline }
a.whitehead:hover { font-family: Tahoma, Verdana, arial, sans; font-size: 14px; line-height: normal; font-weight: bold; color: #FFff00; text-decoration: underline }

.boxstyle5{
background-color: #006699;
display: block;
height: 14px;
border: 1px #003F5E outset;
padding: 0 2px 1px 0;
color: #4A4A4A;
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: white;
position: relative;
}
.mainbutton {
	background-color: #C4DCE7;
	border: 1px #A5C9DA outset;
	padding: 0 2px;
}
a.mainbutton {
	color: #4a4a4a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
a.mainbutton:hover {
	color: #cc0000;
	text-decoration:underline;
}

.textstyle6 {
font-family: Arial;
font-size: 12px;
font-weight: 300;
text-decoration: none;
color: #990000;
display: block;
padding: 0px 0px 4px 0px;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid;
}

/****Bottom Menu ****/

.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
	padding: 4px 5px 4px 5px;
	text-decoration:none;
}
a.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 3px;
	margin-right: 3px;
	text-align:center;
	text-decoration:none;
}
a.bottommenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
	text-decoration:none;
}

.paddingright5
{padding-right: 5px;
}
/********For Content Header********/

.bluefade { 
	width:500px;
	height:3px;
	margin-bottom:10px;
	  }

.redhead {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; line-height: normal; font-weight: bold; color: #CC0000; text-decoration: none}
.redbar {
	background: url('images/redbarbkd.jpg') no-repeat ;
	display: block;
	height: 4px;
	width: 90%;
	margin:5px 0 5px 0;
	padding:0;
}
.redbar2 {
	background: url('images/redbarbkd.jpg') no-repeat;
	display: block;
	height: 4px;
	width: 90%;
	margin:5px 0 3px 0;
}
.redbar3 {
	background: url('images/redbarbkd.jpg') no-repeat ;
	display: block;
	height: 4px;
	width: 90%;
	margin: 0;
	padding:0;
}
/*****backgrounds***********/

.litegreybkd {background-color: #dddddd; }
.litebluebkd {background-color: #c4dce7; }
.bluebkd {background-color: #336699; }
.redbkd {background-color: #cc3333; }
.goldbkd {background-color: #c8ba69; }
.orangebkd {background-color: #cc9933; }
.orange_header_bkd { 
	background-image:url('images/orange_back_top.gif ');
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-left:5px;
    height:18px; 
	}
.blue_header_bkd { 
	background-color: #069;
	padding: 0 0 2px 0;
    height: 18px;
	color: #FFF;
	font-size: 18px;
	text-align: center;	
	}	
.red_header_bkd { 
	background-color: #900;
	padding: 0 0 2px 0;
    height: 18px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	}
.blue_header_bkd a{ 
	font-family: "Arial Black";
    font-size: 11px;
    color: #ffffff;
    text-decoration:none;
	}
.blue-header_bkd a:hover {
		text-decoration:underline;
	}
.orange_bar_top {
	background-image: url(images/orange_bar_top.gif);
	padding-left: 5px;
	border-left: 2px solid #FFF;
}

/********For images around text ************/
.imageright {
	float: right;
	margin-left:10px;
}
.imageleft {
	float: left;
	margin-right:10px;
}
 .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfloat { /* this class should be placed on a div or br element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
/*****Activate Benefit Button (Sprite-Rollover graphic)****/

.activatebutton  a{
	 background:#ffffff url(images/activate_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:150px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.activatebutton  a:hover { 
	background: #ffffff url(images/activate_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }
	 

/*****BUY-btn (Sprite-Rollover graphic)****/

.buy-btn  a{
	 background:#ffffff url(images/buy-btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:60px;
	 text-align:center;
	 border: solid 1px #336699;
	 margin:0px;
	 padding:0px;
	 }

.buy-btn  a:hover { 
	background: #ffffff url(images/buy-btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;

	 }
/*****ADD TO CART-btn (Sprite-Rollover graphic)****/

.addtocart_btn  a{
	 background:#ffffff url(images/addtocart_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:88px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.addtocart_btn  a:hover { 
	background: #ffffff url(images/addtocart_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;

	 }	 	 	 
/*****direct_voucher_btn (Sprite-Rollover graphic)****/

.direct_voucher_btn  a{
	 background:#ffffff url(images/direct_voucher_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:65px;
	 width:200px;
	 float:right; 
	 margin-left:10px;
	 }

.direct_voucher_btn  a:hover { 
	background: #ffffff url(images/direct_voucher_btn.gif) no-repeat 0px  -65px;
	 }
	 
	 
/*****Redeem Button (Sprite-Rollover graphic)****/

.redeembutton  a{
	 background:#ffffff url(images/redeem_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:91px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.redeembutton  a:hover { 
	background: #ffffff url(images/redeem_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }
	 
	 
/*****Register Button (Sprite-Rollover graphic)****/

.register_butt  a{
	 background:#ffffff url(images/register_butt.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:91px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.register_butt  a:hover { 
	background: #ffffff url(images/register_butt.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }

/*****Signin Button (Sprite-Rollover graphic)****/

.signin_btn a {
	 background:#ffffff url(images/signin_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:91px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.signin_btn a:hover { 
	background: #ffffff url(images/signin_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }
	 
/*****Enroll Button (Sprite-Rollover graphic)****/	 
.enroll_butt  a{
	 background:#ffffff url(images/enroll_butt.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:91px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.enroll_butt  a:hover { 
	background: #ffffff url(images/enroll_butt.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }	
/*****At Your Door Dining Voucher Button (Sprite-Rollover graphic)****/	 
.diningbtn  a{
	 display:block; 
	 background:#ffffff url(images/diningv_btn.gif) no-repeat 0px  0px ; 
	 height:37px;
	 width:150px;
	 text-align:center;
	 }

.diningbtn  a:hover { 
	background: #ffffff url(images/diningv_btn.gif) no-repeat 0px  -37px;
}
	 
/*****VDD Button (Sprite-Rollover graphic)****/

.vendor_btn  a{
	 background:#ffffff url(images/vendor_btn.gif) no-repeat 0px  0px ; 
	 display:block; 
	 height:18px;
	 width:156px;
	 text-align:center;
	 border: solid 1px #336699; 
	 }

.vendor_btn  a:hover { 
	background: #ffffff url(images/vendor_btn.gif) no-repeat 0px  -18px;
	border: solid 1px #ff0000;
	 }
	 
/*******Shopping Cart Buttons *****************/

.cart_btn {
	
	height:20px;
	width:100px;
background-color: #C4DCE7;
border: 1px #A5C9DA outset;
padding: 0 2px;
color: #4A4A4A;
text-decoration: none;
font: bold 10px Arial;
}
.cart_btn2 {
	
	height:20px;
	width:70px;
background-color: #C4DCE7;
border: 1px #A5C9DA outset;
padding: 0 2px;
color: #4A4A4A;
text-decoration: none;
font: bold 10px Arial;
}	

/* BUTTONS */
.buttons {
	margin:0 15px 5px 15px;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 3px 0 0;
    background-color: #C4DCE7;
    border: 1px #A5C9DA outset;
    padding: 0 2px; /* Links */
    font: bold 10px Arial, sans-serif;
    text-decoration:none;
    color:#4A4A4A;
}

button:hover, .buttons a:hover{
    color:#336699;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#4a4a4a;
}
.buttons a.positive:hover, button.positive:hover{
    color:#333333;
}



/*******Shopping Cart Category Header***********/

.cart_header {
	width:500px;
	height:20px;
	padding-left:5px;
	background: #cc9933 url('images/blue_back_top.gif ');
	font-family: "Arial Black";
    font-size: 11px;
    color: #ffffff;
    text-align:left;
    margin:0 0 10px 12px; 
}	

/*******Display Cart  Header***********/

.display_header {
	width:500px;
	height:20px;
    font-size: 13px;
    text-align:left;
    margin:0 0 10px 3px;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #3399cc;
        
}	 	 	 	 	 
/*******submit button for customer_information.asp***********/

a.submitbut { 
	
	border:2px solid #ffcc00;
	color:#ffffff;
	font-family:arial,helvetica,sans;
	font-size:11px;
	font-weight:bold;
	background-color:#003399;
	height:21px;
	 }
a.submitbut:hover  {
	 border:2px solid #ffff00;
	 background-color:#ff0000;
	 
	  }
/*********Backgrounds*************/
	 .litegreybkd {
	background: #dddddd;
}
.orange_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.greybkd {
	background: url(images/grey_bkd20.gif) repeat-x;
}

/** LeftNav decendent selector **/
#leftnav td {
	padding-left:5px;
}
#leftnav td a{
font-family: Arial;
font-size: 11px;
text-decoration: none;
color: #666666;	
}
#leftnav td a:hover {
text-decoration: none;
color: #990000;	
}

/*****Star Bullet for lists******/
ul.starbullet li,
.starbullet {
list-style: url(images/star_gold20.gif)	
}


/*****Blue Box, Blue Border for Special Content Emphasis******/
.bluebox {
	border: 1px solid #6a9ddb;
	padding: 5px;
}
.blue-border-table {
	border: 1px solid #6a9ddb;
	border-collapse:collapse;/*set table attribute border="1" ; collapse works in mozilla*/
	/*I.E browsers need border color attribute in table tag even though deprecated.*/
}
td {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.textaligncenter {
	text-align: center;
}
.textalignleft {
	text-align: left;
}
.goldbkddark {
	background-color: #b99e02;
}
.paddingleft20 {
	padding-left: 20px;
}
.divaligncenter  {
	width:400px;
	margin:0 auto;
}

/**Shopping Discount Portal Pages**/

.portalpage_leftimage {
  float: left;
  display: inline;
  }
.portalpage_middletext {
  float: right;
  padding: 2px 4px 4px 4px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  display: inline;
  }
.portalpage_rightlogo_container {
  padding: 4px;
  }
.portalpage_individuallogos {
  margin-bottom: 10px;
  }
.portalpage_lowercontainer {
  margin-top: 10px;
  }
.portalpage_lower_left {
  float: left;
  display: inline;
  }
.portalpage_lower_middle {
  float: right;
  padding-left: 6px;
  display: inline;
  }
.portalpage_lower_right {
  float: right;
  padding-top: 10px;
  display: inline;
  } 
.portalpage_redtext {
  padding: 6px 0px 6px 0px;
  font: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #990000;
  }
  
/* NEW BENEFIT NOTIFICATION POPUP */

.notification_header {
  background-color: #CC0000;
  width: 500px;
  padding: 2px 0px 2px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 4px;
  }
.notification_body {
  background-color: #E4E4E4;
  width: 500px;
  padding: 2px 0px 2px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #000000;
  margin: 0px 4px 4px 4px;
  }
  
/** FREE BONUS GIFT BOX **/

.gift_box_container {
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
    margin: auto;
}
.gift_box_top {
	width: 554px;
	height: 37px;
	background-image: url(images/free_bonus_gift_box_top.gif);
	margin: auto;
}
.gift_box_mid {
	width: 554px;
	background-image: url(images/free_bonus_gift_box_middle.gif);
	margin: auto;
}
.gift_box_bottom {
	width: 554px;
	height: 16px;
	background-image: url(images/free_bonus_gift_box_bottom.gif);
	margin: auto;
}
.voucher_button_align {
	text-align: center;
	padding: 10px 0 10px 0;
}

/** VDD **/

.vdd_auto_repair a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/auto_repair_discount_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_business_solutions a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/business_solutions_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_credit_card_loans a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/credit_card_loans_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_education_savings a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/education_savings_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_fitness_savings a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/fitness_savings_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_discount_furniture a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/discount_furniture_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_home_improvement a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/home_improvement_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_moving_storage a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/moving_storage_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_pet_care a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/pet_care_supplies_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_recreation_fun a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/recreation_fun_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_rv_rental_discounts a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/rv_rental_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_savings_account_banking a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/savings_account_banking_network_banner.png);
	color: #000;
	text-decoration: none;
}
.vdd_real_estate a {
	display: block;
	margin: 6px auto 0 auto;
	padding: 36px 5px 0 144px;
	width: 375px;
	height: 68px;
	background-image: url(images/real_estate_network_banner.png);
	color: #000;
	text-decoration: none;
}

/* MISCELLANEOUS TEXT */
.rebate_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.red_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #900;
}
.blue_med {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #069;
	font-weight: bold;
}
.dark_blue_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #036;
}
.orange_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F93;
}
