/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, address, img, a
{ margin: 0; padding: 0;}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6
{ font-size: 100%; font-weight: normal; }

/* Removes list-style from lists */
ol,ul
{ list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style: normal; font-weight: normal; }

table
{ border-collapse: collapse; border-spacing: 0; }


/* Removes border from fieldset and img */
fieldset,img,address
{ border: 0; }


/* Left-aligns text in caption and th */
caption,th
{ text-align: left; }


/* Removes quotation marks from q */
q:before, q:after
{ content: ''; }

a {
outline: none;
}


/* ============================== End Mass Reset */

body {
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

#home {
margin: 12px auto 12px auto;
text-align: center;
width: 889px;
background: #FFF;
border: solid 1px #909090;
}

#showlist, #feedlist {
text-align: left;
background: #EAE9E9;
width: 554px;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #000;
}

a:hover {
color: #484848;
}

#header div {

}
#secondarylogo {
float: left;
width: 149px;
height: 90px;
padding: 6px 0 0 6px;
}
#ad728x90 {
float: left;
width: 728px;
height: 90px;
padding: 6px 6px 0 0;
}
#primarylogo {
clear: both;
width: 877px;
height: 90px;
padding: 0 6px 0 6px;
}

#content {
background: #909090;
width: 889px;
HEIGHT: 590px;
}

#maintab {
width: 214px;
height: 19px;
background: #909090;
float: left;
font-weight: bold;
color: #FFF;
text-align: left;
}

#maintab a {
padding-left: 15px;
}

#othertabs {
width: 675px;
height: 19px;
float: left;
background: #FFF;
}

#othertabs a:link, #othertabs a:visited, #othertabs a:active {
text-decoration: none;
color: #000;
}

#othertabs a:hover {
color: #990000;
}

#maintab a:link, #maintab a:visited, #maintab a:active {
text-decoration: none;
color: #FFF;
}

#maintab a:hover {
color: #484848;
}


#othertabs li {
height: 19px;
float: left;
background: #FFF;
padding: 0 10px 0 10px;
}

#linktabs {
border-top: 1px solid #909090;
}

#playercontent {
padding: 0 6px 6px 6px;
}

#showinfo {
clear: both;
float: left;
width: 206px;
height: 300px;
border: 1px solid #484848;
/* margin: 6px 0 0 6px; */
margin-top: 6px;
background: url(../images/showinfobg.gif) repeat-x;
text-align: left;
}

#showinfo dl {
padding-left: 9px;
}

#showinfo dt {
padding-top: 18px;
}

#showinfo dd {
padding-top: 6px;
font-size: 12px;
}

#cartoontitle {
font-weight: bold;
color: #FFF;
}


.specialtext {
font-size: 12px;
color: #D3D3D3;
font-weight: bold;
}

#showinfo ul {
padding-top:  14px;
}

#showinfo li {
padding: 0 0 9px 9px;
}

#showvideo {
float: left;
width: 362px;
height: 300px;
border-top: 1px solid #484848;
border-right: 1px solid #484848;
border-bottom: 1px solid #484848;
/* margin: 6px 6px 0 0; */
margin: 6px 6px 0 0;
text-align: center;
background-color: #484848;
}


#playerads {
padding-top: 6px;
width: 300px;

float: left;
}

#showcompanion {
}

#showstaticad {
margin-top: 6px;
}


#listcontent {
padding: 0 6px 6px 6px;
}

#cartoons {
clear: both;
float: left;
background: #EAE9E9;
width: 571px;
height: 250px;
margin: 6px 6px 0 0;
}

#cartoons-original {
clear: both;
float: left;
background: #EAE9E9;
width: 571px;
height: 250px;
margin: 6px 6px 0 0;
}

#cartoons iframe {
width: 571px;
height: 250px;
}

#podcast {
width: 300px;
height: 250px;
background: #FFF;
float: left;
margin-top: 6px;
}

#nywidget {
width: 300px;
height: 150px;			
}

#nypodcast {
width: 300px;
height: 100px;					
}

#footer {
clear: both;
color: #6c645f;
font-size: 0.8em;
}

#showlinks td {
padding: 16px 12px 16px 12px;
text-align: center;
width: 110px;
vertical-align: top;
}


#showlinks td a:link, #showlinks td a:active, #showlinks td a:visited {
font-size: 12px;
color: #C32227;
font-weight: bold;
}

#showlinks td a:hover {
font-size: 12px;
font-weight: bold;
}

#privacy {
width: 883px;
text-align: right;
padding-right: 6px;
background-color: #999;
}


