@charset "UTF-8";
/* CSS Document */

/* THEME UPDATES */
#header-toggle {
    display:none;
}
#footer-right-content {
    display:none;
}

#colophon {border-top: 1px solid #ccc;}


/*##################### TOP MENU ###############################*/

.CartCursor {
    cursor:pointer
}


#shareDiv ul{
    padding:0;
    margin:0;
}
#shareDiv li{
    list-style:none;
    display:block;
    float:left;
    padding:5px 8px 0 8px;
    font-size:12px;
}
#shareDiv li.divider{
    border-left:solid 1px #2f2f2f;
    padding:0;
    width:1px;
    height:12px;
    margin-top:7px;
}
#shareDiv a{
    text-decoration:none;
    color:#2f2f2f;
}
#shareDiv a:hover{
    text-decoration:none;
    color:#7a7a7a;
}

#shareContainer {
    position: absolute;
    right: 0;
    /*width:301px;*/
}

#loginContainer {
    position: absolute;
    right: 0;
    top: 50px;
}

#loginContainer li.cartImgContainer {
    padding-top: 0;
}

#loginContainer li.cartImgContainer .text {
    color: #FF0000;
    vertical-align: super;
}



#shareImagesContainer {
    float: left;
    width: 163px;
    margin-top: 5px;
}

#shareImagesContainer img {
    cursor: pointer;
}

#shareImagesContainer .text {
    width: 55px;
    float: left;
}

#posLink {
    float: right;
    margin-right: 8px;
}

/*#############################################################*/
/*##################### SHARE ###############################*/
#shareDiv{
    width: 590px;
    padding: 4px 5px 0 5px;
    float: right;
    position: relative;
}
html body div#top div#topCentered div#shareDiv div.addthis_toolbox a.addthis_button_facebook_like{
    width:80px;
    overflow:hidden;
}
html body div#top div#topCentered div#shareDiv div.addthis_toolbox a.addthis_button_tweet{
    width:80px;
    overflow:hidden;
}
html body div#top div#topCentered div#shareDiv div.addthis_toolbox a.addthis_button_google_plusone{
    width:75px;
    overflow:hidden;
}
/*#############################################################*/
/*##################### FLAGS ###############################*/

#flags
{
    position: absolute;
    right: 0;
    top: 16px;
}

#uk{
    position:absolute;
    top:40px;
    right:40px;
    height:17px;
    width:25px;
    background:url(/wp-content/themes/full-frame/ukflag.png);
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}
#uk:hover{
    background-position:left bottom;
}
#uk.activeFlag{
    background-position:left bottom;
}
#uk a{
    display:block;
}
#uk span{
    display:block;
    height:0;
    overflow:hidden;
}
#pt{
    position:absolute;
    top:40px;
    right:10px;
    height:17px;
    width:25px;
    background:url(/wp-content/themes/full-frame/ptfloag.png);
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}
#pt:hover{
    background-position:left bottom;
}
#pt.activeFlag{
    background-position:left bottom;
}
#pt a{
    display:block;
}
#pt span{
    display:block;
    height:0;
    overflow:hidden;
}
/*#############################################################*/
/*##################### PHONETEXT ###############################*/
#phonetext{
    width:520px;
    font-size:12px;
    position:absolute;
    right:75px;
    top:55px;
    text-align:right;
    border-top:solid 1px #2f2f2f;
    padding-top:3px;
    color:#2f2f2f;
}
/*#############################################################*/
/*##################### MENU ###############################*/
#menu{
    /*width:960px;*/
    width: 1032px;
    height:50px;
    position:absolute;
    left:1px;
    top:80px;
    z-index:100;
}
#menuCentered{
    /*width:948px;*/
    width: 952px;
    height:50px;
    float:left;
    background:url(/wp-content/themes/full-frame/menuback.png);
    background-repeat:repeat-x;
}
#menuCentered ul{
    padding:0;
    margin:0;
    width: 1025px;
    display:block;
    /*width:940px;*/
    margin:0 auto;
}
#menuCentered li{
    list-style:none;
    display:block;
    float:left;
    margin:0 3px;
    font-size:13px;
    font-weight:bold;
    text-shadow:#000 -1px -1px 1px;
    color:#fff;
}
#menuCentered li:hover{
    background:url(/wp-content/themes/full-frame/menubuttonback.png);
    background-repeat:no-repeat;
    background-position:right;
}
#menuCentered li.activeButton{
    background:url(/wp-content/themes/full-frame/menubuttonback.png);
    background-repeat:no-repeat;
    background-position:right;
}
#menuCentered li a{
    display:block;
    color:#fff;
    text-decoration:none;
    padding:17px 13px 0px 13px;
    height:33px;
}
#menuCentered li a:hover{
    display:block;
    color:#fff;
    text-decoration:none;
    background:url(/wp-content/themes/full-frame/menubuttonback_left.png);
    background-repeat:no-repeat;
    background-position:left;
    text-shadow:#b37812 -1px -1px 1px;
}
#menuCentered li a.activeButton{
    display:block;
    color:#fff;
    text-decoration:none;
    background:url(/wp-content/themes/full-frame/menubuttonback_left.png);
    background-repeat:no-repeat;
    background-position:left;
    text-shadow:#b37812 -1px -1px 1px;
}
#menuLeft{
    float:left;
    width:6px;
    height:50px;
    background:url(/wp-content/themes/full-frame/menuleft.png);
    background-repeat:no-repeat;
}
#menuRight{
    float:left;
    width:6px;
    height:50px;
    background:url(/wp-content/themes/full-frame/menuright.png);
    background-repeat:no-repeat;
}
/*#############################################################*/
/*##################### SPECIALS ###############################*/
#specials {
    width:960px;
    margin:5px auto;
    height:249px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#specials img{
    width:960px;
    height:249px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#specials .specialInfo{
    position:absolute;
    right:15px;
    bottom:15px;
    width:435px;
    height:146px;
    background:url(/wp-content/themes/full-frame/specialsinfoback.png);
    background-repeat:no-repeat;
    padding:10px;
}
#specials .specialInfo h1{
    padding: 0 0 5px 0;
    margin: 0;
    color: #ffcd00;
    text-shadow: 1px 1px #333;
    font-size: 18px;
    font-weight: normal;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffcd00;
}
#specials .specialInfo h2{
    padding:10px 0 5px 0;
    margin:0;
    color:#fff;
    text-shadow:1px 1px #333;
    font-size:16px;
    font-weight:bold;
}
#specials .specialInfo span{
    display: block;
    color: #fff;
    padding: 10px 0;
    height: 57px;
    text-shadow: 1px 1px #333;
    font-size: 14px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffcd00;
}
#specials .specialBalls{
    height:30px;
    width:335px;
    padding:4px 0 0 0;
    float:left;
}
#specials .specialBalls ul{
    padding:0;
    margin:0;
}
#specials .specialBalls li{
    display:block;
    float:left;
    margin-right:10px;
    width:15px;
    height:16px;
    background:url(/wp-content/themes/full-frame/specialballs.png);
    background-position:left -16px;
    background-repeat:no-repeat;
}
#specials .specialBalls li.active {
    background-position:left top;
}

#specials .specialBalls li a{
    display:block;
    width:15px;
    height:15px;
}

#specials .specialInfo .specialBalls li a span{
    display:block;
    color:#fff;
    padding:0px 0 0px 0;
    text-shadow:none;
    font-size:0px;
    border-bottom:none;
    height:0;
    overflow:hidden;
}

.specialsButton {
    float:left;
    width:99px;
    height:28px;
    background:url(/wp-content/themes/full-frame/specialsmoreinfo.png);
    background-repeat:no-repeat;
    background-position:left top;
}
.specialsButton a{
    display:block;
    text-decoration:none;
    color:#fff;
    text-shadow:#7f8a28 -1px -1px 1px;
    width:89px;
    height:26px;
    padding:7px 0 0 10px;
    font-size:12px;
}
.specialsButton:hover{
    background-position:left bottom;
}

.specialsShort{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #AE2A2A;
}

.shortSpecial{
    padding: 10px 10px 5px 5px;
    border-bottom: solid 1px #AE2A2A;
    cursor: pointer;
}

.shortSpecial p {
    width: 230px;
    min-height: 74px;
    float: left;
}
.shortSpecial a { display: block; margin-top: 5px;}


.shortSpecial:hover, .shortSpecial.active {
    padding: 10px 10px 5px 5px;
    cursor: pointer;
    background-color: #F0D2D2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #AE2A2A;
}
.shortSpecial img{
    display: block;
    float: left;
    margin: 0 10px 0 0;
}
.shortSpecial span{
    font-size:14px;
    color:#A54242
}
.shortSpecial div{
    color:#7A7A7A;
}
.shortSpecial p{
    padding:5px 0 5px 0;
    margin:0 0 0 0;
}
/*#############################################################*/
/*##################### MAIN CONTENT ##########################*/
#mainContent{
}
#mainContentCentered{
    width: 960px;
    margin: 0 auto;
    padding: 10px 0;
}
#mainContentBottom{
    clear:both;
    width:962px;
    height:10px;
    margin:0 auto;
}
#contentLeft{
    width:470px;
    padding:0 20px 10px 0;
    float:left;
}
#contentRight{
    width: 470px;
    padding: 0 0 10px 0;
    float: left;
}
#contentPop{
    width: 470px;
    padding: 0 0 10px 0;
    float: left;
}
#mainContent h2{
    padding: 0 0 6px 0;
    margin: 10px 0 0 0;
    font-weight: normal;
    color: #a54242;
    font-size: 16px;
}
#mainContent h3{
    padding: 0 0 6px 0;
    margin: 10px 0 0 0;
    font-weight: normal;
    color: #a54242;
    font-size: 14px;
}
#mainContent h3.rates{
    height: 26px;
    display: block;
    padding: 8px 0 0 10px;
    margin: 0 0 10px 0;
    font-weight: normal;
    color: #fff;
    background:url(/wp-content/themes/full-frame/h3back.png);
    background-repeat:repeat-x;
    text-shadow: #8f1817 -1px -1px 1px;
    border-left:#c5492b solid 1px;
    border-top:#c5492b solid 1px;
    border-right:#7d0101 solid 1px;
    border-bottom:#7d0101 solid 1px;
    moz-border-radius:6px;
    border-radius:6px;
}
#mainContent h4{
    padding: 5px 0 6px 0;
    margin: 0;
    font-weight: bold;
    color: #a54242;
    font-size: 13px;
}
#mainContent p{
    padding: 10px 0 10px 0;
    margin: 0 0 0 0;
    color: #7a7a7a;
}
#mainContent a{
    text-decoration:none;
    color:#00bbe3;
}
#mainContent ul{
    margin:0;
    padding:5px 10px 10px 17px;
}
#mainContent li{
    padding-bottom: 3px;
    list-style-image: url(/wp-content/themes/full-frame/greenball.png);
    list-style-type: none;
}
#mainContent .greenButton{
    float:left;
    height:26px;
    background:url(/wp-content/themes/full-frame/green_button_back.png);
    background-repeat:repeat-x;
    background-position:top left;
    padding:0 0 0 10px;
    cursor:pointer;
    moz-border-radius:4px;
    border-radius:4px;
}
#mainContent .greenButton:hover{
    background-position:bottom left;
}

#mainContent .greenButton a {
    display:block;
    padding:5px 10px 0 0;
    height:21px;
    color:#fff;
    text-shadow:#991d1c -1px -1px 1px;
    margin-right:15px;
}

#mainContent button.greenButton  {
    padding:5px 10px;
    color:#fff;
    text-shadow:#991d1c -1px -1px 1px;
    height: 100% !important;
}

#mainContent button.greenButton:disabled  {
    text-shadow: none !important;
    background: #808080;
}

#mainContent .greenButton a:hover,
#mainContent button.greenButton:hover {
    background-position:bottom right;
}

#mainContent .greenButtonFloatRight{
    float:right;
    height:26px;
    background:url(/wp-content/themes/full-frame/green_button_back.png);
    background-repeat:repeat-x;
    background-position:top left;
    padding:0 0 0 10px;
    cursor:pointer;
    moz-border-radius:4px;
    border-radius:4px;
    margin:10px 0 0 0;
}
#mainContent .greenButtonFloatRight:hover{
    background-position:bottom left;
}
#mainContent .greenButtonFloatRight a{
    display:block;
    padding:5px 10px 0 0;
    height:21px;
    color:#fff;
    text-shadow:#991d1c -1px -1px 1px;
}
#mainContent .greenButtonFloatRight a:hover{
    background-position:bottom right;
}
#valuesInside{
    padding:10px 0 0 0;
}
#note{
    padding: 10px 10px;
    font-size: 11px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #F0D2D2;
}
#mainContent #valuesInside span{
    display:block;
    padding:9px 0 0 0;
    font-size:11px;
}
#mainContent #valuesInside span.go16andBold{
    font-weight:bold;
    padding:6px 0 0 0;
    font-size:14px;
}

#mainContent #valuesInside span{
    display:block;
    padding:9px 0 0 0;
    font-size:11px;
}
#mainContent .sun{
    width:32px;
    height:26px;
    background:url(/wp-content/themes/full-frame/sun.png);
    background-repeat:no-repeat;
    color:#FFF;
    text-align:center;
    text-shadow:#99753b -1px -1px 1px;
    padding:7px 0 0 0;
    float:left;
}
.greenTableTop{
    color: #fff;
    text-shadow: #991d1c -1px -1px 1px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    background-color: #c34e4e;
}
.greenTableTopc1{
    float:left;
    width:161px;
    text-align:center;
    padding:15px 0 22px 0;
    border-right:solid 1px #a44f4f;
}
.greenTableTopc2{
    float:left;
    width:152px;
    text-align:center;
    border-right:solid 1px #a44f4f;
    border-left:solid 1px #d09090;
}
.greenTableTopc3{
    float:left;
    width:152px;
    text-align:center;
    border-left:solid 1px #d09090;
}
.greenTableTopc2Top{
    padding:5px 0 5px 0;
    border-bottom:solid 1px #a44f4f;
}
.greenTableTopc2BottomLeft{
    padding:5px 0 5px 0;
    float:left;
    width:75px;
    text-align:center;
    border-right:solid 1px #a44f4f;
    border-top:solid 1px #d09090;
}
.greenTableTopc2BottomRight{
    padding:5px 0 5px 0;
    float:left;
    width:75px;
    text-align:center;
    border-left:solid 1px #d09090;
    border-top:solid 1px #d09090;
}
.greenTableSelectRegion{
    font-weight:bold;
    padding:5px 0 5px 10px;
}
.greenTableRow{
    background-color: #F0D2D2;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #fbe8e8;
    border-bottom-color: #e2c5c5;
}
.greenTableRow span{
    display:block;
    float:left;
    padding:8px 0 0 0;
    text-align:center;
}
.greenTableRow span.noFloat{
    float:none;
}
.greenTableCol1{
    width:150px;
    float:left;
    padding:5px 5px 5px 5px;
    border-right:solid 1px #e2c5c5;
    height:30px;
}
.greenTableCol1 span{
    display:block;
    padding:3px 0 0 0;
    text-align:left;
}
.greenTableCol2{
    width:65px;
    float:left;
    padding:5px 5px 5px 5px;
    border-right:solid 1px #e2c5c5;
    border-left:solid 1px #fbe8e8;
    height:30px;
}
.greenTableCol3{
    width:65px;
    float:left;
    padding:5px 5px 5px 5px;
    border-left:solid 1px #fbe8e8;
    height:30px;
}
.greenTableTop2{
    color: #fff;
    text-shadow: #991d1c -1px -1px 1px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    margin: 10px 0 0 0;
    background-color: #c34e4e;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #b14242;
}
#suplements{
    margin:10px 0 10px 0;
}
.suplementsText{
    float:left;
    padding:5px 0 0 5px;
}
#monthstableTopc1{
    width: 166px;
    height: 15px;
    padding: 6px 0px 0px 4px;
    float: left;
    color: #fff;
    text-shadow: #991d1c -1px -1px 1px;
    font-size: 11px;
    background-color: #AE2A2A;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #c34949;
    border-bottom-color: #b14242;
}
.monthstableTopMonth{
    width: 20px;
    height: 15px;
    padding: 6px 2px 0px 2px;
    float: left;
    color: #fff;
    text-align: center;
    text-shadow: #991d1c -1px -1px 1px;
    border-left: #c34949 1px solid;
    border-top: #c34949 1px solid;
    border-bottom: #b14242 1px solid;
    font-size: 11px;
    background-color: #AE2A2A;
}
.monthsTableRow{
    background:#F0D2D2;
}
.monthstablec1{
    width:166px;
    height:20px;
    padding:1px 0px 0px 4px;
    float:left;
    text-shadow:#e1baba -1px -1px 1px;
    font-size:11px;
    border-top: solid 1px #fbe8e8;
}
.monthstableMonthX{
    width:20px;
    height:20px;
    padding:6px 2px 0px 2px;
    float:left;
    background:#F0D2D2;
    color:#7a7a7a;
    text-align:center;
    text-shadow:#dce1b2 -1px -1px 1px;
    border-top: solid 1px #fbe8e8;
    border-left:solid 1px #fbe8e8;
    font-size:11px;

}
.monthstableMonthS{
    width:20px;
    height:20px;
    padding:6px 2px 0px 2px;
    float:left;
    background:#a06bbe;
    color:#fff;
    text-align:center;
    text-shadow:#505431 -1px -1px 1px;
    border-top: solid 1px #fbe8e8;
    border-left:solid 1px #fbe8e8;
    font-size:11px;
}
.monthstableMonthS2{
    width:20px;
    height:20px;
    padding:6px 2px 0px 2px;
    float:left;
    background:#0073c4;
    color:#fff;
    text-align:center;
    text-shadow:#505431 -1px -1px 1px;
    border-top: solid 1px #fbe8e8;
    border-left:solid 1px #fbe8e8;
    font-size:11px;
}
.monthstableMonthS3{
    width:20px;
    height:20px;
    padding:6px 2px 0px 2px;
    float:left;
    background:#830000;
    color:#fff;
    text-align:center;
    text-shadow:#505431 -1px -1px 1px;
    border-top: solid 1px #fbe8e8;
    border-left:solid 1px #fbe8e8;
    font-size:11px;
}
.monthstableMonth0{
    width:20px;
    height:20px;
    padding:6px 2px 0px 2px;
    float:left;
    background:#004575;
    color:#fff;
    text-align:center;
    text-shadow:#505431 -1px -1px 1px;
    border-top: solid 1px #fbe8e8;
    border-left:solid 1px #fbe8e8;
    font-size:11px;
}



/*#############################################################*/
/*##################### RESERVATION PRICE TABLE ##########################*/
#reservTableTopBar{
    color:#fff;
    font-weight:bold;
    text-shadow: #8f1817 -1px -1px 1px;
    background:url(/wp-content/themes/full-frame/reserv_pricetable_topbar.png);
    height:24px;
    moz-border-radius:4px;
    border-radius:4px;
}
#reservTableTopBarCol1{
    float:left;
    width:390px;
    padding:4px 0 0 6px;
    text-align:left;
}
#reservTableTopBarCol2{
    float:left;
    width:70px;
    text-align:center;
    padding:4px 0 0 0;
}
.reservTableTopBarRow{
    padding: 5px 0;
    border-bottom: 1px solid #7a7a7a;
}

.reservTableTopBarRow.last {
    border-bottom: 1px solid #ae2a2a;
    margin-bottom: 10px;
}

.red-bottom-border {
    border-bottom: 1px solid #ae2a2a;
    padding-bottom: 5px;
    margin-bottom: px;
}

#reservExtras{
    border-bottom: solid 1px #ae2a2a;
    padding: 8px 0 8px 6px;
    background: #e1b3b3;
}
#reservBreakfast{
    border-bottom: solid 1px #ae2a2a;
    padding: 8px 0 8px 35px;
    background: url(/wp-content/themes/full-frame/dishes.png);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #a54242;
}
.reservTableTopBarRowG{
    padding: 5px 0;
    background: #e9c4c4;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ae2a2a;
}
.reservTableTopBarRowCol1{
    display: inline-block;
    /*float:left;*/
    width:408px;
    padding:4px 0 0 6px;
    text-align:left;
    text-transform: capitalize;
}
.reservTableTopBarRowCol1 input{
    display:inline-block;
    /*float:left;*/
    margin:0 5px 0 0;
}
.reservTableTopBarRowCol1 span{
    display: inline-block;
    /*float:left;*/
    margin:0 5px 0 0;
}
.reservTableTopBarRowCol2{
    display: inline-block;
    vertical-align: top;
    /*float:left;*/
    width:50px;
    text-align:left;
    padding:4px 0 0 0;
}
.baloonQuestion{
    width:13px;
    height:17px;
    float:left;
    background:url(/wp-content/themes/full-frame/baloonquestion.png);
    background-repeat:no-repeat;
    background-position:left top;
    cursor:pointer;
}
.baloonQuestion:hover{
    background-position:left bottom;
}

.parador-rate-baloonQuestion {
    position: absolute;
    top: -13px;
    left: -4px;
}


.formReservTitle{
    border-bottom: solid 1px #ae2a2a;
    padding: 8px 0 8px 6px;
    font-weight: bold;
    color: #a54242;
    margin-top: 9px;
}

.personalInfoRow
{
}

.personalInfoRow span{
    font-size:12px;
}

.personalInfoRow input{
    width: 222px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.personalInfoRow input[type="checkbox"]{
    width:20px;
    height:20px;
    float:left;
    background:none;
    border:none;
    -moz-border-radius:none;
    border-radius: none;
}

.personalInfoCol1 {
    width:244px;
    float:left;
    padding:3px 0 3px 0;
}

.personalInfoCol2{
    width:220px;
    float:left;
    padding:3px 0 3px 0;
}

#termsContainer{
    background:#f3dede;
    padding:5px 10px 5px 10px;
    height:50px;
    overflow:hidden;
    moz-border-radius:4px;
    border-radius:4px;
    margin:10px 0 0 0;
}
#Terms span{
    display:block;
    padding:0 0 10px 0;
}
#termsTitle{
    padding: 8px 0 8px 6px;
    font-weight: bold;
    color: #a54242;
}
.billingInfoRow1{
}
.billingInfoRow1 span{
    font-size:12px;
}
.billingInfoR1Col1{
    width:250px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR1Col1 input{
    width: 235px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoR1Col2{
    width:137px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR1Col2 input{
    width: 123px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoR1Col3{
    width:79px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR1Col3 input{
    width: 79px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoRow2{
}
.billingInfoRow2 span{
    font-size:12px;
}
.billingInfoR2Col1{
    width:157px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR2Col1 select{
    width:147px;
}
.billingInfoR2Col2{
    width:165px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR2Col2 input{
    width: 150px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoR2Col3{
    width:148px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR2Col3 select{
    width:147px;
}
.billingInfoRow3{
}
.billingInfoRow3 span{
    font-size:12px;
    display:block;
}
.billingInfoR3Col1{
    width:250px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR3Col1 input{
    width: 235px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoR3Col2{
    width:220px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR3Col2 select{
    width:219px;
}
.billingInfoRow4{
}
.billingInfoRow4 span{
    font-size:12px;
    display:block;
}
.billingInfoR4Col1{
    width:250px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR4Col1 input{
    width: 235px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoR4Col2{
    width:155px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR4Col2 select{
    width:73px;
}
.billingInfoR4Col3{
    width:60px;
    float:left;
    padding:3px 0 3px 0;
}
.billingInfoR4Col3 input{
    width: 60px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.billingInfoRow5{
    font-size:12px;
    font-weight:bold;
    font-style:italic;
}
#addicionalTitle{
    padding: 20px 0 8px 6px;
    font-weight: bold;
    color: #a54242;
}
.addicional textarea{
    width: 465px;
    height: 100px;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #F3DEDE;
}
#sendButtonContainer{
    /*padding:10px 0 0 0;*/
    float:right;
}
/*##################### CHECK RATES ##########################*/
#checkRates{
    display: block;
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ede3c6;
}
#checkRates span{
    display:block;
}
#region{
    width:220px;
    float:left;
    padding:0 10px 0 0;
}
#region select{
    width:210px;
}
#pousada{
    width:216px;
    float:left;
    padding:0 0 0 0;
}
#pousada select{
    width:216px;
}
#checkinDate{
    width:120px;
    float:left;
    padding:10px 0 0 0;
}
#checkinDate input{
    width: 100px;
    border: 1px solid #cebf95;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d6caa7;
}
#checkoutDate{
    width:120px;
    float:left;
    padding:10px 0 0 0;
}
#checkoutDate input{
    width: 110px;
    border: 1px solid #cebf95;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d6caa7;
}
#rooms{
    width:71px;
    float:left;
    padding:10px 0 0 0;
}

#nights{
    width:113px;
    float:left;
    padding:10px 0 0 0;
}

#adults, #children{
    width:121px;
    float:left;
    padding:10px 0 0 0;
}

#room select, #nights select, , #adults select, , #children select{
                                                      width:40px;
                                                  }

#checkRatesButton{
    float: left;
    margin: 19px 0 0 35px;
}

#bookRoom {
    float:right;
    padding-top: 10px;
}

.checkRatesButton input{
    width:109px;
    height:29px;
    float:left;
    background:url(/wp-content/themes/full-frame/checkrates.png);
    background-repeat:no-repeat;
    background-position:left top;
    border:none;
    color:#FFF;
    font-weight:bold;
    text-align:left;
    padding-left:8px;
    text-shadow:#8c3434 -1px -1px 1px;
    cursor:pointer;
}
.checkRatesButton input:hover{
    background-position:left bottom;
}

#detailPhotoSlider{
    position:relative;
    margin-bottom:10px;
}
#videoButton {
    position:absolute;
    top:10px;
    right:10px;
    width:116px;
    height:27px;
    background:url(/wp-content/themes/full-frame/videobutton.png);
    background-repeat:no-repeat;
    background-position:left top;
    z-index:50px;
}
#videoButton a{
    display:block;
    background-position:left top;
    text-decoration:none;
    color:#fff;
    text-shadow:#8c3434 -1px -1px 1px;
    width:116px;
    height:27px;
    padding:7px 0 0 10px;
    font-size:12px;
}
#videoButton:hover{
    background-position:left bottom;
}
#galleryButtons {
    position:absolute;
    bottom:10px;
    left:10px;
    width:450px;
    height:32px;
    xx-background:url(/wp-content/themes/full-frame/numbersbar.png);
    background-repeat:no-repeat;
    background-position:left top;
    z-index:50px;
    padding:0 5px 0 5px;
}
.galleryButton {
    cursor: pointer;
    width: 29px;
    padding-top: 8px;
    height: 24px;
    float: left;
    text-align: center;
    color: #fff;
    text-shadow: #333 1px 1px 1px;
}
.galleryButton.selected {
    cursor:pointer;
    width:25px;
    padding-top:8px;
    height:24px;
    float:left;
    text-align:center;
    color:#fff;
    text-shadow:#333 1px 1px 1px;
    background:url(/wp-content/themes/full-frame/gallerybuttonselected.png);
    background-position:center top;
    background-repeat:no-repeat;
}


/*#############################################################*/
/*##################### MAP ##########################*/
#mapContainer {
    height: 80vh;
    width: calc(100vw - 20px);
}

.mapTop {
    background: none repeat scroll 0 0 #AE2A2A;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    height: 14px;
}
#mapTags {
    margin-top: 10px;
    text-align: center;
}
.pousadasTags {
    background: none repeat scroll 0 0 #AE2A2A;
    border-radius: 6px 6px 6px 6px;
    margin-top: 10px;
    padding: 10px;
}
#mapTags span#castleTagTitle {
    background: url("/wp-content/themes/full-frame/icon_castle.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags span#conventTagTitle {
    background: url("/wp-content/themes/full-frame/icon_monastery.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags span#citadelTagTitle {
    background: url("/wp-content/themes/full-frame/icon_citadel.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags span#modernTagTitle {
    background: url("/wp-content/themes/full-frame/icon_modern.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags span#regionalTagTitle {
    background: url("/wp-content/themes/full-frame/icon_regional.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags span#historicTagTitle {
    background: url("/wp-content/themes/full-frame/icon_historic.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}

#mapTags span#palaceTagTitle {
    background: url("/wp-content/themes/full-frame/icon_palace.gif") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    font-size: 14px;
    height: 19px;
    margin: 10px 0 5px;
    padding: 5px 10px 0 30px;
}
#mapTags #tagsLeft {
    float: left;
    padding: 0 15px 0 0;
    width: 227px;
}
.pousadasTags .pousadasTagsLeft {
    float: left;
    padding: 0 20px 0 0;
    width: 210px;
}
#mapTags #tagsRight {
    float: left;
    width: 226px;
}
#mapTags span.mapTagInfo {
    font-size: 10px;
}
.pousadasTags span.mapTagInfo {
    font-size: 13px;
}
#xx-mapRegion {
    background: none repeat scroll 0 0 #EDE3C6;
    padding: 5px;
}
#mapRegion {
    position: absolute;
    top: 54px;
    z-index: 1000;
    right: 0;
}
#mapRegion #mapRegionsButton{
    display:inline-block;
    background-color: #fff;
    color: #111;
    cursor: pointer;
    border-radius: 3px;
    padding: 8px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    box-shadow: 5px 5px 10px 1px rgba(200,200,200,.8);

}
#mapRegionList {
    display:none;
}
#mapRegion ul {
    margin: 0;
    padding-left: 0 !important;
    overflow-y: scroll;
    background-color: #AE2A2A;
    overflow-x: hidden;
    border: 1px solid #000;

    width: 120px;
    height: 200px;
}
#mapRegion li {
    border: none;
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 3px 7px;
    color: #fff;
    width: 100%;
}
#mapRegion li:hover, #mapRegion li.active, #mapDirectory li:hover, #mapDirecotry li.active {
    background: none repeat scroll 0 0 #c00;
    color: #FFFFFF;
    cursor: pointer;
}
/*#############################################################*/
/*##################### LIST ##########################*/
.listTop{
    height:36px;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    background:#ae2a2a;
    margin: 0px 0 0 0;
}
.listBottom{
    height:10px;
    -moz-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    background:#ae2a2a;
}
.listTop span{
    display:block;
    float:left;
    color:#fff;
    font-weight:bold;
    padding:10px 0 0 15px;
    text-shadow: #952221 -1px -1px 1px;
}
.listTop select{
    margin:8px 0 0 5px;
    width:200px;
}
.listItem{
    padding:10px 10px 10px 5px;
    border-bottom:solid 1px #ae2a2a;
    cursor:pointer;
}

.listItem:hover, .listItem.active {
    background: none repeat scroll 0 0 #F0D2D2;
}

.listItem img{
    display:block;
    float:left;
    margin:0 10px 0 0;
}
.listItemSelected{
    padding:10px 10px 10px 5px;
    border:solid 1px #ae2a2a;
    cursor:pointer;
    background:#f0d2d2;
}
.listItemSelected img{
    display:block;
    float:left;
    margin:0 10px 0 0;
}
.listItemTitle{
    color: #a54242;
    font-weight: bold;
    display: block;
    padding: 0 0 3px 0;
}
.listItemText
{
    float: left;
    width: 275px;
}
.listItemText.parador
{
    width: 235px;
}
/*#############################################################*/
/*##################### TABS ##########################*/
.ui-tabs {
    position: relative;
    padding: 0px;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 0;
}

#mapList, #mealPlans {
    background: none repeat scroll 0 0 #E8E8E8;
    border: none;
}

#mapList ul, #mealPlans ul{
    background: none repeat scroll 0 0 #E8E8E8;
    margin: 0 0 -2px;
    padding: 0 0 0 10px;
    border: none;
}

#mainContent .ui-tabs .ui-tabs-nav li {
    display:block;
    height:36px;
    list-style: none;
    float: left;
    position: relative;
    margin: 0 5px 0 0;
    padding: 0;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    background:#d39c9c;
}

#mainContent .ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 10px 10px 0 10px;
    text-decoration: none;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    height:26px;
    text-shadow: #952221 -1px -1px 1px;
}

#mealPlans li  {
    height: auto !important;
    padding: auto !important;
}

#mealPlans li a {
    width: 85px !important;
    height: 74px !important;
    white-space: normal;
    padding: auto !important;
}


#mainContent .ui-tabs .ui-tabs-nav li a:hover, #mainContent .ui-tabs .ui-tabs-nav .ui-tabs-active {
    background:#b5bf83;
    display:block;
    -moz-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    background:#ae2a2a;
}
#mainContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    background:#ae2a2a;
}
#mainContent .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: pointer;
}
#mainContent .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#mainContent .ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 0;
}
#mainContent .ui-tabs .ui-tabs-hide {
    display: none !important;
}

/*#############################################################*/
/*##################### FOOTER ##########################*/
#footerCentered{
    clear:both;
    width:930px;
    margin:0 auto 20px auto;
    background:#1f1f1f;
    padding:0 15px 0 15px;
    overflow:auto;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#footerLeft{
    color:#fff;
    float:left;
    width:798px;
    padding:10px 0 0 0;
}
#footerLeft a{
    color:#fff;
    text-decoration:none;
    font-size:13px;
    font-weight:bold;
}
#footerLeft a:hover{
    color:#F3DEDE;
}
#footerLeft ul{
    padding:0;
    margin:0;
}
#footerLeft li{
    list-style:none;
    display:block;
    float:left;
    border-left:#fff solid 2px;
    padding:0 5px 0 5px;
}
#footerLeft span{
    display:block;
    clear:both;
    padding:10px 0 0 0;
    font-size:12px;
}
#footerRight{

    background-repeat:no-repeat;
    width:116px;
    height:61px;
    float:left;
}

/*#############################################################*/
/*##################### GENERAL ##########################*/
.clearFloat{
    clear: both;
    height: 0.001px;
}
.clearFloatHigh{
    clear:both;
    height:20px;
}
.greenLine{
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ae2a2a;
}
.greenBold{
    margin-bottom: 10px;
    color: #AD4242;
    font-weight: bold;
}
.text-darkred{
    color: #AD4242;
}
.goBold{
    font-weight:bold;
}
.leftImage{
    display:block;
    float:left;
    padding:10px 20px 10px 0;
    width:470px;
}
.leftImageCaption{
    font-style: italic;
    font-size: 12px;
    float: left;
    width: 470px;
    padding: 10px 0 0 0;
    color: #a54242;
}
/*#############################################################*/
/*#############################################################*/
/*##################### POPUP DETAILS SPECIALS ##########################*/
#divPopUp{
    background:#fff;
    padding:10px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display:none;
    z-index:2000;
}
#bgdivPopUp{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:100%;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    z-index:1999;
}
#closeButton{
    padding:3px 0 0 6px;
    width:60px;
    height:19px;
    background:url(/wp-content/themes/full-frame/closepop.png);
    background-repeat:no-repeat;
    background-position:top left;
    color:#fff;
    font-size:12px;
    text-shadow:#a80101 -1px -1px 1px;
    cursor:pointer;
    float:right;
}
#closeButton:hover{
    background-position:bottom left;
}

/************ ACCOUNT POP UP ***************/
.ui-dialog-buttonset .ui-state-default
{
    background: url("/wp-content/themes/full-frame/green_button_back.png") repeat-x scroll left top transparent !important;
    border-radius: 4px 4px 4px 4px !important;
    color: #FFFFFF !important;
}
.ui-dialog-buttonset .ui-state-hover
{
    background: url("/wp-content/themes/full-frame/green_button_back.png") repeat-x scroll bottom right transparent !important;
}

/*##################### GOLF ##########################*/
.golfLeft{
    float:left;
    width:470px;
    padding-right:20px
}
.golfRight{
    float:left;
    width:470px;
}
.rightImage{
    display:block;
    float:left;
    padding:10px 0px 10px 20px;
    width:470px;
}
.rightImageCaption{
    font-style: italic;
    font-size: 12px;
    float: left;
    width: 470px;
    padding: 10px 0 0 0;
    color: #a54242;
}
.golfRoute{
    padding:10px 0 0 0;
}
.golfRouteDesc{
    float:left;
    width:470px;
}
/*##################### specials table 3 ##########################*/
.greenTableTopc2Top_v3{
    padding: 5px 0 5px 0;
    text-align: center;
    color: #fff;
    text-shadow: #991d1c -1px -1px 1px;
    background-color: #c34949;
    border-top: 1px solid #d47b7b;
}
.greenTableTopc1_v3{
    float: left;
    width: 160px;
    text-align: center;
    padding: 15px 0 22px 0;
    height: 21px;
    border-right: 1px solid #b14242;
    border-bottom: 1px solid #b14242;
}
.greenTableCol1_v3{
    width:150px;
    float:left;
    padding:5px 5px 5px 5px;
    border-right:solid 1px #e2c5c5;
    height:58px;
}
.greenTableWeekDay{
    color: #fff;
    text-align: center;
    padding: 1px 0 1px 0;
    text-shadow: #c16565 -1px -1px 1px;
    height: 14px;
    background-color: #d57777;
}
.greenTableTopc2_v3{
    float:left;
    width:308px;
    text-align:center;
    border-left:solid 1px #d47b7b;

}
.greenTableTopc2BottomLeft_v3{
    padding: 5px 0 5px 0;
    float: left;
    width: 153px;
    text-align: center;
    height: 48px;
    border-right: 1px solid #b14242;
    border-bottom: 1px solid #b14242;
}
.greenTableTopc2BottomRight_v3{
    padding: 5px 0 5px 0;
    float: left;
    width: 153px;
    text-align: center;
    height: 48px;
    border-left:solid 1px #d47b7b;
    border-bottom: 1px solid #b14242;
}
.greenTablePricesContainer{
    float:left;
    width:309px;
}
.greenTableCol1_v3 span{
    text-align:left;
}
.greenTableCol2_v3{
    width:153px;
    float:left;
    padding:1px 0 1px 0;
    border-right:solid 1px #e2c5c5;
    border-left:solid 1px #fbe8e8;
    height:16px;

}
.greenTableCol2_v3 span{
    float:none;
    clear:both;
    text-align:center;
    padding:0 0 0 0;
}
.greenTableCol3_v3{
    width:153px;
    float:left;
    padding:1px 0 1px 0;
    border-left:solid 1px #fbe8e8;
    height:16px;
    text-align:center;
}
.greenTableCol3_v3 span{
    float:none;
    clear:both;
    text-align:center;
    font-weight:bold;
    padding:0 0 0 0;
}
/*##################### ICONS ##########################*/
#iconsContainer{
    width: 100%;
    margin: 5px;
}

.iconCell {
    float: left;
    text-align: center;
    width: 115px;
}

#iconTitles{
    display: table;
    width: 100%;
    padding:0 0 10px 0;
}
.iconTitle{
    text-align: center;
    cursor: pointer;
}
#iconDescContainer{
    background:#f5f5f5;
    padding:5px;
    border-top:solid 1px #ababab;
    border-left:solid 1px #ababab;
    border-bottom:solid 1px #cdcdcd;
    border-right:solid 1px #cdcdcd;
    border-radius:4px;
}
#iconIntplaces{
    margin:0 auto;
    width:44px;
    height:62px;
    background:url(/wp-content/themes/full-frame/intplaces.png);
    background-repeat:no-repeat;
    background-position:top left;
}
#iconIntplaces:hover{
    background-position:top right;
    cursor:pointer;
}
#iconIntplaces.activeIcon{
    background-position:top right;
}
#iconActivities{
    margin:0 auto;
    width:44px;
    height:62px;
    background:url(/wp-content/themes/full-frame/activities.png);
    background-repeat:no-repeat;
    background-position:top left;
}
#iconActivities:hover{
    background-position:top right;
    cursor:pointer;
}
#iconActivities.activeIcon{
    background-position:top right;
}
#iconRegMenu{
    margin:0 auto;
    width:44px;
    height:62px;
    background:url(/wp-content/themes/full-frame/regionalmenu.png);
    background-repeat:no-repeat;
    background-position:top left;
}
#iconRegMenu:hover{
    background-position:top right;
    cursor:pointer;
}
#iconRegMenu.activeIcon{
    background-position:top right;
}
#iconFestivities{
    margin:0 auto;
    width:44px;
    height:62px;
    background:url(/wp-content/themes/full-frame/festivities.png);
    background-repeat:no-repeat;
    background-position:top left;
}
#iconFestivities:hover{
    background-position:top right;
    cursor:pointer;
}
#iconFestivities.activeIcon{
    background-position:top right;
}
/*##################### CHECKINPAGE ##########################*/
#checkInContainer{
}
.spacerContainer{
    height:140px;
}
.goBoldCheckin{
    font-weight:bold !important;
    font-size:20px !important;
}
#checkInLogin{
    width:288px;
    float:left;
    background:#f7f7f7;
    margin-right:15px;
    moz-border-radius:6px;
    border-radius:6px;
    padding:10px;
    border-top: solid 1px #dadada;
    border-left: solid 1px #dadada;
    border-bottom: solid 1px #fcfcfc;
    border-right: solid 1px #fcfcfc;
}
.sepLine{
    border-top: solid 1px #dadada;
    border-bottom: solid 1px #fcfcfc;
    margin:5px 0 5px 0;
}
#checkInRegister{
    width:288px;
    height: 165px;
    float:left;
    background:#f7f7f7;
    margin-right:15px;
    moz-border-radius:6px;
    border-radius:6px;
    padding:10px;
    border-top: solid 1px #dadada;
    border-left: solid 1px #dadada;
    border-bottom: solid 1px #fcfcfc;
    border-right: solid 1px #fcfcfc;
}
#checkInProceed{
    width:288px;
    float:left;
    background:#f7f7f7;
    moz-border-radius:6px;
    border-radius:6px;
    padding:10px;
    border-top: solid 1px #dadada;
    border-left: solid 1px #dadada;
    border-bottom: solid 1px #fcfcfc;
    border-right: solid 1px #fcfcfc;
}
#checkInContainer input{
    width: 286px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#checkInContainer span.forgotPass{
    display:block;
    margin:5px 0 0 0;
}

.greenButtonLogin{
    float:right;
    height:26px;
    background:url(/wp-content/themes/full-frame/green_button_back.png);
    background-repeat:repeat-x;
    background-position:top left;
    padding:0 0 0 10px;
    margin-left: 5px;
    cursor:pointer;
    moz-border-radius:4px;
    webkit-border-radius: 4px;
    ms-border-radius: 4px;
    border-radius:4px;
}
.greenButtonLogin:hover{
    background-position:bottom left;
}
.greenButtonLogin a {
    display:block;
    padding:5px 10px 0 0;
    height:21px;
    color:#fff !important;
    text-shadow:#991d1c -1px -1px 1px;
}
.greenButtonLogin a:hover{
    background-position:bottom right;
}

.bookingInfoParador{
    padding: 10px 10px 5px 5px;
    border-bottom: solid 1px #AE2A2A;
    cursor: pointer;
    position: relative;
}
.bookingInfoParador:hover{
    background-color: #f3dede;
}

.bookingInfoParador span{
    font-size:14px;
    color:#333;
    font-weight:bold;
}
.bookingInfoParador p{
    padding:5px 0 5px 0;
    margin:0 0 0 0;
}

.paradores5NCard {
    border-bottom: solid 1px #AE2A2A;
}

.paradores5NCard .bookingInfoParador:last-of-type {
    border-bottom: none;
}

.totalDiv{
    font-weight:bold;
    font-size:18px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background:#ede3c6;
    padding:10px;
    margin:10px 0 0 0;
}
.totalDiv span{
    display:block;
    float:left;
}
.totalDiv .greenButtonLogin{
    font-weight:normal !important;
    font-size:14px;
}
.bookingInfoRow{
    padding:10px 0 0 0;
}
.bookingInfoRow span{
    font-size:12px;
}
.bookingInfoRow input {
    width: 222px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoRow input[type="checkbox"]{
    width:20px;
    height:20px;
    float:left;
    background:none;
    border:none;
    -moz-border-radius:none;
    border-radius: none;
}

.bookingInfoCol1{
    width:244px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoCol2{
    width:220px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoAdress{
    float:left;
    padding:3px 0 3px 0;
    width:466px;
}
.bookingInfoAdress input{
    width:466px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoRow1{
}
.bookingInfoRow1 span{
    font-size:12px;
}
.bookingInfoR1Col1{
    width:466px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR1Col1 input{
    width: 466px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoR1Col2{
    width:244px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR1Col2 input{
    width: 222px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoR1Col3{
    width:200px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR1Col3 input{
    width: 222px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoRow3{
}
.bookingInfoRow3 span{
    font-size:12px;
}
.bookingInfoR3Col1{
    width:242px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR3Col1 select{
    width:222px;
}
.bookingInfoR3Col2{
    width:220px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR3Col2 input{
    width: 224px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.bookingInfoRow4{
    border-bottom: solid 1px #ae2a2a;
    padding:0 0 10px 0;
    margin:0 0 10px 0;
}
.bookingInfoRow4 span {
    font-size:12px;
    display:block;
}
.bookingInfoR4Col2{
    width:170px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR4Col2 select{
    width:80px;
}
.bookingInfoR4Col3{
    width:260px;
    float:left;
    padding:3px 0 3px 0;
}
.bookingInfoR4Col3 input{
    width: 60px;
    background: #f3dede;
    border: solid 1px #ae2a2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


/*#################################################
######################TOOLTIP#####################*/
.tooltip-row { clear: both; margin: 2px 2px 5px 10px; }
.tooltip-row .text  {
    color: #AE2A2A;
    display: block;
    float: left;
    font-family: verdana;
    margin-right: 5px;
    text-align: right;
    width: 82px;
}
.tooltip-row .data { display: block; float: left; width: 330px; word-wrap: break-word; }

/*################################################
##################INFO BOX ######################*/
.infobox { width: 200px; background: #292929;}
.infoboxTitle { font-size: 16px !important; color: #fff; padding: 5px;}


/*##################### ROUTES PRICES ###############################*/
.ROUTE_DATES_ON {
    float: left;
    width: 40px;
    padding-right: 10px;
    height: 25px;
    padding-left: 5px;
    background-color: #006600;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.ROUTE_DATES_OFF {
    float: left;
    width: 39px;
    padding-right: 10px;
    height: 25px;
    padding-left: 5px;
    background-color: #AE2A2A;
    text-decoration: line-through;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
}

.ROUTE_MEALS {
    padding-left: 20px;
    float: left;
    width: 170px;
    height: 30px;
}

/* ### Knockout validations ### */
.validationMessage { color: #ff0000;}
.validationElement {
    border: 1px solid #ff0000 !important;
    background: #FDA0A0 !important;
}

.PARADORES_LIST { padding: 3px 0; }
.PARADORES_LIST span {display: inline-block;vertical-align: top;}
.PARADORES_LIST select {max-width: 235px;}

img.ui-datepicker-trigger { vertical-align: sub; }
input#input-amount {
    width: 60px;
}

.text-red {

}
.table_titles {
    color: #800000;
    font-size: small;
}

.text-red {
    color: red;
}

.rateLegend {
    width:100%;
    padding:4px 0 0 6px;
    text-align:left;
    text-transform: capitalize;
}

.notransform {
    text-transform: none !important;
}
