#CatalogoProductos {
	margin:0;
	padding:0;
	position:relative;
}
#MenuCatalogo {
	height:47px;
	width:970px;
	margin:0;
	padding:0;
	position:relative;
}
#ColumsCat {
	background-image:url(../images/bgcatalogo.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:970px;
	margin:0;
	padding:0;
}
#ColCat01 {
	background-image:url(../images/bgcol01cat.png);
	background-repeat:repeat-y;
	background-position:right;
	width:350px;
	margin:0;
	padding:0 0 20px 0;
	float:left;
}
#TitleInfo {
	background-image:url(../images/bginfoprod.jpg);
	background-repeat:no-repeat;
	height:43px;
	width:350px;
	margin:0 0 15px 0;
	padding:0;
}
#TitleInfo H3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	line-height:43px;
	text-transform:uppercase;
	margin:0;
	padding:0 0 0 20px;
}
#InfoProducto {
	width:330px;
	margin:0;
	padding:0 0 0 20px;
}
#InfoProducto P {
	width:310px;
	font-size:11px;
	margin:0;
	padding:0;
}
#ULCaracteristicas {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8d8d8d;
	font-weight:bold;
	list-style:none;
	margin:0;
	padding:0;
}
#ULCaracteristicas LI {
	margin:4px 0 4px 0;
	padding:0;
}
.docinfo {
	background-image:url(../images/bgdocinfo.gif);
	background-repeat:no-repeat;
	height:53px;
	width:227px;
	margin-top:10px;
	margin-right:15px;
	float:left;
	position:relative;
}
.btnlnpro {
	background-image: url(../images/btnlp01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	width:210px;
	margin:0;
	padding:0;
	position:absolute;
	top:6px;
	left:7px;
}
.btnlnpro:hover {
	background-image:url(../images/btnlp02.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
}
.btnctpro {
	background-image: url(../images/btncp01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:40px;
	width:211px;
	margin:0;
	padding:0;
	position:absolute;
	top:6px;
	left:7px;
}
.btnctpro:hover {
	background-image: url(../images/btncp02.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0;
	padding:0;
}
#CatOptions {
	background-image:url(../images/bgbtnscat.gif);
	background-repeat:no-repeat;
	height:35px;
	width:270px;
	margin:0;
	padding:0;
	position:relative;
}
.btnimp {
	background-image: url(../images/btnimp01.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:26px;
	width:97px;
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	left:5px;
}
.btnimp:hover {
	background-image: url(../images/btnimp01.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.btnea {
	background-image: url(../images/btnea01.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:26px;
	width:137px;
	margin:0;
	padding:0;
	position:absolute;
	top:5px;
	right:5px;
}
.btnea:hover {
	background-image: url(../images/btnea01.gif);
	background-position:top;
	background-repeat:no-repeat;
	cursor:pointer;
}
.docicon {
	background-image:url(../images/bgdocicon.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	width:74px;
	margin:0;
	padding:0;
	text-align:center;
	float:left;
}
.line {
	height:1px;
	width:10px;
	margin:14px 0 14px 0;
	padding:0;
}
#line2 {
	height:1px;
	width:590px;
	margin:0;
	padding:0;
}
#ColCat02 {
	margin:0 0 0 20px;
	padding:0;
	float:left;
}
#ProductoPreview {
	height:244px;
	width:590px;
	margin:0;
	padding:0;
	position: relative;
}
#ImagesSlide {
	height:60px;
	width:200px;
	margin:0;
	padding:0;
	position:absolute;
	top:75px;
	left:20px;
}
#ImgThumb {
	width:330px;
	height:244px;
	position:absolute;
	/*se cambio la alineacion central*/
	text-align:center;
	top:0;
	right:0;
	margin:0;
	padding:0;
}
#ZoomIt {
	position:absolute;
	bottom:50px;
	right:324px;
	text-transform:uppercase;
	letter-spacing:-1px;
	z-index:10;
}
#ZoomIt A {
	font-family:"Myriad Pro", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#277ba6;
	text-transform:uppercase;
	text-decoration:none;
}
#ZoomIt A:hover {
	color:#ff8a00;
	text-decoration:underline;
}
.back {
	background-image:url(../images/aback.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:22px;
	width:8px;
	margin:8px 5px 0 0;
	padding:0;
	float:left;
}
.back:hover {
	background-image:url(../images/aback.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.imgthumbsmall {
	height:38px;
	width:38px;
	margin:0 5px 0 5px;
	padding:0;
	float: left;
}
.next {
	background-image:url(../images/anext.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:22px;
	width:8px;
	margin:8px 0 0 5px;
	padding:0;
	float:left;
}
.next:hover {
	background-image:url(../images/anext.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#ThumbsProd {
	background-color:#FFF;
	width:590px;
	margin:0;
	padding:0 0 10px 0;
	position:relative;
}
#ThumbsProd H3 {
	color:#FF6600;
	font-size:20px;
	letter-spacing:-1px;
	margin:0;
	padding:15px 0 15px 15px;
}
#TabAgr {
	background-image: url(../images/agritab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:88px;
	position:absolute;
	bottom:0;
	left:6px
}
#TabAgr:hover {
	background-position:top;
	cursor:pointer;
}

#TabTab {
	background-image: url(../images/tablillatab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:88px;
	position:absolute;
	bottom:0;
	left:485px
}
#TabTab:hover {
	background-position:top;
	cursor:pointer;
}



div#MenuTabs a.selected{
background-position:center top;
}
#TabInd {
	background-image: url(../images/indtab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:84px;
	position:absolute;
	bottom:0;
	left:91px
}
#TabInd:hover {
	background-position:top;
	cursor:pointer;
}
#TabAvi {
	background-image: url(../images/avitab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:78px;
	position:absolute;
	bottom:0;
	left:175px
}
#TabAvi:hover {
	background-position:top;
	cursor:pointer;
}
#TabHog {
	background-image: url(../images/hogtab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:71px;
	position:absolute;
	bottom:0;
	left:253px
}
#TabHog:hover {
	background-position:top;
	cursor:pointer;
}

#TabJar {
	background-image: url(../images/jartab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:68px;
	position:absolute;
	bottom:0;
	left:324px;
}
#TabJar:hover {
	background-position:top;
	cursor:pointer;
}
#TabSym {
	background-image: url(../images/symtab.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:34px;
	width:106px;
	position:absolute;
	bottom:0;
	left:386px;
}
#TabSym:hover {
	background-position:top;
	cursor:pointer;
}
#ContCatl {
	background-image:url(../images/bgcontcat.gif);
	background-repeat:no-repeat;
	height:24px;
	width:560px;
	padding-right:18px;
	text-align:right;
	line-height:24px;
	position:absolute;
	bottom:0;
	right:0;
}
#ContCatl  A {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4aadd6;
	font-weight:bold;
	text-decoration:none;
}
#ContCatl  A:hover {
	color:#ff9900;
	text-decoration:underline;
}
.btncontactus {
	margin:0;
	padding:0;
}
.prodpreview {
	margin:0;
	padding:0 0 0 15px;
	
}
.productobox {
	width:120px;
	margin:10px 20px 0 0 !important;
	margin:10px 19px 0 0;
	padding:0;
	text-align:center;
	float:left;
        height: 100px;
}

/*se le agrego para que los thumbnails se vean bien*/
a.slides IMG{
	border:none;
}

/*se le agrego el flotante mas un tama en ancho fijo para que centre, ahh y el textalign tambien*/
a.productimg{

	float:left;
	width:120px;
	text-align:center;
}

a.productimg IMG {
	border:0;
	margin:0;
	padding:0;
}
a.productname {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#277ba6;
	margin:0;
	padding:5px 0 5px 0;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
a.productname:hover {
	color:#FF6600;
	text-decoration:underline;
}
.linecat {
	height:1px;
	width:550px;
	margin:15px auto 10px auto;
	padding:0;
}
.pagecounter {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#277ba6;
}
.pagecounter SPAN {
	color:#FF6600;
}
#PagecounterTwo {
	height:12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	color:#277ba6;
	margin:0;
	padding:0 30px 0 0;
}	
#PagecounterTwo A {
	color:#277ba6;
	text-decoration:none;
	margin:0;
	padding:0;
}	
#PagecounterTwo A:hover {
	color:#FF6600;
	text-decoration:underline;
}
#PageChanger {
	background-image:url(../images/bgpagech.gif);
	background-repeat:no-repeat;
	height:29px;
	width:176px;
	line-height:29px;
}
.btnant {
	background-image: url(../images/btnant.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
	width:54px;
	cursor:pointer;
	margin:5px 0 0 5px;
	padding:0;
	float:left;
}
.btnant:hover{
	background-position:bottom;
}
.btnprox {
	background-image: url(../images/btnprox.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
	width:54px;
	cursor:pointer;
	margin:5px 0 0 0;
	padding:0;
	float:left;
}
.btnprox:hover{
	background-position:bottom;
}
#SubCategory {
	background-image:url(../images/bgmenucatalogo.gif);
	background-repeat:repeat-x;
	height:47px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;

	margin:0;
	padding:4px 0 0 8px;
	position:relative;
}
#SubCategory A {
	color:#999999;
	text-decoration:none;
	margin:2px 10px 0 10px;
	padding:0;	
}
#SubCategory A:hover {
	color:#277ba6;
	text-decoration: underline;
}
#Busqueda {
	background:url(../images/bgbusqueda.gif) repeat-y top right;
	height:47px;
	width:330px;
	margin:0;
	padding:0;
	position:absolute;
	top:30px;
	right:0;
	z-index:50;
}
.busqueda {
	background:url(../images/bgfrom.gif) no-repeat  center left;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	line-height:18px;
	height:20px;
	width:130px;
	border:1px solid #b0d0df;
	margin:13px 0 0 100px;
	padding:0 5px 0 25px;
}
/*.btnbuscar {
	height:18px;
	width:45px;
	position:absolute;
	top:44px;
	right:15px;
}*/
.buscar {
	background-image:url(../images/bgbuscar.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:18px;
	width:43px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	line-height:18px;
	margin:0;
	padding:0;
	position: absolute;
	top:45px;
	right:15px;
	z-index:50;
	cursor:pointer;
}
.buscar:hover {
	background-image:url(../images/bgbuscar.gif);
	background-repeat:no-repeat;
	background-position: bottom;
}