@charset "utf-8";
/* CSS Document */
.stars {
	font-weight: bold;
	color: #CC0000;
	font-size:13px;
}
a.here {
	/*color:#444;*/
	background:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}	
.rev_count {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size:11px;
}

.infin {
	font-family:arial,"Courier New", Courier, monospace;
	font-size:25px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
hr {
	border-top:1px dotted #000000;
	border-right:0px dotted #000000;
	border-bottom:0px dotted #000000;
	border-left:0px dotted #000000;
}
.resto_name {
	font-family:Trebuchet MS, tahoma;
	font-size:17px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.resto_name a{
	font-family:Trebuchet MS, tahoma;
	font-size:17px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:underline;
}
.resto_name a:hover{
	font-family:Trebuchet MS, tahoma;
	font-size:17px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
optgroup{
	font-family: Trebuchet MS, tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.sel_b{
	font-family: Trebuchet MS, tahoma;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	background-color:#eeeeee;
	border-bottom:1px dashed #aaaaaa;
}

.caption_s{
	font-family:Trebuchet MS, tahoma;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.rate{
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#D62C2C;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.overall_rate{
	font-family:Trebuchet MS, tahoma;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.head1 {
	font-family:Trebuchet MS, tahoma;
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.head1 a{
	font-family:Trebuchet MS, tahoma;
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
	text-decoration:underline;
}
.head1 a:hover{
	font-family:Trebuchet MS, tahoma;
	font-size:18px;
	color:#ff0000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.popup_head1 {
	font-family:Trebuchet MS, tahoma;
	font-size:15px;
	color:#000000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.popup_default  {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#000000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.popup_default a {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#000000;
	font-weight:none;
	font-style:normal;
	text-decoration:underline;
}
.popup_default a:hover{
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#000000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}

.tbl, input, select, textarea {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}
.msg {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#EE0000;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.default  {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#000000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.default a {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#0000EE;
	font-weight:none;
	font-style:normal;
	text-decoration:underline;
}
.default a:hover{
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#0000EE;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.note,.note a:hover {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
}
.note a {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#ff0000;
	font-weight:none;
	font-style:normal;
	text-decoration:underline;
}


.note2 {
	font-family:Trebuchet MS, tahoma;
	font-size:13px;
	color:#ffffff;
	font-weight:none;
	font-style:normal;
	text-decoration:none;
	background-color:#FF0000;
	padding:2px;
}



/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	/*padding:0 0 1.75em 1em;*/
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:normal;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
	background-color:#FF0000;
	color:#FFFFFF;
}

.review_tab {
	background-color:#ddd;
}

/*reviewtab*/

#reviewtab {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	position:relative;
	float:left;
	width:100%;
	/*padding:0 0 1.75em 1em;*/
	padding:0;
	margin:0;
	list-style:none;
	line-height:1em;
	text-transform:uppercase;

}

#reviewtab LI {
	float:left;
	margin:0;
	padding:0;
}

#reviewtab A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:normal;
	background:#CDBBA7;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-right:1px solid #fff;
}

#reviewtab A:hover,
#reviewtab A:active,
#reviewtab A.here:link,
#reviewtab A.here:visited {
	background:#bbb;
}

#reviewtab A.here:link,
#reviewtab A.here:visited {
	position:relative;
	z-index:102;
	background-color:#ddd;
	color:#000000;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #000;
}
.signup {
	color:#FFF;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
}
