/* Global Reset
------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, button,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Font imports
------------------------------------------------------------------------------*/
@font-face {
	font-family: 'ChunkFiveRegular';
	src: url('../fonts/Chunkfive-webfont.eot');
	src: local('☺'), url('../fonts/Chunkfive-webfont.woff') format('woff'), url('../fonts/Chunkfive-webfont.ttf') format('truetype'), url('../fonts/Chunkfive-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'BlackJackRegular';
	src: url('../fonts/black_jack-webfont.eot');
	src: local('☺'), url('../fonts/black_jack-webfont.woff') format('woff'), url('../fonts/black_jack-webfont.ttf') format('truetype'), url('../fonts/black_jack-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MuseoSlab500';
	src: url('../fonts/museo_slab_500-webfont.eot');
	src: local('☺'), url('../fonts/museo_slab_500-webfont.woff') format('woff'), url('../fonts/museo_slab_500-webfont.ttf') format('truetype'), url('../fonts/museo_slab_500-webfont.svg#webfontC3xd57tz') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Basic structure
------------------------------------------------------------------------------*/
body {
  background: #cedce6 url("../images/background.png");
  font-family: "helvetica neue", arial, sans-serif;
  margin: 0 0 100px 0;
}

#container {
}

a:link,
a:visited {
  color: #213b4e;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

img#ralph-sun {
  position: absolute;
  top: -45px;
  left: 12px;
}

/* Header
------------------------------------------------------------------------------*/
#header {
  background: transparent url("../images/background-header.png") bottom repeat-x;  
  padding: 30px 0 0 360px;
  padding: 46px 0 32px 0;
}

#header h1 {
  color: #62aee5;
  font-family: "ChunkFiveRegular";
  font-size: 86px;
  font-weight: normal;
  margin: 0 0 0 360px;
}

#header h2 {
  color: #ee7600;
  font-family: "BlackJackRegular";
  font-size: 36px;
  font-weight: normal;  
  line-height: 48px;
  margin: 24px 0 0 365px;
}

#header p.date {
  color: #ee7600;
  font-family: "ChunkFiveRegular";
  font-size: 24px;
  font-weight: normal;  
  margin: -13px 0 0 582px;
}

/* Main content
------------------------------------------------------------------------------*/
#content {
  background: url("../images/background-body-fade.png") top repeat-x;  
  padding: 64px 0 0 0;
}

#content .content-section {
  margin: 0 0 54px 360px;
  position: relative;
  width: 620px;
}

#content .content-section h3 {
  color: #ee7600;
  font-family: "BlackJackRegular";
  font-size: 26px;
  font-weight: normal;  
  left: -316px;
  line-height: 32px;
  position: absolute;
  text-align: right;
  top: -2px;
  width: 284px;
}

#content .content-section p,
#content .content-section ul {
  color: #3b698b;
  font-family: "MuseoSlab500";
  font-size: 18px;
  line-height: 27px;
}

#content .content-section p.package-details {
  margin: 0px 0 12px 0;
}

#content .content-section p span.dollar-sign {
  font-family: "helvetica neue";
  font-size: 36px;
  font-weight: bold;
  margin: 0 2px 0 0;
}

#content .content-section p span.price {
  font-family: "ChunkFiveRegular";
  font-size: 36px;
}

#content .content-section ul li {
  list-style: disc;
  line-height: 24px;
  margin: 0 0 8px 18px;
}

#content .content-section p img {
  border: 5px solid #fff;
  margin: 5px 0 0 0;
}

#content .content-section#footer {
  background: transparent url("../images/ralph-badge.png") 30px 15px no-repeat;
  border-top: 1px solid #c1cfd8;
  margin: 0 0 54px 210px;
  padding: 24px 0 24px 150px;
  width: 620px;  
}

#content .content-section#footer p {
  font-size: 16px;
}

/* Wufoo form
------------------------------------------------------------------------------*/
form.wufoo {
  font-family: 'MuseoSlab500', "helvetica neue", arial, sans-serif;  
  font-weight: normal;
  margin: 0;
  padding: 0;
}

form.wufoo ul {
  margin: -3px 0 0 0;
  padding: 0;
}

form.wufoo div.info {
  display: none;
}

form.wufoo label.desc {
  color: #3b698b;
  font-size: 16px;
  font-weight: normal;
}

form.wufoo span {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

form.wufoo span label {
  color: #3b698b;
}

form.wufoo ul,
form.wufoo li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

form.wufoo li.section div {
  color: #3b698b;
  font-size: 18px;  
}

input.text,
input.search,
textarea.textarea {
  background: #fff;
  border: 0;
}

form.wufoo input.text.fn {
  margin: 0 20px 0 0;
  width: 294px;
}

form.wufoo input.text.ln {
  margin: 0;
  width: 294px;
}

form.wufoo input.text.medium {
  width: 614px;
}

form.wufoo input[type="text"],
form.wufoo textarea.textarea {
  border: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px 3px;
  font-size: 24px;
}

form.wufoo li.buttons div {
  text-align: center;
}

form.wufoo input[type="submit"] {
  background: #F0871F;
  background: -webkit-gradient(linear, 0% 40%, 0% 55%, from(#FF9833), to(#F0871F));
  background: -moz-linear-gradient(0% 50% 90deg,#F0871F, #FF9833);
  border: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; 
  color: #3b698b;
	font-family: "ChunkFiveRegular", "helvetica neue";   
  font-size: 22px;
  font-weight: normal;
  line-height: 135%;  
  padding: 10px 70px 9px 70px;
  text-decoration: none;
}

form.wufoo li input[type="submit"]:hover {
  box-shadow: 0px 1px 35px #fbd127;
  -moz-box-shadow: 0px 1px 35px #fbd127;
  -webkit-box-shadow: 0px 1px 35px #fbd127;
  color: #fbd127;
  cursor: pointer;
}

/* Clear Floated Elements
------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
