@charset "utf-8";
/* CSS Document */

@import "common.css";

a:focus{border:0px none; outline: none;}

img{border:0px none; outline: 0px;}
*{padding:0; margin:0; border:0px none;}
* :focus{outline:0}
ul{list-style-type: none; margin-left:0px; padding:0px;}
li{ list-style-type:none; margin:0px; padding:0px; }
p{margin:0;padding:0; }
span{margin:0;padding:0;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

a{text-decoration:none;border:0px none; color: #fff; background-color: inherit;}
/* End hide from IE-mac */
.marginauto{margin:0px auto;}
.clear{clear:both;}
.cl{clear: both;}
.fl{float: left;}
.fr{float: right;}

body 
{ 
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #040404;
	background-image:url(../images/back-bg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	background-color:#f5f5f5;
}
#header
{
	height:141px;
    z-index: 101;
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
	background:url(../images/topstip-bg.png);
	background-repeat:repeat-x;
}
#top-index-inside
{
	margin:0px auto;
	width:980px;
	height:141px;
}
.top-white-links
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.top-white-links a
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:none;
}
.top-white-links a:hover
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#ffffff;
font-weight:normal;
text-decoration:underline;
}
.top-white-links2
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
.top-white-links2 a
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
.top-white-links2 a:hover
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
.top-gray-links
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#9c9c9c;
font-weight:normal;
text-decoration:none;
}
.top-menu-brown-links
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#bca474;
font-weight:500;
text-decoration:none;
text-transform:uppercase;
}
.top-menu-brown-links a
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#bca474;
font-weight:500;
text-decoration:none;
text-transform:uppercase;
}
.top-menu-brown-links a:hover
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#bca474;
font-weight:500;
text-decoration: none;
text-transform:uppercase;
}
.top-menu-black-links
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#202020;
font-weight:500;
text-decoration:none;
text-transform:uppercase;
}
.top-menu-black-links a
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#202020;
font-weight:500;
text-decoration:none;
text-transform:uppercase;
}
.top-menu-black-links a:hover
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#bca474;
font-weight:500;
text-decoration: none;
text-transform:uppercase;
}
#mid-bg
{
	z-index:100;
    position:absolute;
    top:495px;
    width:100%;
    left:0px;
}
#mid-bg-inner
{
	margin:0px auto;
	width:980px;
	/*background-image:url(../images/mid-bg.jpg);*/
}
#reservation
{
	display:block;
	width:980px;
	height:34px;
	margin-top:30px;
	/*position: relative;*/
	position:absolute;
    z-index:101!important;
    
}
.top-box
{
display:block;
width:257px;
height:37px;
margin-top:0px;
position:absolute;
z-index:101!important;
background-image:url(../images/3box-transperent-bg.png);
padding:15px;
}
.box-white-txt
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}
.box-brown-txt
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#debf41;
font-weight:bold;
text-decoration:none;
}
.box-brown-txt a
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#debf41;
font-weight:bold;
text-decoration:none;
}
.box-brown-txt a:hover
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#debf41;
font-weight:bold;
text-decoration:none;
}
.gray-title
{
font-family: 'Roboto', sans-serif;
font-size:15px;
color:#828282;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}
.white-title
{
font-family: 'Roboto', sans-serif;
font-size:15px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}
.white-sub-title
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
.white-sub-title a
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
.white-sub-title a:hover
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#ffffff;
font-weight: normal;
text-decoration: underline;
}
.gray-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#666666;
font-weight:500;
text-decoration:none;
line-height:22px;
}
.red-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#ff0000;
font-weight:500;
text-decoration:none;
line-height:22px;
}
.light-gray-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#a5a5a5;
font-weight: normal;
text-decoration:none;
line-height:18px;
}
.light-gray-txt a
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#a5a5a5;
font-weight: normal;
text-decoration:none;
line-height:18px;
}
.light-gray-txt a:hover
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#a5a5a5;
font-weight: normal;
text-decoration:underline;
line-height:18px;
}
.view-all-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#debf41;
font-weight: bold;
font-style:italic;
text-decoration:none;
}
.view-all-txt a
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#debf41;
font-weight: bold;
font-style:italic;
text-decoration:none;
}
.view-all-txt a:hover
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#debf41;
font-weight: bold;
font-style:italic;
text-decoration: underline;
}
.three-box
{
display:block;
width:150px;
height:37px;
margin-top:0px;
position:absolute;
z-index:101!important;
background-image:url(../images/3box-transperent-bg.png);
padding:15px;
}
.brown-title
{
font-family: 'Roboto', sans-serif;
font-size:14px;
color:#bca474;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}
.view-all-gray-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#828282;
font-weight: bold;
font-style:italic;
text-decoration:none;
}
.view-all-gray-txt a
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#828282;
font-weight: bold;
font-style:italic;
text-decoration:none;
}
.view-all-gray-txt a:hover
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#828282;
font-weight: bold;
font-style:italic;
text-decoration: underline;
}
#bottom-stip-black
{
width:100%;
background-color:#202020;
}
#bottom-stip-black-inner
{
margin:0px auto;
padding:0px 0px 0px 0px;
width:980px;
}
.bottom-white-title
{
font-family: 'Roboto', sans-serif;
font-size:15px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
text-transform:uppercase;
}
.bottom-light-gray-txt
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#848484;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
line-height:18px;
}
.bottom-light-gray-txt a
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#848484;
font-weight:normal;
text-decoration:none;
text-transform:uppercase;
line-height:18px;
}
.bottom-light-gray-txt a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#848484;
font-weight:normal;
text-decoration:underline;
text-transform:uppercase;
line-height:18px;
}

/*----- inner css start -------*/
#mid-bg-inner-page
{
	z-index:100;
    position:absolute;
    top:275px;
    width:100%;
    left:0px;
}

#mid-bg-contact-inner-page
{
	z-index:100;
    position:absolute;
    top:495px;
    width:100%;
    left:0px;
}


#inner-banner
{
height:340px;
background-image:url(../images/inner-banner.jpg);
background-position:center top;
background-repeat:no-repeat;
}
#contact-us-inner-map
{
height:340px;
/*background-image:url(../images/inner-banner.jpg);*/
}
.big-title-black
{
font-family: 'Roboto', sans-serif;
font-size:24px;
color:#202020;
font-weight: normal;
text-decoration:none;
}
.sub-title-black
{
font-family: 'Roboto', sans-serif;
font-size:16px;
color:#000000;
font-weight: normal;
text-decoration:none;
}
.sub-link-black
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#202020;
font-weight: normal;
text-decoration:none;
}
.sub-link-black a
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#202020;
font-weight: normal;
text-decoration:none;
}
.sub-link-black a:hover
{
font-family: 'Roboto', sans-serif;
font-size:13px;
color:#202020;
font-weight: normal;
text-decoration: none;
}
.sub-link-gray
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration:none;
}
.sub-link-gray a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration:none;
}
.sub-link-gray a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration: underline;
}
.sub-link-gray2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration: underline;
}
.sub-link-gray2 a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration: underline;
}
.sub-link-gray2 a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#6c6c6c;
font-weight: normal;
text-decoration: underline;
}
.portfolio-link
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#202020;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.portfolio-link a
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#202020;
font-weight:bold;
text-decoration:none;
text-transform:uppercase;
}
.portfolio-link a:hover
{
font-family: 'Roboto', sans-serif;
font-size:11px;
color:#202020;
font-weight:bold;
text-decoration: underline;
text-transform:uppercase;
}
/*----- inner css end -------*/

/* pagination css start */

.page {
    font-family: 'Roboto', sans-serif;
    font-size:12px;
    display: inline-block;
    padding: 4px 9px;
    margin-right: 4px;
    /*border-radius: 3px;*/
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    /*font-size: .875em;*/
    /*font-weight: bold;*/
    text-decoration: none;
    color: #1f1f1f;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #1f1f1f;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

/* pagination css end */

.portfolio-big-title2
{
font-family: 'Roboto', sans-serif;
font-size:18px;
color:#202020;
font-weight: normal;
text-decoration:none;
}

.portfolio-big-title
{
font-family: 'Roboto', sans-serif;
font-size:20px;
color:#202020;
font-weight: normal;
text-decoration:none;
}
.portfolio-big-link-title
{
font-family: 'Roboto', sans-serif;
font-size:20px;
color:#202020;
font-weight: normal;
text-decoration: underline;
}
.portfolio-big-link-title a
{
font-family: 'Roboto', sans-serif;
font-size:20px;
color:#202020;
font-weight: normal;
text-decoration: underline;
}
.portfolio-big-link-title a:hover
{
font-family: 'Roboto', sans-serif;
font-size:20px;
color:#202020;
font-weight: normal;
text-decoration: underline;
}

/* ----- contact from css start ----- */
.fieldclsman {
font-family: Arial, Helvetica, sans-serif;
background-color:#ffffff;
font-size: 12px;
border: 1px solid #b2b2b2;
padding: 2px 3px 2px 2px;
margin: 0px 5px 0px 0px;
height: 16px;
width:350px;
}
.fieldclsman2 {
font-family: Arial, Helvetica, sans-serif;
background-color:#ffffff;
font-size: 12px;
border: 1px solid #b2b2b2;
padding: 2px 3px 2px 2px;
margin: 0px 5px 0px 0px;
height: 70px;
width:300px;
}
.buttoncls {

height:26px;
PADDING-RIGHT:10px;
PADDING-LEFT:10px;
FONT-WEIGHT: none;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
color:#ffffff;
PADDING-TOP: 0px;
FONT-FAMILY: Arial; 
font-size :12px;
border: none;
background-color:#debf41;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.contact-email-txt
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#666666;
font-weight:500;
text-decoration:none;
line-height:22px;
}
.contact-email-txt a
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#666666;
font-weight:500;
text-decoration:none;
line-height:22px;
}
.contact-email-txt a:hover
{
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#666666;
font-weight:500;
text-decoration: underline;
line-height:22px;
}
/* ----- contact from css end ----- */

/* table bdr start */
.gray-bdr
{
border:1px solid #b2b2b2;
}
.gray-right
{
border:1px solid #b2b2b2;
font-family: 'Roboto', sans-serif;
font-size:12px;
color:#666666;
font-weight:500;
text-decoration:none;
line-height:22px;
}
.table-heading-big-title
{
font-family: 'Roboto', sans-serif;
font-size:20px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
/* table bdr end */

