/* CSS Document */


/*rating system*/
.rating_star_box{
	width: 90px;
	height:17px;
	float:left;
}
.rating_string_box{
	font: bold 12px Calibri;
	clear:both;
	float:left;
}
.rating_label{
	font: bold 14px Calibri;
	clear:both;
	float:left;
}
.price_string_box{
	font: bold 12px Calibri;
	clear:both;
	float:left;
}
.full_star{
	width: 18px;
	height: 17px;
	float:left;
	background: url(../images/common/rating_full.gif) no-repeat 0 0; 
}
.half_star{
	width: 18px;
	height: 17px;
	float:left;
	background: url(../images/common/rating_half.gif) no-repeat 0 0; 
}
.dollar_box{
	clear:both;
	width: 60px;
	height:17px;
	font: bold 14px Arial;
	float:left;
}
.dollar_full{
	float:left;
	color:#006633;
}
.dollar_blank{
	float:left;
	color: #999999;
}


/*restaurant page*/
#restaurant_title{
	font: bold 22px Calibri;
	float:left;
	color: #000066;
	width: 570px;
	padding-bottom:3px;
	margin:10px 0 0 10px;
	border-bottom: 1px solid #CCCCCC;
}
#restaurant_title_left{
	font: bold 22px Calibri;
	float:left;
	color: #000066;
}
#restaurant_title_right{
	padding-top:6px;
	font: bold 16px Calibri;
	float:right;
	text-decoration:none;
	color: #B81F2B;
}
#restaurant_title_right a{
	outline: none;
	padding-top:4px;
	font: normal 16px Calibri;
	float:right;
	text-decoration:none;
	color: #990000;
}
#restaurant_title_right a:hover{
	text-decoration:underline;
	cursor: pointer;
}



/*right sidebar*/
#locations_title{
	font: normal 18px Calibri;
	float:left;
	color: #000066;
	width: 300px;
	padding-bottom:3px;
	border-bottom: 1px solid #0000CC;
	margin-bottom:10px;
}
.address_box{
	margin-bottom:10px;
	width:290px;
	padding:5px;
	float:left;
	border: 1px solid #CCCCCC;
}
.address_row{
	width:145px;
	float:left;
	font: normal 15px Calibri;
}
.address_row a{
	font: normal 15px Calibri;
	text-decoration:none;
	color: #000066;
}
.address_row a:hover{
	text-decoration:underline;
	cursor: pointer;
}
.address_box_left{
	width:145px;
	float:left;
}
.address_box_right{
	width:135px;
	padding-left:10px;
	float:right;
}
.phone_label{
	font: bold 13px Calibri;
	color: #666666;
}
.phone_row{
	font: normal 16px Calibri;
	color: #000000;
}


/*restaurant information*/
#restaurant_info_box{
	width:580px;
	margin-left: 20px;
	margin-top: 10px;
	float:left;
	min-height: 240px;
}
#restaurant_info_left{
	width:340px;
	float:left;
}
#restaurant_info_right{
	width:220px;
	float:right;
}
#hours_box{
	width:195px;
	padding:5px 0px 15px 0;
	float:right;
}
#hours_box_title{
	width:185px;
	padding-bottom:5px;
	text-align:center;
	float:right;
	font: bold 15px Calibri;
}
#hours_box h2{
	clear:both;
	float:left;
	width:48px;
	margin-right: 10px;
	margin-top:2px;
	font: bold 15px Calibri;
}
#hours_box h3{
	float:left;
	color:#999999;
	min-width:135px;
	margin-top:2px;
	font: normal 15px Calibri;
}
#restaurant_rating_box{
	width:150px;
	padding:10px;
	float:left;
	height: 40px;
}
#restaurant_price_box{
	width:150px;
	padding:10px;
	float:left;
	height: 40px;
}
#restaurant_rating_wrapper{
	width: 350px;
	float:left;
	clear:both;
	/*border: 1px solid #CCCCCC;
	/*background: url(../images/common/search_box.gif) repeat-x 0 0px;*/
}

/*used for regions and foodtypes*/
.region_info_box{
	width: 340px;
	float:left;
}
.region_label{
	clear:both;
	width:100px;
	padding:5px 5px 5px 0;
	float:left;
	font: bold 14px Calibri;
	color: #333333;
}
.rating_label{
	clear:both;
	width:170px;
	padding:5px 5px 5px 0;
	float:left;
	font: bold 14px Calibri;
	color: #333333;
}
.region_data{
	width: 190px;
	padding:5px;
	float:left;
	font: normal 14px Calibri;
	color: #666666;
}
.region_name{
	clear:left;
}


#menu_box{
	width: 340px;
	float:left;
	margin-top:10px;
}
.website_box a{
	font: normal 15px Calibri;
	margin-left:5px;
	text-decoration:none;
	color: #000066; 
}
.website_box a:hover{
	text-decoration:underline;
	cursor: pointer;
}
.menu_button a{
	float:right;
	margin-right: 15px;
	text-align:center;
	text-decoration:none;
	font: bold 17px Calibri;
	padding-top:5px;
	outline:none;
	color: #3F3E8B;
	padding-top:10px;
	width:125px;
	height: 30px;
	background-image: url(../images/buttons/viewrates.png);
}
.menu_button a:hover{
	background-position: 0 -40px;
	cursor: pointer;
}




/*comment and rating boxes*/
#review_title_box{
	margin-left:10px;
	margin-bottom:10px;
	float:left;
	color: #000066;
	width: 589px;
	padding-bottom:3px;
	border-bottom: 1px solid #0000CC;
}
#review_title_left{
	font: normal 18px Calibri;
	width:200px;
	float:left;
}
#review_title_right{
	font: normal 15px Calibri;
	width:300px;
	text-align:right;
	float:right;
}
.comment_header_bar{
	clear:both;
	padding:2px 5px 2px 5px;
	margin-left: 10px;
	float:left;
	width:577px;
	height:18px;
	font: bold 16px Calibri;
	border:1px solid #CCCCCC;
	background: url(../images/common/comment_header.gif) repeat-x 0 0;
}
.comment_header_left{
	float:left;
	width:290px;
	font: normal 14px Calibri;
}
.comment_header_right{
	float:right;
	width: 150px;
	font: bold 14px Calibri;
}
.comment_box{
	clear:both;
	margin-left: 10px;
	padding: 5px;
	float:left;
	width:577px;
	min-height: 30px;
	margin-bottom:10px;
	font: normal 14px Calibri;
	border:1px solid #CCCCCC;
}
.flag_comment{
	float:right;
	clear:both;
}
.flag_comment a{
	color:#990000;
}


/*User Review form*/
#not_logged_in{
	width:560px;
	padding-bottom:10px;
	font: normal 15px Calibri;
	color: #000099;
	float:left;
	padding:10px;
	text-align:center;
}
#write_review_button{
	font: bold 15px Calibri;
	color: #000099;
}
#write_review_button:hover{
	text-decoration:underline;
	cursor: pointer;
}
#thanks_box {
	width: 567px;
	padding: 10px;
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 10px;
	float:left;
	color: #000099;
	text-align:center;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EAECF8;
}
#fail_box {
	width: 567px;
	padding: 10px;
	margin-left:10px;
	margin-top: 5px;
	margin-bottom: 10px;
	float:left;
	color: #FF0000;
	text-align:center;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}




/*edit restaurant css*/
#edit_restaurant_form {
	float: left;
	margin-top: 10px;
	background-color:#CCCCCC;
	border: 1px solid #999999;
	margin-left:10px;
	padding:8px;
	font: bold 14px Calibri, Arial;
}
#edit_restaurant_form input{
	float:left;
	padding-top: 2px;
	height:20px;
}
#edit_restaurant_form input[type="text"]{
	border: 1px solid #999999;
}
#edit_restaurant_form select{
	float:left;
	padding-top: 2px;
	height:24px;
	border: 1px solid #999999;
}
#edit_restaurant_form select option{
	padding-right: 15px;
}
#edit_restaurant_form input[type="submit"]{
	margin-left: 15px;
	margin-right: 3px;
	border: 1px solid #333333;
	font: normal 12px Calibri, Arial;
	color: #FFFFFF;
	float:right;
	background-color: #333333
}
#edit_restaurant_form input[type="submit"]:hover{
	cursor: pointer;
	background-color: #666666;
}
.edit_rest_label{
	clear:both;
	font:bold 15px Calibri;
	width: 100px;
	float:left;
	text-align: right;
	padding-top: 2px;
	padding-right:5px;
}
.edit_list_title{
	font: bold 16px Calibri;
	float:left;
	padding:3px;
	margin-left:10px;
}
.edit_list{
	clear:both;
	font: normal 16px Calibri;
	float:left;
	padding:3px;
	margin-left:10px;
}
.edit_list ul{
	margin-left:20px;
}
.edit_list li{
	clear:both;
	float:left;
}
.edit_list li span{
	text-decoration:none;
	color: #999999;
}
.edit_list li span:hover{
	cursor: pointer;
	color: #990000;
}
.edit_error_msg{
	clear:both;
	font: bold 14px Calibri;
	float:left;
	width:400px;
	color: #FF0000;
}
#submit_edit{
	margin-left: 15px;
	margin-right: 3px;
	padding:1px;
	width:100px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #5454A8
}
#submit_edit:hover{
	cursor: pointer;
	background-color: #6161C8;
}

.popup_close{
	margin-left:240px;
	padding:1px;
	width:140px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #333333;
}
.popup_close:hover{
	cursor: pointer;
	background-color: #666666;
}
.thickbox{
	font: normal 14px Calibri;
	text-decoration:none;
	color: #990000;
}
.thickbox:hover{
	text-decoration:underline;
	cursor:pointer;
}

.hours_input_box{
	float:left;
	min-width:300px;
	background-color: #999999;
}
.hours_form_label{
	clear:both;
	float:left;
	width:40px;
	text-align:right;
	padding-right:5px;
	padding:2px;
}
.hours_form_input{
	float:left;
	padding:2px;
}
.hours_form_input h1{
	font: normal 12px Calibri;
	float: left;
	padding:3px;
}

#edit_hours_form{
	float: left;
	clear:both;
	margin-top: 10px;
	background-color:#CCCCCC;
	border: 1px solid #999999;
	margin-left:10px;
	padding:8px;
	font: bold 14px Calibri, Arial;
}
#edit_hours_form select{
	float:left;
	padding:3px;
	height:24px;
	border: 1px solid #999999;
}

/*specific to hours forms*/
.rest_hours_select{
	width: 120px;
}
#hours_submit_edit{
	clear:both;
	margin-left: 100px;
	margin-top: 15px;
	padding:1px;
	width:100px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #5454A8
}
#hours_submit_edit:hover{
	cursor: pointer;
	background-color: #6161C8;
}


/*address edit*/
.edit_address_link{
	float:left;
}
.edit_address_link a{
	float:left;
	color: #990000;
	text-decoration:none;
	font: normal 12px Arial;
}
.edit_address_link a:hover{
	text-decoration:underline;
	cursor:pointer;
}
.delete_address_button{
	float:right;
	clear:both;
}
.delete_address_button a{
	width: 16px;
	height: 16px;
	display:block;
	margin-right: 10px;
	text-decoration:none;
	background: url(../images/buttons/delete_x.gif) no-repeat 0 0;
}
.delete_address_button a:hover{
	background-position: 0 -17px;
	cursor: pointer;
}
.add_address_box{
	float:left;
	padding:5px;
}
.add_label{
	padding-top:6px;
	clear:both;
	text-align:right;
	padding-right:10px;
	width:130px;
	float:left;
}
.add_input{
	padding-top:3px;
	text-align:left;
	width:250px;
	float:left;
}

/*edit address css*/
#edit_address_form {
	float: left;
	width:500px;
	margin-top: 10px;
	background-color:#CCCCCC;
	border: 1px solid #999999;
	margin-left:10px;
	padding:8px;
	font: bold 14px Calibri, Arial;
}
#edit_address_form input{
	padding-top: 2px;
	height:20px;
}
#edit_address_form input[type="text"]{
	border: 1px solid #999999;
}
#edit_address_form select{
	padding-top: 2px;
	height:24px;
	border: 1px solid #999999;
}
#edit_address_form select option{
	padding-right: 15px;
}
#edit_address_form input[type="submit"]{
	clear:both;
	margin-left: 200px;
	margin-top: 25px;
	padding:1px;
	width:100px;
	height: 25px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #5454A8
}
#edit_address_form input[type="submit"]:hover{
	cursor: pointer;
	background-color: #6161C8;
}

#address_submit_edit{
	clear:both;
	margin-left: 200px;
	margin-top: 15px;
	padding:1px;
	width:100px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #5454A8
}
#address_submit_edit:hover{
	cursor: pointer;
	background-color: #6161C8;
}


/*upload menu form*/
#upload_menu_form{
	clear:both;
	width:340px;
	float:left;
	margin-right:15px;
	margin-top:10px;
	padding:10px;
	border:1px solid #CCCCCC;
	background: url(../images/common/review_back.gif) repeat-x 0 -100px;
	background-color: #E6E8F0;
}
#upload_menu_form ul{
	margin-top:5px;
	float:left;
	margin-left:20px;	
	font: normal 11px Calibri;
}
#upload_menu_form input{
	outline:none;
}
#upload_menu_form input[type="submit"]{
	clear:both;
	margin-left: 100px;
	margin-top: 25px;
	padding:1px;
	width:100px;
	height: 25px;
	border: 1px solid #333333;
	font: bold 15px Calibri, Arial;
	color: #FFFFFF;
	float:left;
	background-color: #5454A8;
}
#upload_menu_form input[type="submit"]:hover{
	background-color: #6161C8;
	cursor: pointer;
}
.img_title{
	width:330px;
	float:left;
	text-align:center;
	color: #999999;
	font: bold 14px Calibri, Arial;
}
.img_box{
	width:318px;
	min-height:100px;
	float:left;
}
.img_box img{
	margin:10px;
	clear:both;
	border:1px solid #000000;
}


.delete_box{
	float:right;
	margin-right:10px;
	font: normal 10px Calibri; 
	clear:both;
	margin-top:90px;
}
.delete_box a{
	color: #990000;
}

.old_menu_link{
	margin-left:10px;
	padding:2px;
	float:left;
	clear:both;
	font: normal 14px Calibri;
}

#own_this_link{
	min-width:300px;
	float:left;
	clear:both;
	margin-left:10px;
	margin-top:10px;
	font: normal 14px Calibri;
}
#own_this_link a{
	text-decoration:none;
	color: #333333;
}
#own_this_link a:hover{
	cursor: pointer;
	text-decoration:underline;
}
#info_section{
	clear:both;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:15px;
	padding:5px;
}

#comment_disclaimer{
	width:520px;
	font: normal 12px Calibri;
	float:left;
	clear:both;
}