@charset "UTF-8";

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width: 974px;
	padding: 0 4px;
	background-image: url(/images/container_bg.gif);
	background-repeat: repeat;
	background-color: #250e07;
}

.clearer {
	clear: both;
}

.clearer#spacer {
	height: 30px;
	*height: 10px;
}

/*#header-bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 156px;
	width: 100%;
	background-image: url(/images/header_stretch_bg.gif);
	background-repeat: repeat-x;
}*/

#header {
	position: relative;
	height: 78px;
	background-color: #508daa;
	background-image: url(/images/header_grad_bg.gif);
	background-repeat: repeat-x;
}

#nav {
	position: absolute;
	bottom: 0;
	height: 39px;
	width: 660px; /*714px;*/
	padding-left: 314px; /*260px;*/
	background-color: #3f140a;
	background-image: url(/images/nav_bg.gif);
	background-repeat: repeat-x;
	z-index: 0;
}

#nav a {
	float: left;
	display: block;
	height: 39px;
	color: #FFFFFF;
	text-indent: -9000px;
}

#nav a#nav-about {
	width: 122px;
	background-image: url(/images/nav_about.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-choklat {
	width: 122px;
	background-image: url(/images/nav_choklat.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-difference {
	width: 123px;
	background-image: url(/images/nav_difference.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-order {
	/*width: 138px;
	background-image: url(/images/nav_order.jpg);*/
	width: 92px;
	background-image: url(/images/nav_buy.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-contact {
	width: 172px;
	background-image: url(/images/nav_contact.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
}

#nav a#nav-about:hover, #nav a#nav-choklat:hover, #nav a#nav-difference:hover, #nav a#nav-order:hover, #nav a#nav-contact:hover{
	background-position: 0px 0px;
}

#fb-nav {
	padding-right: 30px;
}

#fb-like-wrap {
	float: right;
	padding-top: 10px;
}

#fb-find-us {
	float: right;
	display: block;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 32px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #fff;
	background-image: url(/images/facebook_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#logo {
	position: absolute;
	top: 0;
	left: 22px;
	z-index: 1;
	border: none;
}

#divider {
	height: 7px;
	background-image: url(/images/header_divider_bg.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

#feature {
	/*height: 349px;*/
	padding-right: 10px;
	/*padding-right: 40px;*/
	background-color: #9a6547;
	background-image: url(/images/feature_bg.gif);
	background-repeat: repeat-x;
}

#millionsmiles {
	height: 449px;
	padding-right: 10px;
	/*padding-right: 40px;*/
	background-color: #9a6547;
	background-image: url(/images/feature_bg.gif);
	background-repeat: repeat-x;
}

#banner {
	height: 225px;
	border-bottom: 3px solid #2fbbf7;
}

#feature h1, #banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 43px;
	font-weight: normal;
	line-height: 43px;
	color: #44c8f5;
	margin: 0 0 0 0;
}

#feature h1 {
	padding: 0;
}

#feature h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
}

#feature h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #44c8f5;
}

#feature h2.types {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #44c8f5;
	margin-bottom: 0;
}

#feature p.types {
	margin-top: 0;
}

#feature a {
	/*color: #44c8f5;*/
	color: #fdd78e;
}

#feature ul, #feature ol, #feature li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

#feature-text {
	/*height: 260px;*/
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 20px;
	overflow: auto;
}

#feature-text-border {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: auto;
	border: 1px solid #9a6547;
	padding: 5px;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

#feature-choklat {
	height: 260px;
	width: 456px;
	float: left;
	margin-top: 10px;
	overflow: auto;
	border: 1px solid #9a6547;
	padding: 5px;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

#feature-text-noscroll {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 30px;
	overflow: no;
}

#feature-text-choklat {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: no;
}

#feature-text-darkchoklat {
	height: 260px;
	width: 456px;
	float: left;
	padding-right: 30px;
	margin-top: 10px;
	overflow: auto;
	scrollbar-base-color:#9a6547;
	scrollbar-arrow-color:#250e07;
}

h3#ways-to-buy-head {
	min-height: 47px;
	width: 290px;
	margin: 22px 0 23px;
	padding-top: 2px;
	padding-left: 60px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	color: #fdd78e;
	background-image: url(/images/2_sticker.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#ways-to-buy {
	padding-left: 26px;
	padding-bottom: 20px;
}

.feature-col {
	float: left;
	width: 426px;
	margin-right: 20px;
}

.feature-col small {
	padding-left: 10px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #e0af91;
}

.way-to-buy {
	position: relative;
	height: 134px;
	margin-bottom: 20px;
	background-image: url(/images/home_bucket_bgs.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.way-to-buy:hover { background-position: 0 -134px; }

.wtb-inner {
	height: 112px;
	padding: 22px 50px 0 118px;
	background-repeat: no-repeat;
	background-position: 0 5px;
	cursor: pointer;
}

#pick-up .wtb-inner {
	background-image: url(/images/pick_up_photo.png);
}

#delivery .wtb-inner {
	background-image: url(/images/delivery_photo.png);
}

#feature .way-to-buy h2 {
	margin: 0 0 8px;
	padding: 0;
	font-size: 24px;
	color: #fdd78e;
	text-shadow: -1px -1px 0 #402719;
}

#feature .way-to-buy p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 18px;
}

a.wtb-link {
	position: absolute;
	top: 23px;
	right: 16px;
	padding: 1px 34px 5px 0;
	background-image: url(/images/go_icon.png);
	background-repeat: no-repeat;
	background-position: right 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: -1px -1px 0 #402719;
}

#login-box {
	height: 160px;
	width: 256px;
	float: right;
	padding-right: 150px;
	margin-top: 40px;
	overflow: no;
}

#feature-text-calendar {
	height: 270px;
	width: 406px;
	float: left;
	padding-right: 20px;
	margin-top: 15px;
	overflow: no;
}

#banner h1 {
	padding: 35px 0 0 450px;
}

#feature p, #banner p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}

#banner p {
	padding: 0 30px 0 450px;
}

#content-area {
	padding: 15px 25px 0 65px;
	background-color: #dbcdc6;
	border-top: 3px solid #FFFFFF;
}

#left-col {
	float: left;
	width: 500px;
}

#left-col h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
}

#left-col p, #left-col ul, #left-col ol,  #left-col li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #8c451d;
}

#right-col {
	float: right;
	width: 279px;
}

.bucket {
	background-image: url(/images/bucket_bg.gif);
	background-repeat: repeat-y;
}

.bucket img#bucket-img {
	margin: -13px 0 0 5px;
}

.bucket h2, .bucket p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 10px 25px 0px 15px;
}

.bucket h2 {
	font-size: 24px;
	font-weight: normal;
}

.bucket p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}

#secondary {
	padding: 15px 0 30px 40px;
	background-color: #250e07;
}

.secondary-col {
	float: left;
	width: 442px;
	margin-right: 25px;
	_margin-right: 15px; /* ie6 */
}

.secondary-col img.secondary-img {
	float: left;
	margin-right: 10px;
}

.secondary-col h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #44c8f5;
	margin: 0 0 8px 0;
	padding: 0;
}

.secondary-col p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 944px;
	padding: 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #666666;
}

#footer a {
	color: #666666;
}

#payment-note {
	float: left;
	width: 380px;
	padding-left: 30px;
}

#payment-note p {
	font-size: 11px;
	line-height: 18px;
	color: #ffc9a9;
}

#payment-note a {
	color: #fff;
}
