/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
background-color:#4E78B4;
margin:0;
padding:0;
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
                line-height:25px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}

A:visited   {
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}

A:active    {
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}

A:hover {
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {

}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {

}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
	border:0;
        
}

.MainMenu_MenuBar {
	border:0;

}

.MainMenu_MenuItem {
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
                border:0;


}

.MainMenu_MenuIcon {
background-color:#FABD46;
border:0;

}

.MainMenu_SubMenu {
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	background-color:#FABD46;
                border:0;

}

.MainMenu_MenuBreak {
border:0;

}

.MainMenu_MenuItemSel {
                border:0;

}

.MainMenu_MenuArrow {
background-color:#FABD46;
border:0;

}

.MainMenu_RootMenuArrow {
background-color:#FABD46;
border:0;
}

/* ioana */
p{
padding:0;
margin:0;
margin-top:10px;
}
.leftOrangeText a:link{
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
}
.leftOrangeText a:visited{
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
}
.leftOrangeText a:active{
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
}
.leftOrangeText a:hover{
	color:#EC8806;
	font-family: Arial;
	font-size:11px;
}
.pageText{
	color:#333333;
	font-family: Arial;
	font-size:11px;
}
.pageLinks{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.pageLinks a:link{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.pageLinks a:visited{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.pageLinks a:active{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.pageLinks a:hover{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:none;
}
.pageTitle{
	color:#089AE7;
	font-family: Arial;
	font-weight: bold;
	font-size:15px;
}
.Head{
	color:#089AE7;
	font-family: Arial;
	font-weight: bold;
	font-size:15px;
	height:40px;
	line-height:40px;
}
.pageLinksUnderline{
	color:#333333;
	font-family: Arial;
	font-size:11px;
	text-decoration:underline;
}
.pageSubtitle{
	color:#EC8806;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}
.pageSubtitle A:link{
	color:#EC8806;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}

.pageSubtitle A:visited{
	color:#EC8806;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}

.pageSubtitle A:active{
	color:#EC8806;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}

.pageSubtitle A:hover{
	color:#EC8806;
	font-family: Arial;
	font-weight: bold;
	font-size:13px;
}


/*menu css styles*/
.rootMenuItem{
	color:#4C4B4B;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	height:32px;
	line-height:32px;
	background-image:url(/Portals/0/menuSep.jpg);
	background-repeat: no-repeat;
	background-position:right;
	padding-left:5px;
	padding-right:10px;
                border:0;

}
.rootMenuItemSelected{
	color:#EC8806;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	height:32px;
	line-height:32px;
	background-image:url(/Portals/0/menuSep.jpg);
	background-repeat: no-repeat;
	background-position:right;
	padding-left:5px;
	padding-right:10px;
	background-color: transparent;
                border:0;

}
.rootMenuItemActive{
	color:#EC8806;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	height:32px;
	line-height:32px;
	background-image:url(/Portals/0/menuSep.jpg);
	background-repeat: no-repeat;
	background-position:right;
	padding-left:5px;
	padding-right:10px;
	background-color: transparent;
                border:0;

}
.submenu{
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	border:0;
                background-color:#FABD46;
}
.submenuActivecssclass{
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial;
	text-decoration:none;
	background-color:#EC8106;
                border:0;
}
#dnn_ctr524_FormMaster_lblRequired{
display:none;
}
.formLables{
	color:#333333;
	font-family: Arial;
	font-size:11px;
                line-height:22px;
                text-align:right;
                padding-right:5px;
}

