/* CSS Document */

.hp-hook-pad
    {
        padding: 0px 21px 18px 18px;
    }   
    
.empty-planner
    {
        padding: 30px 0pt 0pt 280px;
        font-weight: bold;
    }
    
.mini-escape-holder, .holiday-idea-holder
    {
        margin-bottom: 10px;
    }
    
.planner-submit
    {
        background-color: #C10000;
        border: 1px solid #990000;
        color: #FFFFFF;
        padding: 0px 3px 0pt 3px;
        margin: 0pt 3px 10px 0pt;
        float: right;
    }
    
#hp-info h3
    {
        background-color: #E86831;
        color: #FFFFFF;
        padding: 3px 0pt 3px 6px;
        margin-bottom: 0pt;
        width: 720px;
    }
    
    
    
/* Holiday Idea Title and links */
    
.mini-escape-title, .holiday-idea-title
    {
        float: left;
        width: 600px;
    }
    
.mini-escape-title h2 a, .holiday-idea-title h2 a
    {
        color: #7F7F7F;
    }
    
.holiday-idea-title h2 a:link, .holiday-idea-title h2 a:visited, .holiday-idea-title h2 a:active
    {
        color: #7F7F7F;
    }
    
.holiday-idea-title h2 a:hover
    {
        color: #C10000;
    }
    
/* End of Holiday Idea Title and links */


/* Remove Button Box */
    
.remove-button
    {
        float: right;
        width: 61px;
        height: 22px;
        padding-top: 16px;
    }
    
/* End of Remove Button Box */


/* Image Section */

.left-section
    {
        float: left;
        width: 175px;
    }
    
.mini-escape-image, .holiday-idea-image
    {
        margin-bottom: 5px;
    }
    
.mini-escape-image a, .holiday-idea-image a
    {
        display: block;
        font-size: 0pt;
        line-height: 0pt;
    }

/* End of Image Section */


/* Middle Section */

.right-section
    {
        float: right;
        width: 506px;
    }
    
.middle-section
    {
        float: left;
        width: 325px;
    }
    
.middle-section p   
    {
        margin: 0pt;
        padding: 0pt;
    }
    
.theme-options img
    {
        margin: 0pt 8px 8px 0pt;
    }
    
.mini-escape-description, .holiday-idea-description
    {
        margin-bottom: 5px;
    }
    
.holiday-idea-description span, .mini-escape-description span
	{
		color: #C10000;
		font-weight: bold;
	}
    
.pricing-section
    {
        float: right;
        width: 176px;
        text-align: right;
    }
    
.mini-escape-duration span, .holiday-idea-duration span
    {
        font-weight: bold;
    }
    
.from-prices
    {
        margin-bottom: 10px;
    }
    
.from-prices span
    {
        font-weight: bold;
    }
    
.from-prices span span
	{
		font-weight: bold;
		color: #C10000;
	}
	
.holiday-idea-special
	{
		font-weight: bold;
		color: #C10000;
		margin-top: 31px;
	}
	
.pricing-top
    {
        height: 75px;
    }
    
.holiday-idea-areas
    {
        margin-bottom: 8px;
    }
    
#extra-table td ul
    {
        padding-right: 15px;
    }
    

/* End of Middle Section */

.extra-holder
    {
        margin-bottom: 10px;
    }

.extra-title
    {
        float: left;
    }

/*.extra-holder h2
    {
        margin: 0pt;
    }*/
    
.extra-description
    {
        float: left;
    }
    
.extra-pricing
    {
        float: right;
    }
    
.extra-pricing span
    {
        font-weight: bold;
    }
   
/* Grey Box */

.hp-hook-1
    {
        background: url(/images/generic/subnavigation-left.gif) repeat-y left;
    }
    
.hp-hook-2
    {
        background: url(/images/generic/subnavigation-top-alt.gif) repeat-x top;
    }
    
.hp-hook-3
    {
        background: url(/images/generic/subnavigation-right.gif) repeat-y right;
    }
    
.hp-hook-4
    {
        background: url(/images/generic/subnavigation-bottom.gif) repeat-x bottom;
    }
    
.hp-hook-5
    {
        background: url(/images/generic/subnavigation-left-bottom.gif) no-repeat left bottom;
    }
    
.hp-hook-6
    {
        background: url(/images/generic/subnavigation-right-bottom.gif) no-repeat right bottom;
    }
    
.hp-hook-7
    {
        background: url(/images/generic/subnavigation-left-top.gif) no-repeat left top;
    }
    
.hp-hook-8
    {
        background: url(/images/generic/subnavigation-right-top.gif) no-repeat right top;
    }

/* End of Grey Box */
textarea.medium {
	width: 200px;
	height: 80px;
	background-color: Red;
}

/* End of CSS Document */
