/* Videotec - Transition */

#product-category-navegate {
	font-size: 0.8em;
	margin-top: 24px;
}

#product-category {
	float: left;
	width: 560px;
	margin-left: 20px;
	position: relative;
}

*html #product-category {
	margin-left: 10px;
}

#product-category h2 {
	padding-top: 115px;
	font-size: 1.5em;
	color: #ff0000;
	text-transform: uppercase;
}

#product-category a {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	color: #ff0000;
}

#product-category span {
	display: block;
}

#product-category span a {
	display: block;
	width: 186px;
	padding-top: 100px;
}

.item1, .item2, .item3 {
	float: left;
	width: 186px;	
}

.item1 span, .item2 span, .item3 span {
	position: relative;
	height: 110px;
}

.image {
	position: absolute;
	top: -90px;
}
#product-category ul li {
	display: inline;
	position: relative;
}

#product-category img {
	border: 0;
}

#product-category ul {
	list-style-type: none;
	padding-top: 10px;
	width: 560px;
	height: 130px;
	border-bottom: 1px solid #ff0000;
	overflow: hidden;
}

#product-category p {
	line-height: 180%;
	padding-top: 15px;
	padding-bottom: 35px;
}

#extra-services {
	float: right;
	width: 220px;
	margin-right: 20px;
}

*html #extra-services {
	margin-right: 10px;
}

#extra-services ul {
	list-style-type: none;
}

#extra-services h3 {
	font-size: 1.1em;
	font-weight: bold;
}

#search, #housing-finder, #delivery-service, #products, #worldwide {
	border-top: 1px solid #ff0000;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

#search p {
	padding-top: 0.5em;
	padding-bottom: 1.6em;
}

#keywords {
	width: 192px;
	float: left;
}

#go {
	background-image: url('/dep/go-icon.jpg');
	width: 20px;
	height: 20px;
	border: 0;
   	/* hide from IE Mac \*/
	text-indent: -999em;
   	overflow: hidden;
   	/* end hide */
	float: right;
}

#housing-finder h4 {
	background-image: url('/dep/housing-finder-icon.jpg');
	width: 218px;
	height: 20px;
	margin-top: 10px;
}

#housing-finder h4 a {
	display: block;
	width: 218px;
	height: 20px;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

#delivery-service h4 {
	background-image: url('/dep/24h-delivery-service-icon.jpg');
	display: block;
	width: 218px;
	height: 20px;
	margin-top: 10px;
}

#delivery-service h4 a {
	display: block;
	width: 218px;
	height: 20px;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}

#products h4 {
	line-height: 180%;
}

#products ul li, #worldwide ul li {
	text-indent: 0.8em;
}

#products a, #worldwide a {
	color: #000000;	
	text-decoration: none;
	line-height: 180%;
	font-weight: 100;
	font-size: 0.9em;
}

#products ul li:hover, #worldwide ul li:hover, #products ul li.iehover, #worldwide ul li.iehover {
	background-color: #ff0000;
}

#products ul li a:hover, #worldwide ul li a:hover, #products ul li:hover a, #worldwide ul li:hover a, #products ul li.iehover a, #worldwide ul li.iehover a {
	background-color: #ff0000;
	color: #ffffff;
}

#products ul li:hover ul li, #products ul li:hover ul li a, #products ul li.iehover ul li, #products ul li.iehover ul li a {
	background-color: #ffffff;
	color: #000000;
}

#active-products ul li {
	text-indent: 1.6em;
}

#active-products a {
	color: #ff0000;
}

#active-products ul li a {
	color: #000000;
}

#products > ul > #active-products:hover, #products > ul > #active-products:hover > a, #products > ul > #active-products > a:hover, 
#products > ul > #active-products.iehover, #products > ul > #active-products.iehover > a {
	background-color: #ffffff;
	color: #ff0000;
}

#products ul li ul li:hover, #products ul li ul li.iehover {
	background-color: #ff0000;
}

#products ul li ul li a:hover, #products ul li ul li:hover a, #products ul li ul li.iehover a {
	background-color: #ff0000;
	color: #ffffff;
}
