.pad-on-left { padding-left: 15px; }
/* Affiliate Page */
#affiliate-signup #id_zip { width: 60px; }
/* Category Index */
.catindex {
	margin: 10px auto;
	width: 438px;
	height: 166px;
}
.catindex td {
	vertical-align: top;
	font-size: 13px;
    text-align: center;
}
/* Main Footer Bottom */
.bottom-footer-text {
	margin-top: 15px;
	padding: 5px;
	font-size: 14px;
	color: black;
	background-color: white;
}
/* Product Footer Bottom */
#footer-include {
	clear: both;
	margin-top: 15px;
}
#footer-include .footer-images {
    display: block;
    float: left;
    margin-right: 10px;
    padding-top: 15px;
}
#footer-include .footer-cont {
	overflow: hidden;
	text-align: center;
}
#footer-include .footer-cont {
	margin-bottom: 0px;
	font-size: 14px;
}
#footer-include .footer-cont h3 {
	font-style: italic;
	font-weight: normal;
}
/* Product Page */
.product-images {
	display: block;
	float: left;
	margin-right: 10px;
}
.product-images img {
	margin-bottom: 5px;
}
/* ################## */
.side-button {
	margin-top: 5px;
	float: right;
	width: 120px;
	height: 135px;
	padding: 5px;
	background: white url("../images/layout/side_button.png") repeat-x left top;
	color: black;
	text-align: center;
	font-weight: bold;
}
#landscape-idea-img #main-img {
	text-align: center;
	margin-bottom: 15px;
}
#landscape-idea-img .water-slide-show { margin: 0px auto; }
.water-slide-show { 
	width: 300px;
	height: 140px;
	border: 5px solid black;
	background-color: white;
	padding-top: 5px;	
}
.water-slide-show ul { margin: 0px; padding: 0px;height: 450px; }
.water-slide-show li { display: inline;margin: 0px; padding: 5px 5px;list-style: none; }
.water-slide-show img { border: 1px solid #454232; }

.boulder-slide-show { 
	width: 300px;
	height: 140px;
	border: 5px solid black;
	background-color: white;
	padding-top: 5px;	
}
.boulder-slide-show ul { margin: 0px; padding: 0px;height: 450px; }
.boulder-slide-show li { display: inline;margin: 0px; padding: 5px 5px;list-style: none; }
.boulder-slide-show img { border: 1px solid #454232; }

/* defaults */
a.content-link {text-decoration:none;color: green;font-weight:bold; }
a.content-link:hover {text-decoration:underline;color: green;font-weight:bold; }
.hometable { margin: 5px auto; }
.side-box { margin: 15px 0px;border: 2px solid #ededed; padding: 5px; }
td ul { margin-top: 0px; }
