/* God I hate Microsoft! */
#header #cart {
	width: 400px;
}
#header #cart .heading {
	position: relative;
	right: 172px;
	margin-right: 0px;
}
#header #cart .content {
}
#header #search {
	position: inherit;
	float: right;
}

#header #search input {
	padding: 3px 1px 1px 33px;
}
/* menu */
#menu ul li {
	position: relative;
}
#menu ul li div {
	z-index: 5;
}
#menu ul li.active div {
	display: block;
}
.success, .warning, .attention, .information {
	position: relative;
}
.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	right: 10px;
}
.box-product > div {
	display: inline;
}
.product-grid > div {
	display: inline;
}
/* button */
.product-info a.button span {
	line-height: 12px;
	display: block;
}
.footer_top_right, .custom-home-full {
	left:0;
}
.quikclicks_logo {
	margin-top:-14px;
}
#top-bar {
	display:none;
}
#header #search input[type="text"] {
	background: transparent !important;
}
#header #search input {
	padding-left:3px !important;
}
/*#slideshow0 {
	top: -26px !important;
}*/
.custom-home {
	margin:-16px auto 0;
}
.select_container select {
	background: transparent !important;
}
.sort b, .sort .select_container {
	float:left;
}
.product-info #button-cart {
	margin-left:-8px !important;
}
.container_copyright {
	width:100%;
}
#header {
	background-repeat:repeat-x !important;
}
.nav_container {
	z-index:-1;
}

.first_li {
    margin-left: 22px;
}