/* = footer repeat x */
.yellow2 #main-container {
	background: url("/css/images/themes/yellow2/bg-horiz-repeat_05_footer_repeat_x.png") repeat-x scroll center bottom #E6E6E6;
}
/* = header repeat x */
.yellow2 #outer {
	background: url("/css/images/themes/yellow2/bg-horiz-repeat_05_header_repeat_x.png") repeat-x scroll 0 0 transparent;
}
/* = repeat bg y */
.yellow2 #outer2 {
	background: url('/css/images/themes/yellow2/bg-horiz-repeat_05_repeat_bg_y.png') repeat-y scroll center center transparent;
}
/* = header */
.yellow2 #wrapper {
	background: url("/css/images/themes/yellow2/bg-horiz-repeat_05_header.png") no-repeat scroll center top transparent;
}
/* = footer */
.yellow2 #outer3 {
	background: url("/css/images/themes/yellow2/bg-horiz-repeat_05_footer.png") no-repeat scroll center bottom transparent;
}
/* = general theme */
.yellow2 #footer {
	color: #333333;
}
.yellow2 #footer .footer-form {
	background: url('/css/images/footer-form-01.png') no-repeat scroll 0 0 transparent;
}
.yellow2 #title {
	font-family: Code-Pro-Demo;
	color: #333333;
	height: 188px;
}
.yellow2 #footer .footer-form input, .yellow2 #footer .footer-form textarea {
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 11px 5px;
}
.yellow2 #bottom-bar {
	font: 0.9em/145% Helvetica, Arial, sans-serif;
	/*background: url("/css/images/bottom_bar_repeat_x_01.png") repeat-x scroll center bottom;*/
	background: url("/css/images/sprite_bgs.png") repeat-x scroll center -51px transparent;
	color: #717F74;
}
.yellow2 #bottom-bar ul li {
	background: url("/css/images/common/footer_bar_2.gif") no-repeat scroll left 50% transparent;
}
.yellow2 #bottom-bar ul li.first {
	background: none;
}
.yellow2 #bottom-bar .copyright a {
	color: white;
}
.yellow2 .left-divisor {
	background: url('/css/images/divisor_bar-02.png') repeat-y scroll left top transparent;
	padding-left: 20px !important;
}
.yellow2 .right-divisor {
	background: url('/css/images/divisor_bar-03.png') repeat-y scroll right top transparent;
	padding-right: 20px !important;
}