#page {
	background: url(header-BG.png) top center no-repeat;
	width: 100%;
}

#wrapper {
	margin: 0px auto;
	width: 996px;
}

#header {
	width: 996px;
	height: 131px;
}

#header .header {
	background: url(header-gfx.png) top right no-repeat;
	height: 102px;
	position: relative;
}

#header .english {
	background: url(header-gfx_eng.png) top right no-repeat;
	height: 102px;
	position: relative;
}

#header .header .logo {
	position: absolute;
	top: 23px;
	left: 10px;
}

#header .toolbar {
	padding: 0px 10px;
	width: 976px;
	height: 29px;
}

#header .toolbar .language {
	xline-height: 29px;
	padding: 7px 0px;
	width: 410px; /*430px*/
	height: 15px;
	float: left;
}

#header .toolbar .language img {
	margin-left: 8px;
}

#header .toolbar .members {
	/*line-height: 29px;*/
	width: 566px; /*546px*/
	float: right;
}

#header .toolbar .members a {
	/*color: #008253;*/
	float: right;
	display: inline;
}

#header .toolbar .members form {
	padding: 0px;
	margin: 0px;
	width: 496px;
	height: 29px;
	display: inline;
	float: left;
}

#header .toolbar .members form fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

#header .toolbar .members form fieldset label {
	line-height: 29px;
	float: left;
}

#header .toolbar .members form fieldset input {
	margin-top: 4px;
	float: left;
}

#header .toolbar .members form fieldset input.input {
	border: 1px solid #809EBA;
	margin-left: 9px;
	width: 132px;
}

#header .toolbar .members form fieldset input.button {
	font-size: 100%;
	color: #FF0000;
	text-decoration: underline;
	background: none;
	border: none;
	padding-left: 5px;
	cursor: pointer;
}

#header .toolbar .members .join {
	line-height: 26px;
	width: 70px;
	float: right;
}

#header .toolbar .members p.error {
	color: red;
	line-height: 26px;
}

#breadcrumbs {
	font-size: 95%;
	padding: 0px 10px;
	margin-top: 15px;
}

#main {
	margin-top: 30px;
	width: 996px;
}

#main #left {
	padding-right: 23px;
	width: 173px;
	float: left;
}

#main #left #back-to-link {
	background: url(back-arrow.png) top left no-repeat;
	border-bottom: 1px solid #949A9C;
	padding: 10px 0px 25px 40px;
	margin-bottom: 25px;
}

#main #main-content {
	width: 598px;
	float: left;
}

#main #main-content #content {
	width: 598px;
}

#main #main-content #content .content {
	width: 598px;
}

#main #main-content #content .content .left {
	padding-right: 38px;
	width: 374px;
	float: left;
}

#main #main-content #content .content .right {
	width: 186px;
	float: right;
}

#main #main-content .white-box {
	border: 1px solid #949A9C;
	padding: 15px;
	padding-top: 10px;
	margin-bottom: 22px;
}

#main #main-content .white-box#blog-box {
	padding: 10px;
}

#main #main-content .white-box#blog-box img {
	margin-left: 5px;
	float: right;
}

#main #main-content.frontpage .white-box {
	padding: 20px;
	padding-top: 15px;
}

#main #main-content .white-box h5 div.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #A6A6A6;
}

/*#main #main-content .white-box a.more {
	color: #008253;
}*/

#main #main-content .grey-box {
	color: #FFFFFF;
	background: #949A9C;
	padding: 15px;
	padding-top: 10px;
	margin-bottom: 22px;
}

/*#main #main-content .grey-box a {
	color: #008253;
}*/

#main #main-content .orange-box {
	color: #FFFFFF;
	background: #B16928;
	padding: 15px;
	padding-top: 10px;
	margin-bottom: 22px;
}

#main #main-content .darkgrey-box {
	color: #FFFFFF;
	background: #676767;
	padding: 15px;
	margin-bottom: 22px;
}

#main #main-content .blue-box {
	color: #FFFFFF;
	background: #666C7E;
	padding: 15px;
	margin-bottom: 22px;
}

#main #main-content .grey-box h3, 
#main #main-content .orange-box h3, 
#main #main-content .darkgrey-box h3,
#main #main-content .blue-box h3 {
	color: #FFFFFF;
}

#main #right {
	padding-left: 19px;
	width: 178px;
	float: right;
}

#main #right #banners {
  background: #DADFDD;
  padding: 9px;
  padding-bottom: 0px;
  width: 160px;
}

#main #right #carouselAd .banners {
  padding: 9px;
  margin-bottom: 30px;
  background: #DADFDD;
  border-top: 1px solid #B3BDB9;
}

#main #content .banner {
  float: left;
  display: inline;
  margin-top: 20px;
  width: 33%;
  text-align: center;
}

#main #content hr.clear {
  background: transparent;
  border: none;
  border-bottom: 1px solid #D3D8D7;
  clear: both;
  width: 100%;
  margin-top: 20px;
  float: left;
}

#main #right #carouselAd h5 {
  background: transparent url(link.gif) no-repeat scroll left top
}

#main #right #carouselAd h5 a {
  text-decoration: underline;
  color: #555859;
}

#main #right #externalAds {
  padding: 9px;
  margin-bottom: 30px;
  background: #DADFDD;
  border-top: 1px solid #B3BDB9;
  position: relative;
}

#main #right #externalAds .adTitle {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: -12px;
  color: #999;
  font-size: 8px;
}


#main #right #carouselAd .banner {
  padding: 0;
  text-align: center;
} 

#main #right #banners .banner,
#main #right #externalAds .banner {
	text-align: center;
	xbackground: #FFFFFF;
	padding-bottom: 9px;
	width: 160px;
}

#page-bottom {
	background: url(footer-BG.png) top center no-repeat;
	margin-top: 30px;
	width: 100%;
}

#page-bottom .gfx {
	xbackground: url(footer-gfx.png) top center no-repeat;
	height: 55px;
}

#footer {
	margin: 0px auto;
	width: 996px;
}

#footer div.idium {
	float: left;
	margin: 10px 0px 10px 20px;
	width: 410px;
}

#footer div.idium, div.idium a {
	font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898989;
	text-transform: uppercase;
	text-decoration: none;
}

#footer div.idium span {
	font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-transform: lowercase;
	word-spacing: 3px;
	line-height: 23px;
	padding-left: 6px;
}

#footer div.idium img {
	width: 25px;
	height: 25px;
	float: left;
}

#footer div.idium a.idium-url {
	xcolor: #FFFFFF;
}

#footer .footer {
	font-size: 95%;
	padding-top: 15px;
	width: 481px;
	float: right;
}

#footer .footer p {
	padding: 0px;
	margin: 0px;
}

#footer .footer .left {
	padding: 5px 10px 5px 0px;
	width: 290px;
	float: left;
}

#footer .footer .right {
	border-left: 1px solid #C4D8D3;
	padding: 5px 0px 5px 10px;
	width: 170px;
	float: right;
}

#footer .print-footer {
	display: none;
}

div.search-header {
	width: 380px;
	height: 25px;
}
 
div.search-header div.query {
	float: left;
}

div.search-header div.hits {
	float: right;
}

div.navigation {
	width: 374px;
	xheight: 25px;
}

div.navigation div.previous {
	width: 50px;
	float: left;
}

div.navigation div.results {
	text-align: center;
	width: 498px;
	float: left;
}

div.content#search div.navigation div.results {
	width: 274px;
}

div.navigation div.results span {
	/*padding: 0px 3px;*/
}

div.navigation div.next {
	text-align: right;
	width: 50px;
	float: right;
}

#content form.advanced-search {
	padding: 0px;
	margin: 0px;
}

#content form.advanced-search fieldset {
	border: none;
	padding: 0px;
	margin: 0px;
}

#content form.advanced-search fieldset label {
	padding-bottom: 5px;
	display: block;
}

#content form.advanced-search fieldset select {
	margin-bottom: 5px;
	width: 155px !important;
}

#content form.advanced-search fieldset input {
	float: left;
}

#content form.advanced-search fieldset input.query {
	border: 1px solid #809EBA;
	width: 125px;
}

#content form.advanced-search fieldset input.button {
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
	border: none;
	padding: 0px;
	padding-left: 5px;
}

#right #countdown h5 a {
        color: #000000;
        text-decoration: underline;
}

#right #countdown .content {
	background-color: #FF502E;
	color: #000000;
	text-align: center;
        border: 1px solid #DADDDC;
}

#right #countdown .content span {
	display: block;
	font-size: 266%;
	font-weight: bold;
	text-align: center;
	color: #000000;
}

#right #countdown h5 {
	background: transparent url(bomb.gif) no-repeat 0 0;
}
