/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html{min-width:960px;}
body{
	min-width:960px;
	font:italic 14px Georgia, "Times new roman", Times, serif;
	color:#000;
	background:#0150a4 url(/images/bg-body.jpg) no-repeat 50% 0 fixed;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
strong{font-weight:bold;}
input,
textarea,
select{
	font:100% Georgia, "Times new roman", Times, serif;
	vertical-align:middle;
	color:#000;
}
#wrapper{
	width:100%;
	padding:15px 0;
}
.wrapper-area{
	width:930px;
	margin:0 auto;
	padding:15px;
	background:url(/images/bg-wrapper-area.png);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.start-section{
	width:100%;
	overflow:hidden;
}
.start-section .col{
	float:left;
	width:160px;
	margin:0 0 0 15px;
}
.start-section .col:first-child{margin-left:0;}
.start-section .col-middle{width:300px;}
.start-section .col-wide{width:440px;}
.content-box{
	width:100%;
	margin:0 0 15px;
	background:url(/images/bg-content-box.png);
}
.choice-box .area{
	padding:12px 5px 6px 10px;
}
.choice-box h2{
	padding:6px 5px 7px 10px;
	font:24px/28px "Lobster Two", "Comic Sans MS", cursive;
	color:#fff;
	background:#d63e29;
	background: -moz-linear-gradient(top, #f05924 0%, #c2282d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f05924), color-stop(100%,#c2282d));
	background: -webkit-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: -o-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: -ms-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: linear-gradient(top, #f05924 0%,#c2282d 100%);
}
.choice-form{
	font-size:16px;
	line-height:20px;
}
.choice-form select{
	width:91px;
	margin:0 0 6px;
	font-size:16px;
}
.choice-form .row{
	width:100%;
	margin:0 0 7px;
	overflow:hidden;
}
.choice-form .row label{
	float:left;
	margin:0 2px 0 0;
	font-style:normal;
	line-height:24px;
}
.choice-form .row .text{
	float:left;
	width:39px;
	height:18px;
	margin:0 5px 0 0;
	padding:1px 5px 2px;
	border:1px solid #b7bbbe;
	line-height:18px;
	background:#fff;
}
.choice-form .unit{
	float:left;
	font-style:normal;
	line-height:24px;
}
.check-list{padding:7px 0 0;}
.check-list li{
	width:100%;
	margin:0 0 5px;
	overflow:hidden;
}
.check{
	float:left;
	width:16px;
	height:16px;
	margin:2px 2px 0 0;
	padding:0;
	overflow:hidden;
}
.check-list label{
	display:block;
	overflow:hidden;
}
.choice-form .btn-row{
	width:100%;
	overflow:hidden;
}
.btn-form{
	float:right;
	height:23px;
	margin:0;
	padding:0 7px;
	border:0;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	color:#fff;
	overflow:visible;
	cursor:pointer;
	background:#d53c29;
	background: -moz-linear-gradient(top, #f05924 0%, #c2282d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f05924), color-stop(100%,#c2282d));
	background: -webkit-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: -o-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: -ms-linear-gradient(top, #f05924 0%,#c2282d 100%);
	background: linear-gradient(top, #f05924 0%,#c2282d 100%);
}
.btn-form::-moz-focus-inner{
	padding:0;
	border:0;
}
.list-box{
	font-style:normal;
	font-size:12px;
	line-height:15px;
}
.list-box h1{
	padding:3px 10px 2px;
	font:bold 16px/20px "Lobster Two", "Comic Sans MS", cursive;
	color:#fff;
	background:#3b3d3e;
}
.list-box .area{padding:4px 10px 7px;}
.promo-visual{
	position:relative;
	margin:0 0 19px;
}
.promo-visual img{vertical-align:top;}
.promo-visual .description{
	position:absolute;
	top:0;
	left:0;
	right:0;
	padding:5px 13px 9px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	background:url(/images/bg-description.png);
}
.promo-visual h1{font:italic bold 21px/24px "Lobster Two", "Comic Sans MS", cursive;}
.promo-visual .link-box{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:5px 16px 7px;
	font:40px/46px "Lobster Two", "Comic Sans MS", cursive;
	color:#fff;
	background:url(/images/bg-link-box.png) repeat-x 0 100%;
}
.promo-visual .link-box a{color:#fff;}
.most-popular{
	position:relative;
	font-size:18px;
	line-height:24px;
}
.most-popular .area{padding:0 8px 19px 23px;}
*+html .most-popular .area{
	height:1%;
	padding-left:20px;
}
.most-popular .area:after{
	display:block;
	clear:both;
	content:"";
}
.most-popular .price-col{
	float:right;
	min-width:124px;
	padding:163px 7px 0 20px;
	background:url(/images/decor-01.png) no-repeat 100% 0;
}
.most-popular img{display:block;}
.price-block{
	position:relative;
	float:left;
}
.most-popular .price-block .img-box{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.most-popular .price-block .price-box{
	right:-6px;
	bottom:-11px;
}
.most-popular .price-block .price-box .price{
	height:54px;
	padding:0 15px 0 23px;
	font-size:36px;
	line-height:50px;
}
.most-popular .price-block .price-box .tag{
	bottom:-9px;
	font-size:16px;
	line-height:24px;
}
.most-popular .description{
	padding:57px 0 0;
	overflow:hidden;
}
*+html .most-popular .description{padding-left:1px;}
.most-popular h3{
	font:italic bold 36px/42px "Lobster Two", "Comic Sans MS", cursive;
	color:#ed1c24;
}
.text-box{
    padding:10px;
}
.list{
	margin:0 0 10px;
	font-size:14px;
	line-height:18px;
}
.list li{
	padding:0 0 0 24px;
	background:url(/images/arrow-01.png) no-repeat 0 5px;
}
.label-box{
	position:absolute;
	top:0;
	left:0;
}
.label-box .box{
	float:left;
	padding:6px 19px 7px 12px;
	font:italic bold 18px/22px "Lobster Two", "Comic Sans MS", cursive;
	color:#fff;
	background:#e14927;
	background: -moz-linear-gradient(top, #f15a24 0%, #c72d2c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f15a24), color-stop(100%,#c72d2c));
	background: -webkit-linear-gradient(top, #f15a24 0%,#c72d2c 100%);
	background: -o-linear-gradient(top, #f15a24 0%,#c72d2c 100%);
	background: -ms-linear-gradient(top, #f15a24 0%,#c72d2c 100%);
	background: linear-gradient(top, #f15a24 0%,#c72d2c 100%);
	transform:rotate(-7deg);
	-ms-transform:rotate(-7deg);
	-moz-transform:rotate(-7deg);
	-webkit-transform:rotate(-7deg);
	-o-transform:rotate(-7deg);
}
.presents-box{
	overflow:hidden;
	background:#fff;
}
.presents-box h1{
	padding:2px 85px 3px 19px;
	font:bold 30px/36px "Lobster Two", "Comic Sans MS", cursive;
	color:#fff;
	background:#000;
}
.presents-box .decor{
	float:right;
	width:142px;
	height:162px;
	margin:-33px 0 0;
	background:url(/images/decor-02.gif) no-repeat;
}
.presents-box .area{
	padding:7px 5px 10px 19px;
	font-style:normal;
	overflow:hidden;
}
.presents-box .area .list{
	margin:0;
	font-size:21px;
	line-height:22px;
	overflow:hidden;
}
.presents-box .area .list li{background-position:0 7px;}
.promo-box{
	position:relative;
	background:none;
}
.promo-box img{vertical-align:top;}
.promo-box .description{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	padding:5px 12px;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	color:#fff;
	background:url(/images/bg-description-02.png);
}
.promo-box h2{
	font-size:21px;
	line-height:24px;
}
.promo-box a {
  color:#fff;
}
.promo-box-link {
  text-align:right;
  font-size: 14px;
}
.promo-box-link a {
  text-align:right;
  text-decoration:underline;
}
.promo-box-link:before
{ 
content:"→ ";
}
.boxes-area{
	width:100%;
	overflow:hidden;
}
.boxes-area .col{
	float:left;
	width:300px;
	margin:0 0 0 15px;
}
.boxes-area .col:first-child{margin-left:0;}
.boxes-area .content-box{
	min-height:200px; 
	line-height:17px;
}
.boxes-area .content-box .area{
	padding:7px 9px 6px 15px;
	overflow:hidden;
}
.boxes-area .content-box .price-block{
	float:right;
	margin:0 0 0 12px;
	padding:0 0 27px;
}
.price-block .price-box{
	position:absolute;
	right:5px;
	bottom:0;
	text-align:center;
}
.price-block .price-box .price{
	display:block;
	height:37px;
	padding:0 10px 0 15px;
	font-weight:normal;
	font-style:normal;
	font-size:24px;
	line-height:36px;
	text-align:center;
	color:#fff;
	background:#e85126;
	background: -moz-linear-gradient(top, #f15a24 0%, #c1272d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f15a24), color-stop(100%,#c1272d));
	background: -webkit-linear-gradient(top, #f15a24 0%,#c1272d 100%);
	background: -o-linear-gradient(top, #f15a24 0%,#c1272d 100%);
	background: -ms-linear-gradient(top, #f15a24 0%,#c1272d 100%);
	background: linear-gradient(top, #f15a24 0%,#c1272d 100%);
}
.price-block .price-box .tag{
	display:inline-block;
	vertical-align:top;
	position:relative;
	bottom:-6px;
	padding:0 5px;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background:#005ca9;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}
.boxes-area .content-box .img-box{
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.boxes-area .content-box .img-box img{display:block;}
.boxes-area .content-box .description{overflow:hidden;}
.boxes-area .content-box h3{
	margin:0;
	padding:0 0 4px;
	font:italic bold 31px/36px "Lobster Two", "Comic Sans MS", cursive;
	color:#ed1c24;
}
.boxes-area .content-box h3 a{color:#ed1c24;}
#footer{
	padding:5px 15px 7px;
	font-size:11px;
	line-height:14px;
	color:#fff;
	text-align:left;
	background:url(/images/bg-footer.png);
}
#footer a{color:#fff;}
#footer ul li{
	display:inline;
	padding:0 0 0 5px;
	background:url(/images/separator-01.gif) no-repeat 0 2px;
}
#footer ul li:first-child{
    background:none;
    padding:0;
}
#footer .sponsor {
  float:right;
}