div.package-wrapper {
	float: left; display: inline;
	position: relative;
	border: 1px solid #ac8e59;
	margin: 0 0px 20px 0px;
	background: #f2f1e1;
	padding-bottom: 5px;
	width: 615px;
}
div.package-wrapper:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
/* Hides from IE-mac \*/
* html div.package-wrapper {height: 1%;}
/* End hide from IE-mac */
div.package-image { display: inline; float: left; margin: 10px 6px 0 10px;  }
div.package-image img { border: 1px solid #ac8e59; }

div.package-title { float: right; display: inline; width: 445px; color: #563511; margin: 10px 0px; font-weight: bold; font-size: 1.4em; }

div.package-link { clear: right; float: right; display: inline; margin: 0 10px 0 0; }
div.package-link a { display: block; }
div.package-link a:hover { background-position: bottom; color: #fff; }

div.package-content-wrapper { float: right; display: inline; width: 460px; }
div.package-content { float: right; display: inline; width: 445px;min-height: 150px;margin: 0 15px 0 0;	padding-bottom: 1px; }
div#content div.package-content p { padding-bottom: 1em; margin: 0; }
div.package-content ul { margin-left: 3em; padding-bottom: .5em; } 
div.package-short { float: left; display: inline; width: 445px; margin-bottom: 1em; font-size: 1.4em; line-height: 1.7em; }
div.package-short p{ font-size: 1em !important; }

div.package-long { clear: both;  }
div.package-long ul { font-size: 1em;  }
div.package-toggle { float: left; display: inline; padding-top: 10px; font-size: 1.4em; }
div.package-toggle a { color: #2a4ea6;  display: block;	}
div.package-toggle a:hover { color: #4b68b2; }

.package-footer .share-link { float:right; margin:6px 20px 0; }





/* this is the fake mcc styles */

.menu-padding{padding-left:30px;}


.entertainment-h{ height:35px !important; font-size:35px !important; color:#563511 !important;       }
.entertainment-divider{background-image: url("/images/entertainment-divider.gif"); width: 599px; height:5px; margin: 0 0 20px; }


/* Package Links  
.share-link { float: none !important; margin: 0 !important; width: 60px; height: 18px; background-image: url(/images/buttons/share.gif); }
a.packages-share {position: absolute; right: 10px; top: 10px;}
div.package-wrapper .share-panel {display:none;border:1px solid #375171;background-color:#fff;position:absolute;width:320px;padding:3px 10px 5px 10px; margin-left: 65px !important; top: 10px; left: 250px; }


div.package-links a { display: inline-block; }

div.package-toggle a { display:block;}
div.package-toggle a:hover { color:#c00; }
.reserve { width: 103px; height: 23px; background-image: url(/images/buttons/btn-hide-details.png);  }*/
div.package-details{
display:inline;
float:left;
margin-right:8px;
width:113px;
height: 28px;
}
div.package-details a {
	background-repeat:no-repeat;
	display:block;
	width:113px;
height: 28px;

background-image: url(/images/buttons/btn-view-details.png); 
}
 div.package-details a.active { width: 113px; height: 28px; background-position: 0 2px;background-image: url(/images/buttons/btn-hide-details.png);  }

 

