/*
design01
Version 2010.11.30
*/

/*body {
	background:url(../images/design01/body_background_red.png) repeat-x 0 0 #000}*/

#header {
	background:transparent url(../images/design01/header_bg.png) no-repeat top right;
}
#head_links {
	color:#c2e5f4;
}
#head_links a {
	color:#c2e5f4;
	background-color:#012b41;
}

.textfield_container {
	background:transparent url(../images/design01/header_search_textfield.png) no-repeat;
}
#radio_container {
	color:#fff;
}
.javascript_on #radio_container label {
	background: url(../images/design01/header_search_radiobutton.png) no-repeat 12px 3px;
}

#footer_1a {
	background:#615846 url(../images/design01/footer_bg.png) repeat-y;
}
#footer_1b {
	background:transparent url(../images/design01/footer_curve.png) no-repeat;
}
#footer_2 {
	background:transparent url(../images/design01/footer_bottom_shadow.png) no-repeat;
	color:#777777;
}
.add_ribbon #img_ribbon {
  background: url(../images/common/ribbon-blue.png) no-repeat scroll 0 0 transparent;
  height: 115px;
  position: absolute;
  top: 364px;
  width: 968px;
  z-index: 20;
}
