::-moz-focus-inner {
  border: 0;
}
input[type="submit"]:focus, input[type="button"]:focus, button:focus {
	outline : none; 
}
input {
	outline:none;
}


#home_current_issue_list {
	width:100%;
}

.home_current_issue {
	padding:10px 0px 0px 0px;
	clear:none;
	display:inline;
	width:24%;
	float:left;
}

.home_current_issue + .home_current_issue {
	margin-left:1%;
}

.home_current_issue_cover {
	width:100%;
}

#home_feed_header {
	clear:both;
margin-bottom:5px;
}

#home_bottom_div {
	clear:both;
}

#home_sponsored_feed {
	margin-top:20px;
}

.home_sponsored_headline {
	color:#999;
	font-weight:bold;
	clear:both;
	font-size:14px;
}

#home_subscribe {
	clear:both;
	margin-top:60px;
}

#subscribe_header {
	font-size:24px;
	margin-top:0px;
	margin-bottom:5px;
	color:#000;
}

#subscribe_subhead {
	color:#999;
	font-weight:bold;
	font-size:16px;
}

.subscribe_p {
	font-size:12.5px;
	line-height:15px;
	width:200px;
	float:right;
}

#home_destinations {
	margin-top:5px;
}

.home_destinations_subhead {
	color:#000;
	font-size:28px;
	clear:both;
	margin-top:30px;
	margin-bottom:10px;
}

.home_featured_destination {
	float:left;
	width:30%;
}

.home_featured_destination + .home_featured_destination {
	margin-left:5%
}

.home_featured_destination * {
	max-width:100%;
}

.home_community_name {
	font-size:18px;
	font-weight:bold;
}

.home_featured_destination_description {
	font-size:13px;
}


#home_destination_select {
	width:75%;
	font-size:16px;
	padding:2px;
	margin-bottom:10px;
}

#home_destination_select option {
	font-size:16px;
}

#home_destinations_select_description {
	color:#777;
	margin-top:4px;
	font-size:15px;
}

#home_destinations_go_button {
	font-size:15px;
	padding:2px 12px 2px 12px;
	margin:0 0 0 15px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	outline:none;
}

#home_destinations_go_button:hover {
	border:1px solid #aaf;
	-moz-box-shadow:0 0 12px #aaf;
	-webkit-box-shadow:0 0 12px #aaf;
	box-shadow:0 0 12px #aaf;
	color:#77f;
}

#home_destinations_go_button:active {
	-moz-box-shadow:inset 0 0 12px #aaf;
	-webkit-box-shadow:inset 0 0 12px #aaf;
	box-shadow:inset 0 0 12px #aaf;
}

.home_destinations_noscript_links_column {
	float:left;
	padding:0px 0% 0 0%;
	font-size:20px;
	width:40%;
}

.home_destinations_noscript_links_column + .home_destinations_noscript_links_column {
	margin-left:20%;
}

.home_destinations_noscript_links_column li {
	padding:8px 10px 5px 10px;
	margin:0;
	line-height:30px;
}

.home_destinations_noscript_links_column li + li {
	border-top:1px solid #ddd;
}

#home_sponsored_feed * .home_feed_section {
	float:left;
	width:30%;
	clear:none;
	padding:0;
	margin-top:0px;
	border:none;
}

#home_sponsored_feed * .home_feed_section + .home_feed_section {
	margin-left:5%;
}

#home_sponsored_feed * .home_sponsored_headline {
	margin-bottom:6px;
}

#home_sponsored_feed * .home_feed_section_image {
	float:none;
	max-width:100%;
}

#home_sponsored_feed * .home_feed_teaser {
	float:none;
	width:100%;
}

#home_destinations_select_grouper {
	border-top:1px solid #999;
/*	border-bottom:1px solid #999;*/
	margin-top:30px;
	padding-bottom:15px;
}

#home_feed_header, .home_destinations_subhead {
	color:#404040;
	color:#505050;
	font-size:40px;
}

#home_sponsored_feed .home_destinations_subhead {
	font-size:19px;
	text-transform:uppercase;
	color:#666;
	font-weight:normal;
	margin-bottom:20px;
	text-align:center;
	border-top:1px solid #666;
}

#home_sponsored_feed .home_destinations_subhead span {
	top:-8px;
	position:relative;
	background-color:#fff;
	padding:0px 5px 0px 5px;
}

#home_sponsored_feed * .home_feed_section .home_sponsored_headline {
text-align:center;
}

#home_feed_header {
font-size:40px;
}

#home_search {
	width:330px;
	margin-bottom:40px;
}

#home_search_bar {
	padding:4px 8px 2px 8px;
	border:1px solid #888;
	-moz-box-shadow:inset 0px 0px 8px #999;
	-webkit-box-shadow:inset 0px 0px 8px #666;
	box-shadow:inset 0px 0px 8px #666;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width:68%;
	font-size:14px;
}

#home_search_bar:focus {
	-moz-box-shadow:inset 0 0 4px #66f;
	-webkit-box-shadow:inset 0 0 4px #66f;
	box-shadow:inset 0 0 4px #66f;
	border:1px solid #aaf;
}

#home_search_button {
	float:right;
	width:24%;
	padding:5px 0 4px 0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

#home_search_button:hover {
	border:1px solid #aaf;
	-moz-box-shadow:0 0 12px #aaf;
	-webkit-box-shadow:0 0 12px #aaf;
	box-shadow:0 0 12px #aaf;
	color:#77f;
}

#home_search_button:active {
	-moz-box-shadow:inset 0 0 12px #aaf;
	-webkit-box-shadow:inset 0 0 12px #aaf;
	box-shadow:inset 0 0 12px #aaf;
}

#home_search_header {
	font-size:24px;
	margin-top:10px;
}

.home_feed_section_name a {
	color:#039;
}

.home_feed_section_name a:hover {
	color:#69c;
}
