/* mobnet.ro */
body{margin:0;padding:0;}
#main{width:1000px; height:auto; margin:0 auto; padding:0px; background-color:#FFFFFF;}
#head{width:975px; height:100px; }
	#head_left{width:179px; float:left; padding:7px 0 0 7px;}
	#head_right{width:774px; float:left; padding:7px 0 0 7px;}
#inner{border:1px solid #ccc; padding:5px; margin-left:7px; margin-top:7px; width:275px;float:left;}
	#inner_up{width:275px;}
	#inner_down{width:269px;height:67px;padding:2px;border:1px solid #cccccc; margin-top:1px;color:#555555;}
#inner a{color:#fffff; text-decoration:none;}
#inner a:link{color:#fffff; text-decoration:none;}
#inner a:visited{color:#fffff; text-decoration:none;}
#inner a:active{color:#fffff; text-decoration:none;}
#inner a:hover{color:#fffff; text-decoration:underline;}
#stofa{display:inline-block;list-style-type:none;width:80px;margin:0px;}
#stofa{display:inline !ie;}
.glossymenu{
margin: 5px 0;
margin-left:2px;
padding: 0;
border-top:1px solid black;
width: 175px; /*width of menu*/
border-bottom-width: 0;
}
#menupictures{
border:1px solid white;
float:left;
width:37px;
height:37px;
margin-top:-12px;
margin-left:-6px;
margin-right:14px;
}

.glossymenu a.menuitem{
background: black url(http://mobnet.ro/ddp/system/application/images/menu_off.png) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 14px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(http://mobnet.ro/ddp/system/application/images/menu_on.png);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
border-left:1px dashed black;
border-right:1px dashed black;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ffffff;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-style:italic;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 30px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}
