/* Main menu */
.header-bottom {width:800px; height:28px; margin:0px auto;}
.navbar {font-family:Arial; font-size:11px;}
.navbar table { border-collapse:collapse;}
.navbar ul {list-style-type:none;}
.navbar ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; background-color:rgb(225,225,225);}
.navbar ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; text-decoration:none; font-weight:bold; color:rgb(100,100,100); border-right:solid 0px rgb(215,215,215);}
.navbar ul li ul {display:none; border:none;}

/* Submenu (Non-IE6 hovering) */
.navbar ul li:hover {position:relative;} /*Sylvain IE hack*/
.navbar ul li:hover a {background-color:rgb(235,235,235); text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li:hover ul {display:block; width:8.0em; position:absolute; z-index:1000; top:2.4em; margin-top:0.1em; left:1px; left:0px !IE; padding:0px 16px 0px 16px;}
.navbar ul li:hover ul li a {white-space:normal; display:block; width:8.0em; height:auto; line-height:1.3em; margin-left:-17px; padding:4px 16px 4px 16px;  background-color:#a80000; font-weight:normal; color:#d09999;} /*Color subcells normal mode*/
.navbar ul li:hover ul li a:hover {background-color:red; text-decoration:none; color:white;} /*Color subcells hovering mode*/

/* Submenu (IE6 hovering) */
.navbar table {position:absolute; z-index:1000; top:0px; left:-1px; border-collapse:collapse;}
.navbar ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; background-color:#a80000; text-decoration:none;} /*Color main cells hovering mode*/
.navbar ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:1000; top:2.5em; t\op:2.4em; left:0px; marg\in-top:0.1em; border-top:solid 1px #a80000; }
.navbar ul li a:hover ul li a {white-space:normal; display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-right:solid 1px #a80000; border-left:solid 1px #a80000; border-bottom: solid 1px rgb #a80000; background-color:#a80000; font-weight:normal; color:#d09999;} /*Color subcells normal mode*/
.navbar ul li a:hover ul li a:hover {background-color:red; text-decoration:none; color:white;} /*Color subcells hovering mode*/
#drop2 { width:89px; height:28px; background:url(../img/layout/but-cb-1.gif) no-repeat;}
#drop2:hover { width:89px; height:28px; background:url(../img/layout/but-cb-1_active.gif) no-repeat;}
#drop1 { width:88px; height:28px; background:url(../img/layout/but-filme-1.gif) no-repeat;}
#drop1:hover { width:88px; height:28px; background:url(../img/layout/but-filme-2.gif) no-repeat;}
#drop3 { width:89px; height:28px; background:url(../img/layout/but-concurs-1.gif) no-repeat;}
#drop3:hover { width:89px; height:28px; background:url(../img/layout/but-concurs-2.gif) no-repeat;}
#drop4 { width:88px; height:28px; background:url(../img/layout/but-franciza-1.gif) no-repeat;}
#drop4:hover { width:88px; height:28px; background:url(../img/layout/but-franciza-2.gif) no-repeat;}
#drop5 { width:89px; height:28px; background:url(../img/layout/but-faq-1.gif) no-repeat;}
#drop5:hover { width:89px; height:28px; background:url(../img/layout/but-faq-2.gif) no-repeat;}
#drop6 { width:89px; height:28px; background:url(../img/layout/but-contact-1.gif) no-repeat;}
#drop6:hover { width:89px; height:28px; background:url(../img/layout/but-contact-2.gif) no-repeat;}

#header-main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; background:#721011; padding:0px 0 0 0px; height:28px; width:266px;}
#header-main-content {width:268px; height:28px; background:url(../img/layout/bkg-cautare.gif); display:inline; /*Fix IE floating margin bug*/; float:left; margin:0 0 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#header-main-subcontent {display:inline /*Fix IE floating margin bug*/; margin:0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/; width:266px;}
#header-main-content img { position:relative; left:240px; top:-8px !important; top:-10px;}
#header-main-content img:hover { cursor:pointer;}
#searchinput { color:#646464; font-family:Arial; width:157px; height:14px; position:relative; top:7px; left:77px; top:6px !IE; left:77px !IE; border:0px ; width:157px !IE; height:14px !IE;}