


.heading-main {
   font-size: 16px;
   color: #501010;
}

.heading-product {
   font-size: 18px;
   color: #501010;
}



/*-- ELEMENTS -- (Like buttons!!!!)--*/

.button-text {
   display: block;
   padding: 6px 10px 6px 10px;
   background-color: #540000;
   color: #fff;
   text-align: center;
   text-transform: uppercase;
   font-weight: bold;
}

#tell-a-friend-link {

   color: #666;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 12px;
   
   }

/*-- STRUCTURAL --*/



#leftColWide760-shop {
position:relative;
float:left;
width:740px;
margin-right: 20px;
display: block;
}


.storecredits {
  text-align: center;
}




#rightColNarrow230-shop {
position:relative;
float:right;
width:235px;
left:11px;
margin-right: 25px;
}


#rightColNarrow230-shop h1 {
position: relative;
margin-top: 0px;
}



#rightColNarrow230-shop h2 {
position: relative;
margin-top: 0px;

}


#rightColNarrow230-shop .details {
margin-top:-8px;
*margin-top:-8px;
margin-bottom: 30px;
line-height: normal;
}

/*-- Special Styles --*/

.productclass-grid {
   font-size: 12px;

}
.namedetails {
   width: 180px;
}

.product-category-pic {
}

#searchresult {display: none;}



/*-- Homepage --*/


.lesBrookNYCBoxes2 {
position:relative;
float:left;
width:220px;
height:270px;
*height:265px;
padding:5px;
background-color:#D0D3D6;
margin-right:10px;
}



#contact_tip_text {display: none;}


