/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}


.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #eee;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

/* syriatel related css styles*/
.bg_shaddow {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.left_menu:link {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/left_menu_bg.gif);

}

a.left_menu:visited {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position:left center;
	background-image: url(images/left_menu_bg.gif);

	
}
a.left_menu:hover {
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #E61E27;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position:2;
	background-image: url(images/left_menu_bg.gif);
}
a.top_menu:link {
	font-family: Tahoma, arial;
	font-size: 8px;
	color: #222;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
a.top_menu:visited {
	font-family: Tahoma, arial;
	font-size: 8px;
	color: #222;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
a.top_menu:hover {
	font-family: Tahoma, arial;
	font-size: 8px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
    text-transform:uppercase;
}
.input {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	vertical-align: middle;
}
.bg_left {
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_center_man {
	/*background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/bg_left_menu.jpg);
*/
}
.bg_menu_arrow {
/*	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/left_menu_bg.gif);
	*/
}
.red_head {
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #c2151b;
}
.black_head {

	font-family: Tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.font {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #383838;
}
a.more:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #c2151b;
	text-decoration: none;
	font-weight: bold;
}

a.more:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #c2151b;
	text-decoration: none;
	font-weight: bold;

}a.more:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}
.bg_logo {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.lang:link {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.lang:visited {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}a.lang:hover {
	font-family: Tahoma, arial;
	font-size: 9px;
	font-weight:Bold;
	color: #eef0ef;
	text-decoration: none;

}
a.Bread:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}




a.Bread:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}a.Bread:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}

a.e_mainlevel:link, a.e_mainlevel:visited {
	display: block;
	background: url(images/menu_bg.jpg) no-repeat;
	background-position: 0 -26px;	
	text-align: left;
	font-size: 12px;
	color: #0059ab;
	height: 25px !important;
	height: 25px;
	width: 170px;
	text-decoration: none;
	
	padding-left:25px;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;


}
a.e_mainlevel:hover {
	background-position:left top;
	color: #0EA755;
	
}
.big_table_title
{
padding-left:20px;
font-size:20px;
color:#FFFFFF;
padding-top:2px;
padding-bottom:15px;


}



.PortalMenu a:link {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.PortalMenu a:visited {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

.PortalMenu a:hover {
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc1921;
	text-decoration: none;

}


.LastContent a:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.LastContent a:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

.LastContent a:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #dc1921;
	text-decoration: none;
	
}
.scrolldiv
{
    width:100%;
    height:350px; 
    overflow:auto; 
    scrollbar-arrow-color:white;
    scrollbar-base-color:#D1181F; 
    scrollbar-3dlight-color:#D1181F; 
    scrollbar-darkshadow-color:#D1181F; 
    scrollbar-shadow-color:white; 
    scrollbar-face-color:#D1181F; 
    scrollbar-highlight-color:white;
    scrollbar-track-color:white; 
    padding: 5px; 
    border: 2px solid #ffffff;
}
.new
{
    font-family: Tahoma, arial;
	font-size: 9px;
	font-weight: bold;
	color: #D1181F;
	text-decoration: none;

}
.white_head {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.space
{
	line-height: 13pt;
}
.white_head_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainfont{
	font-size: 11px;
	font-family: tahoma;
	line-height: 13pt;
	color: #333333;
}
.titlefont{
	font-family: tahoma;
	color: #C71A29;
	font-size: 12px;
	font-weight: bold;
}


.NewsBoxTitle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}

.NewsBoxTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}
.NewsBoxTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px
}



#jjj a
{
	height:23px;
	padding:0px;
	padding-top:5px;
	padding-bottom:2px;
}
/* Class */
.content
{
background-image:url(../images/content_back.jpg);
background-repeat:repeat-y;
}
.content-top
{
background-image:url(../images/content_top.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:12px;
}
.content-bottom
{
background-image:url(../images/content_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.no-repeat
{
background-repeat:no-repeat;
}
.repeat-x
{
background-repeat:repeat-x;
}
.repeat-y
{
background-repeat:repeat-y;
}
.table
{
list-style-type:none;
clear:both;
width:100%;
display:table-row;
}
.td
{
clear:both;
width:50%;
display:block;
}
.links_01
{
color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
}
.links_02
{
color:#ffffff; 
font-family:tahoma; 
font-size:11px;
}
.margin_0
{
margin:0;
}
.text_01
{
font-family:tahoma;
font-size:11px;
color:#ffffff;
}
.text_02
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
font-weight:bold;
height:22px;
padding-left:3px;
}
.text_03
{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.text_04
{
font-family:tahoma;
font-size:12px;
color:#ffffff;
}
.text_05
{
font-family:tahoma;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
.text_06
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:15px;
font-weight:bold;
color:#0b386e;
vertical-align:bottom;
padding-right:4px;
}
.text_07
{
font-family:Verdana;
font-size:10px;
color:#ffffff;

}

.text_08
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	margin-bottom: 5px;
}
.text_09
{
font-family:Verdana;
font-size:10px;
color:#ffffff;

}
.text_10
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#ffffff;
}
.trnce
{
background-color:#afadad;
}
.verticaltext 
{
writing-mode: tb-rl;
filter: flipv fliph;
}

.text_11 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.text_12 {
	color: #ffffff;
	font-size: 9px;
	font-family: Verdana;
}
.text_13 {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
}
.text_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text_15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	padding-top:0px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
.tap{
	background-image:url(../images/tap.jpg);
	background-repeat:no-repeat;
	width:65px;
	height:16px;
}
.text_17 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.text_18 {
	font-family: Verdana;
	color: #ffffff;
	font-size: 10px;
}
.text_19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
	color: #ffffff;
	font-size: 11px;
}
.text_20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.text_21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.text_22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-top:5px;
}

.text_23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.text_24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text_25 {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_26 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	width: 103px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #EEE4ED;
	height: 50px;
}
.text_27 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
}
.text_28 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	line-height: 14px;
}
.text_29 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-top:5px;
}
.text_30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 11px;
}
.text_31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.text_32 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-top:5px;
}
.text_33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text_34 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.text_35 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.text_36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
}
.text_37 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	padding-top:5px;
}
.text_38 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.text_39 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.text_40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9px;
}
.text_41 {
	background-repeat: repeat-y;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right_8{
	padding-right:8px;
}

.text_42 {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding-left:3px;
}
.text_43 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:22px;
	padding-left:3px;
}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	color: #ffffff;
	font-size: 17px;
	font-family: tahoma;
}
.style4 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}
.style5 {
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style6 {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:4px;

}
.style7 {color: #ffffff;
	font-weight:bold;}
.style8 {
	font-family: tahoma;
	color: #ffffff;
	font-size: 11px;
	padding:8px;
}
.style9 {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	padding:8px;
}
.style10 {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	color: #ffffff;
	font-size: 13px;
	font-family: arial;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.style13 {font-size: 12px;
color:#ffffff; font-family: arial;}
.style14 {font-size: 11px; 	font-family: arial;}
.style15 {
	color: #ffffff;
	font-family: tahoma;
	font-size: 12px;
	padding-right:4px;
}
.style16 {
	font-size: 11px;
	color: #6d6d6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style17 {
	color: #ffffff;
	font-size: 10px;
	font-family: arial;
}

.style18 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
	
.style66 {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style67 {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.style68 {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}





.img {
	border: 0px;
}

#dnn_BREADCRUMB1_lblBreadCrumb
{
color:#FFFFFF;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb
{
color:#FFFFFF;
}



body{
	background-color: #1A1B2D;
	margin:1px auto 1px auto;
	text-align:center;
	padding:0;
}

.top_nav{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}

#news_ticker{
	text-align:left;
	width:950px;
	height:25px;
	padding:5px;
	margin:0 auto 0 auto;
	background-color:#3C3E4C;
	border:#999999 solid 1px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#news_ticker_left{
	width:860px;
	float:left;
}

#news_ticker_right{
	width:90px;
	float:left;
	padding:5px 0 0 0;
}

#news_ticker_right a{
	color:#FFFFFF;
	text-decoration:none;
}

#news_ticker_right a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.news_ticker{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

#news_tickerAr{
	text-align:right;
	width:950px;
	height:25px;
	padding:5px;
	margin:0 auto 0 auto;
	background-color:#2e303f;
	border:#999999 solid 1px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

#news_ticker_leftAr{
	width:860px;
	float:right;
}

#news_ticker_rightAr{
	width:90px;
	float:right;
	padding:5px 0 0 0;
}

#news_ticker_rightAr a{
	color:#FFFFFF;
	text-decoration:none;
}

#news_ticker_rightAr a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.news_tickerAr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

.copyright{
	padding:10px 19px 14px 19px;
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	
}

.copyright a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.hr{
	width:960px;
	color:#FFFFFF;
	margin:0 auto 0 auto;
	text-align:center;
}

/*--------------- Select Language Page -------------------*/

.right_panel{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}

.civil{
	color:#ccb751;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
}

.welcome{
	font-size:26px;
}

.CWA{
	font-size:33px;
}

.world_map{
	background-image:url(../images/sl_world_map.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.please_select{
	font-size:15px;
}

.enter_global{
	color:#ccb751;
	font-size:16px;
	font-style:italic;
	padding-left:10px;
}

.enter_global a{
	color:#ccb751;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

.enter_global a:hover{
	color:#f7e27c;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

.select_lang_dropdown{
	background-color:#2b2d3e;
	color:#FFFFFF;
	width:200px;
	border:1px solid;
}

.select_lang_btn{
	background-color:#2b2d3e;
	color:#FFFFFF;
	width:60px;
	height:24px;
	border:1px solid;
	font-size:12px;
}

.select_lang_btn_td{
	padding-left:5px;
}

.short_intro{
	line-height:17px;
}

img{
	border:none;
}

.main_table{
	/*border:1px solid #363742;*/
	border:1px solid #292a32;
}

.sl_main_table{
	/*border:1px solid #363742;*/
	border:1px solid #292a32;
	vertical-align:middle;
	margin:1px auto 0 auto;
	
}

/*--------------- Login Page -------------------*/

.login_bg{
background-image:url(../images/login_bg.jpg);
background-repeat:no-repeat;
}

.login_text{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:17px;
}

.login_text_bold{
font-weight:bold;
}

.login_field_title{
padding:0 10px 0 0;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}

.login_textbox{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
}


	
.ajax__calendar_dayname
{
	color:Black;
	font-size:x-small;
}

.ajax__validatorcallout_error_message_cell
{
	font-size: x-small;
	color: Black;
	background-color: #FFFFCC;
}