body {
	background-color: #c9d3df;
	background-image: url(../images/theme2/backgroundBody.gif);
	background-position: top center;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
}
h2 {
	padding: 8px;
}
p {
	padding: 8px;
	font-size: 12px;
}
a {
	color: #fb4a37;
	text-decoration: none;
}
a img {border: none;}
.buckleBabe {
	background-image: url(../images/flashBuckleBabe.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	font-size: 12px;
}
.continue {
	background-image: url(../images/theme2/shadowFooter.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.category {
	text-align: right;
	margin-top: 20px;
	border-bottom: 1px solid #fb4a37;
	color: #fb4a37;
	font-weight: bold;
	font-size: 12px;
}
.viewCollection {
	border-left: 1px dashed #000;
}
.collection {
	border-bottom: 1px solid #000;
	margin-top: 5px;
	padding-bottom: 10px;
}
.btnShopNow {
	margin-top: 5px;
	font-size: 10px;
	padding: 0;
	font-weight: bold;
	color: #f6e5d3;
	background: #ff242a;
	border: 2px outset #b01c12;
}
.floral {
	background-image: url(../images/backgroundPage.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #e1685b;
}
.floralIndent {
	background-image: url(../images/backgroundPageSmall.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #e1685b;
	padding-left: 33px;
}
.menu, .menu a, .menuFooter, .menuFooter a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	margin-top: 5px;
}
.menu a:hover, .menuFooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #fb4a37;
	text-transform: uppercase;
	text-decoration: none;
	text-align: right;
	margin-top: 5px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fb4a37;
	text-align: left;
	margin: 25px 0 20px 10px;
	letter-spacing: 2px;
}
.submenu a {
	color: #000;
	text-decoration: none;
}
.submenu a:hover {
	color: #fb4a37;
	text-decoration: none;
}
.menuFooter, .menuFooter a {
	margin-top: 25px;
	font-size:9px;
	text-align: center;
}
.menuFooter a:hover {
	margin-top: 25px;
	font-size:9px;
	text-align: center;
}
.menuTop {
	background-image: url(../images/theme2/shadowTop.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.credit {
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	color:#7b97a2;
}
div.credit
{
	text-align: center;
	margin-bottom: 30px;
}

/********** ZIPLINE ADDED STYLES *****************/

#thumbnail {
	width: 137px;
	height: 195px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-bottom: 1px solid #FB4A37;
	}
	

p.thumbnailTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-szie: 11px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding: 0px;
	color: #FB4A37;
	padding-top: 3px;
	}
	

#productWrapper {
	width: 510px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
	}

H1.noProducts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	}

#leftColumn {
	width: 200px;
	border-right: 1px solid #CCCCCC;
	float: left;
	padding-right: 20px;
	}
	
	H1.productTitle {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #E13E4F;
		margin: 0px;
		padding-bottom: 10px;
		}
	
	P.productDescription {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #333333;
		margin: 0px;
		padding-left: 0px;
		padding-bottom: 15px;
		}
	
	P.productDetail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px; 
		color: #333333;
		margin: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
		}
		
	
	H1.productPrice {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #E13E4F;
		margin: 0px;
		padding-bottom: 10px;
		padding-top: 10px;
		}


#rightColumn {
	width: 250px;
	padding-left: 20px;
	float: left;
	}

/*********  END ZIPLINE STYLES  *****************/