
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

/*html, body, div, span, object, iframe,*/
/*h1, h2, h3, h4, h5, h6, p, blockquote, pre,*/
/*abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,*/
/*small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,*/
/*fieldset, form, label, legend,*/
/*table, caption, tbody, tfoot, thead, tr, th, td,*/
/*article, aside, canvas, details, figcaption, figure,*/
/*footer, header, hgroup, menu, nav, section, summary,*/
/*time, mark, audio, video {*/
  /*margin: 0;*/
  /*padding: 0;*/
  /*border: 0;*/
  /*font-size: 100%;*/
  /*font: inherit;*/
  /*vertical-align: baseline;*/
/*}*/

/*article, aside, details, figcaption, figure,*/
/*footer, header, hgroup, menu, nav, section {*/
  /*display: block;*/
/*}*/

/*blockquote, q { quotes: none; }*/
/*blockquote:before, blockquote:after,*/
/*q:before, q:after { content: ''; content: none; }*/
/*ins { background-color: #ff9; color: #000; text-decoration: none; }*/
/*mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }*/
/*del { text-decoration: line-through; }*/
/*abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }*/
/*table { border-collapse: collapse; border-spacing: 0; }*/
/*hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }*/
/*input, select { vertical-align: middle; }*/

/*body { font:13px/1.231 sans-serif; *font-size:small; background: none; text-align: left;} */
/*select, input, textarea, button { font:99% Garamond, Georgia }*/
/*pre, code, kbd, samp { font-family: monospace, sans-serif; }*/

/*html { overflow-y: scroll; }*/
/*a:hover, a:active { outline: none; }*/
/**/
/*ul, ol { margin-left: 2em; }*/
/*ol { list-style-type: decimal; }*/
/**/
/*nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }*/
/*small { font-size: 85%; }*/
/*strong, th { font-weight: bold; }*/
/*td { vertical-align: top; }*/

/*sub, sup { font-size: 75%; line-height: 0; position: relative; }*/
/*sup { top: -0.5em; }*/
/*sub { bottom: -0.25em; }*/

/*pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }*/
/*textarea { overflow: auto; }*/
/*.ie6 legend, .ie7 legend { margin-left: -7px; } */
/*input[type="radio"] { vertical-align: text-bottom; }*/
/*input[type="checkbox"] { vertical-align: bottom; }*/
/*.ie7 input[type="checkbox"] { vertical-align: baseline; }*/
/*.ie6 input { vertical-align: text-bottom; }*/
/*label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }*/
/*button, input, select, textarea { margin: 0; }*/
/*input:valid, textarea:valid   {  }*/
/*input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }*/
/*.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }*/

/*::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }*/
/*::selection { background:#FF5E99; color:#fff; text-shadow: none; }*/
/*a:link { -webkit-tap-highlight-color: #FF5E99; }*/

/*button {  width: auto; overflow: visible; }*/
/*.ie7 img { -ms-interpolation-mode: bicubic; }*/


/**/
	/*Variable Grid System.*/
	/*Learn more ~ http://www.spry-soft.com/grids/*/
	/*Based on 960 Grid System - http://960.gs/*/

	/*Licensed under GPL and MIT.*/
/**/

/**/
  /*Forces backgrounds to span full width,*/
  /*even if there is horizontal scrolling.*/
  /*Increase this if your layout is wider.*/

  /*Note: IE6 works fine without this fix.*/
/**/

/*body {*/
  /*min-width: 960px;*/
/*}*/

/* Containers*/
/*----------------------------------------------------------------------------------------------------*/
/*.container_12 {*/
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	/*width: 960px;*/
/*}*/

/* Grid >> Global*/
/*----------------------------------------------------------------------------------------------------*/


/*.grid_1,*/
/*.grid_2,*/
/*.grid_3,*/
/*.grid_4,*/
/*.grid_5,*/
/*.grid_6,*/
/*.grid_7,*/
/*.grid_8,*/
/*.grid_9,*/
/*.grid_10,*/
/*.grid_11,*/
/*.grid_12 {*/
	/*display:inline;*/
	/*float: left;*/
	/*position: relative;*/
	/*margin-left: 5px;*/
	/*margin-right: 5px;*/
/*}*/



/*.push_1, .pull_1,*/
/*.push_2, .pull_2,*/
/*.push_3, .pull_3,*/
/*.push_4, .pull_4,*/
/*.push_5, .pull_5,*/
/*.push_6, .pull_6,*/
/*.push_7, .pull_7,*/
/*.push_8, .pull_8,*/
/*.push_9, .pull_9,*/
/*.push_10, .pull_10,*/
/*.push_11, .pull_11,*/
/*.push_12, .pull_12 {*/
	/*position:relative;*/
/*}*/


/* Grid >> Children (Alpha ~ First, Omega ~ Last)*/
/*----------------------------------------------------------------------------------------------------*/

/*.alpha {*/
	/*margin-left: 0;*/
/*}*/

/*.omega {*/
	/*margin-right: 0;*/
/*}*/

/* Grid >> 12 Columns*/
/*----------------------------------------------------------------------------------------------------*/


/*.container_12 .grid_1 {*/
	/*width:70px;*/
/*}*/

/*.container_12 .grid_2 {*/
	/*width:150px;*/
/*}*/

/*.container_12 .grid_3 {*/
	/*width:230px;*/
/*}*/

/*.container_12 .grid_4 {*/
	/*width:310px;*/
/*}*/

/*.container_12 .grid_5 {*/
	/*width:390px;*/
/*}*/

/*.container_12 .grid_6 {*/
	/*width:470px;*/
/*}*/

/*.container_12 .grid_7 {*/
	/*width:550px;*/
/*}*/

/*.container_12 .grid_8 {*/
	/*width:630px;*/
/*}*/

/*.container_12 .grid_9 {*/
	/*width:710px;*/
/*}*/

/*.container_12 .grid_10 {*/
	/*width:790px;*/
/*}*/

/*.container_12 .grid_11 {*/
	/*width:870px;*/
/*}*/

/*.container_12 .grid_12 {*/
	/*width:950px;*/
/*}*/




/* Prefix Extra Space >> 12 Columns*/
/*----------------------------------------------------------------------------------------------------*/


/*.container_12 .prefix_1 {*/
	/*padding-left:80px;*/
/*}*/

/*.container_12 .prefix_2 {*/
	/*padding-left:160px;*/
/*}*/

/*.container_12 .prefix_3 {*/
	/*padding-left:240px;*/
/*}*/

/*.container_12 .prefix_4 {*/
	/*padding-left:320px;*/
/*}*/

/*.container_12 .prefix_5 {*/
	/*padding-left:400px;*/
/*}*/

/*.container_12 .prefix_6 {*/
	/*padding-left:480px;*/
/*}*/

/*.container_12 .prefix_7 {*/
	/*padding-left:560px;*/
/*}*/

/*.container_12 .prefix_8 {*/
	/*padding-left:640px;*/
/*}*/

/*.container_12 .prefix_9 {*/
	/*padding-left:720px;*/
/*}*/

/*.container_12 .prefix_10 {*/
	/*padding-left:800px;*/
/*}*/

/*.container_12 .prefix_11 {*/
	/*padding-left:880px;*/
/*}*/



/* Suffix Extra Space >> 12 Columns*/
/*----------------------------------------------------------------------------------------------------*/


/*.container_12 .suffix_1 {*/
	/*padding-right:80px;*/
/*}*/

/*.container_12 .suffix_2 {*/
	/*padding-right:160px;*/
/*}*/

/*.container_12 .suffix_3 {*/
	/*padding-right:240px;*/
/*}*/

/*.container_12 .suffix_4 {*/
	/*padding-right:320px;*/
/*}*/

/*.container_12 .suffix_5 {*/
	/*padding-right:400px;*/
/*}*/

/*.container_12 .suffix_6 {*/
	/*padding-right:480px;*/
/*}*/

/*.container_12 .suffix_7 {*/
	/*padding-right:560px;*/
/*}*/

/*.container_12 .suffix_8 {*/
	/*padding-right:640px;*/
/*}*/

/*.container_12 .suffix_9 {*/
	/*padding-right:720px;*/
/*}*/

/*.container_12 .suffix_10 {*/
	/*padding-right:800px;*/
/*}*/

/*.container_12 .suffix_11 {*/
	/*padding-right:880px;*/
/*}*/



/* Push Space >> 12 Columns*/
/*----------------------------------------------------------------------------------------------------*/


/*.container_12 .push_1 {*/
	/*left:80px;*/
/*}*/

/*.container_12 .push_2 {*/
	/*left:160px;*/
/*}*/

/*.container_12 .push_3 {*/
	/*left:240px;*/
/*}*/

/*.container_12 .push_4 {*/
	/*left:320px;*/
/*}*/

/*.container_12 .push_5 {*/
	/*left:400px;*/
/*}*/

/*.container_12 .push_6 {*/
	/*left:480px;*/
/*}*/

/*.container_12 .push_7 {*/
	/*left:560px;*/
/*}*/

/*.container_12 .push_8 {*/
	/*left:640px;*/
/*}*/

/*.container_12 .push_9 {*/
	/*left:720px;*/
/*}*/

/*.container_12 .push_10 {*/
	/*left:800px;*/
/*}*/

/*.container_12 .push_11 {*/
	/*left:880px;*/
/*}*/



/* Pull Space >> 12 Columns*/
/*----------------------------------------------------------------------------------------------------*/


/*.container_12 .pull_1 {*/
	/*left:-80px;*/
/*}*/

/*.container_12 .pull_2 {*/
	/*left:-160px;*/
/*}*/

/*.container_12 .pull_3 {*/
	/*left:-240px;*/
/*}*/

/*.container_12 .pull_4 {*/
	/*left:-320px;*/
/*}*/

/*.container_12 .pull_5 {*/
	/*left:-400px;*/
/*}*/

/*.container_12 .pull_6 {*/
	/*left:-480px;*/
/*}*/

/*.container_12 .pull_7 {*/
	/*left:-560px;*/
/*}*/

/*.container_12 .pull_8 {*/
	/*left:-640px;*/
/*}*/

/*.container_12 .pull_9 {*/
	/*left:-720px;*/
/*}*/

/*.container_12 .pull_10 {*/
	/*left:-800px;*/
/*}*/

/*.container_12 .pull_11 {*/
	/*left:-880px;*/
/*}*/




/* `Clear Floated Elements*/
/*----------------------------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

/*.clear {*/
  /*clear: both;*/
  /*display: block;*/
  /*overflow: hidden;*/
  /*visibility: hidden;*/
  /*width: 0;*/
  /*height: 0;*/
/*}*/

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */

/*.clearfix:before,*/
/*.clearfix:after {*/
  /*content: '\0020';*/
  /*display: block;*/
  /*overflow: hidden;*/
  /*visibility: hidden;*/
  /*width: 0;*/
  /*height: 0;*/
/*}*/

/*.clearfix:after {*/
  /*clear: both;*/
/*}*/

/**/
  /*The following zoom:1 rule is specifically for IE6 + IE7.*/
  /*Move to separate stylesheet if invalid CSS is a problem.*/
/**/

/*.clearfix {*/
  /*zoom: 1;*/
/*}*/


/* REWARDING TIMES STARTS HERE */


/*body{*/
	/*font-family:Garamond, Georgia;*/
	/*color:#231F20;*/
	/*font-size:15px;*/
/*}*/

/*header {*/
	/*margin-top:20px;*/
/*}*/

/*#logo {*/
	/*background:url(../images/logo.gif);*/
	/*width:229px;*/
	/*height:170px;*/
/*}*/

/*#email_input {*/
	/*font-size:14px;*/
	/*width:250px;*/
	/*border:1px #aaa solid;*/
/*}*/

/*nav {*/
	/*position:relative;*/
/*}*/

/*nav .info {*/
	/*position:absolute;*/
	/*right:0;*/
	/*top:100px;*/
	/*font-size:12px;*/
	/*font-weight:bold;*/
/*}*/

/*nav .info span {*/
	/*color:#D71921;*/
/*}*/

/*nav #email_signup {*/
	/*position:absolute;*/
	/*right:0;*/
/*}*/

/*nav ul {*/
	/*position:absolute;*/
	/*top:124px;*/
	/*height: 23px;*/
	/*background: #000;*/
	/*padding-top:7px;*/
	/*padding-left: 89px;*/
	/*width: 633px;*/
/*}*/

/*nav ul li {*/
	/*float:left;*/
	/*padding:0 15px;*/
	/*color:#fff;*/
	/*font-size:16px;*/
	/*font-family: 'Raleway', arial, serif;*/
	/*border-right: 1px #fff solid;*/
/*}*/

/*nav ul li.last {*/
	/*border-right: none;*/
/*}*/

/*nav ul li a {*/
	/*color:#fff;*/
	/*text-decoration:none;*/
	/*text-transform: uppercase;*/
/*}*/

/*#promo {*/
	/*margin-top:40px;*/
/*}*/

/*#promo aside, #promo article {*/
	/*height:460px;*/
	/*background:#000;*/
	/*color:#fff;*/
/*}*/

/*#promo article {*/
	/*padding-top:5px;*/
	/*height:455px;*/
	/*position: relative;*/
/*}*/

/*#promo h2 {*/
	/*font-family: 'Raleway', arial, serif;*/
	/*display:inline;*/
	/*background:#D71921;*/
	/*color:#fff;*/
	/*font-size:42px;*/
	/*font-weight:normal;*/
	/*line-height:1.25;*/
	/*position: relative;*/
	/*z-index: 10;*/
	/*padding-top: 5px;*/
	/*text-transform: uppercase;*/
/*}*/

/*#promo article img{*/
	/*position: absolute;*/
	/*width: 716px;*/
	/*height: 460px;*/
	/*top: 0;*/
	/*left: 0;*/
	/*z-index: 5;*/
/*}*/

/*#promo aside>div {*/
	/*margin:10px;*/
/*}*/

/*#promo aside h3 {*/
	/*font-style:italic;*/
	/*text-transform:uppercase;*/
	/*color:#b0b0b0;*/
	/*font-size:16px;*/
	/*font-weight:normal;*/
/*}*/

/*#promo aside h3 span {*/
	/*color:#fff;*/
	/*font-size:48px;*/
/*}*/

/*#promo aside .offer-price {*/
	/*border-bottom:2px #fff solid;*/
/*}*/

/*#promo aside .offer-value span {*/
	/*font-size:32px;*/
/*}*/

/*#promo aside .offer-purchased h3 {*/
	/*font-size:12px;*/
/*}*/

/*#promo aside .offer-purchased span {*/
	/*font-size:24px;*/
/*}*/

/*#promo aside .offer-purchased a {*/
	/*margin-top:10px;*/
	/*display:block;*/
/*}*/

/*#promo aside .offer-time {*/
	/*margin-top:115px;*/
	/*border-bottom:2px #fff solid;*/
/*}*/

/*#promo aside .offer-time div {*/
	/*float:left;*/
	/*width:50px;*/
	/*font-size:32px;*/
	/*font-style:italic;*/
	/*margin-bottom:5px;*/
/*}*/

/*#promo aside .offer-time div span {*/
	/*display:block;*/
	/*font-size:12px;*/
	/*color:#b0b0b0;*/
/*}*/

/*#offer-info {*/
	/*margin-top:10px;*/
/*}*/

/*#offer-info #share-this-container {*/
	/*font-style:italic;*/
	/*font-size:16px;*/
	/*text-transform:uppercase;*/
/*}*/

/*#offer-info #share-this-container span {*/
	/*padding-right:5px;*/
/*}*/

/*#offer-info #share-this-container img {*/
	/*vertical-align: -30%;*/
/*}*/

/*#offer-info #pullquote {*/
	/*font-size:18px;*/
	/*font-weight:bold;*/
	/*font-style:italic;*/
	/*height: 150px;*/
/*}*/

/*#description{*/
	/*height: 150px;*/
/*}*/

/*#offer-info #terms_of_offer {*/
	/*margin-top:10px;*/
/*}*/

/*#offer-info #terms_of_offer h4 span {*/
	/*text-transform:lowercase;*/
/*}*/

/*#offer-info #location {*/
	/*margin-top:10px;*/
/*}*/

/*#offer-info #location p {*/
	/*float:left;*/
/*}*/

/*#offer-info #location iframe {*/
	/*float:right;*/
	/*width:250px;*/
	/*height: 250px;*/
/*}*/

/*#offer-info #location small a{*/
	/*color: #000 !important;*/
	/*float: right;*/
/*}*/

/*#offer-info h4 {*/
	/*font-size:24px;*/
	/*border-top:1px #231F20 solid;*/
	/*border-bottom:1px #231F20 solid;*/
	/*padding:10px;*/
	/*margin-bottom:10px;*/
	/*text-transform:uppercase;*/
	/*font-style:italic;*/
/*}*/

/*#other-offers {*/
	/*margin-top:40px;*/
/*}*/

/*#other-offers #more-offers {*/
	/*background:#000;*/
	/*height:150px;*/
/*}*/

/*#other-offers #more-offers h2 {*/
	/*background:url(../images/more-offers-text.gif) 65px 10px no-repeat;*/
	/*height:150px;*/
/*}*/

/*#other-offers article div {*/
	/*background:#000;*/
	/*color:#fff;*/
	/*font-style:italic;*/
	/*padding:10px;*/
/*}*/

/*#other-offers article p .price {*/
	/*display:block;*/
	/*float:left;*/
	/*text-transform:uppercase;*/
	/*font-size:12px;*/
	/*margin-top:20px;*/
/*}*/

/*#other-offers article p .price .amount {*/
	/*display:block;*/
	/*font-size:28px;*/
/*}*/

/*#other-offers article p a.more-info {*/
	/*float:right; display:block; margin-top:30px; height:30px; width:30px; background:url(../images/arrow.gif) no-repeat;*/
/*}*/

/*footer {*/
	/*margin: 20px 0;*/
/*}*/

/*footer p {*/
	/*font:10px sans-serif;*/
	/*margin-left:240px;*/
/*}*/

/*footer p a {*/
	/*color:#000;*/
/*}*/


/*.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }*/
/*.hidden { display: none; visibility: hidden; }*/
/*.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }*/
/*.visuallyhidden.focusable:active,*/
/*.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }*/
/*.invisible { visibility: hidden; }*/
/*.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }*/
/*.clearfix:after { clear: both; }*/
/*.clearfix { zoom: 1; }*/


/*@media all and (orientation:portrait) {*/

/*}*/

/*@media all and (orientation:landscape) {*/

/*}*/

/*@media screen and (max-device-width: 480px) {*/

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
/*}*/


/*@media print {*/
  /** { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;*/
  /*-ms-filter: none !important; } */
  /*a, a:visited { color: #444 !important; text-decoration: underline; }*/
  /*a[href]:after { content: " (" attr(href) ")"; }*/
  /*abbr[title]:after { content: " (" attr(title) ")"; }*/
  /*.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  */
  /*pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }*/
  /*thead { display: table-header-group; }*/
  /*tr, img { page-break-inside: avoid; }*/
  /*@page { margin: 0.5cm; }*/
  /*p, h2, h3 { orphans: 3; widows: 3; }*/
  /*h2, h3{ page-break-after: avoid; }*/
/*}*/

/*span.red{*/
	/*color: #D71921;*/
/*}*/

/*.address {*/
     /*float: left;*/
     /*margin-bottom: 100px;*/
     /*width: 210px;*/
/*}*/

/*#terms_of_offer ul{*/
	/*list-style: disc;*/
/*}*/

/*#countdown div span{*/
    /*text-transform: uppercase;*/
/*}*/

/*.col1-layout .main{*/
	/*padding: 0;*/
	/*border: 0;*/
/*}*/

/*#logo a{*/
	/*display: block;*/
	/*height: 170px;*/
	/*width: 229px;*/
/*}*/


.footer li{
    background: none;
}