@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #777777;
	background-image: url(../../img/page-bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.kh #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.kh #header {
	width: 900px;
	height: 247px;
	position: relative;
	background: #ffffff; 
	padding: 0;
	background-image: url(../../vouchers/xmas/christmas_gift_ideas_header.jpg);
	background-repeat: no-repeat;
}
.kh #header h1 {
	margin: 0;
	padding: 10px 0;
	display: none;
}
.kh #header #menu { 
	position: absolute; 
	top: 210px; 
	left: 10px;
	margin: 0;
	padding: 0; 
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
}

.kh #header #menu li {
	display: inline;
	color: #ffffff;
}
.kh #header #menu li a {
	color: #ffffff;
	padding: 0 10px;
	text-decoration: none;
}
.kh #mainContent {
	width: 880px;
	padding: 0 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.kh #mainContent h2 {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px;
	background-color: #000000;
}
.kh #mainContent #xmas-intro {
	position: relative;
	font-size: 100%;
	margin: 0 250px -60px 0;
	z-index: 4;
}
.kh #footer {
	width: 900px;
	height: 82px;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../../img/footer-bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.kh #footer p {
	margin: 0; 
	padding: 0; 
}
.kh #footer img {
	margin: 40px 0 0 0;
	padding: 0;
}
.clear-content {
	clear: both;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.black {
	color: #000000;
	font-weight: bold;
}
.image-right {
	float: right;
	margin: 0 0 10px 10px;
}
.options {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.options li {
	display: inline;
	font-size: 65%;
	margin: 0;
	padding: 0;
}
.options li a:link, .options li a:visited {
	color: #333333;
	text-decoration: none;
}
.options li a:hover, .options li a:active {
	color: #999999;
	text-decoration: underline;
}

.txt {
	font-size: 75%;
	margin: 5px 0 5px 0;
	padding: 0;
}
#vouchers {
	padding: 0;
	margin: 0;
}
#vouchers #voucher-santa {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image1.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#vouchers #voucher-santa .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 235px;
	left: 40px;
	font-size: 13px;
}
#vouchers #voucher-santa .buttons {
	width: 241px;
	position: relative;
	top: 380px;
	left: 23px;
}
#vouchers #voucher-santa .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-mrsclaus {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image2.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#vouchers #voucher-mrsclaus .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 235px;
	left: 40px;
	font-size: 13px;
}
#vouchers #voucher-mrsclaus .buttons {
	width: 241px;
	position: relative;
	top: 380px;
	left: 23px;
}
#vouchers #voucher-mrsclaus .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-rudolph {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image3.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-rudolph .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 235px;
	left: 40px;
	font-size: 13px;
}
#vouchers #voucher-rudolph .buttons {
	width: 241px;
	position: relative;
	top: 380px;
	left: 23px;
}
#vouchers #voucher-rudolph .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-tree {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image4.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-tree .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 220px;
	left: 45px;
	font-size: 13px;
}
#vouchers #voucher-tree .buttons {
	width: 241px;
	position: relative;
	top: 375px;
	left: 28px;
}
#vouchers #voucher-tree .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-elf {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image5.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-elf .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 225px;
	left: 45px;
	font-size: 13px;
}
#vouchers #voucher-elf .buttons {
	width: 241px;
	position: relative;
	top: 375px;
	left: 28px;
}
#vouchers #voucher-elf .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-snowman {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image6.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-snowman .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 225px;
	left: 35px;
	font-size: 13px;
}
#vouchers #voucher-snowman .buttons {
	width: 241px;
	position: relative;
	top: 375px;
	left: 28px;
}
#vouchers #voucher-snowman .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-cracker {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image7.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-cracker .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 230px;
	left: 40px;
	font-size: 13px;
}
#vouchers #voucher-cracker .buttons {
	width: 241px;
	position: relative;
	top: 380px;
	left: 25px;
}
#vouchers #voucher-cracker .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-pudding {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image8.jpg);
	background-repeat: no-repeat;
}
#vouchers #voucher-pudding .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 230px;
	left: 43px;
	font-size: 13px;
}
#vouchers #voucher-pudding .buttons {
	width: 241px;
	position: relative;
	top: 380px;
	left: 25px;
}
#vouchers #voucher-pudding .buttons img {
	border: none;
	margin: 0;
}
#vouchers #voucher-grinch {
	width: 281px;
	height: 612px;
	float: left;
	margin: 0 10px 15px 0;
	background-image: url(../../vouchers/xmas/christmas_gift_idea_image9.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#vouchers #voucher-grinch .txtbox {
	width: 205px;
	height: 90px;
	position: relative;
	top: 235px;
	left: 40px;
	font-size: 13px;
}
#vouchers #voucher-grinch .buttons {
	width: 241px;
	position: relative;
	top: 385px;
	left: 25px;
}
#vouchers #voucher-grinch .buttons img {
	border: none;
	margin: 0;
}

#vouchers img {
	border: none;
}
#content-right {
	width: 212px;
	float: left;
	text-align: right;
}
#content-right .teen {
	border: none;
	margin: 10px 0 0 0;
	padding: 0;
}
#yourorder {
	margin: 0;
	padding: 0;
	color: #ff0000;
	font-size: 12px;
	text-align: right;
}
#yourorder a:link, #yourorder a:visited {
	color: #ff0000;
	text-decoration: none;
	margin: 0;
	padding: 0;
} 
#yourorder a:hover, #yourorder a:active {
	color: #ff0000;
	text-decoration: underline;
	margin: 0;
	padding: 0;
} 
#teen-drive {
	background-image: url(../../img/teen-drive-bg.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#teen-drive .block {
	margin: 10px 300px 0 0;
}