div#header {
	margin:0px;
}
div#header-left {
	float: left;
}
div#header-center {
	margin: 0 240px 0 240px;
}

table.header-bar {
	width:100%;
	color:white;
	font-weight:bold;
	font-size:11px;
	background: transparent;
}
table.header-bar td.left {
	height:25px;
	background: transparent url("/img/header-bar-left.gif") top left no-repeat;
	width:5px;
}

table.header-bar td.center {
	background:transparent url("/img/header-bar-background.png") top left repeat-x;
	line-height:25px;
	height:25px;
	width:100%;	
}

table.header-bar td.right {
	width:5px;
	background: transparent url("/img/header-bar-right.gif") top right no-repeat;
	height:25px;
}
div#header-right {
	float:right;
	height:60px;
}
div#header-bar {
	clear:both;
}
.header-bar-table {
	height:25px;
	margin-bottom:-2px;
	background: transparent;
}
#header-left-bar {
	background: transparent url("/img/header-bar-left.gif") top right no-repeat;
	width:7px;
	padding:0;
}
div#header-main-bar {
	margin: 0px;
}
.header-center-bar {
	padding: 0 7px 0 7px;
	background: transparent url("../img/header-bar-background.png") repeat-x;
	width:50%;
}
#header-right-bar {
	width:7px;
	padding:0;
	background: transparent url("../img/header-bar-right.gif") top right no-repeat;
}

select#group-select {
	width:150px;
	font-size:11px;
}
a.header-bar-link:link, a.header-bar-link:active, a.header-bar-link:visited {
	color:#303030;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin: 0px 3px;
}
a.header-bar-link:hover {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	margin: 0px 3px;
}
input#search-text {
	width:150px;
}

div#header-widget-left {
	/*width:30px;*/
	float:left;
	/*background: url('../img/header-left.png');*/
	height:60px;
}

div#header-widget-right {
	/*width:15px;*/
	float:left;
	height:60px;
	/*background: url('../img/header-right.png');*/
}

div#header-widget {
	float:left;
	height:60px;
	width:60%;
	/*background: url('../img/header-background.png');*/
}

td.member-login-left {
	text-align:right;
	font-weight:bold;
	padding:3px;
}

td.member-login-right {
	padding:3px;
	text-align:left;
}
a.header-link:link, a.header-link:active, a.header-link:visited {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.header-link:hover {
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
ul.header-list {
	list-style:none;
}
li.header-list-item {
	display:inline;
}

/*new post-login*/

#loggedHeader {
	float:right;
	margin:5px 10px 0 0;
}

#loggedLeft {
	float:left;
}

#loggedRight {
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	padding-top:7px;
	padding-left:10px;
}

#loggedRight a {
	text-decoration:none;	
}

#zointsDisplay {
	background:transparent url(/img/zoint-info-bg.gif) no-repeat top left;
	width:132px;
	height:48px;
	padding:10px 0 0 15px;
	margin-top:3px;
	text-align:left;
	clear:both;
	
}

#loginTop {
	float:right;
	width:215px;
	height:20px;
	font-weight:bold;
	text-align:right;
	padding-top:3px;
	padding-right:15px;
}

#zointsLeft{
	float:left;
	text-align:right;
	font-style:italic;
}

#zointsRight{
	float:left;
	text-align:left;
	padding-left:8px;	
	font-weight:bold;
}

/* new front-end login */
#loginCont-front {
	float:right;
	height:80px;
	background:url(/img/bg-front.gif) no-repeat top right;
	/*background-repeat:no-repeat;
	background-position: center;*/
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
	font-size:11px;
}

.sideCont {
	float:left;
	width:140px;
	height:90px;
	text-align:center;
}

.half-front-tl {
	width:127px;
	height:31px;
	padding-top:5px;
	padding-left:18px;
	text-align:left;
}

.half-front-bl {
	width:127px;
	height:31px;
	padding-left:18px;
	text-align:left;
}

.half-front-tr {
	width:127px;
	height:37px;
	padding-top:10px;
	font-weight:bold;
}

.half-front-br {
	width:127px;
	height:31px;

}

.qtr-front {
	width:150px;
	height:22px;
}

.forget-info{
	padding-top:5px;
}

.forget-info a {
	text-decoration:underline;
	color:#f4ac21;
	font-size:11px;
	font-weight:bold;
}

.forget-info a:hover {
	text-decoration:none;
	color:#f4ac21;
}

.text-input {
	width:110px;
	height:13px;
	font-size:11px;
	padding:0px;
	margin:0px;
}

.orange-btn  {
	height:30px;
	padding-top:5px;
	padding-right:20px;
}

select.group-browse {
	width:150px;
	height:18px;
	vertical-align:middle;
}


input.query-text {
	width:150px;
	height:16px;
	vertical-align:middle;
}

input.query-button {
	vertical-align:middle;
}
