/**
 *  Stylesheet for Lush shop pages
 * Lopez Shackleford
 * 7 Aug 2009 
 * 
 */

/* generic layout styles */
#mshop_container{
position:relative;
left:15px;
}
#mshop_container .left {
	float:left;
	display:inline;

}
#mshop_container .right {
	float:right;
	display:inline;
}
 
#mshop_container p {
  	margin:0;
  	line-height:1.1em;
	padding:2px 0;
} 

#mshop_container h3,
#mshop_container h4
{
	text-transform:none;
	font-family: Arial, Helvetica, sans-serif;
}

#mshop_shop {
	width:277px;
	height:133px;
	position:relative;
	margin-left:10px;
	text-align: center;
	margin-bottom:20px;
}

#mshop_shop .image {
	position:absolute;
	top:0px;
	left:0px;
	width:277px;
	height:133px;
	
	z-index:1;
}
#mshop_shoplist_bg {
	background-image:url(bg_lush_.jpg);
	background-repeat:no-repeat;
	width:920px;
	height:120px;
	margin-left:30px;
	position:relative;
}
#mshop_shop .detail {
	position:absolute;
	top:16px;
	left:57px;
	width:210px;
	height:100px;
	z-index:2;
 	color:#ffffff;
 }
 
#mshop_shop .shoptitle {
font-weight:bold;
font-size: 14px;
font-family:"Arial Black";
}

#mshop_newIn {
	width:307px;
	height:279px;
	position:relative;
	margin-left:6px;
	float:left;
	display:inline;
}

#mshop_newIn .image {
	width:307px;
	height:279px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#mshop_newIn .detail {
	width:250px;
	height:279px;
	position:absolute;
	top:35px;
	left:15px;
	z-index:2;
}

#mshop_newIn .detail h3.black {
    font-weight: bold;
    font-size:12px;
    display:inline;
    margin:0px;
}

#mshop_newIn .detail img {
	padding: 0px 4px 0px 4px;
}

#mshop_newIn .detail img.prodLeft {
	display:inline;
	float:left;
}

#mshop_newIn .detail img.prodRight {
    position: relative;
	display:inline;
	float:right;
	top: 10px;
}

#mshop_newIn .detail .newBloque {
  width: 250px;
  clear: both;
}

#mshop_grassBox {
	position:relative;
	width:600px;
	height: 294px;
	float:left;
	display:inline;
	margin-right:21px;
}
#mshop_grassBox .image {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height: 280px;
	z-index:1;
}

#mshop_grassBox .detail {
	position:absolute;
	left:0px;
	top:14px;
	width:610px;
	height: 280px;
	z-index:2;
}

#mshop_forum {
	width:227px;
	height:276px;
	position:relative;
}

#mshop_forum .image{
	width:227px;
	height:276px;
	position:absolute;
	z-index:1;
}

#mshop_forum .detail{
	top:55px;
	left:11px;
	width:212px;
	height:183px;
	position:absolute;
	z-index:1;
	color:#000;
	overflow:auto; 
}

#mshop_forum   {
	font-size:12px;
	
}

#mshop_forum .name {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#189829;
	font-family: "Arial Black";
}

#mshop_forum .rating {
	float:right;
	padding-right:5px;
}

#mshop_forum .date{
 	font-size:10px;
 }

#mshop_forum .text{
 
}

#mshop_forum .noreviews {
	margin-top:10px;
	text-align:center;
}

#mshop_forum .buttons {
	position:absolute;
	top:245px;
	left:77px;
	z-index:1;
	text-align:center;
	color:#189829;
	font-weight:bold;
}

#mshop_forum .buttons a {
	color:#189829;
}

#mshop_forum .buttons a:hover {
	color:#000;
}

#mshop_storePhoto {
	width:380px;
	padding-top:3px;
	display:inline;
	float:left;
}

#mshop_photos {
	float:left;
	width:617px;
	height:155px;
	position:relative;
	margin-right:17px;
}
#mshop_photos .image {
	position:absolute;
	left:0px;
	top:0px;
	width:610px;
	height:155px;
}

#mshop_photos .detail {
	position:absolute;
	left:5px;
	top:33px;
	width:609px;
	height:150px;
}




#mshop_featureProduct {
	width:198px;
	height:188px;
	position:relative;
	float:left;
	margin-left:12px;
	display:inline;
}
#mshop_featureProduct .image{
	width:198px;
	height:183px;
	position:absolute;
	left:0px;
	top:5px;
}


#mshop_featureProduct .detail{
	width:170px;
	height:183px;
	position:absolute;
	left:0px;
	top:15px;
    left: 18px;
    text-align: center;
}

#mshop_featureProduct .detail h3.black {

    font-weight: bold;
    font-size:12px;
    display:inline;
    margin:0px;
	font-family:"Arial Black";
   
}
/* TODO come back here later and do something */
#mshop_featureProduct .detail a {

    color: green;
    font-weight: bold;

}

#mshop_events {
	width:724px;
	height:142px;
	position:relative;
	float:left;
	display:inline;
	margin-left:10px;
   z-index: 1;
}


#mshop_events .img {
    position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
#mshop_events .detail {
    position:absolute;
	top:20px;
	left:40px;
	z-index:2;
    color: white;
    width: 580px;
}

#mshop_events h3 {
    font-weight: bold;
    font-size:14px;
    margin:4px 0;
    display:inline;
	font-family:"Arial Black";
}

#mshop_events h4 {
    font-weight: bold!important;
    font-size:12px;
    display:inline;
    margin:2px 0;
	font-family:"Arial Black";
   
}

#mshop_events .eventsCol {
    position:relative;
	float: left;
	z-index:2;
    width: 183px;
	margin-top:4px;
	margin-right:6px;
	vertical-align:top;
}

#mshop_events a {
  color:#fff;
}

#mshop_events .noevents {
	margin-top:10px;
}

#mshop_form label {
	float:left;width:90px;
 	 font-weight:bold;
}

#mshop_form input.text,
#mshop_form textarea.text {
	width:200px;
}

#mshop_form p {
	margin:5px;
}

#mshop_container .map_link {
	float:right;
	display:inline;
	padding-right:10px;
	
}

#mshop_shoplist {
	margin-top:10px;
	margin-left:25px;
	position:relative;
}

#shop_thumbs a  {
	float: left;
	z-index:2;

	display:block;
	font-size:10px;
	width:228px;
	font-weight:bold;
	text-decoration: none;
 	color:#189829;
	text-transform:uppercase;
}

#mshop_shoplist a:hover  {
	text-decoration:underline;
}

