/* CORE ////////////////////////////////////////////////////////// */

body {
	background-color: #E2E3E4;
	margin: 0;
	padding: 0;
	font-family:"Century Gothic", "Lucida Grande", Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
}

body, html {
	height: 100%;
}

a img {
	border: none;
}

*html .png, input.submit {
	behavior: url("/png/iepngfix.htc");
}

.push {
	clear: both;
	height: 350px;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* END CORE ////////////////////////////////////////////////////////// */

#wrapper {
	width: 1180px;
	margin: 0 auto;
	background-color: #FFF;
}

#container {
	width: 1030px;
	margin: 0 auto 20px;
	border-top: none;
	min-height: 600px;
	padding: 0 75px;
	position: relative;
}

#account {
	width: 1180px;
	height: 40px;
	background-color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial;
}

#account ul {
	margin: 0;
	padding: 0 150px;
	list-style: none;
	float: right;
}

#account ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	padding: 0 0 0 20px;
}
#account ul li a {
	color: #FFF;
	text-decoration: none;
}
#account ul li a:hover {
	text-decoration: underline;
}

#header {
	border-bottom: 1px solid #333;
	height: 67px;
	position: relative;
}

#header a.logo {
	position: absolute;
	top: 5px;
}

#header ul.controls {
	position: absolute;
	top: 32px;
	right: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul.controls li {
	float: left;
	height: 22px;
	margin: 0 0 0 10px;
}

#header ul.controls li a {
	display: block;
	height: 16px;
	background-color: #000;
	color: #FFF;
	border: 1px solid #999;
	text-transform: uppercase;
	line-height: 16px;
	text-decoration: none;
	font-size: 10px;
	padding: 5px
}
*html #header ul.controls li a {
	width: 60px;
}

#header input.text {
	height: 22px;
	border: none;
	width: 215px;
	background: transparent;
	background: none;
}

*html #header input.text {
	border: transparent;
	position: absolute;
	background: transparent;
	top: 4px;
	left: 5px;
}


#header input.submit {
	width: 40px;
	height: 26px;
	background-color: #000;
	color: #FFF;
	border: none;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px;
	position: absolute;
	top: 0;
	right: 0;
}

#header div.search-box {
	position: relative;
	width: 255px;
	height: 26px;
	overflow: hidden;
	border: 1px solid #CCC;
}

#navigation {
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
	height: 40px;
}

#navigation li {
	float: left;
	padding: 0 72px 0 0;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 40px;
}

#navigation li a {
	color: #000;
	text-decoration: none;
}

#navigation li a:hover {
	color: #000000;
	background-color:#bababa;
}

#navigation li.selected a {
	background-color: #FFF033;
}

#mainAd {
	top:135px;
	height: 700px;
	margin:-25px 0 0 0;
}

#footer {
	height: 40px;
	border-top: 1px solid #000;
	margin: 10px 0 0;
	line-height: 40px;
	color: #999;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#footer ul li {
	float: left;
	margin: 0 0 0 40px;
	line-height: 40px;
	height: 40px;
}

#footer ul li a {
	color: #999;
}

div.sidebar {
	width: 200px;
	min-height: 500px;
	position: absolute;
	top: 130px;
	left: 75px;
}

*html div.sidebar {
	height: 500px;
}

ul.sub-navigation {
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

ul.sub-navigation li {
	margin: 0 0 5px;
}

#banners {
	margin: 60px 0 0;
}

div.content {
	width: 770px;
	min-height:500px;
	margin: 0 0 0 200px;
	padding: 0;
}


#hot-items {
	width: 790px;
	overflow: hidden;
	padding: 15px 0 40px 0;
}

#hot-items ul {
	width: 805px;
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
	
}

#hot-items ul li {
	width:144px;
	text-align:center;
	float: left;
	margin: 0 17px 0 0;
	display:block;
}

#hot-items a {
text-decoration:none;
display:block;
}

#hot-items a:hover{
text-decoration:none;
background-color:#000000;
color:#FFFF00;
display:block;
}

#hot-items h3 {
	display: inline;
	margin: 0;
	padding: 0 80px 0 5px;
	color: #FFF;
	background-color: #000;
	text-transform: uppercase;
	font-style:italic;
	font-weight:normal;
	font-size:23px;
	font-family:"Times New Roman", Times, serif;
}

div.box {
	margin: 0 0 10px;
	width:790px;
}
*html div.box {
	float:  left;
	width:790px;
}

div.column-1 {
	width: 530px;
	min-height: 100px;
	float:left;
}


div.column-2 {
	width: 245px;
	min-height: 100px;
	float:right;
}


div.middle-top-gutter{
	float:  left;
	width:790px;
height:1px;
	margin:29px 0 0 0;
}

div.middle-column-1 {
	width: 275px;
	min-height: 100px;
	float:left;
	margin:0 0 0 0;
}
div.middle-column-2 {
	width: 210px;
	min-height: 100px;
	float:left;
	margin: 0 0 0 15px;
}
div.middle-column-3 {
	width: 275px;
	min-height: 100px;
	margin: 0 0 0 515px;
}



#whats-new {
	text-align: right;
}

#sale-items {
	text-align: right;
}

#going-fast {
}

#featured {
	font-size: 10px;
	margin: 0 0 30px;
}

#featured div.column-1 {
	width: 530px;
	min-height: 385px;
	position: relative;
	float:left;
}

#featured div.column-2 {
	width: 245px;
	position: relative;
	min-height: 385px;
	float:left;
}
*html #featured div.column-2 {
	margin: 0;
	float:left;
}

*html #featured div.column-1, *html #featured div.column-2 {
	height: 405px;
}

#featured div.title {
	margin: 0 0 4px;
}

a.complete-collection {
	display: block;
	width: 234px;
	height: 107px;
	background-image: url(../images/fluxus/banner-complete_collection.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

#featured a.complete-collection {
	position: absolute;
	bottom: 0;
}

#featured div.caption {
	background-color: #000;
	color: #FFF;
	display: inline;
	float: right;
	margin: 5px 0 0;
	padding: 2px 6px;
	font-size: 10px;
}

#thumbnail{
padding-bottom:8px;
}