body {
	text-align: center; /* IE fix for centered content */
	margin-top: 10px;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-y;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #FF6600;
	margin:0;
    padding:0;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	margin:0;
    padding:0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	margin:0;
    padding:0;
}
a:link, a:visited, a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight:bold;
}
#header {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align:center;
	background-color:#FFF;
	}
#header a:link, #header a:visited, #header a:active, #header a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
#pagelink {
	text-align:right;
	color: #03F;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	}
#headerimage {
	background-color:#FFF;
	}
#topnav {
	background-color:#03F;
	}
#content {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	text-align:left;
	}
#infobar {
	clear: both;
	width: 774px;
	height: 80px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 2px;
	}
#infobar-left {
	float: left;
	width: 429px;
	height: 80px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#F60;
}
#infobar-right {
	width: 340px;
	height: 80px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#navigation {
	float: left;
	width: 134px;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 0px;
}
#navigation a:link, #navigation a:visited, #navigation a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}
#navigation .call {
	height: 195px;
}
#navigation .light {
	height: 16px;
	padding: 2px 0px 0px 2px;
	background-color: #FF6600;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .newyear {
	height: 48px;
	padding: 2px 0px 0px 2px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .dark {
	height: 16px;
	padding: 2px 0px 0px 2px;
	background-color: #0033FF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	border-top: 1px solid #DFECFF;
}
#navigation .nightclub {
	height: 500px;
	background-image:url(../images/nightlife.gif);
	background-repeat:no-repeat;
	text-align:center;
}
#navigation .credit {
	height: 235px;
}
#mainbody {
	width: 626px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #FFFFFF;

}
#footer {
	clear: both;
	width: 774px;
	min-width: 774px; /* Stops content disappearing when browser resized in mozilla */
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	border-top: 5px solid #FFDFAE;
}
#footer, #footer td, #footer th {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#footer a:hover {
	font-size: 10px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
#foot, td, th {
	padding: 0px 5px 0px 5px;
}
a img {
	border: none;
}
#weather a:link, #weather a:visited, #weather a:active #weather a:hover{
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
 /* Home Page */
#resortbox {
	width: 174px;
	height:170px;
	text-align:center;
	padding: 4px 2px 0px 2px;
	border: 1px solid #FF6600;
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	cursor:pointer;
}
#resortbox .pale {
	height: 25px;
	padding: 2px 2px 0px 2px;
	margin-bottom:3px;
	background-color: #FFF1D9;
}
#resort-all a:link, #resort-all a:visited, #resort-all a:active, #resort-all a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resort-uk a:link, #resort-uk a:visited, #resort-uk a:active, #resort-uk a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resort-euro a:link, #resort-euro a:visited, #resort-euro a:active, #resort-euro a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resort-popular a:link, #resort-popular a:visited, #resort-popular a:active, #resort-popular a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resort-stag a:link, #resort-popular a:visited, #resort-popular a:active, #resort-popular a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resort-hen a:link, #resort-popular a:visited, #resort-popular a:active, #resort-popular a:hover {
	color: #0033FF;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#resortbox a:link, #resortbox a:visited, #resortbox a:active, #resortbox a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
}
#nightlinks a:link, #nightlinks a:visited, #nightlinks a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
#nightlinks a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
}
 /* New Resort Pages */
#packagedivOut {
	width:610px;
	padding: 2px 2px 2px 2px;
	border: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}
#packagedivIn {
	border: 2px solid #FF6600;
	padding: 6px 6px 6px 6px;
	background-color:#FFFFFF;
}
#packagephoto {
	padding: 6px 3px 6px 3px;
}
#pricetable {
	border: 2px solid #0033FF;
}
#viewform {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#infotable a:link, #infotable a:visited, #infotable a:active #infotable a:hover {
	color: #FF6600;
	font-weight: bold;
}
 /* Resort Pages */
#resortintro {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:3px;
	background-color: #FFFFFF;
}
#resortmain {
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:3px;
}
#rightinfo {
	height:150px;
	text-align:center;
	background-color:#FF6600;
}
 /* Package-Info */
#package-info-price {
	border: 1px solid #FF6600;
}
#package-info-price td {
	border: 1px solid #FF6600;
}
#package-link {
	padding:5px;
}
 /* Tips Pages */
#quicktips {
	padding: 4px 2px 4px 0px;
	background-color: #FFF1D9;
	border: 2px solid #FF6600;
}
 /* Book Table */
#booktable {
	background-color: #FF6600;
	bordercolor: 2px solid #FF6600;
}
 /* Nightlife Page */
#nightbox {
	width: 140px;
	height:140px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	border: 1px solid #FF6600;
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	cursor:pointer;
}
#nightbox .pale {
	height: 14px;
	padding: 2px 2px 0px 2px;
	margin-bottom:3px;
	background-color: #FFF1D9;
}
 /* NightlifeInfo Page */
#nightlifebook {
	border: 2px solid #FF6600;
}
 /* Fonts */
.quicksearch {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.styleLight11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: normal;
}
.styleLight11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.styleLight12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
}
.styleLight12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.styleLight18 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: normal;
}
.styleLight18b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
}
.styleLight10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: normal;
}
.styleLight10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bold;
}
.styleDark12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: normal;
}
.styleDark12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	font-weight: bold;
}
.styleDark11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	font-weight: normal;
}
.styleDark11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033FF;
	font-weight: bold;
}
.styleDark10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight: normal;
}
.styleDark10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	font-weight: bold;
}
.styleWhite11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.styleWhite14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.styleWhite14b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.styleBlack11 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.styleBlack11b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.styleBlack10 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.styleBlack10b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.styleBlack12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.styleBlack12b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.styleBlack14 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.styleBlack14b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.styleRed12b {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

