/**
*** A Template by zeltika.com
*** @version 1.0
*** @copyright (C) 2008 by - zeltika.com
*** @web http://www.zeltika.com
**/

/***This css file manages the asthetic layout,
dimensions etc***/



body {
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #666666;
	background-color: #E1D8C3;
	/*background-color: #666;
	background-image: url(../images/bg_body.gif);*/
}



#ja-wrapper1 {
	width: 990px;
	margin: 0 auto;
}
#ja-wrapper2 {
	padding-right: 14px;
	background: url(../images/shadow-right.gif) repeat-y right #FFFFFF;
}

.narrow #ja-wrapper2 {
	padding-right: 0;
	background: #FFFFFF;
}

#ja-wrapper3 {
	padding-left: 14px;
	background: url(../images/shadow-left.gif) repeat-y left;
	overflow: hidden;
}

h1.logo {
	width: 153px;
	float: left;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: -4000px;
	height: 150px;
	outline: none;
	margin-left: 110px;
	margin-top: 20px;
}

h1.logo a {
	width: 153px;
	float: left;
	display: block;
	background: url(../images/logo.gif) no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: -4000px;
	height: 150px;
	outline: none;
	margin-left: 110px;
	margin-top: 20px;
}

#top_shadow {

position: absolute;

right: -7px;

top: 33px;

width: 795px;

height: 120px;

z-index: -1;

}



#top_a {

height: 33px;

width: 100%; /* 780px;*/

padding: 0;

margin: 0;

line-height: 33px;

}



#top_a_left {

float: left;

margin-left: 10px;

display: inline;

}



#top_a_right {
	float: right;
	margin-right: 20px;
}



#branding_header {
	clear: both;
	background: url(../images/header-bg.gif) no-repeat top left;
	position: relative;
	height: 150px;
	border:0;
}


.modulerandomimage{
	right: 0px;
	float: right;
	overflow:hidden;
}

#headermask {
}

#top_seperator {
	background-image: url(../images/top-border-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:5px;
	width:990px;
}

#top_nav {
	height: 70px;
	background: url(../images/mainnav-bg.gif) repeat-y;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}


#top_nav form .inputbox {
	width:150px;
	height:15px;
	border:1px solid #666666;
	margin-top:185px;
	margin-left:25px;
	vertical-align: middle;
	color: #666666;
	background-color: #FFFFFF;
}

#top_nav table {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float:right;
}

#basicmenu{
	width:180px;
	float: right;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#top_shelf {

border-top: 10px solid #E4E9AB;

width: 780px;

margin: 0;

padding: 0;

overflow: auto;

}



#top_shelf_left {

float: left;

width: 236px;

padding: 0 5px 0px 5px;

margin-left: 10px;

display:inline;

}



* html body #top_shelf_left {

/* width: 246px; */

}



#top_shelf_center {

float: left;

width: 236px;

padding: 0 5px 0px 5px;

margin-left: 10px;

}



* html body #top_shelf_center {

width: 246px;

}



#top_shelf_right {

float: left;

width: 236px;

padding: 0 5px 0px 5px;

margin-left: 10px;

}



* html body #top_shelf_right {

width: 246px;

}







#content_wrap {
	/*width: 100%; /* 780px;*/
	width:100%;
	margin:0px;
	border:0px;
	background: url(../images/wrapp1-bg_2.gif) repeat-y top left;
}



/*  SEARCH */

.searchcustom{
	float: right;
	height: 21px;
	width:200px;
	margin-top: 4px;
}

.buttoncustom{
	height: 19px;
	font-size:10px;
}

.inputboxcustom{
background-color:#CCCCCC;
}

.button {
	height:20px;
	text-decoration: none!important;
	background-image: url(../images/fondo-boton.gif);
	background-repeat: repeat-x;
	color: #666666;
	border: 1px solid #666666;
}

/* MODULE
--------------------------------------------------------- */

/*SIDEBAR MENU STYLING STARTS*/

#sidebar {
	float: left;
	width: 130px;
	margin-left: 45px;
	margin-top: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


* html body #sidebar {
/*width: 200px;*/
}


/* RIGHT MODULE
--------------------------------------------------------- */

/*SIDEBAR OFERTAS STYLING STARTS*/
/*   RIGHT
-----------------------------*/

#rigth {
	width: 170px;
	right:0;
	float: right;
	margin-right: 15px;
	margin-left: 5px;
}

#rigth .moduletable {

}

#rigth .moduletable a {

}

/* PATHWAY 
-------------------------------------------------------------*/

#pathway{
	width: 720px;
	/*background-image: url(../images/pathway.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	padding: 5px;
	text-align: left;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#pathway .pathway{
	font-size: 14px;
	overflow:hidden;

}

#pathway .pathway a {
	font-size: 14px;
	text-decoration:none;
}


* html body #pathway {

width: 549px;

}



#main_content {
	float: left;
	width: 650px;
	/*height: 250px;*/
	padding: 10px;
	margin-left: 10px;
	margin-top: 20px;
	background-color:#FFFFFF;	
}



* html body #main_content {
}



#bottom_seperator {
	height: 1px;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* FOOT 
------------------------------------------------------*/

#footer_cont  {
	/*background-image: url(../images/bg_page_bottom.gif);
	background-position: bottom;*/
}

#footer  {
	clear: both;
	float: left;
	width: 100%;
	background: url(../images/footer-left.gif) no-repeat top left;
	position: relative;
	height: 100px;
}



#footer_shadow {
	background: url(../images/footer_shadow_bg.jpg) repeat-x;
	height: 52px;
	width: 780px;
	margin: 0;
	padding: 0;
}


/* PIE PERSONALIZADO */

#pie_col1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	width: 200px;
	background-image: url(../images/vdot.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-left: 180px;
}

#pie_col2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	width: 200px;
	background-image: url(../images/vdot.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	padding-left: 10px;
	margin-top: -33px;
	margin-left: 420px;
}

#pie_col3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	width: 200px;
	margin-top: -30px;
	margin-left: 620px;
	background-image: url(../images/vdot.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	padding-left: 10px;
}

/* FORMULARIOS 
------------------------------------------------------------- */

.form_basico {
	background-color:#FFFFFF;
}


.ff_texto{
	color:#666666;
	text-align:left;
}

.ff_button {
	width:35px;
	height:35px;
	margin: 0px;
	padding: 0px;
	background-position: 0px 0px;
}

/* MAP
------------------------------------------------------------- */
#map {
margin-bottom: 50px;

}

/*  MODULO DISEŅO 
---------------------------*/
.moduletable_fotos_portada{
	margin:0px;
	width:130px;
	margin-left:5px;
}

.module_sup_design{
	margin-top:5px;
}

.module_sup_design a{
	margin-left:5px;
	margin-right:5px;
}	
	

#product_list {
	margin-top:50px;
}

#product_list tr{

}



.moduletable_mainmenu_pr {
	padding-top:25px;
	padding-left:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;	
}

.moduletable_mainmenu_pr .mainlevel {
	height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	background-image: url(../images/circle.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:20px;
}


.moduletable_tienda_controles{
	width: 170px;
	margin-right:10px;
	margin-top:0px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}	


.moduletable_tienda_controles .mainlevel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	background-color: #666666;
	margin-bottom:1px;
	text-align: left;
	padding-left: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 6px;
	vertical-align: middle;
	background-image: url(../images/circle.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.moduletable_tienda_controles .mainlevel:hover{
	text-decoration:none;
	color: #FFFFFF;	
}

.moduletable_tienda_controles .inputbox {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #333333;
	height:15px;
	margin-left:15px;
	margin-right15px;
	vertical-align: middle;
}

.moduletable_tienda_controles .button {
	height:20px;
	text-decoration: none!important;
	background-image: url(../images/fondo-boton.gif);
	background-repeat: repeat-x;
	color: #666666;
	border: 1px solid #666666;
}

.moduletable_tienda_controles label{
	margin-left:15px;
	margin-right15px;
}

.moduletable .vmCartModule {
	width: 170px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:15px;
	padding-left:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/add-to-cart_orange.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.vmCartModule a{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	height:60px;
	text-align: center;
	padding-left:35px;
}

.moduletable_menu_compra{
	margin-left:200px;
	margin-top:10px;
	width:200px;
	color:#666666;
	float: left;
}

.moduletable_menu_compra h3 {
	color:#666666;
	text-align: left;
}

.moduletable_menu_compra .mainlevel {
	color:#FFFFFF;
}	

.moduletable_menu_tienda{
	margin-left:50px;
	margin-top:10px;
	width:200px;
	color:#333333;
	float: left;
}

.moduletable_menu_tienda h3 {
	color:#666666;
	text-align: left;
}

.moduletable_menu_tienda .mainlevel {
	color:#FFFFFF;
}	

.moduletable_menu_atencion{
	margin-left:50px;
	margin-top:10px;
	width:200px;
	color:#333333;
	float: left;
}

.moduletable_menu_atencion h3 {
	color:#666666;
	text-align: left;
}

.moduletable_menu_atencion .mainlevel {
	color:#FFFFFF;
}

.moduletable_creditos {
	margin-top:10px;
	width:100px;
	float: left;
}	

.module_carrito{
	width:180px;
	height:100px;
	float: right;
	margin-top:10px;
	background-image: url(../images/vm-cart-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#product_list table {
	height: 270px;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: justify;
}

#product_list table img{
	/*height: 80px;*/
}

#main_content input ,
#main_content  textarea{
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #333333;
}

/*----------------------------------------------------------*/
.module_banner {
	float: right;
	margin-top:20px;

}

	

