

.ie6 {
    position: absolute;
    width: 600px;
    top: 2px;
    left: 310px; 
	border: 1px solid #000000;
	height: 50px;
	font-size: 12px;
	font-weight: bold;
	z-index: 5;
	color: red;
	background-color:White;

}
.exssMainDiv {
    width: 981px;
    margin-left: auto;
    margin-right: auto;


}

.banner {
    position: relative;
    width: auto;
    top: 0px;
    left: 0px; 
    margin: 0px 0px 0px 0px;

}

body {
	BACKGROUND: #FFF;
	width: auto;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	MARGIN-top: 2px;
	margin-left: 2px;
	TEXT-ALIGN: left;
}

p {margin:0; padding: 0;}

img { BORDER: 0; -moz-user-select: none; -khtml-user-select: none; user-select: none; }

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
    position: relative;
	background-image: url("../img/bg-share.png");
    background-repeat:no-repeat;
	padding: 3px;
	width: 321px;
	font-size: 12px;
}
.modalbutton {
	position:absolute;
	left: 280px;
	top: 3px;
	width: 21px;
	height: 21px;
	background-image: url(../img/close-button.png);
	background-repeat: repeat-x;
	border: 0;
	
}
.modalbutton2 {
	position:absolute;
	left: 90px;
	top: 270px;
	width: 134px;
	height: 31px;
	background-image: url(../img/send-email.png);
	background-repeat: repeat-x;
	border: 0;
	
}
.modaltoptext {
    position:absolute;
	left: 35px;
	top: 6px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.modalfield {
	border: 1px solid #000000;
	width: 271px;
	height: 22px;
	font-size: 15px;
	font-weight: bold;
}

.modalfield2 {
	border: 1px solid #000000;
	width: 271px;
	height: 100px;
	font-size: 15px;
	font-weight: bold;
}

.live_Tab {
	background-repeat:no-repeat;
	height: 30px;
	width: 96px;
	position: relative;
	float: left;
	margin: 4px 6px 7px -10px;
	padding: 9px 0px 0px 9px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 800;
	background: #439F3F;
	background-image: url(../img/menu-item-grad.png);
}
.live_Tab:hover {
	background-color: #439F3F;
	background-image: url(../img/menu-item-select-grad.png);
	cursor:pointer;
}


#top {
    position: relative;
	MARGIN: 0px 0px 0px 0px;
	HEIGHT: 52px;
	text-align: left;
	-moz-user-select: none;
	width: 981px;
	BACKGROUND: #439F3F;
	z-index: 50;
}
#top .ad {
	POSITION: absolute;
	TOP: 7px;
	margin: 0px 0px 0px 0px;
	width: 99%;
	height: 47px;
}
#top .container {
	width: 100%;
	background-image:url(../img/top-gradient.png);
	background-repeat:no-repeat;
	height: 52px;
	left: 0px;
}
#top a { 
    PADDING: 0 2px; 
    COLOR: #E0E0E0; 
}

#top a.logo { 
    FLOAT: left; 
    PADDING: 0 0 0 25px; 
    POSITION: relative; 
    TOP: 1px; 
}
#top .tv {
	POSITION: relative;
	TOP: 4px;
	PADDING: 0 0 0 0px;
	left: 1px;
}

#Menu 
{
    position: relative;
    top: 0px;
	padding: 0px;
	width: 981px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background: #439F3F;
	background-image: url(../img/menu-gradient.png);
	background-repeat:no-repeat;
	height: 40px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#Menu a:link 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	font-weight: 900;
	color: #FFFFFF;
}
#Menu a:visited 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
}
#Menu a:hover 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline;
}


#Menu .Menu-button
{
    position: relative;
    top: 0px;
    float: left;
    padding: 7px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    background: #439F3F;
    background-image: url(../img/menu-item-grad.png);
    width: 106px;
    height: 30px;
}

#Menu .Menu-button:hover
{
	background-color: #439F3F;
	background-image: url(../img/menu-item-select-grad.png);
}

#Menu .Menu-button-sel
{
    position: relative;
    top: 0px;
    float: left;
    padding: 8px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    background: #439F3F;
    background-image: url(../img/menu-item-select-grad.png);
    width: 106px;
    height: 30px;
}

#Menu .Menu-button-sel:hover
{
	background-color: #439F3F;
	background-image: url(../img/menu-item-select-grad.png);
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}

.mediaplayer {
	POSITION: relative;
	TOP: 0px;
	height: 415px;
    width: 498px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 2px;
}

.player {
	POSITION: relative;
	TOP: 0px;
	font-size: 12px;
	color: red;
}

.player a {
	POSITION: relative;
	TOP: 0px;
	font-size: 12px;
	color: red;
}



.content-left
{
	position: relative;
	float: left;
    width: 479px;
    top: 0px;
    height: 600px;
    left: 0px;
}
.content-right
{
	position: relative;
	float: right;
	width: 500px;
    top: 0px;
    height: 600px;
    left: 0px;
}


.mid-content
{
    position: relative;
    height: 600px;
    width: 984px;
    top: 0px;
    left: 0px;
}

.copyright {
	position: relative;
	border: 1px solid #dddddd;
	height: 30px;
	width: 981px;
	left: 0px;
	top: 2px;
}


.test {
    POSITION: relative;
	TOP: 0px;
	left: 0px;
}



#playsnow  {
    POSITION: relative;
	TOP: 0px;
	left: 0px;
    background-image: url('../img/playnow-back-bg.png');
    background-repeat: repeat-x;
    height: 159px;
	padding: 0px 0px 0px 0px;
}

#playsnow a {
	cursor:pointer;
	text-decoration: none;
}

#playsnow .pic-frame {
	POSITION: relative;
	float: left;
	TOP: 0px;
	left: 0px;
	background-image:url(../img/playnow-pic-frame.png);
	background-repeat:no-repeat;
	width: 168px;
	height: 128px;
}
#playsnow .img {
	POSITION: relative;
	TOP: 4px;
	left: 4px;
}

#playsnow .right-frame {
	POSITION: relative;
	width: 292px;
	left: 1px;
	height: 98px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 3px;
	overflow: auto;
}

#playsnow .title {
	POSITION: relative;
	width: auto;
	TOP: 0px;
	left: 1px;
	font-size: 14px;
	font-weight: bold;
}
#playsnow .parts-picker {
	POSITION: relative;
	TOP: 4px;
	left: 8px;
}
#playsnow select {
	width: 292px;
	border: 2px solid #439F3F;
	font-weight:bolder;
	height: 19px;
	font-size: 11px;
	
}
#playsnow .date {
	POSITION: absolute;
	TOP: 145px;
	left: 5px;
	float: left;
	font-size:9px;
	font-weight:bold;
	clear: right;
}

.playsnow-end  {
	POSITION: relative;
	background-image: url(../img/playsnow-end.png);
	background-repeat: repeat-x;
	width: 99%;
	margin-left: 2px;
	height: 3px;
	top: 0px;
	left: 0px;
}


#clips  {
	border: 1px solid #CCCCCC;
	height: 403px;
	overflow: auto;
	POSITION: relative;
}

#clips a {
		color:#000000;
		cursor:pointer;
		text-decoration: none;

}
#clips .searchtxt {
        POSITION:relative;
        width: 99%;
        height: 30px;
        border: 2px solid #439F3F;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
}

.clip {
	POSITION:relative;
	height: 75px;
	border-bottom: 1px;
	border-bottom-color: #cfcfcf;
	border-bottom-style: solid;
	
}
.clip:hover {
 	background-image:url(../img/clip-back.png);
 	background-repeat:repeat-x;
}

.clip_title {
	POSITION: absolute;
	font-size: 14px;
	font-weight: bold;
	width: 77%;
	height: 25px;
	top: 2px;
	left: 4px;
	clear:left;

}
.clip_txt 
{
    position:absolute;
	width: 76%;
	top: 19px;
	left: 6px;
	font-size: 11px;
	height: 40px;
	overflow: hidden;
}

.clip_dato 
{
    position:absolute;
    top: 60px;
	left: 4px;
    font-size: 10px;
    font-weight:bold;
    
}
.clip_txt a {
	color:#000000;
}

.clip_pic-frame {
	POSITION: absolute;
	top: 3px;
	right: 3px;
	background-image: url(../img/clip-frame.png);
	background-repeat:no-repeat;
	width: 82px;
	height: 62px;
	cursor: default;
}

.clip img {
	POSITION: absolute;
	top: 1px;
	left: 1px;

}

#attachments {
    POSITION: absolute;
    margin-left: 240px;
    top: 150px;
	width: 500px;
	height: 120px;
	z-index: 1000;
}

#attachments .top {
	BACKGROUND: #439F3F;
	height: 32px;
	background-image:url(../img/box-top-grad-back.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
}
#attachments .top2 {
	BACKGROUND: #439F3F;
}
#attachments .box-title {
	padding: 7px 0px 0px 5px;
	font-weight: bold;
}
#attachments .content {
	height: 85px;
	overflow: auto;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999999;
	background-color: White;

}

#attachments .attachment {
	POSITION: relative;
	float: left;
	TOP: 0px;
	left: 8px;
	margin: 0px 0px 0px 10px;
}

#attachments .att-txt {
	POSITION: relative;
    font-size: 12px;
    bottom: 10px;
    font-weight: bold;
}
#attachments .att_msg {
    font-size: 12px;
    bottom: 10px;
    font-weight: bold;
}


#share {
	position:relative;
	left: -2px;
	top: 0px;
	width: 100%;
	height: 77px;
}

#share .left {
 POSITION: relative;
 float: left;
 top: 2px;
 left: 2px;
 width: 150px
}
#share .right {
 POSITION: relative;
 float: left;
 top: 8px;
 left: 20px;
 width: 40px
}
#share .right2 {
 POSITION: relative;
 float: left;
 top: 2px;
 left: 120px;
 width: 40px
}

#share .link-img {
 POSITION: relative;
 top: 1px;
 left: 20px;
}
#share .link-txt {
 position: absolute;
 font-size: 12px;
 top: 6px;
 left: 59px;
 width: 200px
}
#share .link-txt:hover 
{
    text-decoration:underline;
    cursor:pointer;
}

#share .att-txt {
 position: absolute;
 font-size: 12px;
 top: 6px;
 left: 40px;
 width: 200px
}
#share .att-txt:hover 
{
    text-decoration:underline;
    cursor:pointer;
}




#latest-videos {
	position: relative;
	left: 0px;
	top: 2px;
	width: 100%;
	height: 120px;
}

#latest-videos .top {
	BACKGROUND: #439F3F;
	height: 32px;
	background-image:url(../img/box-top-grad-back.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#latest-videos .top2 {
	BACKGROUND: #439F3F;
}
#latest-videos .box-title {
	padding: 7px 0px 0px 5px;
	font-weight: bold;
}
#latest-videos .txt2 {
    font-size: 12px;
    font-weight: bold;
}
#latest-videos .content {
    POSITION: relative;
	height: 85px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999999;
	z-index: 0;
	clear: both;
}

#latest-videos .pic-frame {
	POSITION: relative;
	float: left;
	TOP: 5px;
	margin-left: 4px;
	background-image:url(../img/latest-imgbox.png);
	background-repeat:no-repeat;
	height: 75px;
	width: 92px;
	z-index: 0;
	margin-bottom: 5px;
}
#latest-videos img {
	POSITION: relative;
	TOP: 1px;
	left: 2px;
	z-index: 0;
}
#latest-videos .latest-txt {
	POSITION: absolute;
	TOP: 55px;
	left: 1px;
	width: 95px;
	height: 45px;
	font-size: 9px;
	font-weight:bold;
    padding: 2px 0px 0px 0px;
	text-align:center;
	background-image:url(../img/latest-txt-back.png);
	background-repeat:no-repeat;
	z-index: 50;

}




#search {
	height: 30px;
	width: 100%;
	position: relative;
	left: 0px;
	top: opx;
}

#search .field{
	position: relative;
	float: left;
	top: 3px;
	left: 0px;
	border: 1px solid #000000;
	width: 99%;
	height: 23px;
	font-size: 15px;
	font-weight: bold;
}
#search .button{
	position: relative;
	float: right;
	left: 0px;
	top: 2px;
	width: 79px;
	background-image: url(../img/search.png);
	background-repeat: repeat-x;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	height: 29px;
}



.style1 {font-size: 12px}