/* ELEMENTS
==========================================================*/

/* Layout
==========================================================*/

/* Header */
h1 {
	border: 0;
}

/* Page Styles */

#steps {
	padding-top: 2px;
}

/* This is the title of the page container with bottom border on it. */

.page-title h1, .page-title h2 { 
	padding: 0;
	margin-bottom: 5px;
}


/* Body */

#left-column {
	width: 150px;
	padding: 2px 20px 0 24px;
	font-size: 1.1em;
	float: left;
}

#right-column {
	height: 200px;
	width: 533px;
	float: left;
	padding-right: 0px;
	font-size: 1.1em;
	height: auto;
}

#left-column-spec {
	width: 87px;
	padding: 2px 20px 0 24px;
	font-size: 1.1em;
	float: left;
}

#right-column-spec {
	height: 200px;
	width: 612px;
	float: left;
	padding-right: 0px;
	font-size: 1.1em;
	height: auto;
	margin-bottom: 25px;
}

/* Browse By Style, Species, Finish
==========================================================*/

.page-title-steps {
	padding-bottom: 15px;
	border-bottom: none;
	margin: 0 26px 26px 26px;
}

.product-sub-title {
	padding: 0;
	margin: 10px 0px 26px 0px; /*old: margin: 30px 0px 26px 0px; */
	border-bottom: 1px #e1e0e0 solid;

}

/* Browse By Style Page */ 

.style-product {
	padding: 13px 20px;
}

/* Browse By Species Page */ 

.species-product-image {
	padding: 13px 25px 13px 13px;
}

.species-product-content {
	padding: 13px 13px 13px 0px;
}

.item-top {
	border-top: 1px solid #e1e0e0;	
	margin-top: 3px;
	padding-top: 3px;
}

.item-bottom {
	border-bottom: 1px solid #e1e0e0;	
	padding-bottom: 3px;
	margin-bottom: 3px;
}

/* Browse By Finish Page */ 

.finish-product-image {
	padding: 0px 0px 3px 0px;
}

/* Spec Page */ 

.product-description {
	line-height: 1.6em;
	padding: 8px 0;
	border-top: 1px solid #e1e0e0;
}

.product-description-last {
	line-height: 1.6em;
	padding: 8px 0;
	border-top: 1px solid #e1e0e0;
	border-bottom: 1px solid #e1e0e0;
}


/* SPECIAL CLASSES
==========================================================*/
