@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #C2C09C;
	line-height: 1.4;
	background-image: url(images/tile3.gif);
}
#testimonials {
	padding-top: 60px;
	list-style-type: none;
	margin-left: 0px;
	font-size: 12px;
} 
#testimonials .slide {
	width: 220px;
	font-size: 11px;
	line-height: 1.8;
	font-style: italic;
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.testimonial-bg	{
	background-image: url(images/testimonial-bg-box.jpg);
	font-size: 12px;
	height: 300px;
	width: 208px;
	background-repeat: no-repeat;
	background-position: left top;
}
.blockquote {
	width: 180px;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #333;
	font-style: italic;
	line-height: 1.8;
	font-style: italic;
	text-align: left;
}
.dtgate {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #D47DAA;
	background-image: url(images/gate_kick_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dlgate {
	width: 200px;
	margin-top: 0;
	margin-bottom: 0;
	height: 280px;
	background-color: #D47DAA;
	background-image: url(images/gate_kick_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ddgate {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #FFFFFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-top: 0px;
	text-align: left;
}
.ddgate a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #333366;
}
.twoColFixRtHdr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* this overrides the text-align: center on the body element. */
	text-align: left;
} 
.twoColFixRtHdr #container #header table {
	margin-right: auto;
	margin-left: auto;
}
.twoColFixRtHdr #header {
	background-color: #FFFFFF;
	text-align: center;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 15px;
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	background-image:url(images/box-resources.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
}
.twoColFixRtHdr #sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	background-image:url(images/box-submit-testimonial.jpg);
	background-repeat:no-repeat;
	padding-top: 28px;
	padding-left: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixRtHdr #sidebar4 {
	float: right; /* since this element is floated, a width must be given */
	width: 235px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	background-image:url(images/box-prod-shots.jpg);
	background-repeat:no-repeat;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.8;
}
.twoColFixRtHdr #container #sidebar1 .dlpink .ddpink a {
	color: #FFFFFF;
	text-decoration: none;
}
.dl .dd a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent h1 {
	font-size: 22px;
	font-weight: normal;
	color: 63b0c5;
}
.twoColFixRtHdr #container #sidebar1 p {
	font-size: 13px;
}
.twoColFixRtHdr #container #sidebar2 p {
	font-size: 11px;
}
.dlgrey {
	width: 686px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/mainbot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
  .dlgreywide {
	width: 905px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	min-height: 200px;
	background-color: #FFFFFF;
	background-image: url(images/mainbotwide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
  }
.dlblue {
	width: 283px;
	background: #63b0c5 url(images/bluebott.gif) no-repeat bottom left;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 200px;
  }

.dlpink {
	width: 283px;
	background: #d47daa url(images/pinkbott.gif) no-repeat bottom left;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 200px;
  }

.dl {
	width: 283px;
	background: #c9da5b url(images/greetbott.gif) no-repeat bottom left;
	margin-top: 0;
	margin-bottom: 0;
	min-height: 200px;
  }
  
.dtblue {
	margin: 0px;
	background: #63b0c5 url(images/topblue.gif) no-repeat top left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
  }
.rr {
	float: left;
}
.dtgrey {
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #63B0C5;
	background-image: url(images/maintop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dtgrey-prod {
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #63B0C5;
	background-image: url(images/maintop2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.dtgreywide {
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #63B0C5;
	background-color: #FFFFFF;
	background-image: url(images/maintopwide.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.dtpink {
	margin: 0px;
	background: #d47daa url(images/pinktop.gif) no-repeat top left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
  }
.dt {
	margin: 0px;
	background: #c9da5b url(images/greentop.gif) no-repeat top left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
  }
.border {
	background-image:url(images/bglines.gif);
	background-repeat: repeat;
}
.border-wide {
	background-image:url(images/bglineswide.jpg);
	background-repeat: repeat;
}
.dtsubhead {
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63B0C5;
	background-image:url(images/bglines.gif);
}
.dtsubhead-wide {
	margin: 0px;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	line-height: 1.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #63B0C5;
	background-image:url(images/bglineswide.jpg);
}
.bluehead {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #63B0C5;
}
.twoColFixRtHdr #container .wide a {
	color: #FFFFFF !important;
	text-decoration: none !important;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ddgrey {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #8D5F43;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 10px;
	text-align: left;
	background-image:url(images/bglines.gif);
  }
.ddgrey-wide {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #8D5F43;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 10px;
	text-align: left;
	background-image:url(images/bglineswide.jpg);
	background-repeat: repeat;
  }
.kogrey {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #8D5F43;
	background-color: #eef3fc;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 10px;
	text-align: left;
  }
.twoColFixRtHdr #container #mainContent .dlgrey .ddgrey strong {
	margin: 0px;
}
.ddpink {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: center;
  }
.ddblue {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
  }
.dotlineforsomereason {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
}
.dd {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.6;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-top: 0px;
	text-align: left;
  }
.twoColFixRtHdr #container #sidebar1 h3 {
	font-size: 14px;
}
.twoColFixRtHdr #mainContent {
	font-size: 11px;
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColFixRtHdr #mainContent2 {
	font-size: 11px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.story {
	background-image: url(images/bgbg.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
.twoColFixRtHdr #container #mainContent p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.twoColFixRtHdr #footer {
	padding: 0;
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #container #mainContent h1 {
	color: #63b0c5;
	font-size: 22px;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break 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: 1px;
    line-height: 0px;
}
.wide {
	padding-top: 15px;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}
.ll {
	float: right;
}
.submenu {
	margin: 0px;
	background-image: url(images/sub-menu.jpg);
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submenu2 {
	margin: 0px;
	background-image: url(images/sub-menu.jpg);
	height: 33px;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.promotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
.promo-retailer {
	width: 220px;
	background: url(images/box-find-retailer.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left bottom;
}
.promo-drop-down {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}



