@charset "utf-8";
/* CSS Document */

/*
div.menu-container { position: fixed; width: 100%; z-index: 2; }

div.menu-container div.login-register-shape { width: 100%; color: #FFFFFF; bold; text-align: right; }

div.menu-container div.login-register-shape ul { margin: -2px 0 0 0; list-style: none; float: right; }

div.menu-container div.login-register-shape ul li { padding: 0 35px; }

div.menu-container div.login-register-shape ul li div.left-login-tab { float: left; background: url(../images/left-login-tab.png) no-repeat top left; width: 11px; height: 45px; margin: 0; }

div.menu-container div.login-register-shape ul li div.center-login-tab { float: left; background: url(../images/center-login-tab.png) repeat-x top center; width: auto; height: 45px; padding: 7px 30px; }

div.menu-container div.login-register-shape ul li div.center-login-tab a:link,
div.menu-container div.login-register-shape ul li div.center-login-tab a:visited { color: #E1E1E1; padding: 20px 0 10px 0; font-size: 13px; font-family: Arial; margin-left: 20px; }

div.menu-container div.login-register-shape ul li div.center-login-tab a:nth-child(1) { margin-left: 0; }

div.menu-container div.login-register-shape ul li div.center-login-tab a:hover { color: #fdb514; }

div.menu-container div.login-register-shape ul li div.center-login-tab a.sign-in-left-bg { padding-left: 35px; background: url(../images/sign-in-left-image.png) no-repeat 0px 18px; }

div.menu-container div.login-register-shape ul li div.center-login-tab a.sign-up-left-bg { padding-left: 35px; background: url(../images/sign-up-left-image.png) no-repeat 0px 18px; }

div.menu-container div.login-register-shape ul li div.center-login-tab a.logout-left-bg { padding-left: 35px; background: url(../images/logout-left-image.png) no-repeat 0px 18px; }

div.menu-container div.login-register-shape ul li div.center-login-tab a.openDashboard { padding-left: 35px; background: url(../images/dashboard-left-image.png) no-repeat 0px 18px; }

div.menu-container div.login-register-shape ul li div.right-login-tab { float: left; background: url(../images/right-login-tab.png) no-repeat top center; width: 12px; height: 45px; }

div.dashboard { position: relative; width: auto; height: 100px;  float: right; display: none; }

div.dashboard div.left-top-panel { width: 17px; height: 100px;  background: url(../images/left-top-panel.png) no-repeat top left; float: left; }

div.dashboard div.center-top-panel { float: left; background: url(../images/center-image-top-panel.png) repeat-x top left; }

div.dashboard div.center-top-panel ul { list-style: none; height: 70px; margin-top: 40px; }

div.dashboard div.center-top-panel ul li { display: inline; margin-left: 30px; }

div.dashboard div.center-top-panel ul li a:link,
div.dashboard div.center-top-panel ul li a:visited { font-size: 15px; color: #FFFFFF; padding: 10px 20px 10px 30px; border-right: 1px solid #313b3d; }

div.dashboard div.center-top-panel ul li:last-child a { border-right: none; }

div.dashboard div.center-top-panel ul li a:hover { color: #fdb514; }

div.dashboard div.center-top-panel ul li:nth-child(1) a { background: url(../images/ongoing-top-panel-item-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li:nth-child(2) a { background: url(../images/closedpolls-top-panel-item-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li:nth-child(3) a { background: url(../images/myvotes-top-panel-item-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li a.managepolls,
div.dashboard div.center-top-panel ul li a.propose { background: url(../images/dashboard-manage-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li a.proposals { background: url(../images/myproposals-top-panel-item-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li a.panel { background: url(../images/panel-shape.png) no-repeat left center; }


div.dashboard div.center-top-panel ul li a.addnew { background: url(../images/add-new-poll-shape.png) no-repeat left center; }

div.dashboard div.center-top-panel ul li a.mysettings { background: url(../images/dashboard-profile-account-shape.png) no-repeat left center; }

div.dashboard div.right-top-panel { width: 17px; height: 100px;  background: url(../images/right-top-panel.png) no-repeat top left; float: left; }

*/





















