body
{
background:#ffe7bc; /* this is for background */
color:#000000; /* this is for font color */
background: url(images/bg.png) center 0 repeat-x #ffe2af;
font-family:Cambria;
margin: 0;
padding: 0;
height: 100%;
}

html 
{
    margin: 0;
    padding: 0;
    height: 100%;
}

#megacontainer /* to be blue */
{
width:970px;
min-height:1000px;
margin:auto; /* to be center */
overflow:hidden;
}

#header
{
display:block;
}

.header
{
padding: 30px 0px 30px 0px;
height:160px;
}

.component /* to be grey */
{
width:inherit;
min-height:647px;

}

.logo
{
float:left;
}

.menu
{
background:#5f656b;
width:630px;
height:30px;
float:right;
padding:0px;
margin-top: 110px;
display: inline-block;
zoom: 1; /* ie7 hack for display:inline-block */
*display: inline;
padding: 3px 5px;

-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;

-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
box-shadow: 0 1px 0px rgba(0,0,0,.1);

background: #f1f1f1;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top,  #fff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
	
}
}

.menu ul
{
padding-left: 0px;
margin-top: -20px !important;
}

.menu li
{
display:inline;
}

.menu li a
{
display:inline;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;


}

.menu:hover li a
{
	
}

.menu li a:hover
{

	color: #3f70a5;
	text-shadow: 0px 0px 1px #fff;
	padding-left: 10px;
}



.menu a
{
color: black;
text-decoration: none;

}

.menu a:hover
{
color: blue;
text-decoration: none;
}



.rotator
{

margin:auto;
overflow:hidden;
box-shadow: 0 15px 20px -15px rgba(0, 0.6, 0, 0.6);
}



.content
{
	font-weight: lighter;
	text-align:left;
}

.navigation  li
{
font-size:17px;
font-style:italic;
height: 20px;
text-align:left;
padding-bottom: 20px;

}


.c1
{
float:left;
width:700px;
}

.c2
{
float:right;
width:200px;

}

.wrapper
{
	width:970px;
	margin:auto;
	border:0px solid yellow;
	display:block;
	margin:0px;
	padding: 20px;
}

h1 {text-align:left}
h2 {text-align:left}

.readmore
{
text-align: bottom;
}

.learnmoretext
{

text-align:left;

}

.readmoretext
{

text-align:center;
padding:0px 17px 0px 17px;

}

.tab1
{
width:295px;
float:left;
padding-right:25px;

}

.tab2
{
background: url(images/divider.png) 0.5 no-repeat;

width:270px;
float:left;
padding:0px 15px 0px 15px;

}

.rotatordeco
{
position:absolute;
margin-top: -50px;
margin-left: -40px;
z-index:1;
}

.rotatordeco2
{
position:absolute;
margin-left: 170px;
margin-top: -130px;
z-index:1;
}

.slogan
{
float: right;
margin-top: -10px;
}

.social
{
float:right;
padding-left: 10px;
}

.social img
{
border: 1px solid white;
}

#contentword
{
background: url(images/contentword.jpg) ;
width:950px;
height:200px;
}

#foot
{
width:970px;
position: relative;
bottom: 0px;
background:#00C2FF;
color: white;
font-family:arial;
margin:0 auto;
}

#footer 
{
text-align: center;
background: #00C2FF;
min-height: 35px;
background: #87E0FD;
background: -moz-linear-gradient(top, #87E0FD 0%, #53CBF1 40%, #05ABE0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87E0FD), color-stop(40%,#53CBF1), color-stop(100%,#05ABE0));
background: -webkit-linear-gradient(top, #87E0FD 0%,#53CBF1 40%,#05ABE0 100%);
background: -o-linear-gradient(top, #87E0FD 0%,#53CBF1 40%,#05ABE0 100%);
background: -ms-linear-gradient(top, #87E0FD 0%,#53CBF1 40%,#05ABE0 100%);
background: linear-gradient(to bottom, #87E0FD 0%,#53CBF1 40%,#05ABE0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87e0fd', endColorstr='#05abe0',GradientType=0 );
border-top: 1px solid #00ADFF;
}

#foot p {padding:0; margin:0; text-align: center;
display: inline-block;
margin:0px;
float:right;
font-size:12px;
padding-top: 10px;
font-weight: bold;
text-shadow: 1px 1px 2px #8A8A8A;
}


.contact
{
float:left;
width:235px;
height:180px;
text-align:left;
}

.services
{
float:left;
width:235px;
height:180px;
text-align:left;
}

.companyinfo
{
float:left;
width:235px;
height:180px;
text-align:left;
}

.newsletter
{
float:left;
width:235px;
height:180px;
text-align:left;
}

.newsletter img
{
padding-left:70px;
}

.footertext
{
text-align:left;
padding: 0px 25px 0px 25px;
}

#foot ul
{
display: block;
list-style: none;
color: grey;
padding-left: 25px;
}

#foot a
{
color: grey;
text-decoration: none;
}

.search
{
margin-left: 25px;
}

.copyright
{
width:950px;
min-height:38px;
background: black;
}

.copytext
{
text-align: center;
display: inline-block;
margin:0px;
float:right;
font-size:13px;
padding-top: 10px;
}




/* dock2 - bottom */
#dock2 {
	width: 87%;
	padding-left: 530px;
	position: absolute;
	left: 0px;
	top: 200px;
}
.dock-container2 {
position: absolute;
padding-left: 20px;
background:#5f656b;
width:630px;
left:900px;
float:right;
padding:0px;
display: inline-block;
zoom: 1; /* ie7 hack for display:inline-block */
*display: inline;
padding: 3px 5px;

-webkit-border-radius: 2em;
-moz-border-radius: 2em;
border-radius: 2em;

-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
box-shadow: 0 1px 0px rgba(0,0,0,.1);

background: #f1f1f1;
background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
background: -moz-linear-gradient(top,  #fff,  #ededed);
filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */
-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */
	
}
a.dock-item2 {
	display: block; 
	font-weight:bold;
	width: 40px; 
	color: white; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item2 span {
	display: none;
	background: rgba(0, 0, 0, 0.62);
	border-radius: 5px;
	padding: 2px;
}
.dock-item2 img {
	border: none; 
	margin: 5px 10px 0px; 
	width: 100%; 
}

.gallerypic 
{	
	margin: 10px;
	text-align:center;
}

.gallerypic img
{
	display:inline-block;

	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	border-radius:4px;
	margin: 0px 0px 40px;
	position:relative;
	text-decoration:none;
	
	background-position:center center;
	background-repeat: no-repeat;
	
	background-size:cover;
	-moz-background-size:cover;
	-webkit-background-size:cover;
}

.gallerypic a:after{

	background-color: #303030;
    border-radius: 7px;
    bottom: 30px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    content: attr(title);
    display: inline-block;
    font-size: 10px;
    max-width: 90px;
    overflow: hidden;
    padding: 2px 10px;
    position: relative;
    text-align: center;
    white-space: nowrap;
}

.contact_detail_block
{
display:none;
}

.contact_form
{
display:none;
}

.captcha_error
{
background: url(images/notice.png) no-repeat;
padding-left: 30px;
}

.validation
{
margin: 0 auto;
width: 160px;
background: rgba(16, 201, 226, 0.35);
padding: 5px;
border: 1px solid #1A93E4;
border-radius: 3px;
color: red;
}

.contact_field
{
font-family: arial !important;
}

.gmap3
{
margin:0 !important;
width: 350px !important;
height: 350px !important;
margin-bottom: 10px !important;
box-shadow:0 15px 20px -15px rgba(0,0,0,0.8);
}

.light 
{
font-size: 12px !important;
}


div.mbpgallery-category-box-file{
	height: 120px;
margin-top: 5px;

}

.mbpgallery-category-box-file-second{
    display: table-cell;
    vertical-align: middle;
}

h1{
	font-size: 20px;
	display: inline;
	padding:0px;
	margin:0px;
}

img 
{
border:0px;
}


/* ACCORDIAN */


#accordion {
	list-style: none;
	padding: 0 0 0 0;
	width: 900px;
	border: 5px solid #EEE;
padding: 5px;
background:white;
}
#accordion li{
	display: block;
	background-color: #9C0;
	font-weight: bold;
	margin: 1px;
	cursor: pointer;
	padding: 5px 5px 5px 7px;
	list-style: circle;

}
#accordion ul {
	list-style: none;
	padding: 0 0 0 0;
	display: none;
}
#accordion ul li{
	font-weight: normal;
	cursor: auto;
	background-color: #fff;
	padding: 0px 0px 0px 7px;
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}

#accordion .title:hover
{
background:#0CF;
color:white;
}

.reservation
{
float:right;
margin-top: -10px;
}

.reservation img:active
{
position:relative;top:1px;left:1px
}

.reservation img:hover
{
opacity:1

}

.reservation img
{
opacity:.8;

-moz-transition:opacity .15s linear;
-webkit-transition:opacity .15s linear;
-o-transition:opacity .15s linear;
-ms-transition:opacity .15s linear;
-khtml-transition:opacity .15s linear;
transition:opacity .15s linear
}