﻿.clear 
{
	clear:left;
}
.mytext 
{
	width:100%;
}
.form {
	border: solid 2px #999;
	padding:10px;
	background: #ffffff;
	list-style:none;
}
.ChatDivUp
{
	background-color: #6a818a;
	border: solid 2px #cccfff;
	color: #FFFFFF;
	font-weight: bold;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 3px;
	height: 30px;
}
.ChatDivUp1
{
	background-color: #FFFFCC;
	font-weight: bold;
	height: 30px;
}
#form
{margin:10px; background:#778899; padding:15px; width:80%;}
#chatpane
{background:#FFFFF0;}
.modalBackground 
{
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
 }
 .close {	
    DISPLAY: block;	
    BACKGROUND: url(Icons/close24.png) no-repeat 0px 0px;	
    LEFT: -5px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -7px;	
    HEIGHT: 26px;
 }
 .confirm-dialog {	
    BACKGROUND: url(Images/dialog24.png) no-repeat left top;	
    MARGIN: 0px auto;	
    WIDTH: 330px;	
    PADDING-TOP: 14px;	
    POSITION: relative;
}

.confirm-dialog .inner {	
    PADDING-RIGHT: 20px;	
    PADDING-LEFT: 20px;	
    PADDING-BOTTOM: 11px;	
    BACKGROUND: url(Images/dialog24.png) no-repeat left bottom;	
    FLOAT: left;	
    MARGIN: 0px 0px -20px 0px;	
    WIDTH: 290px;	
    PADDING-TOP: 0px;
} 

.confirm-dialog .base {	
    BORDER-TOP: #ddd 1px solid;	
    BACKGROUND: url(Images/dialog-base.png) no-repeat left bottom;	
    PADDING-BOTTOM: 4px;	
    MARGIN-LEFT: -11px;	
    MARGIN-RIGHT: -11px;	
    PADDING-TOP: 4px;	
    TEXT-ALIGN: center;
}
.DetailView
{
	background-color: #ffffff;
	font-size: 10px;
	font-family: verdana;
}
.footer2
{
	clear: left;
	width: 400px;
	background: #2c363a;
	color: #FFF;
	text-align:right;
	padding: 4px 0;
}
.hide
{
	display:none;
}
.detail
{
	background-color: #ffffff;
	width: 400px;
	height: 500px;
	font-size: 10px;
	font-family: verdana;
	border: solid 10px #2c363a;
	background-image: url(Image/TV_logo.png);
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2c363a;
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #6F888C;
	font-family: verdana, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #ffffff;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    height: auto;
}
.accordionLink
{
	color: White;
}



#dhtmltooltip
{
	position: absolute;
	left: -300px;
	width: 200px;
	border: 4px solid gray;
	padding: 2px;
	background-color: #2F4F4F;
	visibility: hidden;
	z-index: 100;
	color: #FFFFFF;
	font-size: 11px;
	font-family: verdana;
	padding: 4px;
}
.infotxt
{
	border-style: solid;
	border-color: #CC6699;
	background-color: #FF5050;
	font-family: Georgia;
	color: #FFFFFF;
	border-top-width: 1px;
	font-size:16px;
	padding:7px 10px;
}
.campCss
{
	background-color: #996666;
	border: 1px solid #FFFFFF;
	padding: 0px 5px 0px 5px;
}
.campCss INPUT
{
	border-style: solid;
	border-width: 1px;
	height: 21px;
	font-weight: bold;
	margin-top: 0px;
}
.campCss INPUT:Hover
{
	text-transform: capitalize;
	background-color: #EFEFEF;
}
.LoginTabel TD
{
	font-size: 9px;
	line-height: 10px;
}
.ddlChatroom
{
	background-color: #6a818a;
	color: #FFFFFF;
	border-style: none;
	border-color: #6a818a;
	font-weight: bold;
	font-family: verdana;
}
.PlayPause A:Hover IMG
{
	border: 0;
	border-style: none;
}
.PlayPause a IMG
{
	border: 0;
	border-style: none;
}
.PlayPause A:visited IMG
{
	border: 0;
	border-style: none;
	src: url(Images/voice_button.png);
}
.PlayPause A:link {text-decoration: none}
.PlayPause A:visited {text-decoration: none}
.PlayPause A:active {text-decoration: none}
.PlayPause A:hover {text-decoration: none;}





	P
    {
    	font-family:Verdana;
    	font-size:12px;
    }
    /* Styles for ESPN feeds */
    #espn-feeds-demo
    {
    	font-family:Verdana;
    	font-size:11px;
    }
    #espn-feeds-demo .feeds
    {
    	border:solid 1px #0076b1;
    	width:610px; /* must set a width for IE6 */
    	padding:2px;
    }
    #espn-feeds-demo .feeds .ajax__marquee_wrapper
    {
    	background:url(_assets/img/over.gif) repeat-x;
    	width:600px; /* must set a width for IE6 */
	    padding:5px;
    }
    #espn-feeds-demo .feeds .ajax__marquee_wrapper .item
    {
	    padding-right:5px;
	    padding-left:5px;
    }
    #espn-feeds-demo .feeds .ajax__marquee_wrapper .item .title
    {
    }
    #espn-feeds-demo .feeds .ajax__marquee_wrapper .item A
    {
    	color:#105289;
    }
.ForumPage
{
    width: 100%;
    background-color: Transparent;
    color: #C0C0C0;
    padding-left: 5px;
}
.sectiontitle
{
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    font-style: normal;
    color: #C0C0C0;
    text-align:center;
}
.forumClass
{
    background-color: #6a818a;
}
.faq
{
    background-color: #C0C0C0;
    padding-right:20px;
    padding-left: 20px;
    padding-bottom: 30px;
}
.faq h2
{
    margin-left: 25px;
    padding-top: 20px;
    color: #001A33;
}
