/* 
*  CUSTOM WEBSITE STYLES
*  Use this stylesheet to overwrite or define new rules for your website's visual appearance. 
*  If you need to reference the location of image files, please start your URLs with "/images/".
*/

@import url(http://fonts.googleapis.com/css?family=Cuprum);

body {
  background-color: #ffffff;
}

#header {

}

.top_wrapper {

}

.header {
  top: 0;
  left: 0;
  right: 0;
  height: 117px;
  padding: 5px 0;
  z-index: 1000;
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  text-align: center;
  background-color: #000000;
  background-image: transparent;
  border-style: solid;
  border-width: 0 0 0px;
  border-color: #090909;
  border-color: rgba(0, 0, 0, 0.9);
  opacity: 0.94;
}

.header .header_logo {
  width: 215px;
  height: 255px;
  background-size: none;
  display: inline-block;
  float: left;
  margin: 5px 0px;
}
.header_logo {
  background-size: 143px;
}
.nav .nav_wrapper {
  right: -133px;
}
.header .header_info {
  top: 62px;
  margin-right: 75px;
}
.nav .list_pages {
overflow: visible;
font-size: 15px;
line-height: 20px;
-moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
-webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
text-align: centre;
padding-right: 15px;
margin-top: 48px;
margin-right: 120px;
}

.nav .list_pages .item_page {
display: inline-block;
margin-left: 30px;
position: relative;
}

.nav .list_pages .active .link {
text-decoration: none;
padding:2px 5px 2px 5px;
background:#ee2125;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav .list_pages .active .link:hover {
text-decoration: none!important;
}

h2:before {
display:none;
}

h2 {
border:6px outset #000000!important;
text-align:centre!important;
font-size:36px!important;
text-transform:uppercase!important;
padding:20px;
margin:25px 0 40px 0!important;
}

.content .clear_header {
display: block;
clear: both;
position:absolute;
top:-100%;
margin: 10px auto!important;
text-align: center;
width: 960px;
-moz-box-sizing: none;
-webkit-box-sizing: none;
box-sizing: none;
}

.content .clear_header h1{
display: block;
clear: both;
margin-top:25%;
position:relative;
text-align: center;
font-size:95px;
color:#FFFFFF;
text-shadow: 2px 2px 0px rgba(0, 0, 0, 1);
text-transform:uppercase!important
}

#vip h1{
margin-top:50%!important;
}

.header {
z-index:9999999}

.header .header_info .detail:before {
color:#666666!important;
} 

.header .header_info {
  position: absolute;
  margin: 0;
  right: 0;
  top: 30px;
  z-index: 100;
  font-size: 15px;
  line-height: 20px;
}

.header .header_info .name {display:inline}
.header .header_info .address {display:inline}
.header .header_info .phone {display:none}
.header .header_info .social:before {display:none}
.header .header_info .social {
  
}

/* -- VIPLIST TWEAKS -- */



/* VIP form fields to single column */
.content .viplist_form .section .field, 
.content .viplist_form .section .rating, 
.content .viplist_form .section .question {
  clear: both;
  float: none;
  width: auto;
  margin-bottom: 2%;
}
.content .viplist_form .section .field_postal_code .text, 
.content .viplist_form .section .field_province_name .select {
  width: 50%;  
}
.content .viplist_form .section .field_birth_date .text {
  width: 30%;
}
.content .viplist_form .section .field_anniversary_date .text {
  width: 20%;
}
.content .viplist_form .section .question .label {
  width: 56%;
}
.content .viplist_form .section .question .wrapper .flag {
  min-width: 44%;
  text-align: center;
}
.content .viplist_form .section .question_consent .label {
  float: left;
  width: 85%;
}
.content .block_viplist_link {
  display: block;
}
.content .block_viplist_link .text_list {
  font-size: 90%;
}
.content .block_viplist_link .more_link {
  text-decoration: underline;
}


/* -- NAVBAR STYLES -- */


/* -- CONTENT STYLES -- */

.content {
  padding-top: 70px;
}

.page .page_content{
background-color: #ffffff!important;
border:0px transparent!important;
font-size:17px;
line-height:150%;
}

#home .page_content {
display: block;
margin: 0 auto;
padding: 20px 0;
background: #ffffff;
text-align: center;
}

.page > .page_banner {
  border-width: 0;
}
.page:first-child > .page_banner {
  height: 0;
  margin: 0 auto;
  padding: 0 0 50%;
  background-image: none;
  background-position: center center;
  background-repeat: repeat-x;
  background-size: 100% auto;
  background-color: transparent;
  border-style: none;
  border-width: 0;
  position: relative;
  overflow: hidden;
}
.page .float_sidebar{
width:455px!important;
margin-top:25px;
}

.clear_body{
width: 1016px!important;
}
.content .float_body {width: 500px!important;}
.text_info_details {width: 500px!important;}

.page .block_contact_address {
width:270px!important;
position:absolute;
margin-left:0px;
float: left;
border-width:0px;
font-size: 14px;
}
/* -- CONTENT STYLES -- */

.logo_image {
   background-size: 85px !important;
}

.footer .footer_info .footer_column_logo .logo_image {
    height: 112px;
    width: 220px;
}
.footer .footer_info .footer_column_connect {
    width: 24%;
}