/*
	Huggler Group Website 2010 Stylesheet
	By Richard Delph
	
	See base.css for CSS reset and general classes
	
	Default body font size set to 100% (16px)
	so calculate em sizes from this
*/

body {
	font-family: Verdana, Sans-serif;
	background-color: #000;
	text-align: center;
}

#page-wrapper {
	width: 887px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}

#header-wrapper {
	position: relative;
	height: 108px;
	background: url(/images/header-bg.gif) no-repeat left 22px;
}
#group-navigation {
	float: left;
	list-style-type: none;
	font-size: 0.5625em; /* 0.5625em = 9px */
	margin-top: 10px;
}
#group-navigation li {
	float: left;
	margin-right: 10px;
}
#group-navigation li a {
	color: #999;
	text-decoration: none;
}

#telephone {
	float: right;
	color: #999;
	font-size: 0.5625em;
	margin: 10px 0 5px 0;
}

#language-selector {
	clear: right;
	float: right;
	width: auto;
	overflow: hidden;
}
#language-selector a {
	float: left;
	display: block;
	margin-left: 5px;
	width: 17px;
	height: 11px;
}
#language-selector a img {
	float: left;
}

#logo { 
	position: absolute;
	left: 377px;
	z-index: 10;
}

#logo a {
	display: block;
	width: 137px;
	height: 108px;
	background: url(/images/logo.jpg) no-repeat left top;
	text-indent: -999em;
}

#main-navigation li {
	display: block;
	float: left;
}

#main-navigation li a {
	display: block;
	color: #f7ad0d;
	text-decoration: none;
	font-size: 0.6em;
	background: url(/images/nav-a-bg.gif) no-repeat right top;
	width: 75px;
}

#main-navigation li a span {
	display: block;
	width: 100%;
	height: 25px;
	padding-top: 9px;
	background: url(/images/nav-span-bg.gif) no-repeat left top;
	text-align: center;
	cursor: pointer;
}

#main-navigation {
	position: relative;
	margin-top: -60px;
	width: 100%;
	height: 60px; /* height must equal margin-top offset or contents of main-navigation height must be mt offset or heigher. */
	overflow: hidden;
}

#main-navigation li a:hover,
#main-navigation li a.selected {
	color: #fff;
}

#nav-private-dining { margin-right: 137px; }

#main-navigation li a span.half-pad {
	height: 29px;
	padding-top: 4px;
}


#group-site-selector {
	margin: 0 auto;
	width: 852px;
	overflow: hidden;
	color: #fff;
}
#group-site-selector div {
	float: left;
	text-align: center;
	margin: 0 8px;
	height: 303px;
	overflow: hidden;
}
#group-site-selector div h2 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 0.5em 0 0.3em 0;
}
#group-site-selector div p.stars {
	font-size: 0.6em;
}
#group-site-selector div p.url a {
	color: #f7ad0d;
	font-size: 0.625em;
	text-decoration: none;
}
#content-wrapper {
	clear: both;
	float: left;
	width: 517px;
	background: url(/images/content-wrapper-bg.jpg) no-repeat left top;
	font-size: 0.75em;
	padding: 5px 30px 25px 30px;
	color: #fff;
	text-align: justify;
}
#content-wrapper h2 {
	font-size: 1em; /* 1em = 0.75em as it inherits from content-wrapper */
	text-transform: uppercase;
	margin: 1.1667em 0;
	color: #f7ad0d;
}
#content-wrapper h3 {
	font-size: 1em;
	margin: 1em 0;
}
#content-wrapper p {
	margin: 1.1667em 0;
}
#content-wrapper p.min-margin {
	margin: 0.5em 0;
}
#content-wrapper p.no-margin {
	margin: 0;
}
#content-wrapper a {
	text-decoration: none;
	color: #f7ad0d;
}
#content-wrapper a:hover {
	color: #fff;
}
#content-wrapper ol {
	list-style-type: decimal-leading-zero;
	list-style-position: inside;
	margin-left: 0;
}
#content-wrapper li {
	text-align: left;
	margin: 1em 0;
}
#content-wrapper table th,td { padding: 3px 5px; font-weight: bold; color: #000; }
#content-wrapper table .br { border-right: 2px solid #000; }
#content-wrapper table .bb { border-bottom: 2px solid #000; }

#content-wrapper table th {	background-color: #f7ad0d; }
#content-wrapper table td { background-color: #fff; }

span.yellow { color: #f7ad0d; }


#content-wrapper hr {
	clear: both;
	height: 0px;
    width: 491px;
    background: #f7ad0d;
	padding-top: 1px;
	border: none;
	margin: 0;
}
#content-wrapper hr.dotted {
	padding-top: 4px;
	background-color: none;
	background: url(/images/dotted-hr.gif) no-repeat;
}
#content-wrapper hr.dotted2 {
	padding-top: 4px;
	background-color: none;
	width: 513px;
	background: url(/images/dotted-hr2.gif) no-repeat;
}

#right-sidebar {
	float: right;
	width: 290px;
}



#special-offers {
	position: relative;
	width: 290px;
	height: 135px;
	overflow: hidden;
	background: #fff url(/images/special-offers-bg.jpg) no-repeat right bottom;
	margin-bottom: 8px;
}


#special-offers h2 {
	font-size: 0.75em;
	text-transform: uppercase;
	position: relative;
	top: 13px;
	left: 13px;
	margin-bottom: 10px;
	z-index: 2;
	color: #000;
}


#view-all-offers {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 290px;
	height: 135px;
	text-indent: -999em;
	background: url(/images/view-all-offers.gif) no-repeat 13px 27px;
	z-index: 3;
}

#special-offers-carousel {
	position: relative;
	width: 170px;
	top: 10px;
	margin-left: 100px;
	z-index: 1;
}

#special-offers-carousel h3 {
	font-size: 0.75em;
}
#special-offers-carousel p {
	font-size: 0.75em;
}
#special-offers-carousel ul li {
	margin-bottom: 10px;
}


#quick-links {
	width: 290px;
	overflow: hidden;
}
#quick-links a {
	display: block;
	float: left;
}
#quick-links a.margin-bottom {
	margin-bottom: 8px;
}
#quick-links a.margin-right {
	margin-right: 16px;
}
#quick-links a img {
	float: left;
}


#footer-wrapper {
	clear: both;
	width: 100%;
	padding-top: 13px;
}
#contact-details {
	color: #f7ad0d;
	font-size: 0.6875em;
	text-align: center;
	margin-bottom: 2px;
}
#contact-details a {
	color: #f7ad0d;
	text-decoration: none;
}
#address {
	color: #fff;
	font-size: 0.75em;
	text-align: center;
}

#legal-links {
	width: 100%;
	overflow: hidden;
	padding: 1em 0;
	list-style-type: none;
	font-size: 0.6875em;
	color: #808080;
}

#legal-links li {
	float: left;
}
#legal-links a {
	text-decoration: none;
	color: #808080;
}


#pageflip {
	position: absolute;
	right: 0;
	top: 0;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg-block {
	width: 50px;
	height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(/images/page-flip-content.jpg) no-repeat right top;
	text-indent: -9999px;
}


/* styles for general content images */
.right-image {
	padding: 0 0 25px 25px;
}
.left-image {
	padding: 0 25px 25px 0;
}


/* about jersey icon links */
#about-jersey-icon-links {
	width: 100%;
	overflow: hidden;
}
#about-jersey-icon-links a {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}
#about-jersey-icon-links a img {
	float: left;
}


/* special offers */
#special-offer-links {
	width: 100%;
	overflow: hidden;
}
#special-offer-links a {
	display: block;
	float: left;
	margin: 0 9px 9px 0;
}
#special-offer-links a img { float: left; }



/* press page */
#content-wrapper .news-item {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 8px 0;
}
#content-wrapper .news-item img {
	float: left;
	margin-right: 8px;
}
#content-wrapper .news-item .news-description {
	float: left;
	width: 424px;
}
#content-wrapper .news-item .news-description h3 { color: #fff; margin: 0; }
#content-wrapper .news-item .news-description p { margin: 0; }
#content-wrapper .news-item .news-description p.date { color: #f7ad0d; }

/* travel to jersey table styling */
#content-wrapper #travel-links {
	float: left;
	width: 375px;
}
#content-wrapper #travel-links td {
	background: none;
	color: #fff;
	font-weight: normal;
	vertical-align: top;
}
#content-wrapper #travel-links td h3 { color: #f7ad0d; margin: 0; }
#content-wrapper #travel-links td p { margin-top: 0; }
#content-wrapper #travel-links td a { color: #fff; }
#content-wrapper #travel-links td a:hover { color: #f7ad0d; }

#content-wrapper #airline-links {
	width: 115px;
	float: right;
	background-color: #fff;
	text-align: center;
}
#content-wrapper #airline-links a {
	display: block;
	margin: 25px 0;
}
#content-wrapper table td a, #content-wrapper table td a:visited
{ 
	color:f7ad0d;
	text-decoration:none;
}

#content-wrapper table td a:hover
{ 
	color:black;
	text-decoration:none;
}

#content-wrapper table th a, #content-wrapper table th a:visited
{ 
	color:black;
	text-decoration:none;
}

#content-wrapper table th a:hover
{ 
	color:white;
	text-decoration:none;
}
/* huggler photo albums */

#content-wrapper .gallery-selector {
	position: relative;
	width: 100%;
	height: 222px;
	overflow: hidden;
}
#content-wrapper .gallery-selector h3 {
	color: #f7ad0d;
}
#content-wrapper .gallery-selector img { float: right; }

#content-wrapper .gallery-selector a {
	text-align: left;
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding-right: 50px;
	text-transform: uppercase;
	width: 58px;
	height: 180px;
	font-size: 0.9166em;
	background: url(/images/gallery-selector.png) no-repeat left bottom;
}

/* contact page */
#content-wrapper .contact-panel {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
#content-wrapper .contact-panel a.image {
	float: left;
	padding-right: 10px;
	border-right: 2px solid #f7ad0d;
	margin-right: 5px;
	width: 247px;
	overflow: hidden;
}
#content-wrapper .contact-panel a.image img { float: left; }
#content-wrapper .contact-panel .details h3 { font-size: 0.9em; margin-top: 0; }
#content-wrapper .contact-panel .details h3 a { color: #f7ad0d; }
#content-wrapper .contact-panel .details p { font-size: 0.8em; margin-top: 0; color: #f7ad0d; }
#content-wrapper .contact-panel .details a { color: #fff; }
#content-wrapper .contact-panel .details a:hover { color: #f7ad0d; }
#content-wrapper .contact-panel .details .tel { color: #fff; }