﻿
* { 
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
}
html { 
	border: 0; /* @ IE/Win, hide the viewport's border */
}
body {
	background-color: #84ae5d;
}
#page {
	position: relative;
	width: 950px;
	left: -459px;
	left: 0px;
	height: 702px;
	background-color: red;
	margin-right: auto; width: 950px; margin-left: auto; background-color: #eeffdd;
}
#bg_left {
	position: absolute;
	left: -459px;
	height: 865px;
	/*background: url(images/lp_tr_bg_left.jpg) 0 0 no-repeat; */
	float: left
}
#bg_bottom {
	position: absolute;
	top: 702px;
	left: 0px;
	width: 950px;
	height: 163px;
	float: left;
	background: url(images/lp_tr_bg_bottom.jpg) top left no-repeat;
}
#groupon_logo {
	position: absolute;
	top: 0px;
	left: -13px;
	width: 295px;
	height: 146px;
	background: url(images/lp_tr_groupon_logo.jpg) top left no-repeat;
	z-index: 1;
}
#brand_logos {
	position: absolute;
	top: 0px;
	left: 281px;
	width: 668px;
	height: 75px;
	background: url(images/lp_tr_brand_logos.jpg) top left no-repeat;
}
#main_back {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 950px;
	height: 357px;
	background: url(images/lp_tr_main_back.jpg) top left no-repeat;
}
#main_info {
	position: absolute;
	left: 18px;
	top:80px;
	width: 400px;
	height: 80px;
	border: 0px solid red;
	line-height: 26px;
	font-weight: bold;
	font-style: italic;
	padding: 0;
}
.purple { color: #4d3862; }
.light-purple { color: #755d86; }
.yellow { color: #e7d86c; }
.yellow_gray { color: #b1aea5; }
.white { color: #ffffff; }
.fs15 { font-size: 15px; }
.fs18 { font-size: 18px; }
.fs19 { font-size: 19px; }
.fs24 { font-size: 24px; }
.bold { font-weight: bold; }
.right { text-align: right; }
.toppadding { padding-top: 9px; }
fieldset { border: none; }
#formset {
	position: absolute;
	left: 38px;
	top: 182px;
	border: 0px solid red;
}
td { vertical-align: middle; border: 0px solid red; }
#email_input {
	width:175px;
	height:22px;
	[height:22px;
	height:27px;
	]
	_height:22px;
	/*background:url(images/lp_tr_textinput.jpg) no-repeat;*/ 
	padding: 5px 8px 0 3px;
	[padding: 5px 8px 0 3px; /* ie7 */
	padding: 0px 8px 0 3px; /* safari */
	]
	_padding: 5px 8px 0px 3px;
	margin-left: 7px;
	border:0px solid #c00;
	color: black;
	font-size: 13px;	
}
#select_input {
	/*background:url(images/lp_tr_textinput.jpg) no-repeat;*/
	border: none;
	vertical-align: middle;
	width:185px;
	height:27px;
	[height:27px;
	height:27px;
	]
	_height:27px;
	line-height: 23px;
	margin-left: 7px;
	padding-top: 4px;
	/*background-color: #e5e5e1;*/
	color: black;
	font-size: 13px;	
}
#select_input option {
	/*background:url(images/lp_tr_textinput.jpg) no-repeat;*/
	/*background-color: #e5e5e1;*/
	color: #b1aea5;
	color: black;
	border: none;
	font-size: 14px;
}
#submit-error-div {
	z-index: 10;
	width: 942px;
	height: 20px;
	background-color: #be2c2c;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	padding-left: 8px;
	top: 390px;
}
#main_deals {
	position: absolute;
	top: 402px;
	left: 0px;
	width: 950px;
	height: 270px;
	background: url(images/lp_tr_deals.jpg) top left no-repeat;
}
#main_foot {
	position: absolute;
	top: 672px;
	left: 0px;
	width: 950px;
	height: 30px;
	background: url(images/lp_tr_main_foot.jpg) top left no-repeat;
}
#bluearrow_left {
	position: absolute;
	top: 141px;
	left: -25px;
	width: 25px;
	height: 121px;
	background: url(images/lp_tr_bluearrow_left.jpg) top left no-repeat;
}
#bluearrow_middle {
	position: absolute;
	top: 158px;
	left: 0px;
	width: 408px;
	height: 127px;
	background: url(images/lp_tr_bluearrow_middle.jpg) top left no-repeat;
}
#bluearrow_right {
	position: absolute;
	top: 163px;
	left: 408px;
	width: 46px;
	height: 124px;
	background: url(images/lp_tr_bluearrow_right.png) top left no-repeat;
	z-index: 1;
}
#form_submit {
	position: absolute;
	left: 151px;
	top: 88px;
}
#clText{
	position: absolute;
	left: -20px;
	top: 88px;
	width:170px;
	font-size:10px;
	color:#333333;
}

#teaser_pic {
	position: absolute;
	left: 419px;
	top: 20px;
	width: 496px;
	height: 271px;
	border: 7px solid #efefee;
}
#teaser_pic_shadow {
	position: absolute;
	left: 419px;
	top: 305px;
	width: 510px;
	height: 12px;
	background: url(images/lp_tr_teaser_pic_shadow.jpg) top left no-repeat;
}
#footer {
	position: absolute;
	top: 724px;
	width: 950px;
	text-align: center;
}
.footer-links, .footer-links a {
	color: #2f2f2f;
	font-size: 11px;
	text-decoration: none;
}


