Body {
	background-image: url(images/body_bg.png);
	margin: 0;
	direction: rtl;
}
Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	line-height: 18px;
}
.ControlPanel, .PagingTable
{
    width: 100%;
    background-color: #FFFFFF;
    border-right: #003366 1px solid;
    border-top: #003366 1px solid;
    border-left: #003366 1px solid;
    border-bottom: #003366 1px solid;
}
.wrapper{
	width: 100%;
	direction: ltr;
	background-image: url(images/wrapper_bg.png);
	background-repeat: repeat-x;
}
.header_td{
	padding: 0 5px;
	direction: rtl;
	background-image: url(images/header_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.header_logo{
	float: right;
	width: 180px;
	height: 72px;
}
.header_logo_td{
	width: 100%;
}
.menu_search_td {
	vertical-align: top;
	direction: rtl;
	padding: 0 4px 0 0;
	height: 35px;
}
.toplinks{
	text-align: left;
	vertical-align: top;
}
.menu_search_table {
}
.date_td{
	vertical-align: middle;
	text-align: left;
	padding: 0 0 0 10px;
}
.date_td *{
	color: #E0E1E1;
	font-weight: normal;
	font-size: 10px;
}
.header_clock_td{
	padding-right: 10px;
}
.search_td {
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	width: 175px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 2px;
}
.search_td   input{
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px;
	color: #3B3E48;
	line-height: normal;
	width: 145px;
	background: none;
}
.search_td   img{
	width: 20px;
	height: 17px;
	margin-bottom: -2px;
}
.toolbar_td{
	direction: rtl;
	padding: 0 5px;
	padding-bottom: 10px;
}
.toolbar_td *{
	color: #666666!important;
	font-size: 10px;
}
.toolbar_td table td{
	height: 25px;
	vertical-align: middle;
	white-space: nowrap;
}
.toolbar_breadcrumb_td{
	width: 100%;
}
.toolbar_user_login_table{
	float: left;
}
.bannerpane{
	padding: 0 0 10px 0;
}
.body_td {
	direction: rtl;
	vertical-align: top;
	background-color: #FFFFFF;
	width: 950px!important;
	padding: 10px 0;
}
.body_table{
	height: 360px;
}
.body_top_table{
	background-image: url(images/body_top_left.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #FFFFFF;
}
.body_top_table_td{
	background-image: url(images/body_top_right.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 10px;
	width: 100%;
}
.body_left_shadow{
	background-image: url(images/body_left_shadow.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.body_right_shadow{
	background-image: url(images/body_right_shadow.png);
	background-repeat: no-repeat;
	background-position: top left;
}
.sidepane{
	direction: rtl;
	vertical-align: top;
	padding: 0 0 0 20px;
	width: 230px;
	border-width: 0;
	border-color: #EDECE9;
	border-style: solid;
}
.contentpane{
	direction: rtl;
	vertical-align: top;
	padding: 0 30px;
}
.body_logos_td{
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/logos-bottom.png);
	background-position: center center;
	height: 53px;
	background-repeat: no-repeat;
}
.footer_table{
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
}
.footer_left{
	background-image: url(images/footer_left_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
}
.footerpane{
	direction: rtl;
	vertical-align: top;
	padding: 15px 25px 40px 25px;
	background-image: url(images/footerpane_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	color: #999999;
}
.footer_tr{
	background-image: url(images/footer_right_bg.png)!important;
	background-position: top right;
	background-repeat: no-repeat;
}
.home-divider-td{
	background-image: url(images/home-divider.jpg);
	background-repeat: no-repeat;
	background-position: center 20%;
	height: 50px;
}
.module_more1{
	text-align: left;
	padding-top: 5px;
}
a:link, a:visited, a:active {
	text-decoration:    none;
	color:  #376aac;
}

a:hover {
	text-decoration: underline;
	color:  #376aac;
}
a.BreadcrumbLink:link, a.BreadcrumbLink:visited, a.BreadcrumbLink:active, .BreadcrumbLink {
	font-size: 10px;
}
.loginlink, a.loginlink:link, a.loginlink:visited, a.loginlink:active {
	background:	url(images/icon_login.png) no-repeat center right;
	font-size:10px;
	padding:0 15px 0 0;
	white-space: nowrap;
	float: right;
}
.userlink, a.userlink:link, a.userlink:visited, a.userlink:active {
	background:url(images/icon_user.png) no-repeat center right;
	font-size:10px;
	padding:0 15px 0 10px;
	white-space: nowrap;
	float: right;
}
a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	font-size: 11px;
	color: #CCCCCC;
}

a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #125687;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #125687;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

.NormalDisabled
{
	color: Silver;
}

strong, .NormalBold
{
	font-size: 11px;
	font-weight: bold;
}


.NormalRed, .NormalRed a:link, .NormalRed a:visited, .NormalRed a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.NormalRed a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}
.NormalRedBold, .NormalRedBold a:link, .NormalRedBold a:visited, .NormalRedBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.NormalRedBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.NormalBlue, .NormalBlue a:link, .NormalBlue a:visited, .NormalBlue a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: none;
}
.NormalBlue a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #125687;
	text-decoration: underline;
}
.NormalBlueBold, .NormalBlueBold a:link, .NormalBlueBold a:visited, .NormalBlueBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: none;
}
.NormalBlueBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #125687;
	text-decoration: underline;
}
.NormalRevers, .NormalRevers a:link, .NormalRevers a:visited, .NormalRevers a:active
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalRevers a:hover
{
	font-size: 11px;
	font-weight: normal;
	color: #F0F0F0;
	text-decoration: underline;
}
.NormalReversBold, .NormalReversBold a:link, .NormalReversBold a:visited, .NormalReversBold a:active
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
.NormalReversBold a:hover
{
	font-size: 11px;
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: underline;
}
a img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	border: none;
	border-style: none;
}



.Head {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}

.SubHead    {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


tr.control * span.SubHead
{
	font-size:10pt;
}

.SubSubHead {
	font-size:  1em;
	font-weight:    bold;
	color: #666666;
}
h1, h2, h3, h4, h5 {
	font-size: 15px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 5px 0;
	padding: 0 0 0 0;
}
h1 {
	font-size: 17px;
	margin: 0 0 15px 0;
}

P{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ul{
	margin-top: 5px;
	margin-bottom: 5px;
}


UL LI   {
	list-style-image: url(images/bullet_ul.gif);
}
HR {
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 1px 0 0 0;
}

TH  {
	vertical-align: baseline;
	font-size:  1.1em;
	font-weight:    bold;
	color: #666666;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
.rtl{
	direction: rtl;
}
.ltr{
	direction: ltr;
}
.Image_Left{
	float: left;
	margin: 0 10px 10px 0;
}

.Image_Right{
	margin: 0 0 10px 10px;
	float: right;
}
.Image_Center{
	float: right;
	width: 100%;
	text-align: center;
}
.Space_bs{
	margin-bottom: 5px;
}
.Space_bl{
	margin-bottom: 10px;
}
.Code
{
	background-color:#F0F0F0;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	font-family: 'Courier New' , Monospace;
	direction: ltr;
	margin: 20px 0;
	color: #464646;
}
.Quote
{
	background-color:#F0F0F0;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	margin: 20px 0;
	color: #464646;
}
select, input{
	font-size: 11px;
	color: #333333;
	line-height: normal  !important;
}

.NormalTextBox
{
	font-size: 10px;
	font-weight: normal;
}

.StandardButton {
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
	background-color: #666666;
}
/*////////////////////////////////////////////////////////////////*/
.DNNEmptyPane{
	display:none;
}
/*////////////////////////////////////////////////////////////////*/
.table_1_rtl{
	direction:rtl;
}
.table_1_rtl TD {
	padding: 2px 5px;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
}
.table_1_rtl tr:hover {
	background-color: #eef5f9;
}
.table_1_rtl_row_title td {
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0;
	background-color: #EEF5FF;
	font-weight: bold!important;
	padding: 5px;
	background-image: url(images/cat_altheader_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.table_1_ltr{
	direction:ltr;
}
.table_1_ltr TD {
	padding: 2px 5px;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 0px 0px 1px 0;
}
.table_1_ltr tr:hover {
	background-color: #eef5f9;
}
.table_1_ltr_row_title td {
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0;
	background-color: #EEF5FF;
	font-weight: bold!important;
	padding: 5px;
	background-image: url(images/cat_altheader_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
.shadow1{
	padding-bottom: 5px;
	background-image: url(images/shadow1.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*////////////////////////////////////////////////////////////////*/
#vertical_links {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-bottom: 3px!important;
	background-image: url(images/container-shadow.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
ul#vertical_links  li{
	margin: 0 0 0 0;
	padding: 0 5px 0 0!important;
	list-style-type: none;
	list-style-image: url(none);
	background-image: url(images/vertical-links-item-bg.png);
	border-color: #999999;
	border-style: solid;
	border-width: 0;
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	}
	
#vertical_links li a {
	text-decoration: none;
	}	
	
#vertical_links li a:link, #vertical_links li a:visited {
	display: block;
	background-image: url(images/vertical_links.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #4B4E58;
	height: 22px;
	padding: 4px 18px 2px 0;
	}
	
#vertical_links li a:hover {
	background-image: url(images/vertical_links.png);
	background-repeat: no-repeat;
	color: #000000;
	}
#vertical_links  .title      {
	display: block;
	background-image: url(images/vertical-links-title-bg.png);
	height: 30px;
	background-color: #333333;
	}	
#vertical_links .title span  {
	padding-right: 5px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	
	display: block;
	}		
	/*////////////////////////////////////////////////////////////////*/
.ModuleTitle_MenuItem {
	border: white 0px solid;
	text-align: right;
}

.ModuleTitle_MenuItem TD {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	white-space: nowrap;
	padding: 1px 3px 1px 1px;
}


.ModuleTitle_MenuIcon {
	background-color: #EEEEEE;
	width: 15px;
	height: 100%;
}

.ModuleTitle_SubMenu 
{
	background-color: #FFFFFF;
	z-index: 1100;
	border:1px solid #EEEEEE;
	padding: 1px 1px 1px 1px;
}

.ModuleTitle_MenuBreak  {
	display: block;
	background-color: #DFDFDF;
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	color: #464646;
	font-weight: bold;
	font-style: normal;
	background-color: #EEEEEE;
}
/*////////////////////////////////////////////////////////////////*/
.DataGrid_AlternatingItem
{
	background-color: #f0f0f0;
}
.DataGrid_Container
{
    background-color: Transparent;
}
.DataGrid_Container td
{
	padding:4px;
	text-align: center;
}
.DataGrid_Footer
{
    background-color: White;
}
.DataGrid_Header *, .DataGrid_Header a:link
{
	font-weight: bold!important;
}
.DataGrid_Header td
{
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0px 0px 2px 0;
	background-color: #e2eeff;
}
.DataGrid_Container tr:hover
{
	background-color: #CAE0FF;
}
.DataGrid_Item
{
	background-color: #FFFFFF;
}
.DataGrid_SelectedItem
{
	background-color: Silver;
	color: #CCD8E6;
}
/*////////////////////////////////////////////////////////////////*/
.FileManager
{
	border-style: solid;
	border-color: #CBD1D9;
	border-width: 1px;
	height:400px;
}
.FileManager_ToolBar
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	height:25px;
	background-color: #F0F0F0;
}
.FileManager_Explorer
{
	height:100%;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 2px;
	background-color: #F0F0F0;
	margin: 0;
}
.FileManager_FileList 
{
	height:100%;
	border-style: solid;
	border-color: #F0F0F0;
	border-width: 0px;
	margin: 0;
	overflow: auto;
}
.FileManager_MessageBox 
{
	text-align: center;
	vertical-align: middle;
	background-color: White;
	padding: 25px;
}
.FileManager_Header
{
	font-weight: bold;
	color: #3C3C3C;
	background-color: #DDDDDD;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px;
	height: 25px;
}
.FileManager_Pager
{
	color:#3C3C3C;
	font-weight: bold;
	background-color: #DEDEDE;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	height: 25px;
}
.FileManager_StatusBar
{
	height: 25px;
	margin: 0;
}
.FileManager_StatusBar td
{
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	background-color: #DEDEDE;
}
.FileManager_Item
{
	color: #3C3C3C;
	background-color: #F9F9F9;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.FileManager_AltItem
{
	color: #3C3C3C;
	background-color: #F0F0F0;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.FileManager_SelItem
{
	font-weight: bold;
	border-style: none;
	color: White;
	background-color: #DEE3F3;
}
.FileManagerTreeNode 
{
	color: #3C3C3C;
}
.FileManagerTreeNodeSelected 
{
	background-color: #DEE3F3;
}
/*////////////////////////////////////////////////////////////////*/
.SG_Module-breadcrumb_td{
	text-align: right;
}
.SG_Module-extra_td{
	text-align: left;
	line-height: 0;
}
.photo_198 {
	border: 5px solid;
	background-color: #FFFFFF;
	padding: 1px;
	border-color: #E9E9EB;
}
/*////////////////////////////////////////////////////////////////*/
.FAQs_Module_Q {
	padding: 2px 15px;
	background-image: url(images/faq_module.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.FAQs_Module_A {
	padding: 2px 15px;
	margin-bottom: 10px;
}
.FAQs_Module_Loading{
	padding: 2px 15px;
}
#dnn_ctr412_FAQs_lstFAQs br {
	line-height: 2px;
}
.Login_Module *{
	text-align: center;
}
.Login_Module{
	margin: 0 auto;
}
.Login_Module input{
	font-size: 12px;
}

/*////////////////////////////////////////////////////////////////*/
.LogViewer_Module{
	direction: ltr;
}
.Exception span, .ItemCreated span, .ItemUpdated span, .ItemDeleted span, .OperationSuccess span, .OperationFailure span, .GeneralAdminOperation span, .AdminAlert span, .HostAlert span, .SecurityException span
{
	color: #EDEDED;
}
/*////////////////////////////////////////////////////////////////*/
.Dashboard_Module *{
	direction: ltr;
}
/*////////////////////////////////////////////////////////////////*/
.Settings select{
	direction: ltr;
}
.select_direction{
	direction: rtl!important;
}
/*////////////////////////////////////////////////////////////////*/
.SitemapPageList ul {
	padding: 0;
	margin: 10px 0 10px 0;
}
.SitemapPageList ul ul{
	padding: 0;
	margin: 0;
}
.SitemapPageList ul  li{
	padding: 0;
	margin: 0 20px;
	list-style-type: square;
	background-image: url(none);	
	
}
.SitemapPageList ul  li li{
	padding: 0;
	margin: 0 30px;
	list-style-type: disc;
	background-image: url(none);
}
.SitemapPageList li {
	list-style-type: none;
	background-image: url(images/sitemappage-headerback.png);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	line-height: 16px;
}
.SitemapPageList li a:hover {
	color: #999999;
}













#vtr {
	width: 948px;
	float: left;
	background-image: url(images/vtr_home_bg.png);
	padding: 5px 1px 0 1px;
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
}

/* Tabs */
li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style:none;
	float:right;
	text-align: center;
	width: 158px;
}

ul.ui-tabs-nav {
	z-index:1;
	width: 100%;
	direction: ltr;
	background-image: url(images/ui-tabs-nav-shadow.png);
	background-repeat: repeat-x;
	padding: 0;
	padding-bottom: 8px;
	background-position: bottom;
	margin:0;
	text-decoration:none;
	list-style:none;
	float:right;
	text-align: center;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	direction: rtl;
	font-weight:normal;
	color:#333333;
	width: 155px;
	padding: 0;
	height: 102px;
	padding-top: 10px;
	border-style: solid;
	border-width: 0 1px;
	border-left-color: #d4d4d4;
	border-right-color: #FFFFFF;
	background-image: url(images/vtr_home_tabbg_off.png);
	background-repeat: repeat-x;
}

/* Active Tab */
#vtr .ui-tabs-nav-item a:hover,
#vtr .ui-tabs-nav-item a:active,
#vtr .ui-tabs-selected a:link,
#vtr .ui-tabs-selected a:visited,
#vtr .ui-tabs-selected a:hover,
#vtr .ui-tabs-selected a:active {
	background-image: url(images/vtr_home_tabbg_on.png);
	background-repeat: repeat-x;
	color: #000000;
}

/* Content Panels */
#vtr .ui-tabs-panel {
	color:#FFFFFF;
	height: 200px;
	padding: 20px 30px 20px 0;
	width: 918px;
	float: right;
	direction: rtl;
	line-height: 20px;
}
.vtr_panel_content{
	float: right;
	width: 450px;
}
.vtr_panel_title_fa{
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding: 0 5px 10px 0;
}
.vtr_panel_title_en{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/vtr_panel_table_title_en_bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 2px 5px 5px 5px!important;
	direction: ltr;
	text-align: right;
	display: inline;
	clear: both;
}
.vtr_panel_desc{
	padding: 5px 5px 0 0;
}
.vtr_panel_body{
	padding: 10px;
	float: right;
}
.vtr_panel_links{
	float: left;
	padding: 30px 0 0 20px;
}
#vtr     .ui-tabs-panel ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#vtr    .ui-tabs-panel    ul LI    {
	list-style-image: url(none);
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	list-style-type: none;
	background-image: url(images/check.png);
	background-repeat: no-repeat;
	background-position: top right;
}
.vtr_panel_keys{


}
a.vtr_panel_key:link, a.vtr_panel_key:visited, a.vtr_panel_key:active{
	text-align: center;
	width: 200px;
	height: 19px;
	background-image: url(images/vtr_home_key_bg.png);
	float: left;
	color: #666666;
	text-decoration: none;
	clear: both;
	padding: 8px 0;
	background-repeat: no-repeat;
}
a.vtr_panel_key:hover{
	background-image: url(images/vtr_home_key_bg-on.png);
	background-repeat: no-repeat;
	color: #000000;
}
#vtr .ui-tabs-hide {
	display:none;
}

/* Background Images */
#vtr #fragment-1 {
	background-image: url(images/vtr_home_portal_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#vtr #fragment-2 {
	background-image: url(images/vtr_home_hosting_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#vtr #fragment-3 {
	background-image: url(images/vtr_home_domain_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#vtr #fragment-4 {
	background-image: url(images/vtr_home_seo_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#vtr #fragment-5 {
	background-image: url(images/vtr_home_redesign_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#vtr #fragment-6 {
	background-image: url(images/vtr_home_advertising_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
/*////////////////////  ARTICLES ////////////////////////////*/
.NA_articlelist 
{
	margin-bottom: 5px;
}
.NA_articlelist_td 
{
	background-color: #E0E1E1;
	padding: 0 0 1px 0;
}
.NA_articlelist_td:hover 
{

}
.NA_articlelist_inside 
{
	background-image: url(images/news-articles/NA_articlelist_bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.NA_articleview 
{
	margin-bottom : 30px;
	border-color: #EFEFEF;
	border-style: solid;
	border-width: 0px;
	background-repeat: repeat-x;
	margin-top: 20px;
}
.NA_articlelistHeadline{
	background-image: url(images/news-articles/title-bullet.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
.NA_articlelistHeadline   h1, .NA_articlelistHeadline   h1   a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	display: inline;
}
.NA_articleviewHeadline  h1, .NA_articleviewHeadline  h1  a{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.NA_articleListImage{
	border-color: #EEEEEE;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	padding: 3px;
}
.NA_articleViewImage{
	float: left;
	margin: 0 25px 15px 0;
	border-color: #F0F0F0;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	background-color: #FFFFFF;
}
.NA_articlelistEntry {
	text-align: justify;
} 
.NA_articleviewEntry {
	text-align: justify;
	padding: 10PX 0 20px 0;
} 
.NA_articleview_date{
	color: #7895B0;
	font-size: 10px;
	padding: 3px;
}
.NA_articlelistextra {
	color: #7895B0;
	font-size: 10px;
	padding: 0 5px;
}
.NA_articlelistextra img{
	vertical-align: middle;
}
.NA_articleviewextra {
	margin-top:0px;
	padding-top:2px;
	border-color: #D8D8D8;
	border-style: solid;
	border-width: 1px 0 0 0;
	width: 100%;
	display: block;
	font-size: 10px;
	text-align: left;
}
.NA_articleviewextra img{
	vertical-align: middle;
}
.NA_articlePaging { 
    border-bottom:1px dotted #D8D8D8;
	padding-bottom : 2px;
	margin-bottom : 2px;
} 

.NA_articleComments {
	direction: rtl;
} 

.NA_articleComments h2 {
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0px 0px 2px 0;
	background-color: #e2eeff;
	font-weight: bold!important;
	padding: 2px 10px;
	font-size: 14px;
}

.NA_articleComment {
	background-color: #F4F4F4;
	padding: 30px 50px;
	margin: 10px 30px;
	background-image: url(images/news-articles/NA_comment_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
} 
.NA_articleComment:hover 
{
	background-image: url(images/news-articles/NA_comment_bg_over.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #edf4f5;
}
.NA_articleCommentComment {

}  

.NA_articleCommentAuthor{
	font-weight: bold;
	text-align: right;
	margin-bottom: 2px;
} 
.NA_postComment 
{

}

.NA_postComment h2
{
	border-color: #afd1ff;
	border-style: solid;
	border-width: 0px 0px 2px 0;
	background-color: #e2eeff;
	font-weight: bold!important;
	padding: 2px 10px;
	font-size: 14px;
}

.NA_postComment input
{
    width: 150px;
}

.NA_postComment #notify input
{
    width: 20px;
}

.NA_postComment textarea
{
    width: 450px;
    height: 150px;
}
.NA_latest{
	border-bottom-color: #B4B4B4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: justify;
	padding: 2px 0;
}
.NA_latest_date{
	font-size: 10px;
	text-align: left;
} 






/* Menu skin */
.RadMenu_ariana 
{
	float: none!important;
	WHITE-SPACE: nowrap;
	z-index: 20;
	display: inline-block;	
}

.RadMenu_ariana_rtl
{
	text-align: right;
}
.RadMenu_ariana .rmRootGroup .rmLink
{
	background: transparent url(images/MenuBgRoot.png) no-repeat left top;
	padding-left:10px;
	margin-right: 0px;
	text-decoration: none;
	cursor: pointer;
	overflow: visible;
}

.RadMenu_ariana .rmRootGroup .rmLink .rmText
{
	background: transparent url(images/MenuBgRoot.png) no-repeat right top;
	padding: 9px 15px 15px 7px;
	font: 12px Tahoma;
	color: #FFFFFF;
	font-weight: normal;
}

.RadMenu_ariana .rmRootGroup .rmLink:hover,
.RadMenu_ariana .rmRootGroup .rmExpanded
{
	background: transparent url(images/MenuSelectedBgRoot.png) no-repeat left top;
}

.RadMenu_ariana .rmRootGroup .rmLink:hover .rmText,
.RadMenu_ariana .rmRootGroup .rmExpanded .rmText
{
	background: transparent url(images/MenuSelectedBgRoot.png) no-repeat right top;
	color: #FFFFFF;
}


.RadMenu_ariana .rmRootGroup .rmFocused
{
	background: transparent url(images/MenuFocusedBgRoot.png) no-repeat left top;
}

.RadMenu_ariana .rmRootGroup .rmFocused .rmText
{
	background: transparent url(images/MenuFocusedBgRoot.png) no-repeat right top;
	color: #FFFFFF;
}
.RadMenu_ariana .rmGroup
{
}
.RadMenu_ariana   .rmRootGroup   .rmItem .rmFirst   
{
	background-color: #252d36!important;
	padding-top: 5px;
}
.RadMenu_ariana  ul.rmGroup
{
	padding: 0 0 35px 0!important;
	border-style: solid;
	border-width: 0px;
	border-color: #454852;
	z-index:6000;
	display: block;
	background-image: url(images/MenuSubBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.RadMenu_ariana .rmGroup .rmLink
{
	text-decoration: none;
	cursor: pointer;
	margin: 0;
	background-image: url(none);
	width: 200px;
	background-color: #252d36;
}
.RadMenu_ariana .rmGroup .rmLink .rmLeftImage
{
	padding: 3px 10px 0 10px!important;
}

.RadMenu_ariana .rmGroup .rmLink:hover,
.RadMenu_ariana .rmGroup .rmFocused,
.RadMenu_ariana .rmGroup .rmExpanded,
.RadMenu_ariana .rmGroup .rmLink:hover .rmText,
.RadMenu_ariana .rmGroup .rmFocused .rmText,
.RadMenu_ariana .rmGroup .rmExpanded .rmText
{
	color: #FFFFFF!important;
	background-image: url(none);
	background-color: #222931;
}


.RadMenu_ariana .rmGroup .rmLink .rmText
{
	margin: 0;
	padding: 0 20px 0 40px;
	background-image: url(none);
	color: #D4D0C8;
	font: normal 11px Tahoma;
	line-height: 26px;
}
.RadMenu_ariana  .rmGroup  span.rmText
{
	min-width: 100px;
}

/* <expand arrows styling> */

.RadMenu_ariana .rmGroup .rmLink .rmExpandLeft
{
	background: url(images/MenuArrowExpandRTL.gif) no-repeat left center;
}

.RadMenu_ariana .rmGroup .rmLink .rmExpandRight
{
	background: url(images/MenuArrowExpand.gif) no-repeat right center;
}

.RadMenu_ariana .rmGroup .rmLink:hover .rmExpandLeft,
.RadMenu_ariana .rmGroup .rmFocused .rmExpandLeft,
.RadMenu_ariana .rmGroup .rmExpanded .rmExpandLeft
{
	background: url(images/MenuArrowExpandRTL.gif) no-repeat left center;
	color: #FFFFFF;
}

.RadMenu_ariana .rmGroup .rmLink:hover .rmExpandRight,
.RadMenu_ariana .rmGroup .rmFocused .rmExpandRight,
.RadMenu_ariana .rmGroup .rmExpanded .rmExpandRight
{
	background: url(images/MenuArrowExpand.gif) no-repeat right center;
}

.RadMenu_ariana .menu_item1,
.RadMenu_ariana .menu_item2,
.RadMenu_ariana .menu_item3
{

}
.RadMenu_ariana .rmGroup .rmSlide
{
	margin-top: -15px;
}



.RadMenu_ariana .rmHorizontal .rmSeparator
{
	width:1px;
	background-color:#333333;
	border-style: solid;
	border-color: #666666;
	border-width: 0 1px 0 0;
	height: 10px;
	margin-top: 10px;
}


.RadMenu_ariana .rmHorizontal .rmSeparator img
{
	margin:0;
	padding:0;
	display: none;
}
.RadMenu_ariana .rmVertical .rmSeparator
{
	width:40px;
	background-color:#33373E;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0;
	height: 1px;
	margin: 0;
	padding: 0;
}


.RadMenu_ariana .rmVertical .rmSeparator img
{
	margin:0;
	padding:0;
	display: none;
}
.navbarA{
	border-style: solid;
	border-color: #EEEEEE;
	border-width: 4px 0;
}
.navbarA td{
	width: 160px;
	height: 34px;
	text-align: center;
	vertical-align: middle;
	background-position: top;
}
.navbarA td *{
	font-size: 11px;
	font-weight: normal;
	color: #000000!important;
}
.navbarA-start1{
	background-image: url(images/navbarA-start1.png);
}
.navbarA-start2{
	background-image: url(images/navbarA-start2.png);
}
.navbarA-start3{
	background-image: url(images/navbarA-start3.png);
}
.navbarA-middle1{
	background-image: url(images/navbarA-middle1.png);
}
.navbarA-middle2{
	background-image: url(images/navbarA-middle2.png);
}
.navbarA-middle3{
	background-image: url(images/navbarA-middle3.png);
}
.navbarA-end1{
	background-image: url(images/navbarA-end1.png);
}
.navbarA-end2{
	background-image: url(images/navbarA-end2.png);
}
.navbarA-current a{
	color: #FFFFFF!important;
}
