﻿/* -------------------------------------
/*  html, body
/* -------------------------------------*/
a{outline: 0;}
abbr{border-bottom: 1px dotted #333;}
code{white-space: nowrap;}
div{margin: 0; padding: 0;}
form{margin: 0; padding: 0;}
h1{margin: 0; padding: 0;}
h2{margin: 0; padding: 0;}
h3{margin: 0; padding: 0;}
h4{margin: 0; padding: 0;}
img{margin:0; padding: 0; border: 0;}
input{margin: 0; padding: 0;}
li{margin: 0; padding: 0;}
option{margin: 0; padding: 0;}
p{margin: 0; padding: 0;}
select{margin: 0; padding: 0;}
ul{list-style: none; margin: 0; padding: 0;}
.alert{font-size: 13px; font-weight: normal; color: #FF7500;}
td { margin:0; padding:0;}
tr { margin:0; padding:0;}
html1{
  background-color: #e2e2e2;
  margin: 0;
  padding: 0;
  color: #333;
  font: 76% Arial, Helvetica, sans-serif;
  text-align: center;
}


.mainDiv{border-style: none;
	border-color: inherit;
	border-width: medium;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	top: 0px;
	left: 0px;
}

.main-body{
	height: auto;
	clear: both;
	margin: 0;
	border-collapse: collapse;
	width:992px;
	border:1px solid #c0c0c0;
}

#div-main-body {
	width: 987px;
	height: auto;
	clear: both;
	background-image: url('../images/bg_body.png');
	background-repeat: repeat-y;
	margin: 0 auto 0 auto;
	border-collapse: collapse;
}
.border-top {
	position: relative;
	clear: both;
	padding: 0;
	width: 988px;
	height: auto;
}
.border-bot {
	position: relative;
	clear: both;
  	padding:0 0 20px 0;
	width: 710px;
	height: auto;
	top: 0px;
	left: 0px;
}
/*-------------------------------------
 	Drop Shadow Container
---------------------------------------*/

.drop-top {
	position: relative;
	clear: both;
	display: block;
	width: 980px;
	height: 15px;
	/* margin: 0 auto 0 auto; */
	background: url('/images/store/dropshad_top.jpg') no-repeat center;
}
.drop-mid {
	display: block;
	/*width: 980px;*/
	height: auto;
	margin: 0 0 0 0;
	/*background: url('/images/store/dropshad_mid.jpg') repeat-y center top;*/
}
.drop-bot {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position: relative;
	clear: both;
	padding: 0;
	display: block;
	width: 980px;
	height: 18px;
	/* margin: 0 0 4px 3px; */
	background: url('/images/store/dropshad_bot.jpg') no-repeat center;
}

#detail {
	float:left;
	border:none;
	padding:0 0 10px 0;
	margin:10px 0 0 10px;
	width:710px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
}
.detail {
	float: left;
	clear: both;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
}
.detail-cols {
	float: left;
	clear: both;
	border: none;
	padding: 0;
	margin: 10px 0 0 0;
	width: 100%;
	height: auto;
	background-color:#FBEFD5;
}
.detail .c1{
	float: left;
	border: none;
	padding: 5px 0 8px 0;
	margin: 0 4px;
	width: 701px;
	height: auto;
	font-size:12px;
	line-height:16px;
	color:#666666;
}

.detail .c2{
	float: left;
	border: none;
	padding: 5px 0 8px 0;
	margin: 0 4px;
	width: 200px;
	height: auto;
	font-size: 12px;
	line-height:16px;
	color:#666666;
}
.detail .c3{
	float: left;
	clear: right;
	border: none;
	padding: 5px 0 8px 0;
	margin: 0 4px;
	width: 220px;
	height: auto;
	font-size: 12px;
	line-height:16px;
	color:#666666;
}

.coupon { display:inline; }
.detail .cL{
	float: left;
	border: none;
	padding: 0;
	margin: 0 4px;
	width: 330px;
	height: auto;
	font-size: 10px;
	line-height:12px;
	background-color: #FFDDEE;
}
.detail .cR{
	float: left;
	border: none;
	padding: 0;
	margin: 0 4px;
	width: 330px;
	height: auto;
	font-size: 10px;
	line-height:12px;
	background-color: #FFDDEE;
}

.detail .bizEdit{
	float: left;
	border: none;
	padding: 10px 0 10px 0;
	margin: 8px 4px 10px 4px;
	width: 670px;
	height: auto;
	font-size: 11px;
	line-height: 12px;
	background-color: #fff;
}
.bizbut { float:left; border:none; outline:none; padding:0 6px 0 4px; margin:none;}
.bizbutr { float:right; border:none; outline:none; padding:0 6px 0 4px; margin:none; font-size:9px}
.detail .space { border:none; margin: 10px 0 0 0; padding:0; }
.detail .line {
	float: left;
	padding: 0;
	margin: 0 4px 4px 4px;
	width: 670px;
	height: 1px;
	border-bottom:1px solid #ccc;
}
#bizInfoHeader {
	width: 450px;
	margin:0 0 0 5px;
	padding:2px 0 4px 2px;
	color: #C41200;
	font-size: 18px;
	line-height: 22px;
}
#bizInfoHeader span { font-weight:bold; }
#bizInfoHeader #bizRating {color:#5F5F5F;font-size:11px; padding-top:4px}
#bizInfoHeader #bizAddress {
float:left;width: 500px;
	color: #5F5F5F;
	font-size: 13px;
	line-height: 15px;
}
.bizAddressL { float:left; z-index:9999; width:250px}
.bizAddressR { float:left; margin:0 0 0 20px; font-size:11px;}	

#bizAddress a {text-decoration:underline; color: #006699;}
#bizAddress a:hover{ text-decoration:underline; color: #ff3a00;}

#bizInfoHeader #bizRating .rating { float: left; margin-right: 5px; top: 0px; left: 0px; }
.revs { color:#5f5f5f; font-size: 10px; font-style: italic; }
#bizPic {
	float: right;
	clear: right;
	margin: 0;
	border: none;
	width: 210px;
	height: auto;
	background-color: #fff;
	text-align: center;
	padding-right:5px;
}
.bizPic {
	text-align:left;
}
.bizPicTxt {
	border: none;
	float: left;
	height: auto;
	padding: 57px 0 0 0;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #006699;
}
.bizPicTxt a { text-decoration:none; font-size:11px;}
.bizPicTxt a:hover{	 color: #ff3a00; text-decoration:underline; }
/*-------------------------------------
 	Rating
---------------------------------------*/

DIV.rating { POSITION: relative; float:left; width: 84px; HEIGHT: 17px; OVERFLOW: hidden !important }
DIV.rating IMG { POSITION: absolute }
DIV.rating-small IMG { POSITION: absolute }
IMG.stars_0 { CLIP: rect(0px 83px 15px 0px) }
IMG.stars_0 { CLIP: rect(0px 83px 15px 0px) }
IMG.stars_1 { CLIP: rect(19px 83px 35px 0px); TOP: -19px }
IMG.stars_1_half { CLIP: rect(38px 83px 53px 0px); TOP: -38px }
IMG.stars_2 { CLIP: rect(57px 83px 72px 0px); TOP: -57px }
IMG.stars_2_half { CLIP: rect(76px 83px 91px 0px); TOP: -76px }
IMG.stars_3 { CLIP: rect(95px 83px 110px 0px); TOP: -95px }
IMG.stars_3_half { CLIP: rect(114px 83px 129px 0px); TOP: -114px }
IMG.stars_4 { CLIP: rect(133px 83px 148px 0px); TOP: -133px }
IMG.stars_4_half { CLIP: rect(152px 83px 168px 0px); TOP: -152px }
IMG.stars_5 { CLIP: rect(171px 83px 186px 0px); TOP: -171px }
DIV.rating-small { padding: 0px; POSITION: relative; WIDTH: 50px; FLOAT: left; HEIGHT: 9px; OVERFLOW: hidden !important; }
DIV.rating-small IMG.stars_0 { CLIP: rect(190px 50px 199px 0px); TOP: -190px }
DIV.rating-small IMG.stars_1 { CLIP: rect(204px 50px 213px 0px); TOP: -204px }
DIV.rating-small IMG.stars_1_half { CLIP: rect(218px 50px 227px 0px); TOP: -218px }
DIV.rating-small IMG.stars_2 { CLIP: rect(232px 50px 241px 0px); TOP: -232px }
DIV.rating-small IMG.stars_2_half { CLIP: rect(246px 50px 255px 0px); TOP: -246px }
DIV.rating-small IMG.stars_3 { CLIP: rect(260px 50px 269px 0px); TOP: -260px }
DIV.rating-small IMG.stars_3_half { CLIP: rect(274px 50px 283px 0px); TOP: -274px }
DIV.rating-small IMG.stars_4 { CLIP: rect(288px 50px 297px 0px); TOP: -288px }
DIV.rating-small IMG.stars_4_half { CLIP: rect(302px 50px 311px 0px); TOP: -302px;
	left: 0px;} 
DIV.rating-small IMG.stars_5 { CLIP: rect(316px 50px 325px 0px); TOP: -316px; }

div.ext_rating em.smaller {padding-left:5px}

/*-------------------------------------
 	Reviews
---------------------------------------*/
.user-1st { border-style: none;
	border-color: inherit;
	border-width: medium;
	position:relative;
	float: left;
	clear: both;
 	display: block;
 	width: 710px;
 	font-family: Arial, geneva, Helvetica, tahoma, sans-serif;
	border-top:1px solid #c0c0c0;
}

.user-1st2 { float:left; clear:both; border:none; padding:0; margin: 0 auto 5px auto;
	height:auto; width:988px; height: auto; }
 	
	.user-1st .arrow { 	float: left; clear:both; width: 67px; height: auto; background-color: transparent;	padding: 6px 0 0 2px; margin:0 0 0 14px;}
	.user-1st .pic { display:inline; width: 40px; height:40px; border:1px solid #999; padding:1px; }
	.user-1st .name { float: left; width:auto; height: auto; color: #006699; padding: 17px 0 0 5px; font-size:11px;}
	.user-1st .date { position:relative; float:left; display:inline; padding:  17px 0 0 15px;
		font-weight: normal; font-size: 11px; font-style:italic; color: #666; }
	.user-1st .state { float:left;  font-weight:bold; color: #666; padding:  17px 0 0 8px; font-size: 10px; display:inline; }

.user-1st p.reviewer_info {color:#666;padding-top:5px}

/*-------------------------------
      User Review Table
----------------------------------*/

.user-rev { 
	position:relative;
	margin: 5px 0 0 0;
	float:left;
	clear:both;
	width: 710px; text-align:left;
 }
.revclosed {display:inline-block:clear:both;}
.user-tbl {
	float:left;
	clear:both;
	width: 690px;
	border-style: none;
	border-color: inherit;
	padding: 0;
	line-height: 13px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align:left;
	margin: 0 0 8px 0;
}
.user-tbl .det-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	height: auto;
	padding: 4px;
	color: #555555;
	line-height:120%;
	width:819px;
}
.user-tbl .c1 {
	background-color: #E6EBF1;
	height: 28px;
	width: 225px;
	font-weight: 700;
	color: #006699;
	font-size: 12px;
	padding-bottom: 4px;
	padding-top: 4px;
text-align:left;
}
.user-tbl .c2 {
	background-color: #E6EBF1;
	border-top: 1px #CACAC7 solid;
	height: 28px;
	width: 435px;
	font-weight: 700;
	color: #006699;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.cspc { width: 4px; border-right: 1px #BFCBFF solid; }
.first { background-color: #EFEFEF; }
.user-tbl td{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin:0; padding: 0 0 0 6px;
}
.user-tbl .ttl-bkd{
	position:relative;
	float:left;
	clear:both;
	height: 24px;
	width: 85px;
	font-weight: 700;
	color: #006699;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
}
	
.user-tbl .txt { width: 100%; }

/*-----------------------
   Member No.1 Comments
---------------------------*/
.member-1st-pic {
background-color:transparent;
border:medium none;
clear:both;
float:left;
font-family:Arial,Helvetica,sans-serif;
height:auto;
margin:0 0 0 0;
padding:0;
text-align:left;
width:50px;
}
.member-1st-pic img {
border:1px solid #C0C0C0;
padding:1px;
}

div.cap {
font-size:xx-small;
padding:2px 0 0;
text-align:center;
}
.member-1st .name {
color:#FF3A00;
display:inline;
float:left;
font-size:11px;
font-weight:bold;
height:auto;
padding:3px 0 0;
width:auto;
}
.member-1st .date {
color:#666666;
display:inline;
float:left;
font-size:10px;
font-weight:bold;
padding:3px 0 0 15px;
position:relative;
}
.member-1st-det {
background-color:transparent;
border:medium none;
font-family:Arial,Helvetica,sans-serif;
height:24px;
margin:0;
padding:0;
width:100%;
}
.member-1st {
	position: relative;
	clear: both;
	border: none;
	display: inline;
	padding: 0;
	margin: 5px auto 2px auto;
	width: 890px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.member-1st-ttl {
	position: relative;
	clear: both;
	border: none;
	margin: 10px auto 2px auto;
	width: 100%;
	height: 22px;
	border-top: 1px solid #ff3a00;
	padding: 6px 0 0 5px;
	font: normal normal bold 14/16 Arial, Helvetica, sans-serif;
	color: #ff3a00;
	text-align: left;
	background-color: #FBEFD5;
font-size:12px;
}

.member-1st-cont {
	clear:right;
	border: none;
	padding: 0;
	margin: 0;
	height: auto;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
color:#333333;font-size:12px;
}
.member-1st-btn {
	float: left;
	clear: both;
	padding: 10px 0 0 4px;
	margin: 6px auto 2px auto;
	height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: left;
	background-color: transparent;
	outline: none;
	border: none;
}
.member-1st-btn .txt{ float:left; padding: 0 0 0 14px; margin:0; width: 500px; line-height:15px; }
.member-1st-btn .txt p {float:left;margin:4px 3px 3px;}
.member-1st-btn .num{ padding: 0 0 0 4px; vertical-align:top; width: auto; display:inline; margin:0; }
.member-1st-btn ul{ float:left; padding: 0; margin:0; width:auto; }
.member-1st-btn li{ padding: 0 0 0 10px; margin:0; display:inline; line-height:15px;}
.txt {font-size:11px;}

div.member-1st-btn ul li a:visited, div.member-1st-btn ul li a {color:#555555;display:block;float:left;height:14px;margin-right:2px;overflow:hidden; text-decoration:none;}
div.member-1st-btn ul {float:left;margin-top:4px;}
div.member-1st-btn ul li a span, div.member-1st-btn ul li a {background:url("/images/icon/ufc_sprite.png") no-repeat scroll 0 0 transparent;}
div.member-1st-btn ul li a span {background-position:right -19px;display:block;font-size:9px;line-height:9px;padding:2px 15px 3px 8px;text-align:center;}
div.member-1st-btn ul li a:hover span {background-position:right -57px;}
div.member-1st-btn ul li a.voted {background-position:left -76px;}
div.member-1st-btn ul li a.voted span {background-position:right -95px;}
div.member-1st-btn ul li {border-top:0 none;float:left;margin-right:8px;padding:0;}

/*-------------------------------------
 	 Member Comments
---------------------------------------*/
.member-ttl {
	position: relative;
	clear: both;
	border: none;
	margin: 10px auto 2px auto;
	width: 920px;
	height: 22px;
	padding: 6px 0 0 5px;
	font: normal normal bold 14/16 Arial, Helvetica, sans-serif;
	color: #ff3a00;
	text-align: left;
	background-color: #FBEFD5;
	border-top: 1px solid #ff3a00;
}

.member {
	position: relative;
	clear: both;
	border: none;
	padding: 6px 0 6px 0;
	margin: 8px auto 2px auto;
	width: 970px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top: 2px solid #89B2DF;	
}
.member .arrow { float: left; clear:both; width: 56px; height: auto; background-color: transparent;	padding: 6px 8px 0 2px; margin:0;	}
.member-pic {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	width: 50px;
	height: auto;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif; 
	display:inline;
}
.member-pic img { border:1px solid #c0c0c0; padding:1px;}
.member div.cap {text-align:center;	font-size: xx-small;}
.member-cont {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	width: 840px;
	height: auto;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
}
.member-det {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	width: 840px;
	height: 24px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	display:inline-table;
}
.member-det .name { float: left; width:auto; height: auto; color: #ff3a00; padding: 3px 0 0 0;
	display:inline; font-size:11px; color: #006699; }
.member-det .date { position:relative; float:left; display:inline; padding:  3px 0 0 15px;
		font-weight: bold; font-size: 10px; color: #666; }
.member-det .rev_extra { position:relative; float:left; display:inline; padding:  3px 0 0 35px;
		font-weight: bold; font-size: 12px; color: #666; }
.member-det .rev_extra em { color: #ff0000 }
.member-det .comment { clear:both; float: left; width:700px; height: auto; color: #ff3a00; padding: 20px 0 0 0;
	margin: 0 0 0 60px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; line-height:15px; color:#333;}
.member-det .more { margin: 10px 0 0 0; padding: 10px 0 0 0; font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif; line-height:15px; font-style: italic; color: #006699;
	 vertical-align:text-bottom; }
.member-det .more a {color:#003399;font-style:italic;font-weight:normal;font-size:12px;}
.member-det .more a:hover {color:#FF3A00}
.member-btn {
	float:left;
	clear: both;
	border-top: 1px solid #ff3a00;
	padding: 4px 0 0 4px;
	margin: 16px auto 2px auto;
	width: 830px;
	height: 28px;
	font: normal normal bold 14/16 Arial, Helvetica, sans-serif;
	color: #ff3a00;
	text-align: left;
	background-color: #FBEFD5;
}


/*-------------------------------------
 	review misc
---------------------------------------*/

.review_ss { LINE-HEIGHT: 1em; MARGIN-TOP: 10px; DISPLAY: none; CLEAR: left; BORDER-TOP: #eee 1px solid; PADDING-TOP: 10px; }
.review_ss H4 { MARGIN-BOTTOM: 10px; COLOR: #555; FONT-SIZE: 0.9em; }
.review_ss LI { MIN-HEIGHT: 2.5em; WIDTH: 425px; MARGIN-BOTTOM: 5px; OVERFLOW: hidden; }
.review_ss P { MARGIN-BOTTOM: 5px; PADDING-TOP: 5px; }
.review_ss .photoBox { FLOAT: left; MARGIN-RIGHT: 5px; }

/*-------------------------------------
 	Search Form
---------------------------------------*/
.review_search_section {  OVERFLOW: auto; }
.review_search_section LABEL { DISPLAY: block; COLOR: #345684; 	FONT-WEIGHT: bold; }
.review_search_section LABEL .formNote {FONT-WEIGHT: normal; }
.review_search_section p { FLOAT: left; MARGIN-RIGHT: 10px; }
.review_search_section p .ybtn { POSITION: relative; TOP: 13px }
.review_search_section FORM#search_form { display: inline }
#bizReviews { margin: 0; border-top: 1px solid #ccc; border-bottom:1px solid #ccc; background-color:#FBEFD5; }
#bizReviewsHeader { padding: 10px 0 7px 0; margin: 0px 5px; height:24px; display:block;}
.searchResults#bizReviewsHeader { BORDER-BOTTOM: #ccc 1px solid; PADDING-BOTTOM: 0px }
#total_reviews { padding-bottom: 10px; margin: 0; max-width: 450px; FLOAT: left; font-size: 16px; color:#FE4D01;
	padding:2px 0 8px 0; }

#total_reviews span.yes {color:#0F3DAC;}
#total_reviews span.no {color:#EF380F;}

#review_search_form #review-search-query-wrap {display:block;float:left;}

#review_search_form {float: right;}
#review_search_form input { padding: 1px; vertical-align:bottom;}
#review_search_form p {margin:0; display:block;}
.smaller {font-size: 11px;}
EM{/*margin:0;padding:0;*/border:0;vertical-align:baseline;background:transparent}
.ybtn button span { display: block; WHITE-SPACE: nowrap; position: relative;}

A.ybtn:hover {CURSOR: pointer; TEXT-DECORATION: none }
A.ybtn { DISPLAY: inline-block; }
A.ybtn SPAN { DISPLAY: inline-block; }
A.ybtn { TEXT-ALIGN: center; OUTLINE-STYLE: none; OUTLINE-COLOR: invert; OUTLINE-WIDTH: 0px; PADDING-RIGHT: 15px }
.ybtn BUTTON {BORDER: 0; POSITION: relative; PADDING: 0; MARGIN: 0px; FONT-FAMILY: inherit; OVERFLOW: visible; CURSOR: pointer;}
span.ybtn { background: none transparent scroll repeat 0% 0%; vertical-align:top;}
.ybtn span { PADDING-LEFT: 15px; }
.btn-r-l { 	BACKGROUND-POSITION: left 0px; HEIGHT: 31px; COLOR: #fff; FONT-SIZE: 14px }
.btn-r-l SPAN { BACKGROUND-POSITION: left 0px; HEIGHT: 31px; COLOR: #fff; FONT-SIZE: 14px }
BUTTON.btn-r-l { BACKGROUND-POSITION: right -41px }
.btn-r-l {	BACKGROUND-POSITION: right -41px }
.btn-b-s { LINE-HEIGHT: 17px; BACKGROUND-POSITION: left -146px; HEIGHT: 17px; COLOR: #444; FONT-SIZE: 10px }
.btn-b-s SPAN { LINE-HEIGHT: 17px; BACKGROUND-POSITION: left -146px; HEIGHT: 17px; COLOR: #444; FONT-SIZE: 10px } 

/*-------------------------------------
 	Right Col
---------------------------------------*/
#colR { text-align:left; width:270px; vertical-align:top; border-left:1px solid #ccc;}
#colR span { padding-left:25px; padding-top:20px; display:block;}

.colR { float: left; width:auto; height:auto; margin:10px 5px 0 7px; padding:0; vertical-align:top;}
#colR .header {  float: left; margin:3px 2px 2px 7px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#4868FF; line-height: 11px;
	font-weight:bold; text-align:left; width: 240px; border-top:1px solid #ccc;}
#colR .header H2 { line-height: 12px; margin: 0; float: left; font-size: 11px; color:#4868FF; }
#colR .header H3 { line-height: 14px; margin: 0; padding: 8px 0 8px 0; float: left; font-size: 13px; color: #C41200; }

#related_offers {border-color:#CCCCCC -moz-use-text-color -moz-use-text-color;border-right:0 none;border-style:solid none none;border-width:1px 0 1px; border-bottom:1px 
solid #CCCCCC; padding-bottom:10px;}
#related_offers .title h3 {line-height: 14px; margin: 0; padding: 8px 0 8px 0; float: left; font-size: 13px; color: #C41200;}
.module .title a {float:right;color:#6666CC;text-decoration:none;font-size:11px}
.module .content {overflow:hidden;width:100%;}
.module .rcontent {clear:both;color:#555555;font-family:arial,'Lucida Grande','Bitstream Vera Sans',verdana,sans-serif;font-size:12px;}


#bizActions a, a.write-review {margin:2px 0 0 7px;}
.ybtn span.ybtn-icon {background:none repeat scroll 0 0 transparent;display:block;float:left;margin-right:4px;padding-left:0;}
.ybtn button, .ybtn, .ybtn span {background:url("/images/icon/blank_buttons.png") no-repeat scroll right top transparent;font-weight:bold;}
a.ybtn, .ybtn button {outline:0 none;padding-right:15px;text-align:center;}
a.ybtn, a.ybtn span {display:inline-block;text-decoration:none;}
a.ybtn:hover{text-decoration:none;cursor:pointer;}
.btn-y-s, .btn-y-s span {background-position:left -82px;color:#C41200;font-size:11px;height:23px;line-height:21px;}
.btn-b-s, .btn-b-s span {background-position:left -146px;color:#444444;font-size:10px;height:17px;line-height:17px;}

button.btn-y-s, .btn-y-s {background-position:right -114px;}
button.btn-b-s, .btn-b-s {background-position:right -178px;}

.ybtn span.edit-review, .ybtn span.write-a-review {background:url("/images/icon/ico_map.gif") no-repeat scroll -5px -284px transparent;height:13px;margin-top:3px;width:14px;}
.ybtn span.error {background:url("/images/icon/ico_map.gif") no-repeat scroll -5px -298px transparent;height:14px;margin-top:1px;width:13px;}

#bizClaim {background:url("/images/icon/ico_map.gif") no-repeat scroll 0 -1300px transparent;margin-left:10px;padding:6px 0 2px 23px;}

.btn-y-s-active span{background-position:left -361px;}
.btn-b-s-active span{background-position:left -424px;}
button.btn-y-s-active,.btn-y-s-active{background-position:right -387px;}
button.btn-y-s-active{-ms-background-position-y:-386px;}
button.btn-b-s-active,.btn-b-s-active{background-position:right -456px;}button.btn-b-s-active{-ms-background-position-y:-455px;}

.colR .content {
	width: 230px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
}
#colR a { color:#006699; }
#colR a:hover { color:#ff3a00; }
.colR .comment {
	display: block;
	width: 230px;
	height: auto;
	margin: 10px 0 0 5px;
	padding: 4px;
	line-height: 14px;
	background-color: #FFFFCC;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
}
.colRight {margin:0; padding:0; border:none;
	 font-size:11px; font-style:normal; line-height:12px;
}
.comment-name { font-size: 11px; font-weight: normal; color: #FF7500; }
.colR .pic { margin: 0; padding:4px; border:1px solid #c0c0c0;}
#nearby-biz { FLOAT: left; PADDING: 0; MARGIN: 0 3px 15px 8px; WIDTH: 230px;}
#nearby-biz H3 { FONT-SIZE: 13px; font-weight:bold; line-height:15px; padding:5px 0 3px 0; color:#4868FF; }
#nearby-biz UL a { FLOAT: left; PADDING: 0; MARGIN: 4px 3px 0 0; WIDTH: 230px; line-height:12px; color:#333; text-decoration:none;}
#nearby-biz UL a:hover { color:#006699; text-decoration: underline;}

.user-rt { font-size: 11px; font-weight: normal; color: #FF7500; }
DIV.clearStyles { border: medium none; margin: 0; }
.biz_rating { LINE-HEIGHT: 9px; MARGIN: 2px 0px; display:block; height: 10px; width:170px; }
.bizPhotoBox { FLOAT: left; clear:left; margin: 0 20px 0 0; line-height:24px; }

DIV.bizPhotoBox IMG { BORDER: #999 1px solid; PADDING: 1px; BACKGROUND-COLOR: #fff; MARGIN: 0 10px 0 0; DISPLAY: block;}
.bizPhotoBox IMG { BORDER: #999 1px solid; PADDING: 1px; BACKGROUND-COLOR: #fff; MARGIN: 0px; DISPLAY: block; }
.bizPhotoBox .sp { height:10px;}
/*-------------------------------------
 	Map
---------------------------------------*/
.map { width:238px; height:245px; border: 1px solid #c0c0c0; text-align:center; padding:0; margin:0 0 0 7px; }
.mapLink { margin: 10px 0 10px 7px; width: 230px; font-size: 13px; color:#006699; font-family:Arial,Helvetica,sans-serif; }
.streetLink { margin: 10px 0 5px 7px; width: 230px; font-size: 10px; color:#006699; }
.streetview { display:block; width:238px; height:70px; border: 1px solid #c0c0c0; text-align:center; padding:0; margin:0 0 0 7px; }



/*-------------------------------------
   pagination
-------------------------------------*/
.spacer { position:relative; clear:both; height:7px; width:auto;}

#pages {  position:relative; clear:both; display:block; height:40px; width:710px; margin: 15px auto 0 auto;
	border-top: 1px solid #ccc; padding: 10px 0 10px 0; }
.pagelist { float:left; display:inline; width:auto; margin: 0;font-size:12px; }
.pages { float:left; display:inline; width: auto; }	
	.pages ul{ margin: 0; padding: 0; padding: 0 0 0 6px; } 
	.pages li { text-decoration: none; display:inline; padding: 0 2px 0 0;}
	.pages li a { color: #666666; font-weight:bold;}
	.pages li a:link{ text-decoration: none; color: #005599; }
	.pages li a:visited{ color: #666666; text-decoration: none; font-weight:normal; }
	.pages li a:hover{ color: #666666; text-decoration: underline; font-weight:bold; }
	
.writerev { display: block; height: 36px; text-align:center;}
	
div.bizPic img {
background-color:#FFFFFF;
border:1px solid #999999;
display:block;
margin:0;
padding:1px;
}

.reviewtop {font-style:italic;font-size:11px;color:#858585;}
.review {font-size:14px;clear:both;padding-top:10px}
.review .reviewcore {width:100%;}
.review .reviewscore {float:left;}

#pricemenu h2 {color:#008C00;font-size:250%;margin:1em auto 0.3em;text-align:center;}

span.whole { clear:both;padding-bottom:2px;margin-bottom:5px;display:inline-table;width:700px;border:1px solid
#E6EBF1;cursor:move; }
#pricemenu span.image {float:left;width:80px;}
#pricemenu span image {padding-bottom:5px; }
#pricemenu span.mi {float:left;background: url(/images/dot.gif) repeat-x 0 1.5em;width:80%;margin-left:5px;}
#pricemenu span.item {float:left;padding-right: 3px;color: #F70000;font-size:16px;}
#pricemenu span.price {float:right;padding-left: 3px;color: #000000;font-size:16px; height:20px;}
#pricemenu div.ingredients {clear:both;padding: 3px 0;font: italic 100% Georgia,Times,sans-serif;color: #555}
#pricemenu .h2 {cursor:move;}
div#menuresult {color:blue;font-weight:bold;padding:15px;text-align:center;width:703px;font-size:14px;}
#pricemenu li {list-style-type:none;}

#detail div.price {float:left;padding-right:25px;}
#detail div.price b {text-decoration:underline;font-style:italic;font-size:14px}

.menuedit {float:right;}
a.mini  {font-size:11px;}

#returnFromQuery  {clear:right;display:block;margin:5px 0;text-align:right;font-size:12px}

.det-txt a.add-owner-comment {background:url("/images/icon/ico_map.gif") no-repeat scroll -2px -715px 
transparent;color:#999999;float:right;margin-right:10px;padding:1px 0 1px 18px; font-size:12px}
.place_fb {padding-top: 10px;}

