

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #002e37;
  direction:rtl;    
}


A:link
{
}

A:visited
{
}

A:hover
{
}

A:active
{
}

/* 
================================
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;
}


/*NAV*/
.main_dnnmenu_container td{
	background-color: white; 
	direction:rtl;
	text-align:right;
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	/*height:16px;*/
	background-color: white;
	direction:rtl;
	text-align:right;
	
}
/*sub menu area*/
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
                            /*right menu*/
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 11px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	
    /*padding: 1px 3px 3px 1px;*/
    text-align:right;	
    padding-left: 10px;
	padding-left: 10px;

  

}
                            /*right menu*/
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
    direction:rtl;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 11px; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    /*padding: 7px 12px 0px 5px; */  /*explicitly set padding for root menu items*/
}


.main_dnnmenu_itemhover {  /*right menu hover*/
	color: #EAEAEA; 
	text-decoration:underline;
}

.main_dnnmenu_itemhover td 
{
    direction:rtl;
	color: #EAEAEA; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 1px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: black;  
	color: White;
	font-weight:bold;
	font-size:11px;
	font-family:Arial;
	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 */
	margin-left:-60px;
	margin-top:18px;
    position:absolute;
	direction:ltr;



}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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;
}
/*end of NAV*/


/*menu css*/

/* begin of Vertical menu*/
.rootMenuItemVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:15px;
	border: 0px;
	width: 100%;
	font-weight:bold;
	text-align:right;
}
.rootmenuitemactiveVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:15px;
	border: 0px;
	width: 100%;
	font-weight:bold;
	text-align:right;
}

.rootmenuitemselectedVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:15px;
	border: 0px;
	width: 100%;
	font-weight:bold;
	text-align:right;
}
.rootmenuitembreadcrumbVer TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-size: 12px; 
	font-style: normal;
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:15px;
	border: 0px;
	/*width: 100%;*/
	font-weight:bold;
	text-align:right;
}
.MainMenu_MenuContainerVer {
	background-color: transparent; 
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:center;
}
.MainMenu_MenuBarVer {
	background-color: Transparent;
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:center;
}
/* begin of menu*/
.rootMenuItem TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:25px;
	border: 0px;
	font-weight:bold;
	text-align:right;
	padding-right:2px;
	padding-left:2px;
}
.rootmenuitemactive TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:25px;
	border: 0px;
	font-weight:bold;
	text-align:right;
	padding-right:2px;
	padding-left:2px;
}
.rootmenuitemselected TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: gray; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:25px;
	border: 0px;
	font-weight:bold;
	text-align:right;
	padding-right:2px;
	padding-left:2px;
}
.rootmenuitembreadcrumb TD{ 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 12px; 
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	white-space:nowrap;
	height:25px;
	border: 0px;
	/*width: 100%;*/
	font-weight:bold;
	text-align:right;
	padding-right:2px;
	padding-left:2px;
}
.MainMenu_MenuContainer {
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:right;
}
.MainMenu_MenuBar {
	padding:0px;
	margin:0px;
	border: 0px;
		text-align:right;
}
.MainMenu_MenuItem {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #EEEEEE 0px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemSel {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #EEEEEE 0px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer;
	cursor: hand; 
	color: gray;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color:Transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.MainMenu_MenuItemAct {
	border-left: #EEEEEE 0px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	border-right: #EEEEEE 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-size: 12px; 
	font-style: normal;
	font-weight: bold; 
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.submenuitemselect {
	background-color: Transparent;
	color: #2b6d9d; 
}
.MainMenu_SubMenu {
	/*margin-top: -2px;*/
	/*margin-right: 5px;*/
		background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	/*border-bottom: #CCCCCC 1px solid;*/
	/*filter: Alpha(Opacity=100, FinishOpacity=75, Style=1);*/
}
.MainMenu_SubMenuHp {
	/*margin-top: -2px;*/
	margin-right: 5px;
	background-color: white;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	/*border-bottom: #CCCCCC 1px solid;*/
	/*filter: Alpha(Opacity=100, FinishOpacity=75, Style=1);*/
}

.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuArrow {
	border-right: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #EEEEEE 0px solid; 
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand; 
	width: 7px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12px; 
	cursor: pointer; 
	cursor: hand;
	
}

.MainMenu_MenuIcon {
	background-color: white; 
	border-left: #EEEEEE 0px solid; 
	border-bottom: #CCCCCC 0px solid; 
	border-top: #EEEEEE 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: left; 
	background-image:url(images/icon-sub.gif);
	background-position:left middle;
	background-repeat:no-repeat;
	height:15px;
	vertical-align:bottom;
}

.menuseparator
{
    
    text-align:center;
    white-space:nowrap;
    font-family:Arial;
    font-size:10px;
    color:Black;
    font-weight:bold;

}

.menu_left {
	background-image:url(menu_left.jpg);
	background-position:left top !important;
	background-repeat:no-repeat;
	padding:10px !important;
	padding-left:18px !important;
	padding-right:0px !important;
	background-color:transparent;
	border: 0px;
	margin-left:-3px !important;
	margin-left:-4px;
	height:35px !important;
}

/* end of menu*/


/*end menu css*/


.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: Arial,Tahoma,  Helvetica;
   font-size:  14px;
   font-weight:  normal;
   color: black;
}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.CommandButton
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color:gray;
}


/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: gray;
	font-size: 12px;
	
}

A.CommandButton:visited
{
	text-decoration: underline;
	color:gray;
	font-size: 12px;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #ff0000;
	font-size: 12px;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: gray;
	font-size: 12px;
}

.MainMenu_Separator
{
  color: white;   
  height:5px;
  
  
}


.Normal, .NormalDisabled, .Normal Td, .Normal Span, .Normal Div
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #30302f;
}

.Normal a:link, .Normal a:visited, .Normal a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #4800ff;
	text-decoration:underline;
}

.Normal a:hover
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12x;
	font-weight: normal;
	color: #4800ff;
	text-decoration:underline;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

/* text style used for error messages */
.NormalRed
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

/* 
================================
Skin styles
================================
*/ 


.copyright, .copyright a:link, .copyright a:visited
{
    font-family:arial;font-size:12px;color:#386188;
    font-weight:bold;
}

.host, .host a:link, .host a:visited
{
    font-family:arial;font-size:11px;color:#386188;
    font-style:normal;
    color:Black;
}

.breadcrumb, .breadcrumb a:active, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:hover
{
 font-family: arial;
 font-size: 11px;
 color:#296b9b;
 }

.login, .login a:link, .login a:visited, .login a:hover
{
   font-family:arial;color:#FFFFFF; font-weight:bold; font-size:12px;
 
}


.links, .links a:link, .links a:visited, .links a:hover
{
    font-family:arial;font-size:11px;color:#999999;text-decoration:udnerline;
 
}

A.links:link
{
    font-family:arial;font-size:11px;color:#999999;text-decoration:udnerline;
	
}

.menu-bg {

	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}


.Link_Separator
{
    font-size:11px;
    color: black;
    
}

.table-border
{
    border-right:2px solid #e0e0e0;
    border-left:2px solid #e0e0e0;
    
}

.breadcrumb_separator
{
 
 font-size:5px;
 color: #3175a2;   
}



/*title red in container*/
H1
{
    color:#ff0000;
    font-size:14px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:0;
    margin-top:-5;
    
}

H2
{
	color:black;
    font-size:14px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

td H3
{
	color:black;
    font-size:16px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H3
{
	color:black;
    font-size:16px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H4
{
	color:#2b6f9e;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:normal;
}

H5
{
	color:#800000;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    font-style:italic;
 }

/*title blue in home page*/
H6
{
	color:#386188;
    font-size:12px;
    font-family:  Arial, Tahoma, Helvetica; 
    font-weight: bold;
    margin-bottom:-2;
    margin-top:-3;
    font-style:normal;
 }


.form_button
{
 	font-family: arial; 
	font-size: 11px; 
	color: black;
	font-weight:bold;
	height:22px;
	cursor:pointer;
	border-top:.1em solid #ffffff;
	border-left:.15em solid #ddd;
	border-right:.15em solid #333;
	border-bottom:.15em solid #555;
	white-space:nowrap;
	background:white;


}


#tbldnn_dnnSOLPARTMENU_ctldnnSOLPARTMENUMenuBar
{
    margin-right:30px;
    width:600px
}
#dnn_dnnLOGO_imgLogo
{
    margin-left:20px;
}
.MainMenu_MenuBreak 
{
    height:12px;
}
.MainMenu_MenuContainer td
{
    height:15px;
}
#dnn_dnnLOGO_imgLogo
{
    margin-top:10px;
}
