/* Header */

#logo {
	position: absolute;
	top: 40px;
	left: 18px;
}

#header-links {
	position: absolute;
	top: 7px;
	left: 5px;
	width: 250px;
	height: 32px;

}

#header-links-content {


}

#header-links-content a {
	padding: 0 0px 0 15px;
	color: #ffffff;
	
}


#header-user {
	position: absolute;
	top: 7px;
	left: 490px;
	width: 485px;
	height: 58px;
	padding-right: 20px;
	text-align: right;

	
	
	
}

#user-panel {
	color: #fff;
	margin: 20px 0;
}

.user-panel-item {
  background: url('../img/arrow5.gif') 8px 6px no-repeat;
}

#user-panel td {
	padding: 0 15px;
}

#user-panel a {
		color: #ffffff;

}

#header-login {
	color: #fff;
}


#header-login-links {
	font-size: 90%;
	font-weight: bold;
	padding-left: 20px !important;
		color: #666666;
}

#header-login-links a {
	font-size: 110%;
	font-weight: normal;
		color: #ffffff;
	

}

#header-search {
    text-align: right;
	position: absolute;
	top: 65px;
	left: 728px;
}






#header-date {
	position: absolute;
	top: 50px;
	left: 350px;
	WIDTH: 400PX;
	line-height: 14px;

}


#topline-nr1 {

	position: absolute;
	top: 32px;
	left: 596px;
	width: 646px;
	}

#topline-nr2 {
	position: absolute;
	top: 120px;
	left: 596px;
	width: 646px;
	}


/* Footer */

#footer-content {
	height: 87px;
}

#footer-bottom {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background: url(../img/bottom.gif) repeat-x;
}

#footer-bottom-left {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background: url(../img/co_bottom_left.gif) no-repeat;
}

#footer-bottom-right {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	background: url(../img/co_bottom_right.gif) no-repeat top right;
}

#footer-copyright {
	position: absolute;
	top: 66px;
	left: 18px;
}

#footer-top {
	position: absolute;
	top: 20px;
	right: 18px;
}

#footer-powered {
	position: absolute;
	top: 66px;
	text-align: right;
	right: 18px;
}

#footer-menu-1 {
	position: absolute;
	top: 20px;
	left: 18px;
	color: #b3b3b0;
}

#footer-menu-2 {
	position: absolute;
	top: 42px;
	left: 18px;
	color: #b3b3b0;
}

/* Primary */

#left-section-content {
	width: 160px;
}

#right-section-content {
	width: 250px;
}

/* Poll */

.poll-question222 {
	margin: 0 0 6px 0;
	position: absolute;
}

#poll-table {
	padding: 3px 0;
}

.poll-option {
	margin: 3px 0 3px 0;
}

.poll-image {
	margin-top: 2px;
	float: left;
}

.poll-percentage {
	color: #666666;
	font-size: 90%;
	float: right;
}

#poll-button {
	background: url(../img/menu_dots.gif) repeat-x 0 4px;
	padding-top: 10px;
}

/* SubMenu */

#submenu-container {
	height: 41px;
	background: url(../img/bg_submenu.gif) repeat-x;
	border: 0;
}

#submenu-container ul {
	padding: 0;
	margin: 0;
	border: 0;
	height: 41px;
}

#submenu-container li {
	margin: 0;
	height: 41px;
	list-style-type: none;
	float: left;
	background: url(../img/bg_submenu_off.gif) repeat-x;
}

#submenu-container li#on {
	margin: 0;
	list-style-type: none;
	float: left;
	background: url(../img/bg_submenu_on.gif) repeat-x;
}

#submenu-container li.submenu-delimeter {
	margin: 0;
	padding: 0;
	width: 1px;
	font-size: 1px;
	list-style-type: none;
	background: url(../img/bg_submenu_delimeter.gif) no-repeat !important;
}

#submenu-container li a {
	text-decoration: none;
}
	

#submenu-container li .on1 {
	background: url(../img/submenu_on_right.gif) no-repeat top right;
}

#submenu-container li .on2 {
	background: url(../img/submenu_on_left.gif) no-repeat;
}

#submenu-container li .on3 {
	background: url(../img/submenu_on_center.gif) no-repeat top center;
	padding: 5px 12px 18px 12px;
}

#submenu-container li .off1 {
	background: url(../img/submenu_off_right.gif) no-repeat top right;
}

#submenu-container li .off2 {
	background: url(../img/submenu_off_left.gif) no-repeat;
	padding: 5px 12px 18px 12px;
}

#submenu-container2 {
	height: 35px;
}

#submenu-container2 ul {
	padding: 0;
	margin: 0;
	border: 0;
	height: 23px;
}

#submenu-container2 li {
	margin: 0;
	padding: 0;
	height: 23px;
	width: 144px;
	list-style-type: none;
	float: left;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../img/bg_submenu2_off.gif) no-repeat;
}

#submenu-container2 li.delimeter {
	background: url(../img/bg_submenu2.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 23px;
	width: 12px;
	list-style-type: none;
	float: left;
	font-size: 7px;
}

#submenu-container2 li.on {
	background: url(../img/bg_submenu2_on.gif) no-repeat;
}

#submenu-container2 li div {
	padding: 4px 0;
}

