/* CSS Document */


#shopping h1{
	margin:0;
	background:url(../img/title_shopping.gif) top left no-repeat;
	text-indent: -9999px;
	height:35px;
}
#shopping ul{
	margin:0;
	padding:5px 0;
	width:740px;
	border-bottom:dotted 1px #CCCCCC;
	float:left;

	
}
#shopping li{
	margin:0;
	padding:0 8px 0 0;
	list-style:none;
	float:left;
	border-right:dotted 1px #CCCCCC;
}
.top{
	line-height:18px;
	border-bottom:dotted 1px #CCCCCC;
	float:left;

}
.top p{
	margin:3px 0;
}

.medium{
	width:360px;
}
.large{
	width:500px;
}
.small{
	width:220px;
	background:#BBDAA1;
}
.small p{
	padding:5px;
	background:url(../img/quote.gif) no-repeat top left;
	text-indent:20px;
	
}
.small span{
	text-align:right;
	color:#ffffff;
	padding-bottom:5px;
}
.direction{
	background:#BBDAA1;
	padding:5px;
	font-size:10px;
}
.direction h3{
	margin:0 0 3px 0 !important;
	font-size:10px !important;
	text-align:left !important;
	padding:0 !important;
}
#shopping li h2{
	font-size:12px;
	color:#432f2f;
	margin:0 0 5px 0;
}

#shopping li h3{
	font-size:12px;
	color:#432f2f;
	padding:5px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
}

#shopping li p{
	margin:0;
	margin:0 0 5px 0;
}

.price{
	font-weight:bold;
}
.columnText165{
	margin-left:165px;
}
.floatL{
	float:left;
}
.floatR{
	float:Right;
}
.attention{
	color:#FF6600;
	font-weight:bold;
}
#thumb, #thumbL{
	width:740px;
	float: left;
}
#thumb ul, #thumbL ul{
	margin:0;
	padding:0;
}
#thumb li{
	width:120px;
	margin:5px 0 0 0;
	float:left;
	list-style:none;
	text-align:center;
	padding:5px;
}
#thumbL li{
	width:720px;
	margin:5px 0 0 0;
	float:left;
	list-style:none;
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #ccc; 
}
.image{
	width:122px;
	float:left;
	text-align:center;
	margin-right:25px;
}

.yellow{
background:#fefadc;
}
#thumb img,  #thumbL img{
	border:#cccccc 1px solid;
}
div#tipDiv {
    color:#ccc; font-size:11px; line-height:1.2;
    background-color:#fff; border:1px solid #ccc; 
    padding:4px;
}
.spaceR{
	margin-right:10px;
}
