#mGrid {
	font-weight: normal;
	color: #793513;
	font-size: 14px;	
	font-family: "Trebuchet MS",tahoma,arial;
}
#mGrid .vhead {
	height: auto;
	padding: 20px 15px 10px 15px;
	text-align: center;
	margin: auto;
}
#mGrid .hot, #pGrid .hot {
	background: url(../../images/icon/hot.png) no-repeat;
}
#mGrid .vhead .plantit {
	font-weight: bold;
	font-size: 1.2em;
	color: #c92200;
	line-height: 1.2em;
	height: 65px;
	padding-top: 20px;
}
#mGrid .vhead .tit {
	font-weight: bold;
	font-size: 1.4em;
	color: #c92200;
}
#mGrid .cost {
	font-weight: normal;
	font-size: 2.2em;
	margin: 15px 10px 10px 5px; 
	color: #e65f44;
}
#mGrid .vhead .stit {
	font-size: 0.9em;
	color:#796D66;
}
#mGrid .vrow {
	float: left;
	width: auto;
	border-right: 0px solid #f9eca0;
}
#mGrid .vrow .tit {
	font-weight: normal;
	font-size: 1.1em;
	background: #F9F3D9;
	color: #BF754C;
}
#mGrid .vcell {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #f9eca0;	
}
#mGrid .colpopular {
	border: 0px solid #f9eca0;
}
#mGrid .medium {
font-size: 1.2em;
}	
#mGrid .small {
font-size: 0.9em;
}	
#mGrid .odd {
Xbackground: #faeda5;
}
#mGrid .ok, #pGrid .ok, #mGrid .no, #pGrid .no {
font-size: 1.4em;
line-height: 1em;
}

#pGrid {
	font-weight: normal;
	color: #497916;
	font-size: 14px;	
	font-family: "Trebuchet MS",tahoma,arial;
}
#pGrid .vhead {
	height: auto;
	padding: 20px 20px 10px 20px;
	text-align: center;
	margin: auto;
}
#pGrid .vhead .plantit {
	font-weight: bold;
	font-size: 1.2em;
	color: #528009;
	line-height: 1.2em;
	height: 65px;
	padding-top: 20px;
}

#pGrid .vhead .tit {
	font-weight: bold;
	font-size: 1.4em;
	color: #528009;
}
#pGrid .cost {
	font-weight: normal;
	font-size: 2.2em;
	margin: 15px 10px 10px 5px; 
	color: #8ac403;
}
#pGrid .vhead .stit {
	font-size: 0.9em;
	color:#796D66;
}
#mGrid .vcol , #pGrid .vcol {
	float: left;
	width: auto;
	border: 4px solid white;
	text-align: center;
}
#pGrid .vrow {
	float: left;
	width: auto;
	border-right: 0px solid #f9eca0;
}
#pGrid .vrow .tit {
	font-weight: normal;
	font-size: 1.1em;
	background: #F2F9E4;
	color: #709732;
}
#pGrid .vcell {
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #E7F9A0;	
}
#mGrid .vcol:hover , #pGrid .vcol:hover {
border: 0px 2px 0px 2px;
border: 4px solid #F9ECA0;
background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFF9D8), color-stop(1, #F9ECA0) );
background: -moz-linear-gradient( center top, #FFF9D8 5%, #F9ECA0 100% );
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9D8', endColorstr='#F9ECA0');
background-color: #FFF9D8;
}
#pGrid .colpopular {
	border: 2px solid #f9eca0;
}
#pGrid .medium {
font-size: 1.2em;
}	
#pGrid .small {
font-size: 0.9em;
}	
#pGrid .odd {
Xbackground: #faeda5;
}
.highBox {
	font-weight: normal;
	font-size: 1.1em;
	color: #4F4E54;
	margin: 10px 10px 20px 10px;
}
.highBox ul {
	border-bottom: 1px dotted #796D66;
}
.highBox ul li{
	font-size: 0.9em;
	border-top: 1px dotted #796D66;
	background: url(../../images/icon/grid-checklist.gif) 10px 10px no-repeat;
	margin: -1px 0 0 0;
	padding: 7px 0 7px 33px;
	color: #796D66;
	font: 14px Arial, Helvetica, sans-serif;
}
.highBox .highlights{
	float: left; width: 300px; margin-top: 10px;
}
.btn-mgrid, .btn-mgrid:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fab3ad;
	box-shadow:inset 0px 1px 0px 0px #fab3ad;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fa665a), color-stop(1, #d34639) );
	background:-moz-linear-gradient( center top, #fa665a 5%, #d34639 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa665a', endColorstr='#d34639');
	background-color:#fa665a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #98231a;
}.btn-mgrid:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d34639), color-stop(1, #fa665a) );
	background:-moz-linear-gradient( center top, #d34639 5%, #fa665a 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d34639', endColorstr='#fa665a');
	background-color:#d34639;
	color:#ffffff;
}.btn-mgrid:active {
	position:relative;
	top:1px;
}

.btn-pgrid, .btn-pgrid:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	box-shadow:inset 0px 1px 0px 0px #c1ed9c;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background:-moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9dce2c', endColorstr='#8cb82b');
	background-color:#9dce2c;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #83c41a;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #689324;
}.btn-pgrid:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background:-moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8cb82b', endColorstr='#9dce2c');
	background-color:#8cb82b;
	color:#ffffff;
}.btn-pgrid:active {
	position:relative;
	top:1px;
}
#mGrid .btn-grid {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	padding:5px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}#mGrid .btn-grid:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}#mGrid .btn-grid:active {
	position:relative;
	top:1px;
}