@charset "UTF-8";
@import "ie.css";
/* CSS Document */

body {
	background: #000 url(images/bg.jpg) !important;
	background-repeat: no-repeat;
	background-color: black;
	background-position: center top !important;
}

img {
	border: none;
}

#Sides {
	background-image: url(images/Sides.png);
	width: 1137px;
	height: 547px;
	z-index: -9999;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	position: absolute;
}

/* For Small Screens Only */
@media screen and (max-width: 1137px) {
	body {
		overflow: hidden;
	}
	
	#wrap {
		width: 902px;
		margin: 0px auto;
	}
	
	#Sides {
		visibility: hidden;
	}
	
	.social-right {
		position: relative;
		display: none;
	}
	
	div#social-top {
		display: block;
	}
}

#wrap {
	width: 902px;
	margin: -17px auto;
}

div.Table_01 {
	position:absolute;
	height:1058px;
}

div.Header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:450px;
	background-image: url(images/Header.jpg);
}

div.Menu-BG {
	position:absolute;
	left:0px;
	top:450px;
	width:83px;
	height:49px;
}

div.Menu-Programas {
	position:absolute;
	left:83px;
	top:450px;
	width:149px;
	height:49px;
}

div.Menu-Divider {
	position:absolute;
	left:232px;
	top:450px;
	width:2px;
	height:49px;
}

div.Menu-RT {
	position:absolute;
	left:234px;
	top:450px;
	width:158px;
	height:49px;
}

div.Menu-Divider-2 {
	position:absolute;
	left:392px;
	top:450px;
	width:2px;
	height:49px;
}

div.Menu-Fotos {
	position:absolute;
	left:394px;
	top:450px;
	width:98px;
	height:49px;
}

div.Menu-Divider-3 {
	position:absolute;
	left:492px;
	top:450px;
	width:2px;
	height:49px;
}

div.Menu-Downloads {
	position:absolute;
	left:494px;
	top:450px;
	width:161px;
	height:49px;
}

div.Menu-Divider-4 {
	position:absolute;
	left:655px;
	top:450px;
	width:2px;
	height:49px;
}

div.Menu-BG-Long {
	position:absolute;
	left:657px;
	top:450px;
	width:243px;
	height:49px;
	background-image: url(images/Menu-BG-Long.jpg);
}

.social-media {
	margin: 8px 40px;
}

.social-media img {
	padding-left: 10px;
}

div.Video-Container {
	position:absolute;
	left:0px;
	top:499px;
	width:900px;
	height:500px;
	background-image: url(images/Video-Container.jpg);
	z-index: 100;
}

div.TV-Programs {
	position:absolute;
	left:608px;
	top:499px;
	width:292px;
	height:500px;
	background-image: url(images/TV-Programs.jpg);
}

.TV-Programs h1 {
	font-family: sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	color: #f2670a;
	text-align: right;
	height: 20px;
}

.TV-Programs ul {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
	font-family: sans-serif;
	font-size: 11pt;
}

.TV-Programs li {
	color: #ffffff;
	padding-top: 5px;
}

.TV-Programs li a {
	color: #dcd9d9;
	text-decoration: none;
}

.TV-Programs li a:hover {
	color: #f2670a;
	text-decoration: none;
}

div.Footer {
	position:absolute;
	left:0px;
	top:999px;
	width:900px;
	height:4px;
}

div.Footer015 {
	position:absolute;
	left:0px;
	top:1003px;
	width:444px;
	height:5px;
}

div.Footer-MTC {
	position:absolute;
	left:444px;
	top:1003px;
	width:231px;
	height:51px;
}

div.Footer017 {
	position:absolute;
	left:675px;
	top:1003px;
	width:17px;
	height:55px;
}

div.Footer-Snap-On {
	position:absolute;
	left:692px;
	top:1003px;
	width:194px;
	height:51px;
}

div.Footer019 {
	position:absolute;
	left:886px;
	top:1003px;
	width:14px;
	height:55px;
}

div.Footer020 {
	position:absolute;
	left:0px;
	top:1008px;
	width:90px;
	height:50px;
}

div.Footer-Mignely {
	position:absolute;
	left:90px;
	top:1008px;
	width:103px;
	height:39px;
}

div.Footer022 {
	position:absolute;
	left:193px;
	top:1008px;
	width:44px;
	height:50px;
}

div.Footer-Osvaldo {
	position:absolute;
	left:237px;
	top:1008px;
	width:97px;
	height:39px;
}

div.Footer024 {
	position:absolute;
	left:334px;
	top:1008px;
	width:110px;
	height:50px;
}

div.Footer025 {
	position:absolute;
	left:90px;
	top:1047px;
	width:103px;
	height:11px;
}

div.Footer026 {
	position:absolute;
	left:237px;
	top:1047px;
	width:97px;
	height:11px;
}

div.Footer027 {
	position:absolute;
	left:444px;
	top:1047px;
	width:231px;
	height:4px;
}

div.Footer028 {
	position:absolute;
	left:692px;
	top:1047px;
	width:194px;
	height:4px;
}

}
.example_div {
	width:100%;
	height:673px;
}

.theCenterer {
	width:600px;
	margin-left: 10px;
	padding-top:5px;
}

.theCenterer img {
	border:0;
}

.theCenterer img:hover {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
	-khtml-opacity:0.85;
}

#div4 {
	background:url(images/div4_bg.jpg) top center no-repeat;
}

.social-right {
	position: absolute;
	left: 910px;
	top: 10px;
}

#social-top {
	width: 400px;
	left: 525px;
	top: 40px;
	position: absolute;
	z-index: 9999;
	display: none;
}

.addthis_floating_style.addthis_counter_style {
	width: 70px !important;
}

.mticker-label {
	width: 80px !important;
}