/* @override http://tecnologias-avanzadas.net/css/extras.css */

/* @override http://wadboard.com/css/extras.css */

/* @override http://wadboard.com/css/extras.css */

.item {
	float:left;
	margin:10px;
}

.panel {
	display: block;
	margin-top: 10px;
	width: 70px;
}
#selector ,#gallery{
	display: block;
	border:1px solid #999;
	border-bottom:3px solid #999;	
	min-height: 200px;
}
.clearer {
	clear: both;
}

#HardTitle {
	width: 100%;
	background-color: #f1f1f1;
	padding-top: 20px;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
	color:#444;
	border-right: 2px #f1f1f1 solid;
}
#HardTitle span{
	margin: 10px;
	
}
.catalogItem 
{
	display:block;
	text-align: center;
}

#catalogListing img
{
	margin:5px;
	
}
ul.catalogDisplayer 
{
	display:block;
	width:100%;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	height:auto !important;
	float: left;
	
}

ul.catalogDisplayer li
{	
	height:auto;
	display:inline;
	float:left;
	width:24%;
	border-right: 1px #e5e5e5 solid;
}
.catalogListItem.lastItem {
	border-right: 0px;
	
}


.productItem 
{
	display:block;
	text-align: center;
}

.productItem img
{
	margin:5px;
	float: left;
}
ul.productDisplayer 
{
	display:block;
	width:100%;
	border-bottom: 1px #e5e5e5 solid;
	border-left: 1px #e5e5e5 solid;
	border-right: 1px #e5e5e5 solid;
	height:auto !important;
	float: left;
	
}

ul.productDisplayer li
{	
	height: 140px;
	display:inline;
	float:left;
	width:33%;
	border-right: 1px #e5e5e5 solid;
	vertical-align:middle;
}
.productListItem.lastItem {
	border-right: 0px;
	
}
.productListItem {

}
.Itemdescripcion
{	
	display:block;
	margin-top: 10px;	
}
.Itemdescripcion a{
	white-space: normal;
}
.gallery_ul{
	list-style: none;
}
.gallery_ul li {
	display: inline;
	float: left;
}
.galery3_item {
	margin:2px;
}


/* Vertical Scroller */
#vscroller {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 180px; /* important */
	height: 470px; /* important */
	margin: 0;
	
}


#vscroller_content {
	position: absolute;
	left: 0;
	margin: 0px;
	padding: 0;
	height: 5418px;
}

.vscroller_item {
	list-style-type: none !important;
	margin: 0;
	padding: 0;
	display: block;
	
	height: 120px;
	width: 120px; 
	
	margin: 5px;
	/* padding: 5px; */
	border: 0px solid #97C850;
	background-color: #000;
}

#.vscroller_item img {
	display: block;
}

/* example_3 css */
#scroller {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 580px; /* important */
	height: 140px; /* important */
	margin: 0;
	
}


#scroller_content {
	position: absolute;
	top: 0;
	margin: 0px;
	width: 5418px;
}

.scroller_item {
	list-style: none !important;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin: 5px;
	padding: 0px;
	border: 0px solid #97C850;
	background-color: #000;
}

#.scroller_item img {
	display: block;
}
				
/* Scroller */


/* Tooltips */
.tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}


#search {
	position: absolute;
	top: 170px;
	left: 50%;
	height: 26px;
	width: 390px;
	text-align: right;
}
 
 
 .txtArea {
 	width:500px;
 	height:200px;
 }
 
 .PageButton {
	background-color: #97C850;
	color: white;
	padding: 5px;
}
.PageSelected {
	background-color: #454545;
	color: white;
	padding: 5px;
}

button.calendar {
	background: url(i-heart-ny-icon.gif);
	border: 0;
	cursor: pointer;
/* 	float: left; */
	height: 20px;
	margin-right: 6px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

/* CSS DEL CARRITO */
	
	#leftBlock {
		width:360px;
		margin:8px;
		float:left;
	}
	.blocktitle {
		width:100%;
		background-color:#DDD;
	}
	
	#rightBlock {
		width:380px;
		margin:8px;
		float:right;
	}
	#productos {
		width:100%;
	}
	#productos .name {
		width:500px;
	}
	
	.long {
		width:100%;
	}
	.ebloc ,#leftForm{
		float:left;
	}
	.ebloc
	{
		width:250px;
	}
	#leftForm {
		width:560px;
	}
	#rightForm {
		float:right;
		width:200px;
	}
	
	label {
		font-weight:bold;
	}
	.elementHolder {
		min-height:60px;
	}
	
	#errorProd {
		color:red;
		font-size:10px;
		font-weight:bold;
	}
	.superCat {
		font-weight:bolder;
		color:#000;
	}
	
	.maine {
		font-weight: bolder;
	}
	.category {
		margin-left: 5px;
	}
	.ecom_sel_cat {
		height: 20px;
	}
	
	#lista1 {
		list-style: none;
	}
	.info {
		margin-top:5px;
		margin-bottom: 5px;
	}
	.listing {
		width:100%;
	}
	
	/* cmanager */
	
	#contents_new_choice {
		list-style: none !important;
	}
	
	#contents_new_choice li{
		float: left;
		list-style: none !important;
	}
	
	.zebra {
		background-color: #F0F0F0;
	}
	
	/* end of cmanager */
	
	.successDiv {
		margin:5px;
		background-color: #97C850;
		border: 1px dashed #669900;
		padding: 5px;
	}
	
	.successDiv p{
		margin: 0px;
		padding: 0px;
	}	
	
	