/* COMMON ELEMENTS */
html, body, form, h1, h2, p, img {
	margin: 0; padding: 0; border: 0;
}
body {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	font-size: 100%;
}
a {
	color: #000;
	text-decoration: underline;
	outline: none;
}
a:hover {
	text-decoration: none;
}
table {
	font-size: 100%;
}
.hidden	{
	display: none;
}
input, select {
	padding: 2px 0;
	* padding: 1px 0;
	font-size: 12px;
	vertical-align: middle;
}
input.txt {
	border: #b3b3b3 solid 1px;
	width: 214px;
}
select {
	width: 216px;
}
.clear {
	overflow: hidden; 
	clear: both; 
	height: 1px;
}




/* PAGE */
.page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


.header {
	position: relative;
	width: 980px; height: 84px;
}
.header a {
	display: block; position: absolute;
	top: 10px; left: 10px;
	width: 272px; height: 52px;
	background: url(../images/pizza_hut.jpg) -10px -10px no-repeat;
}


.page .content .bg {
	background: url(../images/main_img.jpg) 32px 16px no-repeat;
}

.page .content .t {
	background: url(../images/top_bg.gif) 0 0 no-repeat;
}

.page .content .y {
	background: url(../images/repeater.gif) 0 0 repeat-y;
}

.page .content .b {
	background: url(../images/bottom_bg.gif) 0 100% no-repeat;
}

.content .inside {
	width: 455px;
	margin: 10px 0 0 522px;
	height: 528px;
	padding-top: 20px;
}


.content h1 {
	background: url(../images/title_another.gif) 0 0 no-repeat;
	width: 389px;
	height: 45px;
	margin: 0 0 20px 0;
}

.content h1 span {
	display: none;
}

.content p {
	padding: 6px 0 0 0;
	font-size: .75em;
}
.content p span {
	font-size: .83em;
}
.content table {
	margin: 15px 0 0 20px;
	width: 345px;
}
.content td {
	padding: 1px 0;
	font-size: .75em;
}

.content table .error {
	padding: 10px 0 10px 0;
}

.content table .error span {
	float: left;
	color: #f00;
}
.content table .error small {
	float: right;	
	color: #000;
	padding-top: 1px;	
}
.content table .dine {
	padding: 5px 0;
}
.content table #signup {
	margin: 0 0 0 -2px;
}

.content #signup {
	float: left;
} 

.content  .submitting {
	font-size: .65em;
	margin: 6px 0 0 16px;
	width: 355px;
}

.content  .submitting label {
	float: right;
	width: 330px;
}

.content .submit {
	float: right !important;
	padding: 5px 0 0 0;
	width: 140px;
	margin-right: 70px;
	display: inline;
}

.content .your {
	font-size: 1em;
	padding-left: 25px;
}

.footer {
	padding: 22px 0 8px 0;
	font-size: .63em;
	color: #fff;
	margin: 10px 0 0 0;
	text-align: center;
	height: 62px;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
}

/* THANKS PAGE */
#thanks {}

#thanks .inside {
	/*
	padding: 20px 0 33px 0;
	* padding: 20px 0 34px 0;
	*/
}

#thanks h2 {
	font-size: 1em;
}

#thanks .content .bg {
	background: url(../images/main_thanks.jpg) 32px 16px no-repeat;
}
#thanks .content .t {
	background: url(../images/top_bg_thanks.jpg) 0 0 no-repeat;
}

#thanks .content .b {
	background: url(../images/bottom_bg_thanks.jpg) 0 100% no-repeat;
}

#thanks .content .y {
	background: url(../images/repeater_thanks.jpg) 0 0 repeat-y;
}

#thanks .lightbox {
	background: #f0dcc4;
	width: 395px;
	margin: 0 0 0 3px;
}

#thanks h1 {
	margin: 0 0 40px 0;
}

#thanks .lightbox h2 {
	padding: 30px 0 0 15px;
}

#thanks .lightbox p {
	padding: 15px 55px 0 15px;
	font-size: .75em;
}

#thanks .lightbox .bookatable,
#thanks .lightbox .seemenu,
#thanks .lightbox .viewour {
	display: block;
	width: 180px;
	height: 25px;
}

#thanks .lightbox .bookatable span,
#thanks .lightbox .seemenu span,
#thanks .lightbox .viewour span {
	display: none;

}

#thanks .lightbox .bookatable {	
	background: url(../images/btn_bookatable.gif) 0 0 no-repeat;
	margin: 0 0 12px 0;
}

#thanks .lightbox .seemenu {	
	background: url(../images/btn_seeourmenu.gif) 0 0 no-repeat;
	margin: 0 0 12px 0;	
}

#thanks .lightbox .viewour {	
	background: url(../images/btn_faqs.gif) 0 0 no-repeat;
	margin: 0 0 12px 0;		
}

#thanks .lightbox .bookatable:hover,
#thanks .lightbox .seemenu:hover,
#thanks .lightbox .viewour:hover {
	background-position: 0 100%;
}

#thanks .buttons {
	margin: 25px 0 0 15px;
	padding: 0 15px 35px 0;

}

#thanks .buttons p {
	margin: 0 !important;
	padding: 0 !important;
}

/* VOUCHER PAGE */
#voucher {
	position: relative;
}

#voucher .content .t {
	background: url(../images/voucher_top.jpg) 0 0 no-repeat;
}

#voucher .content .b {
	background: url(../images/voucher_bottom.jpg) 0 100% no-repeat;
}

#voucher .content .y {
	background: url(../images/voucher_repeat.jpg) 0 0 repeat-y;
}

#voucher .content .bg {
	background: url(../images/vocuher_main_img.jpg) 32px 16px no-repeat;

}

#voucher .inside {
	width: 622px;
	margin: 10px 0 0 360px;
	height: 521px;
	padding-top: 30px;
}

#voucher h2 {
	font-size: 1em;
}

#voucher #cutout {
	position: relative;
	margin: 16px 0 0 0;
}

#voucher #cutout .logo {
 	padding-bottom:10px;
}

#voucher #cutout .logo2  {
	width: 146px;
}

#voucher #cutout td div,
#voucher #cutout th div {
	padding: 0 0 0 15px;
}
#voucher table {
	width: 530px;
	margin: 12px 0 0 12px;
}

#voucher #cutout table {
	position: absolute;
	top: -1px;
	left: 0;
}

#voucher #cutout table div {
	padding-top: 4px;
}

#voucher th {
	font-size: 1.125em;
	line-height: 1.1em;
}
 
#voucher .terms td {
	padding: 10px 0 0 0;
	font-size: .65em;
}
#voucher .last td {
	font-size: .65em;
}
#voucher .number th {
	padding: 4px 0 10px 0;
	font-size: .85em;
	border-bottom: solid 1px #b3a495;
}

#voucher .printbtn {
	margin: 10px 0 0 0;
	padding-right: 65px;
}

#voucher .printbtn a {
	display: block;
	width: 193px;
	height: 25px;
	float: right;
	background: url(../images/btn_print.gif) 0 0 no-repeat;	
}

#voucher .printbtn a:hover {
	background-position: 0 100%;	
}

#voucher .printbtn a span {
	display: none;
}
.addthisbutton {
	position: relative;
	left: 20px; top: 10px;
	width: 125px;
}