@charset "utf-8";
/* CSS Document */
/*body{
	background-color:#999999;
} */
#litebox{ width: 880px;}
#leftside_litebox{
	width: 501px;
	height:440px;
	float:left;
}
#leftside_header{
	float:left;
	background-image: url(../img/litebox/top_red_box.png);
	background-repeat: no-repeat;
	width: 501px;
	height:59px;
	font-family : "Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#fff;
	padding: 10px 0 10px 15px;
}
#leftside_spacer{
	background-color: #f15b40;
	width: 500px;
	height:20px;
	float:right;
}
#bottom_leftside_image{
	float:left;
	/* background-image: url(../img/litebox/bottom_red_box.png); */
	background-repeat: no-repeat;
	width: 501px;
	height:321px;
}
#leftside_copy{
	float:left;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#FFFFFF;
	padding: 0px 0 0 20px;	
}
.grey_hr_line{
	border-top: 1px #CCCCCC solid;
	margin: 0px 10px 10px 0;
}
#rightside_litebox{
	float:left;
	background-color:#FFFFFF;
	width: 350px;
	height: 420px;
}
.rightside_header{
	clear:both;
	font-family : "Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#f15b40;
	/*padding: 20px 0 10px 10px;*/
	padding: 0 0 3px 10px;
}
#rightside_form{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	padding: 0px 10px 0 10px;	
	line-height: 24px;	
}
#partner_logos{
	float:left;
	clear:both;
	padding-left: 20px;
}

/* Horizontal Orientation */
#horiz_litebox{
	width: 883px;
	margin:0;
	padding:0;
}
#top_header{
	background-image: url(../img/litebox/top_header_slice.png);
	background-repeat: no-repeat;
	width: 883px;
	height:12px;
	float:left;
	clear:both;
}
.top_header_copy{
	float:left;
	font-family : "Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:45px;
	color:#fff;
	padding: 0px 0 0 15px;
	background-color:#f15b40;
	width: 868px;
}
.top_header_copy_small{
	float:left;
	font-family : "Rockwell", Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#fff;
	padding: 10px 0 20px 15px;
	background-color:#f15b40;
	width: 868px;
}
#bottom_box{
	float:left;
	width: 883px;
	background-color:#FFFFFF;
}
#bottom_box_left{
	float:left;
	padding: 20px;
}
#bottom_box_right{
	float:left;
	width: 460px;
}
#bottom_box_copy{
	float:left;
	padding:20px;
	font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif;
	font-size: 14px;
	width:440px;font-weight:100;
}
#bottom_box_form{
	float:left;
	padding:10px 0 10px 20px;
	font-family: 'Helvetica Neue',Helvetica, Arial, sans-serif;
	font-size: 14px;
	width:250px;
	font-weight:100;
	line-height: 25px;
}
#bottom_box_cupon{
 	float:right;
	width: 118px;
	padding-bottom: 10px;
	padding-top: 20px;
}
#sign_up_green_button{
	float:right;
	clear:both;
	background-repeat: repeat;
	height:29px;
	width:75px;	border : none;
	cursor : pointer;
}
#sign_up_green_button {
	background: url(../img/litebox/green_button.jpg);	
	background-color:transparent;
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	border : none;
	height:29px;
	width:75px;
	font-size : 14px;
	font-weight : bold;
	cursor : pointer;
	float : right;
}
