@charset "utf-8";
/* CSS Document */

/***** Home *******/
.header_home {
	background-repeat: repeat-x;
	height: 247px !important;
}

.header_home_streaming {
	background-image:url(../media3/img/bck_home_streaming.gif);
	background-repeat: repeat-x;
	height: auto !important;
	padding: 10px;
	padding-right: 20px;
}

.header_home_liveblog {
	background-image:url(../media3/img/bck_home_liveblog.gif);
	background-repeat: repeat-x;
	height: auto !important;
	padding: 10px;
	padding-right: 20px;
}

.header_home_liveblog_streaming {
	background-image:url(../media3/img/bck_home_liveblog_streaming.gif);
	background-repeat: repeat-x;
	height: auto !important;
	padding: 10px;
	padding-right: 20px;
	padding-left: 20px;
}

.header_home_liveblog_streaming .boxtitle {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 20px;
	color: #EC2227;
}

.header_home_liveblog p, .header_home_liveblog_streaming p {
	margin: 0px;
}
	
.streaming_container {
	float: left;
	margin:  0px;
	margin-right:  20px;
	padding: 0px;
}

.streaming_container_liveblog {
	margin:  0px;
	margin-right:  20px;
	padding: 0px;
}

.disclaimer {
	font-size: 11px;
	width: 410px;
	margin-top:  10px;
}
	
.header_home_temp {
	margin-top: 15px;
	height: 247px !important;
}

#photokey {
	margin-right:  60px;
}
	
#contentheadertitle_home {
	text-align: right;
}

#contentheadertitle_homeA {
	font-size: 30px;
	padding: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}

.header_home_liveblog #contentheadertitle_homeA {
	padding-right: 0px !important;
}

.header_home_liveblog h2.liveblogging {
	margin: 0px;
	margin-left: 10px;
	color: #EC2227;
	font-size: 36px;
	font-weight: bold;
}

#contentheadertitle_homeB {
	line-height: 20px;
	font-size: 14px;
	padding-right: 20px;
}

.home_banner {
	margin-top: 15px;
	float: left;
}

.home_bannerOther {
	border:#ec2227 solid 1px;
	width: 124px;
	height: 70px;
	margin-right: 20px;
	padding: 5px;
	font-size: 10px;
	display: block;
}

.home_bannerOther p {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 7px;
}

#home_president {
	clear: both;
	border:#ec2227 solid 1px;
	padding: 0px;
	margin-top: 15px;
	width: 446px;
	background-color: #FFFFFF;
	background-image:url(../media3/img/home_president.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#home_president img {
	vertical-align: text-bottom;
}

#home_president div {
	padding: 10px;
	padding-left: 140px;
}

#home_president div span {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

#home_president div p {
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}

#home_president div a {
	color:#ec2227;
	text-decoration: none;
}

#cloudtags {
	clear: both;
	padding: 0px;
	width: 446px;
	padding-top: 15px;
}

.homeforum {
	float: left;
	height: 180px;
	width: 194px;
	background-color: #E1078C;
	margin-right: 20px;
	padding: 10px;
	overflow: hidden;
	background-image:url(../media3/img/home_bck_forum.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.homepoll {
	padding: 10px;
	height: 180px;
	width: 194px;
	background-color: #A098A0;
	overflow: hidden;
	background-image:url(../media3/img/home_bck_poll.gif);
	background-repeat: no-repeat;
	background-position: right bottom;	
}

.homeforum a, .homepoll a {
	color: #000000;
	text-decoration: none;;
}

#home_web2 {
	padding: 0px;
	margin-top: 15px;
	float: right;
	width: 449px;
}

#home_web2 #imgtv {
	margin-left: 20px;
	margin-right: 20px;	
}

#home_web2 .w2sites {	
	border-top: 1px dotted gray;
	margin-left: 152px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#home_web2 .w2sites img {
	margin-right: 10px;
}

#home_web2 .w2sites div {
	margin-left: 80px;
}

#home_web2 .w2sites a {
	color: #ed1c24;
	text-decoration: none;
}

#streaming, #flashhome, .lastitemscontainer {
	border-top: 1px dotted gray;
	padding-top: 15px;
}

.flashhomeleft {

}

.flashhomeleft p {
	margin: 0px;
	padding: 0px;
}

#cloudlive a, #streaming a {
	margin-bottom: 5px;
	margin-right: 5px;
}

#streaming div {
	background-color: #FFFFFF;
	background-image:url(../media3/img/livehome.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 70px;
	padding-left: 35px;
	padding-right: 50px;
	margin-bottom: 15px;
}

#streaming div a {
	color: #000000;
	text-decoration: none;
}
	
.cloudcolor1 {color: #ed1c24;}
.cloudcolor2 {color: #f79429;}
.cloudcolor3 {color: #F26522;}
.cloudcolor4 {color: #F37462;}
.cloudcolor5 {color: #b37ab5;}


#home_latest {
	margin-top: 13px;
	font-size: 13px;
	line-height: 21px;
	height: 21px;
}

#scroller_container {
	position: relative;
	height: 21px;
	overflow: hidden;
}

#scroller {
	white-space: nowrap;
}

#scroller a {
	color: #585858;
}

.fieldsearch {
	float: right;
	position: relative;
}
	
.searchField {
	width: 115px;
	margin-left: 20px;
	background-color: #EEEEEE;
}

.home_bannerPhoto {
	float:left;
	width: 136px;
	height: 84px;
	background-repeat:no-repeat;
	display: block;
}

.home_bannerPhoto a {
	height: 74px;
	width: 126px;
	-moz-opacity:0;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	color:#FFFFFF;
	text-decoration:none;
	line-height: 12px;
	font-size: 12px;
	display: block;
	padding: 5px;
}

.home_bannerPhoto a:hover {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}

.banner_photo_sep {
	margin-right: 20px;
}

.home_bannerOther a {
	-moz-opacity:1;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	text-decoration:none;
	padding-left: 5px;
	padding-right: 3px;
	font-size: 10px;
	display: block;
	color: #ec2227;
	display: block;
}

.home_bannerOther a:hover {
	-moz-opacity:0.8;
	filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;
}