﻿.fb-like{
    float: left;
    height: auto;
    margin-bottom: 17px;
    width: 100%;
}
.fb_likeP{
    color: #000000;
    float: left;
    font-weight: 700;
    height: auto;
    margin-bottom: 5px;
    margin-top: 12px;
    text-align: left;
    width: 100%;
}
/*SLIDING DIV CODE*/
.msgForm{
    background-color: #ffffff;
    border: 3px solid #535353;
    height: auto;
    left: 35%;
    padding: 33px;
    position: fixed;
    right: 35%;
    top: 10%;
    width: auto;
    z-index: 99999999;    
}
.msgForm img{
   float: right;
    height: 57px;
    width: auto;
}
.msgForm div {
    float: left;
    font-size: 23px;
    font-weight: 300;
    height: auto;
    margin-bottom: 27px;
    width: 100%;
}
.pageInfo{
    background-color: #ffffff;
    border-bottom: 3px solid #000000;
    height: 77px;
    padding: 10px 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2147483647;
}
.show_hide {
    display:none;
}
.infoBaa{
    background-image: url("../images/boxGRAYbg.jpg");
    background-size: 100% 100%;
    border: 1px solid #d8d8d8;
    border-radius: 0.3em;
    box-shadow: 0 4px 4px -5px #000000;
    cursor: pointer;
    float: left;
    font-size: 16px;
    font-weight: 600;
    height: 54px;
    line-height: 3.2em;
    margin: 5px 5px 4px;
    text-align: center;
    text-decoration: none;
    width: 32.3%;
}
.infoBaa:hover{
    opacity: .4;
}
.error{
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    border-radius: 0 0.3em 0.3em 0;
    box-shadow: 0 4px 5px -7px #000000;
    font-size: 14px;
    font-weight: bold;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 39px;
    z-index: 22999;
}
.infoBaaCLOSE{
    float: left;
    height: auto;
    width: 100%;
}
.clll{
    cursor: pointer;
    float: right;
    font-size: 14px;
    height: auto;
    padding: 0 16px;
    text-decoration: none;
    width: auto;
}
.clll:hover, .delrBoxRectaLin:hover{
    opacity: .4;
}
.smplImgLin {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin-left: 5px;
    margin-top: 91px;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px #ffffff;
    width: auto;
}
.delrBoxRectaLin {
    color: yellow;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin-left: -99px;
    margin-top: -9px;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px black;
    width: auto;
}
.rBoxRectaLin {
    color: yellow;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin-left: -37px;
    margin-top: -9px;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px black;
    width: auto;
}
.editCOnn{
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
    height: auto;
    margin-left: 5px;
    position: absolute;
    text-decoration: none;
    text-shadow: 1px 1px #ffffff;
    width: auto;
}
.editCOnn:hover, .rBoxRectaLin:hover, .smplImgLin:hover{
    opacity: .4;
}

/*END REC BOXES*/
.editModal {
    background-color: #ffffff;
    border: 1px solid #343434;
    box-shadow: 0 4px 5px -5px #000000;
    font-size: 12px;
    height: auto;
    left: 32%;
    min-width: 200px;
    padding: 10px 12px;
    position: absolute;
    text-decoration: none;
    top: -1px;
    width: 439px;
    z-index: 2147483647;
}
.editModal a{
    font-size: 12px;
    height: auto;
    text-decoration: none;
    width: auto;
}
.editModal a:hover{
    opacity: .3;
}
.editModal textarea{
    width: 100%;
    min-height: 332px;
    float: left;
}
.showIt{
    background-color: #ffffff;
    border: 1px solid #c0c0c0;
    cursor: pointer;
    left: 30%;
    padding: 10px 13px;
    position: absolute;
    top: -1px;
    width: auto;
    z-index: 2147483647;
}
.logout {
    background-color: #ffffff;
    border: 1px solid #343434;
    box-shadow: 0 4px 5px -5px #000000;
    cursor: pointer;
    font-size: 12px;
    height: auto;
    left: 40%;
    padding: 10px 12px;
    position: absolute;
    text-decoration: none;
    top: -4px;
    width: auto;
    z-index: 99999999;
}
.logout:hover{
    opacity: .4;
    top: -1px;
}
#showPPS{
    background-color: #ffffff;
    border: 1px solid #343434;
    box-shadow: 0 4px 5px -5px #000000;
    font-size: 9px;
    font-weight: 600;
    height: auto;
    left: -4px;
    padding: 10px 12px;
    position: absolute;
    text-decoration: none;
    top: 223px;
    width: auto;
}
#showPPS:hover{
    opacity: .4;
    left: -1px;
}
.catsee{
    float: right;
    text-align: right;
    width: 200px;
}
.loginWrap{
    background-color: #ededed;
    float: left;
    height: auto;
    margin: 65px 65px 65px 29%;
    padding: 20px;
    width: 200px;
}
.loginField{
    float: left;
    height: auto;
    margin-bottom: 12px;
    padding: 7px;
    width: 92%;
}
.loginField:hover{
    border: 1px solid #0099ff;
}
.seoLinksRap {
    background-color: #ededed;
    border-radius: 0.2em;
    float: left;
    height: auto;
    margin-top: 18px;
    padding: 7px 9px 23px;
    width: 98.1%;
}
.seoLinksRap p {
    float: left;
    font-weight: 300;
    height: auto;
    margin-bottom: 32px;
    width: 100%;
}
.seoLinksRap ul {
    list-style: none;
    float: left;
    padding: 0px;
    margin: 0px;
    height: auto;
    width: 100%;
}
.seoLinksRap ul li {
    border-left: 1px solid #ffffff;
    float: left;
    height: auto;
    margin-left: 5px;
    padding-left: 5px;
    width: auto;
}
.seoLinksRap ul li:last-child{
    border-left: none;
}
.seoLinksRap ul li a{
    color: #0099ff;
    font-size: 15px;
    padding: 0 3px;
    text-decoration: none;
}
.seoLinksRap ul li a:hover{
    opacity: .3;
}
/*CAROUSEL STYLE */

.prodCarouselRap {
    background-color: #ffffff;
    border-radius: 0.2em;
    float: left;
    height: auto;
    margin-top: 13px;
    padding: 7px 9px;
    width: 99%;
}

.topsSh {
    float: left;
    height: auto;
    width: 100%;
}

.topsSh b {
    color: #ff0000;
    float: left;
    font-size: 24px;
    font-weight: 300;
    height: auto;
    margin-bottom: 11px;
    width: auto;
}
.item {
    background-color: #ffffff;
    border: 1px solid #ededed;
    cursor: pointer;
    float: left;
    height: 100px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.item img{
    width: 100%;
    height: 100%;
}
/*END*/
.gghh{
    float: left;
    font-size: 25px;
    font-weight: 300;
    margin-top: 21px;
    width: 100%;
}
.galPh{
    float: left;
    height: 94px;
    margin: 7px;
    overflow: hidden;
    width: auto;
}
.galPh:hover{
    opacity: .3;
}
.galPh img{
    height: 100%;
}
a, button, section{
	outline:none;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;  
	}
#nav {
    border-bottom: 2px solid #d9d9f8;
    border-top: 2px solid #d9d9f8;
    float: left;
    height: auto;
    list-style: outside none none;
    margin-bottom: 29px;
    padding: 13px 0;
    width: 100%;
    }
#nav li {
    float: left;
    height: auto;
    position: relative;
    width: auto;
}
#nav a {
    color: #000000;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 1px 9px;
    text-decoration: none;
    text-shadow: 1px 1px #fdfd88;
	}
#nav a:hover {
	opacity: .3;
	}
#nav ul li:hover a, #nav li:hover li a {
	background: none;
	border: none;
	color: green;
	-webkit-box-shadow: none;
	width:78%;
	-moz-box-shadow: none;
	}
#nav ul a:hover {
	background: #0099CC 0 -100px !important;
	color: #fff !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	text-shadow: 0 1px 1px rgba(0,0,0, .1);
	}
#nav li:hover > ul {
	display: block;
	}
#nav ul {
    background: scroll 0 0 white;
    border: 1px solid #B4B4B4;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    display: none;
    left: 0;
    margin: 0;
    padding: 5px;
    position: absolute;
    top: 35px;
    width: 185px;
    z-index: 99;
    }
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
	}
#nav ul a {
	font-weight: normal;
	}
/* level 3+ list */
#nav ul ul {
	left: 181px;
	top: -3px;
	}
/* rounded corners of first and last link */
#nav ul li:first-child > a {
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;

	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	}
#nav ul li:last-child > a {
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-bottom-right-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	}
/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
#nav {
	display: inline-block;
	} 
img{
	border: 0px;
	}
p, h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
	}	
body{
    background-image: url("../image/bg.jpg");
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
	}	
.inBody{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
    }       
.clear{
	clear:both;
	}	
#mask{
	display: none;
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	border: 0;
	}	
.modalL{
    float: left;
    font-size: 13px;
    height: auto;
    width: 55%;
	}
.modalR{
    float: right;
    height: 148px;
    width: 39%;
	}
.modalR span{
    float: left;
    height: auto;
    width: 100%;
    font-size:13px;
    font-family:Tahoma;
	}
.modalR img{
    float: left;
	margin-bottom:5px;
	}					
.inputbox{
    border: 1px ridge #0099FF;
    border-radius: 7px 7px 7px 7px;
    color: black;
    height: 34px;
    margin-top: 5px;
    width: 100%;
    }
.textfield{
    border: 1px ridge #0099FF;
    border-radius: 8px 8px 8px 8px;
    height: 100px;
    margin-top: 5px;
    width: 100%;
	}
.buttonform:hover, .buttonformR:hover{
	opacity:.3;
}
.buttonform{
    background-color: white;
    border: 1px solid #0099FF;
    border-radius: 5px 5px 5px 5px;
    color: black;
    cursor: pointer;
    height: 32px;
    float:left;
    margin-right: 7px;
    width: 47%;
    }
.buttonformR{
    background-color: white;
    border: 1px solid #0099FF;
    border-radius: 5px 5px 5px 5px;
    color: black;
    cursor: pointer;
    float: right;
    height: 32px;
    width: 47%;
    }
#modal{
	background-image:url('../image/silver_trans.png');
    border: 1px solid black;
    border-radius: 5px 5px 5px 5px;
    height: auto;
    left: 30%;
    padding: 34px;
    position: fixed;
    top: 9%;
    width: 530px;
    z-index: 99999;
    }    
.boxitemtitlefont{
	font-size:19px;
	margin:0;	
	font-weight:bold;	
	}
.sitewrap{
    background-image: url("../image/trans_white.png");
    border: 5px solid #eaeaea;
    border-radius: 2em;
    box-shadow: 0 6px 29px -11px #000000;
    height: auto;
    margin: 27px auto 33px;
    padding: 56px;
    width: 1000px;
	}
.footL span{
	color: #0099ff;
	font-size:13px;
	text-decoration:none;
	}	
.hed{
    float: left;
    height: 178px;
    margin-bottom: 41px;
    margin-top: -32px;
    text-align: center;
    width: 100%;
	}
.hed_img {
    height: 100%;
    width: auto;
}
.sub_hed{
    float: left;
    font-size: 18px;
    font-weight: 300;
    height: auto;
    margin-top: -23px;
    text-align: center;
    width: 100%;
	}
.content_wrap{
    border-bottom: 1px dotted #c0c0c0;
    float: left;
    height: auto;
    margin-bottom: 15px;
    padding-bottom: 27px;
    width: 100%;
	}	
.content_L{
	width:30%;
	float:left;
	height:auto;
	}	
.content_R{
    float: right;
    height: auto;
    width: 68%;
	}	
.gallery{
	width:100%;
	height:auto;
	float:left;
	}
.gallery a img{
	width:100%;
	height:100%;
}
.gallery a{
    background-color: #EDEDED;
    border-radius: 3px 3px 3px 3px;
    color: white;
    float: left;
    height: 94px;
    line-height: 124px;
    margin: 6px;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    width: 119px;
	}	
.gallery a:hover{
	opacity:.3;
}
.box_item {
    border: 20px solid #ededed;
    border-radius: 5px;
    float: left;
    height: 499px;
    margin-bottom: 8px;
    position: relative;
    width: 94.1%;
	}
.box_item img{
    height: 100%;
    width: 100%;
	}
.menuitemsaADMIN{
    border-bottom: 1px dotted #ffffff;
    color: #000000;
    float: left;
    height: auto;
    margin-bottom: 8px;
    padding-bottom: 7px;
    position: relative;
    width: 100%;
    }
.menuitemsaADMIN:last-child{
    border-bottom: none;    
}
.menuitems{
    background-color: #eeeeee;
    border-bottom: 1px dotted #ffffff;
    float: left;
    height: auto;
    margin-bottom: 8px;
    padding-bottom: 7px;
    position: relative;
    width: 100%;
    }
.menuitems:last-child{
    border-bottom: none;    
}
.menuitems p, .menuitemsaADMIN p{
    float: left;
    height: auto;
    text-align: left;
    width: 40%;
}
.menuitems span, .menuitemsaADMIN span{
    float: right;
    height: auto;
    text-align: right;
    width: 43%;
}
.menuitemL{
    float: right;
    height: auto;
    text-align: right;
    width: 40%;
	}    
.menuitemR{
	width:40%;
	float:right;
	height:auto;
	}	
.boxitem_inside{
    background-color: #EEEEEE;
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    padding: 16px;
    position: relative;
    width: 89.4%;
    z-index: 9;
    } 
.about_box{
    background-color: #EEEEEE;
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    margin-bottom: 13px;
    padding: 16px;
    position: relative;
    width: 89.4%;
    z-index: 9;
    }         	
.confont{
    float: left;
    font-size: 22px;
    margin-bottom: 4px;
    width: 100%;
	}
.menuhedsto{
    float: left;
    font-size: 41px;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-shadow: 1px 1px #fdfd88;
    width: 100%;
	}   
.menuimg{
    background-color: white;
    border-radius: 4px 4px 4px 4px;
    float: left;
    height: 351px;
    margin-bottom: 10px;
    padding: 3px;
    width: 100%;
	}
.menuimg img{
    width: 100%;
    height:auto;
	}		 
.bothumimg{
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 216px;
    position: relative;
    width: 43.1%;
    margin-bottom:10px;
	}
.bothumimg:hover, .bothumimgR:hover{
    opacity: .3;
}    
.bothumimgbig{
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 420px;
    position: relative;
    width: 43.1%;
	}	
.bothumimgbig img{
    width: 100%;
    height: auto;
}    
.seoL {
    background-image: url("../image/trans_white.png");
    height: auto;
    line-height: 1.1em;
    margin-top: 18px;
    padding: 9px;
    position: absolute;
    text-align: left;
    width: 190px;
}
.bothumimg span, .bothumimgR span{
    background-image: url("../image/trans_white.png");
    height: auto;
    margin-top: 18px;
    padding: 9px;
    position: absolute;
    text-align: right;
    width: auto;
	}	
.bothumimgRbig{
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 420px;
    position: relative;
    width: 43.1%;
	}	
.bothumimgR{
    margin-bottom:10px;
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 216px;
    position: relative;
    width: 43.1%;
	}	
.bothumimg img, .bothumimgR img{
    height: 100%;
    width: 100%;
	}		
.menuconta{
    float: left;
    height: auto;
    width: 104.5%;
    }
.homethumbs{
    float: left;
    height: auto;
    width: 102.6%;
	}
.menuconta a{
    background-color: #EDEDED;
    border: 15px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    color: black;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 31px;
    line-height: 17px;
    margin: 12px 12px -1px 0;
    text-align: center;
    text-decoration: none;
    width: 13.6%;
	}
.menuconta a:hover{
	opacity:.3;
}	
.menuitema{
    background-color: #ededed;
    border: 19px solid #ededed;
    border-radius: 5px;
    color: #000000;
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 1.4em;
    margin: 6px;
    text-align: center;
    text-decoration: none;
    width: 17.5%;
	}	
.menuitema:hover{
    opacity: .3;
}
.homethumbitemL{
    border: 19px solid #ededed;
    border-radius: 5px;
    float: left;
    height: 89px;
    margin: 12px 12px 12px 0;
    width: 17.7%;
	}
.homethumbitemR{
    border: 19px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: right;
    height: 89px;
    margin: 12px 0 12px 12px;
    width: 17%;
	}	
.homethumbitem{
    border: 19px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 89px;
    margin: 12px;
    width: 17%;
	}		
.homethumbitem img, .homethumbitemL img, .homethumbitemR img{
	width:100%;
	height:100%;
}	
.insd{
    background-image: url("../image/trans_white.png");
    border-radius: 2px;
    float: left;
    font-size: 41px;
    height: auto;
    margin-left: 16px;
    margin-top: 18px;
    padding: 15px;
    position: absolute;
    width: 456px;
    }	
.cont1{
    background-image: url("../image/trans_white.png");
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: auto;
    margin-left: 16px;
    margin-top: 18px;
    padding: 15px;
    position: absolute;
    width: 531px;
	}
.cont1 strong{
    height: auto;
	float:left;
    width: 100%;
    margin-bottom:5px;
    font-size:16px;
	}	
.opening_times{
    background-color: #EDEDED;
    border: 20px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: auto;
    margin-bottom: 10px;
    width: 87%;
    }	
.contL1	{
    background-color: #ededed;
    border: 20px solid #ededed;
    border-radius: 5px;
    float: left;
    height: auto;
    margin-bottom: 10px;
    width: 87%;
	}
.contL1 img{
    height: auto;
    width: 100%;
}    
.name {
    border-bottom: 1px dotted #808080;
    float: left;
    font-size: 22px;
    height: auto;
    line-height: 1.1em;
    margin-bottom: 17px;
    padding-bottom: 15px;
    text-align: center;
    text-shadow: 1px 1px #fdfd88;
    width: 100%;
	}	
.addressnphone{
    float: left;
    font-size: 14px;
    height: auto;
    margin-bottom: 11px;
    width: 100%;
	}
.booktblimg{
    float: left;
    height: 100px;
    margin-bottom: 5px;
    overflow: hidden;
    width: 100%;
	}		
.booktblimg img{
    width: 100%;
    height: auto;
}    
.hoursofbiz{
    float: left;
    height: auto;
    margin-bottom: 11px;
    width: 100%;
	}
.bktblbutton{
    background-color: black;
    background-image: url("../image/reservation_icon.png");
    background-position: 6px 7px;
    background-repeat: no-repeat;
    border: 1px solid silver;
    border-radius: 4px 4px 4px 4px;
    color: white;
    cursor: pointer;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    font-weight: bold;
    height: 41px;
    margin-top: 8px;
    text-align: center;
    text-decoration: none;
    width: 100%;
	}	
.bktblbutton:hover{
	opacity:.3;
	}
.foot{
	width:100%;
	float:left;
	height:auto;
	}			
.footL{
    float: left;
    height: auto;
    width: 44%;
	}
.footL strong{
	display:block;
	float:left;
	font-size:13px;
	}		
.footL a {
    color: #0099ff;
    float: left;
    font-size: 12px;
    margin-top: 2px;
    text-align: left;
    text-decoration: none;
    width: 100%;
	}		
.footL a:hover{
	opacity:.3;
}
.footR{
    float: right;
    height: auto;
    text-align: right;
    width: 55%;
	}		
.logo{
    border: 10px solid #ededed;
    float: right;
    height: 31px;
    margin-left: 14px;
    width: auto;
	}
.logo a:hover{
	opacity:.3;
	}
.logo img{
    width: auto;
    height: 100%
}		
.back{
    background-color: black;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    color: white;
    height: auto;
    padding: 12px;
    position: fixed;
    right: 0;
    text-decoration: none;
    top: 49%;
    width: auto;
    z-index: 9999;
	}
.back:hover{
	opacity:.3;
}		


.HPBIlnks {
    border: 20px solid #ededed;
    border-radius: 5px;
    float: left;
    height: 216px;
    margin-bottom: 10px;
    position: relative;
    width: 43.1%;
}
.HPBIlnks img{
    width: 100%;
    height: 100%;
}
.HPBIlnks span, .HPBIlnks_R span {
    background-image: url("../image/trans_white.png");
    height: auto;
    margin-top: 18px;
    padding: 9px;
    position: absolute;
    text-align: right;
    width: auto;
}