/* --------- STYLING FOR TEMPLATE POPUP --------- */


html {
}

body {
}

div#holder {
	color: #5e5e5e;
}

h1 {
}
h1, h2 {
	font-weight: normal;
	color: #821102;
}
h2, h3, h4, h5, h6 {
	font-family: "Gill Sans", "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
}
h3, h4, h5, h6 {
	color: #393939;
}
h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

img.png {
	_behavior: url(/png_behavior.htc); /* PNG fix for IE<=6 */
}

a {
	color: #2d2d2d;
	text-decoration: underline;
}
a:visited {
	color: #393939;
}
a:hover {
	color: #821102;
}
a:active {
	color: #000000;
}

div#languages li {
	border-color: #5e5e5e;
}

div#languages li a,
div#languages li a:visited {
	color: #5e5e5e;
	text-decoration: none;
}
div#languages li.active a,
div#languages li.active a:visited {
	color: #821102;
}
div#languages li a:hover {
	color: #821102;
}

div#page-summaries h3 a,
div#page-summaries p a {
	text-decoration: none;
}
div#page-summaries h3 a {
	color: #393939;
}
div#page-summaries p a {
	color: #5e5e5e;
}
div#page-summaries h3 a:hover,
div#page-summaries p a:hover {
	color: #821102;
}

div#main-content {
	font-size: 0.94em;
}
div#main-content h2,
div#main-content h3 {
	padding-bottom: 0.3em;
	border-bottom: 1px solid gray;
}
div#main-content h2 {
	margin-bottom: 0.75em;
}
div#main-content h3 {
	margin-bottom: 0.9em;
}
div#main-content p,
div#main-content li {
	line-height: 1.5;
}
div#main-content p.intro {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.22em;
	font-weight: bold;
	line-height: 1.3;
}

.moduleOutput .itemPreviewTitle a {
	text-decoration: inherit;
	color: inherit;
}
.moduleOutput .itemPreviewTitle a:hover {
	color: #821102;
}

#mod_reviews .itemPreview .itemPreviewTitle {
	color: #821102;
}
#mod_reviews .itemPreview .itemPreviewBody {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}


div#main-menu {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
}
div#main-menu ul li {
	margin: 0.4em 0;
	font-size: 1.1em;
	border-right-color: #821102;
}
div#main-menu ul li a {
	color: #5e5e5e;
	text-decoration: none;
}
div#main-menu ul li a:visited {
	color: #5e5e5e;
}
div#main-menu ul li a:hover,
div#main-menu ul li a.active-on {
	color: #821102;
}
div#main-menu ul li a:active {
	color: #821102;
}

div#availability-checker h2 {
	font-family: "Gill Sans", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: capitalize;
	text-align: center;
	color: #393939;
}
div#availability-checker p.best-rate-guaranteed {
	font-size: 1.1em;
	text-align: center;
}
div#availability-checker p.best-rate-guaranteed a {
	color: #393939;	
}
div#availability-checker p.best-rate-guaranteed a:hover {
	color: #821102;
}

div.widget_bestPrices,
div.widget_bestPrices a,
div.widget_bestPrices h3 {
	color: #fff;
}
div.widget_bestPrices a:hover {
	color: #ffa599;
}

div#page-summaries {
	background-color: #fff;
	border-color: #5e5e5e !important;
	font-size: 0.9em;
}
div#page-summaries h3 {
	margin-bottom: 0.35em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 1em;
	text-transform: capitalize;
}
.page-summary p {
	margin: 0;
	line-height: 1.5;
}

div#small-print {
	font-size: 0.9em;
	text-align: center;
	color: #5e5e5e;
}
div#small-print a {
	color: #821102;
	text-decoration: none;
}
div#small-print a:visited {
	color: #821102;
}
div#small-print a:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
div#small-print a:active {
	color: #2d2d2d;
}

div#address dl.telephone dd a.email {
	text-decoration: underline;
}

div#small-print #author,
div#small-print #author a,
div#small-print #author a:visited {
	color: #999}
div#small-print #author a:hover,
div#small-print #author a:active {
	color: #666}
body.popup {
	background-color: white;
	text-align: justify;
}

body.popup h1 {
	position: static;
	margin: 1em 0 0;
	padding: 1em 0 0;
	font-size: 1.4em;
}

body.popup form.basicForm {
	margin: 0 auto;
	text-align: left;
}
body.popup .basicForm,
body.popup .basicFormFieldBlock {
	width: 300px;
}

div#holder {
	border-left: 0 none;
	position: relative;
	margin-left: 3%;
	width: 94%;
	margin-right: 3%;
	text-align: center;
}

div#main-content {
	background-color: white;
	position: static;
	z-index: auto;
	float: none;
	display: block;
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100% !important;
}

body.popup div#main-content h2 {
	margin-top: 1.2em;
	margin-bottom: 0.8em;
	font-size: 1.3em;
}

body.popup div#main-content h3 {
	margin-bottom: 0.8em;
	font-size: 1.2em;
}


body#page_themedinner ul {
	margin-top: 1.5em;
	text-align: left;
}

body#page_themedinner ul li {
	margin: 0.8em 0;
	list-style: none;
}
body#page_themedinner ul li .day {
	font-weight: bold;
}
body#page_themedinner ul li .theme {
	font-weight: bold;
}
