body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
	background-color: #000000;
}
#main {
	width: 800px;
	background-color: #000000;
	padding-top: 5px;
}
/******************** header ********************/
#header {
	width:750px;
	height:138px;
	margin-left:25px;
	background-image:url(images/skiholidayscanada-deal.jpg);
	color: #FFFFFF;
	text-align: right;
	display: block;
	background-repeat: no-repeat;
}
#header a {
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
#nav {
	width:744px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#245882;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#a5cae5;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}

/* Menu */

#menu {
	float: right;
	font-weight: bold;
}

#menu ul {
	margin: 0px;
	list-style: none;
	line-height: normal;
	padding-top: 112px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	background-image: url(images/triangle.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-color: #164871;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 15px;
}

#menu a:hover {
	text-decoration: underline;
	color: #82C7EA;
}

#menu .active {
}

#menu .active a {
}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;
}
#content {
	width:750px;
	margin-left:25px;
	background-color: #FFFFFF;
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	font-size: 12px;
	color: #333333;
	padding: 5px 0px;	
}
#left a{
	color: #052d4e;
	font-weight:800;
}
#left a:hover{
	color:#82C7EA;
}
#left h1{
	font-size: 24px;
	color: #333333;
	display:inline;
	font-weight:bold;
}
#left h2{
	font-size: 16px;
	color: #164871;
	display:inline;
	font-weight:bold;
}
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#right {
	float:right;
	width:260px;
	background-color:#164871;
	color:#FFFFFF;
	font-weight:900;
	display:inline;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#right p{
	padding: 7px 0px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #82C7EA;
}
#right h2{
	font-size: 20px;
	color: #FFFFFF;
	display:inline;
	font-weight:bold;
}
#right h3{
	font-size: 16px;
	color: #82C7EA;
	display:inline;
	font-weight:bold;
}
#right li{
	color: #FFFFFF;
	font-weight:bold;
	list-style-image: url(images/triangle.gif);
	display: list-item;
	padding-bottom: 10px;
	padding-top: 10px;
}
.post {
	margin-top:20px;
}
.post a{
}

.post a:hover{
}

.post p{
}


/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
	font-size: 9px;
}
.clear{
	clear:both;
}
/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer {
	position:relative;
	height:56px;
	color:#E0E0E0;
	width:750px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: #143D55;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 25px;
}
#dolphinnav {
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 0 20px;
	background-color: #000000;
	background-image: url(images/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#dolphinnav ul {
	margin:0;padding:0;
	list-style-type:none;
	width:auto;
	float:left;
}
#dolphinnav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
#dolphinnav ul li a {
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 15px;
	height:33px;
}
#dolphinnav ul li a span {
	padding:12px 15px 0 0;
	height:21px;
	float:left;
}
#dolphinnav ul li a:hover {
	color:#fff;
	background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;
}
#dolphinnav ul li a:hover span {
	display:block;
	width:auto;
	cursor:pointer;
}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover {
	color:#fff;
	background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
}
#dolphinnav ul li a.current span {
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
}
/* ---------------------- END Dolphin nav ---------------------- */
	/* Table */
table {
	border-collapse: collapse;
	border: 1px solid #03476F;
	background-color: #EDFCFF;
	text-align: left;
  }
caption {
	padding:6px 4px 8px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #82C7EA;
	text-align: left;
  }
td, th {
  border: 1px dotted #03476F;
  padding: 0.4em;
  color: #FFFFFF;
  }

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  color: #FFFFFF;
  padding-top:3px;
  }
tbody td a {
	text-decoration: none;
	color: #FFFFFF;
  }
tbody td a:hover {
	background-color: #82C7EA;
  }
tbody th a {
	background: transparent;
	text-decoration: none;
	color: #363636;
	font-size: 11px;
  }
tbody th a:hover {
  background: transparent;
  color: #363636;
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
	background-color: #82C7EA;
  }
tbody tr:hover {
	border: 1px solid #03476F;
	color: #FFFFFF;
	background-color: #82C7EA;
  }
tbody tr:hover th,
tbody tr.odd:hover th {
	color: #FFFFFF;
	background-color: #82C7EA;
  }