﻿*
{
    margin: 0;
    padding: 0;
}

a
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}

.disclaimer_notSelected
{
    width: 84px;
    height: 27px;
    background-image: url(images/dis_tab.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

.disclaimer_Selected
{
    width: 84px;
    height: 27px;
    background-image: url(images/dis_tab.png);
    background-repeat: no-repeat;
    cursor: pointer;
    float: right;
}

.disclaimer_Content
{
    overflow: hidden;
    z-index: 2;
    height: 200px;
    width: 200px;
    margin-top: -200px;
}




.clear
{
    border: medium none;
    clear: both;
    float: none;
    font-size: 0;
    height: 0;
    line-height: 0;
}

.hilite
{
    text-decoration: underline;
    cursor: help;
}


.demoarea
{
    padding: 20px;
    background: #FFF url(images/demotop.png) no-repeat left top;
}

.demoarea p
{
    padding: 5px;
}

.demoheading
{
    padding-bottom: 20px;
    color: #5377A9;
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 1.5em;
}

.demobottom
{
    height: 8px;
    background: #FFF url(images/demobottom.png) no-repeat left bottom;
}


.wireFrame
{
    display: none;
    overflow: hidden;
    z-index: 2;
    background-color: #FFFFFF;
    border: solid 1px #D0D0D0;
    margin-top: -400px;
}

.wireFrameOut
{
    margin-left: 188px; *margin-left:-438px;
}

.wireFrame1
{
    display: none;
    width: 610px;
    height: 200px;
    margin-left: 1px;
    z-index: 51;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    font-size: 12px;
    border: solid 1px #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
}



P
{
    font-family: Verdana;
    font-size: 12px;
}

.tickerHolder
{
    float: right;
    margin-top: 1px; *margin-top:-2px;

}
/* Styles for ESPN feeds */
#espn-feeds-demo
{
    width: 568px;
    height: 27px;
    background-color: #E4E4E4;
    font-family: Verdana;
    font-size: 11px;
}
#espn-feeds-demo .feeds
{
    height: 14px;
    padding-top: 5px;
    border: none 1px #0076b1;
    width: 568px; /* must set a width for IE6 */
}
#espn-feeds-demo .feeds .ajax__marquee_wrapper
{
    height: 14px;
    background: url(_assets/img/over.gif) repeat-x;
    width: 568px; /* must set a width for IE6 */
}
#espn-feeds-demo .feeds .ajax__marquee_wrapper .item
{
    height: 14px;
}
#espn-feeds-demo .feeds .ajax__marquee_wrapper .item .title
{
    height: 14px;
}
#espn-feeds-demo .feeds .ajax__marquee_wrapper .item A
{
    height: 14px;
    color: #105289;
}

/* Styles for CNN feeds */
#cnn-feeds-demo
{
    font-family: Verdana;
    font-size: 11px;
    width: 610px; /* must set a width for IE6 */
    border: solid 1px #ccc;
    padding: 2px;
}
#cnn-feeds-demo .ajax__marquee_wrapper
{
    width: 600px; /* must set a width for IE6 */
    padding: 5px;
}
#cnn-feeds-demo .ajax__marquee_wrapper .item
{
    padding: 2px 5px;
}
#cnn-feeds-demo .ajax__marquee_wrapper .item .title
{
}
#cnn-feeds-demo .ajax__marquee_wrapper .item A
{
    color: #105289;
}
#cnn-feeds-demo .entertainment
{
    background-color: #dadada;
}

.titleText
{
    text-align: left;
    font-weight: bold;
    width: 125px;
     height:25px;
}
.regInput
{
    text-align: left;
    width: 400px;
}


.todaysPollBox
{
    padding-top: 2px;
    background-color: #73788C;
    height: 20px;
    margin-left: 32px;
    width: 149px;
    padding-left: 4px;
     cursor: pointer;
}

.todaysPollBox .titleDisclaimer
{
    color: White;
    font-size: 13px;
}

.todaysPollBox .titleDisclaimer .titleDisclaimerImg
{
    width: 10px;
    height: 9px;
    background-image: url(images/down-arrow.png);
    background-repeat: no-repeat;
}



.todaysPollBox_notSelected
{
    padding-top: 2px;
    background-color: #73788C;
    height: 20px;
    margin-left: 32px;
    width: 149px;
    padding-left: 4px;
         cursor: pointer;
}

.todaysPollBox_notSelected .titleDisclaimer
{
    color: White;
    font-size: 13px;
}


.todaysPollBox_notSelected .titleDisclaimer .titleDisclaimerImg
{

    width: 10px;
    height: 9px;
    background-image: url(images/up-arrow.png);
    background-repeat: no-repeat;
}

.accordionContent
{
    font-size: 11px;
    color: Black;
    padding: 2px;
}

.accordionContent p
{
    font-size: 11px;
    color: Black;

}


.arrow1
{ 
 
    width: 10px;
     vertical-align:top;
    
    background-repeat: no-repeat;
}


