#menus {
	font-family: Arial,Helvetica,sans-serif;	

.bigBox#premium {
    background:url(../images/premiumBoxMid.gif);
    background-repeat:repeat-y;
    width:277px;
    padding:3px 15px 15px 15px;
    margin:0 auto 0 auto;
}
.bigBoxBottom#premium{
    background:url("../images/premiumBoxBottom.gif");
    background-repeat:no-repeat;
    width:307px;
    height:13px;
    margin:0 auto 0 auto;
    padding:0;
}

.bigBoxTop#premium{
    background:url("../images/premiumBoxTop.gif");
    background-repeat:no-repeat;
    width:307px;
    height:12px;
    margin:0 auto 0 auto;
    padding:0;
}
}
.premiumBut{
            background:url("../images/menusLeftBgPremium.gif") !important;
}
.premiumBut:hover{
            background:url("../images/menusLeftSelBgPremium.gif") !important;      
}


#logos {
    height: 75px;
    margin-top: 2px;
    margin:0 auto 0 auto;
    width:950px;
}

#logos a {
    display: block;
    float: left;
    height: 70px;
    text-decoration: none;
}

#logos a:hover {
    text-decoration: none;
}

a#logo {
	margin: 11px 0 0 -3px;
	float: left;
	display: block;
}

#logos a#logo-eabip {
    background: url(../images/logo-mgpm-ro_blur.jpg) no-repeat;
    width: 330px;
    margin:8px 0 0 5px;
}

#logos a#logo-eabip:hover {
    background: url(../images/logo-mgpm-ro.jpg) no-repeat;
}

#logos a#logo-bsc {
    background: url(../images/logo-ebsc-ro_blur.jpg) no-repeat;
    margin:8px 0 0 15px;
    width: 250px;
}

#logos a#logo-bsc:hover {
    background: url(../images/logo-ebsc-ro.jpg) no-repeat;
}

#logos a#logo-wmvdv {
    background: url(../images/logo-idor-ro_blur.jpg) no-repeat;
    margin:8px 0 0 0px;
    width: 350px;
}

#logos a#logo-wmvdv:hover {
    background: url(../images/logo-idor-ro.jpg) no-repeat;
}

#headertext {
	float: right;
	text-align: right;
	height: 39px;
	margin-top: 16px;
	font-size: 11px;
	max-width: 720px;
	height: 40px;
	padding-top: 10px;
}

#headertext a.button {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	display: block;
	width: 90px;
	float: left;
	text-align: center;
	outline: none;
}

#headertext a.buttonLink {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	text-align: right;
	width: 32px;
                margin-left: 10px;

}

div#logosContainer {
	margin: 0 0 3px 0;
}

div#logosContainer .separator {
	background: url(../images/img_logoVerticalSeparator.png) no-repeat top center;
	height: 6px;
}
div#logosContainer  .logoContainer {
	float: left;
	width: 300px;
	margin: 10px 8px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
}

#menuwrapper {
	margin: 0 auto;
	width: 950px;
}

#content {
	width: 950px;
	margin: 0 auto;
	z-index: 200;
}

#contentLeft {
	float: left;
	width: 634px;
}

#contentRight {
	float: left;
	width: 303px;
	padding: 0 0 0 13px;
}

#menus {
    width: 950px;
    height: 22px;
    margin: 0 auto 0 auto;
	background: url("../themes/smartkpis/menusBg.gif") repeat-x bottom;
	border: 0;
	z-index: 200;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	height: 22px;
	position: absolute;
	background: url(../themes/smartkpis/submenuBg.gif) no-repeat;
	width: 619px;
	padding-left: 5px;
	z-index: 200;
}

#submenu1 a, #submenu2 a, #submenu3 a , #submenu4 a, #submenu5 a{
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
	padding: 4px 11px 0 11px;
	text-decoration: none;
}

#submenu1 a:hover, #submenu2 a:hover, #submenu3 a:hover, #submenu4 a:hover,  #submenu5 a:hover {
	text-decoration: none;
	color: #000;
}

#submenu1 a.sel, #submenu2 a.sel, #submenu3 a.sel, #submenu4 a.sel,  #submenu5 a:sel {
	color: #000;
}

#menusLeft {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menusLeft li {
    float: left;
}

#menusLeft li a:link, #menusLeft li a:active, #menusLeft li a:visited {
    display: block;
    float: left;
    background: url("../themes/smartkpis/menusLeftBg.gif") no-repeat;
    width: 104px;
    height: 19px;
    padding: 3px 0 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#menusLeft li a:hover {
    color: #000;
}

#menusLeft li a.menusLeftSel {
    background: url("../themes/smartkpis/menusLeftSelBg.gif") no-repeat;
    color: #000;
}

#menusRight {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none;
}

#menusRight li {
    float: left;
}

#menusRight li a:link, #menusRight li a:active, #menusRight li a:visited {
    display: block;
    float: left;
    background: url("../themes/smartkpis/menusRightBg.gif") no-repeat;
    width: 101px;
    height: 18px;
    padding: 3px 0 0 0;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
}

#menusRight li a:hover {
    color: #008000;
}

#menusRight li a.menusRightSel {
    background: url("../themes/smartkpis/menusRightSelBg.gif") no-repeat;
    color: #008000;
}

#submenuRight {
	width: 301px;
	border: 1px solid #000;
	border-top: 0;
	position: absolute;
	z-index: 200;	
}

.rightSep {
	float: none;
	clear: both;
	height: 15px;
	overflow: hidden;
}

#submenuRight a {
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0 2px 10px;
	border-bottom: 1px solid #cecece;
	background-color: #eee;
	width: 290px;
	text-decoration: none;
}

#submenuRight a.last {
	border-bottom: 0;
}

#submenuRight a:hover, #submenuRight a.selected {
	color: #008000;
	text-decoration: none;
.loginBox#noClass{
    background:url("../images/premiumLoginContainer.gif");
    width:307px;
    height:269px;
    margin: 0 auto 0 auto;
    padding:0;

}
.inputs#premium {
    width:235px;
    height:128px;
    padding:16px 17px 0 17px;
    background:url(../images/premiumLoginBackground.gif);
}
.titlePremiumReg{
    padding:15px 15px 15px 15px;
    text-align:left;
}
.register#premium {
    width:285px;
}
	background-color: #fff;
}

.clear {
	float: none;
	clear: both;
}

a.right_search {
	right: 10px;
	z-index: 200;
	top: 5px;
	position: absolute;
}
a#premium{
    padding-right:10px;
}
a#premium:hover{
    color:#f9b808;
}

.sf-navbar a#premium, .sf-navbar a#premium:visited {
	border:none;
    display: block;
    background: url(../../../../images/menusLeftBgPremium.gif) no-repeat;
    font-size:13px;
    font-weight: bold;
    height: 18px;
    padding: 5px 0 0;
    text-align: center;
    text-decoration: none;
    width: 104px;
    color: #fff;
}

.sf-navbar a#premium:hover, .sf-navbar li.current a#premium, .sf-navbar li.sfHover a#premium {
    background: url(../../../../images/menusLeftSelBgPremium.gif) no-repeat;
    color: #000;
}

#register_premium {
	width: 604px;
	height: 220px;
	margin-top: 15px;
	padding: 15px 15px 0 15px;
	background: url(../images/register_premium.png) no-repeat;
}

#header a img {
	border: 0;
}

#headermenu {
	float: right;
	text-align: right;
	width: 60px;
    height: 62px;
    background: url(../images/headerMenu.png) no-repeat;
    text-align: right;
    padding: 4px 5px 0 0;
    margin-top: 12px;
    line-height: 1;
    margin-right: 9px;
}

#headermenu a {
    color: #fff;
    font-size: 10px;
	text-decoration: none;
}

#headermenu a:hover {
    color: #fff;
    text-decoration: underline;
}

#headermenu a.selected {
    font-weight: bold;
}
#welcome {
    float: right;
    margin: 17px 18px 0 0;
    font-size: 11px;
    width: 210px;
}

#welcome a {
    color: #000;
}
#tear {
    float: right;
    width: 15px;
    height: 18px;
    background: url(../images/tear.png) no-repeat;
    margin-right: 10px;
    margin-top: 55px;
}

#tear a {
    display: block;
    width: 15px;
    height: 18px;
    text-decoration: none;
}

#header {
	width: 950px;
	height: 85px;
    margin: 0 auto 0 auto;
    text-align: left;
    padding-left: 10px;
}

div#logosContainer {
	margin: 0 auto 3px auto;
	width: 950px;
}

div#logosContainer .separator {
	background: url(../images/img_logoVerticalSeparator.png) no-repeat top center;
	height: 6px;
}

.floatSep {
	float: none;
	clear: both;
}