﻿* {
    border-width: 0px;
    margin: 0;
    padding: 0;
}

body
{
    background: #7FBACA url('img/Cat.jpg') repeat scroll 0 0;
    color: #333333;
    font-family: 'Times New Roman' , Times, serif;
    font-size: 15px;
    height: auto !important;
    margin: 0;
    min-height: 100%;
    font-weight: bold;
}
html {
    height: 100%;
}


/*background image*/
#supersized {
    position: fixed;
}

/*main content*/
#content-wrapper
{
    border-width: thin;
    margin: 0 auto;
    position: relative;
    width: 1000px;
    top: 0px;
    left: 0px;
    height: auto;
   background: rgba(255,255,255,.5);
  
}
.wrapperSmall
{
    text-align: left;
    width: 970px;
    height: auto;
 
}
#header
{
    position: relative;
    padding-top: 15px;
}

#header a:link, #header a:visited, #header a:active {
   color: #333333;
}
a, a:link, a:visited, a:active
{
     color: #333333;
    font-family: arial;
    text-decoration: none;
}
.logo
{
    float: left;
    margin-right: 5px;
}
.menu
{
    float: left;
    font-size: 14px;
    margin-left:0px;
    padding-top: 10px;
}


.button
{
    padding: 15px;
    width: 180px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #3C3C3C;
    background: rgba(255,255,255,.5);
    border: none;
    border-radius: 4px;
    font-family: Century;
    font-weight: 900;
}

.button:hover
{
    background-color:#BFDBE3;
}

.button:active {
  background-color: #BFDBE3;
  
  transform: translateY(4px);
}

.button span
{
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    
}

.button span:after {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
  
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}
#image
{
     margin-top: 10px;
     width: 970px;
     height: auto;
    
    }
 .viiva
{
    border-width: thin;
    margin-top: 10px;
    height: 2px;
    width: 970px;
    float: left;
}
/*index */
#content
{
    width: 970px;
    float: left;
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    min-height: 420px;
    background-image: url('images/backContent.jpg');
  
}
.contentwelcome
{
    margin: 0px 80px 0px 80px;
    width: 800px;
    float: left;
    height: auto;
    min-height: 350px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*other bage*/
.content
{
    width: 970px;
    float: left;
    height: auto;
    margin-top: 5px;
    background: rgba(255,255,255,.5);
    padding-bottom: 20px;
  
}
.left
{
    padding: 10px;
    width: 250px;
    height: auto;
    float: left;
    margin-top: 20px;
    margin-right: 5px;
    margin-left: 20px;
}
.right
{
    width: 650px;
    height: auto;
    float: left;
    margin-top: 20px;
 
  
}
.top
{
    margin: 10px 50px 0px 50px;
    width: 870px;
    float: left;
    height: auto;
    padding-bottom: 10px;
}



#footer
{
    width: 1000px;
    clear: both;
    height: 137px;
    background-color: #2B2B2B;
    color: #FFFFFF;
    font-family: Century;
}
.footer_content
{
    padding: 8px 3px 3px 3px;
    width: 300px;
    height: auto;
    float: left;
}


button
{
    padding: 15px;
    width: 200px;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #FFFFFF;
    border: none;
    border-radius: 4px;
    background-color: #0099CC;
}

button:hover
{
    background-color: #00BBF9;
}

button:active {
  background-color:  #00BBF9;
  
  transform: translateY(4px);
}

  /* List*/
ul.home
{
    padding: 2px;
    list-style-position: inside;
    list-style-image: url('images/heart-icon.png');
}
ul.room
{
    padding: 2px;
    list-style-position: inside;
    list-style-type: circle;
}
h1, h2
{
    padding: 5px;
    font-family: 'Cooper Black';
}
h3
{
    font-size: 20px;
}
p
{
    margin: 1px 0 1px 0;
    font-size: medium;
}
th, td
{
    padding: 7px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
th:hover
{
    background-color: #CFE4EB;
}


   /* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('img/a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }
