/* ----------------------- AND1.GR Products | Footwear Page -------------------------- */

body {
	background-image: url(../products_content/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#body {
	margin: 0px auto;
	width: 969px;
	display: block;
}

#header {
	height: 71px;
	width: 969px;
	display: block;
}

#header .logo {
	width: 209px;
	position: relative;
	float: left;
	padding-top: 9px;
}

#header .date {
	position: relative;
	float: left;
	width: 271px;
	margin: 28px 0px 0px 488px;
}

#header .datebuttons {
	position: relative;
	float: left;
	width: 421px;
	height: 63px;
	margin: 0px 0px 0px 337px;
}

#menu {
	height: 230px;
	width: 969px;
	display: block;
	background-image: url(../products_content/menubg.gif);
	background-repeat: no-repeat;
}

#menu .items {
	float: left;
	height: 180px;
	width: 202px;
	position: relative;
	margin: 40px 0px 0px 5px;
}

#menu .banner {
	float: left;
	height: 220px;
	width: 746px;
	position: relative;
	margin: 5px 0px 0px 11px;
}

#products {
	height: 554px;
	width: 969px;
	display: block;
	background-image: url(../products_content/productsbg.gif);
	background-repeat: no-repeat;
	margin: 4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#products .items {
	height: 539px;
	width: 278px;
	position: relative;
	margin: 6px 0px 0px 6px;
	float: left;
	padding-top: 0px;
	overflow: auto;
	overflow-x: hidden;
}

#products .items .title {
	height: 32px;
	width: 261px;
	position: relative;
	z-index: 99;
	left: -1px;
	top: -1px;
}

#nav {
	list-style: none;
	display: inline;
	float:none;
	margin: 0px;
	padding: 0px;
}

.fix {
 margin: -1px 0px -5px 0px;
}

#nav li {
	float:left;
	display: block;
	width: 256px;
	padding-top: 3px;
	padding-bottom: 2px;
}

#nav li a {
	float:left;
	text-decoration: none;
}

#nav li a:hover {
	float: left;	
}

#productcontainer {
	height: 530px;
	width: 636px;
	position: relative;
	margin: 30px 0px 0px 42px;
	float: left;
}

#content {
	height: 517px;
	width: 637px;
	position: relative;
	float: left;
}

.borderitems img{
border: 1px solid #2b2c2c;
}

:hover.borderitems img{
border: 1px solid #4b4c4c;
}

#wrapper {
	width: 43px;
	height: 13px;
	position:absolute;
}

#load {
	display: none;
	position: absolute;
	right: -920px;
	top: 322px;
	background: url(../products_content/ajax-loader.gif);
	width: 43px;
	height: 11px;
	text-indent: -9999em;
	z-index: 99;
}


#footer {
	height: 40px;
	width: 969px;
	display: block;
	background-image: url(../products_content/footerbg.gif);
	margin: 8px 0px 0px 0px;
}

#footer .copyright{
	height: 17px;
	width: 275px;
	float: right;
}


/* ----------------------- Copyright 2008 AND1.GR -------------------------- */
