body {}



.clear-sep {
    
	clear: both;

}

a:focus {

	border: 0;

	outline: 0;

}

/* anchors

----------------------------------------------- */

a {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;
    

}

.container_12, .container_16 {

}



#top-a-line {

	height: 10px;

}



#top-modules, #bottom-long{

	padding: 3px 0px 10px 0px;

}



#nav-line #brcr {

	padding: 10px 10px;

}



#main-content-handler {

	padding: 0px 0px 2px 0px;

	margin-bottom: 2px;
    

}



.tmp-content-area {

	padding-top: 5px;

}



#tab-modules {

	padding: 6px 0px;

}



#tmp-container {

	margin: 0 0px;

}



/* headings

----------------------------------------------- */

h1, h2, h3, h4, h5, h6 {

	line-height:1.2em;

}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {

	display: block;

	height: 100%;

	font-size: 100%;

	text-decoration: none !important;

}



#top-com-handler {

	margin: 15px 10%;

}



#top-com-handler #system-message-container {

	padding: 0px 25px;

}



#top-com-handler .close {

	width: 20px;

	height: 20px;

	top: -10px;

	right: -14px;

	opacity: 1;

}



#top-com-handler .alert {

	background: #ffffff;

	border: 1px solid rgba(0,0,0,0.2);

	color: #333333;

}



#top-background {

	width: 100%;

	height: 400px;

	position: absolute;

	z-index: 0;

	top: 0px;

	left: 0px;

}



#top-handler {

	/*position: relative;*/

	padding: 0px 0px 10px 0px;

}



#top {

	margin: 0px auto;

}



.inner {
    padding: 0 20px;
    
    
}



#top-nav-handler {

	padding-top: 0px;
    float:right;

}



#sn-position {

	position: relative;

}

#sn-position h1 {

	position: absolute;

	letter-spacing: -3px;

	z-index: 1029;

	margin:0px;

	padding: 0px;

}

#sn-position h2 {

	position: absolute;

	z-index: 1029;

	margin:0px;

	padding: 0px;

}

#sn-position h1 a, #sn-position h1 a:hover {

	text-decoration: none;

}



#vmCartModule {

	position: relative;

}



#vmCartModule div.panel2 {

	padding-bottom: 10px;

	display:none;

	position: absolute;

	top: 39px;

	width:300px;

	right: -1px;

	height: 313px;

	z-index: 300000;

	margin: 0;

	-moz-box-shadow: 0px 2px 20px rgba(0,0,0,.25);

	-webkit-box-shadow: 0px 2px 20px rgba(0,0,0,.25);

	box-shadow: 0px 2px 20px rgba(0,0,0,.25);

}



#LoginForm .modal-body .userdata {

	padding: 0px;

	margin: 0px;

	border: 0px;

}



#LoginForm .modal-body {

	max-height: 350px;

	min-height: 210px;

}



#LoginForm .caret {

	margin-top: 8px;

}



#LoginForm .btn-group > .dropdown-menu {

	font: 400 12px 'Open Sans', Arial, Helvetica, sans-serif;

	text-align: left;

	border: 0;

	-webkit-border-radius: 0;

	-moz-border-radius: 0;

	border-radius: 0;

	-webkit-box-shadow: none;

	-moz-box-shadow: none;

	box-shadow: none;

}



#LoginForm .modal-header #myModalLabel {

	font: 300 30px 'Open Sans', Arial, Helvetica, sans-serif;

	letter-spacing: -2px;

}



#LoginForm .btn-group > .dropdown-menu a {

	-moz-transition-duration: 0.4s;

	-webkit-transition-duration: 0.4s;

	-o-transition-duration: 0.4s;

	-ms-transition-duration: 0.4s;

	transition-duration: 0.4s;

	-webkit-transition-property: background-color;

	-ms-transition-property: background-color;

	-o-transition-property: background-color;

	-moz-transition-property: background-color;

	transition-property: background-color;

}



#LoginForm .button.dropdown-toggle {

	padding: 6px 5px;

	-moz-border-radius: 0px;

	-webkit-border-radius: 0px;

	border-radius: 0px;

}



#LoginForm .modal-body .userdata label { display: inline; }



#LoginForm .modal-body ul {

	padding: 0px;

	margin: 0px;

}



#LoginForm .modal-body ul li {

	padding: 0px;

	margin: 0px;

	background: none;

}



.b-modal,select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

	border-radius: 0px;

}



#log-panel {

	float: right;

}



#log-panel {

	margin: 0 !important;

	padding: 0 !important;

	list-style: none;

}



#log-panel li {

	margin: 0 !important;

	padding: 0px 0px 0px 10px !important;

	list-style: none;

	display: inline;

}



#log-panel a { 

	font-weight: 600;

}



#content-handler {

	z-index: 1;

	position: relative;

}



#cart, #currency {

	float: left;
	font-weight: 300;
	text-transform: uppercase;
    width: 300%;
    
}



#currency {

	padding: 10px 5px 9px 0px;

}




/*#cart .vmCartModule .total, #cart .vmCartModule .total_products {*/
#cart .vmCartModule{
        
}
#cart .vmCartModule .total{
	float: left;
	padding: 1px 1px;
    display: block;
}

#cart .vmCartModule .total_products {
    padding:0px 0px;
    display: block;
    font-size:12px;
    margin: 0px auto 0px auto;
    text-align: left;
    color:#333;
    font-weight: normal;
    
}

#cart .vmCartModule .show_cart {
    background: #008a8a;
	float: left;
    display: block;
    
}



#cart .show_cart a#cartpanel, #cart .show_cart a {
	float: right;
	margin-right: -1px;
    padding: 5px 5px;
	font-weight: 600;
	text-decoration: none;
    font-size:12px;
    display: block;
    
/*
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;

	transition-duration: 0.4s;

	-webkit-transition-property: background-color, color;

	-ms-transition-property: background-color, color;

	-o-transition-property: background-color, color;

	-moz-transition-property: background-color, color;

	transition-property: background-color, color;
*/  
    
}



#cart a#cartpanel:hover {

	text-decoration: none;

}



.cartpanel .show-cart-link {

	clear: both;

	padding: 28px 0px 20px 20px;

	display: block;

	font-weight: bold;

}



.cartpanel {

	text-transform: none;

}



.cartpanel .show-cart-link a {

	float: none !important;

}



.cartpanel span.closecart, .cartpanel span.closecart:hover, .closemenu, .closemenu:hover {

	opacity: 1.0;

	font: 300 30px/30px Arial, Helvetica, sans-serif;

	width: 30px;

	height: 30px;

	text-align: center;

	-moz-transition-duration: 0.4s;

	-webkit-transition-duration: 0.4s;

	-o-transition-duration: 0.4s;

	-ms-transition-duration: 0.4s;

	transition-duration: 0.4s;

	-webkit-transition-property: background-color;

	-ms-transition-property: background-color;

	-o-transition-property: background-color;

	-moz-transition-property: background-color;

	transition-property: background-color;

    position:absolute;

    right:18px;

    top:22px;

    cursor:pointer;

}



#currency .currency-label {

	float: left;

}



#currency form {

	padding: 0px;

	margin: 0px;

}



#currency input.button {

	width: 18px;

	height: 18px;

	text-indent: -99999px;

	float: right;

	padding: 0px;

	margin: 0px;

	background-image: url('../images/change-currency.png');

	background-repeat: no-repeat;

	background-position: 6px 3px;

}



/* Breadcrumbs

----------------------------------------------- */



#breadcrumb-handler {

	padding: 3px 0px 2px 0px;

	margin-left: 0px;

}

/* page heading

----------------------------------------------- */

h2#page-heading {

	font-weight:normal;

	padding:.5em;

	margin:0 0 10px 0;

	border-bottom:1px solid #ccc;

}

/* table

----------------------------------------------- */

table {

	width:100%;

	margin-bottom:10px;

}

col.colC {

	width:8em;

}

td {

	padding: 8px 10px;

	text-align:left;

}

thead th, table th {

	padding: 8px 10px;

	text-align:left;

	font-weight: bold;

	font-size: 100%;

	background-image: url(../images/moduletable-h-bg.png);

	background-position: 0 0;

	background-repeat: repeat-x;

}

tbody th, tbody td {

}

tfoot th, tfoot td {

	border-top:2px solid #ededed;

}

/* forms

----------------------------------------------- */

fieldset {

	padding:5px 0px;

	position:relative;

	margin:5px 0px 5px 0px;

	

}

legend {

	font-weight: bold;

	font-size: 12px;

	line-height: 30px;

	padding: 0px 10px 0px 10px;

	vertical-align: middle;

	margin-left: 15px;

}

fieldset.login p {

	margin-bottom:1em;

	margin-top:0pt;

}

fieldset p label {

	width:98%;

}

fieldset p input {

	width:98%;

}

fieldset p select {

	width:99%;

}

fieldset.login p label {

	float:left;

	line-height:2em;

	margin-right:3%;

	text-align:right;

	width:32%;

}

fieldset.login p input {

	width:60%;

}

fieldset.login input.button {

	margin-left:35%;

}

form p.notice {

	font-weight:bold;

}

input.search.text {

	width:66%;

}

input.search.button {

	width:28%;

	margin-left:2%;

}





/* Modules Layout

----------------------------------------------- */



#footer {

	padding: 20px 0px 0px 0px;

	margin: 0px auto;

}

#footer ul li a {

	background: transparent !important;

	text-decoration: none;

}

#footer ul li a:hover {

	text-decoration: underline;

}



#footer #footer-line {

	padding: 10px 10px;

}

#footer #footer-line .moduletable_empty {

	background: none;

}

#foo-left-right {

	clear: both;

}

#footer-left {

	float: left;

	width: 50%;

}

#footer-right {

	float: right;

	width: 50%;

}



#bottom-bg {

	padding-left: 10px;
    padding-right: 10px;
}



#bot-modules {

	position: relative;
	padding: 10px 40px;

}



#lbOverlay {

	z-index: 99999999999 !important;

}

#lbCenter, #lbBottomContainer {

	z-index: 999999999999 !important;

}



#foo-left-right {

	clear: both;

	padding-right: 10px;

}

.no-foo-lr-line {

	border-top: 0px !important;

}

.moduletable_style2 {

	border: none;

}

.moduletable_style2 h3 {

	font-size: 145%;

}



#vertical_slide {

	z-index: 999999;

	opacity: 0.96;

}



img {

	max-width: 100%;

}



#slideshow-handler {

	position: relative;

	margin: 0px auto 0px auto;

}



#search-position .button {

	border: 0px;
	padding: 0;
	background: url(../images/search-icon.png) no-repeat 0 0;
	margin: 0 !important;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
    float: right;
}



#search-position form {

	margin-bottom: 0px;

}



#search-position .search, #search-position .finder {

	vertical-align: top;

	text-align: right;

	clear: both;

	padding: 2px;

}



#search-position .inputbox {
    /*
	margin-top: 0px;

	margin-right: 5px;

	min-height: none !important;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	box-shadow: none;

	width: auto;

	border: 0px;

	background: none;
    
	float: left;
    
    background: #ffffff;
    margin: 2px 0px;
    color: #505050;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 5px;
    vertical-align: middle;
    font: normal 12px 'Open Sans', Arial, Helvetica, sans-serif;
    */
} 



#menu .search {


	-moz-transition-duration: 0.4s;

	-webkit-transition-duration: 0.4s;

	-o-transition-duration: 0.4s;

	-ms-transition-duration: 0.4s;

	transition-duration: 0.4s;

	-webkit-transition-property: background-color;

	-ms-transition-property: background-color;

	-o-transition-property: background-color;

	-moz-transition-property: background-color;

	transition-property: background-color;

}


/* TIENDA EN LINEA */
#main-content-handler .productdetails{ color:#333; }

#main-content-handler .product-description {
    border: 1px solid #e9e9e9;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 10px 19px;
}

#main-content-handler .category_description p {
    margin: 0 0 1px;
    line-height: 1.1em;
    text-align: justify;
    font-size: 20px;
    font-weight: 400;
    display:block;
    }


#main-content-handler p {
    margin: 0 0 1px;
    line-height: 1.1em;
    text-align: justify;
    font-size: 15px;
    font-weight: 400;
    /*text-transform: uppercase;*/
    display:block;
    
    
    }


#main-content-handler .productdetails h4{ 
    color: #045c97; 
    text-indent: 0px;
    font-weight: bold; 
    font-size:1.3em;
    }

#main-content-handler .productdetails .title{
    display:block;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    white-space: nowrap;
    font-size: 1.3em;
    background: #3b3b3b;
    box-shadow: inset 0px 0px 12px 0px #222222;
    padding: 9px 5px 7px 19px;
    clear: both;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color: #ffffff;
}

#main-content-handler .product-short-description{
    text-align: justify;
}

#main-content-handler .productdetails table{
    border:0px solid #888;
    border-collapse: collapse;
}

#main-content-handler .productdetails table tr{
    border:none;
}

#main-content-handler .productdetails table tr td{
    border:none;
    padding: 6px 4px;
}

#main-content-handler .spacer-buy-area h2{
    font-size:1.2em;
    display:block;
    background: #3b3b3b;
    box-shadow: inset 0px 0px 12px 0px #222222;
    padding: 9px 5px 7px 19px;
    clear: both;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    color:#ffffff;
}

#main-content-handler .productdetails .datosadicionales {
    width:80%; 
    border:0px solid #333;
    padding-left:10px;
    margin:  0px auto 0px auto;
}

#label-producto {
    border:1px solid #F0EEEE;
    width: 90%;
    padding:5px;
    text-align: center;
}

#label-fabricante {
    border:1px solid #F0EEEE;
    width: 40%;
    padding:5px;
    text-align: center;
    float:right;
}

#product-fields-title-fabricante{
    width: 40%;
    float:left;
    color: #333;
    font-weight: bold;
    vertical-align: middle;
}
#main-content-handler .productdetails-view h1{
    font-size:1.8em;
    display:block;
    background: none;
    color: #F38C04;
    font-weight: bold;
}

/* TOP HEADER */
#top-nav-handler .phone{
    width: 55%; 
    float: left; 
    border: 0px solid #333;
    margin-top: 5%;
    left: 220px;    
}

#top-nav-handler .phone .numero{
    float: left; 
    font-size:1.3em;
    font-weight: bold;
    display: block;
    margin: 0px auto 0px auto;
}

/*texto*/
.item-page .texto-intro {
    color: #444;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: normal;
    padding-top: 20px;
}

.item-page .bienvenido {
    color: #0f93be;
    font-size: 1.8em;
    line-height: 1em;
    font-weight: normal;
    padding-top: 20px;
    display:block;
    text-align: center;
}


.module-content .box {
    border: 1px solid #d0d0d0;
    padding:5px;
}

.module-content .box h2 {
    color: #f2f2f2;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: normal;
    padding: 5px 0 5px 0;
    display:block;
    text-align: center;
    background: #05546e;
}




/* div table MaxiComercio */

 .item-page .divtable
    {
        display:  table;
        width:auto;
        background-color:#fff;
        border:0px solid  #666666;
        border-spacing:2px;/*cellspacing:poor IE support for  this*/
       /* border-collapse:separate;*/
    }

 .item-page  .divrow
    {
       display:table-row;
       width:auto;
    }

.item-page .divcell
    {
        float:left;/*fix for  buggy browsers*/
        display:table-column;
        width:100%;
        margin:2px;
        border-color: #DBDBDB;
        background: #FBFBFB;
        box-shadow: inset 1px 0px 17px rgba(20, 20, 20, 0.08);
        color: #555;
        padding:4px;
    }

.item-page .divcell table tr{
    border-color: transparent;
}
    
.item-page .divtable h3{
    color:#555;
    text-align: left;
    font-weight: bold;
}

/* Tab */

