/*		Script: layout.css
		layout for thecocktailsapp.com

		License:
		Commercial

		Version:
		1.0

		Copyright (c) 2011: 
		[Philipp Datz](http://philippdatz.de)

*/

body {
	font: normal normal normal 14px/1.5em Georgia, serif;
	background: #f8f9f5 url(../img/header_bg.png) 0 0 repeat-x;
}
h2 {
	margin-bottom: 1em;
}
a:link, a:visited {
	color: #a8af3f;
	text-decoration: none;
}
a:hover, a:active {
	color: #d7de6c;
}
hr {
	clear: both;
	float: none;
	width: 100%;
	height: 39px;
	margin: 0 0 -5px;
	border: none;
	background: url(../img/hr.jpg) 0 0 no-repeat;
}
hr.rev {
	background: url(../img/hr_up.jpg) 0 0 no-repeat;
}
strong {
	font-weight: bold;
}
.span-1, .span-2 {
	margin-bottom: 30px;
}
.center { 
	text-align: center;
	clear: left;
}
#header_img {
	background: url(../img/header_christmas.jpg) center 0 no-repeat;
	width: 100%;
	height: 768px;
	position: relative;
}
#header_img div {
	width: 390px;
	margin-left: 50%;
	margin-top: -32px;
	padding-left: 90px;
	position: absolute;
}
form#subscriptions {
	height: 45px;
	background: url(../img/input_bg.png) 0 0 no-repeat;
	position: relative;
	margin-bottom: 90px;
}
form#subscriptions.success {
	background-position: 0 -45px;
}
#subscriptions_email {
	border: 0;
	font: normal normal normal 14px/1.5em Georgia, serif;
	color: #bfbfbf;
	width: 323px;
	margin: 5px 5px 0 17px;
	height: 36px;
	padding: 0;
	-webkit-transition-property: color;
	-webkit-transition-duration: .4s;
	background-color: transparent;
}
#subscriptions_email:focus {
	color: black;
}
#subscriptions_email.locked:focus {
	color: #bfbfbf;
}
#subscriptions_submit {
	background: url(../img/submit_btn.png) 0 0 no-repeat;
	text-indent: -90000em;
	overflow: hidden;
	border: 0;
	padding: 0;
	width: 110px;
	height: 36px;
}
#subscriptions_submit:hover {
	background-position: 0px -36px;
}
#subscriptions_submit:active {
	background-position: 0px -72px;
}
#subscriptions_errors,
#subscriptions_results {
	padding: 18px;
	position: absolute;
	top: 40px;
}
#subscriptions_errors {
	color: #cf5a5a;
}
#spinner {
	background: url(../img/ajax-loader.gif) 0 0 no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 14px;
	right: -30px;
}
#share {
	padding: 30px 0;
}
#share iframe,
#share div {
	margin-right: 10px;
}
#footer {
	color: #9f9f9f;
	text-align: center;
	margin-bottom: 5em;
	font-size: 12px;
	line-height: 1.5em;
}
#footer p {
	margin-bottom: 1em;
}
#footer h3 {
	color: #000;
}
#footer ul {
	margin-bottom: 15px;
	font-size: 14px;
}
#footer ul li {
	display: inline;
	padding: 0 .4em;
}

.hide {
	display: none;
}

/* --------------------------------------------------------------------
		h1 image replacements
*/

h1, blockquote {
	text-indent: -9000em;
	overflow: hidden;
	height: 24px;
	margin-bottom: 15px;
}
ul li {
	background: url(../img/check.png) 0 4px no-repeat;
	padding-left: 26px;
	margin-bottom: 8px;
}
h1#subscribe {
	background: url(../img/h1_subscribe.png) 0 0 no-repeat;
}
h1.replace {
	height: 60px;
}
blockquote#replace-1 {
	height: 142px;
	background: url(../img/quote.png) 0 0 no-repeat;
}
h1#replace-2 {
	background: url(../img/h1_outstanding.png) 0 0 no-repeat;
}
h1#replace-3 {
	background: url(../img/h1_uniqueclarity.png) 0 0 no-repeat;
}
h1#replace-4 {
	background: url(../img/h1_onlythebest.png) 0 0 no-repeat;
}
h1#replace-5 {
	background: url(../img/h1_filteryourneeds.png) 0 0 no-repeat;
}
h1#replace-6 {
	background: url(../img/h1_whatyouneed.png) 0 0 no-repeat;
}
h1#replace-7 {
	background: url(../img/h1_whatyouget.png) 0 0 no-repeat;
}
h1#replace-8 {
	background: url(../img/h1_prepareyour.png) 0 0 no-repeat;
	height: 25px;
}
div.box {
	background: url(../img/shoppingbox.png) 0 0 no-repeat;
	height: 121px;
}
a#shoplink {
	display: block;
	width: 201px;
	height: 36px;
	text-indent: -9000em;
	background: url(../img/shopbutton.png) 0 0 no-repeat;
	margin: 20px 0 0 20px;
}
a#shoplink:hover {
	background-position: 0 -36px;
}
a#shoplink:active {
	background-position: 0 -72px;
}

div.box p.info {
	width: 201px;
	margin: 10px 0 0 20px;
	font-size: 10px;
	line-height: 120%;
	color: #bfbfbf;
}

/* gallery slider */

#slides {
	margin-bottom: 2em;
}

.slides_container {
	width: 940px;
	height: 540px;
}
.slides_container div {
	width: 940px;
	height: 540px;
	display: block;
}
#slides .mask {
	position: absolute;
	z-index: 9000;
}
ul.pagination {
	text-align: center;
	margin-top: 12px;
}
ul.pagination li {
	display: inline;
	background: none;
	padding: 0;
}
ul.pagination li a {
	width: 16px;
	height: 16px;
	background: url(../img/dot.png) 0 0 no-repeat;
	overflow: hidden;
	text-indent: -9000em;
	display: inline-block;
}
ul.pagination li.current a {
	background: url(../img/dot_active.png) 0 0 no-repeat;
}