/* Header */

#logo {
	position: absolute;
	top: 26px;
	left: 21px;
}

#header-tools {
	position: absolute;
	top: 130px;
	left: 143px;
}

#header-search {
	position: absolute;
	top: 176px;
	right: 0;
}

#header-co-1 {
	background: url(../img/bg_co_top_left.gif) no-repeat #fff;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	width: 950px;
}

#header-co-2 {
	background: url(../img/bg_co_top_right.gif) no-repeat right top;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	width: 950px;
}

.novisible {
	display: none;
}

/* Footer */

#footer-content {
    
}

#footer-copyright {
	float: left;
	padding: 10px 10px 0 10px;
	line-height: 140%;
}

#footer-copyright span {
	color: #999999;
	font-size: 90%;
}

#footer-powered {
	float: right;
	text-align: right;
	padding: 10px 10px 0 10px;
}

#footer-co-1 {
	background: url(../img/bg_co_bottom_left.gif) no-repeat #fff;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	width: 950px;
}

#footer-co-2 {
	background: url(../img/bg_co_bottom_right.gif) no-repeat right top;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	width: 950px;
}

#footer-partners {
	padding: 0 12px;
}


/* Primary */

#left-section-content {
	width: 160px;
}

#right-section-content {
	width: 180px;
}

#mailing-form {
	text-align: center;
}


/* Poll */

#poll-question {
	margin: 0 0 6px 0;
}

#poll-table {
	padding: 3px 0;
}

.poll-option {
	margin-bottom: 3px;
}

.poll-image {
	float: left;
}

.poll-percentage {
	color: #666666;
	font-size: 96%;
	float: right;
}

#poll-button {
	padding-top: 4px;
	border-top: 1px solid #E0DDC1;
}


/* Glossary */

.glossary-term {
	font-weight: bold;
}

.glossary-description {
	padding-bottom: 10px;
}

#glossary-letterlist {
	padding: 5px;
	margin-bottom: 6px;
	text-align: center;
	border: 1px solid #fcdfce;
	font-size: 96%;
	font-weight: bold;
}

.glossary-letter {
	padding: 4px 0 5px 0;
	font-weight: bold;
	color: #ff5104;
}

/* gallery */

#gallery-content {
	background-color: #ffffef;
	margin-top: 1px;
	padding-bottom: 2px;
}

.thumbnail-image {
	border: 3px solid #fffbbd;
	margin: 2px;
}



/* Mailing */

#mailing-unsubscribe {
	text-align: center;
}


#top {
	height: 27px;
	background: url(../img/dots2.gif) repeat-x 0 25px;
}

#tools-container {
	float: right;
	background: url(../img/bg_tools.gif) no-repeat;
	height: 20px;
	width: 56px;
}

#tools-content {
	background: url(../img/bg_tools_right.gif) no-repeat right top;
	height: 20px;
	width: 56px;
	text-align: center;
}

#navigationbar-container {
	float: left;
	padding: 4px 0;
}

.bglogin {
	background-color: #F2F2F2;
}

.login div {
	padding: 12px 10px;
}

.login-button {
	padding: 6px 0 0 4px;
}

.login-page {
  padding: 10px 20px 20px 20px;
}

#alert-object {
  border: 1px solid #BF2118;
  background-color: #FFF4AB;
  padding: 15px;
  margin: 5px 20px 5px 20px;
}
