body {
	font-size: 80%;
	margin: 20px;
	background-color: #fff;
	
	color: black;
}
body, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	
}
h1, h2, h3, h4, p {
	margin: 0 0 0.8em;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}

p {
	line-height: 1.4em;
}
a {
	color: blue;
}

hr.line  {  

    width: 100em;
}
a img {border: 0px; }
form {
	margin: 0;
	padding: 0;
}
.stopbar {
	height: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0pt;
	
	background-color: #b7cee0;
	color: #0c3352;
	border-top: black solid 1px;
	border-top-color: black; 
}
.messageBox {
	border: 1px solid #c00;
	background-color: #ffc;	
	padding: 10px;
	text-align: center;
	font-weight: bold;
	color: #c00;
}
.message {	
	background-color: #ffc;
	/*padding: 10px;*/
	text-align: center;
	font-weight: bold;
	color: Red;
}
.joinerrormessage,  .joinerrormessage.li
{
    background-color: #ffc;
    color: Red;
    font-weight: bold;
    line-height:20px;
}
.casectionborder
{
 background-color:#d6cbc6; 
 border-top-color:#663333;
 border-top-style:solid;
 border-top-width:thin;
 float:left; 
 width:650px;
 margin-left:15px;
 margin-top:10px;
 margin-bottom:5px;
 font-size:1.1em;
 font-family:Verdana Arial Georgia;
 }

.dirArrow {
	/*background: url("../../images/arrow-dir.png") no-repeat;*/
	background-color: White;
	width: 450px;
	padding-top: 20px;
	height: 32px;	
	font-weight: bold;
	font-size: 1.0em;
	margin: 0 0 0 0;
	text-align:center;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
/*	background-color:#ffffdd;*/
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
	
}
.popup 
{
	BORDER: blue 1px solid; 
	PADDING-RIGHT: 5px; 	
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	Z-INDEX: 5;	 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 5px; 	
	PADDING-TOP: 5px;
	FONT-FAMILY: Arial Verdana;
	POSITION: absolute;	
	TOP: -200px;  
	left: -200px; 
	width: 350px;
	BACKGROUND-COLOR: white;
}
example {
	BORDER-RIGHT: blue 4px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: blue 4px solid; 
	PADDING-LEFT: 5px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	Z-INDEX: 4; 
	LEFT: 0px; 
	VISIBILITY: hidden; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: blue 4px solid; 
	WIDTH: 232px; 
	COLOR: red; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: blue 4px solid; 
	FONT-FAMILY: Arial; 
	POSITION: absolute; 
	TOP: 20px;
	BACKGROUND-COLOR: gray;
}

.tabmenu #tabmenuTabs {
	line-height: normal;
}
.tabmenu ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
.tabmenu li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 6px;
}
.tabmenu a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabmenu a {float:none;}
/* End IE5-Mac hack */
.tabmenu a:hover {
	text-decoration: underline;
}
.tabmenu li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
.tabmenu li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
.hidden 
{
	display:none;
}
/* begin classes and IDs 
div#widthWrapper {
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #ccc;
	overflow:hidden;
}*/
div#head1 {
	padding: 10px;
	background-color: #eee;
}
div#head2 {
	background-color: #ccc;
}
div#head1Logo {
	float: left;
	background: url(/images/header2007.gif) no-repeat;
}
div#head1Logo images {
	border: 0;
}
div#head1Search {
	float: right;
}
p#head1RightLinks {
	text-align: right;
}
div#contentWrapper {
	padding: 10px 20px 20px 10px;
	overflow:visible;
}
/* content is 778px wide */
div#content {
	min-height: 450px;
	height: auto !important;
	height: 450px;
	/*background-color:Lime; */
	
}
/* Images for mapping icons */
DIV.m2i_hs_square_blue {
	border: 1px solid black;
	width: 15px;
	height: 15px;
	line-height:15px;
	background-color: blue;
	color: white;
	font-family: sans-serif;
	white-space: nowrap;
	text-align: center;
}
p#contentBreadcrumb {
	margin: 0 0 22px;
}
div#contentColumnLeft {
	float: left;
	width: 220px;
}
div#contentColumnRight {
	float: right;
	width: 718px;
}
div#footer 
{
    position: relative;
    /*top: 15px;*/
	padding: 12px 10px 5px 10px;
	margin-top: 10px;
	background-color: #181818;
	clear: both;
	width: 100%;
}
div#footer p#footerLinksRow1, div#footer p#footerLinksRow2 {
	text-align: center;
}
div#footer p#footerCopyright {
	float: left;
}
div#footer p#footerRVNetFamily {
	float: right;
}
div#footer p {
	position: relative;
	margin-bottom: 0.4em;
}
div#footer p#footerCopyright, div#footer p#footerRVNetFamily {
	margin: 10px 0 0;
}
#head2Tabs {
  	float: left;
	line-height: normal;
	background-color: #ccc;
}
#head2Tabs ul {
  	margin: 0;
  	padding: 10px 10px 0;
	list-style: none;
}
#head2Tabs li {
  	float: left;
  	background: url("../../images/navl.png") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 9px;
}
#head2Tabs a {
  	float: left;
  	display: block;
  	background: #fff url("../../images/navr.png") no-repeat right top;
  	padding: 6px 12px 4px 3px;	
  	text-decoration: none;
	font-size: 1.4em;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#head2Tabs a {float:none;}
/* End IE5-Mac hack */
#head2Tabs a:hover {
	text-decoration: underline;
}
#head2Tabs #head2activeTab {
	background-image: url("../../images/join-navl.png");
}
#head2Tabs #head2activeTab a {
  	background-image: url("../../images/join-navr.png");
  	color: #fff;
	background-color: #999;
}
div#head3 {
	background-color: #999;
	padding: 0 20px;
}
#head3Tabs {
  	float: left;
	line-height: normal;
}
#head3Tabs ul {
  	margin: 0;
  	padding: 6px 10px 0;
	list-style: none;
}
#head3Tabs li {
  	float: left;
  	margin: 0;
	padding: 0 0 0 9px;
}
#head3Tabs a {
  	float: left;
  	display: block;
  	padding: 0 12px 4px 3px;	
  	text-decoration: none;
  	font-weight: bold;
	color: #fff;
	text-align: center;
	background: url("../../images/head3tab-line.gif") no-repeat right top;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#head3Tabs a {float:none;}
/* End IE5-Mac hack */
#head3Tabs a:hover {
	text-decoration: underline;
}
#head3Tabs #head3activeTab {
	background: #fff url("../../images/head3tab-left.gif") no-repeat left top;
}
#head3Tabs #head3activeTab a {
  	color: #000;
	padding-top: 4px;
	padding-bottom: 0;
	background: #fff url("../../images/head3tab-right.gif") no-repeat right top;
}
#head3Tabs .head3noBorder a {
	background: none;
}


div#basicSearchFormContainer {
	background-color: #eee;
}
#basicSearchTabs {
	line-height: normal;
}
#basicSearchTabs ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
#basicSearchTabs li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0 2px 0 0;
	padding: 0 0 0 6px;
}
#basicSearchTabs a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	font-size: 0.8em;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#basicSearchTabs a {float:none;}
/* End IE5-Mac hack */
#basicSearchTabs a:hover {
	text-decoration: underline;
}
#basicSearchTabs li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
#basicSearchTabs li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
a#campgroundBasicSearchTab {
	margin: 0;
}
div#basicSearchFormContainer {
	padding: 10px;
}
div#h1Container {
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
}
div#h1Container h1 {
	font-size: 1.6em;
	margin-bottom: 0;
	float: left;
}
p#contentColumnRightHelpLink {
	margin-bottom: 0;
	float: right;
}	
div#mapContainer {
	padding-left: 1px;
	background: #fff url(../../images/map-bg.gif);
	margin-bottom: 10px;
}
p#stateMapInstructions {
	text-align: center;
}
p#listingsCount {
	font-size: 1.4em;
	text-align: center;
}
p#contentColumnRight468Banner {
	text-align: center;
}
p#poweredBy {
	margin-bottom: 0;
	font-size: 0.8em;
}

/* common classes */
.clear {
	clear: both;
}

/* forms */
label.labelBlock {
	display: block;
	margin-bottom: 2px;
}
label.labelBlock2 {
	display: block;
	margin-bottom: 2px;
}
span.required {
	font-family: verdana;
	font-weight: bold;
}
div.buyBookContainer {
	border: 1px solid #ccc;
	padding: 10px;
	padding-left: 80px;
}
div.buyBookContainer images {
	float: left;
	margin-right: 10px;
}
div.buyBookContainer p.buyBook {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
div.buyBookContainer p.buyBookLink {
	font-weight: bold;
}

/* added for advanced search */
div.fieldContainer, div.fieldDesc {
	padding-left: 150px;
}
div.fieldDesc {
	clear: both;
	margin-bottom: 10px;
}
div.fieldDesc p {
	margin: 2px 0;	
	color: #999;
	font-style: italic;
}
label.rightAlign {
	float: left;
	width: 150px;
	margin-top: 2px;
	text-align: right;
	padding-right: 10px;
}
div.formSectionSeparator {
	border-top: 1px solid #ccc;
	margin: 15px 0 15px;	
	clear: both;
}
div.formSectionSeparator p.formSectionLabel {
	float: left;
	font-weight: bold;
	margin: 0;
	padding-top: 5px;
}
div.formSectionSeparator p.formSectionHelpLink {
	float: right;
}
form#advancedSearch {
	margin: 20px 0;
} 
form#advancedSearch div.checkboxContainer {
	margin-left: 155px;
}
form#advancedSearch div.checkboxContainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 50px;
}
form#advancedSearch div.checkboxContainer ul li {
	margin: 0 0 5px;
}
form#advancedSearch div.checkboxContainer ul#advancedSearchFeatures {
	margin-top: 15px;
}
form#advancedSearch div.checkboxContainer ul#advancedSearchSites {
	width: 250px;
	float: right;
}


/* added for city results */
div.pagingcontainer {
	padding: 6px 10px;
	background-color: #eee;
	margin: 20px 0;
}
div#paging1 {
	float: left;
}
div#letterlinks {
	float: right;
}
ul.citylists {
	float: left;
	list-style-type: none;
}
ul.citylists li {
	margin: 0 0 5px 0;
}
div#stateOptionsLeft {
	float: left;
	width: 220px;
}
/* adjust width for map width */
div#stateOptionsRight {
	float: right;
	width: 450px;
}
div#stateOptionsLeft h2#stateName {
	text-transform: uppercase;
	font-size: 1.8em;
	margin-bottom: 0;
}	
span#areaGSParkCountLine {
	font-weight: bold;
}
a#areaGSParkCountJoin {
	font-weight: bold;
	text-transform: uppercase;
}
label#lblCityQuickSearch {
	font-weight: bold;
	font-size: 1.4em;
}
div#toggleMapLinkBox {
	background-color: #ccc;
	padding: 3px;
	width: 80px;
}
div#toggleMapLinkBox a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
div#stateAreaMap {
	border: 1px solid #ccc;
	padding: 10px;
	font-weight: bold;
	text-align: center;
}


/* added for search results */
p.nomargin {
	margin: 0;
}
#surAreaTxt {
	font-size: 0.6em;
	color: #999;
}
#searchResultsTopPaginator {
	border-top: 1px solid #ccc;
	padding-top: 8px;
}
#searchResultsBottomPaginator {

}
td.center, td.headcenter {
	text-align: center;
}
td.right, td.headright {
	text-align: right;
}
table.searchResults {
	width: 100%;
	border: 0;
}
table.searchResults td {
	padding: 8px;
}
table.searchResults td.head, table.searchResults td.headcenter, table.searchResults td.headright {
	background-color: #ccc;
	font-weight: bold;	
	vertical-align: bottom;
}
table.searchResults td {
	border-right: 1px solid #ccc;
}
table.searchResults tr.odd {
	background-color: #fff;
	vertical-align: top;
}
table.searchResults tr.even {
	background-color: #eee;
	vertical-align: top;
}
table.searchResults td.centerNoBorder {
	text-align: center;
	border-right: 0;
}
a.smallHelpLink {
	border: 1px solid #666;
	background-color: #eee;
	color: #666;
	text-decoration: none;
	padding: 1px 3px;
	font-size: 0.8em;
}
p#showSurAreaLink {
	font-weight: bold;
	margin: 15px 0;
	text-align: center;
}
p.searchResultCGCity {
	padding-left: 15px;
	margin: 0 0 3px 0;
}
p.searchResultCGCity images {
	vertical-align: middle;
}
ul.ratings {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.ratings li {
	float: left;
	background-color: #666;
	color: #fff;
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0;
}

/* added for cg details */
div#cgTools {
	float: right;
}
div#cgTools images {
	vertical-align: middle;
	margin-left: 4px;
}
p#parkType {
	margin: 15px 0;
}
p#renewLink {
	float: right;
	margin: 0;
	font-weight: bold;
	padding: 16px 20px 0 0;
}
p#renewLink a {
	text-decoration: none;
}
div#cgDetailsLeft {
	float: left;
	width: 430px;
}
div#cgDetailsRight {
	float: right;
	width: 270px;
}

  
div#infoBox {
	background-color: #eee;
	padding: 10px;
}
#infoBoxTabs {
	line-height: normal;
}
#infoBoxTabs ul {
  	margin: 0;
  	padding: 0 10px 0;
	list-style: none;
}
#infoBoxTabs li {
  	float: left;
  	background: url("../../images/cg-info-ccc-tl.gif") no-repeat left top;
  	margin: 0;
	padding: 0 0 0 6px;
}
#infoBoxTabs a {
  	float: left;
  	display: block;
  	background: #ccc url("../../images/cg-info-ccc-tr.gif") no-repeat right top;
  	padding: 6px 9px 6px 2px;	
  	text-decoration: none;
  	font-weight: bold;
	margin-right: 2px;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#infoBoxTabs a {float:none;}
/* End IE5-Mac hack */
#infoBoxTabs a:hover {
	text-decoration: underline;
}
#infoBoxTabs li.activeInfoTab {
	background: url("../../images/cg-info-eee-tl.gif") no-repeat left top;
}
#infoBoxTabs li.activeInfoTab a {
	color: #000;
	background: #eee url("../../images/cg-info-eee-tr.gif") no-repeat right top;
}
#banner125Container {
	text-align: center;
}
#banner125Container images {
	margin-top: 20px;
}
div#cgBanner, div#cgLargePhoto {
	margin-top: 10px;
}
div#cgBanner {
	margin-bottom: 10px;
}
p#cgInfoReturnResults {
	margin-top: 30px;
}
p#cgDescr {
	margin-top: 10px;
}
p.cgAmenityLabel {
	clear: both;
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
	margin-bottom: 0;
}
p.cgAmenityValue {
	float: left;
	margin-bottom: 0;
}
div#cgRatingsBox {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	width: 370px;
}
div#cgRatingsBox div.rated {
	float: left;
	margin-left: 17px;
	text-align: center;
	width: 100px;
	font-weight: bold;
}
div#cgRatingsBox p.ratedBox {
	background: #999 url("../../images/ratedbg.png") no-repeat;
	width: 66px;
	padding-top: 20px;
	height: 32px;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 auto;
}

div.buyCDContainer {
	background-color: #eee;
	padding: 10px;
	padding-left: 80px;
}
div.buyCDContainer images {
	float: left;
	margin-right: 10px;
}
div.buyCDContainer p.buyCD {
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 4px;
}
div.buyCDContainer p.buyCDLink {
	font-weight: bold;
}
h3.amenitiesH3 {
	text-decoration: underline;
	margin-bottom: -1px;
}
div.infoBoxCols {
	float: left;
	width: 40%;
	margin-right: 20px;
}
div.infoBoxCols ul {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 0 10px;
}
p#cgInfoAdvSearchLink {
	border-top: 1px solid #ccc;
	margin: 20px 0 5px;
	padding-top: 10px;
	text-align: center;
}
div.cgTravGuideSection {
	border-top: 1px solid #999;
	background-color: #ddd;
	padding: 6px 8px 8px;
	margin-bottom: 10px;
}
div.cgTravGuideSection h4 {
	float: left;
	margin: 0;
}
div.cgTravGuideSection div.sectionLinks {
	float: right;
	font-size:.8em;
}
h3.attrH3 {
	margin-left: 21px;
}
ul#weatherStats {
	list-style-type: none;
	padding: 0 0 0 25px;
}
div.forecastThumb {
	float: left;
	margin-right: 11px;
	text-align: center;
}
div.forecastThumb p {
	margin: 0 0 3px;
}
p.eventTitle {
	margin: 0 10px 5px;
	padding: 4px 8px 6px;
	background-color: #000;
	font-weight: bold;
}
p.eventLocation {
	padding: 0 0 0 30px;
}
input#btnFindAttractions {
	margin-left: 24px;
}
ul.checkbox {
	list-style-type: none;
	padding: 0 0 0 20px;
}
ul.checkboxNested {
	list-style-type: none;
	padding: 0 0 0 20px;
}
span.indInstr {
	display: block;
	margin: 5px 0;
	padding: 5px;
	background-color: #fff;
}
p.journalTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
p.tipTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
p.tipBody {
	margin: 0 0 10px 5px;
}
div#photoContainer {
	margin-bottom: 10px;
	text-align: center;
}
div#photoContainer images {
	margin-right: 10px;
}
table#reviewTable {
	margin: 10px 0 20px;
}
table#reviewTable td {
	padding: 6px;
	border-top: 1px solid #000;
}
table#reviewTable td.numericRating {
	font-weight: bold;
	text-align: center;
	padding: 6px 12px;
}
table#reviewTable td.text p {
	margin: 0;
}
form#reviewForm {
	margin-bottom: 20px;
}	
table#ratingOptions {
	margin-bottom: 10px;
}
table#ratingOptions td {
	text-align: center;
	width: 7%;
}
table#ratingOptions td p {
	margin: 0;
}
table#ratingOptions td p.ratingNum {
	font-weight: bold;
	font-size: 1.2em;
}




#slideshow-wrap 
{
    float: left;
    position: relative;
}
#slideshow {
	position: relative;
	border: 2px solid #E1E0E0;
	/*overflow: hidden;*/
    width: 508px;
    height: 316px;
    margin-left: -5px;
}
#slideshow .slide {
    width: 508px;
	height: 316px;
    display: none;
}
#slideshow .slide h2 {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #fff;
	width: 100%;
	line-height: 46px;
	background: url("/images/blue_transparent_title.png") repeat-x;
}

#slideshow p.button
	{
	position: absolute;
	bottom: 13px;
	left: 13px;
	margin: 0px;
	z-index: 200;
	line-height: 30px;
	height: 32px;
}

#slideshow p.button a{
	padding: 0 10px;
	height: 32px;
	margin: 0;
}

#slideshow .pager {
	position: absolute;
	bottom: 13px;
	right: 13px;
	z-index: 1000;
	}

.pager a {
	display: block;
	width: 32px;
	height: 33px;
	line-height: 33px;
	float: left;
	background: url("/images/buttons/pager.png") 0 0 no-repeat;
	color: #fff;
	margin-left: 8px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
.pager a.activeSlide,
.pager a:hover {
	background-position: 0 -33px;
	color: #da0000;
	}
	
	
	
	
	
	
.leftnavcontainer
{
	width:240px;
	margin-bottom: 10px;
	
}
.featured-nav-links 
{
	border-left: 1px solid #db0000;
	border-right: 1px solid #db0000;
	border-bottom: 1px solid #db0000;
}

.leftnavcontainer ul
{
margin-top: 0px;
margin-left: 0px;
padding-left: 0px;
margin-bottom: 0px;
list-style-type: none;


}
.leftnavcontainer li
{
border-bottom: 1px solid #db0000;

	
}
.leftnavcontainer a
{
	height: 28px;
	line-height: 31px;
	padding-left: 12px;
	display: block;
	
	color:#cc0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.leftnavcontainer .whyjoin a
{
	font-size: inherit;
}

.leftnavcontainer div.heading
{	margin: 0px;
	padding: 0px 0 0 10px;
	width: 230px;
	height: 28px; 
	line-height: 28px; 
	border-bottom: 1px solid #740000;
	color: #ffffff; 
	font-size: 18px; 
	font-weight: bold; 
	background: url('/images/boxes/featured_left.gif') no-repeat top left;
}
.leftnavcontainer div.heading2
{	margin: 0px;
	padding: 0px 0 0 10px;
	width: 230px;
	height: 28px; 
	line-height: 28px; 
	border-bottom: 1px solid #740000;
	color: #ffffff; 
	font-size: 18px; 
	font-weight: bold; 
	background: url('/images/boxes/featured.gif') repeat-x top left;
}
.leftnavcontainer div.heading h2
{
	background: url('/images/boxes/featured_right.gif') no-repeat top right;
	height: 28px;
}
.leftnavcontainer .featured a {
	background: #fff9e2;
}
.leftnavcontainer h2 {
	margin: 0px;
	padding: 0px;
}
.leftnavcontainer a:hover
{
background: #eaf4ff;
}
.leftnavcontainer .leftnavcontainer-bottom
{	margin: 0px;
	padding: 0px 0 0 10px;
	width: 230px;
	height: 11px; 
	color: #ffffff; 
	font-size: 18px; 
	font-weight: bold; 
	background: url('/images/boxes/featured_bottom.gif') no-repeat top left;
}

.multicollistbottom
{
	background-color: #F3F3F3;
	width: 940px;
	margin: 0 0 0 15px;
	padding: 15px;
	position: relative;
}
.multicollistbottom ul
{
	margin: 0;
	padding: 0 0 0 16px;
	
}
.multicollistbottom li
{
	margin: 0;
	padding: 0;
	line-height: 2;
	font-size: 15px;
}
.multicollistbottom li a
{
	margin: 0;
	padding: 0;
	text-decoration: none;
    color: #3366CC;
}
.multicollistbottom li a:hover
{
    color: #CC0000;
}
.multicollistbox
{
	float:left;
	width: 313px;
}
.multicollistbox h3
{
	margin: 0;
	padding: 0;
}
.middlelist
{
	font-size:16px;
}
.middlelist ul
{
	list-style:none;
	padding: 0px;
	margin: 0px;
}
.middlelist li
{
	background-image: url(../../images/red_bullet.gif);
	background-repeat: no-repeat;
	padding:  0px 0 10px 15px;
	
	line-height:20px;
	font-size: 16px;

}

.linkred
{
	color:Red;
	text-decoration:none;
}
.linkblue
{
	color:Blue;
	text-decoration:none;
}

#why-join a
{	color:Blue;
	text-decoration:none;
}

#why-join a:hover
{	
	text-decoration:underline;
}
#why-join ol li
{
	margin: 10px 0;
}
#why-join ul h3
{
	margin: 0;
}



#why-join ul li
{
	margin: 5px auto;
}

#why-join blockquote
{
	font-style:italic;
}

#why-join blockquote span
{
	display: block;
	font-style: normal;
	text-align:right;
}

#why-join-promo	{
	border: 1px solid #b0b2b4;
	padding: 0px 270px 0px 20px;
	background: url("../../images/why_join_promo.jpg") 100% 0 no-repeat;
	margin: 0 0 5px 0;
	height:347px;
	}
#why-join2-promo	{
	border: 0px;
	padding: 10px 30px 30px 10px;
	/*background: url("../../images/logos/GSC_red.jpg") 100% 0 no-repeat;*/
	margin: 0 0 5px 0;
	height:230px;
	}

#why-join-promo p {
	color: #1e4b9a;
	font-size: 16px;
	line-height: 22px;
	margin: 10px 10px;
	}
#why-join-promo .button-join-today {
	padding-left: 75px;
	margin: 15px 0 5px 0;
	
	}
	
	.reason {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:20px;
	}
	
	.reason2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-top:0px;
	}
	
	.reason3 {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-top:0px;
	}
	
.show-all {
	text-align: right;
	}
.show-all a {
	background: url("../../images/circle_arrows.gif") 0 0 no-repeat;
	padding: 0 0 0 32px;
	height: 22px;
	display: block;
	display: inline-block;
	text-decoration: none;
	}
.show-all a.open {
	background-position: 0 -22px;
	}
	
#why-join-reason-list .teaser {
	color: #d82011;
	font-size: 18px;
	font-weight: bold;
	}
#why-join-reason-list .info {
	padding: 0 20px 0 52px;
	}
#why-join-promo h1 {
	color: #d82011;
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	}
.info {
	display: none;
	
	}
	.info p
	{
		font-size: 14px;
	}
.reason-box.open .info {
	display: block;
	}
#why-join-reason-list .reason {
	background: url("../../images/circle_arrows.gif") 0 0 no-repeat;
	padding: 0 0 0 32px;
	height: 22px;
	line-height: 22px;
	display: block;
	}
#why-join-reason-list .reason-box.open .reason {
	background: url("../../images/circle_arrows.gif") 0 -22px no-repeat;
	}
#why-join-reason-list .teaser {
	padding: 0 0 0 32px;
	}
.reason-box {
	margin: 10px 0;
	}
	
.join-callout {
	font-size: 16px;
	margin: 30px 0;
	line-height: 47px;
	text-align: center;
	}
.join-callout .button-join-today {
	float: right;
	}


.multicollistbottom_top div {
   background: url(/images/boxes/roundedcornr_265296_tl.png) no-repeat top left;
}
.multicollistbottom_top {
   background: url(/images/boxes/roundedcornr_265296_tr.png) no-repeat top right;
}
.multicollistbottom_bottom div {
   background: url(/images/boxes/roundedcornr_265296_bl.png) no-repeat bottom left;
}
.multicollistbottom_bottom {
   background: url(/images/boxes/roundedcornr_265296_br.png) no-repeat bottom right;
}

.multicollistbottom_top div, .multicollistbottom_top, 
.multicollistbottom_bottom div, .multicollistbottom_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.multicollistbox_content {/* margin: 0 15px; */}

.profileBox
{
	width:580px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-style:normal;
}
.profileBox a
{
	color:#0C3352;
}
.detailsBox
{
	font-style:normal;
	
	
	
}
.detailsBox .editLink
{
	float:right;
	padding-right:10px;
	
	
}
.detailsBox h2
{
	
	padding-top:3px;
	padding-left:5px;
	margin-bottom:0px;
	padding-bottom:0px;

	font-size: 14px;
	font-weight: bold;
	color:#000000;
	
	height: 21px;
	position: relative;
	background-color:#ededed;
}
.detailsBox h3
{
	font-size:15px;
	font-weight:bold;
	
}
.detailsBox h3 a
{
	
	float:right;
	font-size:10px;

}

.detailsBox h2 a
{
	position: absolute;
	top: 5px;
	right: 15px;
}

.detailsBox div
{
	padding-left: 3px;
	padding-top:3px;
	padding-bottom: 5px;
	
	
	
}
.photoUserName
{
	margin-bottom:5px;
	color:Gray;
	font-size:18px;
}
.detailsForm
{
	
}

.detailsForm table tr td.lbl
{
	width:130px;
}

.detailsForm table tr td input
{
	width:370px;
}
.detailsForm table tr td select
{
	width:370px;
	
}

.tab-menu li.active-search
{
	background-image:url("//images.goodsam.com/goodsamclub/nav/acc_btn_on_end.gif") no-repeat right top;

}

.tab-menu li.active-search span a
{
	color:Red; 
}

.tab-menu li.active-search span 
{
	background: #FFFFCC url("//images.goodsam.com/goodsamclub/nav/acc_btn_on.gif") left top no-repeat;
}




.tab-menu ul
{ 
	list-style:none;
margin:0;
padding: 0px;

} 

.tab-menu li 
{ 
	font-weight:bold;
	float: left;
	background: #FFFFCC url("//images.goodsam.com/goodsamclub/nav/acc_btn_off_end.gif") right top no-repeat; 
	padding-right: 6px;
	margin: 0; 
	display: block;
	vertical-align: middle;
}

.tab-menu span 
{ 
	 
	background: #FFFFCC url("//images.goodsam.com/goodsamclub/nav/acc_btn_off.gif") left top no-repeat; 
	display:block;
}  

.tab-menu a 
{	color: #000;
	text-decoration: none; 
	padding: 5px 10px;
	font-size: 15px;
	display: block; 
	text-align: center;
}
.membershipReminderbox
{
	padding:10px;
	border:1px solid #000000;
	background-color:#FFFFCC;
	color:#CC0000;
	margin-bottom: 15px;
}
.membershipReminderbox div
{
	font-size:14px;
	
	
}
.lgImage
{
	float:right;
	padding:3px;
	padding-right:7px;
}

.renewBoxBtn
{
	float:left;
	padding: 10px 0 5px 60px;
	
}
.renewBoxLink
{
	font-size:9px;
	float:left;
	clear:left;
	width:170px;
	padding-left:50px;
	margin-top:3px;
}
#accessdetails table tr td input
{
	width:230px;
}
.lbl
{
	font-weight:bold;
}
/* Campground Ratings/Review Page */

#ratingDisplay
{
    width: 575px;
}

#ratingDisplay h3
{
    margin-bottom: 0pt;
}

#ratingDisplay div.reviewBox
{
    background-color: #EEEEEE; 
    border: 1px solid #B2B2B2; 
    padding: 3px; 
    margin: 10px; 
    position: relative;
}
#ratingDisplay div.reviewRating
{
    float: left; 
    text-align: center; 
    border: 1px solid #B2B2B2; 
    padding: 5px 10px; 
    background-color: #FFFFFF;
}

#ratingDisplay div.reviewText
{
    float: left; 
    margin: 0 0 20px 10px; 
    padding: 0; 
    width: 430px;
}

#ratingDisplay a.reviewFlag
{
    position: absolute; 
    bottom: 5px; right: 5px;
}

.trsteps .teaser {
	color: #1E4B9A;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.trsteps .disclamer {
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	background-color:Aqua;
}
	
.trsteps .infotext {
	padding: 0 20px 0 52px;
	}
	
.trmaintitle{
	padding: 10px 0px 0px 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #0c3352;
	border-bottom: 2px solid #0c3352;
	clear: both;
}	
.tryellow {
background-color:#fcf5d2;
padding: 10px 20px 0px 10px;
}

.tryellow .rttitle {
	color: #D82011;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 0;
	}
	
.tryellow .infotext{
	font-weight: bold;
	}
.tryellow {
background-color:#fcf5d2;
padding: 10px 20px 0px 10px;
}
.trsteps .teaser {
	color: #1E4B9A;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.trsteps .disclamer {
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	background-color:Aqua;
}
	
.trsteps .infotext {
	padding: 0 20px 0 52px;
	}
	
.trmaintitle{
	padding: 10px 0px 0px 0px;
	font-size: 16pt;
	font-weight: bold;
	color: #0c3352;
	border-bottom: 2px solid #0c3352;
	clear: both;
}	
.tryellow {
background-color:#fcf5d2;
padding: 10px 20px 0px 10px;
}

.tryellow .rttitle {
	color: #D82011;
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 0 0;
	}
	
.tryellow .infotext{
	font-weight: bold;
	}
.tryellow {
background-color:#fcf5d2;
padding: 10px 20px 0px 10px;
}

.detailscontent
{
    margin-bottom:10px;
}
.topratedimage
{
    margin-top:3px;
    margin-bottom:3px;
}
.detailscontentaddress
{
    width:500px;
}
.detailscontentaddress img
{
    margin-bottom:10px;
    vertical-align:middle;
}
.graytext
{
    color:#aaa;
}
.bigredbutton
{
    background-image: url("https://images.goodsam.com/goodsamclub/buttons/signupbutton.gif");
    display:block;
    background-repeat: no-repeat;
    padding: 20px 0px 6px 0px;
	margin: 0  auto;
	text-align:center;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	height: 38px;
	vertical-align: middle;
    text-decoration:none;
    background-position:center;
}
.smallredbutton
{
    background-image: url("https://images.goodsam.com/goodsamclub/buttons/viewnow-background.gif");
    display:block;
    background-repeat: no-repeat;
    padding: 3px 0px 3px 18px;
	margin: 0  auto;
	text-align:left;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	line-height: 21px;
	height: 28px;
	vertical-align: middle;
    text-decoration:none;
}
.highwayswhitebox
{
    background-image: url("https://images.goodsam.com/goodsamclub/whitebox-background.gif");
    background-repeat: no-repeat;
    width: 372px;
    height: 58px;
    display: block;
    padding: 20px;
	margin: 0;
	text-align: center;
	line-height: 20px;
	font-size: 130%;
}
a.highwayslinkbutton, a.highwayslinkbutton:visited
{
    color: #246DB8;
}

/* =============================
    Homepage Redesign Styles 
    T.Copeland 2/15/12
   =========================== */
   
h3.otherred 
{
    color: #CC0000;
    font-size: 22px;
    margin: 0 0 0;
    padding-top: 10px;
    float: left;
}

.otherred 
{
    color: #CC0000 !important;
}

.otherred a
{
    color: #CC0000 !important;
    text-decoration: none;
}

.otherred a:hover
{
    color: #CC0000 !important;
    text-decoration: underline;
}

h3.otherredsidebar 
{
    
    text-align: left;
    color: #CC0000;
    font-size: 20px;
    margin: 0 0 0;
    padding-top: 28px;
}

.fs 
{
    padding-bottom: 5px;
}

.goright 
{   
    float: right;
    position: relative;
    top: 15px;
    right: 15px;
}
   
.hrline 
{
    border: 0;
    width: 95%;
    height: 2px;
    background-color: #e1e0e0;
    margin-left: 0;
    float: left;
    margin-top: -1px;
}
   
.sidebar 
{
    background-color: #e1e0e0;
    padding: 1px 10px 10px 10px;
    text-align: left !important;
    padding-bottom: 40px;
}    

.sidebar p 
{
    font-weight: bold;
    font-size: 12px;
}

.sidebar p.14px 
{
    font-weight: bold;
    font-size: 14px;
}

.homeleftheading h2 
{
    background-color: #e1e0e0;
    padding: 5px;
    color: #000;
}

.homeleftnavlinks ul 
{
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    margin-top: -5px;
    padding-left: 15px;
}

.homeleftnavlinks ul li
{
    list-style-type: none;
    display: block;
    padding-top: 2px;
}

.homeleftnavlinks ul li a 
{
    color: #000;
    text-decoration: none;    
}

.homeleftnavlinks ul li a:hover 
{
    color: #cc0000;
}

.homeleftnavlinks ul li.featured a
{
    color: #cc0000;
    font-weight: bold;
}

.homeleftnavlinks li.featured2 a
{
    color: #000;
    font-weight: bold;
}

.featuredredlinks a
{
    color: #cc0000 !important;
    text-decoration: none;
}

.featuredredlinks a:hover
{
    color: #cc0000 !important;
    text-decoration: underline;
}

.login-learn-link 
{
    padding-top: 0px;
}

.login-learn-link a
{
    text-decoration: none;
}

.login-learn-link a:hover
{
    text-decoration: underline;
}

.homepageEvent 
{
    padding-top: 10px;
}

.homepageEvents
{
    padding-top: 40px;
}

.homepageEvent a 
{
    color: #cc0000 !important;
    text-decoration: none;
}

.homepageEvent a:hover 
{
    color: #cc0000 !important;
    text-decoration: underline;
}

.homepageForum 
{
    padding-top: 40px;
}

.homepageForumPosts 
{
    padding-top: 10px;
}


.homepageForum a 
{
    color: #cc0000 !important;
    text-decoration: none;
}

.homepageForum a:hover
{
    color: #cc0000 !important;
    text-decoration: underline;
}

.homepageFeaturedPark 
{
    padding-top: 50px;
}

.homepageFeaturedPark img
{
    float: right;
    width: 108px;
    height: 108px;
    border: 1px solid #CCC;
    margin-right: 12px;
}


.homepageFeaturedPark p#cgcopy
{
    width: 220px;
    text-align: left;
    margin-top: -10px;
}



.homepageFeaturedPark p.name a
{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.homepageFeaturedPark p.name a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}

.homepageFeaturedPark p.cgtitle a:hover
{
    color: #000;
    font-weight: bold;
    text-decoration: underline;
}


.homepageFeaturedPark p.last a
{
    color: #CC0000;
    text-decoration: none;
    padding-top: -20px;
}

.homepageFeaturedPark p.last a:hover
{
    color: #CC0000;
    text-decoration: underline;
}

.homepageClubNews 
{
    padding-top: 40px;
}

.homepageClubNews td 
{
    padding-top: 5px;
}

.homepageNewsPostTitle a
{
    color: #000!important;
    text-decoration: none;
    font-weight: bold;
}

.homepageNewsPost 
{
    padding-top: 10px;
}

.homepageNewsPostTitle a:hover
{
    color: #000!important;
    text-decoration: underline;
    font-weight: bold;
}

.homepageClubNews tr 
{
    padding-top: 50px;
}

.goldenhalosavings 
{
    padding-top: 50px;
}

.goldenhalosavings .productImg
{
    float: right;
    width: 110px !important;
    height: 110px !important;
}

.goldenhalocopy 
{
    width: 195px;
}

#slideshow .pagers {
	position: absolute;
	z-index: 1000;
	margin-top: 10px;
	}

.pagers a {
	display: block;
	width: 127px;
	line-height: 33px;
	float: left;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	-moz-opacity:0.6;
	filter: alpha(opacity=60);
	}
.pagers a.activeSlide {
	/*background-position: 0 -1px;*/
	color: #da0000;
	background: #fff url('/images/homepage-uparrow.png') no-repeat top;
    opacity: 10;
    -khtml-opacity: 10;
    -moz-opacity: 10;
    filter: alpha(opacity=100);
	}

.pagers a:hover 
{
    background: #fff url('/images/homepage-uparrow.png') no-repeat top;
    opacity: 10;    
    -khtml-opacity: 10;
    -moz-opacity: 10;
    filter: alpha(opacity=100);
}

.pagers a img
{
    border-left: 1px solid white;
    margin-top: 6px;
}	
	
.homepage_side_ad 
{
    width: 200px;
    position: relative;
    margin: 0 auto;
}	

.goodsamstore 
{
    padding-top: 5px;
}

.gscItemImg 
{
    display: block;
    margin: 0 auto;
    width: 110px !important;
    height: 110px !important;
    padding-bottom: 10px;
}


.homepage-gsc-left 
{
    width: 160px;
    height: 270px;
    float: left;
    padding-top: 10px;
    border: 1px solid #dbdada;
    padding-left: 5px;
    position: relative;
    margin-top: 8px;
}

.homepage-gsc-right 
{
    width: 160px;
    height: 270px;
    float: left;
    margin-left: 10px;
    padding-top: 10px;
    border: 1px solid #dbdada;
    padding-left: 5px;
    position: relative;
    margin-top: 8px;    
}

.gscItemSavings 
{
    font-size: 16px;
    font-weight: bold;
    color: #CC0000;
    padding-top: 30px;
    clear: both;
}

.gscItemSavingsTitle 
{
   
    text-align: left;
    padding-top: 5px;
}

.bottomStoreBar 
{
   position: absolute;
   bottom: 0;
   background-color: #dbdada;
   height: 35px; 
   font-weight: bold;
   font-size: 11px;
   margin-left: -5px;
   padding: 5px;
   width: 155px;
}

#homepageCG 
{
    /*height: 405px;*/
    width: 196px;
    margin-top: 10px;
    border:0px solid #989697;
    background-color:#ffffff;
    margin-left:8px;
    /*background: transparent url('/images/cgfinder-bg_2.png') no-repeat;*/
}
#homepageCG .homepageCGinner 
{
    border:1px solid #989697;
    background-color:#ffffff;
    border-top:none;
    padding:10px 0 0 14px;
}
#homepageCGLander
{
    width: 246px;
    margin-top: 10px;
    border:0px solid #989697;
    margin-left:8px;
    background: transparent url('//www.goodsamclub.com/images/travel/translucent-bg.png');
}
#homepageCGLander .homepageCGinner 
{
    border:1px solid #989697;
    border-top:none;
    padding:10px 0 0 29px;
}
.sidemargins
{
    margin:33px 0 0 40px!important;
}
.padbottom
{
    padding-bottom:20px!important;
}
#homepageCGheading 
{
    height:   25px;
    width:   196px;
    background: transparent url('//images.goodsam.com/goodsamclub/find-park-header-blank.png') no-repeat;
}
#homepageCG p 
{
    margin-bottom: 8px;
}

#homepageCG p a
{
 
    font-weight: normal;
    text-decoration: none;
}

#homepageCG p a:hover
{
    font-weight: normal;
    text-decoration: underline;
}

#homepageCG .lefttab a
{
    margin-top: 4px;
    margin-left: 6px;
    font-size: 13px;
    font-weight: bold;
    float: left;
    color: #CC0000;
    text-decoration: none;    
}

#homepageCG .righttab a
{
    margin-top: 4px;
    margin-right: 8px;    
    font-size: 13px;    
    font-weight: bold;
    float: right;
    color: #6C6C6C;
    text-decoration: none;
}

.hpcgContainer 
{
    clear: both;
    width: 198px;
    padding-top: 5px;
    padding-left: 20px;
}

#homepageCG.labelBlock 
{
    font-weight: normal;
}

.FindCgSearchBtn 
{
    position: relative;
    height: 24px;
    width: 195px;
    padding-top: 3px;
    background: transparent url('/images/FindCgSearch.png') repeat-x;
    font-weight: bold;
    margin-left: -15px;
    text-align: center;
}

.FindCgSearchBtn a 
{
    text-decoration: none;
    color: #FFF !important;
}

.FindCgSearchBtn a:hover
{
    text-decoration: none;
    border-bottom: 1px solid white;
    color: #FFF !important;
}

.FindCgSearchBtnLander
{
    position: relative;
    height: 44px;
    width: 165px;
    margin:10px 0 10px 1px;
    font-weight: bold;
    margin-left: 10px;
    text-align: center;
    background: url('//www.goodsamclub.com/images/travel/FindCgSearch.png') repeat-x;
    background-size:100% 100%;
}

.FindCgSearchBtnLander a 
{
    line-height:44px;
    vertical-align:middle;
    text-decoration:none;
    font-size:1.9em;
    color: #FFF !important;
}

.FindCgSearchBtnLander a:hover
{
    text-decoration:none;
    cursor:pointer;
    border-bottom: 1px solid white;
    color: #FFF !important;
}

.14point
{
    font-size: 14px !important;
}

.12point 
{
    font-size: 12px;
}

a.btn-join-big { width:200px; font-size:25px; text-align:center; padding:20px 20px 17px; border-bottom:2px solid #181818; border-right:2px solid #333; color:#fff; font-weight:bold; cursor: pointer; display:inline-block; text-decoration:none; vertical-align:middle; background-color:#cc0000; }
a.btn-enews-small { width:60px; font-size:13px; text-align:center;padding:6px 6px 6px 6px; border-bottom:1px solid #666; border-right:1px solid #666; color:#fff; font-weight:bold; cursor:pointer; display:inline-block; text-decoration:none; vertical-align:middle; background-color:#0077cc; }
a.sitesearchbutton {  font-size:12px; text-align:center;padding:4px 6px 4px 6px; color:#fff; font-weight:bold; cursor:pointer; display:inline-block; text-decoration:none; vertical-align:middle; background-color:#3f3f40; background-image:url(/images/home/header-nav-off-bg.png); background-repeat:repeat-x; }

a:link.btn-join-big, a:visited.btn-join-big, a:active.btn-join-big, a:link.btn-enews-small, a:visited.btn-enews-small, a:active.btn-enews-small, a:active.sitesearchbutton, a:link.sitesearchbutton, a:visited.sitesearchbutton { color:#fff; }
h1.home-widget { margin: 0 0 16px 0;font-size:2.6em; }
h3.home-widget { margin:0 0 10px 0;font-size:1.8em; }
h5.home-widget { margin: 12px 0 2px 0;font-size:1.2em;  }
h5.productname { margin: 0;font-size:1.2em;  }
ul.home-widget-top-right { margin:10px 0 0 0; padding:0 24px 0 10px; }
ul.home-widget-top-right li { font-size: 17px; font-weight:normal; margin:0; }
li.home-bullet-save { list-style-type:none; background: url("//images.goodsam.com/goodsamclub/home/home-topright-red-check.png") no-repeat top left; min-height:40px; padding-left:25px; padding-bottom:4px; }
li.home-bullet-save-last { list-style-type:none; background: url("//images.goodsam.com/goodsamclub/home/home-topright-red-check.png") no-repeat top left; min-height:30px; padding-left:25px; padding-bottom:0px; }
