p {
	margin-bottom: 25px;
}

h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.4em;
}
form {
	display: inline;
}
.small {
	font-size: 11px;
	line-height: 20px;
}

.opacity {
	background: url(../pics/opacity.png) repeat;
}
#container {
	width: 980px;
	margin: 0 auto;
	padding-top: 10px;
}
.over_top {
	text-align: right;
	padding: 15px;
	font-size: 14px;
}
.top_home {
	width: 980px;
	height: 593px;
	background: url(../pics/bg_photo.jpg) no-repeat;
	position: relative;
}
#main, #footer {
	margin: 0;
	padding: 30px 10px 0;
}
#footer {
	padding-bottom: 18px;
}
#footer .content {
	margin: 0;
}
#main .title {
	font-size: 26px;
}
#main p {
	margin-bottom: 35px;
}
.top_home .logo_box {
	position: absolute;
	top: 22px;
	right: 0;
	padding: 5px 0 0 28px;
}
.top_home .slogan_box {
	position: absolute;
	top: 360px;
	left: 0;
	padding: 22px 29px 17px 20px;
}
.top_home .search_box {
	padding: 25px 20px 20px 29px;
	margin-top: 160px;
	float: right;
	font-size: 14px;
}
.top_home .search_box a {
	text-decoration: underline;
}
.top_home .search_box a:hover {
	text-decoration: none;
}
.top_home .search_table td {
	padding-bottom: 17px;
}
.top_home .search_table .fixheight {
	height: 24px;
}
.top_home .search_table #change_city {
	color: #0072FF;
	cursor: pointer;
}
.top_home .search_table #change_city:hover {
	text-decoration: underline;
}
.top_home .search_table #label_zip {
	line-height: 20px;
}
.top_home .search_table .button td {
	padding-bottom: 0; 
}
.top_home .search_table .bottom_text {
	font-size: 11px;
	line-height: 1.4em;
	width: 338px;
}
.top_home .big_textbox, .top_home .textbox, .top_home .small_textbox{
	font: inherit;
	height: 16px;
	padding: 2px 0 2px 2px;
}
.top_home .small_textbox {
	width: 135px;
}
.top_home .big_textbox {
	width: 200px;
}
.top_home .textbox {
	width: 120px;
}
.top_home .search_box .first {
	text-align: right;
	padding-right: 19px;
	padding-top: 2px;
	padding-bottom: 0;
	padding-left: 0;
}
.top_home .search_box .title {
	font-size: 18px;
	padding-bottom: 25px;
}
.top_home .search_content {
	height: 20px;
	padding-left: 2px;
}

.button * {
	vertical-align: top; 
}
.button {
	font-size: 22px;
	text-decoration: none;
	cursor: pointer;
}
.button a:hover {
	text-decoration: none;
}
.button .button_bg {
	vertical-align: middle;
	padding: 0 5px;
}
.button .bl, .button .br {
	width: 12px;
	padding: 0;
	height: 49px;
}
.button .bl {
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.button .br {
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.top_home .info {
	display: inline;
	float: left;
	margin-right: 9px;
	position: relative;
}

div.autocomplete {
	background: url(../../pics/shadow.png) no-repeat right bottom;
	padding: 0 6px 6px 0;
	z-index: 10;
}
div.autocomplete ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 150px;
  overflow-y: auto;
}
div.autocomplete ul li.selected {
	background: #0063dc;
	color: #fff;
}
div.autocomplete ul li {
	font-family: Helvetica, Arial, sans-serif; 
	list-style-type: none;
	color: #434343;
	display: block;
	margin: 0;
	line-height: 1.2em;
	padding: 3px 4px;
	cursor: pointer;
}
div.autocomplete .state {
	font-size: 11px;
}
label.error {
	font-weight: bold;
}
.text_error { 
	font-weight: bold;
	font-size: 11px;
	line-height: 1.1em;
	margin: 2px 0 -10px;
	width: 230px;
}
.box {
	font-size: 14px;
}
#profilepreview {
	float: right;
	width: 350px;
	margin-left: 30px;
	margin-top: 5px;
}
#profilepreview img {
	margin-right: 24px;
	margin-bottom: 24px;
}
.box2 .title {
	color: #fff;
}
