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

div.search {
	background: url(/i/home_search_bg.png) no-repeat;
}

/* Full width heading */
.full h2 {
	BACKGROUND: url(/i/linea_rotulo.gif) repeat-x;position:relative;top:30px;
}

h2.small {
	background: url(/i/linea_rotulo.gif) repeat-x;position:relative;top:25px;
	}

div.large_col h2.small {
	background: url(/i/linea_rotulo.gif) repeat-x;
	}

div.one_col h2.small {
	background:url(/i/linea_rotulo.gif) repeat-x;
	}

div.mid_col h2 {
	color: #000;
}

/* Half width heading */
div.half h3 {
	background: url(/i/linea_rotulo.gif) repeat-x;
	color: #000;
	}


/* Third width heading */
div.featured h3 {
	background: url(/i/third_heading_bg_orange.png) no-repeat;
	color: #000;
}

div.featured h3 span {
	color: #000;
}

div.left_col h2.title {
	background: url(/i/nav_heading_orange.png) no-repeat;
	color: #0015ff;
	}

div.tabs {
	background: url(/i/tab_bg_umd2.png) 0 28px no-repeat;
         _height: 1px;
	}

	div.tabs p
{
	display: block;
	position: absolute;
	margin-left: 137px;
	color: #636363;
	font-size: 11px;
	line-height: 20px;
	width: 422px;
	top: 35px;
}

body#products div.tabs {
	background: url(/i/product_bg_umd.png) 0 28px no-repeat;
	}
div.breadcrumbs a {
	color: #1e96df;
	}

div.estas ul li {
	background: url(/i/estas_orange.png) no-repeat;
	}

	.nav_cat_h2 a.active,
.nav_cat_h2 a:hover
{
	background-image:url(/i/selected_link_orange.png);
	background-repeat: no-repeat;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

.nav_cat_h2_active
{
	background-image:url(/i/selected_link_orange.png);
	background-repeat: no-repeat;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}


