body
{
	font-family:Helvetica,Arial;
	font-size: .9em;
	line-height: 1.4em;
	color: #666;
	width:730px;
	margin-left:auto;
	margin-right:auto;
}

a
{
	color: #42A739;
}

a:hover
{
	color:#EA3F11;
}

.small
{
	font-size: .9em;
}


#cart, #nocart
{
	width: 335px;
	position:absolute;
	top:102px;
}

#cartcontents
{
	border-color: #A3A3A3;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
	padding: 0px 5px 0 20px;
}


#aisle
{
	position:absolute;
	top:102px;
	margin-left: 334px;
	width: 400px;
	border-color: #A3A3A3;
	border-width: 1px;
	border-style: solid;
}

#totaltable
{
	border-color: black;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}

#totaltable td
{
	border-bottom:1px solid black;
	padding:5px;
}

#combos
{
	border:1px solid black;
	width:335px;
	float:left;
	padding:5px;
}

.combo
{
	display: block;
	background-color: #CAE6C7;
	border-color: #8AA687;
	border-width: 0 0 1px 0;
	border-style: solid;
}

.combo img
{
	float:left;
}

.combo ul
{
	margin-top: 5px;
}

.combo li
{
	margin-left: 20px;
}


.bar1
{
	border-bottom: #A3A3A3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 7px 25px 7px 25px;
}


.custtit
{
	color: #42A739;
	font-size: 1.2em;
	display:inline;
}	


.steps
{
	display: inline;
	float: right;
}


.tit
{
	font-size: 1.5em;
	padding: 7px 25px 0px 25px;
}


#aisle p
{
	padding: 0 25px 0 25px;
}

#aisle blockquote
{
	padding: 0 25px 0 25px;
	margin: 0px;
}


#allaccess
{
	padding-left:15px;
}

.access
{
	width: 120px;
	font-size:.9em;
	line-height: 1.1em;
	text-align: center;
	padding-bottom: 15px;
	float: left;
	margin-left:1px;
}

.accessimg
{
	height:130px;
}

#cartframetit,#cartaccesstit
{
	font-weight: bold;
	font-size: .9em;
}

.cartitem
{
	clear:both;
}

.cartitemimg,.cartitemitem,.cartitemremove
{
	font-size: .9em;
	line-height: 1em;
	float: left;
}

.cartitemitem
{
	width:120px;
}

.cartitemitem, .cartitemremove
{
	padding-top:30px;
}


#carttotal
{
	background-image: url("/shop/carttotal.png");
	height: 47px;
	background-repeat: no-repeat;
	border: #A3A3A3;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
}

#totaltotal
{
	padding-top:15px;
	padding-left:230px;
}

#totalprice
{
	display:inline;
	color:#42A739;
	font-weight:bold;
}


.enter1, .enter2
{
	border: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding:0px;
	margin:0px;
	width:199px;
	display:inline;
	float:left;
}

.enter1
{
	border: #CCC;
	border-width: 1px 1px 0 0;
	border-style: solid solid none none;
}



.bike, .bike1
{
	width: 175px;
	float: left;
	padding: 5px 3px 5px 5px;
}

.bike1
{
	border-right: #CCC;
	border-width: 0 1px 0 0;
	border-style: none solid none none;
	padding-left: 25px;
}

.bikename
{
	color:#42A739;
	font-weight:bold;
}


.bikeinfo
{
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	width: 100%;
	margin-bottom:3px;
}

.bikeprice
{
	display: block;
	text-align: right;
}

.bikedesc
{
	float: left;
}

.bikesel
{
	width: 100%;
	text-align: right;
}


#next
{
	position:absolute;
	top: 20px;
	left: 230px;
}


#res
{
	border: 2px solid green;
	background-color: #eee;
	padding: 5px;
	width: 336px;
	margin-left: auto;
	margin-right: auto;
}

#res label,#res input[type=text], #res textarea
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#res label 
{
	text-align: right;
	width: 155px;
	padding-right: 20px;
}

#res .error
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
	color: #900;
	font-weight: bold;
	padding-left: 175px;
}

.bigerror
{
	display: block;
	width: 300px;
	float: left;
	margin-left: -165px;
	margin-bottom: 10px;
	color: #900;
	font-weight: bold;
	padding-left: 175px;
	font-size: 1.1em;
}

p#buy
{
	float: right;
	width: 50%;
	padding: 5px;
	padding-left: 170px;
}

#res br 
{
	clear: left;
}

#res hr 
{
	clear: left;
}

#res textarea
{
	height: 2em;
}

#res .notspecial
{
	width: 1em;
}