﻿body {

	margin: 0px;
	background-color:#E9F2F7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background:url(../images/background_body1.jpg) repeat-x;*/
}

.container{

/*	width:1050px;*/
	width:1212px;
}
#header{

/**/width:100%;
	
	margin:0;
	background-image:url(../images/header_bg.jpg);
	height:130px;
	

}
.logoSection{

	width:1190px;
	margin:0px;
	padding:10px;
}

#searchBar{

	height:40px;
	width:100%;padding:5px;
	/*border:1px  #990000 solid;*/
}
#searchBar span{

	padding:0px;
	font-weight:bold;

}

#letSideMenu{

	width:269px;
	height:416px;
	float:left;

}


.topLeft{
	background:url(../images/top_left.jpg) no-repeat;
	width:13px;
	height:11px;
}
.topRight{
	background:url(../images/to_right.jpg) no-repeat;
	width:15px;
	height:11px;
	
}

.topEdge{
	height:11px;
	background:url(../images/top_border.jpg) repeat-x;
	
}

.bottomLeft{
	width:13px;
	height:11px;
	background:url(../images/bottom_left.jpg) no-repeat;


}
.bottomEdge{
	height:11px;
	background:url(../images/bottom_border.jpg) repeat-x;
	
}
.bottomRight{
	background:url(../images/bottom_right.jpg) no-repeat;
	width:15px;
	height:11px;
}

#middleContent{

	width:672px;
	height:300px;
	/**background-color:#FFFFFF;width:672px;*/
	margin-left:30px;
	float:left;
	text-align:left;
}

.middleRow{
	display:table-cell;
	vertical-align:top;
	height:400px;
	text-align:left
}

#rightColun{

	width:160px;
	height:300px;
	background-color:#FFFFFF;
	margin-left:30px;
	float:left;

}

.welcomeBox{
	
	margin:20px auto 20px auto;
	
}



.welcometitle{
	
	
	
	font-size:20pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:100%;
	
	
}
.subtitle{
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#9DA8BA;
	
}
.restaurantCity{
	font-size:13pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	width:100%;
	color:#376db5;
	
}

.resStaurantName{
	
	color:#000000;
	font-size:13px;
	font-weight:bold;
}

.smallGrey{
	color:gray;
}

.readmore, .lastweekReview{
	
	
	
	color:#3870BB;
	font-size:12px;
	
}

.menuItem{
	padding:10px 0 10px 0;
}


.PageHeading{

	font-family:Verdana, Geneva, Tahoma, sans-serif;
	font-weight:bold;
	font-size:17px;
	color:#000000;
}



table.restaurantsTable tr td{
	color:#2A7DC1;
	font-weight:normal;
}

.blueText{
	color:#2A7DC1;
	font-weight:normal;
}
.boldBlueh1{

	color:#2A7DC1;
	font-weight:bold;
	font-size:15px;
	text-align:center;
	padding:19px;
	width:337px;
	float:left;
}
.reviewtnDiv{
	float:left;
	padding:19px 0 19px 0;
}
a {
	outline:none;
}

table.restaurantsTable tr td a{
	color:#2A7DC1;
	font-weight:normal;
}
.reviewtableHead{
	
	background-color:#3870BA;
	color:white;
	height:25px;
	font-weight:bold;
	padding-left:10px;
	text-align:left;
	
}

.termsContent{

	font-size:9px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;

}
.termsSubTitle{

	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;

}
.termsLinkDiv{
	position:relative;
	float:right;
	color:white;
	font-size:10px;
	padding-right:30px;
	top:3opx;
	/*border: 1px #000000 solid;*/
	

}
.topCitiesImg{
	position:relative;
	float:right;
	color:white;
	font-size:10px;
	padding-right:0px;
	top:3opx;
	margin-top:-12px;
	/*border: 1px #000000 solid;*/
	

}
.topCitieslbl{
	position:relative;
	float:right;
	color:white;
	font-size:10px;
	padding-right:0px;
	top:3opx;
	font-size:12px;
	/*border: 1px #000000 solid;*/
	

}
.termsclass{
	color:#999999;
	float:right;
	/*text-decoration:none;*/
}
.privacyclass{
	color:#999999;
	float:right;
	border-right: #666666 1px solid;
	margin-right:10px;
	padding-right:10px;
	/*text-decoration:none;*/

}

.termsclass:hover{
	color:#999999;
	float:right;
	text-decoration:none;/**/
}
.privacyclass:hover{
	color:#999999;
	float:right;
	border-right: #666666 1px solid;
	margin-right:10px;
	padding-right:10px;
	text-decoration:none;

}

.priTitle{

	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

.priSubTitle{
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}




