@import url("../twentytwelve/style.css");
/*
Theme Name:     Twenty Twelve Child Aqua Resorts
Description:    Child theme for the Twenty Twelve theme
Author:         Ethology
Author URI:     http://www.ethology.com/
Template:       twentytwelve                             
Version:        0.1.0
*/

h1 {
    font-size: 72px;
	font-size:5.142857rem;
    font-style: normal;
    font-weight: 500;
    line-height: 75px;
	line-height: 5.357142rem;
    margin-bottom: 25px;
	margin-bottom:1.785714rem;
}
h2 {
    font-size: 36px;
	font-size: 2.571428rem;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
	line-height: 3.571428rem;
    margin-bottom: 25px;
	margin-bottom:1.785714rem;
}
h3 {
    font-size: 16px;
	font-size: 1.142857rem;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
	line-height: 1.928571rem;
    margin-bottom: 25px;
	margin-bottom:1.785714rem;
}
#main{
    
    background-repeat:no-repeat;
}
/* Header */
#header_menu_container .logo {
	max-width:100%;
	margin:0.87719% 0;	
}
.main_page {
	padding:3.71428rem 4rem;	
}
.menu_logo {
    /*
	max-width:125px;
	width:37.53%
    */
}

/* Common Home Template */
.site_heading_wrapper{
    margin:0 0 88px;
    margin:0 0 6.28571rem;
}
#site_heading_title{
	font-family:"futura-pt",sans-serif;
    font-size: 72px;
	font-size: 4.142857rem;
    font-style: normal;
    font-weight: 500;
    line-height: 75px;
	line-height: 5.357142rem;
    margin:104px auto 25px;
    margin:7.428571rem auto 1.785714rem;
    color:#fff;
    text-align:center;
    text-transform: capitalize;
}
#site_heading_content >p{
    font-family: "proxima-nova", sans-serif;
    font-size: 16px;
	font-size: 1.142857rem;
    font-style: normal;
    font-weight: 300;
    line-height: 27px;
	line-height: 1.928571rem;
    margin:0 auto 25px;
    margin:0 auto 1.785714rem;
    width:50%;
    color:#fff;
    text-align:center;
}
#site_heading_button a {
    color: #fff;
}
#site_heading_button a:hover, .slide_copy a:hover {
    color:#000;
	background-color:#fff;
	opacity:.7;
}
.hotel_submit input[type="submit"]{
    background-color:#00998e;
	color:#fff;
}
.hotel_submit input[type="submit"]:hover{
    background-color:#00c8ba;
}
.hotel_page .hotel_submit input[type="submit"]{
    background-color: #00998e;
}
.hotel_page .hotel_submit input[type="submit"]:hover{
    background-color:#00c8ba;
}
.booking_container{
    background-color:#252c2e;
}
#email_update_container{
    background-color:#252c2e;
}
.email_update_button_container{
    height:27px;
}
#email_update_button{
    padding:5px;
}
#email_update_button {
	background-color:#00998e;
	color:#fff;
}
#email_update_button:hover{
    background-color:#00c8ba;
}
#footer_email_button{
    background-color:#00998e;
    color:#fff;
}
#footer_email_button:hover{
    background-color:#00c8ba;
}
.hotel_cancel a{
    color:#00998e;

}
.hotel_cancel a:hover{
    color:#00c8ba;
}
.hotel_page .hotel_cancel a{
    color:#00998e;
}
.hotel_page .hotel_cancel a:hover{
    color:#00c8ba;
}
/* Home Template 1 */
.home_template_1 .top_promo_button{
	background-color:#00998E;
	color:#fff;
}
/* Home Template 2 */
.home_template_2 .slide_button{
    background-color:#00998e;
    color:#fff;
}
.home_template_2 .slide_sub_title{
    color:#009F9A;
}

/* Home Template 3 */
.home_template_3 .left_promo_slider .flex-control-paging li a:hover { background: #00998e; background: rgba(0,153,142,1); }
.home_template_3 .left_promo_slider .flex-control-paging li a.flex-active { background: #00998e; background: rgba(0,153,142,1);}

.home_template_3 .promo_box_text_box a{
    color:#00998e;
}
.home_template_3 .promo_box_text_box a:hover{
    color:#00c8ba;
}
.hotel_home_more_special a{
    color:#444;
}
.hotel_home_more_special a:hover{
    color:#444;
}
#header_menu_container {


    border-bottom: solid 12px #56B7B4;

}
#site_heading_content{
    color:white;
}
}
#japan a {
display: inline;
    float: left;
    top: 0px;     
}
#japan a img {
    border: 1px solid #99999;
}

.portal_content_container h1 {
    color: #ffffff;
    font-size: 4.2em;
position: relative;
    top: 40px;
    text-shadow: 3px 3px 8px rgba(68,181,164, 1)
}
.portal_select_text {
    position: relative;
    top: 18px;
    font-weight: 200;
}