/* commom style for all browsers */
.container4 {
text-align:center; background:#transparent;  border-width:0px 0px 0px 0px; height:25px;
margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;  /* for this demo only */
}

.menu4 {
text-align:left; font-family: arial, verdana, sans-serif; position:relative;font-size:8pt; background:transparent;  height:25px; margin:0 auto;
	
}

.menu4 ul {
padding:0px; margin:0px; list-style-type: none;
}

.menu4 ul li {
float:left; position:relative;
}

.menu4 ul li.account {background:transparent url(../images/menu/home.gif); height:25px; }
.menu4 ul li.accountHost {background:transparent url(../images/menu/host.gif) no-repeat;}
.menu4 ul li.accountPhotos {background:transparent url(../images/menu/photos.gif) no-repeat;}
.menu4 ul li.accountBlogger {background:transparent url(../images/menu/blogger.gif) no-repeat;}
.menu4 ul li.accountForum {background:transparent url(../images/menu/forum.gif) no-repeat;}
.menu4 ul li.accountFilehost {background:transparent url(../images/menu/filehost.gif) no-repeat;}
.menu4 ul li.accountStore {background:transparent url(../images/menu/store.gif) no-repeat;}
.menu4 ul li.accountAuto {background:transparent url(../images/menu/auto.gif) no-repeat;}
.menu4 ul li.accountRealestate {background:transparent url(../images/menu/realestate.gif) no-repeat;}
.menu4 ul li.accountClassified {background:transparent url(../images/menu/classified.gif) no-repeat;}

.menu4 ul li.hosting {background:transparent url(../images/menu/hosting.gif); height:25px}

.menu4 ul li.hostingFree {background:transparent url(../images/menu/free_hosting.gif) no-repeat;  }
.menu4 ul li.hostingFreeHost {background:transparent url(../images/menu/host.gif) no-repeat;}
.menu4 ul li.hostingFreePhotos {background:transparent url(../images/menu/photos.gif) no-repeat;}
.menu4 ul li.hostingFreeBlogger {background:transparent url(../images/menu/blogger.gif) no-repeat;}
.menu4 ul li.hostingFreeForum {background:transparent url(../images/menu/forum.gif) no-repeat;}
.menu4 ul li.hostingFreeFilehost {background:transparent url(../images/menu/filehost.gif) no-repeat;}

.menu4 ul li.hostingPaid {background:transparent url(../images/menu/paid_hosting.gif) no-repeat;}
.menu4 ul li.hostingPaidDebut {background:transparent url(../images/menu/debut.gif) no-repeat;}
.menu4 ul li.hostingPaidClassic {background:transparent url(../images/menu/classic.gif) no-repeat;}
.menu4 ul li.hostingPaidBusiness {background:transparent url(../images/menu/business.gif) no-repeat;}
.menu4 ul li.hostingPaidCustom {background:transparent url(../images/menu/custom.gif) no-repeat;}
.menu4 ul li.hostingPaidCompare {background:transparent url(../images/menu/compare.gif) no-repeat;}

.menu4 ul li.info {height:25px; width: 90px}

.menu4 ul li.services { height:25px;}

.menu4 ul li.support { height:25px; }

.menu4 ul li.xhost { height:25px;}

.menu4 ul li.tools {background:transparent url(../images/menu/tools.gif); height:25px}
.menu4 ul li.toolsSitebuilder {background:transparent url(../images/menu/sitebuilder.gif) no-repeat;}
.menu4 ul li.toolsXhostvizual{background:transparent url(../images/menu/xhostvizual.gif) no-repeat;}
.menu4 ul li.toolsLogger {background:transparent url(../images/menu/logger.gif) no-repeat;}
.menu4 ul li.toolsDomains {background:transparent url(../images/menu/domains.gif) no-repeat;}

.menu4 ul li.subsubl {background:#eee url(../images/menu/next.gif) no-repeat top left;}
.menu4 ul li.subsubr {background:#eee url(../images/menu/previous.gif) no-repeat 145px 0;}

.menu4 ul li a, .menu4 ul li a:visited {
display:block; text-decoration:none; width:50px; height:25px; color:#ffffff; padding-left:10px; line-height:24px;
}

* html .menu4 ul li a, .menu4 ul li a:visited {
width:55px; width:45px; 
}

.menu4 ul li ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}

.menu4 table {
margin:-1px; border-collapse:collapse; font-size:1em;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu4 ul li:hover a,
.menu4 ul li a:hover {
color:#ffffff; text-decoration:underline; border:0px;
}

.menu4 ul li:hover ul,
.menu4 ul li a:hover ul {
visibility:visible; width:90px; height:auto; position:absolute; top:25px; left:-1px; background:#602408; border: White 1px solid; overflow:visible;
}

.menu4 ul li:hover ul li a,
.menu4 ul li a:hover ul li a {
display:block; background:transparent; text-decoration:none; color:#ffffff; height:auto; line-height:1.5em; padding:2px 1px 2px 5px; width:70px;
}

.menu4 ul li:hover ul li a.drop,
.menu4 ul li a:hover ul li a.drop {
display:block; color:#000; height:auto; line-height:1.5em; padding:5px 10px 5px 5px; width:170px; width:125px;
}

.menu4 ul li:hover ul li ul,
.menu4 ul li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:0; height:0; overflow:hidden;
}

.menu4 ul li:hover ul li a:hover,
.menu4 ul li a:hover ul li a:hover {
color:#ffffff; text-decoration:underline;
}

.menu4 ul li:hover ul li:hover ul,
.menu4 ul li a:hover ul li a:hover ul {
visibility:visible; position:absolute; top:0; color:#000; left:166px; height:auto; border:1px solid #909;
}

.menu4 ul li:hover ul li:hover ul.left,
.menu4 ul li a:hover ul li a:hover ul.left {
left:-166px;
}

.menu4 ul li:hover ul li:hover ul li a,
.menu4 ul li a:hover ul li a:hover ul li a {
display:block; color:#ffffff; height:auto; line-height:1.5em; padding:5px 10px 4px 35px; width:170px; width:140px;
}

* html .menu4 ul li a:hover ul li a:hover ul li a {
padding:4px 10px 4px 35px;
}

.menu4 ul li:hover ul li:hover ul li:hover a,
.menu4 ul li a:hover ul li a:hover ul li a:hover {
color:#ffffff; text-decoration:underline;
}
.proba {
	color: #AECAE5; }

