@import url("/css/eng/form.css");
@import url("/css/eng/home.css");
@import url("/css/eng/friend.css");

*
{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
	color: #999999;
}

body
{
	
	background-image: url('/image/background.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	position: relative;
	margin: 0;
	font-size: 70%
}


.bodyPopup
{
	
	background-image: url('/image/background_conf.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	position: relative;
	margin: 0;
	font-size: 70%
}

.BackgroundFetus 
{ 
	
	background-image: url('/image/fetus.png'); 
	width: 100%; 
	height: 1028px; 
	position: fixed;
	background-position: center center;
	background-repeat: no-repeat;
}

.InstructionModeHead { color: #707070; }

img { }

.HorizontalRule { background-image: url("/image/hr.png"); background-repeat: repeat-x; width: 100%; height: 3px; margin-top: 3px; margin-bottom: 3px; }
.HorizontalRuleWhite { background-image: url("/image/hr_white.png"); background-repeat: repeat-x; height: 3px; margin-top: 3px; margin-bottom: 3px; }
.HorizontalRuleWhiteBg { background-color: #181818; background-image: url("/image/hr_white.png"); background-repeat: repeat-x; height: 3px; margin-top: 3px; margin-bottom: 3px; }

.TableFlag { width: 150px; height:18px; border-collapse: collapse; border-spacing: 0px; }
.TableFlag tbody, th, td { padding: 0px; }
.TableFlag .FlagMenu { width:100px; }
.TableFlag .FlagLeft { background-image: url('/image/left.png'); background-repeat: no-repeat; width: 6px; height: 18px }
.TableFlag .FlagMiddle { background-image: url('/image/middle.png'); background-repeat: repeat; height: 18px; font-weight:bold; }
.TableFlag .FlagRight { background-image: url('/image/right.png'); background-repeat: no-repeat; width: 6px; height: 18px }

.Header {}
.Header .Background { background-image: url('/image/header_background.png'); background-repeat: no-repeat; width: 100%; height: 100%; position: absolute; background-position: top center; left: 0px; top: 0px; }
.Header .BackgroundBanner { background-image: url('/image/home_pub_top.jpg'); background-repeat: no-repeat; width: 947px; height: 121px; position: relative; top: 0px; }
.Header .BackgroundBlankLayer { background-image: url('/image/home_pub_top_background.jpg'); background-repeat: no-repeat; width: 100%; height: 30px; position: relative; }
.Header .HeaderBanner { background-repeat: no-repeat; width: 947px; height: 121px; position: relative; top: 0px; }
.Header .Menu {z-index: 10; width: 950px; height: 30px; position: relative; margin-left: -475px; left: 50%; top: 0px; }
.Header .Menu .List { clip: rect(0px, 0px, 80px, 0px); overflow: hidden; position: absolute; display: none; background-color: #000000; z-index: 1; }
.Header .Menu .List .ItemOut { background-image: url('/image/header_menu_item_out.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.Header .Menu .List .ItemOver { background-image: url('/image/header_menu_item_over.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.Header .Menu .Table { background-image: url('/image/header_menu_background.png'); background-repeat: repeat-x; width: 100%; height: 100%; border-collapse: collapse; border-spacing: 0px; }
.Header .Menu .Table tbody, th, td { padding: 0px; }
.Header .Menu .Table .Left { background-image: url('/image/header_menu_left.png'); background-repeat: no-repeat; width: 1px; height: 30px }
.Header .Menu .Table .Right { background-image: url('/image/header_menu_right.png'); background-repeat: no-repeat; width: 1px; height: 30px }
.Header .Menu .Table .ItemOut { background-image: url('/image/header_menu_item_out.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.Header .Menu .Table .ItemOver { background-image: url('/image/header_menu_item_over.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.Header .Menu .Table .ItemOutSub {width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.Header .Menu .Table .ItemOverSub {background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.Header .Menu .Table .Item { width: 225; height: 30; text-align: right; }
.Header .Menu .Table .Blank { width: 23; height: 30; text-align: right; }
.Header .Menu .Table .Item .Form { margin: 0px; }
.Header .Menu .Table .Item .Form .Input { color: #666666; background-color: #999999; border: 1px #666666 solid; line-height: normal; vertical-align: middle; width: 100px; }
.Header .Menu .Table .Item .Form .Button {  vertical-align: middle; }
.Header .Logo { background-image: url('/image/eng/header_logo.png'); background-repeat: no-repeat; width: 180px; height: 48px; position: relative; left: 50%; top: 40px; z-index: 0 }
.Header .Message { width: 250px; position: relative; left: 50%; top: 0px; margin-left: 200px; text-align: right; }
.Header .Message .Text { color: #707070; }
.Header .Message .Highlight { color: #B36E1A; }
.Header .MessageMemberA { width: 250px; position: relative; left: 50%; top: -20px; margin-left: 200px; text-align: right; }
.Header .MessageMemberA .Text { color: #707070; }
.Header .MessageMemberA .Highlight { color: #B36E1A; }
.Header .MessageMemberB { width: 250px; position: relative; left: 50%; top: -40px; margin-left: 200px; text-align: right; }
.Header .MessageMemberB .Text { color: #707070; }
.Header .MessageMemberB .Highlight { color: #B36E1A; }

.HeaderBottom {}
.HeaderBottom .Menu { width: 100%; height: 30px; position: relative; top: 0px; }
.HeaderBottom .Menu .List { clip: rect(0px, 0px, 80px, 0px); overflow: hidden; position: absolute; display: none; background-color: #000000; z-index: 1; }
.HeaderBottom .Menu .List .ItemOut { background-image: url('/image/header_menu_item_out.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.HeaderBottom .Menu .List .ItemOver { background-image: url('/image/header_menu_item_over.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.HeaderBottom .Menu .Table { background-image: url('/image/header_menu_background.png'); background-repeat: repeat-x; width: 100%; height: 100%; border-collapse: collapse; border-spacing: 0px; }
.HeaderBottom .Menu .Table tbody, th, td { padding: 0px; }
.HeaderBottom .Menu .Table .Left { background-image: url('/image/header_menu_left.png'); background-repeat: no-repeat; width: 1px; height: 30px }
.HeaderBottom .Menu .Table .Right { background-image: url('/image/header_menu_right.png'); background-repeat: no-repeat; width: 1px; height: 30px }
.HeaderBottom .Menu .Table .ItemOut { background-image: url('/image/header_menu_item_out.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.HeaderBottom .Menu .Table .ItemOver { background-image: url('/image/header_menu_item_over.png'); background-repeat: no-repeat; width: 100px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.HeaderBottom .Menu .Table .ItemOut150 { background-image: url('/image/header_menu_item_out_150.png'); background-repeat: no-repeat; width: 150px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.HeaderBottom .Menu .Table .ItemOut200 { background-image: url('/image/header_menu_item_out_200.png'); background-repeat: no-repeat; width: 200px; height: 30px; font-family: Arial; font-weight: bold; color: #858585; text-align: center }
.HeaderBottom .Menu .Table .ItemOver150 { background-image: url('/image/header_menu_item_over_150.png'); background-repeat: no-repeat; width: 150px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.HeaderBottom .Menu .Table .ItemOver200 { background-image: url('/image/header_menu_item_over_200.png'); background-repeat: no-repeat; width: 200px; height: 30px; font-family: Arial; font-weight: bold; color: #FFFFFF; text-align: center }
.HeaderBottom .Menu .Table .Item { width: 225; height: 30; text-align: right; }
.HeaderBottom .Menu .Table .Blank { width: 23; height: 30; text-align: right; }
.HeaderBottom .Menu .Table .NormalBold { font-family: Arial; font-weight: bold; color: #858585; }

.Box { width:715px; }
.Box .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.Box .TableHeader tbody, th, td { padding: 0px; }
.Box .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.Box .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.Box .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.Box .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.Box .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.Box .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; vertical-align: bottom; }
.Box .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; vertical-align: middle; text-align:right; }
.Box .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.Box .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.Box .TableContent tbody, th, td { padding: 0px; }
.Box .TableContent .Left { background-color: #383838; width: 1px; }
.Box .TableContent .LeftSub { background-color: #383838; width: 1px; }
.Box .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.Box .TableContent .Right { background-color: #383838; width: 1px; }
.Box .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.Box .TableFooter tbody, th, td { padding: 0px; }
.Box .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }
.Box .TableFooterMerge { background-color: #181818; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.Box .TableFooterMerge tbody, th, td { padding: 0px; }
.Box .TableFooterMerge .Left { background-image: url("/image/box_bottom_merge_left.png"); background-repeat: no-repeat; width: 8px; height: 12px; }
.Box .TableFooterMerge .Middle { background-image: url("/image/box_bottom_merge_background.png"); background-repeat: repeat-x; height: 12px; }
.Box .TableFooterMerge .Right { background-image: url("/image/box_bottom_merge_right.png"); background-repeat: no-repeat; width: 8px; height: 12px; }
.Box .TableHeaderMerge { background-color: #181818; height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.Box .TableHeaderMerge tbody, th, td { padding: 0px; }
.Box .TableHeaderMerge .Left { background-image: url('/image/box_top_merge_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.Box .TableHeaderMerge .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.Box .TableHeaderMerge .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align: bottom }
.Box .TableHeaderMerge .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.Box .TableHeaderMerge .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.Box .TableHeaderMerge .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle }
.Box .TableHeaderMerge .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; text-align:right; }
.Box .TableHeaderMerge .Right { background-image: url('/image/box_top_merge_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.Box .TableHeaderMerge .HighlightBold{ color: #B36E1A; font-weight: bold; }


/*--- Kailash Start ---*/
.Box .TableHeader .Middle .NormalBold { font-weight: bold; }
.Box .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.Box .TableHeader .Middle .Highlight { color: #B36E1A; }
.Box .TableHeader .Option .HighlightBold { color: #B36E1A; font-weight: bold; }
.Box .TableHeader .OptionText .NormalBold { font-weight:bold; }
.Box .TableContent .Middle .Highlight { color: #B36E1A; }
.Box .TableContent .Middle .NormalBold { font-weight:bold; color: #A0A0A0; }
.Box .TableContent .Middle .NormalBoldblack { font-weight:bold; color:#000000; }
.Box .TableContent .Middle .NormalBold11px { font-weight:bold;font-size:12px; }
.Box .TableContent .Middle .NormalBold10px { font-weight:bold;font-size:11px; }
.Box .TableContent .Middle .NormalBold9px { font-weight:bold;font-size:10px; }
.Box .TableContent .Middle .NormalGrey11px { font-weight:bold;font-size:11px; color:#808080 }
.Box .TableContent .Middle .NormalBold12px { font-weight:bold;font-size:14px; }
.Box .TableContent .Middle .NormalBold15px { font-weight:bold;font-size:15px; }
.Box .TableContent .Middle .NormalBold16px { font-weight:bold;font-size:16px; }
.Box .TableContent .Middle .NormalBold20px { font-weight:bold;font-size:20px; }
.Box .TableContent .Middle .NormalBold24px { font-weight:bold;font-size:24px; }
.Box .TableContent .Middle .NormalBold27px { font-weight:bold;font-size:27px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.Box .TableContent .Middle .NormalBold21px { font-weight:bold;font-size:21px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.Box .TableContent .Middle .RedBold21px    { font-weight:bold;font-size:21px; color:#d01a1a; font-family:Verdana, Arial, Helvetica, sans-serif; }

.Box .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.Box .TableContent .Middle .Normal16px { font-size:16px; }
.Box .TableContent .Middle .Normal9px { font-size:9px; }
.Box .TableContent .Middle .Normal16pxBold { font-size:16px; font-weight:bold; }
.Box .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.Box .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.Box .TableContent .Middle .Highlight16pxBold { color: #B36E1A; font-size:16px; font-weight:bold; }
.Box .TableContent .Middle .fontItalic { font-size:10px; font-style:italic; }
.Box .TableContent .Middle .Highlight20pxBold { color: #B36E1A; font-size:20px; font-weight:bold; }

/*NEW CSS START HERE*/
.Box .TableContent .Middle .Highlight50pxBold { color: #FC8E00; font-size:50px; font-weight:bold; font-family:"Helvetica Neue"; }
.Box .TableContent .Middle .Normal50pxBold { color: #DCDCDC; font-size:50px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .Highlight50pxBold { color: #FC8E00; font-size:50px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .Purple35pxBold { color: #9C0195; font-size:35px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .Normal35pxBold { color: #DCDCDC; font-size:35px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .Highlight35pxBold { color: #FC8E00; font-size:35px; font-weight:bold; font-family:"Helvetica Neue"; }
.Box .TableContent .Middle .Orange16pxBold { color: #FC8E00; font-size:18px; font-weight:300; font-family:Helvetica;}
.Box .TableContent .Middle .Orange14pxBold { color: #FC8E00; font-size:14px; font-weight:300; font-family:Helvetica;}
.Box .TableContent .Middle .Normal18pxBold { color: #DCDCDC; font-size:18px; font-weight:300; font-family:Helvetica;}
.Box .TableContent .Middle .Normal24pxBold { color: #DCDCDC; font-size:24px; font-weight:bold; font-family:Helvetica;}
.Box .TableContent .Middle .Normal30pxBold { color: #DCDCDC; font-size:30px; font-weight:bold; font-family:Helvetica;}
.Box .TableContent .Middle .MessageBoxLeft { background-image:url(../../image/detail_event/left_box_1.jpg); background-repeat:no-repeat; width:230px; height:88px; padding:0px; border-collapse:collapse; border-spacing:0px; border:0px;}
.Box .TableContent .Middle .MessageBoxRight { background-image:url(../../image/detail_event/right_box_1.jpg); background-repeat:no-repeat; width:293px; height:107px; padding:0px; border-collapse:collapse; border-spacing:0px; border:0px;}
.Box .TableContent .Middle .Orange11px { color: #E79207; font-size:11px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .PurchaseButton { background-image:url(../../image/detail_event/menu.jpg); background-repeat:repeat-x; width:117px; height:26px; background-position:top; font-weight:bold; border:0px; color:#FFFFFF; font-family:"Helvetica Neue MediumCond"; font-size:12px;}
.Box .TableContent .Middle .Highlight12pxBold { color: #B36E1A; font-size:12px; font-weight: bold; }
.Box .TableContent .Middle .HighlightGO26pxBold { color: #FBEBD3; font-size:26px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .HighlightDO26pxBold { color: #FC9C1E; font-size:26px; font-weight:bold; font-family:"Helvetica Neue";}
.Box .TableContent .Middle .EventBottomArt { background-image:url(../../image/detail_event/dsg.jpg); height:130px; background-repeat:no-repeat; background-position:center;}
/*NEW CSS END HERE*/




.Box .TableContent .Middle .Highlight20pxNormal { color: #B36E1A; font-size:20px; }
.Box .TableContent .Middle .Red20pxBold { color: #d01a1a; font-size:20px; font-weight:bold; }
.Box .TableContent .Middle .RedBold { color: #d01a1a; font-weight:bold; }
.Box .TableContent .Middle .Highlight13pxBold { color: #B36E1A; font-size:13px; font-weight: font-weight:bold; }
.Box .TableContent .Middle .Highlight11pxBold { color: #B36E1A; font-size:11px; font-weight: font-weight:bold; }
.Box .TableContent .Middle .OnlineBold { color: #006600; font-weight:bold; }
.Box .TableContent .Middle .OfflineBold { color:#990000; font-weight:bold; }
.Box .TableContent .Middle .PresetBtnGreen {background-color: #1f321c; font-weight:bold; width:150px; text-align:left; }
.Box .TableContent .Middle .PresetBtnBrown { background-color: #593819; font-weight:bold; width:150px; text-align:left; }
.Box .TableContent .Middle .HighlightBold { color:#B36E1A; font-weight:bold; }
.Box .TableContent .Middle .SubMenu { background: #3E3E3E; }
.Box .TableContent .Middle .SubMenuWhite { background: #FFFFFF; margin-left:5px; margin-bottom:5px; margin-right:5px; margin-top:5px; }
.Box .TableContent .Middle .SubMenuWhite .HightlightName1 { color: #B36E1A; }
.Box .TableContent .Middle .SubMenuWhite .HightlightName2 { color: #0066FF; }
.Box .TableContent .Middle .SubMenuWhite .HightlightName3 { color: #000000; }
.Box .TableContent .Middle .SubMenuBlack { background: #000000; }
.Box .TableContent .Middle .SubMenuBlack .normalWhiteBold { font-weight:bold; color:#FFFFFF; }
.Box .TableContent .Middle .ItemOut { font-family:Arial, Verdana, Tahoma; font-weight:bold; font-style:normal; color: #858585; }
.Box .TableContent .Middle .ItemOver { font-family:Arial, Verdana, Tahoma; font-weight:bold; font-style:normal; color: #FFFFFF; }
.Box .TableContent .Middle .Bold24px { font-size:24px; font-weight:bold; }
.Box .TableContent .Middle .NormalBold { font-weight:bold; }
.Box .TableContent .Middle .BoxRed { background-color:#520201; }
.Box .TableContent .Middle .BoxGreen { background-color:#055200; }
.Box .Normal12px { font-size:12px; }
.Box .BGAffiliateProg { background-image: url('/image/box.jpg'); background-repeat: no-repeat; width: 647px; height: 110px; }
.Box .BGAffiliateApply { background-image: url('/image/eng/affiliate_apply_today.jpg'); background-repeat: no-repeat; width: 950px; height: 368px; border-collapse: collapse; border-spacing: 0px; }
.Box .BGAffiliateApply tbody, th, td { padding: 0px; }
/*--- Kailash End ---*/

.BoxSide { width:715px; }
.BoxSide .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableHeader tbody, th, td { padding: 0px; }
.BoxSide .TableHeader .Left { background-image: url('/image/boxside_top_left.png'); background-repeat: no-repeat; width: 8px; height: 36px }
.BoxSide .TableHeader .Icon { background-image: url('/image/boxside_top_background.png'); background-repeat: repeat-x; width: 24px; height: 36px; vertical-align: middle; margin-bottom: 5px }
.BoxSide .TableHeader .Middle { background-image: url('/image/boxside_top_background.png'); background-repeat: repeat-x; height: 36px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; vertical-align: middle; margin-bottom: 5px }
.BoxSide .TableHeader .Option { background-image: url('/image/boxside_top_background.png'); background-repeat: repeat-x; height: 36px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle }
.BoxSide .TableHeader .IconMiddleGap { background-image: url('/image/boxside_top_background.png'); background-repeat: repeat-x; width: 6px; height: 36px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle }
.BoxSide .TableHeader .Right { background-image: url('/image/boxside_top_right.png'); background-repeat: no-repeat; width: 8px; height: 36px }
.BoxSide .TableHeader .Side { background-image: url('/image/boxside_top_side_background.png'); background-repeat: repeat-x; height: 36px; color: #A0A0A0 }
.BoxSide .TableHeader .SideRight { background-image: url('/image/boxside_top_side_right.png'); background-repeat: no-repeat; width: 8px; height: 36px }
.BoxSide .TableHeaderSpecial { width: 100%; height: 3px; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableHeaderSpecial tbody, th, td { padding: 0px; }
.BoxSide .TableHeaderSpecial .Left { background-color: #383838; width: 1px; }
.BoxSide .TableHeaderSpecial .Middle { background-image: url('/image/boxside_top_special.jpg'); background-repeat: repeat-x; background-color: #181818; height: 3px }
.BoxSide .TableHeaderSpecial .Right { background-color: #383838; width: 1px; }
.BoxSide .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableContent tbody, th, td { padding: 0px; }
.BoxSide .TableContent .Left { background-color: #383838; width: 1px; }
.BoxSide .TableContent .Middle { vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxSide .TableContent .NormalBold { font-weight:bold; }
.BoxSide .TableContent .Right { background-color: #383838; width: 1px; }
.BoxSide .TableContent .Side { vertical-align: top; background-color: #181818; }
.BoxSide .TableContent .SideRight { background-image: url('/image/boxside_middle_side_right.png'); background-repeat: repeat-y; width: 8px }
.BoxSide .TableContentSpecial { width: 100%; height: 86px; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableContentSpecial tbody, th, td { padding: 0px; }
.BoxSide .TableContentSpecial .Left { background-color: #383838; width: 1px; }
.BoxSide .TableContentSpecial .Middle { background-image: url('/image/boxside_content_background_texture.jpg'); background-repeat: no-repeat; background-color: #181818; color: #A0A0A0 }
.BoxSide .TableContentSpecial .Middle .CaptionGray { color: #A0A0A0; font-size: 1.5em; font-weight: bold; vertical-align: middle; }
.BoxSide .TableContentSpecial .Middle .NormalBold { font-weight: bold; }
.BoxSide .TableContentSpecial .Middle .Normal16px { font-size:16px; color: #A0A0A0; }
.BoxSide .TableContentSpecial .Middle .NormalBold16px { font-size:16px; color: #FFFFFF; font-weight:bold; }
.BoxSide .TableContentSpecial .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxSide .TableContentSpecial .Right { background-color: #383838; width: 1px; }
.BoxSide .TableContentSpecial2 { width: 100%; height: 170px; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableContentSpecial2 tbody, th, td { padding: 0px; }
.BoxSide .TableContentSpecial2 .Left { background-color: #383838; width: 1px; }
.BoxSide .TableContentSpecial2 .Middle { background-image: url('/image/boxside_content_background_texture.jpg'); background-repeat: no-repeat; background-color: #181818; color: #A0A0A0 }
.BoxSide .TableContentSpecial2 .Middle .CaptionGray { color: #A0A0A0; font-size: 1.5em; font-weight: bold; vertical-align: middle; }
.BoxSide .TableContentSpecial2 .Middle .NormalBold { font-weight: bold; }
.BoxSide .TableContentSpecial2 .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxSide .TableContentSpecial2 .Right { background-color: #383838; width: 1px; }
.BoxSide .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableFooter tbody, th, td { padding: 0px; }
.BoxSide .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }
.BoxSide .TableFooterSpecial { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxSide .TableFooterSpecial tbody, th, td { padding: 0px; }
.BoxSide .TableFooterSpecial .Left { background-image: url('/image/boxside_bottom_left.png'); background-repeat: no-repeat; width: 8px; height: 8px }
.BoxSide .TableFooterSpecial .Middle { background-image: url('/image/boxside_bottom_background.png'); background-repeat: repeat-x; height: 8px }
.BoxSide .TableFooterSpecial .Right { background-image: url('/image/boxside_bottom_right.png'); background-repeat: no-repeat; width: 8px; height: 8px }

.BoxLeft { width: 230px; }
.BoxLeft .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableHeader tbody, th, td { padding: 0px; }
.BoxLeft .TableHeader .Header { background-image: url('/image/boxleft_top.png'); background-repeat: no-repeat; width: 230px; height: 8px }
.BoxLeft .TableHeaderMergeSpecial { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableHeaderMergeSpecial tbody, th, td { padding: 0px; }
.BoxLeft .TableHeaderMergeSpecial .Header { background-image: url('/image/boxleft_top_merge_special.png'); background-repeat: no-repeat; width: 230px; height: 12px }
.BoxLeft .TableHeaderMergeSquare { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableHeaderMergeSquare tbody, th, td { padding: 0px; }
.BoxLeft .TableHeaderMergeSquare .Header { background-image: url('/image/boxleft_top_merge_square.jpg'); background-repeat: no-repeat; width: 230px; height: 12px }
.BoxLeft .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableContent tbody, th, td { padding: 0px; }
.BoxLeft .TableContent .Left { background-color: #181818; width: 1px; }
.BoxLeft .TableContent .Middle { background-image: url('/image/boxleft_content_background.jpg'); background-repeat: no-repeat }
.BoxLeft .TableContent .Right { background-color: #181818; width: 1px; }
.BoxLeft .TableContentSpecial { width: 100%; border-collapse: collapse; border-spacing: 0px; height: 155px; }
.BoxLeft .TableContentSpecial tbody, th, td { padding: 0px; }
.BoxLeft .TableContentSpecial .Left { background-color: #181818; width: 1px; }
.BoxLeft .TableContentSpecial .Middle { background-image: url('/image/boxleft_content_background_special.jpg'); background-repeat: no-repeat; background-color:#1A1917 }
.BoxLeft .TableContentSpecial .Right { background-color: #181818; width: 1px; }
.BoxLeft .TableContentSpecial2 { width: 100%; border-collapse: collapse; border-spacing: 0px; height: 180px; }
.BoxLeft .TableContentSpecial2 tbody, th, td { padding: 0px; }
.BoxLeft .TableContentSpecial2 .Left { background-color: #181818; width: 1px; }
.BoxLeft .TableContentSpecial2 .Middle { background-image: url('/image/boxleft_background_large.gif'); background-repeat: no-repeat }
.BoxLeft .TableContentSpecial2 .Middle .NormalBold { font-weight:bold; }
.BoxLeft .TableContentSpecial2 .Right { background-color: #181818; width: 1px; }
.BoxLeft .TableContentTexture { width: 100%; border-collapse: collapse; border-spacing: 0px; height:340px; }
.BoxLeft .TableContentTexture tbody, th, td { padding: 0px; }
.BoxLeft .TableContentTexture .Left { background-color: #181818; width: 1px; }
.BoxLeft .TableContentTexture .Middle { background-color: #181818; background-image: url('/image/boxleft_content_background_texture.jpg'); background-repeat: no-repeat; vertical-align: middle; }
.BoxLeft .TableContentTexture .MiddleTop { background-color: #181818; background-image: url('/image/boxleft_content_background_texture.jpg'); background-repeat: no-repeat; vertical-align: top; }
.BoxLeft .TableContentTexture .Right { background-color: #181818; width: 1px; }
.BoxLeft .TableContentBlack { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableContentBlack tbody, th, td { padding: 0px; }
.BoxLeft .TableContentBlack .Header { background-color: #181818; height: 195px }
.BoxLeft .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeft .TableFooter tbody, th, td { padding: 0px; }
.BoxLeft .TableFooter .Footer { background-image: url('/image/boxleft_bottom.png'); background-repeat: no-repeat; width: 230px; height: 7px }

/*--- Kailash Start ---*/
.BoxLeft .TableContentSpecial .Middle .Bold16px { font-size:16px; font-weight:bold; }
.BoxLeft .TableContentTexture .Middle .NormalBold20px { color:#FFFFFF; font-size:20px; font-weight:bold; }
/*--- Kailash End ---*/

.BoxBottom { width: 700px; }
.BoxBottom .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxBottom .TableHeader tbody, th, td { padding: 0px; }
.BoxBottom .TableHeader .Header { background-image: url('/image/boxleft_top.png'); background-repeat: no-repeat; width: 700px; height: 8px }
.BoxBottom .TableContentTexture { width: 100%; border-collapse: collapse; border-spacing: 0px; height:140px; }
.BoxBottom .TableContentTexture tbody, th, td { padding: 0px; }
.BoxBottom .TableContentTexture .Left { background-color: #181818; width: 1px; }
.BoxBottom .TableContentTexture .Middle { background-image: url('/image/boxleft_content_background_texture.jpg'); background-repeat: no-repeat; vertical-align: middle; text-align:center; }
.BoxBottom .TableContentTexture .Right { background-color: #181818; width: 1px; }
.BoxBottom .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxBottom .TableFooter tbody, th, td { padding: 0px; }
.BoxBottom .TableFooter .Footer { background-image: url('/image/boxleft_bottom.png'); background-repeat: no-repeat; width: 700px; height: 7px }

.BoxUpload { width: 350px; height: 350px; }
.BoxUpload .TableHeader .Middle { background-image: url("/image/boxupload_topmiddle.png"); background-repeat: no-repeat; width: 300px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUpload .TableHeader .Left { background-image: url("/image/boxupload_topleft.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUpload .TableHeader .Right { background-image: url("/image/boxupload_topright.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUpload .TableHeader tbody, th, td { padding: 0px; }
.BoxUpload .TableHeader .Icon { vertical-align: middle; padding-left: 0px; }
.BoxUpload .TableHeader .Text { color: #A0A0A0; font-size: 1.2em; font-weight: bold; vertical-align: middle; width: 100%; }
.BoxUpload .TableHeader .Button { vertical-align: middle; padding-right: 0px; }
.BoxUpload .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxUpload .TableContent tbody, th, td { padding: 0px; }
.BoxUpload .TableContent .Left {  background-image: url("/image/boxupload_left.png"); background-repeat: no-repeat; width: 25px; height: 275px; }
.BoxUpload .TableContent .Middle { background-color: #181818; }
.BoxUpload .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxUpload .TableContent .Right { background-image: url("/image/boxupload_right.png"); background-repeat: no-repeat; width: 25px; height: 275px; }
.BoxUpload .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxUpload .TableFooter tbody, th, td { padding: 0px; }
.BoxUpload .TableFooter .Footer { background-image: url("/image/boxupload_bottom.png"); background-repeat: no-repeat; width: 350px; height: 25px; }

.BoxBlogUpload { width: 350px; height: 175px; }
.BoxBlogUpload .TableHeader .Middle { background-image: url("/image/boxupload_topmiddle.png"); background-repeat: no-repeat; width: 300px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxBlogUpload .TableHeader .Left { background-image: url("/image/boxupload_topleft.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxBlogUpload .TableHeader .Right { background-image: url("/image/boxupload_topright.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxBlogUpload .TableHeader tbody, th, td { padding: 0px; }
.BoxBlogUpload .TableHeader .Icon { vertical-align: middle; padding-left: 0px; }
.BoxBlogUpload .TableHeader .Text { color: #A0A0A0; font-size: 1.2em; font-weight: bold; vertical-align: middle; width: 100%; }
.BoxBlogUpload .TableHeader .Button { vertical-align: middle; padding-right: 0px; }
.BoxBlogUpload .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxBlogUpload .TableContent tbody, th, td { padding: 0px; }
.BoxBlogUpload .TableContent .Left {  background-image: url("/image/boxupload_left.png"); background-repeat: no-repeat; width: 25px; height: 125px; }
.BoxBlogUpload .TableContent .Middle { background-color: #181818; }
.BoxBlogUpload .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxBlogUpload .TableContent .Right { background-image: url("/image/boxupload_right.png"); background-repeat: no-repeat; width: 25px; height: 125px; }
.BoxBlogUpload .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxBlogUpload .TableFooter tbody, th, td { padding: 0px; }
.BoxBlogUpload .TableFooter .Footer { background-image: url("/image/boxupload_bottom.png"); background-repeat: no-repeat; width: 350px; height: 25px; }


.BoxUploadProduct { width: 400px; height: 400px; }
.BoxUploadProduct .TableHeader .Middle { background-image: url("/image/boxuploadproduct_topmiddle.png"); background-repeat: no-repeat; width: 350px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUploadProduct .TableHeader .Left { background-image: url("/image/boxuploadproduct_topleft.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUploadProduct .TableHeader .Right { background-image: url("/image/boxuploadproduct_topright.png"); background-repeat: no-repeat; width: 25px; height: 50px; border-collapse: collapse; border-spacing: 0px; }
.BoxUploadProduct .TableHeader tbody, th, td { padding: 0px; }
.BoxUploadProduct .TableHeader .Icon { vertical-align: middle; padding-left: 0px; }
.BoxUploadProduct .TableHeader .Text { color: #A0A0A0; font-size: 1.2em; font-weight: bold; vertical-align: middle; width: 100%; }
.BoxUploadProduct .TableHeader .Button { vertical-align: middle; padding-right: 0px; }
.BoxUploadProduct .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxUploadProduct .TableContent tbody, th, td { padding: 0px; }
.BoxUploadProduct .TableContent .Left {  background-image: url("/image/boxuploadproduct_left.png"); background-repeat: repeat; width: 25px; height: 400px; }
.BoxUploadProduct .TableContent .Middle { background-color: #181818; }
.BoxUploadProduct .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxUploadProduct .TableContent .Right { background-image: url("/image/boxuploadproduct_right.png"); background-repeat: repeat; width: 25px; height: 400px; }
.BoxUploadProduct .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxUploadProduct .TableFooter tbody, th, td { padding: 0px; }
.BoxUploadProduct .TableFooter .Footer { background-image: url("/image/boxuploadproduct_bottom.png"); background-repeat: no-repeat; width: 400px; height: 25px; }

/*--- Kailash Start ---*/
.BoxLeftProfile { width: 200px; }
.BoxLeftProfile .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeftProfile .TableHeader tbody, th, td { padding: 0px; }
.BoxLeftProfile .TableHeader .Header { background-image: url('/image/boxleftprofile_top.png'); background-repeat: no-repeat; width: 200px; height: 8px }
.BoxLeftProfile .TableContentTexture { width: 100%; border-collapse: collapse; border-spacing: 0px; height:300px; }
.BoxLeftProfile .TableContentTexture tbody, th, td { padding: 0px; }
.BoxLeftProfile .TableContentTexture .Left { background-color: #181818; width: 1px; }
.BoxLeftProfile .TableContentTexture .Middle { background-image: url('/image/boxleftprofile_bg_texture.jpg'); background-repeat: no-repeat; vertical-align:top; }
.BoxLeftProfile .TableContentTexture .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxLeftProfile .TableContentTexture .Middle .HighlightBold14px { color: #B36E1A; font-weight: bold; font-size:14px; }
.BoxLeftProfile .TableContentTexture .Right { background-color: #181818; width: 1px; }
.BoxLeftProfile .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxLeftProfile .TableFooter tbody, th, td { padding: 0px; }
.BoxLeftProfile .TableFooter .Footer { background-image: url('/image/boxleftprofile_bottom.png'); background-repeat: no-repeat; width: 200px; height: 7px }

.BoxRightProfile { width: 300px; }
.BoxRightProfile .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxRightProfile .TableHeader tbody, th, td { padding: 0px; }
.BoxRightProfile .TableHeader .Header { background-image: url('/image/boxrightprofile_top.png'); background-repeat: no-repeat; width: 300px; height: 8px }
.BoxRightProfile .TableContentTexture { width: 100%; border-collapse: collapse; border-spacing: 0px; height:300px; }
.BoxRightProfile .TableContentTexture tbody, th, td { padding: 0px; }
.BoxRightProfile .TableContentTexture .Left { background-color: #181818; width: 1px; }
.BoxRightProfile .TableContentTexture .Middle { background-image: url('/image/boxrightprofile_bg_texture.jpg'); background-repeat: no-repeat; vertical-align:top; }
.BoxRightProfile .TableContentTexture .Middle .Caption { color: #FFFFFF; font-size: 1.1em; font-weight: bold; vertical-align: middle; }
.BoxRightProfile .TableContentTexture .Middle .CaptionGray { color: #A0A0A0; font-size: 1.1em; font-weight: bold; vertical-align: middle; }
.BoxRightProfile .TableContentTexture .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxRightProfile .TableContentTexture .Right { background-color: #181818; width: 1px; }
.BoxRightProfile .TableFooter { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxRightProfile .TableFooter tbody, th, td { padding: 0px; }
.BoxRightProfile .TableFooter .Footer { background-image: url('/image/boxrightprofile_bottom.png'); background-repeat: no-repeat; width: 300px; height: 7px }
/*--- Kailash End ---*/

/*--- Kailash Start ---*/
.BoxLeft .TableContentTexture .Middle .BlackBg { background-color:#000000; color:#FFFFFF; }
.BoxLeft .TableContentTexture .Middle .GrayBg { background-color:#191919; color:#FFFFFF; }
.BoxLeft .TableContentTexture .Middle .GrayBold { color: #C7C8CD; font-size: 1.0em; font-weight: bold; }
.BoxLeft .TableContentTexture .Middle .GrayNormal { color: #C7C8CD; font-size: 1.0em; }
.BoxLeft .TableContentTexture .Middle .Caption { color: #FFFFFF; font-size: 1.1em; font-weight: bold; vertical-align: middle; }
.BoxLeft .TableContentTexture .Middle .Highlight { color: #B36E1A; }
.BoxLeft .TableContentTexture .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxLeft .TableContentTexture .Middle .NormalBold { font-weight:bold; }
.BoxLeft .TableContentTexture .Middle .NormalWhiteBold { color:#FFFFFF; font-weight:bold; }
.BoxLeft .TableContentTexture .Middle .NormalWhite { color:#FFFFFF; }
.BoxLeft .TableContentTexture .Middle .HighlightBold16px { font-size:16px; color: #B36E1A; font-weight:bold; }

.BoxLeft .TableContentTexture .MiddleTop .BlackBg { background-color:#000000; color:#FFFFFF; }
.BoxLeft .TableContentTexture .MiddleTop .GrayBg { background-color:#191919; color:#FFFFFF; }
.BoxLeft .TableContentTexture .MiddleTop .GrayBold { color: #C7C8CD; font-size: 1.0em; font-weight: bold; }
.BoxLeft .TableContentTexture .MiddleTop .Caption { color: #FFFFFF; font-size: 1.1em; font-weight: bold; vertical-align: middle; }
.BoxLeft .TableContentTexture .MiddleTop .Highlight { color: #B36E1A; }
.BoxLeft .TableContentTexture .MiddleTop .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxLeft .TableContentTexture .MiddleTop .NormalBold { font-weight:bold; }
/*--- Kailash End ---*/

.Tab100 {}
.Tab100 .Table { width: 100%; }
.Tab100 .Table .ItemOut { background-image: url('/image/tab_horizontal_100.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #D1D1D1; text-align: center }
.Tab100 .Table .ItemOver { background-image: url('/image/tab_horizontal_100.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #FFFFFF; text-align: center }
.Tab100 .Table .ItemSelected { background-image: url('/image/tab_horizontal_100_selected.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #FFFFFF; text-align: center }

.Tab75 {}
.Tab75 .Table { width: 100%; }
.Tab75 .Table .ItemOut { background-image: url('/image/tab_horizontal_75.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #D1D1D1; text-align: center }
.Tab75 .Table .ItemOver { background-image: url('/image/tab_horizontal_75.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #FFFFFF; text-align: center }
.Tab75 .Table .ItemSelected { background-image: url('/image/tab_horizontal_75_selected.png'); background-repeat: no-repeat; width: 100px; height: 20px; font-size: 1.0em; font-weight: bold; color: #FFFFFF; text-align: center }

.TabV100 {}
.TabV100 .Table { width: 100%; height:360px; }
.TabV100 .Table .ItemOut { background-repeat: no-repeat; height:90px; width: 19px; text-align: center }
.TabV100 .Table .ItemOver { background-repeat: no-repeat; height:90px; width: 19px; text-align: center }
.TabV100 .Table .ItemSelected { background-repeat: no-repeat; height:90px; width: 19px; text-align: center }

.Content { width: 950px; position: relative; margin-left: -475px; left: 50%; top: 20px; /*border: 1px #FFFFFF solid;*/ }
.Footer { width: 600px; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.PopupContent { width: 100%; position: relative; top: 20px; }
.PopupFooter { width: 100%; display: block; margin-left: auto; margin-right: auto; text-align: center; }
.LeftRightSpacer { width: 5px; }
#SearchBox { height:150px; MARGIN: 0.3em auto; }

.FullWindowTable { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.FullWindowTable tbody, th, td { padding: 0px; }

/*--- Kailash Start ---*/
#big-hold { Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 880px; POSITION: relative; HEIGHT: 200px; vertical-align:middle; }
#image-big-hold { Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 880px; POSITION: relative; vertical-align:middle; }
#video-big-hold { Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 880px; POSITION: relative; vertical-align:middle; }
#vertical-hold { Z-INDEX: 100; OVERFLOW: hidden; WIDTH: 100%; POSITION: relative;}
.bigHead { font-size:14px; font-weight:normal; color:#FFFFFF;}
.video_cell{width:280px; height:370px; overflow:scroll; background-color:#1F1F1F; border-left:1px solid #cccccc;border-right:1px solid #cccccc; border-top:1px solid #cccccc;}
.image_border { border:0px; }

.DivBoxContentScroll { height:400px; overflow:auto; vertical-align:top; }

.ImageBox { width:110px; height:159px; }
.ImageBox .TableHeader { border-collapse: collapse; border-spacing: 0; }
.ImageBox .TableHeaderSelected { background-color:#B36E1A; border-collapse: collapse; border-spacing: 0; }
.ImageBox .TableHeader tbody, th, td { padding: 0px; }
.ImageBox .TopMiddle { height: 6px; }
.ImageBox .MiddleLeft { width: 6px; }
.ImageBox .Middle { text-align:center; }
.ImageBox .MiddleRight { width: 6px; }
.ImageBox .BottomMiddle { height: 6px; }

.VideoBox { width:132px; height:102px; }
.VideoBox .TableHeader { border-collapse: collapse; border-spacing: 0; }
.VideoBox .TableHeaderSelected { background-color:#B36E1A; border-collapse: collapse; border-spacing: 0; }
.VideoBox .TableHeader tbody, th, td { padding: 0px; }
.VideoBox .TopMiddle { height: 6px; }
.VideoBox .MiddleLeft { width: 6px; }
.VideoBox .Middle { text-align:center; }
.VideoBox .MiddleRight { width: 6px; }
.VideoBox .BottomMiddle { height: 6px; }

.ImageBox80120 {}
.ImageBox80120 .TableHeader { border-collapse: collapse; border-spacing: 0; width: 100%; }
.ImageBox80120 .TableHeader tbody, th, td { padding: 0px; }
.ImageBox80120 .TopLeft { background-image: url("/image/80120_top_left.png"); background-repeat: no-repeat; width: 6px; height: 6px; }
.ImageBox80120 .TopMiddle { background-image: url("/image/80120_top_middle.png"); background-repeat: no-repeat; width: 80px; height: 6px; }
.ImageBox80120 .TopRight { background-image: url("/image/80120_top_right.png"); background-repeat: no-repeat; width: 6px; height: 6px; }
.ImageBox80120 .MiddleLeft { background-image: url("/image/80120_middle_left.png"); background-repeat: no-repeat; width: 6px; height: 120px; }
.ImageBox80120 .Middle { text-align:center; }
.ImageBox80120 .MiddleRight { background-image: url("/image/80120_middle_right.png"); background-repeat: no-repeat; width: 6px; height: 120px; }
.ImageBox80120 .BottomLeft { background-image: url("/image/80120_bottom_left.png"); background-repeat: no-repeat; width: 6px; height: 8px; }
.ImageBox80120 .BottomMiddle { background-image: url("/image/80120_bottom_middle.png"); background-repeat: no-repeat; width: 80px; height: 8px; }
.ImageBox80120 .BottomRight { background-image: url("/image/80120_bottom_right.png"); background-repeat: no-repeat; width: 6px; height: 8px; }

.ImageBox10178 {}
.ImageBox10178 .TableHeader { border-collapse: collapse; border-spacing: 0; width: 100%; }
.ImageBox10178 .TableHeader tbody, th, td { padding: 0px; }
.ImageBox10178 .TopLeft { background-image: url("/image/10178_top_left.png"); background-repeat: no-repeat; width: 6px; height: 6px; }
.ImageBox10178 .TopMiddle { background-image: url("/image/10178_top_middle.png"); background-repeat: no-repeat; width: 101px; height: 6px; }
.ImageBox10178 .TopRight { background-image: url("/image/10178_top_right.png"); background-repeat: no-repeat; width: 6px; height: 6px; }
.ImageBox10178 .MiddleLeft { background-image: url("/image/10178_middle_left.png"); background-repeat: no-repeat; width: 6px; height: 78px; }
.ImageBox10178 .Middle { text-align:center; }
.ImageBox10178 .MiddleRight { background-image: url("/image/10178_middle_right.png"); background-repeat: no-repeat; width: 6px; height: 78px; }
.ImageBox10178 .BottomLeft { background-image: url("/image/10178_bottom_left.png"); background-repeat: no-repeat; width: 6px; height: 8px; }
.ImageBox10178 .BottomMiddle { background-image: url("/image/10178_bottom_middle.png"); background-repeat: no-repeat; width: 101px; height: 8px; }
.ImageBox10178 .BottomRight { background-image: url("/image/10178_bottom_right.png"); background-repeat: no-repeat; width: 6px; height: 8px; }
/*--- Kailash End ---*/

/*--- Kailash Start ---*/
.BoxMessage { width:600px; height:600px; }
.BoxMessage .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxMessage .TableHeader tbody, th, td { padding: 0px; }
.BoxMessage .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxMessage .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.BoxMessage .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.BoxMessage .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.BoxMessage .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.BoxMessage .TableHeader .Middle .NormalBold { font-weight: bold; }
.BoxMessage .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxMessage .TableHeader .Middle .Highlight { color: #B36E1A; }
.BoxMessage .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: bottom; }
.BoxMessage .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxMessage .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxMessage .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxMessage .TableContent tbody, th, td { padding: 0px; }
.BoxMessage .TableContent .Left { background-color: #383838; width: 1px; height:300px; }
.BoxMessage .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxMessage .TableContent .Middle .NormalBold { font-weight:bold; }
.BoxMessage .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.BoxMessage .TableContent .Middle .Normal16px { font-size:16px; }
.BoxMessage .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.BoxMessage .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.BoxMessage .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxMessage .TableContent .Right { background-color: #383838; width: 1px; }
.BoxMessage .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxMessage .TableFooter tbody, th, td { padding: 0px; }
.BoxMessage .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }
/*--- Kailash End ---*/

.BoxHint { width:300px; height:600px; }
.BoxHint .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxHint .TableHeader th, td { padding: 0px; }
.BoxHint .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxHint .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.BoxHint .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.BoxHint .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.BoxHint .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.BoxHint .TableHeader .Middle .NormalBold { font-weight: bold; }
.BoxHint .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxHint .TableHeader .Middle .Highlight { color: #B36E1A; }
.BoxHint .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: bottom; }
.BoxHint .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxHint .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxHint .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxHint .TableContent th, td { padding: 0px; }
.BoxHint .TableContent .Left { background-color: #383838; width: 1px; }
.BoxHint .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxHint .TableContent .Middle .NormalBold { font-weight:bold; }
.BoxHint .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.BoxHint .TableContent .Middle .Normal16px { font-size:16px; }
.BoxHint .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.BoxHint .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.BoxHint .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxHint .TableContent .Middle .Highlight { color: #B36E1A; }
.BoxHint .TableContent .Right { background-color: #383838; width: 1px; }
.BoxHint .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxHint .TableFooter th, td { padding: 0px; }
.BoxHint .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }

.BoxShare { width:650px; height:600px; }
.BoxShare .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxShare .TableHeader th, td { padding: 0px; }
.BoxShare .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxShare .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.BoxShare .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.BoxShare .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.BoxShare .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.BoxShare .TableHeader .Middle .NormalBold { font-weight: bold; }
.BoxShare .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxShare .TableHeader .Middle .Highlight { color: #B36E1A; }
.BoxShare .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; vertical-align: bottom; }
.BoxShare .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxShare .TableHeader .Button { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width:18px; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxShare .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxShare .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxShare .TableContent th, td { padding: 0px; }
.BoxShare .TableContent .Left { background-color: #383838; width: 1px; }
.BoxShare .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxShare .TableContent .Middle .NormalBold { font-weight:bold; }
.BoxShare .TableContent .Middle .NormalBold16px { font-weight:bold;font-size:16px; }
.BoxShare .TableContent .Middle .NormalBoldULine16px { font-weight:bold;font-size:16px; text-decoration:underline }
.BoxShare .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.BoxShare .TableContent .Middle .Normal16px { font-size:16px; }
.BoxShare .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.BoxShare .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.BoxShare .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxShare .TableContent .Middle .Highlight { color: #B36E1A; }
.BoxShare .TableContent .Right { background-color: #383838; width: 1px; }
.BoxShare .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxShare .TableFooter th, td { padding: 0px; }
.BoxShare .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }


/*--- Nasim Start ---*/
.BoxChat { width:586px; height:286px; }
.BoxChat .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxChat .TableHeader tbody, th, td { padding: 0px; }
.BoxChat .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxChat .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.BoxChat .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.BoxChat .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.BoxChat .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.BoxChat .TableHeader .Middle .NormalBold { font-weight: bold; }
.BoxChat .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxChat .TableHeader .Middle .Highlight { color: #B36E1A; }
.BoxChat .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: bottom; }
.BoxChat .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxChat .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxChat .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxChat .TableContent tbody, th, td { padding: 0px; }
.BoxChat .TableContent .Left { background-color: #383838; width: 1px; height:200px; }
.BoxChat .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxChat .TableContent .Middle .NormalBold { font-weight:bold; }
.BoxChat .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.BoxChat .TableContent .Middle .Normal16px { font-size:16px; }
.BoxChat .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.BoxChat .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.BoxChat .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxChat .TableContent .Right { background-color: #383838; width: 1px; }
.BoxChat .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxChat .TableFooter tbody, th, td { padding: 0px; }
.BoxChat .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }

.PopupBradCaster { width:585px; height:329px; }
.PopupBradCaster .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.PopupBradCaster .TableHeader tbody, th, td { padding: 0px; }
.PopupBradCaster .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.PopupBradCaster .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.PopupBradCaster .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.PopupBradCaster .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.PopupBradCaster .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.PopupBradCaster .TableHeader .Middle .NormalBold { font-weight: bold; }
.PopupBradCaster .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.PopupBradCaster .TableHeader .Middle .Highlight { color: #B36E1A; }
.PopupBradCaster .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: bottom; }
.PopupBradCaster .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.PopupBradCaster .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.PopupBradCaster .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.PopupBradCaster .TableContent tbody, th, td { padding: 0px; }
.PopupBradCaster .TableContent .Left { background-color: #181818; width: 230px; height:300px; }
.PopupBradCaster .TableContent .Left .NormalBold { font-weight:bold; }
.PopupBradCaster .TableContent .NormalBold22px { font-weight:bold;font-size:22px; }
.PopupBradCaster .TableContent .NormalBold26px { font-weight:bold;font-size:26px; }
.PopupBradCaster .TableContent .NormalDuplicate100px { font-weight:normal;font-size:100px; color:#FCFE00;}
.PopupBradCaster .TableContent .NormalError100px { font-weight:normal;font-size:100px; color:#FE0000;}
.PopupBradCaster .TableContent .NormalValid100px { font-weight:normal;font-size:100px; color:#00FF37;}
.PopupBradCaster .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.PopupBradCaster .TableContent .Middle .NormalBold { font-weight:bold; }
.PopupBradCaster .TableContent .Right { background-color: #383838; width: 1px; }
.PopupBradCaster .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.PopupBradCaster .TableFooter tbody, th, td { padding: 0px; }
.PopupBradCaster .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }

.BoxConferencePopUp { width:300px; height:150px; }
.BoxConferencePopUp .TableHeader { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxConferencePopUp .TableHeader tbody, th, td { padding: 0px; }
.BoxConferencePopUp .TableHeader .Left { background-image: url('/image/box_top_left.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxConferencePopUp .TableHeader .Icon { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 24px; height: 29px; vertical-align: middle }
.BoxConferencePopUp .TableHeader .Iconii { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 13px; height: 29px; vertical-align:bottom }
.BoxConferencePopUp .TableHeader .IconMiddleGap { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; width: 6px; height: 29px; }
.BoxConferencePopUp .TableHeader .Middle { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #A0A0A0; font-size: 1.1em; font-weight: bold; text-align:left; vertical-align: middle }
.BoxConferencePopUp .TableHeader .Middle .NormalBold { font-weight: bold; }
.BoxConferencePopUp .TableHeader .Middle .HighlightBold { color: #B36E1A; font-weight: bold; }
.BoxConferencePopUp .TableHeader .Middle .Highlight { color: #B36E1A; }
.BoxConferencePopUp .TableHeader .Option { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: bottom; }
.BoxConferencePopUp .TableHeader .OptionText { background-image: url('/image/box_top_background.png'); background-repeat: repeat-x; height: 29px; color: #7B7B7B; font-size: 0.9em; font-weight: bold; text-align: right; vertical-align: middle; }
.BoxConferencePopUp .TableHeader .Right { background-image: url('/image/box_top_right.png'); background-repeat: no-repeat; width: 8px; height: 29px }
.BoxConferencePopUp .TableContent { width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxConferencePopUp .TableContent tbody, th, td { padding: 0px; }
.BoxConferencePopUp .TableContent .Left { background-color: #383838; width: 1px; height:140px; }
.BoxConferencePopUp .TableContent .Middle { text-align:left; vertical-align: top; background-color: #181818; height: 1px; color: #A0A0A0; }
.BoxConferencePopUp .TableContent .Middle .NormalBold { font-weight:bold; }
.BoxConferencePopUp .TableContent .Middle .NormalBoldULine { font-weight:bold; text-decoration:underline; }
.BoxConferencePopUp .TableContent .Middle .Normal16px { font-size:16px; }
.BoxConferencePopUp .TableContent .Middle .Normal11pxBold { font-size:11px; font-weight:bold; }
.BoxConferencePopUp .TableContent .Middle .Highlight16px { color: #B36E1A; font-size:16px; }
.BoxConferencePopUp .TableContent .Middle .HighlightBold { color: #B36E1A; font-weight:bold; }
.BoxConferencePopUp .TableContent .Right { background-color: #383838; width: 1px; }
.BoxConferencePopUp .TableFooter { height: 1px; width: 100%; border-collapse: collapse; border-spacing: 0px; }
.BoxConferencePopUp .TableFooter tbody, th, td { padding: 0px; }
.BoxConferencePopUp .TableFooter .Footer { background-color: #383838; height: 1px; width: 100%; }
/****  Nasim End  *******/

