@charset "utf-8";
/* CSS Document */

/*----------------------------Default Settings--------------------------------------*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table,td,tr,th
{
	margin:0;
	padding:0 
}
	
body 
{
	font: 10px arial, helvetica, sans-serif;
	color: #353535;
}

h1,h2,h3,h4,h5,h6,pre,code,input,textarea 
{
	font-size:1em;
	font-weight: normal;
}

a img,:link img,:visited img 
{
	border:none;
	outline:none;
}

:link,:visited 
{
	text-decoration:none;
}

ul,ol 
{
	list-style:none;
}

address 
{
	font-style: normal;
}

.screenreader 
{
	position: absolute;
	left: -9000px;
	top: -9000px;
}
	
.imageReplace {text-indent: -9000px;}

.clearfix:after,
.index .item li:after { /* makes float container block clear floated blocks inside it */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix,
* html .index .item li {height: 1%;} /* fix for about clearfix for IE PC */
/* End hide from IE-mac */


a:active 
{
	outline: none;
}

/*-------------------------End Default Settings-----------------------------*/

/*---------Global Css---------------*/
body
{
	background-color:#dddddd;
	/*
	background:url(../assets/backgrounds/asphalt.jpg);
	background:url(../assets/backgrounds/bricks.jpg);
	background:url(../assets/backgrounds/earth.jpg);
	background:url(../assets/backgrounds/grass.jpg);
	background:url(../assets/backgrounds/lifes.jpg);
	background:url(../assets/backgrounds/rocks.jpg);
	background:url(../assets/backgrounds/water.jpg);
	background:url(../assets/backgrounds/wall.jpg);
	background:url(../assets/backgrounds/window.jpg);
	background:url(../assets/backgrounds/wood.jpg);
	*/
}

#container			
{

	width:1001px;
	margin: 0 auto;
	margin-top:21px;
	position: relative;
	background:#ffffff;
	height: auto;
	padding-top:35px;
}

.clear
{
	clear:both;
	font-size:0.01px;
	height:10px;
}

.hidden
{
	display:none;
}

p
{
	color:#666666;
	line-height:20px;
	font-size:1.1em;
}

.filledText
{
	background:#ebebeb;
	display:inline;
}

.filledHeader
{
	font-size:1.4em;
	color:#000000;
	background-color:#ff4240;
	display:inline;
	font-weight:bold;
}

.centerContainer
{
	padding:0px 75px;
	margin:15px 0px 55px 0px;
}

.wideGreyContainer
{
	background:#f2f2f2;
	padding:25px 75px;
}

.wideGreyContainer a
{
	color:#000000;
	font-size:1.1em;
	outline:none;
}

.wideGreyContainer a:hover
{
	color:#fa3d3b;
	outline:none;
}

.largeHeadImg
{
	margin:0px 75px 25px 75px;
}

/*----------End Global Css-------------*/

/*---------------nav Style---------------*/
#header
{
	height:224px;
	position:relative;
	margin:0 0 0 25px;
	height:190px;
}

#logo
{
	background:url(../assets/mtv-switch-logo.jpg) no-repeat;
	border:0px;
	display:block;
	height:140px;
	width:235px;
	float:left;
	outline:none;
}

#bannerContainer
{
	font-size:0.01px;
	background:url(../assets/banner1.gif) no-repeat;
	width:728px;
	height:98px;
	float:right;
}


#bannerContainer1
{
	font-size:0.01px;
	background:url(../assets/banner.jpg) no-repeat;
	width:728px;
	height:98px;
	float:right;
}

#nav
{
	margin:0px 0px 0px 50px;
}

#nav li
{
	float:left;
	margin-right:17px;
	border-bottom:solid 2px #f44241;
}

#nav li:hover
{
	float:left;
	margin-right:17px;
	border-bottom:solid 2px #666666;
}

#nav #active,#nav #active a
{
	border-bottom:solid 2px #f44241;
	color:#666666;
	outline:none;
}

#nav li a:link,#nav li a:visited 
{
	color:#180001;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1.8em;
	font-weight:bold;
	outline:none;
}

#nav li a:hover
{
	color:#fa3d3b;
}
/*---------------nav Style End---------------*/


/*---------------Content Style-----------------*/

#content
{
	margin:10px 0px 0px 0px;
}

#leftDivider
{
	width:600px;
	position:relative;
	float:left;
}

#rightDivider
{
	position:relative;
	float:right;
	width:325px;
	padding:0px 75px 0px 0px;
}

.promo
{
	width:476px;
	margin:0px 0px 15px 75px;
	position:relative;
	border-bottom:4px solid #f0f0f0;
}

.promo img
{
	position:relative;
}

.promo h2
{
	background:#000000;
	color:#dd2727;	
	left:0;
	position:absolute;
	top:204px;
	width:100%;
	font-size:2.2em;
	font-weight:bold;
	filter: alpha(opacity=90);
  	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.90;
  	opacity:0.9;
	cursor:pointer;
}

.promo h2:hover
{
	background:#d43b36;
	color:#000000;
	cursor:pointer;
}



.promo p
{
	margin:10px;
	color:#333333;
	font-size:1.2em;
}

.teaser
{
	width:325px;
	margin:40px 0px;
	border:0px;	
}

.imgContainer
{
	height:100%;
	width:325px;
	background:red;
}

.teaser h2
{
	top:200px;
}

.listCont
{
	margin-bottom:68px;

}

.rss
{
	float:right;
}

.videoPromo
{
	margin:0px 0px 0px 0px;
}

.videoPromo img
{
	float:left;
	margin:0px 7px 0px 0px;
}

.videoPromo h2 a
{
	background:#000000 url(../assets/vidPromo/play.gif) no-repeat;
	color:#fa3d3b;
	font-size:1.4em;
	padding:0px 30px;
	display:inline;
	left:-25px;
	position:relative;
	outline:none;
}

.videoPromo h2 a:hover
{
	background:#fa3d3b url(../assets/vidPromo/playHover.gif) no-repeat;
	color:#000000;
	cursor:pointer;
	outline:none;
}

.feedPromo
{
	margin:0 0 12px;
	padding:0 0 12px;
}

.feedPromo span
{
	font-size:1.1em;
	color:#ff4240;
	float:left;
	padding:2px 2px 0px 0px;
}

.feedPromo h2 a
{
	color:#000000;
	font-size:1.4em;
	font-weight:bold;
	outline:none;
}

.red
{
	border-bottom:1px solid #ff4240;
}

.grey
{
	border-bottom:1px solid #9f9f9f;
}

.newsItem
{
	margin:0px 0px 15px 0px;
}

.newsItem h2
{
	font-size:1.4em;
	color:#000000;
	background-color:#ff4240;
	display:inline;
	font-weight:bold;
}

.newsItem a
{
	color:#ff4240;	
	outline:none;
}

#footerPage
{
	height:100%;
}

#footerPage h1
{
	font-size:2.4em;
	color:#a9a9a9;
	font-weight:bold;
	margin:0 0 25px 0px;
}

#footerPage h2
{
	font-size:1.4em;
	color:#000000;
	font-weight:bold;
}

iframe
{
	margin:0px 250px 30px;
}

/*------------------------------*/

/*----------------Footer Style-----------------*/
#footer
{
	
	background:#180001;
	height:150px;
	padding:35px 0px 0px 75px;
	
}

#footer ul
{
	float:left;
}

#footer ul li
{
	float:left;
	margin:0px 20px 0px 0px;
	font-size:1.4em;
}

#footer li a:link, #footer li a:visited
{
	font-weight:bold;
	color:#a39999;
	outline:none;
}

#footer li a:hover
{
	font-weight:bold;
	color:#eb3937;
}

#footer .langSelect
{
	padding:0px 75px 0px;
	float:right;
}

#footer .langSelect li
{
	margin:0px 2px;
	font-weight:bold;
	color:#eb3937;
	
}

#footer .langSelect li a:link,#footer .langSelect li a:visited
{
	outline:none;
	color:#a39999;

}

#footer #facebook
{
	background:url(../assets/facebook-logo.jpg) no-repeat;
	display:block;
	height:15px;
	width:65px;
}

#footer #facebook:hover
{
	background:url(../assets/facebookHover.jpg) no-repeat;
}

#footer #myspace
{
	background:url(../assets/myspace-logo.jpg) no-repeat;
	display:block;
	height:25px;
	width:90px;
}

#footer #myspace:hover
{
	background:url(../assets/myspaceHover.jpg) no-repeat;
}
/*----------------------------*/
