/* scroller */
#Container_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 289px;
	height			: 58px;
	overflow		: hidden;
}

.Scroller-Container_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_link {
	position		: relative;
	margin			: 0;
	padding			: 0;
	left			: 273px;
	top				: 0px;
}

.Scrollbar-Up_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 17px;
	font-size		: 0px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_up.gif) no-repeat;
}

.Scrollbar-Track_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 17px;
	width			: 16px;
	height			: 30px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_track.gif) repeat-y;
}


.Scrollbar-Handle_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 16px;
	height			: 13px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_handler.gif) no-repeat;
}
.Scrollbar-Down_link {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 41px;
	width			: 16px;
	height			: 17px;
	font-size		: 0px;
	z-index			: 1000;
	background		: url(../../templates/default/allsection/alllanguage/scroller_down.gif) no-repeat;
}
/* NORMAL TEXT FOR MOSTLY CONTENT */


/* scroller */
#Container_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 360px; /*415px;*/
	height			: 180px;
	overflow		: hidden;
}

.Scroller-Container_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	/*background-color: #E6E6E6;*/
}

#Scrollbar-Container_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	left			: 373px;
	top				: 16px;
}

.Scrollbar-Up_video {
	position		: absolute;
	margin			: 0;
	padding			: 0px;
	width			: 20px;
	height			: 16px;
	top				: -16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_up_video.png) no-repeat;
}
.Scrollbar-Track_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 152px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_track_video.gif) repeat-y;
}
.Scrollbar-Handle_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 76px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_handler_video.png) no-repeat;
}
.Scrollbar-Down_video {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 152px;
	width			: 20px;
	height			: 16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_down_video.png) no-repeat;
}

/* scroller channel text */
#Container_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 350px;
	height			: 185px; /*130px;*/
	overflow		: hidden;
}

.Scroller-Container_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	left			: 363px;
	top				: 16px;
}

.Scrollbar-Up_text {
	position		: absolute;
	margin			: 0;
	padding			: 0px;
	width			: 20px;
	height			: 16px;
	top				: -16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_up_video.png) no-repeat;
}
.Scrollbar-Track_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 165px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_track_video.gif) repeat-y;
}
.Scrollbar-Handle_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 76px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_handler_video.png) no-repeat;
}
.Scrollbar-Down_text {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 165px;
	width			: 20px;
	height			: 16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_down_video.png) no-repeat;
}

/* scroller video info */
#Container_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 290px;
	height			: 100px;
	overflow		: hidden;
}

.Scroller-Container_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
}

#Scrollbar-Container_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	left			: 305px;
	top				: 16px;
}

.Scrollbar-Up_info {
	position		: absolute;
	margin			: 0;
	padding			: 0px;
	width			: 20px;
	height			: 16px;
	top				: -16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_up_video.png) no-repeat;
}
.Scrollbar-Track_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 80px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_track_video.gif) repeat-y;
}
.Scrollbar-Handle_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	width			: 20px;
	height			: 40px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_handler_video.png) no-repeat;
}
.Scrollbar-Down_info {
	position		: absolute;
	margin			: 0;
	padding			: 0;
	top				: 80px;
	width			: 20px;
	height			: 16px;
	background		: url(../../templates/default/allsection/alllanguage/scroller_down_video.png) no-repeat;
}
/* end scroller*/

/* NORMAL TEXT FOR MOSTLY CONTENT */
.sidebarNormalText {
	font-family    : Helvetica, Verdana, sans-serif;
	font-size      : 14px;
	font-weight    : medium;
	/*color          : #6D6B76;*/
	color          : #FFFFFF;
	text-decoration: none;
}

.sidebarNormalTextHighlight {
	font-family    : Helvetica, Verdana, sans-serif;
	font-size      : 14px;
	font-weight    : medium;
	color          : #FFFFFF;
	text-decoration: none;
}


.contentNormalText12 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 12px;
	font-weight    : medium;
	color          : #434343;
	text-decoration: none;
	padding			: 0px;
}
.contentNormalText10 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight    : medium;
	color          : #434343;
	text-decoration: none;
	padding			: 0px;
}

.contentBoldTextBlack10 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight    : bold;
	color          : #000000;
	text-decoration: none;
	padding			: 0px;
}
.contentNormalTextBlack10 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight    : medium;
	color          : #000000;
	text-decoration: none;
	padding			: 0px;
}

.contentNormalText13 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 13px;
	font-weight    : medium;
	color          : #434343;
	text-decoration: none;
	padding			: 0px;
}
.contentNormalTextBlack12 {
	font-family    : Verdana, Helvetica, sans-serif;
	font-size      : 12px;
	font-weight    : medium;
	color          : #000000;
	text-decoration: none;
	padding			: 0px;
}
