
body {
	background: #ffffff none;
	}

.bigger {
	color:#24205e;
}

.big strong {
}

.container {
}

.content {
	background:none;
}

.header_container {
	background: #4e6381 url(../images/header_bg.jpg) 0 0 no-repeat;
	border-bottom:10px solid #24205e;
}

.logo {
	/*background:url(../images/logo.png) 50% 0 no-repeat;*/
}

.logo a { 
	background: url(../images/logo.png) 50% 0 no-repeat ;
}

.img-responsive {
	max-width:100%;
	height:auto;
	}

.auction-spacer {
	padding: 35px 10px 20px 10px;
}

ul.menu li a {
	color:#000000;
	background: #ffc815 none;
}

ul.menu li {
	background: #24205e none;
}

ul.menu li a, ul.menu li a:visited {
	color:#fff;
	background: #24205e none;
}

ul.menu li a:hover, ul.menu li.current a {
	color:#fff;
	background: #000 none;
}


.menu_cart a:hover {
	color: #ffc815;
}

.menu_cart {
	color:#000000;
	background:#fdf06a none;
}

.menu_cart a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

fieldset {
}

legend {
}

.honors_details .bigger {font-weight: bold;}
.honors_details small {font-weight: normal;}

.required {
	background:url(../images/required_star.png) 0 50% no-repeat;
}

.submit_button {
	background-color: #24205e;
	color: #fff;
	/*background: transparent url(../images/button_basic_167.png) 0 0 no-repeat;*/
}

.submit_button:hover {
	background-color: #000;
}

.small_button {
	/*background-image:url(../images/button_small.png);*/
}

.footer_container {
	color:#000;
	background-color: #ffffff;
}

.footer_container a, .footer_container a:visited {
	color:#000;
}

.footer_social {
	background-image: url(../images/footer-icons.png);
}

.address {
	background-position:-75px 50%;
}

.www {
	background-position:-50px 50%;
}

.email {
	background-position:-22px 50%;
}

.phone {
	background-position:5px 50%;
}

.fax {
	background-position:-98px 50%;
}

.big {
}

.cart_form .sale {
}

.chairs:after {
	background:url(../images/decoration.png) 50% 0 no-repeat;
}

.remove {
	background-image: url(../images/icon_close.png);
}

sup {
	font-size:12px;
	}

.img-left {
	float: left;
	margin-right: 10px
	}
.honor_image {
	float: none;
	margin: 0 10px 10px 0;
	padding-top: 10px;
	width: 912px
		


