@charset "utf-8";
/* CSS Document */
.moduleHeader h3 {
	font-size:1.4em;
	font-weight:bold;
	color:#fff;
	text-align:center;
	padding-top:17px;
	line-height:1em;
}
#siteContent .left .module{
	position:relative;
	left:5px;
}



/* Search */
#search {
	float:right;
	width:200px;
	text-align:right;
	height:63px;

}
#search .moduleHeader {
	display:none;
}
#search .containerPadding{
	padding:9px 8px 0px 0px;
}

#search .button {
	width:46px;
	height:21px;	
	background:url(../images/search-button-vamos.gif) no-repeat;
	font-size:0px;
	text-indent:-9999px;
	border:0px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:left;
	color:#FC1921;
}
#search button:hover {
	background:url(../images/search-buttonHover.gif) no-repeat;
}
#searchFor {
	width:128px;
	float:left;
	margin-right:3px;
	font-weight:bold;
	padding:2px 3px;
}
#search legend{
	display:none;
}
#search label{
	display:none;
}
#search .formRow, #search .submitRow{
	float:left;
}



/* date */
#date {
	width:200px;
	height:43px;
	float:left;
}
#date .containerPadding{
	padding:19px 0px 0px 8px;
}
#date h4, #date .moduleHeader{
	display:none;
}
#date p{
	font-size:1.2em;
	color:#7C5612;
	font-weight:bold;
	text-transform:uppercase;
}

/* email to friend */
#emailToFriend {
	width:200px;
	height:43px;
	float:right;
}
#emailToFriend .moduleHeader{
	display:none;
}
#emailToFriend .containerPadding {
	padding:5px 5px 0px 0px;
}
#emailToFriend a{
	width:130px;
	height:30px;
	display:block;
	float:right;
	background:url(../images/emailToFriend_button.gif) no-repeat;
	text-indent:-9999px;	
}

/* Feature */
#feature{
	clear:both;
	width:621px;
}
#feature .moduleHeader{
	padding:5px 0px 0px 0px;
}
#feature .moduleHeader h2{
	padding:5px 19px;
	background:url(../images/feature_BG.gif) repeat-y;
	font-size:1.6em;
}
#feature .moduleContent{
	padding:0px 20px;
	background:url(../images/feature_BG.gif) repeat-y;
}
#feature .storySeparator{
	clear:both;
}
#feature .storySeparator hr{
	display:none;
}
#feature .story h3{
	font-weight:bold;
	color:#174599;
	font-size:1.4em;
}
#feature .story h3 a{
	color:#174599;
	text-decoration:none;
}
#feature .story h3 a:hover{
	color:#174599;
	text-decoration:underline;
}
#feature .story p {
	font-size:1.1em;
	color:#363636;
}
#feature .storyImage {
	float:left;
	padding:0px 10px 8px 0px;
}
#feature .storyImage img{
	border:2px solid #fff;
}

/* Headlines */
#headline{
	width:621px;
}
#headline .moduleHeader{
	background:url(../images/headlines-topBG.gif) no-repeat;
	height:61px;
}
#headline .moduleContent{
	background:url(../images/headline_BG.jpg) no-repeat;
	float:left;
	padding:0px 20px;
}
#headline .containerPadding{
	margin-top:-13px;
}
#headline .moduleFooter{
	clear:both;
}
#headline .moduleHeader h3{
	display:none;
}
#headline .story{
	width:284px;
	border-bottom:2px solid #42A435;
	padding:13px 0px;
}
#headline .odd{
	float:left;
}
#headline .even{
	float:right;
}
#headline .storySeparator{
	display:none;
}
#headline .story h4{
	font-weight:bold;
	color:#174599;
	font-size:1.1em;
}
#headline .story h4 a{
	color:#174599;
	text-decoration:none;
}
#headline .story h4 a:hover{
	color:#174599;
	text-decoration:underline;
}
#headline .story p {
	font-size:1.1em;
	color:#363636;
}
#headline .storyImage {
	float:left;
	padding:0px 16px 8px 0px;
}
#headline .storyImage img{
	border:2px solid #fff;
}


/* club */
#club {
	width:150px;
	margin-bottom:14px;
}

#club .moduleHeader{
	height:41px;
	background:url(../images/club_headerBG.gif) no-repeat;
}
#club .moduleHeader h3 {
}
#club .moduleContent{
	background:url(../images/club_BG.gif) repeat-y;
}
#club .containerPadding{
	padding:0px 25px 0px 18px;
}
#club .moduleFooter{
	height:17px;
	background:url(../images/club_footerBG.gif) no-repeat;
}
#club .textInput{
	width:103px;
}
#club legend{
	display:none;
}
#club label{
	font-size:1.1em;
	color:#363636;
}
#club .formRow {
	padding-bottom:5px;
}
#club #saveLoginRow {
	float:left;
}
#club #submitRow {
	float:right;
}

/* poll */
#poll {
	width:150px;
	margin-bottom:14px;
}

#poll .moduleHeader{
	height:41px;
	background:url(../images/poll_headerBG.gif) no-repeat;
}
#poll .moduleHeader h3 {
}
#poll .moduleContent{
	background:url(../images/poll_BG.gif) repeat-y;
        width:150px;
}
#poll .containerPadding{
	padding:0px 11px 0px 13px;
}
#poll .moduleFooter{
	height:17px;
	background:url(../images/poll_footerBG.gif) no-repeat;
}
#poll .sponsorLabel {
	display:none;
}
#poll .sponsorAd {
	background:url(../images/poll_sponsorLabel.gif) no-repeat;	
}
#poll .sponsorAd img{
	margin:9px 0px 2px 0px;	
        border:none;
}
#poll h4{
	font-weight:bold;
	color:#174599;	
	font-size:1.1em;
	margin-bottom:1px;
}
#poll p{
	color:#363636;	
	font-size:1.1em;
	padding-bottom:6px;
}
#poll legend{
	display:none;	
}
#poll label{
	font-size:1.1em;
	color:#00781A;
	font-weight:bold;
	line-height:1em;
}
#poll .formRow {
	padding:2px 0px 5px 0px;
}
#poll dt{
	font-size:1.1em;
	color:#00781A;
	font-weight:bold;
	line-height:1em;
}
#poll dd{
	font-size:1.1em;
	color:#363636;
	font-weight:normal;
	line-height:1em;
}

/* Tile Ads */
#tileAds {
	width:150px;
	margin-bottom:11px;
	text-align:center;
}

#tileAds .moduleHeader{
	height:12px;
	background:url(../images/tileAds-headerBG.gif) no-repeat;
	background-position:center top;
	width:125px;
	margin:auto;
}
#tileAds .moduleHeader h3 {
	display:none;
}
#tileAds p {
	padding-bottom:3px;
	text-align:center;
	width:125px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#tileAds p img{
	width:125px;
	border:0px;
	
}

/* programmas */
#programmas {
	width:160px;
	margin-bottom:14px;
}
#programmas .moduleHeader{
	height:41px;
	background:url(../images/programmas_headerBG.gif) no-repeat;
}
#programmas .moduleHeader h3 {
}
#programmas .moduleContent{
	background:url(../images/programmas_BG.gif) repeat-y;
}
#programmas .containerPadding{
	padding:0px 17px 0px 16px;
}
#programmas .moduleFooter{
	height:17px;
	background:url(../images/programmas_footerBG.gif) no-repeat;
}
#programmas .storySeparator{
	display:none;
}
#programmas .story {
	border-bottom:1px solid #42A435;
	padding:0px 0px 8px 0px;
	margin-bottom:7px;
}
#programmas .story h4{
	font-weight:bold;
	color:#174599;
	font-size:1.1em;
}
#programmas .timeSlot {
	color:#363636;
	font-size:1.1em;
}

/* VIDEO CONTENT */
#videoContent { 
	position:relative;
	width:800px;
	left:-20px;
}
#videoContent .videoModuleContent {
	padding:10px 5px 5px 5px;
	background:#fff;
}
#videoContent .containerPadding {
	width:790px;
	background:gray;
	padding:0px;
	text-align:center;
	
}

#videoContent .moduleHeader{ 
	background:url(../images/videoContent-moduleHeader.gif) no-repeat;
	position:relative;
	clear:both;
}
#videoContent .moduleHeader h2{ 
	position:relative;
	margin-left:20px;
}
#videoContent .moduleFooter{ 
	clear:both;
	background:url(../images/videoContent-moduleFooter.gif);
	height:9px;
}

/* homepromos */
#homepromos {position:relative; width:580px; height:270px; background-color:#FFFFFF; background-image:url("http://images.radcity.net/5942/2618890.gif"); background-repeat:no-repeat;}
#homepromos #homepromos02 {position:relative; width:580px; height:270px; background-image:url("http://images.radcity.net/5942/2618891.gif"); background-position:top right; background-repeat:no-repeat;}
#homepromos #homepromos02 #hdrtxt {position:relative; width:570px; padding:5px 0px 0px 10px; font-family:Arial; color:#FFFFFF; font-size:14px; font-weight:bold;}
#homepromos #homepromos02 #homepromo01 {padding-left:24px;}
#homepromos #homepromos02 #homepromo02 {padding-left:40px;}
#homepromos #homepromos02 #homepromo03 {padding-left:40px;}
#homepromos #homepromos02 .homepromo {position:relative; width:150px; padding-top:25px; font-family:Arial; color:#000000; font-size:14px; float:left;}
#homepromos #homepromos02 .homepromo .shdrtxt {color:#003399; font-weight:bold;}
#homepromos #homepromos02 .homepromo a:link {color:#003399;}
#homepromos #homepromos02 .homepromo a:visited {color:#003399;}
#homepromos #homepromos02 .homepromo a:active {color:#003399;}
#homepromos #homepromos02 .homepromo a:hover {color:#003399;}
#homepromos #homepromos02 .homepromo img {margin-bottom:5px;}
/* homepromos */

/* homepromostv */
#homepromostv {position:relative; width:520px; margin-top:30px; background-color:#FFFFFF;}
#homepromostv #homepromotv01 {padding-left:8px;}
#homepromostv #homepromotv02 {padding-left:10px;}
#homepromostv #homepromotv03 {padding-left:10px;}
#homepromostv .homepromotv {position:relative; width:161px; float:left;}
#homepromostv .homepromotv .homepromotvimg {position:relative; width:155px; height:105px; padding:6px 0px 0px 6px; background-image:url("http://images.radcity.net/5942/2870007.gif"); background-repeat:no-repeat;}
#homepromostv .homepromotv .homepromotvtxt {position:relative; padding:5px; font-family:Arial; color:#000000; font-size:14px;}
#homepromostv .homepromotv .homepromotvtxt .shdrtxt {color:#003399; font-weight:bold;}
#homepromostv .homepromotv .homepromotvtxt a:link {color:#003399;}
#homepromostv .homepromotv .homepromotvtxt a:visited {color:#003399;}
#homepromostv .homepromotv .homepromotvtxt a:active {color:#003399;}
#homepromostv .homepromotv .homepromotvtxt a:hover {color:#003399;}
/* homepromostv */

/* mls */
#mls {position:relative; width:720px; background-color:#FFFFFF;}
#mls form {margin:0px;}
#mls select {background-color:#FFFFFF !important; font-family:Verdana; color:#000000; font-size:11px; border:1px solid #7F9DB9 !important;}

#mls #mlsheader {position:relative; width:720px; height:153px; padding-bottom:5px; background-image:url("http://images.radcity.net/5942/2640370.jpg"); background-repeat:no-repeat;}
#mls #mlsheader #mlsheader02 {position:relative; width:720px; height:153px; background-image:url("http://images.radcity.net/5942/2640371.jpg"); background-position:top right; background-repeat:no-repeat;}
#mls #mlsheader #mlsheader02 #mlslogo {padding:4px 0px 0px 20px; float:left;}
#mls #mlsheader #mlsheader02 #mlsmainnav {width:523px; padding:121px 27px 0px 0px; font-family:Verdana; color:#FFFFFF; font-size:11px; font-weight:bold; text-align:center; float:right;}
#mls #mlsheader #mlsheader02 #mlsmainnav a:link {color:#FFFFFF; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a:visited {color:#FFFFFF; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a:active {color:#FFFFFF; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a:hover {color:#FED549; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav .on {color:#FED549;}
#mls #mlsheader #mlsheader02 #mlsmainnav a.on:link {color:#FED549; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a.on:visited {color:#FED549; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a.on:active {color:#FED549; text-decoration:none;}
#mls #mlsheader #mlsheader02 #mlsmainnav a.on:hover {color:#FED549; text-decoration:none;}

#mls #mlssubhead {position:relative; width:720px; height:35px; padding-bottom:5px; background-image:url("http://images.radcity.net/5942/2646081.gif"); background-repeat:no-repeat;}
#mls #mlssubhead #mlssubhead02 {position:relative; width:720px; height:35px; background-image:url("http://images.radcity.net/5942/2646082.gif"); background-position:top right; background-repeat:no-repeat;}
#mls #mlssubhead #mlssubhead02 #mlssubheadtxt {padding:9px 0px 0px 15px; font-family:Verdana; color:#FFFFFF; font-size:16px; font-weight:bold;}

#mls #mls411bar {position:relative; width:720px; height:37px; margin-top:5px; background-image:url("http://images.radcity.net/5942/2646710.gif"); background-repeat:no-repeat;}
#mls #mls411bar #mls411bar02 {position:relative; width:720px; height:37px; background-image:url("http://images.radcity.net/5942/2646711.gif"); background-position:top right; background-repeat:no-repeat;}
#mls #mls411bar #mls411bar02 #mls411bartxt {padding:6px 0px 0px 9px;}

#mls #mlsvideo {position:relative; width:720px; padding:5px 0px 10px 0px; text-align:center;}

#mls #mlspgallg {position:relative; width:452px; padding:5px 0px 10px 134px;}
#mls #mlspgallg #mlspgaloline {padding:1px; background-color:#000000;}
#mls #mlspgallg #mlspgaloline #mlspgalphoto {width:450px; height:315px; filter:alpha(opacity=100); -moz-opacity:1;}
#mls #mlspgallg #mlspgalbot {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646435.gif"); background-repeat:no-repeat;}
#mls #mlspgallg #mlspgalbot #mlspgalbot02 {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646436.gif"); background-position:top right; background-repeat:no-repeat;}
#mls #mlspgallg #mlspgalbot #mlspgalbot02 table td#mlspgalhdr {width:442px; height:24px; font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#mls #mlspgallg #mlspgalbot #mlspgalbot02 table td#mlspgaltxt {width:437px; height:67px; font-family:Verdana; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#mls #mlsvideo {position:relative; width:720px; padding:5px 0px 10px 0px; text-align:center;}

#mls #mls411txt {position:relative; width:698px; margin-bottom:10px; padding:10px; border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; font-family:Verdana; color:#000000; font-size:12px;}

#mls #mlscol01 {position:relative; width:352px; padding-top:5px; float:left;}
#mls #mlscol01 #mlspgalsm {position:relative; width:352px; padding-bottom:10px;}
#mls #mlscol01 #mlspgalsm #mlspgaloline {padding:1px; background-color:#000000;}
#mls #mlscol01 #mlspgalsm #mlspgaloline #mlspgalphoto {width:350px; height:245px; filter:alpha(opacity=100); -moz-opacity:1;}
#mls #mlscol01 #mlspgalsm #mlspgalbot {width:352px; height:129px; background-image:url("http://images.radcity.net/5942/2644070.gif"); background-repeat:no-repeat;}
#mls #mlscol01 #mlspgalsm #mlspgalbot table td#mlspgalhdr {width:342px; height:24px; font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#mls #mlscol01 #mlspgalsm #mlspgalbot table td#mlspgaltxt {width:337px; height:67px; font-family:Verdana; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#mls #mlscol01 #mlsphoto {position:relative; width:352px; padding-bottom:10px;}
#mls #mlscol01 #mlsphoto #mlsphotooline {padding:1px; background-color:#000000;}
#mls #mlscol01 #mlsphoto #mlsphotobot {width:352px; height:129px; background-image:url("http://images.radcity.net/5942/2646078.gif"); background-repeat:no-repeat;}
#mls #mlscol01 #mlsphoto #mlsphotobot table td#mlsphotohdr {font-family:Verdana; color:#FFFFFF; font-size:12px;}
#mls #mlscol01 #mlsphoto #mlsphotobot table td#mlsphototxt {font-family:Verdana; color:#000000; font-size:11px;}

#mls #mlscol01 #mlsjoke {position:relative; width:352px; height:118px; padding-bottom:10px; background-image:url("http://images.radcity.net/5942/2681848.jpg"); background-repeat:no-repeat;}
#mls #mlscol01 #mlsjoke table.mlsjoketxt td {font-family:Verdana; color:#FFFFFF; font-size:11px;}
#mls #mlscol01 #mlsjoke table.mlsjoketxt td a:link {color:#FFFFFF;}
#mls #mlscol01 #mlsjoke table.mlsjoketxt td a:visited {color:#FFFFFF;}
#mls #mlscol01 #mlsjoke table.mlsjoketxt td a:active {color:#FFFFFF;}
#mls #mlscol01 #mlsjoke table.mlsjoketxt td a:hover {color:#FFFFFF;}

#mls #mlscol02 {position:relative; width:356px; padding-top:5px; float:right;}
#mls #mlscol02 .divider {position:relative; width:356px; height:1px; margin:10px 0px 10px 0px; background-color:#999999;}

#mls #mlscol02 #mlsfavclub {position:relative; width:356px;}

#mls #mlsffact {position:relative; width:720px; height:82px; background-image:url("http://images.radcity.net/5942/2644047.jpg"); background-repeat:no-repeat;}
#mls #mlsffact #mlsffact02 {position:relative; width:720px; height:82px; background-image:url("http://images.radcity.net/5942/2644048.jpg"); background-position:top right; background-repeat:no-repeat;}
#mls #mlsffact #mlsffact02 table.mlsffacttxt td {font-family:Verdana; color:#FFFFFF; font-size:12px;}
#mls #mlsffact #mlsffact02 table.mlsffacttxt td a:link {color:#FFFFFF;}
#mls #mlsffact #mlsffact02 table.mlsffacttxt td a:visited {color:#FFFFFF;}
#mls #mlsffact #mlsffact02 table.mlsffacttxt td a:active {color:#FFFFFF;}
#mls #mlsffact #mlsffact02 table.mlsffacttxt td a:hover {color:#FFFFFF;}

#mlspoll {position:relative; width:356px; padding:5px 0px 5px 182px;}
#mlspoll #mlspolltbl {padding:10px; background-color:#9E1010;}
#mlspoll #mlspolltbl table td {padding:4px;}
#mlspoll #mlspolltbl .Text {display:none;}
#mlspoll #mlspolltbl br {display:none;}
#mlspoll #mlspolltbl table .Headline {font-family:Verdana; color:#FFFFFF; font-size:14px; font-weight:bold;}
#mlspoll #mlspolltbl table .Text {font-family:Verdana; color:#FFFFFF; font-size:11px; font-weight:bold; display:inline;}

#mls #mlscol01 #mlspoll {width:352px; padding:0px; margin-bottom:10px;}
#mls #mlscol02 #mlspoll {padding:0px;}

#mls #mlsbotpromos {position:relative; width:720px;}
#mls #mlsbotpromos #mlsbotpromo {width:355px;}
#mls #mlsbotpromos #mlsbotpromo .divider {position:relative; width:355px; height:1px; margin:10px 0px 10px 0px; background-color:#999999;}
#mlspromo {position:relative; font-family:Verdana; color:#000000; font-size:11px;}
#mlspromo br {line-height:9px;}
#mlspromo .hdrtxt {color:#003366; font-weight:bold;}
/* mls */

/* tvshows */
#tvshows {position:relative; width:720px; background-color:#FFFFFF; font-family:Arial; color:#000000; font-size:11px;}
#tvshows a:link {font-family:Arial; color:#0D4B72; font-size:11px;}
#tvshows a:visited {font-family:Arial; color:#0D4B72; font-size:11px;}
#tvshows a:active {font-family:Arial; color:#0D4B72; font-size:11px;}
#tvshows a:hover {font-family:Arial; color:#0D4B72; font-size:11px;}

#tvshows form {margin:0px;}
#tvshows select {background-color:#FFFFFF !important; font-family:Arial; color:#000000; font-size:12px; border:1px solid #999999 !important;}
#tvshows img.tvstitle {padding-bottom:5px;}

#tvshows #tvsheader {position:relative; width:720px; padding-bottom:10px;}
#tvshows #tvsheader #tvssched {position:relative; width:307px; padding-left:48px; float:left;}
#tvshows #tvsheader #tvslogo {position:relative; width:355px; text-align:center; float:right;}

#tvshows #tvsvidinfo {position:relative; width:720px; padding-bottom:10px;}
#tvshows #tvsvidinfo #tvsvideo {position:relative; width:520px; float:left;}
#tvshows #tvsvidinfo #tvsinfo {position:relative; width:190px; float:right;}
#tvshows #tvsvidinfo #tvsinfo .divider {position:relative; width:190px; height:1px; margin:20px 0px 20px 0px; background-color:#999999;}
#tvshows #tvsvidinfo #tvsinfo img.promoimg {padding-bottom:5px;}

#tvshows #tvspollprmos {position:relative; width:720px;}
#tvshows #tvspollprmos #tvspromos {position:relative; width:360px; float:right;}
#tvshows #tvspollprmos #tvspromos .divider {position:relative; width:360px; height:1px; margin:10px 0px 10px 0px; background-color:#999999;}v
#tvshows #tvspollprmos #tvspromos #tvspromo br {line-height:9px;}
#tvshows #tvspollprmos #tvspromos #tvspromo .hdrtxt {color:#324A9A; font-weight:bold;}

#tvshows #tvspollprmos #tvspoll {position:relative; width:350px; float:left;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl {padding:10px; background-color:#CD161C; background-image:url("http://images.radcity.net/5942/2732951.gif"); background-repeat:repeat-y;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl table td {padding:4px;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl .Text {display:none;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl br {display:none;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl table .Headline {font-family:Arial; color:#FFFFFF; font-size:14px; font-weight:bold;}
#tvshows #tvspollprmos #tvspoll #tvspolltbl table .Text {font-family:Arial; color:#FFFFFF; font-size:11px; font-weight:bold; display:inline;}
/* tvshows */

/* artcontest */
#artcontest {position:relative; width:720px; background-color:#FFFFFF; font-family:Arial; color:#000000; font-size:11px;}
#artcontest a:link {font-family:Arial; color:#0D4B72; font-size:11px;}
#artcontest a:visited {font-family:Arial; color:#0D4B72; font-size:11px;}
#artcontest a:active {font-family:Arial; color:#0D4B72; font-size:11px;}
#artcontest a:hover {font-family:Arial; color:#0D4B72; font-size:11px;}

#artcontest img.artlogo {padding-bottom:15px;}
#artcontest img.arttitle {padding-bottom:5px;}

#artcontest #artinfogal {position:relative; width:720px; padding-bottom:10px;}
#artcontest #artinfogal #artinfo {position:relative; width:240px; float:left;}
#artcontest #artinfogal #artinfo .divider {position:relative; width:240px; height:1px; margin:20px 0px 20px 0px; background-color:#999999;}
#artcontest #artinfogal #artinfo img.promoimg {padding-bottom:5px;}

#artcontest #artinfogal #artgal {position:relative; width:452px; float:right;}
#artcontest #artinfogal #artgal #mlspgaloline {padding:1px; background-color:#000000;}
#artcontest #artinfogal #artgal #mlspgaloline #mlspgalphoto {width:450px; height:450px; filter:alpha(opacity=100); -moz-opacity:1;}
#artcontest #artinfogal #artgal #mlspgalbot {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646435.gif"); background-repeat:no-repeat;}
#artcontest #artinfogal #artgal #mlspgalbot #mlspgalbot02 {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646436.gif"); background-position:top right; background-repeat:no-repeat;}
#artcontest #artinfogal #artgal #mlspgalbot #mlspgalbot02 table td#mlspgalhdr {width:442px; height:24px; font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#artcontest #artinfogal #artgal #mlspgalbot #mlspgalbot02 table td#mlspgaltxt {width:437px; height:67px; font-family:Verdana; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#artcontest #artpicprmos {position:relative; width:720px;}
#artcontest #artpicprmos #artpic {position:relative; width:258px; float:left;}
#artcontest #artpicprmos #artpromos {position:relative; width:452px; float:right;}
#artcontest #artpicprmos #artpromos .divider {position:relative; width:452px; height:1px; margin:10px 0px 10px 0px; background-color:#999999;}
#artcontest #artpicprmos #artpromos #artpromo br {line-height:9px;}
#artcontest #artpicprmos #artpromos #artpromo .hdrtxt {color:#324A9A; font-weight:bold;}
/* artcontest */

/* allshows */
#allshows {position:relative; width:720px; background-color:#FFFFFF; font-family:Arial; color:#000000; font-size:11px;}
#allshows a:link {font-family:Arial; color:#0D4B72; font-size:11px;}
#allshows a:visited {font-family:Arial; color:#0D4B72; font-size:11px;}
#allshows a:active {font-family:Arial; color:#0D4B72; font-size:11px;}
#allshows a:hover {font-family:Arial; color:#0D4B72; font-size:11px;}

#allshows #ashicons {position:relative; width:716px; padding-left:4px;}
#allshows #ashicons table td {width:178px; padding-bottom:10px; color:#4C70CE; font-weight:bold;}
#allshows #ashicons table td a:link {color:#4C70CE; font-weight:bold; text-decoration:none;}
#allshows #ashicons table td a:visited {color:#4C70CE; font-weight:bold; text-decoration:none;}
#allshows #ashicons table td a:active {color:#4C70CE; font-weight:bold; text-decoration:none;}
#allshows #ashicons table td a:hover {color:#4C70CE; font-weight:bold; text-decoration:none;}

#allshows .divider {position:relative; width:720px; height:1px; margin:20px 0px 30px 0px; background-color:#999999;}

#allshows #ashpromos {position:relative; width:720px;}
#allshows #ashpromos #ashpromo {position:relative; width:355px;}
#allshows #ashpromos #ashpromo br {line-height:9px;}
#allshows #ashpromos #ashpromo .hdrtxt {color:#324A9A; font-weight:bold;}
/* allshows */

/* sormedia  */
#sormedia {position:relative; width:720px; background-color:#FFFFFF; font-family:Arial; color:#000000; font-size:11px;}
#sormedia a:link {font-family:Arial; color:#0D4B72; font-size:11px;}
#sormedia a:visited {font-family:Arial; color:#0D4B72; font-size:11px;}
#sormedia a:active {font-family:Arial; color:#0D4B72; font-size:11px;}
#sormedia a:hover {font-family:Arial; color:#0D4B72; font-size:11px;}

#sormedia #sorctnt {text-align:center;}
#sormedia #sorctnt #swffile {padding-top:5px;}
#sormedia .sorbttn {padding:5px 0px 5px 0px;}

#sormedia .divider {position:relative; width:720px; height:1px; margin:20px 0px 20px 0px; background-color:#999999;}

#sormedia #sorpromos {position:relative; width:720px;}
#sormedia #sorpromos #sorpromo {position:relative; width:355px;}
#sormedia #sorpromos #sorpromo br {line-height:9px;}
#sormedia #sorpromos #sorpromo .hdrtxt {color:#324A9A; font-weight:bold;}
/* sormedia  */

/* ctm */
#ctm {position:relative; width:753px; background-color:#FFFFFF; font-family:Arial; color:#000000;}
#ctm a:link {color:#5600B2; text-decoration:underline;}
#ctm a:visited {color:#5600B2; text-decoration:underline;}
#ctm a:active {color:#5600B2; text-decoration:underline;}
#ctm a:hover {color:#5600B2; text-decoration:underline;}

#ctm #ctmheader {position:relative; padding-left:2px;}
#ctm #ctmheader #ctmheader01 {position:relative; width:748px; height:133px; background-image:url("http://images.radcity.net/5942/2938123.jpg"); background-repeat:no-repeat;}
#ctm #ctmheader #ctmheader01 #ctmheader02 {position:relative; width:748px; height:133px; background-image:url("http://images.radcity.net/5942/2938124.jpg"); background-position:top right; background-repeat:no-repeat;}

#ctm #ctmcol01 {position:relative; width:363px; padding-left:15px; float:left;}

#ctm #ctmcol01 #ctmpgal {position:relative; width:350px; padding-bottom:15px;}
#ctm #ctmcol01 #ctmpgal #ctmpgaloline {padding:1px; background-color:#2C0F4B;}
#ctm #ctmcol01 #ctmpgal #ctmpgaloline #ctmpgalphoto {width:348px; height:243px; filter:alpha(opacity=100); -moz-opacity:1;}
#ctm #ctmcol01 #ctmpgal #ctmpgalbot {width:350px; height:130px; background-image:url("http://images.radcity.net/5942/2938130.gif"); background-repeat:no-repeat;}
#ctm #ctmcol01 #ctmpgal #ctmpgalbot table td#ctmpgalhdr {width:320px; height:30px; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#ctm #ctmcol01 #ctmpgal #ctmpgalbot table td#ctmpgaltxt {width:320px; height:59px; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#ctm #ctmcol01 #ctmgames {position:relative; width:363px; height:233px; padding-bottom:15px; background-image:url("http://images.radcity.net/5942/2938099.gif"); background-repeat:no-repeat;}
#ctm #ctmcol01 #ctmgames #ctmgame01 {width:97px; padding:64px 0px 0px 25px; font-size:11px; font-weight:bold; text-align:center; float:left;}
#ctm #ctmcol01 #ctmgames #ctmgame02 {width:108px; padding:64px 0px 0px 11px; font-size:11px; font-weight:bold; text-align:center; float:left;}
#ctm #ctmcol01 #ctmgames #ctmgame03 {width:97px; padding:64px 0px 0px 3px; font-size:11px; font-weight:bold; text-align:center; float:left;}

#ctm #ctmcol01 #ctmfeat {position:relative; width:348px; height:174px; padding-left:4px; background-image:url("http://images.radcity.net/5942/2938060.jpg"); background-position:top right; background-repeat:no-repeat;}
#ctm #ctmcol01 #ctmfeat #ctmfeatimg {width:174px; float:left;}
#ctm #ctmcol01 #ctmfeat #ctmfeattxt {width:158px; padding:38px 0px 0px 4px; color:#D9CCF7; font-size:14px; font-weight:bold; float:left;}
#ctm #ctmcol01 #ctmfeat #ctmfeattxt a:link {color:#FFFFFF;}
#ctm #ctmcol01 #ctmfeat #ctmfeattxt a:visited {color:#FFFFFF;}
#ctm #ctmcol01 #ctmfeat #ctmfeattxt a:active {color:#FFFFFF;}
#ctm #ctmcol01 #ctmfeat #ctmfeattxt a:hover {color:#FFFFFF;}

#ctm #ctmcol02 {position:relative; width:375px; float:right;}

#ctm #ctmcol02 #ctmenter {position:relative; width:349px; height:233px; padding-left:9px; background-image:url("http://images.radcity.net/5942/2938036.jpg"); background-position:top right; background-repeat:no-repeat;}
#ctm #ctmcol02 #ctmenter #ctmenterimg {width:191px; float:left;}
#ctm #ctmcol02 #ctmenter #ctmentertxt {width:145px; padding-top:11px; color:#4C1B81; font-size:12px; font-weight:bold; float:left;}
#ctm #ctmcol02 #ctmenter #ctmentertxt a:link {color:#4C1B81; text-decoration:none;}
#ctm #ctmcol02 #ctmenter #ctmentertxt a:visited {color:#4C1B81; text-decoration:none;}
#ctm #ctmcol02 #ctmenter #ctmentertxt a:active {color:#4C1B81; text-decoration:none;}
#ctm #ctmcol02 #ctmenter #ctmentertxt a:hover {color:#4C1B81; text-decoration:none;}
#ctm #ctmcol02 #ctmenter #ctmentertxt #ctmentertxt01 {width:145px; height:90px;}
#ctm #ctmcol02 #ctmenter #ctmentertxt #ctmentertxt02 {padding-left:50px;}

#ctm #ctmcol02 #ctmvideos {position:relative; width:358px; height:140px; padding-bottom:5px; background-image:url("http://images.radcity.net/5942/2938160.jpg"); background-repeat:no-repeat; float:right;}
#ctm #ctmcol02 #ctmvideos #ctmvideosimg {width:175px; float:right;}
#ctm #ctmcol02 #ctmvideos #ctmvideostxt {width:174px; padding:61px 0px 0px 8px; color:#D9CCF7; font-size:14px; font-weight:bold; float:left;}
#ctm #ctmcol02 #ctmvideos #ctmvideostxt a:link {color:#FFFFFF;}
#ctm #ctmcol02 #ctmvideos #ctmvideostxt a:visited {color:#FFFFFF;}
#ctm #ctmcol02 #ctmvideos #ctmvideostxt a:active {color:#FFFFFF;}
#ctm #ctmcol02 #ctmvideos #ctmvideostxt a:hover {color:#FFFFFF;}

#ctm #ctmcol02 #ctmdwnls {position:relative; width:364px; height:242px; padding:0px 0px 15px 6px; background-image:url("http://images.radcity.net/5942/2938033.jpg"); background-position:top right; background-repeat:no-repeat;}
#ctm #ctmcol02 #ctmdwnls #ctmdwnlsimg {width:202px; float:left;}
#ctm #ctmcol02 #ctmdwnls #ctmdwnlstxt {width:145px; padding-top:86px; color:#000000; font-size:14px; font-weight:bold; float:left;}
#ctm #ctmcol02 #ctmdwnls #ctmdwnlstxt .ctmdwnlshdr {color:#0B3D3F; font-size:16px; line-height:16px;}

#ctm #ctmcol02 #ctmffact {position:relative; width:361px; height:194px; background-image:url("http://images.radcity.net/5942/2938076.jpg"); background-repeat:no-repeat;}
#ctm #ctmcol02 #ctmffact #ctmffactimg {width:153px; float:right;}
#ctm #ctmcol02 #ctmffact #ctmffacttxt {width:164px; padding:20px 0px 0px 44px; color:#000000; font-size:14px; font-weight:bold; float:left;}
#ctm #ctmcol02 #ctmffact #ctmffacttxt .ctmffacthdr {color:#0B3D3F; font-size:16px; line-height:16px;}

#ctm #ctmpgallg {position:relative; width:452px; padding:15px 0px 10px 150px;}
#ctm #ctmpgallg #ctmpgaloline {padding:1px; background-color:#2C0F4B;}
#ctm #ctmpgallg #ctmpgaloline #ctmpgalphoto {width:450px; height:315px; filter:alpha(opacity=100); -moz-opacity:1;}
#ctm #ctmpgallg #ctmpgalbot {width:452px; height:130px; background-image:url("http://images.radcity.net/5942/2939293.gif"); background-repeat:no-repeat;}
#ctm #ctmpgallg #ctmpgalbot #ctmpgalbot02 {width:452px; height:130px; background-image:url("http://images.radcity.net/5942/2939294.gif"); background-position:top right; background-repeat:no-repeat;}
#ctm #ctmpgallg #ctmpgalbot table td#ctmpgalhdr {width:422px; height:30px; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#ctm #ctmpgallg #ctmpgalbot table td#ctmpgaltxt {width:422px; height:59px; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#ctm #ctmfaqs {position:relative; width:698px; margin:15px 0px 10px 16px; padding:10px; border:1px solid #000000; font-size:12px;}

#ctm #faq_nav_en, #ctm #faq_nav_es {padding:0px; margin:0px; list-style:none; margin:9px 0 0 20px; height:37px; background:transparent url(http://images.radcity.net/5942/2964755.gif) top right no-repeat; overflow:hidden; width:718px;}
#ctm #faq_nav_en li, #ctm #faq_nav_es li {height:37px; float:left; display:block;}
#ctm #faq_nav_en li a, #ctm #faq_nav_es li a {line-height:37px; display:block; text-indent:-10000px;}

#ctm #faq_nav_en li.general a:link, #ctm #faq_nav_en li.general a:visited {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px 0px no-repeat; width:97px;}
#ctm #faq_nav_en li.parents a:link, #ctm #faq_nav_en li.parents a:visited {background:transparent url(http://images.radcity.net/5942/2964750.gif) 0px 0px no-repeat; width:117px;}
#ctm #faq_nav_en li.time_travel a:link, #ctm #faq_nav_en li.time_travel a:visited {background:transparent url(http://images.radcity.net/5942/2964758.gif) 0px 0px no-repeat; width:171px;}

#ctm #faq_nav_en li.general a:hover, #ctm #faq_nav_en li.general a:active {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px -37px no-repeat;}
#ctm #faq_nav_en li.parents a:hover, #ctm #faq_nav_en li.parents a:active {background:transparent url(http://images.radcity.net/5942/2964750.gif) 0px -37px no-repeat;}
#ctm #faq_nav_en li.time_travel a:hover, #ctm #faq_nav_en li.time_travel a:active {background:transparent url(http://images.radcity.net/5942/2964758.gif) 0px -37px no-repeat;}

#ctm #faq_nav_en li.generalon a:link, #ctm #faq_nav_en li.generalon a:visited {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px -37px no-repeat; width:97px;}
#ctm #faq_nav_en li.parentson a:link, #ctm #faq_nav_en li.parentson a:visited {background:transparent url(http://images.radcity.net/5942/2964750.gif) 0px -37px no-repeat; width:117px;}
#ctm #faq_nav_en li.time_travelon a:link, #ctm #faq_nav_en li.time_travelon a:visited {background:transparent url(http://images.radcity.net/5942/2964758.gif) 0px -37px no-repeat; width:171px;}

#ctm #faq_nav_es li.general a:link, #ctm #faq_nav_es li.general a:visited {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px 0px no-repeat; width:97px;}
#ctm #faq_nav_es li.parents a:link, #ctm #faq_nav_es li.parents a:visited {background:transparent url(http://images.radcity.net/5942/2964756.gif) 0px 0px no-repeat; width:151px;}
#ctm #faq_nav_es li.time_travel a:link, #ctm #faq_nav_es li.time_travel a:visited {background:transparent url(http://images.radcity.net/5942/2964761.gif) 0px 0px no-repeat; width:222px;}

#ctm #faq_nav_es li.general a:hover, #ctm #faq_nav_es li.general a:active {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px -37px no-repeat;}
#ctm #faq_nav_es li.parents a:hover, #ctm #faq_nav_es li.parents a:active {background:transparent url(http://images.radcity.net/5942/2964756.gif) 0px -37px no-repeat;}
#ctm #faq_nav_es li.time_travel a:hover, #ctm #faq_nav_es li.time_travel a:active {background:transparent url(http://images.radcity.net/5942/2964761.gif) 0px -37px no-repeat;}

#ctm #faq_nav_es li.generalon a:link, #ctm #faq_nav_es li.generalon a:visited {background:transparent url(http://images.radcity.net/5942/2964757.gif) 0px -37px no-repeat; width:97px;}
#ctm #faq_nav_es li.parentson a:link, #ctm #faq_nav_es li.parentson a:visited {background:transparent url(http://images.radcity.net/5942/2964756.gif) 0px -37px no-repeat; width:151px;}
#ctm #faq_nav_es li.time_travelon a:link, #ctm #faq_nav_es li.time_travelon a:visited {background:transparent url(http://images.radcity.net/5942/2964761.gif) 0px -37px no-repeat; width:222px;}
/* ctm */

/* showpop */
#showpop {position:relative; width:720px; background-color:#FFFFFF; font-family:Arial; color:#000000; font-size:11px;}
#showpop a:link {font-family:Arial; color:#0D4B72; font-size:11px;}
#showpop a:visited {font-family:Arial; color:#0D4B72; font-size:11px;}
#showpop a:active {font-family:Arial; color:#0D4B72; font-size:11px;}
#showpop a:hover {font-family:Arial; color:#0D4B72; font-size:11px;}

#showpop img.spoplogo {padding-bottom:15px;}
#showpop img.spoptitle {padding-bottom:5px;}

#showpop {position:relative; width:720px; padding-bottom:10px;}

#showpop #spopinfo {position:relative; width:240px; float:left;}
#showpop #spopinfo .divider {position:relative; width:240px; height:1px; margin:20px 0px 20px 0px; background-color:#999999;}
#showpop #spopinfo img.promoimg {padding-bottom:5px;}

#showpop #spopgal {position:relative; width:452px; float:right;}
#showpop #spopgal #mlspgaloline {padding:1px; background-color:#000000;}
#showpop #spopgal #mlspgaloline #mlspgalphoto {width:450px; height:315px; filter:alpha(opacity=100); -moz-opacity:1;}
#showpop #spopgal #mlspgalbot {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646435.gif"); background-repeat:no-repeat;}
#showpop #spopgal #mlspgalbot #mlspgalbot02 {width:452px; height:129px; background-image:url("http://images.radcity.net/5942/2646436.gif"); background-position:top right; background-repeat:no-repeat;}
#showpop #spopgal #mlspgalbot #mlspgalbot02 table td#mlspgalhdr {width:442px; height:24px; font-family:Verdana; color:#FFFFFF; font-size:12px; font-weight:bold; filter:alpha(opacity=100); -moz-opacity:1;}
#showpop #spopgal #mlspgalbot #mlspgalbot02 table td#mlspgaltxt {width:437px; height:67px; font-family:Verdana; color:#000000; font-size:11px; filter:alpha(opacity=100); -moz-opacity:1;}

#showpop #spopgal #spoppromos {position:relative; width:452px; padding-top:20px;}
#showpop #spopgal #spoppromos .divider {position:relative; width:452px; height:1px; margin:10px 0px 10px 0px; background-color:#999999;}
#showpop #spopgal #spoppromos #spoppromo br {line-height:9px;}
#showpop #spopgal #spoppromos #spoppromo .hdrtxt {color:#324A9A; font-weight:bold;}
/* showpop */












