@charset "utf-8";

	
#error_message{
color:#FF0000;
font-size:12px
}

body/* CSS Document */

 {
	margin: 0px;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #BFBE2D;
}
#layoutsite {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	width: 1000px;
}
#topsite {
	float: left;
	height: 227px;
	width: 1000px;
	/*background-image: url(../images/topsite_01.gif);*/
	background-image: url(../images/topbg_2.gif);
}
#bodysite {
	float: left;
	height: auto;
	width: 990px;
	padding: 5px;
	background-color: #979723;
}
#footer {
	float: left;
	height: 60px;
	width: 1000px;
	text-align: center;
	background-color: #979723;
	font-family: Arial;
	font-size: 12px;
	padding-top: 15px;
	color: #000000;
	margin-top: 4px;
}
#body {
	float: left;
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
}
.textBox {
	border: 1px solid #79791C;
}

#bodyleft {
	float: left;
	height: auto;
	width: 46%;
	padding: 2%;
	font-family: Arial;
	font-size: 12px;
}
#bodyright {
	float: left;
	height: auto;
	width: 46%;
	padding: 2%;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
#bodyright a {
	color:#7E7D0D;
	font-weight:bold;
	text-decoration:underline
}
.titleRegister {
	font-family: "Trajan Pro";
	font-size: 24px;
	color: #7E7C0C;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	height: auto;
}
#button {
	background-color: #979723;
	color: #FFFFFF;
	font-family: Arial;
	border: 1px solid #979723;
	cursor:pointer;
}
#bodyleft2 {
	float: left;
	height: auto;
	width: 96%;
	padding: 2%;
	font-family: Arial;
	font-size: 12px;
}
#logo {
	float: left;
	height: auto;
	width: 454px;
	/*margin-top: 45px;
	margin-left: 15px;
	*/
}
#topmenu {
	float: left;
	width: 525px;
	height: 30px;
	padding-top: 10px;
}
.topnav li {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.topnav  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.topnav  li a {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #62620B;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.topnav  li  a:hover {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menuarea {
	float: left;
	width: 550px;
	height: 90px;
}
#loginarea {
	height: auto;
	width: 440px;
	float: left;
	padding-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.menumain    {
	margin: 0px;
	padding: 0px;
}
.menumain li {
	float: left;
	list-style-type: none;
	width: auto;
	text-align: center;
	margin-left: 15px;
	padding-top: 55px;
}
#bodysiteHome {
	float: left;
	height: auto;
	width: 1000px;
	padding: 0px;
	background-color: #FFFFFF;
}
#banArea {
	float: left;
	width: 1000px;
	height: 237px;
}
#promotionBox {
	float: left;
	height: 178px;
	width: 295px;
	background-image: url(../images/PromotionBox.gif);
	padding-top: 55px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	font-family: Arial;
	font-size: 12px;
}
.titlepromotion {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	width: 89%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.titlepromotion a {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
.titlepromotion  a:hover {
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	
}
.readmore {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}
#banner1 {
	float: left;
	height: 230px;
	width: 352px;
	margin-left: 4px;
	background-image: url(../images/bgBanner1.gif);
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#banner2 {
	float: right;
	height: 230px;
	width: 302px;
	background-image: url(../images/bgBanner2.gif);
	padding-top: 7px;
	padding-right: 9px;
	padding-left: 9px;
}
.banInner {
}
.banInner2 {
	height: 203px;
	width: 303px;
}
#bodyLeftHome {
	float: left;
	height: auto;
	width: 303px;
	background-color: #7e7d0d;
	margin-bottom: 0px;
	margin-top: 4px;
}
#bodymiddle {
	float: left;
	height: auto;
	width: 370px;
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 0px;
}
#bodyRightHome {
	float: right;
	height: auto;
	width: 320px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #7e7d0d;
	padding-bottom: 4px;
}
#SearchTitle {
	float: left;
	height: auto;
	width: 100%;
}
.formBox {
	float: left;
	height: auto;
	width: 303px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.SearchBody {
	float: left;
	width: 295px;
	height: 351px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial;
	font-size: 12px;
}
.bodyWelcome {
	float: left;
	height: 180px;
	width: 330px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 0px;
	background-color: #7E7D0D;
}
.newsBox {
	float: left;
	height: auto;
	width: 370px;
	margin-top: 4px;
	background-color: #7E7D0D;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
.bodyNews {
	float: left;
	height: 490px;
	width: 362px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #FFFFFF;
}
.bodyrestaurant {
	float: left;
	height: 750px;
	width: 312px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #FFFFFF;
}



.linewhite {
	float: left;
	height: 4px;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 4px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bobySendFriend {
	float: left;
	height: auto;
	width: 295px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 15px;
}
#SubmitToFriend {
	background-color: #7E7D0D;
	border: 1px solid #7E7D0D;
	color: #FFFFFF;
}
.newsletterBox {
	float: left;
	height: auto;
	width: 303px;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 4px;
	padding-top: 4px;
}
.bodyNewsletter {
	float: left;
	height: auto;
	width: 295px;
	margin-right: 4px;
	margin-left: 4px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 15px;
	margin-bottom: 4px;
}
.blogBox {
	float: left;
	height: auto;
	width: 303px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 15px;
	margin-top: 4px;
	padding-top: 15px;
}
#bodyRestaurantGroup {
	float: left;
	height: auto;
	width: 693px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #7E7D0D;
	padding-bottom: 4px;
	margin-left: 4px;
	_width:680px;
	overflow-x:hidden;
}
.bodyRestaurant {
	float: left;
	height: auto;
	width: 685px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	background-repeat: repeat-x;
	
}
.bodyRestaurantInside {
	float: left;
	height: auto;
	width: 43%;
	margin: 0px;
	padding: 3%;
}
#pages {
	float: right;
	height: auto;
	width: 96%;
	padding: 2%;
	margin-bottom: 20px;
	text-align: right;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#pages ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#pages li {
	list-style-type: none;
	padding: 5px;
	margin-left: 5px;
	width: auto;
	float: left;
}
#pages  a {
	list-style-type: none;
	margin-left: 0px;
	border: 1px solid #BFBE2D;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
	color: #BFBE2D;
	width: auto;
	height: auto;
	float: left;
}
#pages  a:hover {
	list-style-type: none;
	margin-left: 0px;
	border: 1px solid #BFBE2D;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
	width: auto;
	height: auto;
	float: left;
	background-color: #979723;
}
.bodyRestaurantdetail {
	float: left;
	height: auto;
	width: 43%;
	margin: 0px;
	padding: 3%;
}
.bodyrestaurantDetail {
	margin: 0px;
	padding: 3%;
	float: left;
	height: auto;
	width: 94%;
	text-align: justify;
}
.mypage {
	float: left;
	width: 250px;
	height: auto;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-image: url(../images/mypage-new_10.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.mypage ul {
	margin: 0px;
	padding: 0px;
}
.mypage li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBE2D;
	width: 240px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.mypage a {
	text-decoration: none;
	margin: 10px;
	padding: 10px;
	color: #7E7D0D;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.mypage  a:hover {
	text-decoration: underline;
	margin: 10px;
	padding: 10px;
	color: #7E7D0D;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.messagebox {
	padding: 2%;
	border: 1px dotted #BFBE2D;
	font-weight: bold;
	color: #7E7D0D;
	margin-bottom: 20px;
}
.tbl_body {
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 15px;
}
.tbl_title {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.ShowListRestaurant {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
}
.shortdesc {
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 480px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.picres {
	float: left;
	padding: 0px;
	width: auto;
	margin: 0px;
	height: auto;
	border: 3px solid #BFBE2D;
}
.picres_new {
	float: left;
	padding: 0px;
	width: auto;
	margin: 0px;
	height: auto;
	border: 1px solid #BFBE2D;
}

a 
{
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #BFBE2D;
	text-decoration: none;
}




.writereview {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: auto;
	text-align: right;
	font-weight: bold;
}
.writereview a {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: auto;
	text-align: right;
	font-weight: bold;
	color: #BFBE2D;
}
.writereview  a:hover {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	height: auto;
	text-align: right;
	font-weight: bold;
	color: #BFBE2D;
	text-decoration: underline;
}
.viewMessage {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
}

#footerOutside {
	float: left;
	height: 100px;
	width: 1000px;
	text-align: center;
	background-color: #BFBE2D;
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/admin__03.gif);
	padding-top: 50px;
}
.contentWelcome {
	padding: 3%;
	height: auto;
	width: 94%;
	float: left;
}
.contentWelcome a {
	color:#7E7D0D;
	font-weight:bold;
	text-decoration:underline
}
.contentWelcome a:hover {
	color:#7E7D0D;
	font-weight:bold;
	text-decoration:underline
}

#bodyadmin {
	float: left;
	height: 190px;
	width: 1000px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	background-color: #E1E184;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 80px;
	padding-left: 0px;
	background-image: url(../images/admin_02.gif);
}
#bodyLogin {
	float: left;
	height: auto;
	width: 1000px;
	padding: 0px;
	background-color: #979723;
}
.headerTable {
	font-weight: bold;
	color: #FFFFFF;
}
.titleBlog {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titleBlog a {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #7E7D0D;
}
.titleBlog  a:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #BFBE2D;
}

.datepost {
	margin: 0px;
	padding: 0px;
	float: right;
}
.contentBlog {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
}
.commentBlog {
	float: left;
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBE2D;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Arial;
	font-size: 18px;
}
.commentBlogCopy {
	float: left;
	width: 100%;
	text-align: right;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BFBE2D;
}
.commentBlog a {
	float: left;
	width: 100%;
	text-align: right;
	color: #979723;
}
.commentBlog  a:hover {
	float: left;
	width: 100%;
	text-align: right;
	color: #BFBE2D;
	text-decoration: underline;
}
.imgBlog {
	float: left;
	margin-right: 10px;
}
.thumbfood {
	float: left;
	margin-right: 5px;
	width: 75px;
	height: 56px;
}
.wrapperFood {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.headerTable {
	margin: 0px;
	padding: 0px;
}

.tbl_form {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tbl_cashier {
	font-family: Arial;
	float: left;
	height: auto;
	width: 46%;
	padding: 0%;
}
.tbl_cashierRight {
	font-family: Arial;
	float: right;
	height: auto;
	width: 45%;
	padding: 2%;
	border: 1px solid #BFBE2D;
}
.tbl_cashierAdd {
	font-family: Arial;
	float: right;
	height: auto;
	width: 96%;
	padding: 2%;
	border: 1px solid #BFBE2D;
	margin-top: 50px;
}
#banResDetail {
	float: left;
	height: 230px;
	width: 675px;
	margin-left: 4px;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	background-color: #7E7D0D;
}
.banResInside {
	float: left;
	height: 203px;
	width: 100%;
	background-color: #FFFFFF;
}
.review {
	margin: 0px;
	padding: 0px;
}
.review a {
	margin: 0px;
	padding: 5px;
	float: right;
	text-transform: uppercase;
	color: #BFBE2D;
	border: 1px solid #BFBE2D;
}
.review  a:hover {
	margin: 0px;
	padding: 5px;
	float: right;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #BFBE2D;
	background-color: #BFBE2D;
}
.messageboxLeft {
	padding: 1px;
	/*border: 1px dotted #BFBE2D;*/
	font-weight: bold;
	color: #6c6a0d;
	margin-bottom: 20px;
	float: left;
	height: auto;
	width: 100%;
/*	background-color: #E8E8A8;
*/}
.messageboxRight {
	padding: 1px;
	/*border: 3px solid #7E7D0D;*/
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
	float: left;
	height: auto;
	width: 50%;
	background-color: #BFBE2D;
}
.messageboxRight_new {
	padding: 1px;
	/*border: 3px solid #7E7D0D;*/
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	float: left;
	height: auto;
	width: 100%;
}

.graph {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8A8;
}
.headerOrderList {
	float: left;
	height: auto;
	width: 100%;
	font-family: Arial;
	font-size: 18px;
	margin-bottom: 15px;
	color: #7E7D0D;
	padding-top: 10px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #BFBE2D;
	clear: both;
}
.shortdescList {
	float: left;
	margin-right: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 550px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.question {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.iconRes {
	padding: 0px;
	height: 72px;
	width: 170px;
	background-color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.iconRes_new {
	padding: 0px;
	height: 72px;
	width: 170px;
	background-color: #00FF00;
	text-align: center;
	overflow: hidden;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}

.reviewres {
	float: left;
	padding: 0px;
	clear: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapperrating {
	height: auto;
	float: left;
	padding: 0px;
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titleRes {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#wrapperres {
	height: 240px;
	width: 28%;
	float: left;
	margin-bottom: 20px;
	background-color: #F4F4D0;
	margin-left: 15px;
	padding: 1%;
	border: 1px solid #BFBE2D;
	text-align: justify;
}

#wrapperres_new {
	height: auto;
	width: 98%;
	float: left;
	margin-bottom: 20px;
	background-color: #F4F4D0;
	padding: 1%;
	border: 1px solid #BFBE2D;
	text-align: justify;
}

.rating {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: auto;
	color: #7E7D0D;
}
.bodyRestaurantInsideFull {
	float: left;
	height: auto;
	width: 94%;
	margin: 0px;
	padding: 3%;
	clear: both;
}
.contentRes {
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#banAreaRes {
	float: right;
	width: 697px;
	height: 237px;
}
.shortdescRes {
	float: left;
	width: 100%;
	height: 60px;
	margin: 0px;
	padding: 0px;
}

.shareArticle {
	float: right;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.TitleResIndex {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	width: 87%;
	height: 80px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	background-color: #F2F2C8;
	border: 1px solid #E9E9A3;
}
.thumbImgIndex {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	height: 80px;
	width: 75px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
}
.readmoreIndex {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-left: 0px;
}
.titleIndex {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.descIndex {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
}
.ratingIndex {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #7E7D0D;
}#paging {
	float: left;
	height: auto;
	width: 96%;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 4%;
}
#paging ul {
	height: auto;
	float: right;
}
#paging  li {
	height: auto;
	width: auto;
	float: left;
	list-style-type: none;
	padding: 5px;
	margin: 0px;
}
#paging  li a {
	height: auto;
	width: auto;
	float: left;
	list-style-type: none;
	margin: 0px;
	border: 1px solid #BFBE2D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#paging  li  a:hover {
	height: auto;
	width: auto;
	float: left;
	list-style-type: none;
	margin: 0px;
	border: 1px solid #BFBE2D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #BFBE2D;
}
#topsite_client {
	float: left;
	height: 227px;
	width: 1000px;
	background-image: url(../images/topsite.gif);
}
#topsite_client_new {
	float: left;
	height: 227px;
	width: 1000px;
	/*background-image: url(../images/topsite_01.gif);*/
	background-image: url(../images/topbg_2.gif);
}

#loginInsign {
	height: 90px;
	width: 440px;
	float: left;
	padding-top: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#welcomeuser {
	float: right;
	width: 350px;
	margin-top: 43px;
	margin-right: 20px;
	color: #000000;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	height: auto;
}
.welcomename {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	color: #7E7D0D;
	font-family: "Trajan Pro";
	font-size: 12px;
}
.mypagelogout {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7E7D0D;
}
#bodyRestaurantGroup2 {
	float: left;
	height: auto;
	width: 693px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #7E7D0D;
	padding-bottom: 4px;
	margin-left: 4px;
}
#SearchTitle55 {
	height: 48px;
	width: 693px;
	background-image: url(../images/bg_header_06.gif);
}
.bodyRestaurantdetail2 {
	float: left;
	height: auto;
	width: 685px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	background-repeat: repeat-x;
	background-image: url(../images/bgRes-new.png);
}
.readerComment {
	float: left;
	height: 25px;
	width: 98%;
	padding-top: 10px;
	background-color: #EEEEB7;
	padding-left: 2%;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBE2D;
}
.headerComment {
	float: left;
	height: auto;
	width: 100%;
}


.wrapperBlog {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 20px;
}
.titleBlogComment {
	padding: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BFBE2D;
	height: auto;
	width: 95%;
	margin-right: 2%;
	margin-bottom: 3px;
	margin-left: 2%;
	font-weight: bold;
}
.BlogNameComment {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 95%;
}
.ContentComment {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	width: 95%;
	float: left;
}
.wrapperBlogInside {
	float: left;
	height: auto;
	width: 100%;
}
.bodyrestaurantClient {
	margin: 0px;
	padding: 3%;
	float: left;
	height: 410px;
	width: 94%;
	text-align: justify;
}
.tblnews {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	float: right;
	background-color: #F7F7F7;
	padding: 5px;
	color: #999999;
}
.bodyRestaurantInsideNews {
	float: left;
	height: auto;
	width: 94%;
	margin: 0px;
	padding-top: 0%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.readmoreCopy {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#pagesselected{
	height: auto;
	width: auto;
	float: left;
	list-style-type: none;
	margin: 0px;
	border: 1px solid #BFBE2D;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #BFBE2D;
}

.bodyRestaurant p a {
	color:#0000CC
}

.bodyRestaurant p a:hover {
	text-decoration:underline
}
