/* About box and subcats */

#aboutCategory {
	width:470px;
	padding:0px 0px 20px 0px;
	background: #ffffff url(/data/category_about_bkgd.gif) bottom left no-repeat;
}
#aboutCategory h2 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:17px; 
	font-weight:bold; 
	border-bottom:1px dotted #ccc; 
	padding-bottom:5px;
}
#aboutCategory .image {
	float:left; 
	width:210px; 
	margin:10px 10px 0 0; 
	text-align:center;
}
#aboutCategory .image IMG {
background:#F2F3F3; 
border:1px solid #D9E2FF; 
padding:3px;
}
#aboutCategory p.description {
	font-size:11px; line-height:18px; margin-top:10px; padding:0px 10px;
}
#aboutCategory p.description span.by {
	font-style:italic;
	color:#000;
}
#aboutCategory .subcatTop {
	width:450px;
	margin-left:10px;
		background: url(/data/category_subcat_top.png) top left no-repeat;
}
#aboutCategory .subcatBottom {
	width:450px;
	margin-left:10px;
	padding:7px 0 10px 0;
	background: url(/data/category_subcat_bottom.png) bottom left no-repeat;
}
#aboutCategory h3 {
	color:/*#579406*/ #ffffff;
	font-size:13px;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	/*border-bottom:1px dotted #ccc; */
	padding: 5px 5px 5px 5px;
	margin-bottom:0px;
}
#aboutCategory h3 b {
	font-weight:bold;
	color:/*#396c05*/ #ffffff;
}
#aboutCategory ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
}
#aboutCategory li {
	background-image:url(/data/bulletDotOrange.gif);
 background-position:0 6px;
 background-repeat:no-repeat;
 padding-left:14px;
	font-size:11px;
	color:#ff6600;
}
#aboutCategory li a {
	color:#000080;
	display: block;
	padding:2px 0px;
}
#aboutCategory li a:hover {
	text-decoration:none;
}
#aboutCategory li:hover {
	background-image:url(/data/bulletDotOrange_over.gif);
}
.padding10 {
	padding:10px;
}

/* user stuff */

#user {
	padding:0 5px;
}

#user h2 {
	padding:15px 3px 3px 40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#000080;
}

#user h3 {
	padding:0 0 3px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
	color:#000080;
}
#user h3 span {
	font-size:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

#user .leftRating {
float:left;
width:50px;
padding-top:3px;
}
#user .rightBusiness {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000080;
	width:150px;
	float:right;
	text-indent:-13px;
	padding-left:13px;
	line-height:14px;
	padding-bottom:5px;
}
#user .rightBusiness a {
	color:#000080;
	text-decoration:none;
	display:block;
}
#user .rightBusiness a:hover {
color:#F57013;
}
#user .normalBusiness {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000080;
	text-indent:-13px;
	padding-left:13px;
	line-height:14px;
	padding-bottom:5px;
}
#user .normalBusiness a {
	color:#000080;
	text-decoration:none;
	display:block;
}
#user .normalBusiness a:hover {
color:#F57013;
}
#user .normalBusiness a span {
	color:#F57013;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}




#product {
	width:470px;
	background: url(/data/category_product_container_top.gif) top left no-repeat;
	position:relative;
}
#product h3 { 
 font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#fff;
	padding:10px 0 0 100px;
}
#product p.subhead {
	color:#C2D9A5;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:2px 0 0 120px;
}

#productIconRestaurant {
	position:absolute;
	top:10px;
	left:10px;
	width:80px;
	height:40px;
	background: url(/data/gfxButtonForkKnife_Green.png) top left no-repeat;
}

p.nightlifeDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#000;
	padding:5px 10px 0 0 ;
}
p.nightlifeDesc span {
	color:#396c05;
	font-weight:bold;
}
p.price {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#396c05;
	vertical-align:text-top;
}
p.price span {
	font-size:22px;
	vertical-align:text-top;
}
	

#productBottom {
	width:470px;
	background: url(/data/category_product_container_bottom.gif) bottom left no-repeat;
	padding:5px 0px;
	margin:0px;
}
#productBottom .buttonRight {
	border:1px solid #CC6600; 
	margin:0 40px 0 0; 
	width:130px;
	float:right; 
	padding:5px 5px 5px 7px; 
	background:#FF8600 url(/data/globalBkgds.gif) repeat-x scroll 0 -500px; 
}
#productBottom .buttonRight a {
	color:#882200;
	cursor:pointer; 
 font-weight:bold;
	margin:0px;
}
#productBottom .buttonRight a:hover {
	color:#fff;
}
#productBottom .descLeft {
 font-size:10px;
	margin:0 0 0 40px; 
	width:225px;
	float:left; 
	padding:5px 5px 5px 7px; 
	text-transform:capitalize;
 color:#fff;
	letter-spacing:1px;
}



