﻿.offer_container, .laphams_container, .headtable, .formtable, .one_more, #submit table {
	width: 640px !important;
}

.offer_container, .laphams_container {
	margin-left: auto;
	margin-right: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#laphams_header {
	background-color: #331108;
	margin-bottom: 1em;
	padding: 20px;
}

#laphams_logo { 
	background: url("../images/lqbanner.jpg") no-repeat transparent;
	display: block;
	vertical=align:middle;
	height: 250px;
	overflow: hidden;
	text-indent: -2000px;
	width: 600px;
}

.one_more {
	padding: 5px 0px;
	border-radius: 8px 8px 8px 8px; 
	border: 1px solid brown; 
	color: rgb(255, 255, 255); 
	text-align: center; 
	font-size: 125%; 
	margin: 1.25em auto 0em;
	background-color: rgb(160, 107, 104); 
}


.offer_inner_container {
	clear:both;
	float: left;
	border: 1px solid gray;
}

.offer_desc {
	float:left;
	padding: 5px 10px;
}

.offer_desc, .offer_desc a:link, .offer_desc a:visited, .offer_desc a:active,	.offer_desc a:hover {
	font-size: 16px; 
  	color: #9E032B;   	
	text-decoration: none;
	font-weight:normal;
}

.offer_desc a:hover {
	font-weight:bold;
}

.offer_tab_container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.inner_offer_desc {
	font-size: 22px;
	padding-left: 20px;
	padding-top: 1em;
	height:2em;
	line-height:2em;
	
}

.inner_offer_desc img { 
	vertical-align: middle;
}

.offer_tab_container {
	white-space:nowrap;
}

.offer_tab {
	float:left;
	padding: 5px 10px;
	white-space:nowrap;
	border: 1px solid gray;
	border-bottom-width: 0;
	margin: 0 0.5em 0 0;
	font-size: 18px; 
   color: #9E032B;   	
}

.offer_tab a:link, .offer_tab a:visited, .offer_tab a:active,	.offer_tab a:hover {
	color: #9E032B;
	text-decoration: none;
}

.offer_tab a:hover {
	color: #331108;
}

.selected_tab {
	position: relative; top: 1px; background: white;
}

.offer_image {
/*	clear:left;*/
	float:left;
	text-align:center;
/*	padding-top:10px;*/
/* width:100%;*/
}

.offer_image span {
	width:100%;
	white-space:nowrap;
}

.offer_image img {
	vertical-align:middle;
	padding-top:10px;
}

.offer_image_font {
	font-size:150px;
	font-weight:bold;
}

.offer_desc_bottom {
	clear:left;
	float:left;
	color: #000000;
	font-size: 14px; 
	padding:20px;
}

.sfg_wrapper {
	clear:both;
	float:left;
	padding-top:1em;
	width:100%;
}

.footer {
	width:100%;
	margin-bottom:10em;
}

.customer_service {
	font-size:8.5pt;
	width:45%;
	float:left;
	margin-top:2em;	
}

#div_homepage {
	font-size:9pt;
	float:right;
	margin-bottom:1.25em;	
}
#div_seal {
	clear:right;
	float:right;
}

.secure_logo {
	width:45%;
	float:right;
	text-align:right;
	margin-top: 2em;
}

/* modifications to SFG's default styles */

.sfg_container * {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 9.5pt !important;
}


td.label {
	width: 12em !important;
	font-size: 8.5pt !important;
}

.required_indicator, .required_indicator + td {
	font-size: 8.5pt !important;
}

.formtable {
	border-collapse: separate !important;
}

#tbloffer td {padding: 10px}

#custinfo > table.formtable > tbody > tr:first-child td {padding-top:1em}