/* Default Theme CSS Document */

/* GLOBAL SECTION */
body {
	background-color: #A0A0A3;
	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: #000000;
}
/* NORMAL TEXT FOR MOSTLY CONTENT */
.footerNormalText {
	font-family    : Galette, Verdana, Helvetica, sans-serif;
	font-size      : 13px;
	font-weight    : medium;
	color          : #666666;
	text-decoration: none;
}
.space30 {
	padding-right  : 30px;
}

.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: #666666;
	text-decoration: none;
}

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

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

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


/* 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;
}


/* 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;
	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: #666666;
}

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

.linkWhite a, linkWhite:active, linkWhite:visited, linkWhite:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #666666;
}

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

/* COMMON */
.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:#666666;
}

.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           : #666666;
	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 */

/* Gallery Search */
.gallerySearchFormTitle {
	font-family: verdana;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
	background-color: #2A407B;
}
/* End: Gallery Search */

/* Static Page */

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

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

.contentBox {
	background		: #000000 url(allsection/alllanguage/content_box_bg.gif) repeat-x top left;
	border			: #CCCCCC 1px solid;
 }
 
 .leftContentShadow {
 	background		: url(allsection/alllanguage/shadow_left.gif) repeat-y top right;	
 }
 
 .rightContentShadow {
 	background		: url(allsection/alllanguage/shadow_right.gif) repeat-y top left;	
 }
 
 .bottomContentShadow {
 	background		: url(allsection/alllanguage/shadow_bottom.gif) no-repeat top left;	
 }

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