/* Videotec - Home*/

#section-title-language {
	margin: 0;
	padding-top: 270px;
	background: url('/dep/home-central-image.jpg') no-repeat;
}

#image-banner {
	background-image: url('/dep/home-central-image.jpg');
	width: 840px;
	height: 280px;
   	/* hide from IE Mac \*/
	text-indent: -999em;
   	overflow: hidden;
   	/* end hide */
}

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

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

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

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

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

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

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

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

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

.note img {
	width: 269px;
	height: 100px;
	overflow: hidden;
	padding-bottom: 5px;
}

#events {
	width: 270px;
	margin-left: 310px;
}

#events h4 {
	color: #000000;
	font-weight: bold;
}

*html #events {
	width: 270px;
	margin-left: 310px;
}

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

.event img {
	padding-bottom: 5px;
}

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

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