﻿/*Tables*/

/* Main content */
table.tbMain
{
    width:950px;
	margin:0px 0px 0px 0px;
	border-bottom: #004B96 2px solid;
}

table.tbMain td.Map
{
    width:950px;
	padding:10px 0px 10px 0px;
}

/* Header */
table.tbMain td.Header
{
	font-family: verdana;
	font-size: 12pt;
	background-color:#004B96;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

table.tbMain td table.tbLanguage
{
	float:right;
	margin:0px 5px 0px 0px;
}


/* Left menu */
table.tbMainCont
{
	margin-top: 15px;
	width:950px;
}

table.tbMainCont td.LeftMenu
{
	width: 190px; /* Width of Menu Items */
}

table.tbLeftMenu
{
	margin-right: 16px;
}

table.tbLeftMenu td.Header
{
	background: #004B96;
	padding: 5pt 5pt 5pt 5px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	border: #004B96 1px solid;
	text-align: center;
}

table.tbLeftMenu td.Header a
{
	color:white;
	font-size:11pt;
	text-align:center;
	font-family: verdana;
	text-decoration: none;
}

table.tbLeftMenu td.Items ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 190px; /* Width of Menu Items */
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}


/* Sub level menu links style */
table.tbLeftMenu td.Items ul li 
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/FFBB00.jpg') no-repeat center left;
}

/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li.color6
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/ffd7a3.jpg') no-repeat center left;
}

table.tbLeftMenu td.Items ul li.color5
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/b5cebb.jpg') no-repeat center left;
}

table.tbLeftMenu td.Items ul li.color7
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/ffb1a3.jpg') no-repeat center left;
}

table.tbLeftMenu td.Items ul li.color9
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/ccccb2.jpg') no-repeat center left;
}

table.tbLeftMenu td.Items ul li.color14
{
	border-bottom: #004B96 1px solid;
	border-left: #004B96 1px solid;
	border-right: #004B96 1px solid;
	padding-left: 5pt;
	background: url('/ITU-D/ICTEYE/Res/templates/v3.0/images/DACEE5.jpg') no-repeat center left;
}

/*  */
table.tbLeftMenu td.Items ul li a, a.color6, a.color5, a.color7, a.color9, a.color14
{
	display: block;
	overflow: visible; /*force hasLayout in IE7 */
	color: #004B96;
	text-decoration: none;
	padding: 3pt 5pt 3pt 5pt;
	font-size: 9pt;
	font-family: verdana;
}

/*  */
table.tbLeftMenu td.Items ul li a:visited, a.color6:visited, a.color5:visited, a.color7:visited, a.color9:visited, a.color14:visited
{
	color: #004B96;
	text-decoration: none;
}

table.tbLeftMenu td.Items ul li a:hover
{
	background-color: #FFBB00;
	color: #FFFFFF;
	text-decoration: none;
}

/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li a.color6:hover
{
	background-color: #ffd7a3;
	color: #000066;
	text-decoration: none;
}

/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li a.color5:hover
{
	background-color: #b5cebb;
	color: #000066;
	text-decoration: none;
}

/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li a.color7:hover
{
	background-color: #ffb1a3;
	color: #000066;
	text-decoration: none;
}

	/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li a.color9:hover
{
	background-color: #ccccb2;
	color: #000066;
	text-decoration: none;
}

	/* color6 ICT Statistics   */
table.tbLeftMenu td.Items ul li a.color14:hover
{
	background-color: #DACEE5;
	color: #000066;
	text-decoration: none;
}

/* Main content*/
table.tbContentPlace
{
	width: 800px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

table.tbContentPlaceAccordian
{
	width: 800px;
	margin: 10px 0px 10px 0px;
	padding: 0;
}

table.tbContentPlace td.Tabs
{
	border-bottom: #004B96 4px solid;
}

table.tbContentPlace td.Content
{
	
	padding: 5px 5px 5px 0px; /*  */
}

table.tbTopMenu
{
	
}

table.tbTopMenu td.SelectedTab
{
	background: #004B96;
	padding: 4px 15px 3px 15px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
	border: #004B96 1px solid;
	text-align: center;
}

table.tbTopMenu td.Tab
{
	background: white;
	padding: 4px 15px 3px 15px;
	color: #004B96;
	font-weight: bold;
	font-size: 11pt;
	border-top: #004B96 1px solid;
	border-right: #004B96 1px solid;
	border-left: #004B96 1px solid;
	text-align: center;
}

table.tbTopMenu td.Tab a
{
	color: #004B96;
	text-decoration: none; line-height: normal;
}

table.tbTopMenu td.SpaceTab
{
	background: white;
	padding: 0pt 0px 0px 10px;
}

table.tbTopMenu td.SelectedTab a
{
	color: white;
	text-decoration: none; line-height: normal;
}

table.tbWelcome
{

}

table.tbWelcome td.WelcomeText
{
	border: #004B96 1px solid;
	padding: 5px 5px 5px 5px;
	margin-right:50px;
	width:950px;
}

table.tbWelcome td.News
{

}

table.tbNews
{
margin-right: 16px;
	/*width: 300px;  Width of News */
	/* margin-left:15px;*/
}

table.tbNews td.Header
{
	background: #004B96;
	padding: 3pt 3pt 3pt 3px;
	color: white;
	font-weight: bold;
	font-size: 10pt;
	border: #004B96 1px solid;
	text-align: center;
}

table.tbNews td.Header span
{
	color: white;
	font-size: 10pt;
	text-align: center;
	font-family: verdana;
}

table.tbNews td.Items
{
	border: #004B96 1px solid;
	padding: 5px 5px 5px 5px;
}

table.tbNews td.Items div.Data
{
	font-weight: bold;
	text-decoration:underline;
	padding: 5px 5px 0px 5px;
}

table.tbNews td.Items div.Text
{
	padding: 5px 5px 10px 5px;
}

/* Footer */
table.tbFooter td, span
{
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	line-height: normal;
}

table.tbFooter td a:link
{
	color: #004B96; text-decoration: none; line-height: normal;
}

table.tbFooter td a:visited
{
	color: #004B96; text-decoration: none; line-height: normal;
}

table.tbFooter td a:hover
{
	color: #004B96; text-decoration: none; line-height: normal;
}

table.tbFooter td a:active
{
	color: #004B96; text-decoration: none; line-height: normal;
}

/*Table Cells*/

/*Links*/
.topritems {font-family: arial; font-size: 8pt; font-weight: bold; color: white; text-decoration: none;}
.topritems:link {color: white; text-decoration: none;}
.topritems:visited {color: white; text-decoration: none;}
.topritems:hover {color: white; text-decoration: none;}
.topritems:active {color: white; text-decoration: none;}

.topritems2 {font-family: arial; font-size: 8pt; color: white; text-decoration: none;}
.topritems2:link {color: white; text-decoration: none;}
.topritems2:visited {color: white; text-decoration: none;}
.topritems2:hover {color: white; text-decoration: none;}
.topritems2:active {color: white; text-decoration: none;}


/*Paragrah Styles*/

.paraSmall {margin: 0px; font-size: 5pt; line-height: normal}

.NewHeader
{
	display:block;
	margin:0px 0px 3px 0px;	
	height:25px;
	min-width: 245px;
}

.NewFrame
{
	margin:0px 0px 3px 0px;
	height:100%;
}

/*Image Popup-boxes*/

.ModalPopupBG
{
    background-color: #666699;
    filter: alpha(opacity=80);
    opacity: 0.9;
    
}

.ICTEyePopup
{
	margin:6px 6px 6px 6px;	
    background:white;
	text-align: center;

}


.adminGridColumnExtraLarge500AndFont
{
	padding: 2px 5px 2px 5px;
	width: 500px;
	text-align: left;
		text-decoration:underline;
	font-size: small;
}

.AJAXadminGridHeader
{
	margin:0; padding:0;
	background-color: #004B96;
	color: #fff;
}


.AJAXAdminGrid 
{
	margin: 0px 10px 10px 10px;
	border: 0px solid #000066;
	clear:both;
	font-size: small;
}

.AJAXAdminGridFixedHeader  
{  
	font-weight:bold;  
	position:relative;  
	border: 1px solid #000066;
}

.AJAXAdminGridHeader
{
	margin:1px; padding:1px;
	background-color: #457e92;
	color: #fff;
	border: 1px solid #000066;  
	position:relative;
}

.AJAXGridColumnMediumLeft
{
	padding: 2px 5px 2px 5px;
	width: 200px;
	text-align: left;
}

.AJAXGridColumnExtraLarge500
{
	padding: 2px 5px 2px 5px;
	width: 500px;
	text-align: left;
}

.AJAXGridColumnVerySmall
{
	width: 100px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}

.AJAXGridColumnExtraSmall
{
	width: 50px;
	padding: 2px 5px 2px 5px;
	text-align: center;
}
