/* CSS Document */


body {
	background-color:#5D4108;
	color:#5D4108;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.4em;
}

#container {
	background-color:#FFFFFF;
	width:980px;
	margin: auto;
	text-align: left;
}

 /* header */
 
#header {
	background-color:#FF9900;
	height:79px;
	padding:10px 0 0 0;
	margin:0px;
}

#header h2{
	float:right;
	width:300px;
	margin:0px;
	padding:10px 0 0 0;
	font-size: 19px;
}


#header address{
	width:300px;
	padding-left:20px;
	font-style: normal;
}

#navbar {
	background:url(../images/nav-background.png);
	height:50px;
	width:960px;
	margin:0px;
	padding:0 0 0 20px;
}

#navbar a {
	color:#5D4108;
}

#navbar ul, h1 {
	margin:0px;
	padding:0px;

}

#navbar li {
	display:inline;
	float:left;
	padding:10px 15px 10px 15px;
	font-size:14px;
	color:#5D4108;
	font-size:12px;
	margin-top: 4px;
}

.current {
	background: #FC0;
}
	
h1 {
	background:url(../images/banner.png) no-repeat center 2px;
	text-indent:-9999px;
	height:100px;
	background-color:#FEFE8A;
}

 /* end of header */
 
  /* index */
 
#content {
	background-color:#FFFFFF;
	height:600px;
}

#container a {
	text-decoration:none;
}

#buckets {
	padding: 0;
	margin-left: 20px;
}

#buckets li {
	background-color:#FFCC33;
	width:300px;
	height:300px;
	text-align:center;
	float:left;
	margin:0px 6px 0px 0px; 
	list-style:none;
	padding: 10px 13px 5px 0;
}

#buckets img {
	margin:0 0 10px 0;
	border:1px solid #000000;
	background:#FFFFFF;
	padding:2px;
}

#buckets a {
	color: #930;
	font-weight: bold;
}

#stop-the-press {
	margin: 0 0 0 20px;
	padding: 0;
}

img {
	margin:20px;
	border:1px solid #000000;
	background:#FFFFFF;
	padding:2px;
}

#content2 {
	width:980px;
	float:left;
	height:200px;
	padding:10px;
	margin:10px;
}

.welcome {
	width: 488px !important;
}

#content-bottom li {
	list-style:none;
	width:450px;
	float:left;
	margin-top:10px;
}

#banner2 {
	width:500px;
	background:url(../images/stop-the-press.png) no-repeat top left;
	text-indent:-9999px;
	height:244px;
}
h3 {
	clear: both;
}
.intro {
	line-height: 1.6em;
	font-weight: bold;
}
 /* end of index */
 /* bikes content */

#content-bikes h2 {
	clear: both;
}

#content-bikes { 
	margin:0px;
	padding:10px 20px 10px 20px;
	float:left;
}

#content-bikes img {
	float: left;
	margin: 0 10px 0 0 !important;
}


.suppliers {
	clear: both;
	list-style-type: none !important;
}


.suppliers li {
	float: left;
	height: 100px;
}

.lastitem {
	margin-right:0px; 
}

#content-bikes-bottom img { 
	float:left;
	border:1px solid #000000;
}

#content-bikes-bottom2 { 
	width:980px;
	height:150px;
	margin:0px;
	padding:0px;
	border-top:1px solid #000000;
}

#content-bikes-bottom2 p { 
	width:450px;
	float:left;
	padding:10px;
	margin:10px;
}

#content-bikes-bottom2 img { 
	width:450px;
	float:right;
	border:1px solid #000000;
}

.bikes-text { 
	width:200px;
	margin:0px;
	padding:0px;
}


/* clothing */
/* end of clothing */

 
/* Parts */
/* end of parts */



 /* workshop */
 
#content-ws {
	height:600px;
}

#content-ws-top {
	height:330px;
	width:980px;
	padding:10px;
}

.content-workshop {
	width:520px;
	float:left;
	padding:10 10 0 10px;
	margin:10 10 0 10px;
}

#content-ws-bottom {
	margin:0px;
	padding:0px;
	width:980px;
	height:230px;
	border-top:1px solid #000000;
}

#h3-ws {
	width:300px; !important!
	float:left;
	margin:20px;
	padding:0px;
}

#content-ws-li {
	width:600px;
	height:100px;
	float:right;
}

#tool-of-the-month ul {
	width:600px;
	height:200px;
	float:right;
}

#tool-of-the-month li {
	width:250px;
	display:block;
	margin:10px;
	padding:0px;
	float:right;
}

.clearfix { 
	clear:both; 
} 

/* end of workshop */
  
/* footer */

#footer {
	background:#330;
	padding: 10px;
	color:#FEFE8A;
	height:50px;
}

#copyright {
	float:left;
	width:300px;
}

#zumointernet {
	float:right;
	width:300px;
	text-align:right;
}
#new {
	width: 300px;
	float: right;
	padding: 10px;
	background: #FF9;
	border-top: 2px solid #F90;
	border-bottom: 2px solid #F90;
	margin-left: 20px;
}