﻿/*@import url('layout.css');*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #ffffff;
	/*color: #928e8e; background-image: url("../images/background_tile.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;*/
	background-color: #3d3d3d;
	margin:0px;
	padding:0px;
	/*min-height:100;*/
	/*height: auto!important;
	*/
	/*width:100%;*/
}

/*html, body, form#mainForm {
      height:100%;
}*/


/*#mainTable
{
    width: 100%;
    height: 100%;
}

#left_bar{
    background-image: url(/images/fil_l.jpg);
    background-repeat: repeat-y;
    width: 36px;
}

#right_bar{
    background-image: url(/images/fil_r.jpg);
    background-repeat: repeat-y;
    width: 36px;
}

#footer_bar{
    background-image: url(/images/fil_foot.jpg);
    background-repeat: repeat-x;
    height: 71px;
}

#container 
{
	position: relative;
	background-color:#2c2c2c;
}*/
#masthead {
	text-align: left;
	background-color: #2c2c2c; 
	border-bottom: 1px solid #808080;
	height: 179px;
	position: relative;
}

#page_content {
	padding: 15px 5px 5px 5px;
	margin-right: 200px;
	margin-left: 200px;
	border-left: 1px #555555 solid;
	border-right: 1px #555555 solid;
	background-color: #3d3d3d;
    top:0px;
}

#page_content_internal {
	padding: 1px 5px 1px 25px;
	margin-left: 200px;
	border-left: 1px #555555 solid;
	background-color: #3d3d3d;
    min-height: 100%;
	height: auto !important;  
    height: 100%;
    top:0px;
}

#left_col {
	width: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 15px 5px 0px 5px;
}

#right_col {
	width:195px;
	position: absolute;
	margin:0px;
	right: 0px;
	top: 0px;
	padding: 15px 0px 0px 5px;
}

#right_col_internal {
	width:0px;
	position: absolute;
	margin:0px;
	right: -5px;
	top: 0px;
	padding: 5px 0px 0px 5px;
}

#logo 
{
	position: absolute;
	text-align: left;
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	width:479px;
	height:179px;
	top:0;
}

#logo_img {
	float:left;
}

#pg {
	position: relative;
	float: right;
	/*top:20px;*/
	right:10px;
}	

#banner{
	width:500px;
	height:150px;
	position:relative;
}

#banner img {background:none !important;}

#header_pg_img {
	
}
#cornice_pg {
	
	background: url(/images/cornice_header_img.gif) top no-repeat;
	padding: 3px;
}
#headerImg {
}

#navbar {
	height:22px;
	position: absolute;
	top:155px;
	left:50px;
}
#navbar_right {
	padding: 3px;
	height: 16px;
	margin-left: 200px;
}

#navbar_left{
	padding: 3px;
	height: 16px;
	width: 500px;
	left: 0px;
	top: 0px;
}
#navbar,#navbar a,#navbar a:visited
{
	font-size: .8em;
	font-weight: bold;
	color: #0d204a;
	text-decoration: none;
}

#navbar a:hover 
{
	color: #f79c52;
}


#content {
	background-color: #fff;
	padding: 10px;
	min-height:600px;
	height:auto !important;
	height:600px;
}


#footer {
	text-align: center;
	
}
#masthead h1 {
	color: #8b0000;
	margin-right: 0.5em;
	margin-bottom: 0;
}
#masthead h3 {
	color: #000;
	margin-top: 0em;
	margin-right: 1em;
}

#language {
	font-size: 0.7em;
	text-align: left;
	float: left;
	padding: 10px 0px 0px 10px;
}
#language a {
	color: #ffffff;
	text-decoration: none;
}
#language a:hover {
	color: #fe9000;
	text-decoration: none;
}


h1 {
	font-size: xx-large;
	color: #800;
}
h2 {
	font-size: x-large;
	color: #700;
}
h3 {
	font-size: large;
	color: #F2BA51;
}
h4 {
	font-size: medium;
	color: #FF2B0F;
}
h5 {
	font-size: x-small;
	color: #1456FF;
}
h6 {
	font-size: xx-small;
	color: #300;
}
#footer p {
	font-size: x-small;
	color: #000;
}
a.menu {
	color: #cfcfcf;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


	.imageSlideshowHolder,.imageSlideshowHolder_left{
		width:290px;	
		height:150px;	
		
		position:relative;		}
	.leftFloatingDiv{
		float:left;
		width:160px;
		height:110px;
	}
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
	}

.staticMenuItem
{
	border-bottom: gainsboro 1px solid;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:10px;
}

/*provvisorio per home*/

.lnk {
border:0px;
color : #FFFFFF;
font-size:1.1em;
font-weight: bold;
font-family:verdana,arial,helvetica,sans-serif;
text-decoration: none;
}

a.lnk:link{ text-decoration:none }
a.lnk:hover{ color : #7FC9FF }
a.lnk:visited{ text-decoration:none }
a.lnk:active{ text-decoration:none }
/*provvisorio per home*/

a.treeNode
{
	color : #d7eeff;
	text-decoration:none;
}
a.treeNodeHover
{
	color:#ff9000;
	text-decoration:none;
}
a.treeNodeSelected
{
	color:#fecb88;
	font-weight:bold;
}

#map_Container
{
	color:Blue;
}

.postHeader
{
	font-size:0.8em;
	padding-bottom:5px;
}

.postTitle
{
	padding-right: 2px;	
	border-top: #666 1px solid;	
	padding-left: 0px;	
	padding-bottom: 2px;
	padding-top: 2px;	
	border-bottom: #666 1px solid;	
	font-family: Verdana;
	font-weight:bold;
	background-color: #e5eef7
}


.postFooter
{
	padding-right: 2px;	
	border-top: #A8A8A8 1px solid;	
	padding-left: 0px;	
	padding-bottom: 2px;
	padding-top: 2px;	
	/*border-bottom: #666 1px dashed;*/	
	font-family: Verdana;
	/*font-weight:bold;	
	background-color: #e5eef7;*/
	font-size:0.8em;
}

.postContent
{
	padding-right: 2px;	
	padding-left: 0px;	
	padding-bottom: 10px;
	padding-top: 10px;	
}

/* -- ASPxDataView -- */
.dxdvControl_post 
{
	font: 9pt Tahoma;
	color: black;
	padding: 12px 40px 12px 40px;
}
.dxdvLoadingPanel_post
{
	border: solid 1px #9F9F9F;
	background-color: white;
	font: 9pt Tahoma;
	color: #303030;
}
.dxdvLoadingPanel_post td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 12px 12px 12px 12px;
}
.dxdvContent_post
{
}
.dxdvItem_post
{
	font: 9pt Tahoma;
	color: #787878;
	border: solid 1px #A8A8A8;
	background-color: #F0F0F0;
	padding: 5px 8px 5px 8px;
	height: 180px;
	/*if IE*/	
	/*height:expression("154px");*/
}
.dxdvEmptyItem_post
{
	font: 9pt Tahoma;
	color: #787878;
	text-align: left;
	vertical-align: top;
	padding: 12px 12px 12px 14px;
	height: 180px;
	/*if IE*/
	/*height:expression("154px");*/
}
.dxdvPagerPanel_post
{
}
/* Disabled */
.dxdvDisabled_post
{
	color: #808080;
	cursor: default;
}

/* -- Hyperlink -- */
.dxeHyperlink_postLink
{
    /*font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: #0d45b7;*/
    color:#606060;
    text-decoration:none;        
}
/*a, a img:hover.dxeHyperlink_postLink
{
    text-decoration:none;        
    color: #5494ea;    
}
a, a img:visited.dxeHyperlink_postLink
{
    text-decoration:none;        
    color: #ffffff;    
}
*/
img {
	border: 0 none;
} 


/* Rating */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(/Images/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(/Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(/Images/SavedStar.png);
}

/*----------------------------
					Star rater
----------------------------*/

.rating p{
	display: inline;
	/*position: relative;
	top: 14px;
	left: 55px;*/
}

.star-rating {
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li {
	display: inline;
}

.star-rating a, .star-rating .current-rating {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus {
	background-position: left bottom;
}

.star-rating a.one-star {
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars {
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars {
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars {
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars {
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating {
	z-index: 1;
	background-position: left center;
	margin: 0px;
}

/* smaller star */
.small-star {
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating {
	background-image: url(/images/star_small.gif);
	line-height: 10px;
	height: 10px;
}
.imageList li{
	display: block;
	float: left;
	position: relative;
	list-style-type: none;
	padding: 10px;
	border: solid 1px khaki;
    margin: 12px;
    background: steelblue;
    text-align: center;
}

.pg li{
	background-position: #FF0000;
	display: block;
	/*float: left;*/
	position: relative;
	list-style-type: none;
	padding: 0px;
	border: solid 1px khaki;
	margin: 12px;
	background: #FF0000;
	text-align: center;
}

#refContent{
	min-height:300px;
	height:auto !important;
	height:300px;

}

.leftBox{
	padding:0px;
	min-height:100px;
	height:auto !important;
	height:100px;
	width:195px;
	clear:both;
}

.rightBox{
	padding:0px;
	min-height:100px;
	height:auto !important;
	height:100px;
	width:190px;
}

.boxTitle{
	padding: 0px 0px 0px 5px;
	margin-bottom:5px;
}

.homepost
{
	text-align:left;	
}

.homeposttitle
{
	font-weight:bold;	
}

.homepostinfo
{
	font-size:0.7em;
	float:right;	
}

#newsbox            
{
	float:right;
	background-color:#919191;
	width:250px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#newsboxcontent            
{
	padding: 10px 5px 5px 5px;
	min-height:300px;
	height:auto !important;
	height:300px;
}

#quickContact
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:1.1em;
}

.postTitle1
{
	color:#4296FF;
	font-size:1.5em;
}

/* -- Calendar -- */
.dxeCalendar_home
{ 
    border: solid 1px #9f9f9f;
    background-color: White;
    color: Black;
    font-weight: normal;
    cursor: default;
}
.dxeCalendar_home td.dxMonthGrid_home 
{
    padding: 4px 10px;    
}
.dxeCalendar_home td.dxMonthGridWithWeekNumbers_home
{
    padding: 5px 20px 8px 8px;    
}
.dxeCalendarDayHeader_home
{
    font-family: Tahoma;
    font-size: 8pt;        
    padding: 2px 4px 5px;
    border-bottom: solid 1px #cfcfcf;
}
.dxeCalendarWeekNumber_home
{    
    font-family: Tahoma;
    font-size: 7pt;    
    text-align: right;    
    padding: 3px 4px 3px 2px;        
    color: #bfbfbf;
}
.dxeCalendarDay_home
{    
    font-family: Tahoma;
    font-size: 8pt;
    padding: 2px 3px;
    text-align: center;    
}
.dxeCalendarWeekend_home        /* inherits dxeCalendarDay */
{
    color: #c00000;
}
.dxeCalendarOtherMonth_home     /* inherits dxeCalendarDay */
{
    color: #888;
}
.dxeCalendarOutOfRange_home     /* inherits dxeCalendarDay */
{
    color: #d0d0d0;    
}
.dxeCalendarSelected_home       /* inherits dxeCalendarDay */
{
    color: White;
    background-color: #8d8d8d;
}
.dxeCalendarToday_home         /* inherits dxeCalendarDay */
{
    padding: 3px 3px 2px;
    border: solid 1px #c00000;    
}
.dxeCalendarHeader_home
{
    background-color: #dcdcdc;
    border: solid 1px #c9c9c9;    
    border-width: 1px 0;
    padding: 4px 7px;
}
.dxeCalendarHeader_home td.dxe
{
    font-family: Tahoma;
    font-size: 9pt;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFooter_home 
{
    background-color: #ededed;
    padding: 8px 0px;    
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNav_home
{
    color: Black;
    background: White;
    border: solid 1px #9f9f9f;
    border-bottom: 0px;
    padding: 12px 8px;
}
.dxeCalendarFastNavMonthArea_home
{
    padding: 0px 9px;
}
.dxeCalendarFastNavYearArea_home
{    
}
.dxeCalendarFastNavFooter_home
{
    color: Black;
    background-color: #ededed;
    padding: 8px 0px;   
    border: solid 1px #9f9f9f;
    border-top: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonth_home, .dxeCalendarFastNavYear_home
{
    font: normal 9pt Tahoma;
    color: Black;
    padding: 3px 5px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}
.dxeCalendarFastNavMonth_home
{
	padding: 6px;
}
.dxeCalendarFastNavMonthSelected_home, .dxeCalendarFastNavYearSelected_home
{
    color: White;
    background: #8d8d8d;    
}
.dxeCalendarFastNavMonthHover_home, .dxeCalendarFastNavYearHover_home
{        
    color: Black;
    background: #e5e5e5;
    padding: 2px 4px;
    border: solid 1px #d6d6d6;
}
.dxeCalendarFastNavMonthHover_home
{
	padding: 5px;
}

.ncDate
{
	color:Blue;
}

/* -- Hyperlink -- */
.dxeHyperlinkNews
{
    font-family: Tahoma;
    font-size: 9pt;
    font-weight: normal;
    color: Red;        
}
a.dxeHyperlinkNews:hover
{
    color: Green;    
}
a.dxeHyperlinkNews:visited
{
    color: Yellow;    
}


a, a:visited
{
	color:#ffffff;
	text-decoration:none;
}

a:hover
{
	color:#BAD9FF;
}


#menu_container{
	min-height:200px;
	height:auto !important;
	height:200px;
}





/* -- ASPxMenu -- */
.dxmControl_j 
{
	font: 9pt Tahoma;
	font-weight:bold;
	color: #f7ba5d;
}
.dxmControl_j a, .dxmMenu_j a, .dxmVerticalMenu_j a, .dxmSubMenu_j a
{
	color: #f7ba5d;
	font-weight:bold;
	text-decoration: none;
}
.dxmLoadingPanel_j
{
	font: 9pt Tahoma;
	color: #303030;
}
.dxmLoadingPanel_j td.dx
{
	white-space: nowrap;
	text-align: center;
	padding: 6px 6px 6px 6px;
}   
.dxmMenu_j, .dxmVerticalMenu_j
{
	font: 9pt Tahoma;
	color: #f7ba5d;
	background-color:#2c2c2c;
	border: solid 1px #2c2c2c;
	padding: 2px 2px 2px 2px;
}
.dxmMenuGutter_j
{
}
.dxmMenuSeparator_j, .dxmMenuVerticalSeparator_j
{
	background-color: #A8A8A8;
}
.dxmMenuItem_j, .dxmMenuItemWithImage_j, .dxmMenuItemWithPopOutImage_j, .dxmMenuItemWithImageWithPopOutImage_j,
.dxmVerticalMenuItem_j, .dxmVerticalMenuItemWithImage_j, .dxmVerticalMenuItemWithPopOutImage_j, .dxmVerticalMenuItemWithImageWithPopOutImage_j, 
.dxmMenuLargeItem_j, .dxmMenuLargeItemWithImage_j, .dxmMenuLargeItemWithPopOutImage_j, .dxmMenuLargeItemWithImageWithPopOutImage_j,
.dxmVerticalMenuLargeItem_j, .dxmVerticalMenuLargeItemWithImage_j, .dxmVerticalMenuLargeItemWithPopOutImage_j, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_j
{
	font: 9pt Tahoma;
	color: #f7ba5d;
	white-space: nowrap;
	font-weight:bold;
}
.dxmMenuItem_j, .dxmMenuItemWithImage_j
{
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmMenuItemWithPopOutImage_j, .dxmMenuItemWithImageWithPopOutImage_j
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 8px;
}	
.dxmVerticalMenuItem_j
{
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.dxmVerticalMenuItemWithImage_j
{
	padding-top: 4px;	
	padding-right: 19px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmVerticalMenuItemWithPopOutImage_j
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 8px;	
}
.dxmVerticalMenuItemWithImageWithPopOutImage_j
{
	padding-top: 4px;	
	padding-right: 6px;	
	padding-bottom: 5px;	
	padding-left: 3px;	
}
.dxmMenuLargeItem_j, .dxmMenuLargeItemWithImage_j
{
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmMenuLargeItemWithPopOutImage_j, .dxmMenuLargeItemWithImageWithPopOutImage_j
{
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItem_j, .dxmVerticalMenuLargeItemWithImage_j
{
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmVerticalMenuLargeItemWithPopOutImage_j, .dxmVerticalMenuLargeItemWithImageWithPopOutImage_j
{
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 11px;
}
.dxmMenuItemDropDownButton_j, .dxmMenuLargeItemDropDownButton_j
{
	padding-right: 5px;
	padding-left: 5px;
}
.dxmVerticalMenuItemDropDownButton_j, .dxmVerticalMenuLargeItemDropDownButton_j
{
	padding-right: 5px;
	padding-left: 5px;
}
.dxmMenuItemSelected_j, .dxmMenuItemSelectedWithImage_j, .dxmMenuItemSelectedWithPopOutImage_j, .dxmMenuItemSelectedWithImageWithPopOutImage_j,
.dxmVerticalMenuItemSelected_j, .dxmVerticalMenuItemSelectedWithImage_j, .dxmVerticalMenuItemSelectedWithPopOutImage_j, .dxmVerticalMenuItemSelectedWithImageWithPopOutImage_j,
.dxmMenuLargeItemSelected_j, .dxmMenuLargeItemSelectedWithImage_j, .dxmMenuLargeItemSelectedWithPopOutImage_j, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_j,
.dxmVerticalMenuLargeItemSelected_j, .dxmVerticalMenuLargeItemWithImageSelected_j, .dxmVerticalMenuLargeItemSelectedWithPopOutImage_j, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_j
{
	background-color: white;
	/*border: solid 1px #888888;*/
	border:none;
	color:red;
	font-weight:bold;
}
.dxmMenuItemSelected_j, .dxmMenuItemSelectedWithImage_j
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemSelectedWithPopOutImage_j, .dxmMenuItemSelectedWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemSelected_j
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemSelectedWithImage_j
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemSelectedWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemSelectedWithImageWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemSelected_j, .dxmMenuLargeItemSelectedWithImage_j
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemSelectedWithPopOutImage_j, .dxmMenuLargeItemSelectedWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeSelectedItem_j, .dxmVerticalMenuLargeSelectedItemWithImage_j
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemSelectedWithPopOutImage_j, .dxmVerticalMenuLargeItemSelectedWithImageWithPopOutImage_j
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemDropDownButtonSelected_j, .dxmMenuLargeItemDropDownButtonSelected_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmVerticalMenuItemDropDownButtonSelected_j, .dxmVerticalMenuLargeItemDropDownButtonSelected_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmMenuItemChecked_j, .dxmMenuItemCheckedWithImage_j, .dxmMenuItemCheckedWithPopOutImage_j, .dxmMenuItemCheckedWithImageWithPopOutImage_j,
.dxmVerticalMenuItemChecked_j, .dxmVerticalMenuItemCheckedWithImage_j, .dxmVerticalMenuItemCheckedWithPopOutImage_j, .dxmVerticalMenuItemCheckedWithImageWithPopOutImage_j,
.dxmMenuLargeItemChecked_j, .dxmMenuLargeItemCheckedWithImage_j, .dxmMenuLargeItemCheckedWithPopOutImage_j, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_j,
.dxmVerticalMenuLargeItemChecked_j, .dxmVerticalMenuLargeItemWithImageChecked_j, .dxmVerticalMenuLargeItemCheckedWithPopOutImage_j, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_j
{
	background-color: white;
	border: solid 1px #888888;
	color: Fuchsia;
}
.dxmMenuItemChecked_j, .dxmMenuItemCheckedWithImage_j
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemCheckedWithPopOutImage_j, .dxmMenuItemCheckedWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemChecked_j
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemCheckedWithImage_j
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemCheckedWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemCheckedWithImageWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemChecked_j, .dxmMenuLargeItemCheckedWithImage_j
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemCheckedWithPopOutImage_j, .dxmMenuLargeItemCheckedWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeCheckedItem_j, .dxmVerticalMenuLargeCheckedItemWithImage_j
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemCheckedWithPopOutImage_j, .dxmVerticalMenuLargeItemCheckedWithImageWithPopOutImage_j
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemDropDownButtonChecked_j, .dxmMenuLargeItemDropDownButtonChecked_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmVerticalMenuItemDropDownButtonChecked_j, .dxmVerticalMenuLargeItemDropDownButtonChecked_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmMenuItemHover_j, .dxmMenuItemHoverWithImage_j, .dxmMenuItemHoverWithPopOutImage_j, .dxmMenuItemHoverWithImageWithPopOutImage_j, 
.dxmVerticalMenuItemHover_j, .dxmVerticalMenuItemHoverWithImage_j, .dxmVerticalMenuItemHoverWithPopOutImage_j, .dxmVerticalMenuItemHoverWithImageWithPopOutImage_j, 
.dxmMenuLargeItemHover_j, .dxmMenuLargeItemHoverWithImage_j, .dxmMenuLargeItemHoverWithPopOutImage_j, .dxmMenuLargeItemHoverWithImageWithPopOutImage_j, 
.dxmVerticalMenuLargeItemHover_j, .dxmVerticalMenuLargeItemHoverWithImage_j, .dxmVerticalMenuLargeItemHoverWithPopOutImage_j, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_j
{
	background-color: #4f4f4f;
	border: solid 1px #4f4f4f;
	/*border: none;*/
	color: #f79c52;
	
}
.dxmMenuItemHover_j, .dxmMenuItemHoverWithImage_j
{
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmMenuItemHoverWithPopOutImage_j, .dxmMenuItemHoverWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}	
.dxmVerticalMenuItemHover_j
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.dxmVerticalMenuItemHoverWithImage_j
{
	padding-top: 3px;	
	padding-right: 18px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmVerticalMenuItemHoverWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 7px;	
}
.dxmVerticalMenuItemHoverWithImageWithPopOutImage_j
{
	padding-top: 3px;	
	padding-right: 5px;	
	padding-bottom: 4px;	
	padding-left: 2px;	
}
.dxmMenuLargeItemHover_j, .dxmMenuLargeItemHoverWithImage_j
{
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmMenuLargeItemHoverWithPopOutImage_j, .dxmMenuLargeItemHoverWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHover_j, .dxmVerticalMenuLargeItemHoverWithImage_j
{
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmVerticalMenuLargeItemHoverWithPopOutImage_j, .dxmVerticalMenuLargeItemHoverWithImageWithPopOutImage_j
{
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.dxmMenuItemDropDownButtonHover_j, .dxmMenuLargeItemDropDownButtonHover_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmVerticalMenuItemDropDownButtonHover_j, .dxmVerticalMenuLargeItemDropDownButtonHover_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmSubMenu_j
{
	font: 9pt Tahoma;
	color: black;
	background-color: #9c9c9c;
	border: solid 1px #9c9c9c;
	padding: 1px 1px 1px 1px;
}
.dxmSubMenuGutter_j
{
	background-color: #E0E0E0;
}
.dxmSubMenuSeparator_j
{
	background-color: #A8A8A8;
}
.dxmSubMenuItem_j, .dxmSubMenuItemWithImage_j, .dxmSubMenuItemWithPopOutImage_j, .dxmSubMenuItemWithImageWithPopOutImage_j
{
	font: 9pt Tahoma;
	color: black;
	white-space: nowrap;
}
.dxmSubMenuItem_j, .dxmSubMenuItemWithImage_j
{
	background-color:#9c9c9c;
	padding-top: 4px;
	padding-right: 19px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemWithPopOutImage_j, .dxmSubMenuItemWithImageWithPopOutImage_j
{
	background-color:#9c9c9c;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.dxmSubMenuItemDropDownButton_j
{
	padding-right: 5px;
	padding-left: 5px;
}
.dxmSubMenuItemSelected_j, .dxmSubMenuItemSelectedWithImage_j, .dxmSubMenuItemSelectedWithPopOutImage_j, .dxmSubMenuItemSelectedWithImageWithPopOutImage_j
{
	background-color: #D8D8D8;
	border: solid 1px #9c9c9c;
}
.dxmSubMenuItemSelected_j, .dxmSubMenuItemSelectedWithImage_j
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemSelectedWithPopOutImage_j, .dxmSubMenuItemSelectedWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemDropDownButtonSelected_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmSubMenuItemChecked_j, .dxmSubMenuItemCheckedWithImage_j, .dxmSubMenuItemCheckedWithPopOutImage_j, .dxmSubMenuItemCheckedWithImageWithPopOutImage_j
{
}
.dxmSubMenuItemChecked_j, .dxmSubMenuItemCheckedWithImage_j
{
}
.dxmSubMenuItemCheckedWithPopOutImage_j, .dxmSubMenuItemCheckedWithImageWithPopOutImage_j
{
}
.dxmSubMenuItemDropDownButtonChecked_j
{
}
.dxmSubMenuItemHover_j, .dxmSubMenuItemHoverWithImage_j, .dxmSubMenuItemHoverWithPopOutImage_j, .dxmSubMenuItemHoverWithImageWithPopOutImage_j
{
	background-color: #9c9c9c;
	border: solid 1px #9c9c9c;
	color:Red;
}
.dxmSubMenuItemHover_j, .dxmSubMenuItemHoverWithImage_j
{
	padding-top: 3px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemHoverWithPopOutImage_j, .dxmSubMenuItemHoverWithImageWithPopOutImage_j
{
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.dxmSubMenuItemDropDownButtonHover_j
{
	padding-right: 4px;
	padding-left: 4px;
}
.dxmSubMenuBorderCorrector_j
{
    position: absolute;
    border: 0px;
    padding: 0px;
}

