@charset "utf-8";
/* CSS Document */

/* ************************************************************************************************************************

TRAPISOL

File:			template.css
Author:			Amapolazul Grupo Creativo
Homepage:		www.amapolazul.com
Copyright:		2015

************************************************************************************************************************ */

/* ---------- General ---------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d2d2d;
}

p {
	margin: 0;
	padding: 5px;
}

a {
	padding: 0;
	color: #004683;
	text-decoration: none;
	outline: none;
}

a:visited {
	color: #004683;
	text-decoration: underline;
}

a:hover	{
	color: #046dba;
	text-decoration: underline;
}

h1 {
	font-weight: bold;
}

h2 {
	width: auto;
	height: auto;
	padding: 0 10px 10px 10px;
	font-size: 24px;
	font-weight: bold;
	color: #f01920;
	text-transform: uppercase;
}

h4 {
	padding: 5px;
	font-size: 16px !important;
	font-weight: bold;
	color: #004683;
}

/* ---------- Template ---------- */

.all {
	width: 100%;
	min-width: 1100px;
	min-height: 100%;
	overflow: hidden;
}

.left {
	width: 300px;
	margin-bottom: -30000px;
	padding-bottom: 30000px;
	background: #d8d8d8;
	float: left;
	position: relative;
}

.right {
	margin-bottom: -30000px;
	padding-bottom: 30000px;
}

.top,
.top_yellow {
	width: 100%;
	min-width: 800px;
	height: 131px;
	background: #f01920;
}

.top_yellow {
	background: #fff200;
}

.banner,
.component,
.bottom-1,
.footer {
	width: 100%;
	min-width: 800px;
}

.component .main {
	width: 760px;
	margin-left: 300px;
	padding: 20px;
}

.all_vm {
	width: 800px;
	min-height: 430px;
}

.component_vm {
	width: 760px;
	padding: 20px;
}

/* ---------- Joomla ---------- */

.componentheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2d2d2d;
	letter-spacing: -0.6pt;
}

.pagination {
	width: auto;
	margin: 10px auto;
}

.pagination ul {
	width: auto;
	margin: 0 auto;
	left: 23%;
	display: inline-block;
	position: relative;
}

.pagination ul li {
	margin: 5px 2px;
	padding: 8px 10px;
	background: #303030;
	border: 1px solid #000;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
	display: inline-block;
}

.pagination ul li:hover {
	background: #303030;
	border: 1px solid #070707;
	color: #ffc000;
	text-decoration: underline;
}

.pagination ul li span {
	color: #FFC000;
	text-decoration: underline;
}

/* ---------- Contents ---------- */

/* General */

.content_title {
	padding: 10px;
	background-color: #f01920;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

/* ---------- Components ---------- */

/* VirtueMart */

/* Products */

div.browse-view div.row {
	height: 260px;
}

div.product {
	border: none;
}

.product_container {}

.vm-product-media-container {
	margin-bottom: 0;
}

.product_image {
	width: 200px;
	height: 180px;
	padding: 10px;
	border: 1px solid #CCC;
	border-bottom: none;
}

.product_image table {
	width: 100%;
	min-height: 180px;
}

.browse-view .row .product .spacer img,
.related-products-view .row .product .spacer img {
	max-width: 180px;
	height: auto;
	max-height: 180px;
	border: none;
}

.product_title {
	padding: 10px;
	background-color: #f01920;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

.product_title a {
	color: #FFF;
}

.horizontal-separator {
	height: 0;
	margin: 0;
	padding: 5px 0;
	background: none;
}

/* Product Details */

.productdetails_container {}

.productdetails_gallery {
	width: 410px;
	padding-right: 10px;
	float: left;
	position: relative;
}

.productdetails_text {
	width: 340px;
	float: right;
	position: relative;
}

.productdetails_title {
	margin-bottom: 10px;
	padding: 10px;
	background-color: #f01920;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
}

.productdetails_description {
	font-size: 16px;
}

/* ---------- Modules ---------- */

/* Left */

.moduletable_l1 {
	padding: 10px 20px;
	background-color: #fff;
	text-align: right;
}

.moduletable_l2 {
	margin: 20px 0;
	text-align: right;
}

.moduletable_l3 {
	padding: 20px 50px;
	padding-left: 0;
	text-align: right;
}

/* Top */

.moduletable_t1 {
	width: 740px;
	height: 75px;
	margin-left: 300px;
	padding: 28px 30px;
	text-align: right;
}

.moduletable_t1 a {
	margin-left: 20px;
}

/* Banner */

#jmslideshow-103 {
	width: 700px;
	height: 300px;
	margin: 20px 50px 20px 350px;
}

/* Bottom 1 */

.moduletable_bo1 {
	width: 740px;
	height: 200px;
	margin-left: 300px;
	padding: 20px 30px;
	padding-top: 0;
}

.moduletable_bo1 h3 {
	margin: 0 0 10px 0;
	padding: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #f01920;
}

.moduletable_bo1 .slide-desc-bg {
	background: #f01920;
	opacity: 1;
}

.moduletable_bo1 .slide-desc-text {
	padding: 0;
}

.moduletable_bo1 .slide-title {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

/* Footer */

.moduletable_f1 {
	width: 740px;
	margin-left: 300px;
	/*bottom: 0 !important;*/
	padding: 10px 30px;
	background-color: #fff;
	text-align: right;
	/*position: absolute;*/
}

/* ---------- Others ---------- */

.clear {
	clear: both;
}