#inner-master-box {
	width: 978px;
}
.comprar-bg{
	background-image: url(../images/inner/inner-bg-manyshoots.gif);
	background-repeat: no-repeat;
		background-position: 300px -50px;
	clear: both;
	float: left;
}
#inner-master-box .left-side {
	width: 679px;
	float: left;
	margin-right: 0px;
	padding-right:0px;
	clear: both;
   
}
#inner-master-box .right-side {
	width: 299px;
	float: left;
}
#right-top {
	background-color: #9baf8b;
	float: left;
	height: 20px;
	width: 263px;
}
#logo-inner {
	clear: both;
	float: left;
	height: 83px;
	width: 193px;
	padding-top: 14px;
	padding-left: 11px;
}
.top-right-logo-cont {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ed9c21;
	text-align: right;
	margin-top: 15px;
	margin-right: 10px;
	font-weight: normal;
}
.top-right-logo-cont-sm{
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-size: 18px;
	color: #544125;
	text-align: left;
	
	line-height: 20px;
	float: left;
	width:330px;
	 text-align:center;
	padding-left: 40px;
	
}
#text-under-logo {
	font-size: 36px;
	color: #467336;
	float: left;
	width: 958px;
	padding-bottom: 10px;
	border-bottom: 2px solid #8ca57c;
	clear: both;
	padding-left: 21px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	font-weight: normal;
	margin-top: -53px;
}
#comprar-content-bg {
	background-image: url(../images/inner/content-bg-productos.png);
	background-repeat:repeat;
	padding-bottom: 10px;
}
#comprar-content-bg .top{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #467336;
	font-weight: normal;
	border-bottom: 2px solid #FFFFFF;
	clear: both;
	float: left;
	width: 679px;
	position: relative;
}

#comprar-content-bg a
{
    color: #467336;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	cursor: hand;
    
    }
#comprar-content-bg a:hover
{
    color: #544125;
	cursor: hand;
	font-weight:bold;
    
    }

#comprar-content-bg .top #top-left{
	border-right: 1px solid #8CA57C;
	width: 163px;
	padding-left: 18px;
	padding-bottom: 12px;
	padding-top: 18px;
	float: left;
	font-family: "Trebuchet MS", Arial Rounded MT Bold;
}
#comprar-content-bg .top #top-right{
	padding-left: 18px;
	padding-bottom: 12px;
	padding-top: 18px;
	float:left;
	font-family: "Trebuchet MS", Arial Rounded MT Bold;
}

#comprar-content-bg{

	height:571px;
}

#top-left #top-right
{
    
    
    }


#comprar-content-bg #left-nav {
	float: left;
	width: 181px;
}
#left-nav p {
	margin-left: 18px;
	margin-top: 5px;
}
#left-nav a {
	color: #544125;
	text-decoration: none;
}
#left-nav a:hover {
	color: #3B612E;
}
#comprar-content-bg #right-list {
	float: left;
	width: 487px;
	height:510px;
	text-align:center;
	border-left: 1px solid #8CA57C;
	background-color:White;
	padding-left:10px;
}
#right-list .hdng{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#right-list a{
	color: #544125;
	text-decoration: none;
}
#right-list a:hover{
	color: #544125;
}
.product-cell {
	padding: 6px;
	float: left;
	height: 215px;
	width: 145px;
	border-left: 1px solid #8ea480;
	border-right: 1px solid #8ea480;
	border-top: 1px solid #8ea480;
	border-bottom: 1px solid #8ea480;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
}

.product-cell:hover {
	background-color:#dee5d9;
	
}
.center-cell{
	padding: 10px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 135px;
	height: 90px;
	border-top: 2px solid #FFFFFF;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
	position: relative;
}
#right-list .img-left {
	padding-right: 5px;
	padding-top: 2px;
}
#right-list .row {
	clear: both;
	float: left;
	width: 477px;
}

