﻿@charset "utf-8";
/* CSS Document */
html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	color: #000;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: auto;
	line-height: 1em;
	margin: 25px 0 0 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
	color: #98ad6a;
}

a:hover {
	text-decoration: none;
	color: #cc6569;
}

small {
	font-size: 75%;
}

.clear {
	clear: both;
}

p, h1, h2, h3, h4, h5, h6 {
	padding-bottom: 10px;
}

a img {
	border: none;
}

.f_left {
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}

.prb {
	padding: 0px 10px 10px 0px;
}

#wrapper {
	width: 100%;
	padding: 0px;
	position: relative;
	top: 0px;
}

#header {
	height: 125px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
}

#logo {
	height: 88px;
	left: 0;
	position: absolute;
	top: 25px;
	width: 235px;
}

#top_menu {
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 716px;
	text-align: right;
}

#top_menu ul {
	padding: 0px;
	margin: 0px;
}

#top_menu ul li {
	padding: 8px 10px;
	margin: 0px 0px 0px 0px;
	color: #3c2f00;
	display: inline-block;
}

#top_menu ul li a {
	color: #32353a;
	font-size: 12px;
	font-weight: bold;
}

#top_menu ul li a:hover {
	color: #dd3534;
	text-decoration: none;
}

.topCorner {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	background-repeat: repeat-x;
}

#top_join_now {
	position: absolute;
	top: 70px;
	right: 205px;
}

#top_renew_now {
	position: absolute;
	top: 70px;
	right: 0px;
}

#header_bottom {
	height: 362px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	background-image: url(../images/header_bottom_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header_video {
	position: absolute;
	height: 320px;
	width: 480px;
	top: 22px;
	overflow: hidden;
	left: 28px;
}

#header_right {
	position: absolute;
	height: 290px;
	width: 400px;
	top: 30px;
	overflow: hidden;
	right: 22px;
}

#header_right p {
	margin: 0px;
	padding: 15px 0px 0px 10px;
	font-size: .8em;
}

#header_right h2 {
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.1em;
}

#header_right h2 span {
	color: #dc0000;
}

#footer_wrapper {
	height: 120px;
	position: relative;
	top: 6px;
}

#home_page {
	border-radius: 7px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 20px 0px;
}

#main_page {
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 20px 0px;
}

#footer_bar {
	height: 58px;
	background-image: url(../images/bottom_bar.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	width: 660px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 0px 0px 0px 300px;
}

#footer_menu_box {
	width: 990px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 20px 0px 25px 0px;
}

#footer_logo {
	width: 100px;
	position: absolute;
	top: 10px;
	right: 4px;
	padding: 0px 0px 0px 0px;
}

.footer_menu {
	padding: 20px 0px 25px 0px;
	text-align:center;
}

.footer_menu ul {
	padding: 0px;
	margin: 0px;
}

.footer_menu ul li {
	padding: 2px 2px 0px 2px;
	font-size: .75em;
	margin: 0px 0px 0px 0px;
	color: #575757;
	display: inline-block;
}

.footer_menu ul li a {
	color: #404144;
}

.footer_menu ul li a:hover {
	color: #cc6569;
}
/*----font family ---*/
@font-face {
	font-family: 'Conv_freeset';
	src: url('fonts/freeset.eot');
	src: local('☺'), url('fonts/freeset.woff') format('woff'),
		url('fonts/freeset.ttf') format('truetype'), url('fonts/freeset.svg')
		format('svg');
	font-weight: normal;
	font-style: normal;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#top_menu, .yellow, .form_yellow_bt, #header_right h2, .detail_submit_bt
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*-------------------*/
.home_thumb_left {
	float: left;
	margin: 2px 0 0 0;
	width: 309px;
	color: #fff;
	height: 286px;
	background-image: url(../images/brows_restro_view.png);
	background-position: 0px 0px;
	border-radius: 10px;
	background-repeat: repeat-x;
	font-size: .8em;
	overflow: hidden;
	line-height: 1.2em;
}

.home_thumb_left iframe {
	margin: -1px;
	border: none;
	overflow: hidden;
	width: 311px;
	height: 288px;
}

.home_thumb_left p {
	padding: 0px 0px 10px 0px !important;
	margin: 0px;
}

.home_thumb_left a {
	color: #FFFFFF;
}

.home_thumb_left a:hover {
	color: #ffcc00;
	text-decoration: none;
}

.home_thumb_right {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 309px;
	height: 286px;
	background-image: url(../images/search_resturent.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.home_thumb_mid {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 309px;
	height: 286px;
	margin: 0px 15px;
	background-image: url(../images/calculator_block_v2.png);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

.learn_more_gray {
	background-image: url(../images/button_bg_black.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 10px 20px;
	text-align: right;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	background-color: transparent;
}

.learn_more_gray.btnone { 	padding: 10px 40px;}

.learn_more_gray a {
	color: #2e2e2e;
}

.learn_more_gray a:hover {
	color: #dc0000;
}

.more_yellow {
	background-image: url(../images/button_bg_yellow.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.foot_matter {
	width: 580px;
	position: absolute;
	top: 18px;
	left: 270px;
	font-size: .95em;
	color: 000000;
	text-align: center;
}

.foot_matter a {
	color: #000000;
}

.foot_matter a:hover {
	color: #a20000;
	text-decoration: none;
}

.foot_social_icon {
	width: 90px;
	position: absolute;
	top: 11px;
	right: 0px;
}

#dmain {
	height: 270Px;
	width: 300px;
	align: left;
}

.calc_matter {
	text-align: justify;
	color: white;
	padding-top: 20px;
	font-size: 15px;
}

#container {
	height: 145px;
	width: 255px;
	margin-left: 20px;
	margin-top: 75px;
}

.subscribe_form {
	padding: 70px 15px 15px 18px;
	margin: 0px;
}

.subscribe_form p {
	padding: 0px 0px 8px 0px;
	margin: 2px;
}

.search_resturent {
	padding: 80px 15px 15px 18px;
}

.search_resturent p {
	padding: 0px 0px 8px 0px;
	margin: 0px;
}

.input_gray {
	background-image: url(../images/input_gray.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 270px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
	color: #fff;
}

.input_gray_name {
	background-color: #cc6569;
	border: 1px solid #cc6569;
	border-radius: 5px;
	color: #FFFFFF;
	width: 184px;
	padding: 8px 8px 9px 8px;
	border: none;
	color: #fff;
}

.input_gray_name option {
	background-color: #3B3B3B;
}

.input_blue {
	background-color: #cc6569;
	border: 1px solid #cc6569;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	padding: 6px 5px 9px;
	width: 265px;
}

.input_blue option {
	background-color: #cc6569;
}

.form_yellow_bt {
	background-image: url(../images/button_bg_yellow.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-size: 1em;
	letter-spacing: .06em;
	font-weight: bold;
	padding: 3px 40px 3px 2px;
	margin-right: 7px;
	margin-top: -5px;
	cursor: pointer;
	color: #FFFFFF;
}
/* ------------------- its the calculator button css by arpit -------------------*/

/*-------------------------End ------------------------*/
.form_gray_bt {
	background-image: url(../images/button_bg_black.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-size: 1em;
	letter-spacing: .06em;
	font-weight: bold;
	padding: 3px 40px 3px 2px;
	margin-right: 7px;
	cursor: pointer;
	color: #FFFFFF;
}

.a_left {
	text-align: right;
	display: block;
}

.form_calculator_bt {
	background-color: transparent;
	background-image: url("images/button_bg_yellow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-right: 7px;
	padding: 3px 40px 3px 2px;
}

.myp {
	padding-right: 5px;
	float: right;
	margin-top: 12px;
}

.inner_all_containt {
	width: 1200px;
	height: auto;
}

.side_banner {
	position: fixed;
	margin-left: 30px;
	margin-top: 10px;
	z-index: 1;
}
/*-----------------------------------------inner pages styleing -------------------*/
#inner_page_wrapper {
	width: 960px;
	margin: 0px auto;
	position: relative;
	top: 0px;
	padding: 10px 0px;
}

#inner_page_top {
	height: 45px;
	padding: 10px 17px 20px 17px;
	background-position: center;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
}

#inner_page_top h2 {
	color: #fff;
	font-weight: normal;
}

#inner_page {
	background: #98ad6a;
	width: 920px;
	margin: auto;
	padding: 14px 0px;
	border-radius: 7px;
}

#inner_page_bottom {
	height: 25px;
}

.inner_page_top_heading {
	color: #FFF;
	font-size: 1.2em;
	width: 550px;
	float: left;
	padding-top: 10px;
}

.suggestsection {
	width: 360px;
	float: right;
	text-align: right;
	padding-top: 7px;
}

.reslist-wrapper {
	background-color: #b83d42;
	border-radius: 7px;
}

.inner_page_top_heading_detail {
	color: #c9c9c9;
	font-size: 1.2em;
	width: 400px;
	float: left;
	padding-top: 10px;
}

.inner_page_top_cat {
	width: 250px;
	text-align: right;
	float: right;
	padding-top: 4px;
}

.inner_page_top_cat_detail {
	width: 450px;
	text-align: right;
	float: right;
	padding-top: 4px;
	color: #c9c9c9;
	font-size: .8em;
}

.inner_page_top_cat_detail a {
	color: #CC9933;
}

.inner_search_box {
	background: #281e14;
	border-radius: 7px;
	height: 59px;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	height: 59px;
}

#res_hding {
	color: #FFFFFF;
	font-weight: bold;
}

.yellow {
	color: #fff !important;
	font-weight: bold !important;
}

.yellow span {
	color: #FFFFFF;
	font-weight: normal;
}

.inner_input_blue {
	background-image: url(../images/inner_input_blue.png);
	background-position: 0px 0px;
	color: #c4e7ea;
	background-repeat: no-repeat;
	width: 210px;
	padding: 8px 5px 9px 5px;
	background-color: transparent;
	border: none;
}

.searchoption_input {
	background-color: #cc6569;
	border: 1px solid #cc6569;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	padding: 8px 5px 9px;
}

.inner_input_blue option {
	background-image: url(../images/inner_input_blue.png);
	background-color: #43666c;
}

.inner_input_gray {
	background-image: url(../images/inner_input_gray.png);
	background-position: 0px 0px;
	color: #fff;
	background-repeat: no-repeat;
	width: 210px;
	padding: 8px 5px 9px 5px;
	background-color: transparent;
	border: none;
}

.inner_matter_wrapper {
	width: 911px;
	margin: 0 auto;
	padding-bottom: 5px;
	position: relative;
}

.inner_matter_box_top {
	height: 12px;
	background-position: -1.6px 0px;
	background-repeat: no-repeat;
}

.inner_matter_box {
	background-image: url(../images/inner_matter.png);
	border-radius: 0.5em;
	background-position: center bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 896px;
	margin: 0px 0px 0px 8px;
	padding: 10px 0 0 0;
	color: #292929;
}

.inner_matter_box_left {
	width: 485px;
	margin: 10px 0px 20px 20px;
	float: left;
}

.inner_matter_box_right {
	margin: 10px 20px 20px 15px;
	padding: 0px 0px 0px 15px;
	font-size: .75em;
}

.inner_matter_box_right p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.inner_matter_box_right_heading {
	color: #000000;
}

.inner_matter_box_right_day {
	padding: 0px 0px 0px 0px;
}

.inner_matter_box_right_discription {
	padding-top: 10px;
}

.inner_matter_box_right_discription a {
	color: #c96308;
}

.day_active {
	width: 41px;
	height: 34px;
	text-align: center;
	background-image: url(../images/day_active.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #000000;
	font-size: .9em;
}

.day_inactive {
	width: 41px;
	height: 34px;
	text-align: center;
	background-image: url(../images/day_inactive.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.inner_matter_box_bottom {
	background-image: url(../images/inner_matter_bottom.png);
	height: 26px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: none;
}

oupon

.resto_search_heading_box {
	
}

.resto_search_heading {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}

.search_reating {
	width: 180px;
	text-align: right;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: right;
	color: #000;
}

.search_matter_box {
	padding: 10px 0px 0px 0px;
}

.restro_search_left {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.restro_search_right {
	width: 176px;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 0px 5px;
	float: right;
	font-size: .8em;
	line-height: 1.2em;
}

.restro_search_right a {
	color: #007f92;
	text-decoration: underline;
	width: 100px;
}

.restro_search_right p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.heading {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
/*------------------------- detail page -------*/
.detail_left {
	width: 389px;
	margin: 10px 0px 20px 20px;
	float: left;
}

.detail_right {
	width: 450px;
	margin: 10px 20px 20px 15px;
	padding: 0px;
	float: right;
	font-size: .75em;
}

.detail_left_top {
	height: 14px;
	background-image: url(../images/detail_left_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.detail_left_matter {
	background-image: url(../images/detail_left_matter.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 5px 18px;
}

.detail_left_bottom {
	height: 14px;
	background-image: url(../images/detail_left_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.detail_big_pix img {
	width: 350px;
	height: 300px;
}

.detail_social_icons {
	padding: 10px 0px 0px 0px;
	font-size: .75em;
}

.detail_thumb_pix {
	padding: 0px 10px;
	position: relative;
	overflow: hidden;
	height: 220px;
	width: 870px;
	margin: 0 auto;
}

.detail_right_top {
	height: 14px;
	background-image: url(../images/detail_right_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.detail_right_matter {
	background-image: url(../images/detail_right_matter.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 5px 18px;
}

.detail_right_bottom {
	height: 14px;
	background-image: url(../images/detail_right_bottom.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.detail_form_heading {
	color: #b35400;
	border-bottom: 1px solid #cccccc;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 7px;
}

.detail_comment_form_box {
	
}

.detail_comment_form {
	padding: 0px;
	margin: 0px;
}

.detail_comment_bottom {
	border-top: 1px solid #cccccc;
	padding: 15px 0px 0px 0px;
	margin: 7px;
	font-weight: bold;
	color: #000000;
}

.detail_comment_bottom a {
	color: #b35400;
}

.detail_input {
	background-image: url(../images/comment_input_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 308px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
	color: #fff;
}
.detail_input::placeholder{
	color: #b8b8b8;
}

.detail_input_select {
	background-image: url(../images/comment_input_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 320px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
}

.detail_area {
	background-image: url(../images/comment_area_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 305px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
}

.detail_input_small {
	background-image: url(../images/comment_input_bg_small.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 235px;
	height: 10px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
}

.detail_area_small {
	background-image: url(../images/comment_area_bg_small.png);
	resize: none;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 235px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
	height: 58px;
}

.textarea_gray_small {
	background-image: url(../images/textarea_gray_small.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 190px;
	padding: 8px 8px 9px 8px;
	background-color: transparent;
	border: none;
}

.detail_submit_bt {
	background-image: url(../images/button_bg_yellow.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-size: 1.4em;
	letter-spacing: .06em;
	font-weight: bold;
	padding: 3px 40px 3px 2px;
	margin-right: 7px;
	cursor: pointer;
	color: #000;
}

<!--
This is for inner content of restaurant small images created on 30/7/12
	by arpit
-->.detail_small_pix img {
	width: 170px;
	height: 120px;
}

.restro_src_pix_top {
	height: 12px;
	background-image: url(../images/restro_src_pix_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
}

.restro_src_pix {
	background-image: url(../images/restro_src_pix.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 5px 15px;
	margin: 0px 0px 0px 10px;
	position: relative;
}

.restro_src_pix img {
	width: 170px;
	height: 120px;
}

.restro_src_pix_bottom {
	height: 12px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/restro_src_pix_bottom.png);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

<!--
End -- -->.restro_search_pix_tp {
	height: 12px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/restro_search_pix_top.png);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

.restro_search_pix_top {
	height: 12px;
	background-image: url(../images/restro_search_pix_top.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 10px;
}

.restro_search_pix {
	background-image: url(../images/restro_search_pix.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	padding: 5px 15px;
	margin: 0px 0px 0px 10px;
	position: relative;
}

.restro_search_pix img {
	width: 270px;
	height: 220px;
}

.restro_search_pix_bottom {
	height: 12px;
	margin: 0px 0px 0px 10px;
	background-image: url(../images/restro_search_pix_bottom.png);
	background-position: 0px -2px;
	background-repeat: no-repeat;
}

.inner_matter_box_general {
	background-image: url(../images/inner_matter.png);
	border-radius: 0.5em;
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px 15px 15px 15px;
	width: 867px;
	margin: 0px 0px 0px 8px;
	color: #393939;
	font-size: .80em;
	min-height: 200px;
}

.inner_matter_box_general_join_now {
	background-image: url(../images/inner_matter_join_now.png);
	border-radius: 0.5em;
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px 15px 15px 15px;
	width: 867px;
	margin: 0px 0px 0px 8px;
	color: #393939;
	font-size: .80em;
	min-height: 200px;
}

.inner_matter_box_general h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

.inner_matter_box_general h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: normal;
}

.inner_matter_box_general p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.inner_matter_small {
	background-image: url(../images/inner_matter_small.jpg);
	background-position: bottom;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 10px 15px 15px 15px;
	width: 867px;
	margin: 0px 0px 0px 8px;
	color: #393939;
	font-size: .80em;
	min-height: 80px;
}

.inner_matter_small h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-weight: normal;
}

.inner_matter_small h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 1.3em;
	font-weight: normal;
}

.inner_matter_small p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#joinnow {
	background-repeat: no-repeat;
	background-position: top right;
}

.chequepay {
	position: absolute;
	top: 60px;
	right: 90px;
}

.my_account_sidebox {
	float: left;
	vertical-align: top;
	width: 250px;
	padding-left: 15px;
	margin-right: 15px;
	border: 1px solid green;
}

.my_account_rightbox {
	float: left;
	vertical-align: top;
	padding-left: 15px;
	width: 550px;
	border: 1px solid green;
}
/*---------------------------------Admin css Copy--------------------------------------*/
a img {
	border: none;
}

.clear {
	clear: both;
}

fieldset {
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

legend {
	color: #753a1c;
	padding: 4px;
}

label {
	float: left;
	width: 175px;
	padding-left: 10px;
	text-align: left;
	color: #5f5f5f;
}
.newform label { width: 30%; }
#bodywrapper {
	width: 1000px;
	margin: auto;
	position: relative;
}

#adminheader {
	height: 170px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

ul {
	list-style: none;
}

ul.nav {
	padding: 0;
	margin: 0;
}

ul li.leftnav {
	list-style: none;
	padding: 6px;
}

.errormsg {
	color: red;
	font-weight: bold;
	text-align: center;
}

.successmsg {
	background-color: #CCC;
	color: #76391c;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	clear: both;
}

.bodyindexlogin {
	text-align: center;
}

.tableindexlogin {
	margin: auto;
	width: 400px;
}

.leftbar {
	padding: 7px 15px;
}

.leftbar a {
	font-weight: bold;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.headingText {
	font-weight: bold;
	text-align: center;
}

.subheadingText {
	font-weight: bold;
	text-align: center;
}

.highlightedlink {
	font-weight: bold;
}

.heading {
	color: #76391c;
	font-weight: bold;
	font-size: 1.6em;
}

.availableheading {
	color: #000;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 0px;
	vertical-align: text-top;
}

.headbg {
	background: url(../images/txtbg.png) no-repeat;
	width: 146px;
	height: 48px;
}

.tblborder {
	border: 1px solid #b9b9b9;
	border-collapse: collapse;
}

.thHeading {
	background-color: #fff;
	text-align: left;
	padding: 6px;
	font-weight: bold;
	background-repeat: repeat-x;
	border-bottom: solid 1px #f9d2b3;
	border-top: solid 1px #f9d2b3;
}

.thHeading a {
	font-weight: bold;
	text-align: left;
	color: #333;
}

.tdContent {
	padding: 3px;
	border-bottom: solid 1px #c3c3c3;
}

.displayname {
	text-transform: capitalize;
}

.maincontent {
	padding: 0px 0px 0px 6px;
}

.leftnavthHeading {
	border: solid 1px #b9b9b9;
}

.attributecombprodtab {
	list-style: none;
}

.attributecombprodtab li {
	float: left;
	padding-left: 5px;
}

.leftnavthHeading a {
	
}

.featured {
	font-weight: bold;
}

.mandatory {
	color: #FF0000;
	font-size: 10px;
	padding-left: 2px;
	padding-right: 2px;
}

.headText {
	color: #fffff;
	font-weight: bold;
	font-size: 11px;
	padding-right: 5px;
}

label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

.shadow {
	-moz-box-shadow: 5px 5px 5px #c3c3c3;
	-webkit-box-shadow: 5px 5px 5px #c3c3c3;
	box-shadow: 3px 3px 3px #c3c3c3;
}
/* Form Designer */
.formfieldset {
	
}

.formfield {
	padding: 3px;
}

.inputbox {
	border: solid 1px #c3c3c3;
	padding: 3px;
}

.chkradio {
	
}

.formmessage {
	clear: both;
}

.formlabel {
	padding: 3px;
}

.printlabel {
	padding: 3px;
}

.formpaymentlabel {
	padding: 1px;
}

.formbutton {
	padding: 3px;
}

.forminstructions {
	text-align: right;
	padding-right: 20px;
}

.submitbutton {
	
}

.cancelbutton {
	
}

.button {
	
}

.note {
	margin-left: 180px;
	color: red;
}

#chklist {
	margin-left: 200px;
	border: solid;
	width: 150px;
	border-bottom-width: 1px;
}

.uploadclass {
	color: #17C0CE;
}

.redmsg {
	color: #FF0000;
	font-weight: bold;
	padding-top: 10px;
}

.paylabel {
	float: left;
	width: 255px;
	padding-left: 10px;
	text-align: left;
}
/*---------------------------------Admin css Copy ends --------------------------------------*/
.restaurantimage {
	padding: 3px;
}

.restaurentdetail {
	height: auto;
	width: 350px;
	border-left: solid;
}

.restaurentList {
	padding: 3px;
	font-size: 12px;
}

.ratingstar {
	padding-top: 9px;
	color: #990000;
	font-size: .8em;
	font: bold;
}

#foodslider, #serviceslider, #ambienceslider {
	width: 230px;
	margin: 0 20px;
}

.check_txt {
	width: 800px;
	height: 450px;
	font-size: 0.85em;
	text-align: justify;
	overflow: scroll;
}

.btnone {
	background-color: none;
	background-image: url(../images/bt_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #3e93ca;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 9px 15px 9px 15px;
	cursor: pointer;
}

.btnforgot {
	background-image: url(../images/bt_bgforgot.png);
	background-repeat: repeat-x;
	border: 1px solid #3e93ca;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 9px 15px 9px 15px;
	cursor: pointer;
}

.learn_more_gray.btnforgot {
	background-color: #98ad6a;
}

.btnpayment {
	background-image: url(../images/bt_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #3e93ca;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	padding: 9px 15px 9px 15px;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bold;
	padding: 15px;
}

.btnone:hover {
	color: #8a1f1e;
}

.day_our {
	letter-spacing: -.05em;
}

.ct_detail_info {
	margin: 5px 0px 0px 0px;
	color: #7d6204;
}

.ct_detail_info h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #616161;
}

p.address {
	background-image: url(../images/address_book.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 5px 0px 5px 27px;
}

p.tel {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 0px;
	padding: 5px 0px 5px 27px;
}

p.mail {
	background-image: url(../images/e_mail.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 5px 0px 5px 27px;
}

.paymentdetailbreakup {
	width: 280px;
}

.testimonial {
	font-style: italic;
}

.testimonialby {
	font-style: normal;
	font-weight: bold;
	float: right;
}

.downloadnow {
	background: #7bc8fb url(../images/buttonbluebg.png) repeat-x;
	padding: 5px 10px;
	border-radius: 6px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

.downloadnow:hover {
	background: #7bc8fb url(../images/headingbgtd.png) repeat-x;
	color: #fff;
	text-decoration: none;
}

#term_condition {
	padding: 20 px;
}

.location_search_display {
	color: #027db6;
	font-weight: bold;
	padding-left: 25px;
}

.padding20 {
	padding: 20px;
	clear: both;
	font-size: 0.75em;
	font-family: inherit;
}

.faqanda div {
	display: none;
	text-align: justify;
	margin-bottom: 15px;
	margin-top: -5px;
}

.faqanda p {
	font-weight: bold;
	cursor: pointer;
}

.faqanda .active {
	background-image: url(../images/minus_icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}

.faqanda .diactive {
	background-image: url(../images/plus_icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
}

.ui-datepicker {
	z-index: 3px;
}

.ui-slider-handle {
	z-index: 0 !important;
	float: left;
}

.newmarking {
	width: 64px;
	height: 45px;
	padding-top: 20px;
	left: 15px;
	top: 10px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	position: absolute;
	background-image: url(../images/star-y.png);
}

.autosuggest, .result, .dropdown {
	margin: 0;
	padding: 0;
	border: 0;
	width: 255px;
	color: gray;
	font-style: italic;
}

.autosuggest {
	padding: 4px;
	border: 1px solid #CCC;
}

.result {
	list-style: none outside none;
	position: absolute;
	width: 208px;
	z-index: 1;
}

.result li {
	background: #F5F5F5;
	padding: 5px;
	color: #000;
	border top: 0px;
	curser: pointer;
	width: 255px;
	font-style: normal;
}

.result li:hover {
	background: #000;
	color: #FFF;
}

.inner_page_top_cat ul {
	float: right;
}

.form_yellow_bt_auto {
	background-color: transparent;
	background-image: url("images/button_bg_yellow.png");
	background-position: right center;
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.06em;
	margin-right: 7px;
	padding: 3px 40px 3px 2px;
}
/* facebook button on mamberreview.php */
.facebook_button {
	width: 125px;
	height: 23px;
}
/*  this is responsible for loading later any amenity and available resataurant on reslist.php  */
#amenities {
	display: none;
}

#restaurant {
	display: none;
}

.ui-dropdownchecklist {
	background-color: #cc6569 !important;
	border: 1px solid #cc6569 !important;
	border-radius: 5px 5px 5px 5px !important;
	color: #FFFFFF !important;
	padding: 7px 5px 9px !important;
}

.ui-dropdownchecklist .ui-state-default {
	background: none repeat scroll 0 0 #cc6569 !important;
	border: medium none !important;
}

.ui-dropdownchecklist-text {
	background: none repeat scroll 0 0 #cc6569 !important;
	color: #FFFFFF !important;
	float: left !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px !important;
	font-weight: normal !important;
}

/*25th Oct*/
#wowslider-container1 {
	border: 1px solid #D0CECE !important;
	border-radius: 10px 10px 10px 10px;
	margin: 0 auto;
	max-width: 960px;
	position: relative;
	text-align: left;
	z-index: 100;
}

div.membership_type_block {
	float: left;
	width: 400px;
	height: auto;
	padding: 5px;
}

div.membership_type_block h3 {
	color: #424242;
	text-align: center;
	margin: 2% 0;
}

div.membership_type_block a {
	float: left;
	width: 100%;
	text-align: center;
	margin: 1% 0;
	padding: 5px 0;
	font-size: 11px;
	color: #424242;
	text-decoration: none;
}

div.membership_type_block a:hover {
	color: #e43f27;
	text-decoration: underline;
}

div.membership_type_block div.left_block {
	float: left;
	width: 49%;
	height: auto;
	min-height: 170px;
	overflow: hidden;
}

div.membership_type_block div.left_block p {
	float: left;
	text-align: center;
	width: 100%;
	margin: 10px 0;
	color: #424242;
}

div.membership_type_block div.left_block input[type="radio"] {
	float: left;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
	width: 100%;
}

div.membership_type_block div.left_block img {
	display: block;
	float: left;
	margin: 15px auto;
}

div.membership_type_block div.right_block {
	float: right;
	width: 49%;
	min-height: 170px;
	overflow: hidden;
}

div.membership_type_block div.right_block p {
	float: left;
	text-align: center;
	width: 100%;
	margin: 10px 0;
	color: #424242;
}

div.membership_type_block div.right_block input[type="radio"] {
	float: left;
	margin: 0 0 10px 0;
	display: block;
	clear: both;
	width: 100%;
}

div.membership_type_block div.right_block img {
	margin: 10px auto;
	display: block;
}
/*30Oct2013*/
.attention {
	background: url(../images/img_attention.png) no-repeat;
	width: 190px;
	height: 180px;
	position: absolute;
	right: 90px;
	top: 90px;
}

.attention:hover {
	background: url(../images/img_attention-r.png) no-repeat;
}

.nopaypal {
	background: url(../images/img_nopaypal.png) no-repeat center;
	width: 190px;
	height: 160px;
	position: absolute;
	right: 90px;
	top: 330px;
}

.nopaypal:hover {
	background: url(../images/img_nopaypal-r.png) no-repeat center;
}

.joinnow_headline{ 
	background: #98ad6a; padding: 10px 25px; transform: translate(-25px); font-weight: bold; color:#fff;border-radius: 5px;
}

