body {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	color: #444;
}


#hen-page-top h1{
	display: none;
}

#footer {
	display: none;
}
#bottom-links {
	display: none;;
}



/* - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - >>> TWO COLUMN LAYOUT <<<- - - -*/
/* - - - - - - - - - - - - - - - - - - - - - - - */
#leftcolumn {
	display: none;
}

#content {
	
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - >>> CONTENT COLUMN - CONTENT <<< - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content h2 {
	color: #FF6600;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	margin: 0;
	padding: 0;
	clear: both;
}
#content h3 {
	color: black;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0;
	padding-top: 0;	
}
#content h4 {
	color: #CC0100;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0;	
}
#content p {
	margin: 0;
	padding: 0 0 1em 0;
	line-height: 17px;
}
#content li {
	padding-bottom: 1em;
	padding-right: 4em;
}
#content #main-image {
	background: url(../x_img/polaroid-photo-holder.jpg);
	display: block;
	width: 138px;
	height: 138px;
	padding: 27px 24px 58px 24px;
	float: right;
}
#content #main-image-print {
	background: url(../x_img/polaroid-photo-holder.jpg);
	display: block;
	width: 138px;
	height: 138px;
	padding: 27px 24px 58px 24px;
	float: right;
}
#content #photoholder {
	display: none;
}
#content #photoholder img {
	padding: 27px 24px 58px 24px;
}	
#content a img {
	border: 0;
}
#content hr {
	clear: both;
	margin-bottom: 20px;
	color: #0087A7;;
	background-color: #0087A7;
	height: 1px;
	border: none;
}
#content #photostrip {
	padding-bottom: 1em;
}
/* - - - - - Extra rules for LIST of packages page (hen-nights-uk)- - - -*/
.packageholder {
	width: 450px;
	min-height: 80px;
   	height: auto;
   	_height: 80px;
	margin: 12px 0;
}
#content .packageholder p {
	line-height: 16px;
}
.packageholder a {
	text-decoration: none;
	color: #444;
}
.packageholder a:hover {
	text-decoration: none;
	background: #FFD8E4;
}
.packageholder a strong{
	text-decoration: none;
	color: #CC0100;
}
.packageholder a:hover strong{
	text-decoration: underline;
}
.packageholder a:hover strong,
.packageholder a:hover i {
	background: #fff;
}
.packageholder img {
	float: left;
	padding-right: 12px;
	padding-top: 2px;
}
.packageholder i {
	font-style: normal;
	font-size: 11px;
}
.packageholder i b{
	font-weight: bold;
	font-size: 13px;
}
.packageholder .clear {
	clear: both;
}

/* - - - - - Extra rules for PACKAGE DETAIL PAGE (hen-night-party)- - - -*/
a#customise {
	background: url(../XXx_img/customise-pamper.jpg) no-repeat left top;
	text-indent: -3333px;
	display: block;
	width: 271px;
	height: 154px;
	position: relative;
	left: -4px;
}
#book-now a{
	background: url(../XXXx_img/book-your-hen-weekend.gif) no-repeat left top;
	text-indent: -3333px;
	display: block;
	width: 388px;
	height: 71px;
}
.offerprice {
	color: #CC0100;

}
/* - - - - - Extra rules for HOME PAGE (hen-nights)- - - -*/
#cashback {
	float: right;
}
#cashback a {
	background: url(../x_img/cash-back-new.jpg) no-repeat left top;
	text-indent: -3333px;
	display: block;
	width: 235px;
	height: 135px;
	position: relative;
	left: 5px;
}

/* - - - - - Extra rules for sitemap list - - - -*/
#sitemappage #content ul li{
	margin-bottom: 9px; 
}
#sitemappage #content ul li ul li {
	margin-bottom: 0;
	font-size: 90%;
}

a {
	outline: none;
	color: #008CA0;
}
a:hover {
	color: #000;
}
