/* CSS Document */

.holiday-idea-holder, .mini-escape-holder {
    border: 1px solid #E9E9E9;
    background: #FFFFFF url(/images/generic/form-back-grad.jpg) repeat-x left bottom;
}

.hp-hook-pad {
    padding: 5px;
}

.holiday-idea-holder .remove-button, .mini-escape-holder .remove-button, .extra-holder .remove-button {
    padding: 0px;
    float: right;
    height: auto;
    width: 70px;
}

.holiday-idea-holder .remove-button .remove-image a, .mini-escape-holder .remove-button .remove-image a, .extra-holder .remove-button .remove-image a {
    display: inline;
    font-weight: bold;
}

.holiday-idea-holder .remove-button .remove-image a img, .mini-escape-holder .remove-button .remove-image a img, .extra-holder .remove-button .remove-image a img {
    display: block;
    margin-top: 4px;
    float: right;
}

.pad .holiday-idea-holder h2, .pad .mini-escape-holder h2, .pad .extra-holder h2 {
    margin: 0px 0px 8px 0px;
    background-color: Transparent;
}

.pad .holiday-idea-holder h2 a, .pad .mini-escape-holder h2 a, .pad .extra-title-holder h2 a {
    color: #990000;
    text-decoration: underline;
}

.pad .holiday-idea-holder h2 a:hover, .pad .mini-escape-holder h2 a:hover, .pad .extra-title-holder h2 a:hover {
    color: #FF9520;
}

.hp-content-holder .right-section {
    width: 560px;
}

.hp-content-holder .right-section .middle-section {
    width: 380px;
}

.hp-content-holder .left-section ul.links {
    margin-bottom: 8px;
}

.planner-submit {
    background-color: #FFFFFF;
    color: #990000;
    border: solid 1px #CCCCCC;
    cursor: pointer;
    font-weight: bold;
}

.planner-submit:hover {
    background-color: #990000;
    color: #FFFFFF;
    border: solid 1px #000000;
}

#secondary .pad h5 {
    margin-top: 0px;
}

.holiday-idea-holder ul.links li, .mini-escape-holder ul.links li {
    background: url(/images/generic/standalone-link-grey.gif) no-repeat 0px 3px;
}

#hp-form #hp-table-section {
    border: solid 1px #CCCCCC;
    background: #FFFFFF url(/images/generic/form-back-grad.jpg) repeat-x left bottom;
    padding: 10px;
    width: 400px;
}

#hp-form #hp-table-section div {
    background-color: Transparent;
    margin: 0;
    padding: 0;
}

#hp-table td {
    width: 190px;
}

#hp-table td input {
    width: 170px;
}

#hp-form #hp-table-section div#detail-table, #hp-form #hp-table-section div#travel-table {
    margin-bottom: 20px;
}

#hp-table-alt td.first-row {
    padding-right: 98px;
}

#form-submit input {
    background-color: #FFFFFF;
    color: #990000;
    border: solid 1px #CCCCCC;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    padding: 2px 3px;
    margin: 0px;
    cursor: pointer;
}

#form-submit input:hover {
    background-color: #990000;
    color: #FFFFFF;
    border-color: #000000;
}

#errorFirstName {
    margin-top: 22px !important;
}

.pad .holiday-idea-holder h2 a:active, .pad .mini-escape-holder h2 a:active, .pad .extra-title-holder h2 a:active {
    color: #FFFFFF;
}

input#submit_search {
    float: right;
    border: solid 1px #CCCCCC;
    padding: 2px 4px 2px 4px;
    margin: 0px;
    color: #990000;
    background-color: #FFFFFF;
    font-weight: bold;
}

#planner-form input.active {
    color: #FFFFFF;
    background-color: #990000;
    border: solid 1px #000000;
}

.each-holiday-idea .remove-button, .extra-title-holder .remove-button, .each-mini-escape .remove-button {
    width: auto;
}

.remove-button ul {
    margin-bottom: 0px;
}

.remove-button ul li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline;
    background: none;
}

.remove-button ul li a {
    font-weight: bold;
}

.remove-button ul li img {
    vertical-align: bottom;
    margin-left: 8px;
}

/* End of CSS Document */
