*{
	margin:0;
	padding:0;
}
body { 
	font-family: verdana;  
	font-size: 0.8em; 
	color: #808080;
	margin:0 0 0 0;
	text-align:center;
	background: url(../images/bg-body.gif) center repeat-y #fff;
}
/*div,ul,li,td{
	border:#000 1px solid;
}*/
img{
	border:none;
}
p{
	margin:0 0 1em 0;
	font-size: 1em;
}
td,th{
	font-size: 1em;
	height:2em;
}
a,label{
	font-size: 1em;
	cursor:pointer;
	color: #808080;
}
.usb{
	display:none;
}
dfn{
	display:none;
}
#container{
	position: relative;
	margin:0 auto;
	width:760px;
	text-align:left;
}
#header{
	position:absolute;
	left:0px;
	top:0px;
	width:760px;
	height:165px;
	background:url(../images/mood-1.jpg) #fff no-repeat;
}
.default-1 #header{
	background-image:url(../images/mood-1.jpg);
}
.default-2 #header{
	background-image:url(../images/mood-2.jpg);
}
.default-3 #header{
	background-image:url(../images/mood-3.jpg);
}
.default-4 #header{
	background-image:url(../images/mood-4.jpg);
}
.default-5 #header{
	background-image:url(../images/mood-5.jpg);
}
.default-6 #header{
	background-image:url(../images/mood-6.jpg);
}
.default-7 #header{
	background-image:url(../images/mood-7.jpg);
}
.default-8 #header{
	background-image:url(../images/mood-8.jpg);
}
.default-9 #header{
	background-image:url(../images/mood-9.jpg);
}
.default-10 #header{
	background-image:url(../images/mood-10.jpg);
}
#mood{
}
#main{
}
#content{
	position: relative;
	top:220px;
	margin:0 0 220px 60px;
	width:560px;
	min-height:300px;
}
#left{
	position:absolute;
	left:0;
	top:165px;
	background:url(../images/bg-left.gif) left bottom no-repeat;
}
#left img{
	position:relative;
	left:0;
	top:39px;
	margin-bottom:79px;
}
#footer{
	position: relative;
	left:60px;
	width:610px;
	padding:10px 0 10px 0;
	margin:10px 20px 0 0;
	font-size:0.8em;
	text-align:right;
	border-top:#999 1px solid;
}
#header #logo{
	position:absolute;
	left:10px;
	top:70px;
	width:718px;
	height:83px;
	background:url(../images/roots-bikes-2010.png) transparent no-repeat;
}
#header #logo img{
	position:absolute;
	left:-2000px;
	top:0px;
}
.clear{
	clear:both;
	line-height:0px;
}

dl{
	margin:0 0 1em 0;
}
dt{
	min-height:1.5em;
	width:180px;
	display:block;
	padding:3px 0 0 0;
}
dd{
	margin:-1.5em 0 0 185px;
	min-height:23px;
}
input,textarea,select{
	border:#808080 1px solid;	
	background:#fff;
	color:#808080; 
	height:17px;
	font-size:13px;;
	padding:1px 0 0 2px;
	width:300px;
}

select{
	padding:0;
	height:20px;
	line-height:20px;
	width:304px;
}
textarea{
	height:4em;
	font-family:verdana;  
}
.radio,.checkbox{
	border:none;
	background:transparent;
	width:auto;
}
