	/* Top Container - Left */
	/*.ob_iDdlTL
	{
		position: absolute;
    	font-size: 1px;
    	height: 35px;
    	width: 35px;
    	left: 0px;
    	cursor: pointer;
    	background-image: url(../../Images/new_arrow2.png);
	}*/
	
	/** HTML .ob_iDdlTL
	{
	    -background-image: url(images/horizontal.gif);
	}*/
	
	/* Top Container - Content */
	.ob_iDdlTC
	{
		height: 35px;
		line-height: 35px;
		cursor: pointer;
		margin-left: 9px;
		margin-right: 15px;
		position: relative;
		
	}
	
	/** HTML .ob_iDdlTC
	{
	    -background-image: url(images/vertical.gif);
	}*/
	
	/* Top Container - Right */
	.ob_iDdlTR
	{
		position: absolute;    	
    	font-size: 1px;
    	height: 35px;
		width: 35px;
		right: 0px;
		cursor: pointer;
		background-image: url(../../Images/new_arrow2.png);
                 border-radius: 7px;
           z-index:4;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	}
	
	/** HTML .ob_iDdlTR
	{
	    -background-image: url(../../Images/new_arrow2.png);
	}*/
	
	/* Input Element */
	.ob_iDdlIE
	{
		width: 100%;
		position: absolute;
		left: 0px;
		right: 0px;
		top:0px;
		display: block;
    	background-color: rgba(255, 255, 255, 0.53);
    	border: 0px;
    	margin: 0px;
    	padding-left: 10px;

    	margin-top: 0px !important;
    	font-family: Verdana !important;
		font-size: 13px !important;
		color: #4B555E !important;
		height: 33px !important;
		cursor: pointer;
                 border-radius: 7px;

    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	}
	
	.ob_iDdlCIC
	{
		display: none;
	}
	
	
	
	
	
	/* Normal State - top container */
	.ob_iDdlITCN
	{
		position: relative;
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
        height: 35px;
        font-size: 10px;
    	padding: 0px;
    	text-align: center;
    	vertical-align: middle;
	}
	
	/* Normal State - top container - left */
	.ob_iDdlITCN .ob_iDdlTL
	{
		background-position: 0px 0px;
	}
	
	/* Normal State - top container - content */
	.ob_iDdlITCN .ob_iDdlTC
	{
		background-position: 0px 0px;
	}
		
	/* Normal State - top container - right */
	.ob_iDdlITCN .ob_iDdlTR
	{
		background-position: 0px 0px;
	}
	
	
	
	
	
	/* Over State - top container */
	.ob_iDdlITCO
	{
		position: relative;
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
        height: 35px;
        font-size: 13px;
    	padding: 0px;
    	text-align: center;
    	vertical-align: middle;
	}
	
	/* Over State - top container - left */
	/*.ob_iDdlITCO .ob_iDdlTL
	{
		background-position: -24px 0px;
	}*/
	
	/* Over State - top container - content */
	.ob_iDdlITCO .ob_iDdlTC
	{
		background-color: rgba(255, 255, 255, 0.73);
               border-radius: 7px;
    border: 0px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	}
		
	/* Over State - top container - right */
	/*.ob_iDdlITCO .ob_iDdlTR
	{
		background-position: -33px 0px;
	}*/
	
	
	
	
	
	/* ActiveClosed State - top container */
	.ob_iDdlITCAC
	{
		position: relative;
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
        height: 35px;
        font-size: 13px;
    	padding: 0px;
    	text-align: center;
    	vertical-align: middle;
	}
	
	/* ActiveClosed State - top container - left */
	/*.ob_iDdlITCAC .ob_iDdlTL
	{
		background-position: -48px 0px;
	}*/
	
	/* ActiveClosed State - top container - content */
	/*.ob_iDdlITCAC .ob_iDdlTC
	{
		background-position: 0px -34px;
	}*/
		
	/* ActiveClosed State - top container - right */
	.ob_iDdlITCAC .ob_iDdlTR
	{
		background-position: 0px 0px;
	}
	
	
	
	
	
	/* ActiveOpen State - top container */
	.ob_iDdlITCAO
	{
		position: relative;
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
        height: 35px;
        font-size: 13px;
    	padding: 0px;
    	text-align: center;
    	vertical-align: middle;
	}
	
	/* ActiveOpen State - top container - left */
	/*.ob_iDdlITCAO .ob_iDdlTL
	{
		background-position: -72px 0px;
	}*/
	
	/* ActiveOpen State - top container - content */
	/*.ob_iDdlITCAO .ob_iDdlTC
	{
		background-position: 0px -51px;
	}*/
		
	/* ActiveOpen State - top container - right */
	.ob_iDdlITCAO .ob_iDdlTR
	{
		background-position: 0px 0px;
	}
	
	
	
	
	
	/* Disabled State - top container */
	.ob_iDdlITCD
	{
		position: relative;
        display:-moz-inline-stack;
        display:inline-block;
        zoom:1;
        *display:inline;
        height: 35px;
        font-size: 13px;
    	padding: 0px;
    	text-align: center;
    	vertical-align: middle;
	}
	
	/* Disabled State - top container - left */
	/*.ob_iDdlITCD .ob_iDdlTL
	{
		background-position: -96px 0px;
	}*/
	
	/* Disabled State - top container - content */
	.ob_iDdlITCD .ob_iDdlTC
	{
		background-color: #AAAAAA;
         border-radius: 7px;
    border: 0px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	}
		
	/* Disabled State - top container - right */
	.ob_iDdlITCD .ob_iDdlTR
	{
		background-position: -0px 0px;
	}
	
	
	
	
	
	/* items container */
	.ob_iDdlIC
	{
		width: 100%;
		height: auto;
		font-size: 13px;
		position: absolute;
		top:18px;
		left:0px;
		margin-bottom: 0px;
		visibility: hidden;
		z-index: 9999;
	}
	
	/* items container iframe*/
	.ob_iDdlICIF
	{
		font-size: 13px;
		position: absolute;
		top:18px;
		left:0px;
		margin-top: 0px;
		margin-bottom: 0px;
		z-index: 9998;
	}
	
	
	
	/* items container - header */
	/*.ob_iDdlICH
	{
		position: relative;
    	height: 6px;
    	font-size: 1px;
	}*/
	
	/* items container - header - left side */
	/*.ob_iDdlICHCL
	{
		position: absolute;
    	width: 6px;
    	height: 6px;
    	top: 0px;
    	left: 0px;
		background-image: url(images/drop-down-horizontal.png);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}*/
	
	/** HTML .ob_iDdlICHCL
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	/* items container - header - middle content */
	/*.ob_iDdlICHCM
	{
		height: 35px;
    	margin-left: 6px;
	    margin-right: 6px;
		background-image: url(images/drop-down-horizontal.png);
		background-repeat: repeat-x;
		background-position: 0px -118px;
	}*/
	
	/** HTML .ob_iDdlICHCM
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	/* items container - header - right side */
	/*.ob_iDdlICHCR
	{
		position: absolute;
    	width: 6px;
    	height: 35px;
    	top: 0px;
    	right: 0px;
		background-image: url(images/drop-down-horizontal.png);
		background-repeat: no-repeat;
		background-position: 0px -50px;
	}*/
	
	/** HTML .ob_iDdlICHCR
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	
	
	/* items container - body */
	.ob_iDdlICB
	{
		position: relative;
    	height: 100%;
    	font-size: 1px;
	}
	
	
	/* items container - body left side */
	.ob_iDdlICBL
	{
		position: absolute;
    	width: 14px;
    	height: 100%;
    	top: 0px;
    	left: 1px;
        z-index: 11;
		background-position: 0px 0px;
		overflow: hidden;
        background-color: rgba(250, 150, 39, .85);
      border-radius: 7px;

	}
	
	/** HTML .ob_iDdlICBL
	{
	    -background-image: url(images/drop-down-vertical.gif);
	}*/
	
	.ob_iDdlICBLI
	{
		position: absolute;
    	width: 6px;
    	height: 35px;
    	top: 0px;
    	left: 0px;
		background-image: ;
		background-position: 0px 0px;
	}
	
	/** HTML .ob_iDdlICBLI
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	
	/* items container - body right side */
	/*.ob_iDdlICBR
	{
		position: absolute;
    	width: 16px;
    	height: 100%;
    	top: 0px;
    	right: 0px;
        z-index: 15;
		background-position: 0px 0px;
		overflow: hidden;
         background-color: rgba(255, 133, 15, .99);
      border-radius: 7px;
    border: 0px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
	}*/
	
	/** HTML .ob_iDdlICBR
	{
	    -background-image: url(images/drop-down-vertical.gif);
	}*/
	
	.ob_iDdlICBRI
	{
		position: absolute;
    	width: 6px;
    	height: 35px;
    	top: 0px;
    	right: 0px;
		background-image: ;
		background-position: 0px 0px;
	}
	
	/** HTML .ob_iDdlICBRI
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
		
	
	
	/* items container - body content*/
	.ob_iDdlICBC
	{
		position: relative;
    	width: auto;
    	height: 100%;
    	/*min-height: 44px;*/
    	overflow: auto;
    	margin-left: 0px;
	    margin-right: 0px;
	    background-image: url("../../Images/ddfondo4.png");
	    background-position: 0px 0px;
    	background-repeat: repeat-x;
        background-color: rgba(244, 225, 35, .7);
	    font-size: 13px;
	    z-index: 10;
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        list-style-type: none !important;
	}
	
	/** HTML .ob_iDdlICBC
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	
	
	.ob_iDdlICBC li
    {
        position: relative;
        margin: 0px;
        padding: 0px;
        margin-left: 16px;
        margin-right: 16px;
        height: 35px;
        font-family: Arial;
        font-weight:bold !important;
	    font-size: 13px;
	    color: #323437;
	    cursor: pointer;
        text-indent: 10px;
	    background-image: none;
    }
        
    .ob_iDdlICBC li.ih
    {
        background-color:rgba(107, 83, 154, .7);
        background-repeat: repeat-x;
        background-position: 0px 0px;
        color: rgba(255, 255, 255, 0.93);
    }
    
    /** HTML .ob_iDdlICBC li.ih
	{
	    -background-image: url(images/lighted.gif);
	}*/
	
	.ob_iDdlICBC li.id
	{
	    color: #AAAAAA;
	}
    
    .ob_iDdlICBC li b /*, .ob_iDdlICBC li div*/
    {
        background-position: 0px 0px;
        background-repeat: no-repeat;
        position: absolute;
        left: -16px;
        padding-left: 18px;
        right: 0px;
        height: 35px;
        line-height: 35px;
        font-weight: bold;
        vertical-align: middle;
        white-space: nowrap;
        overflow: hidden;
        text-align: left !important;
    }
    
    .ob_iDdlICBC li.ih b /*, .ob_iDdlICBC li.ih div*/
    {
        background-image: ;
    }
    
    * HTML .ob_iDdlICBC li.ih
	{
	    -background-image:;
	}
	
	.ob_iDdlICBC li b em
	{
	    font-weight: bold !important;
	    font-size: 13px !important;
	    font-style: normal;
	    background-color: #CCCCCC;
	}
    
    .ob_iDdlICBC li i
    {
        background-position: 0px 0px;
        background-repeat: no-repeat;
        position: absolute;
        right: -16px;
        height: 35px;
        width: 16px;
        text-indent: 30px;
        overflow: hidden;
        font-size: 0px;
        white-space: nowrap; 
    }
    
    .ob_iDdlICBC li.ih i
    {
        	background-color:rgba(255, 133, 15, .7);
    }
    
    /** HTML .ob_iDdlICBC li.ih i
    {
        background-image: url(images/lighted.gif);
    }*/
    
    .ob_iDdlICBC li span
    {
        display: none;
    }
    
    .ob_iDdlICBC li b span
    {
        display: inline;
    }
    
    /* Item image */
    .ob_iDdlICBC li b img, .ob_iDdlICBC li div img
    {
        vertical-align: middle;
        margin-right: 3px;
        height: 35px;
    }
	
	
	
	/* items container - footer */
	/*.ob_iDdlICF
	{
		position: relative;
    	height: 6px;
    	font-size: 1px;
    	left: 0px;
	}*/
	
	/* items container - footer - left side */
	/*.ob_iDdlICFCL
	{
		position: absolute;
    	width: 6px;
    	height: 6px;
    	top: 0px;
    	left: 0px;
		background-image: url(images/drop-down-horizontal.png);
		background-position: 0px -100px;
		background-repeat: no-repeat;
	}*/
	
	/** HTML .ob_iDdlICFCL
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	/* items container - footer - middle content */
	/*.ob_iDdlICFCM
	{
		height: 6px;
    	margin-left: 6px;
	    margin-right: 6px;
		background-image: url(images/drop-down-horizontal.png);
		background-position: 0px -106px;
		background-repeat: repeat-x;
	}*/
	
	/** HTML .ob_iDdlICFCM
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/
	
	/* items container - footer - right side */
	/*.ob_iDdlICFCR
	{
		position: absolute;
    	width: 6px;
    	height: 6px;
    	top: 0px;
    	right: 0px;
		background-image: url(images/drop-down-horizontal.png);
		background-position: 0px -112px;
		background-repeat: no-repeat;
	}*/
	
	/** HTML .ob_iDdlICFCR
	{
	    -background-image: url(images/drop-down-horizontal.gif);
	}*/