﻿
/* ASP MENU */


.dxmMenu, .dxmVerticalMenu, .dxmMenuItem
{
	background-color: Transparent !important;
	border: 0px !important;
	color: black;
	padding: 0px !important;
	text-align: center;
}
.dxmMenuItemHover, .dxmMenuItemHoverWithImage, .dxmMenuItemHoverWithPopOutImage, .dxmMenuItemHoverWithImageWithPopOutImage, 
.dxmVerticalMenuItemHover, .dxmVerticalMenuItemHoverWithImage, .dxmVerticalMenuItemHoverWithPopOutImage, .dxmVerticalMenuItemHoverWithImageWithPopOutImage, 
.dxmMenuLargeItemHover, .dxmMenuLargeItemHoverWithImage, .dxmMenuLargeItemHoverWithPopOutImage, .dxmMenuLargeItemHoverWithImageWithPopOutImage, 
.dxmVerticalMenuLargeItemHover, .dxmVerticalMenuLargeItemHoverWithImage, .dxmVerticalMenuLargeItemHoverWithPopOutImage, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
	padding-bottom: 0px!important;
	padding-top: 0px!important;
}
.dxmSubMenuItemHover, .dxmSubMenuItemHoverWithImage, .dxmSubMenuItemHoverWithPopOutImage, .dxmSubMenuItemHoverWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent !important;
	padding: 0!important;
}
.dxmSubMenu, .dxmSubMenuItemWithImage
{
	padding: 0!important;
	background: !important;
}
.dxmSubMenuGutter, .dxmSubMenuGutter div 
{
	background-color: Transparent !important;
	width: 0px !important;
	padding: 0!important;
	display: none!important;
}
.dxmSubMenuItemWithImageWithPopOutImage div, .dxmSubMenuItemWithImageWithPopOutImage img, .dxmSubMenuItemWithImage div, .dxmSubMenuItemWithImage img
{
	display: none;
	width: 0!important;
}
.dxmSubMenuItemWithImageWithPopOutImage, .dxmSubMenuItemWithImageWithPopOutImage img, .dxmSubMenuItemWithImage, .dxmSubMenuItemWithImage img
{
	padding: 0!important;
	width: 0!important;
}
.dxmMenuItemSelected, .dxmMenuItemSelectedWithImage, .dxmMenuItemSelectedWithPopOutImage, .dxmMenuItemSelectedWithImageWithPopOutImage,
.dxmVerticalMenuItemSelected, .dxmVerticalMenuItemSelectedWithImage, .dxmVerticalMenuItemSelectedWithPopOutImage, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage,
.dxmMenuLargeItemSelected, .dxmMenuLargeItemSelectedWithImage, .dxmMenuLargeItemSelectedWithPopOutImage, .dxmMenuLargeItemSelectedWithImageWithPopOutImage,
.dxmVerticalMenuLargeItemSelected, .dxmVerticalMenuLargeItemWithImageSelected, .dxmVerticalMenuLargeItemSelectedWithPopOutImage, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage
{
	background-color: Transparent!important;
	border: solid 0px Transparent !important;
}
.dxmMenuItemChecked, .dxmMenuItemCheckedWithImage, .dxmMenuItemCheckedWithPopOutImage, .dxmMenuItemCheckedWithImageWithPopOutImage,
.dxmVerticalMenuItemChecked, .dxmVerticalMenuItemCheckedWithImage, .dxmVerticalMenuItemCheckedWithPopOutImage, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage,
.dxmMenuLargeItemChecked, .dxmMenuLargeItemCheckedWithImage, .dxmMenuLargeItemCheckedWithPopOutImage, .dxmMenuLargeItemCheckedWithImageWithPopOutImage,
.dxmVerticalMenuLargeItemChecked, .dxmVerticalMenuLargeItemWithImageChecked, .dxmVerticalMenuLargeItemCheckedWithPopOutImage, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage
{
	background-color: Transparent !important;
	border: solid 0px Transparent!important;
}
.dxmMenuItemHover, .dxmMenuItemHoverWithImage
{
	padding-top: 0px!important;
	padding-right: 7px;
	padding-bottom: 0px!important;
	padding-left: 7px;
	background-color:#ffffff !important;
	opacity: 0.5;
	
                               
}
.dxmMenuItemHoverWithPopOutImage, .dxmMenuItemHoverWithImageWithPopOutImage
{
	padding-top: 0px!important;
	padding-right: 5px;
	padding-bottom: 0px!important;
	padding-left: 7px;
}	
.dxmSubMenu
{
	font: 9pt Tahoma;
	border: solid 1px Transparent!important;
	padding: 5px!important;
	
}
.dxmMenuItem
{
   padding: 10px 5px!important;
}
.dxmMenuItemSelected 
{
   font-size: 13px!important;
   font-weight: bold;
}
.dxmMenuItem a
{
    font-size: 13px!important;
    font-weight: bold;
}


/* FIM ASPX MENU */


/* SITE */

.fix
{
    clear:both;
}

a
{
    text-decoration: none;
}

table, td, th
{
    vertical-align:top !important;
                       
}




/* HEADER */

#header-out
{
    width: 100%;
}

#header
{
    padding: 20px;
}

.Title,.LogoImage
{
    float:left;
    font-weight: bold;
    font-family: Arial,Verdana;
    margin: 10px;
}

.SubTitle
{
    float:right;
    font-size:15px!important;
}


/* MENU */

#navigation-out
{
    height:35px;
}

#navigation
{
    
}


/* CONTENT */ 

#content-out
{
    
}


#content
{
    
}

.widget
{
    padding:5px;
    margin:5px;
    
}

.widget-title
{
    background-color: #ddd;
    margin:-4px;
}

.widget-title-text
{
    font-size: 15px!important;
    font-family: Arial;
    padding: 5px;
}

ul
{
    list-style: none !important;
}

ul li
{
    margin-left: -30px;
}

li h3 a
{
    font-size: 12px!important;
    font-family: Arial;
}

/* FOOTER */ 
#footer-out
{
	background: #DDDDDD;
	padding: 10px 0px 10px 0px;
}

#footer
{

}

#sidebar-footer .widget 
{
	float: left;
	width: 200px;
}

#navigation table 
{
	width: 50px!important;
}

.login.widget 
{
	padding: 0 0 0 0!important;
}

.login.widget h2 
{
	background: #DDDDDD;
	border: 1px solid #FFF;
}


.widget h3 label a { padding:0px 0;text-decoration: none; font-size: 11px; font-family: Arial; font-weight: normal;}
.widget h3 > label {font-size: 11px;}
.widget > .widget-content h3 > div { padding:0px 0;text-decoration: none; font-size: 12px; font-family: Arial; font-weight: normal;}