/* @override http://spititout.me/themes/sio/includes/css/site.css */

/* @override http://spititout.me/themes/sio/includes/css/site.css */

body {
	background: url(../images/body-bg.png) repeat-x;
}

div#header {
	background: url(../images/header.jpg) no-repeat;
	height: 270px;
}

div#navigation {
	position: absolute;
	margin-top: 262px;
	height: 18px;
	padding: 18px 0 0 0;
	float: left;
}

div#home-content, div#sub-nav, div#banners, div#testimonials { 
	position: relative; 
	float: left;
	margin-top: 140px;
}

div#join-mailing-list {
	position: absolute;
	margin-top: 333px;
	margin-left: 707px;
}

div#social-media {
	position: absolute;
	margin-top: 350px;
	color: #fff;
}

div#footer {
	width: 100%;
	min-height: 200px;
	background: #0487bc url(../images/footer-bg.png) repeat-x;
	padding-top: 30px; 
	color: #fff;
}

div#box-pad {
	min-height: 60px;
}

div#buy-now {
	width: 300px;
	height: 100px;
	position: absolute;
	margin-top: 180px;
	margin-left: 0px;
	display: block;
}

.buy-now-link, .learn-more-link {
	display: block;
	width: 300px;
	height: 100px;
}

div#learn-more {
	width: 300px;
	height: 100px;
	position: absolute;
	margin-top: 180px;
	margin-left: 300px;
	display: block;
}


.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

.lavaLampWithImage li { margin-left: 0px;}

div#home-content ul {
	background: #e5faff;
	padding: 14px;
	-moz-border-radius: 20px;
}

div#testimonials ul {
	background: #fff;
	padding: 0px;
	margin-left: -10px;
}


div#how-to-play-video {
	height: 342px;
	width: 456px;
	background: url(../images/bg-video-how-to-play.png) no-repeat;
	padding: 0;
}

div#how-to-play-video p {
	color: #fff;
	padding: 100px 0 0 20px;
	}

div#another, div#weekly-tip, div#latest-video {
	width: 300px;
	height: 256px;
}

div#another {
	background: url(../images/bg-another.png) no-repeat;
}

div#weekly-tip {
	background: url(../images/bg-weekly-tip.png) no-repeat;
}

div#latest-video {
	background: url(../images/bg-latest-video.png) no-repeat;
}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}


/* Cart */
#check-out-shipping {
	margin-top: -30px;
	margin-bottom: 30px;
}

#check-out-items {
	background: #e5faff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #a8e3fc; padding: 10px;
}


div#foxee_cart_container h3 {
	color: #972687;
}

#check-out-price {
}

.float-right {	
	text-align: right;
}

.foxee_product_name {
	font-size: 15px;
	font-weight: bold;
	display: block;
	background: #ebfffa;
	padding: 2px 2px 2px 10px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #bee9fc; padding: 10px;
}

div#check-out-items .foxee_product_price {
	float:right;
	margin-right: 15px;
	margin-top: -38px;
	font-size: 22px;
	clear: both;
}

div#check-out-items a {
	color: #ff4f00;
}

.foxee_remove_link {
	margin-bottom: 20px;
	display: block;
}

.product_qty {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 5px;
}

.pricing-select {
	background: #e5faff;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #a8e3fc; padding: 10px;
	text-align: center;
	margin-top: -12px;
}

.add-to-cart {
	padding: 20px 192px 0;
}

.remove-item {
	margin: 5px 0 -13px 10px;
	float: left;
	font-size: 11px;
}
hr {
	border-top: 1px solid #baebff;
}
