/*********************************************Metro Tabs***********************/


#MetroTabs {
	width: 300px;
        height:250px;
}

#MetroTabs td {
	font-family: chalkboard, comic sans ms, arial, helvetica, sans-serif;
	/* font-size: 10px; */
       margin:0px;
       padding:0px;  
}



#MetroTabs a.nonAd {
        margin:0px;
        padding:0px;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	cursor : pointer;

}



#MetroTabs td.on {
	text-align: center;
	background:#6DA1C6;


}

#MetroTabs td.off {
	text-align: center;
	background: transparent;

}



#MetroTabs td.alwaysOn {
	vertical-align: top;
	background:#6DA1C6;
        padding:0px;
}

#MetroTabsDetails {
height:225px;
}

/*********************************************Movies Tab***********************/

#contestimage {
position:relative;

}


#movieForm {
position:relative;
margin:110px 40px 0px 65px;
}

#movieForm input {
width:90px;
}

input#moviesgo {
width:70px;
background-image:url(http://www.eurekatelevision.tv/images/button75x26_bg.gif);
border-top:2px solid #ccc;
margin-left:5px;
}

#detail02 {
background-image:url(http://www.eurekatelevision.tv/images/movietheater.jpg);
background-repeat:no-repeat;
height:225px;
}

#detail03 {
padding:15px 10px 0px 25px;
background-image:url(http://www.eurekatelevision.tv/images/contests/contest_bg.jpg);
background-repeat:no-repeat;
height:225px;
}

#detail02 span {
position:relative;
top:100px;
left:60px;
color:#000;
font-weight:bold;
letter-spacing:-1px;
z-index:2;
}

#link01.on, #link02.on, #link03.on {
height:25px !important;
}

#link02.on  {
background-color:#000 !important;
}
#link03.on {
background-color:#ff2a00 !important;
}

#link02.on a, #link03.on a {
color:#fff !important;
}

/*********************************************Weather Tab***********************/

#weather {
margin:0px;
padding:0px;
line-height:13px;

}

#weather a:hover {
text-decoration:underline !important;
color:blue;
}


