﻿/**
 * Basic style rules for all media types.  Layout independent.
 *
 * Contents:
 *   - Block Elements (Headings, Lists, Forms, etc)
 *   - Inline Elements (Images, Hyperlinks, etc)
 *   - Common Classes (floats, clears, alignment)
 *
 * CSS 2.0
 *
 * @copyright   Copyright 2007 JPL Productions
 */

/* ==========================================================================
   BLOCK ELEMENTS */

body {
	color: #000000;
	font: normal 11px verdana, arial, tahoma, sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align:center;
	background-color: #1A0201;
}

h1 { font-size: 2em; }
h2 { font-size: 1.45em; }
h3 { font-size: 15px; line-height: 15px; padding: 0 0 3px 0; color: #000000; }
h4 { font-size: 1.0em; }

p { }

blockquote { padding: 1em 25px; }

ul, ol { padding: 0.5em 0; }
li { list-style-position: outside; margin-left: 20px; }

table { font-size: 1em !important; }

hr {
    border-top: 1px solid #cccccc;
    border-right: 0 none;
    border-bottom: 0 none;
    border-left: 0 none;
    height: 1px;
    margin: 4px 0px;
    width: 100%;
}

/* ==========================================================================
   OTHER */

#overall, #content, #contentInner { margin: 0px; padding: 0px; }

.signup_area {
	margin: 0px;
	background: url(../img/bg.gif) repeat-x center top;
	width: 100%;
	height: 546px;
}
.signup_text {
	margin: 0px auto;
	background: url(../img/bg.jpg) no-repeat center top;
	width: 920px;
	height: 546px;
	color: #FFF;
}
.signup_text-nosubmit {
	margin: 0px auto;
	background: url(../img/bg-nosubmit.jpg) no-repeat center top;
	width: 920px;
	height: 546px;
	color: #FFF;
}
.signup_text-500 {
	margin: 0px auto;
	background: url(../img/bg-500.jpg) no-repeat center top;
	width: 920px;
	height: 546px;
	color: #FFF;
}
.signup_body { margin: 0px; padding: 0px 125px 0px 100px; height: 210px;  text-align: left; }
.signup_body table { margin-top: 15px; width: 100%; }

.signup_body2 { margin: 0px; padding: 0px 125px 0px 100px; height: 210px;  text-align: left; }
.signup_body2 table { margin-top: 15px; width: 100%; }
.signup_body2 table td { padding: 3px 3px 3px 25px; }

.signup_logo { padding: 20px 90px 0px 75px; height: 205px; }
.signup_logo h2 { margin: 0px; padding: 0px; }
.signup_logo a { height: 150px; display: block; }
.signup_logo a span { display: none; }

.dob { padding: 65px 0px 0px 0px; text-align: center; }
.step2-header .left { float: left; }
.step2-header .right { padding-left: 540px; }

.step3-header { margin-top: 20px; }


/* ==========================================================================
   FORM ELEMENTS */

input, select, textarea { font-size: 11px; }
   
.required { margin: 0px; padding: 0px 0px 10px 0px;	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFF; }
.form-columns, .form-columns2 {
	float: left;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.form-columns3, .form-columns4 {
	float: left;
	width: 340px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.form-columns label, .form-columns2 label {
	margin: 0px;
	padding: 2px 5px 2px 0px;
	width: 100px;
	float: left;
	text-align: right;
	vertical-align: top;
	display: block;
	clear: both;
}
fieldset {
	margin: 0px 0px;
	padding: 5px 0px;
	position: relative;
	border: none;
}
fieldset ol { margin: 0; padding: 0; }
fieldset li {
	list-style: none;
	padding: 9px 0px;
	margin: 0px;
	/* prevents labels inside li from not expanding outside of li area */
  	float: left;
	clear: left;  
	width: 100%;
}

/* --------------------------------------------------------------------------
   IMAGES */

img { border: 0; }

/* --------------------------------------------------------------------------
   HYPERLINKS */

a { color: #FFF; text-decoration: underline; }
a:hover { text-decoration: none; }

/* ==========================================================================
   COMMON CLASSES */

.clearer { clear:both; height:0; font-size: 1px; line-height: 0px; }

.float_left { float: left; }
.float_right { float: right; }

.hidden { position: absolute; left: -9999em; visibility: hidden; }
.no_wrap { white-space: nowrap; }

hr.divider { display: none; }
#rules { text-align:left; }

/* --------------------------------------------------------------------------
   FOOTER */

#hersheysbranding_halo { margin: 0px; padding: 0px; }

.hersheybrand-footer {
    margin: 40px auto 20px auto;
    width: 920px;
    text-align: left;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #999;
    clear: both;
}
.hersheybrand-footer a { color: #999; text-decoration: underline; }
.hersheybrand-footer a:hover { text-decoration: none; }

#hersheysbranding_banner {
    width:760px;
	margin:10px auto 20px auto;
	text-align:left;
}

#hersheysbranding_banner a {
	text-decoration:none;
}
#hersheysbranding_banner a:hover {
	text-decoration:underline;
}

#hershey-canada-brandbar { width: 920px; height: 75px; margin: 0px 0px 15px 0px; }
#hershey-canada-brandbar-alt { display:none; padding: 25px 0px 0px 0px; }

#copyright_content {
	width:712px;
	padding:3px 0;
	margin:15px auto 5px auto;
	text-align:left;
}

.caru-logo { padding-left: 750px; }

.ad-alert { font-size: 10px; height: 35px; border-top: 1px solid #999; padding-top: 10px; margin-top: 10px; }
.ad-alert img { vertical-align: middle; float: left; padding-right: 10px; }
.clearer { clear:both; }

#is404Page { color:#FFF; }
