.productsLandingPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #433932;
}
#istoreContent
{
    width:700px;
}

#istoreContent .productsLandingPage
{
    xmargin-top:-33px;
}

#breadcrumb
{
    display:none;
}

.extBannerLeft,
.extBox 
{
    line-height:0;
}
strong { font-weight:bold; }
.productsLandingPage h1,
.productsLandingPage h2,
.productsLandingPage h3,
.productsLandingPage h4,
.productsLandingPage h6
{
    font: 16px arial;
    font-weight: bold;
}
.productsLandingPage h1 {
	/* Brown Product Names */
	color:#433932;
	margin-top:0px;
}
.productsLandingPage h2 {
	/* Gold Headlines */
	color:#A48758;
	margin-top:0px;
}
.productsLandingPage h3 {
     /* White Headlines */
     color:#fff;
     margin-top:5px;
     margin-bottom:2px;
     padding-bottom: 0px;
}

.productsLandingPage h4 {
	/* Red Headlines */
	color:#cc0000;
	margin-top:0px;

}

.productsLandingPage h6 {
	font: 13px arial;  /* Gold "Attention" */
	color:#A48758;
	margin-top:0px;
}
h5 {
	font: 13px arial;  /* Red "Order Now" */
	font-weight:bold;  
	color:#cc0000;
	margin-top:0px;	
}

#promo2 img {
	margin:2px;
	float:right;
	border-style: none;
}

.extColumn img
{
	margin:2px;
	float:left;
	border-style: none;
}
.productsLandingPage a:link, .productsLandingPage a:visited {
    text-decoration: none;
}

img {
    border-style: none;
}
#content { width:700px; }
#side { width:16%; }
.productsLandingPage {
	margin: 0 auto;
	padding: 9px;
	border: 0px;
	text-align: left;
}
a.orderLink 
{
    padding-right:16px;
    background: url('/App_Themes/PetSafe/Images/product_landing/order_btn.gif') no-repeat;
    background-position:right center;
    color: #cc0000 !important;
    white-space:nowrap;
    font-size:13px;
}
.extColumn h5
{
    clear:both;
}
.productsLandingPage .hide{
display: none;
}
.show{
display: block;
}
#row1 {
	width: 694px;
	text-align:left;
}
#promoheadleft {
	width: 414px;
	height: 38px;
	float: left;
	margin-top:0px;
}

#promoheadright {
	float:left;
	width:280px;
	height:38px;
}

#promo1 {
	float:left;
	width:414px;
}
#promo2 {
	float:left;
	width:259px;
	height:237px;
	padding:10px;
	border:#B4ADA1 1px solid;
	border-width:0 1px 1px 0;
	background-color:#fff;
} 
.productsRow {
	margin-top:14px;
	float:left;
	width: 694px;
	text-align: left;
}
.extBannerLeft {
	float:left;
	width:164px; 
	margin-top: 0px;
}
.extBannerRight {
	float:left;
	width:518px; 
	height:23px;
	padding: 3px 0px 0px 12px;
	font: 14px arial;
	font-weight:bold;
	color:#A48758;
}
.extBox {
	float:left;
	width:694px;
	margin: 0 auto;
	border:none;
}
.extBucket {
	float:left;
	width: 694px;
	background:url(/App_Themes/PetSafe/Images/product_landing/ext_shadow.gif) repeat-y;
	padding-left:8px;
}

.extColumn {
	float:left;
	width:125px;
	margin: 0 auto;
	border:none;
	text-align:left;
	padding:0 4px 0 7px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
