/*---------------------------------------------------------*/
/*  ___      _  _      _               ___ _          ___  */
/* |   \ _ _| \| |_  _| |_____   ___  | __| |_____ __|_  ) */
/* | |) | '_| .` | || | / / -_) |___| | _|| / -_) \ / / /  */
/* |___/|_| |_|\_|\_,_|_\_\___|       |_| |_\___/_\_\/___| */
/*                                                         */
/*      Skin Styles for DotNetNuke - Flex2 by DrNuke       */
/*              http://www.DrNuke.co.uk/flex2              */
/*       Copyright DrNuke Ltd - All rights reserved        */
/*---------------------------------------------------------*/

/*----------------------------------------------------*/
/* General Page Styles								  */
/*----------------------------------------------------*/


/*----------------------------------------------------*/
/* Page Structure									  */
/*----------------------------------------------------*/

#BreadcrumbContainer {float:right;}


/*----------------------------------------------------*/
/* Banners											  */
/*----------------------------------------------------*/


/*-----------------------------------------------------------------------*/
/* Search																 */
/*-----------------------------------------------------------------------*/

#SearchContainer { float:left; }


/*-----------------------------------------------------------------------*/
/* Links																 */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/* Headings																 */
/*-----------------------------------------------------------------------*/

/*-----------------------------------------------------------------------*/
/* Date																     */
/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/
/* Login																 */
/*-----------------------------------------------------------------------*/

.UserLoginContainer
{
float:right;
height:31px;
background: #e4e4e4 url(images/login-n.gif) no-repeat center left;
padding: 0 5px 0 5px;

}

#LoginContainer
{
	float:left;
}

#UserContainer
{
	float:left;
}

/*-----------------------------------------------------------------------*/
/* Breadcrumbs															 */
/*-----------------------------------------------------------------------*/


#BreadcrumbContainer span { float:right; }
#BreadcrumbContainer .BreadcrumbSpan { float:right;  }
#BreadcrumbContainer .BreadcrumbToken {float:right; }

/*-----------------------------------------------------------------------*/
/* Copyright, privacy, terms											 */
/*-----------------------------------------------------------------------*/


/*-----------------------------------------------------------------------*/
/* Main Menu    														 */
/*-----------------------------------------------------------------------*/

#MenuBar { padding:0 17px 0 0; }

.mainmenu-idle { float:right; }

.mainmenu-selected { float:right;} 

.mainmenu-breadcrumbactive { float:right;}

.mainmenu-submenu {direction:rtl;}

/*-----------------------------------------------------------------------*/
/* Module Menus															 */
/*-----------------------------------------------------------------------*/

.ModuleTitle_SubMenu {direction:rtl;}

/*-----------------------------------------------------------------------*/
/* Control Panel														 */
/*-----------------------------------------------------------------------*/



/*----------------------------------------------------*/
/* Content Panes									  */
/*----------------------------------------------------*/

.BannerPane, .CustomBannerPane, .TopPane,
.TopPane2, .LeftPane, .RightPane, .LeftPane2,
.ContentPane1, .ContentPane, .RightPane2 , .MiddlePane 
, .ContentPane2 ,.RightPane3 ,.LeftPane3 , .ContentPane3,
.BottomPane, .LeftPane4, .ContentPane4,.RightPane4,.BottomPane2,
.FooterPane {
	direction:rtl; 
	text-align:right;
	}

/* End Flex2 By DrNuke Style Sheet */
/*----------------------------------------------------*/



