  /** ******************************************************************************************************

  A bit of global resetting - courtesy of: http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/
  
  ****************************************************************************************************** **/
  
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline;}
  body {line-height: 1;}
  ol, ul {list-style: none;}
  blockquote, q {quotes: none;}
  :focus {outline: 0;}
  ins {text-decoration: none;}
  del {text-decoration: line-through;}
  /* tables still need 'cellspacing="0"' in the markup */
  table {border-collapse: collapse; border-spacing: 0;}



	
  /** ******************************************************************************************************

  The Rest
  
  ****************************************************************************************************** **/
	
  body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; background-color: #fdf2f8; text-align: center;}
  #container {width: 760px; margin: 0 auto; background-color: #fff; text-align: left; padding-bottom: 1px;}
  #header {background: url(skin/masthead_lgc.jpg) no-repeat; height: 160px; width: 760px;}
  #header #link a {display: block; height: 25px; width: 200px; text-indent: -9999px; position: relative; top: 90px;}

a {
	font-weight: bold;
	color:#FF3399;
}
#merchlink a{
  	display: block;
	float: right;
	margin: 65px 0 0 0;
	width: 230px;
	height: 22px;
	text-indent: -99999px;
  }
  .heading {margin: 0 0 20px 40px;}
  .heading p.up1 {font-size: 32px; font-weight: bold; color: #F53CBE; text-transform: uppercase;}
  .heading p.up2 {font-size: 14px; font-weight: bold;}
  .heading span {color: #F53CBE;}

  ul.bullet {margin-left: 40px;}
  ul.bullet li {list-style-position: inside; list-style-image: url(skin/bullet.gif); margin-top: 10px;}
  ul.bullet li * {line-height: 15px;}
  ul li span {color: #ED46B0; font-weight: bold;}

  #info {clear: both;}
  #info h3 {width: 247px; height: 38px; background: url(skin/heading_another_reason.jpg) no-repeat; text-indent: -9999px; margin: 0 0 0 30px;}

#footer {width: 740px; overflow: auto; background-color: #f31eb4; margin: 40px 0 5px 5px; text-align: left; padding: 5px 0 5px 10px;}
#footer p {color: #fff; font-size: 11px; width: 100%;}

#subscribe {clear: both;}
#subscribe h3 {width: 295px; height: 47px; background: url(skin/heading_subscribing.jpg) no-repeat; text-indent: -9999px; margin: 0 0 0 30px;}
#subscribe #heading_dd {width: 373px; height: 42px; background: url(skin/heading_payment_dd.jpg) no-repeat; text-indent: -9999px; margin: 30px 0 0 30px;}
#subscribe #heading_card {width: 511px; height: 72px; background: url(skin/heading_payment_card.jpg) no-repeat; text-indent: -9999px; margin: 30px 0 0 30px;}
#subscribe ul li {float: left; margin: 0 0 0 0; display: inline;}
#subscribe .first {margin-left: 50px;}




/* Subscribe Page */

#subscribebox  {
	position: relative;
	top: 10px;
	text-align: center;
	margin: 0 auto;
	width: 500px;
	height: 220px;
}
#selectionbox {
	width: 380px;
	border: 2px dashed #fa98dc;
	padding: 10px;
	margin: 10px auto;
	background-color: #fefafd;
}
#call {
	text-align: center;
	margin: 0 auto 0 25px;
	width: 500px;
	height: 110px;
}
#footer_contact {

	text-align: center;
	margin: 0 auto;
	width: 540px;
	height: 50px;
}

/* **********************************************
     Subs Club
************************************************ */
#subs_extra {width: 640px; padding: 10px; margin-left: 30px; background-color: #FDECF4; border: 1px solid #F084B8;}
#subs_extra p img{padding: 0 10px 10px 0;}
#subs_extra p.heading {color: #F084B8; font-size: 18px; padding: 15px 0 10px;}
#subs_extra #app {background-color: #F085B9; list-style-type: none; width: 450px;}
#subs_extra #app p {color: #fff; font-size: 15px; margin: 0;}
#subs_extra #app p img {padding: 0 0 0 0 ;}

