@charset "UTF-8";
/* CSS Document */



body,html{
	background-color:#cf0012;
	font-family:"Times New Roman", Times, serif;
	color:#534741;
	font-size:.9em;
	line-height:1.55em;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	word-wrap:normal;
	
}



a{
	text-decoration:none;
	color:#C1272D;
}

a:hover{
	text-decoration:underline;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

.c{
	height:0 !important;
	width:0 !important;
	overflow:hidden !important;
	font-size:0px !important;
	clear:both !important;
	background-color:transparent !important;
	display:block !important;
	float:none !important;
}

h1, h2, h4, h5, h6, h7{
	font-weight:normal;
	margin:5px 0 10px 0;
	/*background:#FF0000;*/
	padding:0;
	color:#C1272D;
	text-transform:uppercase;
}

h3{
	font-weight:normal;
	margin:5px 0 0 0;
	/*background:#FF0000;*/
	padding:0 0 0 0;
	color:#C1272D;
	text-transform:uppercase;
}

p{
	margin:1px 0 13px 0;
	padding:0;
}

p.extraMargin{
	margin:10px 0 25px 0 !important;
}

p.intro{
	color:#736357;
	font-size:1.2em;
}

p.error{
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
}

a#logo{
	background-image:url(../images/logo-big.gif);
	width:212px;
	height:296px;
	margin-left:3px;
}


h3{
	font-size:1.3em;
	line-height:1.15em;
}


h2{
	font-size:1.7em;
	line-height:1.2em;
}

small{
	font-size:0.7em;
}

.smallCap{
	font-size:1.40em !important;
}

img{
	border:0;
}

div.bookNowPanel{
	font-size:1.1em;
}



div#container{
	margin:20px auto;
	width:904px;
	position:relative;
}

div#columnRight{
	width:214px;
	float:left;
}


/*
 *
 *	LEFT
 *	LEFT
 *	LEFT
 *	LEFT
 *	LEFT
 *
 */ 

div#columnLeft{
	width:216px;
	float:left;
	margin-right:-12px;
}
/*div#columnLeft{
	width:216px;
	float:left;
	margin-right:-12px;
}
*/
div#pigFlash{
	position:absolute;
	top:0;
	left:-5px;
	width:218px;
	height:428px;
	margin-bottom:-100px;
	z-index:100;
}
/*div#pigFlash{
	width:218px;
	height:428px;
	margin-left:-5px;
	margin-bottom:-100px;
	z-index:100;
}*/
div#columnLeft div.panel{
	width:206px;
	margin-top:-2px;
	z-index:10;
}
/*div#columnLeft div.panel{
	width:206px;
	margin-top:-2px;
	z-index:10;
}*/

div#columnLeft div.panel div.topRed{
	background-image:url(../images/panel-left-top-red.gif);
	width:inherit;
	height:10px;
	overflow:hidden;
	background-repeat:no-repeat;
}

div#columnLeft div.panel div.midRed{
	background-image:url(../images/panel-left-mid-red.gif);
	width:inherit;
	background-repeat:repeat-y;
	background-color:#cc2615;
}

div#columnLeft div.panel div.midCreme{
	margin:10px 0 0 0;
	background-image:url(../images/panel-left-mid-creme.gif);
	width:inherit;
	background-repeat:repeat-y;
	background-color:#fffbe9;
}

div#columnLeft div.panel div.bottom{
	background-image:url(../images/panel-left-bottom.gif);
	width:inherit;
	height:14px;
	background-repeat:no-repeat;
	margin-bottom:-1px;
}
 

div#columnLeft div.panel p{
	padding:0 20px 0 20px;
}

div#columnLeft div.panel h1, div#columnLeft div.panel h2, div#columnLeft div.panel h3, div#columnLeft div.panel h4, div#columnLeft div.panel h5, div#columnLeft div.panel h6, div#columnLeft div.panel h7 {
	padding:0 20px 0 20px;
}
 
 
 


/*
 *
 *	CENTER
 *	CENTER
 *	CENTER
 *	CENTER
 *	CENTER
 *
 */
 
div#columnCenter{
	width:454px;
	margin-top:50px;
	float:left;
	margin-right:-1px;
}

div#featuresFlash{
	width:409px;
	height:94px;
	margin-left:8px;
}

div#nav{
	display:block;
	width:454px;
	height:46px;
	background-image:url(../images/nav-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:5px;
}

div#nav ul{
	display:block;
	width:454px;
	height:46px;
	background-image:url(../images/nav-right.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#CC2615;
	margin:0;
	padding:0;
	margin-bottom:-1px;
}

div#nav ul li{
	display:block;
	float:left;
	overflow:visible;
	height:33px;
	background-image:url(../images/nav-pig.gif);
	margin:0;
	padding:13px 10px 0 37px;
	background-repeat:no-repeat;
}

div#nav ul li.left{
	background-image:url(../images/nav-pig-left.gif);
	padding-left:30px;
}

div#nav ul li a{
	color:#FFFFFF;
	text-transform:uppercase;
}



div#columnCenter div.panel{
	width:454px;
	background-color:#fffbe9;
}

div#columnCenter div.panel div.topCreme{
	background-image:url(../images/panel-center-top-creme.gif);
	width:inherit;
	height:14px;
	overflow:hidden;
	background-repeat:no-repeat;
}

div#columnCenter div.panel div.midCreme{
	background-image:url(../images/panel-center-mid-creme.gif);
	width:inherit;
	background-repeat:repeat-y;
}

div#columnCenter div.panel div.bottom{
	background-image:url(../images/panel-center-bottom.gif);
	width:inherit;
	height:14px;
	background-repeat:no-repeat;
	margin-bottom:-1px;
}

div#columnCenter div.panel p{
	padding:0 50px 0 35px;
}

div#columnCenter div.panel h1, div#columnCenter div.panel h2, div#columnCenter div.panel h3, div#columnCenter div.panel h4, div#columnCenter div.panel h5, div#columnCenter div.panel h6, div#columnCenter div.panel h7 {
	padding:0 50px 0 35px;
}





/*
 *
 *	RIGHT
 *	RIGHT
 *	RIGHT
 *	RIGHT
 *	RIGHT
 *
 */
 

div#columnRight div.panel{
	width:214px;
	margin-top:4px;
}

div#columnRight div.panel div.topCreme{
	background-image:url(../images/panel-right-top-creme.gif);
	width:214px;
	height:10px;
	overflow:hidden;
	background-repeat:no-repeat;
}

div#columnRight div.panel div.topRed{
	background-image:url(../images/panel-right-top-red.gif);
	width:214px;
	height:9px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-color:#cc2615;
}

div#columnRight div.panel div.midCreme{
	background-image:url(../images/panel-right-mid-creme.gif);
	width:214px;
	background-repeat:repeat-y;
	background-color:#fffbe9;
}

div#columnRight div.panel div.midRed{
	background-image:url(../images/panel-right-mid-red.gif);
	width:inherit;
	background-repeat:repeat-y;
	background-color:#cc2615;
}

div#columnRight div.panel div.bottom{
	background-image:url(../images/panel-right-bottom.gif);
	width:inherit;
	height:14px;
	background-repeat:no-repeat;
	margin-bottom:-1px;
}

div#columnRight div.panel div.bottomRed{
	background-image:url(../images/panel-right-bottom-red.gif);
	width:inherit;
	height:9px;
	background-repeat:no-repeat;
	margin-bottom:-6px;
}

div#columnRight div.panel p{
	padding:0 30px 0 20px;
	font-size:1.1em;
}

div#columnRight div.panel h1, div#columnRight div.panel h2, div#columnRight div.panel h3, div#columnRight div.panel h4, div#columnRight div.panel h5, div#columnRight div.panel h6, div#columnRight div.panel h7 {
	padding:0 20px 0 20px;
}
 







/*
 *
 *	GENERIC PANELS
 *	GENERIC PANELS
 *	GENERIC PANELS
 *	GENERIC PANELS
 *	GENERIC PANELS
 *
 */

div.midRed a{
	color:#FFDEC2;
}

div.midRed h1, div.midRed h2, div.midRed h3, div.midRed h4, div.midRed h5, div.midRed h6, div.midRed h7 {
	color:#FFFFFF;
}





/*
 *
 *	FEATURE LIST
 *	FEATURE LIST
 *	FEATURE LIST
 *	FEATURE LIST
 *	FEATURE LIST
 *
 */


ul.featureList{
	margin:20px 0 25px 8px;
	padding:0;
	font-size:1.2em;
}

ul.featureList li{
	display:block;
	border-left:6px Solid #CC2615;
	margin:0 0 15px 0;
	padding:1px 0 0 0;
}

ul.featureList li h2 a{
	color:#F7931E;
}

div#columnCenter ul.featureList li p{
	padding:0 15px 0 20px;
}

div#columnCenter ul.featureList li h1, div#columnCenter ul.featureList li h2, div#columnCenter ul.featureList li h3, div#columnCenter ul.featureList li h4, div#columnCenter ul.featureList li h5, div#columnCenter ul.featureList li h6, div#columnCenter ul.featureList li h7 {
	padding:0 15px 0 20px;
	text-transform:none;
}




/*
 *
 *	FOOTER
 *	FOOTER
 *	FOOTER
 *	FOOTER
 *	FOOTER
 *
 */


div#footer{
	font-size:0.9em;
	color:#8E0700;
	margin-left:230px;
	padding-bottom:10px;
}






/*
 *
 *	IMAGE REPLACEMENT
 *	IMAGE REPLACEMENT
 *	IMAGE REPLACEMENT
 *	IMAGE REPLACEMENT
 *	IMAGE REPLACEMENT
 *
 */


.ir{
	text-indent:-2000px;
	display:block;
	background-repeat:no-repeat;
}

h1.partyTimeAtTheShack{
	background-image:url(../images/title-party-time-at-the-shack.gif);
	width:320px;
	height:134px;
	margin:15px 0 15px 0;
}

h1.bookYourShackParty{
	background-image:url(../images/title-book-your-shack-party.gif);
	width:367px;
	height:134px;
	margin:15px 0 15px 0;
}

h1.sendYourInvitations{
	background-image:url(../images/title-send-your-invitations.gif);
	width:320px;
	height:134px;
	margin:15px 0 15px 0;
}

h1.takeALookInside{
	background-image:url(../images/title-take-a-look-inside.gif);
	width:367px;
	height:134px;
	margin:15px 0 15px 0;
}

h1.whatsOnTheMenu{
	background-image:url(../images/title-whats-on-the-menu.gif);
	width:320px;
	height:134px;
	margin:15px 0 15px 0;
}





/*
 *
 *	FORMS
 *	FORMS
 *	FORMS
 *	FORMS
 *	FORMS
 *
 */
 
div#columnLeft form{
	margin:0;
	padding:0;
	display:inline;	
}
 
div#columnLeft form dl{
	margin:0 0 0 0;
	padding:2px 10px 0 9px;
}
 
div#columnLeft form dl dt{
	margin:3px 0 0 0;
	padding:4px 0 0 11px;
	background-color:#cfc7b7;
	display:block;
	float:left;
	width:75px;
	height:24px;
}
 
div#columnLeft form dl dd{
	margin:3px 0 0 0;
	padding:2px 0 0 0;
	background-color:#cfc7b7;
	display:block;
	float:left;
	width:100px;
	height:26px; 
}

div#columnLeft form input.text{
	background-color:#f3eedc;
	width:90px;
	height:19px;
	border:0;
	padding:5px 0 0 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#534741;
}

div#columnLeft form input.submit{
	background-color:transparent;
	border:0;
	color:#AA150E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	margin:0 0 6px 0;
	cursor:pointer;
}



/*
 *
 *	GALLERY
 *	GALLERY
 *	GALLERY
 *	GALLERY
 *	GALLERY
 *
 */
 
 
div.thumbnails{
	margin-left:33px;
}

div.thumbnail{
	width:195px;
	float:left;
}
 
div.thumbnail img{
	width:180px;
	height:128px;
	margin-bottom:4px;
}
 
div.thumbnail p{
	border-left:4px Solid #CC2615;
	padding:2px 0 1px 7px !important;
	margin-bottom:16px !important;
	font-size:1.2em;
}

div.fathers{
	margin-left:33px;
}

div.father{
	width:375px;
	float:left;
}
 
div.father img{
	width:375px;
	height:189px;
	margin-bottom:4px;
}
 
div.father p{
	border-left:4px Solid #CC2615;
	padding:2px 0 1px 7px !important;
	margin-bottom:16px !important;
	font-size:1.2em;
}

div.panorama{
	width:195px;
	float:left;
}

div.panorama{
	width:277px;
	float:left;
}
 
div.panorama img{
	width:277px;
	height:117px;
	margin-bottom:4px;
}
 
div.panorama p{
	border-left:4px Solid #CC2615;
	padding:2px 0 1px 7px !important;
	margin-bottom:16px !important;
	font-size:1.2em;
}
 



/*
 *
 *	MENU
 *	MENU
 *	MENU
 *	MENU
 *	MENU
 *
 */
 

div.menuWrap{
	background-color:#f8931f;
	padding:24px 0 9px 26px;
	width:400px;
	margin:0 0 20px 8px;
}

div.menuWrap p{
	margin-top:15px;
	font-size:1.5em;
	margin-left:0 !important;
	padding-left:0 !important;
}

div.menuWrap p a{
	color:#FFFFFF;
	text-decoration:underline;
}





/*
 *
 *	FORMS
 *	FORMS
 *	FORMS
 *	FORMS
 *	FORMS
 *
 */
 
div#columnCenter form{
	margin:0;
	padding:0;
	display:inline;	
}
 
div#columnCenter form dl{
	margin:0 0 0 0;
	padding:0 10px 0 17px;
	font-size:1.2em;
}
 
div#columnCenter form dl dt{
	margin:0 0 1px 0;
	padding:5px 0 0 19px;
	display:block;
	float:left;
	width:105px;
	height:23px;
}
 
div#columnCenter form.bookNow dl dt{
	width:80px;
}

div#columnCenter form dl dd{
	margin:0 0 1px 0;
	padding:0 0 0 0;
	display:block;
	float:left;
	width:100px;
	height:26px; 
}
 
div#columnCenter form dl dd.thin{
	width:30px;
}

div#columnCenter form input.text{
	background-color:#FFFFFF;
	width:270px;
	height:23px;
	border:1px Solid #746359;
	padding:4px 0 0 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#534741;
}

div#columnCenter form.bookNow input.text{
	width:290px;
}

div#columnCenter form dd.thin input.text{
	background-color:#FFFFFF;
	width:32px;
	border:1px Solid #746359;
}

div#columnCenter form textarea{
	background-color:#FFFFFF;
	width:374px;
	height:84px;
	border:1px Solid #746359;
	margin-left:34px;
	margin-top:-3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#534741;
	padding:4px 0 0 3px;
}

div#columnCenter form input.buttonFormFooter{
	width:437px;
	height:71px;
	border:0;
	display:block;
	text-indent:-2000px;
	color:#AA150E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	margin:0 0 0 8px;
	cursor:pointer;
}

div#columnCenter form input.sendInvites{
	background-image:url(../images/button-send-invites.gif);
}

div#columnCenter form input.bookNow{
	background-image:url(../images/button-book-now.gif);
}

div#columnCenter form h2{
	color:#F7931E;
	text-transform:none;
	margin-top:15px;
}

a#addFriendsLink{
	background-image:url(../images/icon-add-more.gif);
	height:24px;
	padding:6px 0 0 33px;
	font-size:1.1em;
	display:block;
	width:374px;
	background-repeat:no-repeat;
	color:#746457;
	background-color:#fde1b9;
	margin:16px 0 0 8px;
}

p.friendNumber{
	display:block !important;
	width:18px !important;
	height:41px !important;
	padding:23px 0 0 5px !important;
	margin:0 0 17px 8px !important;
	color:#FFFFFF !important;
	font-size:2em !important;
	float:left !important;
	background-color:#CC2615 !important;
}

dl.friendDetails{
	float:left;
	margin-left:-27px !important;
}

p.small{
	font-size:1.2em !important;
	padding:23px 0 0 3px !important;
}