@charset "UTF-8";

/* BODY */ 
body { margin: 0px; padding: 0px; width: 100%; text-align:center; background-color: #e6e8db; background-image: url(../images/bg-main.jpg); background-repeat: repeat-x; background-position: center top; }

/*--------------------------------------------------------------------------*/

/* TEXT STYLES */ 
p { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; line-height: 25px; margin-top: 0px; }
p a{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #AACF00; text-decoration:none; }
p a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; text-decoration:underline; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #AACF00; letter-spacing: -1px; margin-top: 0px; }
h2{ font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #FFFFFF; margin-top: 0px; }
h3{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; margin-top: 10px; }
.White { color: #FFFFFF; }
.Form { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; }
.Footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; }
.Footer a{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration:none; }
.Footer a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration:underline; }
ul{ list-style-type: none; padding: 0; margin-left: 30px; }

.normal-list {list-style-type: disc; color: #fff; font-size: 14px; font-family: arial; line-height: 150%;}
.normal-list a {color: #bababa;}

h1 a {color: #FFF; text-decoration: none;}

/*--------------------------------------------------------------------------*/

/* LAYOUT STYLES */ 
#Container{
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#ContentContainer { float: left; width: 960px; }
#Flash { float: left; height: 281px; width: 627px; }
#Footer { float: left; width: 940px; padding-top: 5px; padding-left: 20px; padding-bottom: 50px; }
#FooterLeft { float: left; width: 490px; padding-right: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#FooterRight { float: right; width: 320px; text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
#FooterRight a{ text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000000; }
#FooterRight a:hover{ text-align: right; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; }
#Header { background-image: url(../images/bg-nav.png); float: left; height: 124px; width: 960px; }
#HomeBox1 { background-image: url(../images/bg-homebox1.png); float: left; height: 254px; width: 960px; margin-top: 5px; padding-top: 15px; background-repeat: no-repeat; }
#HomeBox2 { background-image: url(../images/bg-homebox2.png); float: left; height: 256px; width: 960px; margin-top: 5px; background-repeat: no-repeat; padding-top: 12px; }
#LeadForm { float: left; height: 283px; width: 328px; margin-left: 5px; }
#Logo { float: left; height: 124px; width: 347px; }
#Menu { float: left; width: 600px; padding-top: 11px; }
#Menu2 { float: right; padding-top: 20px; width: 370px; }
#SubBottom { background-image: url(../images/bg-subbottom.png); float: left; height: 28px; width: 960px; }
#SubTop { background-image: url(../images/bg-subtop.png); float: left; height: 28px; width: 960px; margin-top: 5px; }
#SubContentContainer { background-image: url(../images/bg-sub-content.png); float: left; width: 960px; }
#SubContentLeft { float: left; width: 600px; padding-right: 10px; padding-left: 20px; }
#SubContentRight { float: left; width: 300px; padding-left: 20px; text-align: center; padding-top: 30px; }
#SubContentRight .bottomitems {width: 280px; text-align: left;}
/*--------------------------------------------------------------------------*/


/* FORM STYLES */ 
.block {
	width: 468px;
	position:relative;
}
.block-content {
	background-image: url(../images/block-bg.png);
	background-repeat: repeat-y;
	padding:0px 4px;
}
#form_box p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
	margin-bottom: 10px;
}
.fieldclass { background-image: url(../images/field-bg.gif); background-repeat: repeat-x; border: 1px solid #c8c8c8; font-size: 13px; color: #333333; width: 250px; padding-top: 8px; padding-right: 8px; padding-left: 8px; }
#submitter {
	height: 44px;
	width: 114px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../images/send-button.png);
}
.fsboxshadow .fsBody .fsForm{
    box-shadow:none !important;
    border:0px !important;
}

/*--------------------------------------------------------------------------*/

/* IMAGE POSITION STYLES */ 

.PreleadPic {
	display:none;
}
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight {
	float: right;
	margin-right: 8px;
	margin-left: 8px;
}
/* Remove annoying border on linked images. */
a img { border: none; }

/*--------------------------------------------------------------------------*/
.refer-a-friend #SubContentRight {
  float: left;
  width: 300px;
  padding-left: 20px;
  text-align: center;
  padding-top: 0px;
}

.refer-form {

	background-color: #ebebeb;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.refer-form form{
	padding: 20px;
	color: #666;
}

.refer-form input {
  width: 97%;
	height: 30px;
}
.refer-form textarea {
  width: 97%;
	height: 60px;
}
.fsFieldRow {
	padding-bottom: 10px;
	font-size: 12px;
}

.refer-form h2 {
  padding: 20px 0 0;
  margin: 0;
  text-align: center;
  color: #666;
}
.fsPagination {
  text-align: center;
  margin: 0 !important;
}

#fsSubmitButton1979438 {
	  width: 100%;
  height: 40px;
  background-color: #666;
  color: #fff;
  border: 0;
  border-radius: 5px;
  border-bottom: 2px solid #222;
}
.refer-coupon {
	background-color: #404040;
	border-radius: 10px;
	min-height: 200px;
	padding: 30px;
	
}
.coupon-info {
	border: 3px #eee dashed;
	text-align: center;
}
.coupon-info h1{
	font-size: 50px;
	margin: 20px;
	color: #fff;
	}
.coupon-info h1:after {
	content: "";
	display: block;
	background-color: #4ccd00;
	width: 50px;
	height: 2px;
	margin: 20px auto 30px;
	}
.coupon-info p{
	font-size: 20px;
	margin: 20px;
	color: #adadad;
	text-transform: uppercase;
	}
	
.contact-button {
	background: #4ccd00;
	display: inline-block;
	padding: 10px 25px;
	border-radius: 50px;
	font-size: 20px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	margin: 40px 0 0 0;
}

hr {
	border: 0;
    height: 0;
    border-bottom: 1px solid rgba(0, 0,0, 0.9);
    padding: 20px 0 ;
}
.testimonial-photo{
  float: left;
  padding: 0 20px 0 0;
  }