﻿body{
	font-family:arial;
	font-size:13px;
	font-weight:normal;	
	margin:0px 0px 0px 0px;
	color:#444444;
	background:#98BBD1;
}

.Button,.btn { 
	background-color : #9CBAD6;
	color : #FFFFFF;
	border-right : 1px solid #333333;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #333333;
	font-family : arial;
	font-weight : bold;  
	font-size : 13px;
	cursor : pointer;
	Padding:0px 3px 0px 3px;
}

a.ListOver
{  font-size : 11px;}

a.ListOver:hover
{   display :block ;color:#FFFFFF ; text-decoration:none; 
	font-size: 11px; width:100%; background:#9CBAD6;}

P,DIV,TABLE,TR,TD,FORM { 
	color:#444444;
	font-family:arial;
	font-size:13px;		
} 

TABLE.t-body {
	border : 1px solid #98BBD2;
}

TABLE.t-gray{
	border : 1px solid #DDDDDD;
}

TABLE.t-red{
	border : 1px solid #FF0000;
}

H1
{
	font-size:18px;
	font-family:arial;
	font-weight:Bold;	
	height:18px;	
}
ul
{	
	padding:0px 0px 0px 0px;
	display:block;
	list-style-type:square;
	
}

.bold
{
	font-weight:Bold;
	height:24px;	
}
	
a{
	font-size:13px;
	color:#444444;
	text-decoration:underline;
}
a:hover{
	color:#98BBD2;
	text-decoration:underline;	
}
a img{
	border:0
}
a.footer {
	color:#444444;
	font-size:13px;
	text-decoration:none;
	padding:0px 3px 0px 3px;
}
a.footer:hover{
	color:#444444;
	font-size:13px;
	background:#FFFFFF;	
	padding:0px 3px 0px 3px;
	text-decoration:none;
}

a.Title{
	color:#9CDAD6;
	font-size:14px;
	text-decoration:underline;
}
a.Title:hover{
	color:#DEDFDE;
	font-size:14px;
	text-decoration:none;
}

.video_title{
	color: #9CBAD5;
	font-size:12px;
	text-decoration:underline;
	font-family : arial;
}

a.video_title{
	color: #4A83B5;
	font-size:12px;
	text-decoration:none;
	font-family : arial;
}

a.video_title:hover
{
    color: #ffffff;
    background: #9CBAD6;
	font-size:12px;
	text-decoration:none;
	font-family : arial;
}

a.video_title:active
{   
    color: #9CBAD5;
    background: #ffffff;
    font-size:12px;
    text-decoration: none;
}

.video_desc
{
	/*color:#9CBAD6;*/
	text-decoration:none;
	font-size:11px;
	font-family : arial;
}

a.video_desc,a.video_desc:active
{
	/*color:#9CBAD6;*/
	text-decoration:none;
	font-size:11px;	
	font-family : arial;
}

a.video_desc:hover
{
	color:#9CBAD5;
	font-size:11px;
	text-decoration:underline;
	font-family : arial;
}

/*{   
	color:#444444;
    font-size:11px;
    text-decoration: none;
}*/

a.Title_Rad {
	color:#BF000F;
	font-size:13px;
	text-decoration:none;
}
a.Title_Rad:hover{
	color:#444444;
	font-size:13px;
	text-decoration:underline;
}


/*------------ menu ------------------------ */
a.Title_White {
	color:#FFFFFE;
	font-size:13px;
	text-decoration:none;
}
a.Title_White:hover{
	color:#444444;
	font-size:13px;
	text-decoration:underline;
}

a.MenuTitle_White {
	color:#FFFFFE;
	font-size:13px;
	text-decoration:none;
}
a.MenuTitle_White:hover{
	color:#444444;
	font-size:13px;
	text-decoration:underline;
}
a.MenuTitle {
	color:#444444;
	font-size:13px;
	text-decoration:none;
}
a.MenuTitle:hover{
	color:#98BBD2;
	font-size:13px;
	text-decoration:underline;
	
}

a.MenuTitle_Glay {
	color:#EEEEED;
	font-size:11px;
	text-decoration:none;
}
a.MenuTitle_Glay:hover{
	color:#444444;
	font-size:11px;
	text-decoration:underline;
}

a.MenuGlayTitle {
	color:#FFFFFE;
	font-size:11px;
	text-decoration:none;
}

a.MenuGlayTitle:hover{
	color:#FFFFFE;
	font-size:11px;
	text-decoration:underline;
}


a.MenuGlayTitle_Channel {
	color:#000000;
	font-size:10px; 
	font-weight:bold;
	text-decoration:none;
}
a.MenuGlayTitle_Channel:hover{
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}


a.MenuSelectGlayTitle {
	color:#222222;
	font-size:11px;
	text-decoration:none;
}
a.MenuSelectGlayTitle:hover {
	color:#222222;
	font-size:11px;
	text-decoration:underline;
}
.txt_MenuTitle
{
    color:#000000;
	font-size:11px;
}

a.BlueLink{
	color:#98BBD2;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}

a.BlueLink:hover{
	color:#444444;
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
}
a.BlueLink_Small
{
    color: #98BBD2;
    font-size: 10px;
    text-decoration: none;
}

a.BlueLink_Small:hover{
	color:#444444;
	font-size:10px;
	text-decoration:none;
}
.Button {
background-color : #98BBD1;
color : #FFFFFF;
border-right : 2px solid #000000;
border-top : 2px solid #CCCCCC;
border-left : 2px solid #CCCCCC;
border-bottom : 2px solid #000000;
font-family : arial;
font-weight : bold;
font-size : 13px;
cursor : pointer;
}
.Bold {
font-weight : bold;
color : #000000;
font-family : arial;
font-size : 13px;
}
.FromTitleWhite{
font-size:13px;
color:#FFFFFE;
font-family : arial;
font-weight:bold;
}
.TitlePage{
	font-size:16px;
	text-align:left;
}
.TitleBlackBold{
	font-size:16px;
	color:#000000;
	font-weight:bold;
}
.RTravelHeaderPage{
	background-image:url(BG_Images/BG_banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.AreTravelTVHeaderPage{
	background-image:url(BG_Images/Banner/aretraveltv-BG-nbanner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.CTravelTVHeaderPage{
	background-image:url(BG_Images/Banner/ctraveltv-bg-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.OurTravelTVHeaderPage{
	background-image:url(BG_Images/Banner/ourtraveltv-BG-Banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.RTravelTVUKHeaderPage{
	background-image:url(BG_Images/Banner/rtraveltv-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.SeeTravelTVHeaderPage{
	background-image:url(BG_Images/Banner/seetraveltv-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.VideoTravellerTVHeaderPage{
	background-image:url(BG_Images/Banner/videotraveller-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.VideoTravellerComHeaderPage{
	background-image:url(BG_Images/Banner/video-traveller-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.VideoTravelTVHeaderPage{
	background-image:url(BG_Images/Banner/videotraveltv-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}
.WorldVideoGuideHeaderPage{
	background-image:url(BG_Images/Banner/worldvideoguide-BG-banner.jpg);
	background-repeat:no-repeat;
	height:115px;
	background-position:top;
}

.Formelement,TEXTAREA,SELECT{
	color:#444444;
	font-size:13px;
	padding:1px;	
	border:1px solid #98BBD2;
	font-family:arial;
}

.text_search
{
	color:#444444;
	font-size:13px;
	padding:1px;	
	border:1px solid #98BBD2;
	font-family:arial;
	height:15px;
}

.comment {
color : #ff0000;
font-family : arial;
font-size : 11px;
}
.Require_comment {
color : #ff0000;
font-family : arial;
font-size : 9px;
}

.paddingRight{
	padding-right:3px;
}
.paddingLeft{
	padding-left:5px;
}

/*------------ Top menu blog ------------------------ */

.TopMenuSelectPageLeft{
	background-image:url(Button_Images/button_blue01.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	font-size:13px;
}
.TopMenuSelectPageCenter{
	background-image:url(Button_Images/button_blue02.gif);
	background-repeat:repeat-x;
	color:#FFFFFE;
	font-size:13px;	
	height:26px;
}
.TopMenuSelectPageRight{
	background-image:url(Button_Images/button_blue03.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
	font-size:13px;
}

.MenuGlayLeft{
	background-image:url(Button_Images/button_glay1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
}
.MenuGlayCenter{	
	background:#FFFFFF	url(Button_Images/button_glay2.jpg) repeat-x;
	color:#FFFFFE;
	font-size:13px;
	height:26px;	
	
	white-space:nowrap ;
	font-weight:bold;
}
.MenuGlayRight{
	background-image:url(Button_Images/button_glay3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
}

.MenuChannelLeft{
	background-image:url(BG_Images/011.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
}
.MenuChannelCenter{	
	background:#FFFFFF	url(BG_Images/012.jpg) repeat-x;
	color:#FFFFFE;
	font-size:12px;
	height:26px;	
	text-align:left;
	font-weight:bold;
}
.MenuChannelRight{
	background-image:url(BG_Images/010.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
}

.MenuSelectGlayLeft{
	background-image:url(Button_Images/button_select_glay1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
}
.MenuSelectGlayCenter{	
	background:#FFFFFF	url(Button_Images/button_select_glay2.jpg) repeat-x;
	color:#FFFFFE;
	font-size:12px;
	height:26px;	
	text-align:center;
}
.MenuSelectGlayRight{
	background-image:url(Button_Images/button_select_glay3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
}

.TopMenuPageLeft{
	background-image:url(Button_Images/button_white01.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	font-size:11px;
}
.TopMenuPageCenter{	
	background:#FFFFFF	url(Button_Images/button_white02.gif) repeat-x;
	font-size:11px;
	height:26px;	
	text-align:center;
}
.TopMenuPageRight{
	background-image:url(Button_Images/button_white03.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
	font-size:11px;
}
.TopMenuUploadPageLeft{
	background-image:url(Button_Images/button_green01.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
}
.TopMenuUploadPageCenter{	
	background: url(Button_Images/button_green02.jpg) repeat-x;
	color:#FFFFFE;
	font-size:11px;
	height:26px;	
	text-align:center;	
}
.TopMenuUploadPageRight{
	background-image:url(Button_Images/button_green03.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:15px;
	height:26px;
	padding-right:1px;
}


/*------------ End Menu detail blog ------------------------ */


.topLoginBlog{
	padding-top:20px;
	vertical-align:top;
	text-align:left;
	
}

/*------------ End Page detail blog ------------------------ */

.BodyPageLeftTop{
	background:#98BBD1 url(BG_Images/BG_01.jpg) left no-repeat;	
	width:30px;
	height:30px;
}
.BodyPageCenterTop{
	background:#FFFFFF url(BG_Images/BG_02.jpg) top repeat-x;	
	
}
.BodyPageRightTop{
	background: #98BBD1 url(BG_Images/BG_03.jpg) top no-repeat;	
	width:30px;
	height:30px;
	
}

.BodyPageLeftCenter{
	background: url(BG_Images/BG_08.jpg) left   repeat-y;
	width:30px;
	
}
.BodyPageRightCenter{
	background: url(BG_Images/BG_04.jpg) right repeat-y;	
	width:30px;
	
}

.BodyPageLeftBottom{	
	background:url(BG_Images/BG_07.jpg) left no-repeat;
	width:30px;
	height:30px;
	
}
.BodyPageCenterBottom{
	background:url(BG_Images/BG_06.jpg) bottom repeat-x;
	height:30px;

}
.BodyPageRightBottom{
	background:url(BG_Images/BG_05.jpg) top no-repeat;	
	width:30px;
	height:30px;
	
}

/*------------ End Page detail blog ------------------------ */


/*------------ vedeo blog ------------------------ */

.vedeoLeftTop{
	background:url(BG_Images/outline_red_01.jpg) left no-repeat;	
	width:15px;
	height:15px;
}

.vedeoCenterTop{
	background:url(BG_Images/outline_red_02.jpg) top repeat-x;	
}

.vedeoRightTop{
	background:url(BG_Images/outline_red_03.jpg) top no-repeat;	
	width:15px;
	height:15px;
	
}

.vedeoLeftCenter{
	background:url(BG_Images/outline_red_04.jpg) left   repeat-y;
	width:15px;
	
}

.vedeoRightBottom{
	background:url(BG_Images/outline_red_05.jpg) top no-repeat;	
	width:15px;
	height:15px;
	
}

.vedeoCenterBottom{
	background:url(BG_Images/outline_red_06.jpg) bottom repeat-x;
	height:15px;
}

.vedeoLeftBottom{	
	background:url(BG_Images/outline_red_07.jpg) left no-repeat;
	width:15px;
	height:15px;
	
}

.vedeoRightCenter{
	background:url(BG_Images/outline_red_08.jpg) right repeat-y;	
	width:25px;
}
/*------------ End vedeo blog ------------------------ */





/*------------ Channel ------------------------ */

.ChannelLeftTop{
	background:url(BG_Images/outline_blue_01.jpg) left no-repeat;	
	width:15px;
	height:15px;
}

.ChannelCenterTop{
	background:url(BG_Images/outline_blue_02.jpg) top repeat-x;	
}

.ChannelRightTop{
	background:url(BG_Images/outline_blue_03.jpg) top no-repeat;	
	width:15px;
	height:15px;
}

.ChannelLeftCenter{
	background:url(BG_Images/outline_blue_04.jpg) left   repeat-y;
	width:15px;
	
}

.ChannelRightBottom{
	background:url(BG_Images/outline_blue_05.jpg) top no-repeat;	
	width:15px;
	height:15px;
	
}

.ChannelCenterBottom{
	background:url(BG_Images/outline_blue_06.jpg) bottom repeat-x;
	height:15px;
}

.ChannelLeftBottom{	
	background:url(BG_Images/outline_blue_07.jpg) left no-repeat;
	width:15px;
	height:15px;
	
}

.ChannelRightCenter{
	background:url(BG_Images/outline_blue_08.jpg) right repeat-y;	
	width:25px;
}
/*------------ End Channel ------------------------ */


/*------------ video blog ------------------------ */

.ImageBlogLeftTop{
	background-image:url(Button_Images/box_003.jpg);
	background-position:top;
	background-repeat:no-repeat;	
	
}
	
.ImageBlogLeftCenter
{
    color: #000000;
    font-family: arial;
    font-size: 13px;
}

.ImageBlogLeftBottom{
	background-image:url(Button_Images/box_001.jpg);
	background-repeat:no-repeat;
	


}

.ImageBlogCenetrTop{
	background-image:url(Button_Images/box_004.jpg);
	background-repeat:repeat-x;
	background-position:top;

	
}
	
.ImageBlogCenetrBottom{
	background-image:url(Button_Images/box_008.jpg);
	background-repeat:repeat-x;
	height:8px;
}

.ImageBlogRightTop{
	background-image:url(Button_Images/box_005.jpg);
	background-position:top;	
	background-repeat:no-repeat;	
	
}
	
.ImageBlogRightCenter{
	background-image:url(Button_Images/box_006.jpg);
	background-repeat:repeat-y;
	
}

.ImageBlogRightBottom{
	background-image:url(Button_Images/box_007.jpg);
	
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}

/*------------ video blog ------------------------ */

/*------------ Highlighted blog ------------------------ */

.ImageHighlightedLeftTop{
	background-image:url(Button_Images/background_01.jpg);
	background-position:bottom;	
	background-repeat:no-repeat;	
	width:8px;
}
	
.ImageHighlightedLeftCenter{
	background-image:url(Button_Images/background_04.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:8px;
}

.ImageHighlightedLeftBottom{
	background-image:url(Button_Images/background_06.jpg);	
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}

.ImageHighlightedCenetrTop{
	background-image:url(Button_Images/background_02.jpg);
	background-position:bottom;	
	background-repeat:repeat-x;	
}
	
.ImageHighlightedCenetrBottom{
	background-image:url(Button_Images/background_07.jpg);	
	background-repeat:repeat-x;
	height:8px;
}

.ImageHighlightedRightTop{
	background-image:url(Button_Images/background_03.jpg);
	background-position:bottom;	
	background-repeat:no-repeat;	
	width:8px;
}
	
.ImageHighlightedRightCenter{
	background-image:url(Button_Images/background_05.jpg);	
	background-repeat:repeat-y;
	width:8px;
}

.ImageHighlightedRightBottom{
	background-image:url(Button_Images/background_08.jpg);
	
	background-repeat:no-repeat;
	width:8px;
	height:8px;
}

/*------------ video blog ------------------------ */


/*------------ dot line ------------------------ 
.HorizontalDotLine{
	background-image:url(Button_Images/dot1.gif);
	background-repeat:repeat-x; 
	background-position:center;
	height:1px;
}
.VerticalDotLine{
	background-image:url(Button_Images/dot1_V.gif);
	background-position:center;
	background-repeat:repeat-y;
	padding:3px 5px 3px 5px;
	width:1px;
	height:100%;
}*/
/*------------ End  dot line ------------------------ */

/*------------ video ------------------------ */
.videoL{
	background:#FFFFFF url(Images/video_l.gif) left no-repeat;	
	width:15px;
	height:15px;
}
.videoR{
	background:#FFFFFF url(Images/video_r.gif) right no-repeat;	
	width:15px;
	height:15px;
}
hr.normal
{
	height:1px;
	color:#3CAE62;
	background-color:#3CAE61;
	border:0;
}
/*------------ End  video ------------------------ */

.login_msg
{
}
.login_username
{
}
.login_password
{
}
.login_txtusername
{
}
.login_txtpassword
{
}
.login_buttonlogin
{
}
.login_error
{
}
.VedioTemplateTitle 
{
	font-family : arial;font-size : 13px;color:#9CBAD5;font-weight:bold;height:15px;
}
.VedioTemplateText a {font-family : arial;font-size : 12px;color:#000000;height:12px;text-decoration : none;}

.VedioTemplateText a:hover {font-family : arial;font-size : 12px;color:#9CBAD5;height:12px;text-decoration :underline;}

/* Button Style */

a.lnkbutton,a.lnkbutton:visited
{
	color: #4A83B5;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
a.lnkbutton:hover
{
	color : #4A83B5;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}

hr.normal
{
	height:1px;
	color:#9CBAD5;
	background-color:#9CBAD6;
	border:0;
}
/* Text box style */
.txt_text
{
    color : #000000;
	font-family : arial;
	font-size : 13px;
}
 
td.multi_line
{
	padding-bottom:5px;
}

.txt_error
{
	color: Red
}
.txt_int
{
}
.txt_decimal
{
}
.txt_email
{
}
.txt_pwd
{
}

/*
	style sheet for all grids
*/
/* grid row style */
.grid_row
{
	font-size:13px;
	color:#000000;
	height:18px;
	
	background-color:#FFFFFF;
}
.grid_altrow
{
	font-size:13px;
	color:#000000;
	height:18px;
	background-color:#E9EFF5;
}
.grid_hdrrow
{
	font-size:13px;
	color:#FFFFFE;
	height:18px;
	font-weight:bold;
	background-color:#9CBAD6;
}

/* grid page index */
.grid_pageindex
{
	text-align:center;
}
a.grid_pageindexlink,a.grid_pageindexlink:hover,a.grid_pageindexlink:visited
{
	color : #000000;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}
.grid_selected_pageindex
{
}
a.grid_prevnextlink
{
	color : #000000;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}
/* grid simple text cell */
.grid_simple_text
{
	font-size : 13px;
	font-family : arial;
	text-align :left;
}
span.grid_ajxsimple_text
{
	font-size : 13px;
	font-family : arial;
	text-align :left;
	text-decoration:underline;
}
input.grid_ajxsimple_text
{
	font-size : 13px;
	font-family : arial;
	text-align :left;
}
.grid_simple_cell
{
	/*text-align:left;*/
	padding-left:5px;
}
.grid_simple_altcell
{
	/*text-align:left;*/
	padding-left:5px;
}
.grid_simple_hdrcell
{
	color:#FFFFFE;
	text-align:center;
}
/* grid numeric cell */
.grid_numeric_text
{
	font-size : 13px;
	font-family : arial;
	text-align :right;
}
span.grid_ajxnumeric_text
{
	font-size : 13px;
	font-family : arial;
	text-align :right;
	text-decoration:underline;
}
input.grid_ajxnumeric_text
{
	font-size : 13px;
	font-family : arial;
	text-align :right;
}
.grid_numeric_cell
{
	font-family : arial;
	font-size : 13px;
	text-align:right;
}
.grid_numeric_altcell
{
    font-family : arial;
	font-size : 13px;
	text-align:right;
}
.grid_numeric_hdrcell
{
	font-family : arial;
	font-size : 13px;
	text-align:center;
}
/* grid Image cell */
.grid_img_cell
{
}
.grid_img_altcell
{
}
.grid_img_hdrcell
{
	color:White;
}

/* style for template grid */
.tpgrid_row
{
}
.tpgrid_hdrrow
{
}
/* tpgrid page index */
.tpgrid_pageindex
{
	text-align:center;
}
a.tpgrid_pageindexlink,a.tpgrid_pageindexlink:hover,a.tpgrid_pageindexlink:visited
{
	color : #000000;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}
.tpgrid_selected_pageindex
{
	color : #FF0000;
}

/*style for check box*/
.chk
{	
	font-size: 13px;
	font-family: arial;
}

/*style for combo */
.combo
{
	font-size: 13px;
	font-family: arial;
}
select
{
	font-size:13px;
	font-family:arial;
}

/*style for main menu*/
.menu_hdr
{
	background-color:#EEEEEE;
	font-weight :bold; 
	border-bottom:solid 1px #FFFFFF;
    font-size:15px;
    color:#555555;
    height:20px; 
    padding-left:5px;
}
.menu_main
{
	background-color:#DD423E;
	border-bottom:solid 1px #FFFFFF;
    font-size:13px;
    font-weight:bold;
    height:20px; 
    padding-left:5px;
    color:#555555;
}
a.menu_mainlink,a.menu_mainlink:visited
{   
	color: #FFFFFE;

	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
a.menu_mainlink:hover
{  
	color: #FFFFFE;
	font-size: 13px;
	font-family: arial;
	text-decoration:none;
}

.menu_sub
{
	background-color:#FFFFFF;
	border-bottom:solid 1px #FFFFFF;
    font-size:13px;
    color:#555555;
    height:20px;
    padding-left:7px;
}
a.menu_sublink,a.menu_sublink:visited
{   
	color: #555555;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
a.menu_sublink:hover
{  
	color: #222222;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}

/*grid link cell style*/
.grid_javalink_cell, .grid_javalink_altcell
{
	font-size: 13px;
	font-family: arial;
	text-decoration:underline;
}
.grid_javalink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_javanumericlink_cell,.grid_javanumericlink_altcell
{
	text-align:right;
	font-size: 13px;
	font-family: arial;
	text-decoration:underline;
}
.grid_javanumericlink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_javaimglink_cell, .grid_javaimglink_altcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
	text-decoration:underline;
}

.grid_javaimglink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_hreflink_cell, .grid_hreflink_altcell
{
	font-size: 13px;
	font-family: arial;
}

.grid_hreflink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_hrefnumericlink_cell, .grid_hrefnumericlink_altcell
{
	text-align:right;
	font-size: 13px;
	font-family: arial;
}

.grid_hrefnumericlink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_hrefimglink_cell, .grid_hrefimglink_altcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

.grid_hrefimglink_hdrcell
{
	text-align:center;
	font-size: 13px;
	font-family: arial;
}

a.grid_orderby_link,a.grid_orderby_link:visited
{   
	color: #fffffe;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}
a.grid_orderby_link:hover
{
	color : #fffffe;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}

.example_link
{
	color:#9CBAD5;
	font-weight :bold; 
}

.Border_Tmp
{
	border-style:solid;
	border-color:#98BBD2;
}

.bg_byblog
{	
	background-color:#f4ffff;
}

.font_myblog
{
	FONT-WEIGHT: bold; 
	FONT-FAMILY: arial; 
	FONT-SIZE: 12px;
	color:#7488bc;
}

.Button_setting
{
	background-color: #94B9CF;
	color:White;
	font-size: 12px;
	font-weight:bold;
}

/*locations.aspx for display country, city link*/
a.country_link,a.country_link:visited
{
	color: #4A83B5;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}

a.country_link:hover
{
	color : #4A83B5;
	font-size : 13px;
	font-family : arial;
	text-decoration : none;
}

/*rater style*/
.rater_start
{
    width:27px;
    height:27px;
}

.rater_negative
{
    width:20px;
    height:20px;
    cursor:pointer;
}
.rater_positive
{
    width:20px;
    height:20px;
    cursor:pointer;
}
.rater_empty
{
    width:20px;
    height:20px;
    cursor:pointer;
}
.rater_wait
{
    width:20px;
    height:20px;
    cursor:pointer;
}

/*style for main menu*/
.menusetting_hdr
{
	background-color:#9CBAD6;
	font-weight :bold; 
	border-bottom:solid 1px #FFFFFF;
    font-size:13px;
    color:#FFFFFE;
    height:19px; 
    padding-left:5px;
}
.menusetting_main
{
	background-color:#9CBAD6;
	font-weight :bold; 
	border-bottom:solid 1px #FFFFFF;
    font-size:13px;
    height:19px; 
    padding-left:5px;
}
a.menusetting_mainlink,a.menusetting_mainlink:visited
{   
	color: #FFFFFE;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
a.menusetting_mainlink:hover
{  
	color: #FFFFFE;
	font-size: 13px;
	font-family: arial;
	text-decoration: underline;
}

.menusetting_sub
{
	background-color:#E9EFF5;
	border-bottom:solid 1px #FFFFFF;
    font-size:13px;
    color:#333333;
    height:17px;
    padding-left:7px;
}
a.menusetting_sublink,a.menusetting_sublink:visited
{   
	color: #006699;
	font-size: 13px;
	font-family: arial;
	text-decoration: none;
}
a.menusetting_sublink:hover
{  
	color: #4A83B5;
	font-size: 13px;
	
	font-family: arial;
	text-decoration: underline;
}

.lebelmenu
{
	font-size: 14px;
	color:#9CBAD5;
	font-weight :bold; 
    height:19px; 
    padding-left:5px;	 
}

.gridrow_textleft
{
	font-size:13px;
	color:#000000;
	height:18px;
	background-color:#FFFFFF;
	text-align:left;
}

.gridrowalter_textleft
{
	font-size:13px;
	color:#000000;
	height:18px;
	background-color:#E9EFF5;
	text-align:left;
}

.gridhd_textleft
{
	font-size:13px;
	color:#FFFFFE;
	height:18px;
	font-weight:bold;
	background-color:#9CBAD6;
	text-align:left;
}

.txt_gray
{
    color: #000000;
    font-family: arial;
    font-size: 11px;
    background-color: #eeefeb;
    border-style:solid;
    border-color:#333333;
    border-width:1px;
}

.MainTitle { font-size:20px; }
.MainTitle_Bold { font-size:20px; font-weight:bold; }

.SubTitle { font-size:15px; }
.SubTitle_Bold { font-size:15px; font-weight:bold; }

.pic_red
{
	border-style:solid;
	border-color:Red;
}

.scrolliframe{
overflow:auto;height:315px;
}

.link_icon{
	color: #000001;
	font-size:12px;
	text-decoration:none;
	padding-left:30px;
	background-repeat:no-repeat;
	line-height:30px;
}

a.link_icon{
	color: #000001;
	font-size:12px;
	text-decoration:none;
	padding-left:30px;
	background-repeat:no-repeat;
	line-height:30px;
}

a.link_icon:hover
{
    color: #FFFFFE;
	font-size:12px;
	text-decoration:underline;
	padding-left:30px;
	background-repeat:no-repeat;
	line-height:30px;
}

a.link_icon_bookmark{
	color: #000001;
	font-size:12px;
	text-decoration:none;	
	background-repeat:no-repeat;
	line-height:30px;
}

a.link_icon_bookmark:hover
{
    color: #FFFFFE;
	font-size:12px;
	text-decoration:underline;	
	background-repeat:no-repeat;
	line-height:30px;
}


.frame_blue
{
	background-image:url(Images/frame_blue_01.jpg);
	float:left;
	background-repeat:repeat;
}

.frame_blue_bottom
{
	background-image:url(Images/frame_blue_02.jpg);
	background-repeat:no-repeat;
	float:left;
	width:430px;
	height:46px;
}

.frame_rating
{
	background-image:url(Images/08.jpg);
	background-repeat:no-repeat;
	text-align:center;
	float:inherit;
	vertical-align:middle;
	/*width:35px;
	height:35px;*/
	font-size:11pt;
	color:#FFFFFE;
}

.error_link
{
	color:#FF0000;
	font-size:10px;
	text-decoration:none;
}

a.error_link 
{
	color:#FF0000;
	font-size:10px;
	text-decoration:none;
}

a.error_link:hover
{
	color:#FF0000;
	font-size:10px;
	text-decoration:underline;
}

.bg_Mail
{
	background-color:#E9EFF5;
}

.small_text
{
	font-size:x-small;
}

.NewTitleVideoTemplate{ font-size: 11px; font-family:Arial;font-weight:bold;color:#000001;}
.NewTextVideoTemplate { font-size:12px; font-family:Arial;}

.selectmanu_blog
{
	background-color:#DD423E;
	color:#FFFFFE;
	font-size:13px;
	white-space:nowrap ;
	font-weight:bold;
}

a.menu_bloggroup,a.menu_bloggroup:visited
{   
	color: #000099;
	background-color:#d7e4ff;
	font-size: 13px;
}

a.subprofile_link
{
	font-size:13px;
	color: Red;
	text-decoration:underline;
}

a.subprofile_link:hover
{
	color: #4A83B5;
	text-decoration:none;	
}

a.subprofile_select
{
	font-size:13px;
	color: #4A83B5;
	text-decoration:none;
}

a.subprofile_select:hover
{
	font-size:13px;
	color: #4A83B5;
	text-decoration:none;
}

.image_boder
{
	border-color: #4A83B5;
}


.MyProfileTitle { font-size:12px; font-family:Arial; font-weight:bold;} 


