body
{
	min-width: 779px;
	margin: 0 auto 0 auto;
	background-color: #ABC837;
	color: #fff;
}

body *
{
	font-family: Arial, Sans-Serif;
	font-size: 14px;
}

h1{ font-size: 28px; color: #fff; background: transparent url(images/h1-bullet.png) no-repeat left top; padding-left: 30px;}
h2{ font-size: 20px; color: #abc837; background: transparent url(images/h2-bullet.png) no-repeat left top; padding-left: 30px;}
h3{ font-size: 16px; color: #EBA760; }

a{ color: #b3b3b3; text-decoration: none; }
a:hover{ color: #ABC837; }

img{ border: 0 }

table { width: 100%; }

table, td
{
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

#contenedor
{
	margin: 0 auto 0 auto;
	width: 1014px;
	margin-bottom: 10px;
}

#header
{
	width: 950px;
}

#main-content
{
	background-color: #333333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 950px;
	padding: 4px 4px 4px 4px;
}

#top-menu
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: transparent url(images/top-menu.png) repeat-x center top;
	height: 45px;
	border: solid 1px #fff;
}

#top-menu ul
{
	padding: 0;
	margin: 0;
}

#top-menu ul li
{
	display: block;
	float: left;
	background: transparent url(images/top-menu-separator.png) no-repeat right top;
	height: 45px;
}

#top-menu ul li.last
{
	background: none;
}

#top-menu ul li a
{
	display: block;
	padding: 13px;
	text-transform: uppercase;
	color: #216778;
	font-size: 12px;
}

#top-menu ul li a:hover, #top-menu ul li a.active
{
	background: transparent url(images/top-menu-indicator.png) no-repeat center top;
	text-decoration: none;
}

#content .left, #content .center, #content .right
{
	vertical-align: top;
	padding: 10px 0 10px 0;
}

#content .left, #content .right
{
	width: 245px;
	text-align: left;
}

#content .left
{
	border-right: dashed 1px #5c5c5c;
}

#content .right
{
	border-left: dashed 1px #5c5c5c;
}

#content .center
{
	padding: 10px;
	text-align: left;
}

#content .left .block , #content .right .block 
{
	margin: 3px;
}

#content .left .block .title, #content .right .block .title
{
	background: transparent url(images/bloque-title.png) repeat-x center top;
	border: solid 1px #fff;
	padding: 4px;
	text-transform: uppercase;
	color: #216778;
}

#content .left .block .content, #content .right .block .content
{
	padding: 5px;
}

#content .left .block ul , #content .right .block ul
{
	margin: 0;
	padding: 0;
}

#content .left .block ul  li, #content .right .block ul li
{
	list-style: none;
	display: block;
	background: transparent url(images/separator-links-bloque.png) no-repeat center bottom;
	padding: 8px 0 8px 0;
}

#content .left .block ul  li a, #content .right .block ul li a
{
	display: block;
	background: transparent url(images/bullet-links-bloque.png) no-repeat left center;
	padding-left: 16px;
}

/* Bloque Mailing */

#content .right .block-4
{
	color: #fff;
	background: #e8a55d url(images/bloque-header.png) repeat-x center top;
	height: 250px;
	border-right: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-top: 0;
	margin-top: 0;
}

#content .right .block-4 .title
{
	background-color: #332311;
	background: inherit;
	border-top: solid 1px #fff;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

#footer-message
{
	background: transparent url(images/footer.png) no-repeat center top;
	height: 83px;
	text-align: left;
}

#footer-message .copyright
{
	float: left;
	margin: 20px 0 0 10px;
}

#footer-message .developer
{
	float: right;
	margin: 20px 10px 0 0;
}

#footer-message ul
{
	padding: 0;
	margin: 0;
}

#footer-message ul li
{
	display: block;
	float: left;
}

#footer-message ul li a
{
	display: block;
	padding: 0 5px 0 5px;
	border-right: solid 1px #d3d3d3;
}

#footer-message ul li.last a
{
	border-right: none;
}

#footer-message ul li a:hover, #footer-message ul li a.active
{
	color: #abc837;
}

/* Noticias y Buttones de ver Detalles y Comprar */

.button-view-featured
{
	background: #a05a2c url(images/details-button.png) repeat-x center top;
	color: #fff;
	font-weight: bold;
	height: 23px;
	padding: 6px;
	cursor: hand;
	border: solid 1px #fff;
}

.button-buy-featured
{
	background: #88aa00 url(images/buy-button.png) repeat-x center top;
	color: #fff;
	font-weight: bold;
	height: 23px;
	padding: 6px;
	cursor: hand;
	border: solid 1px #fff;
}

.block-view-more
{
	float: right;
	display: inline;
	font-weight: bold;
	padding: 6px;
}

#content .center .content-block .content
{
	padding: 10px;
}

#content .center .content-block .title
{
	margin-top: 10px;
	padding: 5px;
	font-weight: bold;
}

#content .center .content-block .title a{ text-decoration: none; }
#content .center .content-block .title a:hover{ text-decoration: underline; }

#content .center .content-block .block-image-thumbnail
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

#content .featured-listing td
{
	border-bottom: dashed 1px #5c5c5c;
}

.featured-listing td
{
	padding: 10px;
	width: 50%;
	border-right: dashed 1px #5c5c5c;
	background: #333333 url(images/background-buy-details-buttons.png) repeat-x center bottom;
}

.featured-listing b
{
	color: #90e5ff;
	font-size: 16px;
}

.featured-listing td a:hover
{
	text-decoration: none;
}


