/* Videotec - Generic */

#events-navegate {
	font-size: 0.8em;
	margin-top: 20px;
}

#events-navegate h3 {
	font-size: 1.6em;
	color: #ff0000;
}

#events-navegate h4 {
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
}

#events-navegate strong {
	font-size: 0.9em;
	font-weight: bold;
}

#events-navegate a {
	color: #ff0000;
	text-decoration: none;
}

#events-navegate a:hover
{
	color: #001888;
	text-decoration: none;
}



#news {
	float: left;
	width: 560px;
	margin-left: 20px;
}

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

.note {
	padding-top: 0.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #cccccc;
}

.text-note {
	float: right;
	width: 270px;
}

#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;
	color: #000000;
}

#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 */
}

#news-events h4 {
	line-height: 180%;
}

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

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

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

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

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

.event {
	padding-top: 0.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ff0000;
}