/* Default Theme CSS Document */

/* GLOBAL SECTION */
body {
	background-color	: #000000;
	margin				: 0px 0px 0px 0px;
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

/* BUTTON SECTION */

#btn_search, #btn_search_footer, #btn_subscribe {
	width	: 23px;
	height	: 16px;
	border	: 0px;
	position: relative;
	left	: -3;
	top		: 4;
}

/* PLAYER SECTION */

#video_tv
{
		font: 11px verdana,arial,helvetica,sans-serif;
		color: #FFF;
		height: 272px;
		text-align: left;
}

/*
Current Template CSS
*/

.mainContent {
	background			: #000000 url(allsection/alllanguage/bgmain.gif) repeat-x bottom left;
	height				: 400px; /* Min Height */
	padding				: 0px 0px 0px 14px;
}

.homeMainContent {
	background			: #000000 url(allsection/alllanguage/bgmain.gif) repeat-x bottom left;
	height				: 400px; /* Min Height */
}

.footer {
	height				: 20px;
}

.bg1 {
	background			: #00C07E;
}

.bg2 {
	background			: #D8D8D8;
}

#footerMenu {
	margin-top			: 5px;
	margin-bottom		: 5px;
}

#footerMenu ul {
	list-style-type		: none;
}

#footerMenu ul, li {
	display				: inline;
}

.LinkText { 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: underline;
	color				: #000000;
}

.whiteLinkText { 
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	text-decoration		: underline;
	color				: #FFFFFF;
}

/* NORMAL TEXT FOR MOSTLY CONTENT */
.normalText {
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	color          		: #000000;
	text-decoration		: none;
}

.normalText2 {
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	color          		: #000000;
	text-decoration		: none;
	text-align			: justify;
}

.colorText1 { /* Yellow - Orange color */
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	color          		: #FBC109;
	text-decoration		: none;
}

.colorBoldText1 { /* Yellow - Orange color */
	font-family    		: Verdana, Arial, Helvetica, sans-serif;
	font-size      		: 10px;
	color          		: #FBC109;
	font-weight			: bold;
	text-decoration		: none;
}

/* NORMAL BOLD TEXT FOR MOSTLY CONTENT */
.normalBoldText {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	font-weight			: bold;
	text-decoration		: none;
	color      			: #000000;
}

.normalBoldText2 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 12px;
	font-weight			: bold;
	color      			: #000000;
}

.normalBoldText3 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 13px;
	font-weight			: bold;
	color      			: #000000;
}

.greyNormalText {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	color      			: #A0A0A0;
}

.greyNormalText2 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	text-align			: justify;
	color      			: #A0A0A0;
}

.greyBoldText {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	font-weight			: bold;
	color      			: #A0A0A0;
}

.greyBoldText2 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 14px;
	font-weight			: bold;
	color      			: #A0A0A0;
}

.whiteBoldText {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #FFFFFF;
	text-decoration		: none; 
}

.whiteNormalText {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #FFFFFF;
	text-decoration		: none; 
}

.whiteNormalText2 {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color				: #FFFFFF;
	text-decoration		: none; 
	text-align			: justify;
}


.link {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	text-decoration		: underline;
	color				: #FFFFFF;
}


/* Lagenda - Calendar */

.calTr {
	height				: 23px; 
	background			: url(allsection/alllanguage/calendar_bg2.gif) repeat-x top left;
}

.calTd {
	width				: 28px;
	height				: 23px;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	font-weight			: bold;
	color				: #9C9C9C; 
}

.calClickableDay {
	width				: 26px;
	height				: 23px;
	background			: url(allsection/alllanguage/calendar_day_bg.gif) repeat-x top left;
}
 
  .contentBox {
	background		: #000000 url(allsection/alllanguage/content_box_bg.gif) repeat-x top left;
	border			: #2F2F2F 1px solid;
 }
 
 .leftContentShadow {
 	background		: url(allsection/alllanguage/content_shadow_leftrepeat.png) repeat-y top right;	
 }
 
 .rightContentShadow {
 	background		: url(allsection/alllanguage/content_shadow_rightrepeat.png) repeat-y top left;	
 }
 
 .bottomContentShadow {
 	background		: url(allsection/alllanguage/content_shadow_bottom.png) no-repeat top left;	
 }
 
 .header {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #FFFFFF;
	text-decoration 	: none;
}

.headerLink{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 10px;
	color 				: #FFFFFF;
	text-decoration 	: underline;
}

.error {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	font-weight			: bold;
	color      			: #FFFFFF;
}

 .pagination {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	font-weight			: bold;
	color      			: #FFFFFF;
	text-decoration		: none;
 }
 
  .selectedLink {
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size  			: 10px;
	font-weight			: bold;
	color      			: #FBC109;
 }
/* COMMON */

