/* Default Theme CSS Document */

/* GLOBAL SECTION */
body {
	/*background      : url(allsection/alllanguage/body_bg.jpg) repeat-x; 
	background-color: #650C0F;*/
	margin: 0px 0px 0px 0px;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
}

.mainColor { /* Light green */
	background-color: #8CE300;
}
.mainColor2 { /* Dark green */
	background-color: #70B500;
}
/*
Current Template CSS
*/

.Footer {/* Light pink grey */
	background-color: #CDDCEC;
}


.LinkText { /* Used by Footer & header Tab  & etc */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.listLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* 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      : 12px;
	color          : #000000;
	text-decoration: none;
}

.normalText3 {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 9px;
	color          : #000000;
	text-decoration: none;
}

.normalText6 { /*yellow color*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 10px;
	color      : #FCDA00;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}

.greyText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #676666;
	text-decoration: none;
}

.greyBoldText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #676666;
	font-weight		: bold;
	text-decoration: none;
}
/*Pagination*/
.paginationText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 12px;
	color          : #676666;
	font-weight		: normal;
	text-decoration: underline;
}
.paginationTextSelected {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 12px;
	color          : #676666;
	font-weight		: bold;
	text-decoration: none;
}

.selectedMonthBoldText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #000000;
	font-weight		: bold;
	text-decoration: none;
}

.redText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color          : #FE0000;
	text-decoration: none;
}

/* NORMAL BOLD TEXT FOR MOSTLY CONTENT */
.normalBoldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 10px;
	font-weight: bold;
	color      : #000000;
}

.normalBoldText2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 12px;
	color      : #000000;
	font-weight: bold;
}
.normalBoldText3 {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size  		: 11px;
	font-weight		: bold;
	color      		: #000000;
	text-transform  : uppercase;
}
.normalBoldText4 {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight	   : bold;
	color          : #0A60C2;
	text-decoration: none;
	tex-transform  : uppercase;
}
.normalBoldText5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size  : 14px;
	color      : #676666;
	font-weight: bold;
	text-decoration: none;
}
.normalBoldText6 { /*yellow color*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size  : 17px;
	color      : #FFFFFF;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
}
.titleBoldText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	font-weight	   : bold;
	color          : #FFFFFF;
	text-decoration: none;
	text-transform  : uppercase;
}

.bigBoldText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* COMMON */
.thinBorderTextBox {
	border: 1px solid #BCBEBF;
	font-size: 10px;
	font-family    : Verdana, arial, Helvetica, sans-serif;
}
.noRecord {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 12px;
	color          : #000000;
	text-decoration: none;
	font-style     : italic;
}

.error{ /* Light green */
	color: #8CE300;
}

.WhiteBg {
	background-color:#FFFFFF;
}

.BlackBg {
	background-color:#000000;
}

/* Home */
.Home .LastMinuteBgColor, .ExclusiveNewsBgColor { /* Dark grey */
	background-color: #D0D1D2;
}

.Home .HotNewsHeaderBgColor { /* Dark green */
	background-color: #70B500;
}

.Home .HotNewsBgColor { /* Light Grey  */
	background-color: #E8E8E8;
}

.Home .HeaderText {
	font-family    : Arial, Verdana, Helvetica, sans-serif;
	font-size      : 15px;
	font-weight    : bold;
	text-decoration: none;
	color          : #000000;
}

.Home .NormalText {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	text-decoration: none;
	color          : #000000;
}

.Home .ExclusiveNewsItemHeaderBg {/* Light green */
	background      : url(allsection/alllanguage/topleft01_light_bgwhite.gif) no-repeat top left; 
	background-color: #8CE300;
}

.Home .ResultBox {
	background-color: #E8E8E8;
}

.Home .ResultHeader {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	font-weight     : bold;
	color           : #FFFFFF;
	background-color: #000000;
}

.Home .ResultSession {
	font-family     : Verdana, Arial, Helvetica, sans-serif;
	font-size       : 10px;
	font-weight     : bold;
	color           : #FF0000;
	text-decoration : none;
}

/* News */
.News .NewsItemHeaderBg {
	background: url(../alltemplates/news/alllanguage/news_item_header.gif) no-repeat bottom;
}

.News .NewsItemBg {
	background: url(../alltemplates/news/alllanguage/news_item_bg.gif) repeat-y top right; 
	background-color: #D0D1D2;
}

.News .NewsPicHeaderBg {
	 background: url(news/alllanguage/news_pic_header.gif) no-repeat; 
}

.News .NewsDayBg {
 	background: url(news/alllanguage/news_day_bg.gif) no-repeat;
}

.News .NewsDayItemBg {
	background: url(../alltemplates/news/alllanguage/news_day_item_bg.gif) repeat-y;
}

.News .NewsDetailLeftBg {
	background: url(../alltemplates/news/alllanguage/news_detail_left_bg.gif) repeat-y #D0D1D2;
}

.News .NewsDetailsBg {
	 background:url(../alltemplates/news/alllanguage/news_detail_bg.gif) repeat-y top right; background-color:#D0D1D2;
}

.News .BgColor1 {
	background-color:#E8E8E8;
}

.News .BgColor2 {
	background-color: #D0D1D2;
}

.News .BgColor3 {
	background-color:#878787;
}
/* End: News List */

/* Popup */
.Popup .BgColor1 {
	background-color:#D0D1D2;
}

.Popup .BgColor2 {/* Dark green */
	background-color: #70B500;
}
/* End: Popup */
/* Reeve */
/* NORMAL TEXT FOR MOSTLY CONTENT */
.normalTextResults {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 9px;
	color          : #676666;
	font-weight    : bold;
} 
.normalTextResultsColor {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 9px;
	color          : #ed1d24;
	font-weight    : bold;
}
.rigthTextColorBlue {
	font-family    : Arial, Helvetica, sans-serif;
	font-size      : 17px;
	color 		   : #ed1d24;
	font-weight    : bold;
	text-decoration: none;
}
.rigthTextColorYellow {
	font-family    : Arial, Helvetica, sans-serif;
	font-size      : 17px;
	color 		   : #000000;
	font-weight    : bold;
	text-decoration: none;
}
.rigthNormalTextColorBlue {
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color 		   : #ed1d24;
	font-weight    : bold;
	text-decoration: none;
}
.rigthNormalTextColorGrey{
	font-family    : Verdana, Arial, Helvetica, sans-serif;
	font-size      : 10px;
	color 		   : #85888A;
	font-weight    : bold;
	text-decoration: none;
}
/* LOGO */
.logoTextTitle{
	font-family    : Arial, Helvetica, sans-serif;
	font-size      : 14px;
	color 		   : #676666;
	font-weight    : bold;
	font-style     : italic;
}
.textStyle {
	text-transform  : uppercase;
}