/*------------------------------------DIV STYLES------------------------------------*/
html{
	margin: 0px;
	padding: 0px;
	height: 100%;
	overflow: auto;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:center;
	background-color:#63797E;
	line-height:16px;
}
.container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:981px;
	background-color:#F8F8EF;
}
.topnav {
	width: 981px;	
}
.topnav_line {
	width: 981px;
	height: 12px;
	background-color:#525252;
}
.underline {
	clear:both;
	width: 100%;
	border-bottom:1px solid #c4d0d9;
	margin-top: 2px;
	margin-bottom: 5px;
}
.leftnav {
	float: left;
	width: 176px;
	padding-bottom: 20px;
}
.rightnav {
	position: absolute;
	width: 807px;
	padding-left:174px;
	padding-bottom: 10px;
	top: 107px;
	background-color:#F8F8EF;
}
.footer {
	clear:both;
	width: 787px;
	padding-top: 50px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
/*-----------------LEFTNAV-------------------*/
.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
list-style-type: none;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background:  url(closed.gif) no-repeat right 14px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}
.leftnav_menu {
  	margin-left: -60px;
	line-height:16px;
	text-align:left;
	padding-right:10px;
	margin-top: -10px;
}
.leftnav_adheader {
	padding-left:70px;
}
.leftnav_adbody {
	padding: 10px;
}
.menu_container {
	position: relative;
}
/*-----------------RIGHTNAV STYLES-------------------*/
.leftbox {
	width: 470px;
	float:left;
	padding-top:20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align:left;
}
.rightbox {
	width: 263px;
	float:right;
	padding-top:20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align:left;
}
.rightnav_body {
	clear:both;
	width: 777px;
	padding-top:20px;
	padding-right:30px;
}
.rightnav_breadcrumbs {
	width: 797px;
	padding-top: 10px;
	padding-left: 10px;
}
.rightnav_body_nopad {
	clear:both;
	width: 807px;
}
.category_leftbox {
	width: 430px;
	float:left;
	padding-top:10px;
	padding-bottom: 20px;
	text-align:left;
	padding-right: 10px;
}
.category_rightbox {
	width: 357px;
	float:right;
	padding-top:10px;
	padding-right: 10px;
}
.features_pkgbox {
	background-image:url(../images/features.gif);
	background-repeat:no-repeat;
	clear:both;
	width: 412px;
	height: 378px;
	padding-left: 5px;
	padding-right: 13px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.features_pkgbox_left {
	float: left;
	width: 200px;
}
.features_pkgbox_right {
	float: right;
	width: 200px;
}
.features_padding {
	width: 190px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right:5px;
	float:right;
}
.slogan {
	width: 807px;
	height: 67px;
	text-align:right;
	background-image:url(../images/slogan.gif)
}
/*-----------------PACKAGE DETAILS-------------------*/
.pkg_bottom {
	position: relative;
	width: 720px;
	height: 17px;
	background-image:url(../images/pkg_bottom.gif);
}
.pkgdetails_background {
	float: left;
	background-color:#948F84;
	width: 715px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 10px;
	padding-bottom:10px;
	margin-bottom: 20px;
}
.pkgdetails_container {
	float: left;
	background-color:#FFFFFF;
	width:710px;
}
.pkgdetails_bookbox {
	float: left;
	width: 660px;
	height: 67px;
	padding-top:10px;
	padding-right:50px;
	background-image:url(../images/book.gif);
	text-align:right;
}
.pkgdetails_fastfacts{
	float: left;
	width:690px;
	padding: 10px;
}
.pkgdetails_fastfacts_top{
	float: left;
	width:695px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
.pkgdetails_controls{
	float: left;
	width:414px;
}
.pkgdetails_fastfacts_left{
	float: left;
	width:414px;
	margin-bottom:10px;
}
.pkgdetails_fastfacts_right{
	float: right;
	width:270px;
	padding-left: 10px;
	padding-top: 5px;
}
.pkgdetails_tabs {
	width: 715px;
	padding-left: 10px;
	position:relative;
}
.pkgdetails_tabs li {
	list-style:none;
	float: left;
}
.pkgdetails_activetab {
	width: 125px;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
	margin-right:2px;
	background-image:url(../images/tab_active.gif);
	background-repeat:no-repeat;
}
.pkgdetails_activetab A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.pkgdetails_inactivetab {
	width: 125px;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
	margin-right:2px;
	background-image:url(../images/tab_inactive.gif);
	background-repeat:no-repeat;
}
.pkgdetails_inactivetab A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #696253;
	text-decoration: none;
}
/*Vacation Specials start here*/
.planning_title{
	position:relative;
	width: 760px;
	padding: 0px;
	margin: 0px;
	text-align:left;
}
.offers_scenerybox{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 760px;
	height: 376px;
	background-image: url(http://www.canadayourway.com/Images/Main/offers.jpg);
	background-repeat: no-repeat;
}
.offers_intro2{
	position: absolute;
	padding-left:7px;
	top:100px;
	width:300px;
	text-align:justify;
}
.offers_highlights_box{
	clear:both;
	float:left;
	width: 730px;
	padding: 10px;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A2B5C3;
	border-right-color: #A2B5C3;
	border-left-color: #A2B5C3;
}
.offers_titlebox{
	position:relative;
	width: 570px;
	margin: 0px;
	margin-left: 121px;
	padding-bottom: 6px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6485A3;
}
.offers_featurebox{
	position: relative;
	width: 705px;
	padding: 10px;
	margin-top: 5px;
	background-color: #F1EFEE;
}
.offers_highlights_box{
	clear:both;
	float:left;
	width: 730px;
	padding: 10px;
	margin-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A2B5C3;
	border-right-color: #A2B5C3;
	border-left-color: #A2B5C3;
}
.offers_package{
	clear:both;
	float:left;
	padding-left: 10px;
	width: 720px;
}
.offers_package_image{
	margin-bottom: 10px;
	padding-top: 10px;
	float:left;
	text-align:left;
	width: 200px;
	height: 200px;
	vertical-align:text-top;
}
.offers_package_bodyandtable{
	margin: 0px;
	padding-right: 3px;
	float:right;
	width: 500px;
}
.offers_package_body{
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 490px;
}
.offers_package_footnote{
	clear: both;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	width: 490px;
}
.offers_package_table{
	position: relative;
	margin: 0px;
	padding: 5px;
	width: 480px;
	height: 40px;
	background-color: #E0DAD6;
	border: 1px solid #466885;
}
.releases_rightbar{
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: #466885;
}
.offers_highlights_corner{
	clear:both;
	float:left;
	width: 752px;
	height: 10px;
	padding: 0px;
	margin-left: 8px;
}
/*-----------------ABOUT US-------------------*/
.about_left{
	float: left;
	width:300px;
	padding:10px;
}
.about_right{
	float: right;
	width:320px;
	padding: 10px;
}
/*--Contact popup styles from CYW--*/
.contactpopupcontainer{
	float: left;
	width: 665px;
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #999999;	
	margin: 0px;
}
.contactpopup_top{
	float:left;
	padding-right: 30px;
	padding-top: 50px;
	width: 636px;
	height:  73px;
	background-image:url(../images/contactpopup_top.gif);
	text-align:right;
	margin: 0px;
}
.contactpopup_middle{
	float:left;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	width: 616px;
	background-image:url(../images/contactpopup_middle.gif);
	text-align:left;
}.contactpopup_bottom{
	float:left;
	height: 36px;
	width: 666px;
	background-image:url(../images/contactpopup_bottom.gif);
}
/*-----------------BOOKING-------------------*/
.booking_details_left{
	float: left;
	width: 414px;
	padding:0px;
	margin: 0px;
}
.booking_details_right{
	float: right;
	width: 260px;
	padding-right: 20px;
	padding-top: 40px;
	margin: 0px;
	text-align: left;
}
.booking_details_toppiece{
	width: 414px;
	height: 162px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(../images/booking_titlebox.gif);
	background-repeat: no-repeat;
}
.booking_details_middlepiece{
	width: 374px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 30px;
	background-image:url(../images/booking_bodybox.gif);
	background-repeat:repeat;
}
.booking_details_bottompiece{
	width: 414px;
	height: 25px;
	background-image:url(../images/booking_bottombox.gif);
	background-repeat:no-repeat;
}
/*--Special Offers--*/
.rightnav_offers{
	width: 695px;
	padding-top:20px;
	padding-right:30px;
	text-align:center;
}
.offers_titlebox{
	width: 695px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6485A3;
}
.offers_body_topcenter{
	width: 695px;
	padding-top: 30px;
}
.offers_body_top{
	width: 695px;
	padding-top: 30px;
}
.offers_body_topjustify{
	width: 695px;
	padding-top: 10px;
	text-align:left;
}
.offers_body_bottom{
	position: relative;
	width: 695px;
}
.offers_body_bottomleft{
	width: 695px;
}
.offers_rightbar{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #466885;
}
.offers_package_image{
	margin-bottom: 10px;
	padding-top: 10px;
	float:left;
	text-align:left;
	width: 200px;
	height: 200px;
	vertical-align:text-top;
}
.offers_package_bodyandtable{
	margin: 0px;
	padding-right: 3px;
	float:right;
	width: 500px;
}
.offers_package_body{
	clear: both;
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 490px;
}
.offers_title{
	position:relative;
	width: 764px;
	height: 14px;
	margin-left: 7px;
	padding-top: 15px;
	text-align:left;
}
.offers_packagebox{
	clear: both;
	padding: 10px;
	width: 655px;
	margin-bottom: 10px;
}
.offers_packagebox_left{
	float:left;
	padding-right: 6px;
	margin: 0px;
	width: 128px;
}
.offers_packagebox_right{
	float:right;
	padding: 0px;
	margin: 0px;
	width: 521px;
}
.offers_packagebox_right_body{
	position: relative;
	padding-bottom: 6px;
	width: 521px;
	margin: 0px;
	height: 80px;
}
.offers_packagebox_right_box{
	margin: 0px;
	height: 40px;
	border-top:1px solid #c4d0d9;
	width: 521px;
}
.offers_packagebox_right_box_left{
	float: left;
	padding: 5px;
	width: 200px;
	text-align:left;
}
.offers_packagebox_right_box_right{
	float: right;
	padding: 5px;
	width: 300px;
	text-align:left;
}
.offers2_packagebox_right_box_left{
	float: left;
	padding: 5px;
	width: 200px;
	text-align:left;
}
.offers2_packagebox_right_box_right{
	float: right;
	padding: 5px;
	width: 300px;
	text-align:left;
}
/*Booking starts here*/
.booking_details{
	clear:both;
	width: 770px;
	padding: 0px;
	margin: 0px;
}
.booking_details_left{
	float: left;
	width: 414px;
	padding:0px;
	margin: 0px;
}
.booking_details_right{
	float: right;
	width: 322px;
	padding-right: 20px;
	padding-top: 20px;
	margin: 0px;
	text-align: left;
}
.booking_details_toppiece{
	width: 414px;
	height: 162px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 15px;
	background-image: url(http://www.canadayourway.com/Images/Main/booking_titlebox.gif);
	background-repeat: no-repeat;
}
.booking_details_middlepiece{
	width: 374px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 30px;
	background-image:url(http://www.canadayourway.com/Images/Main/booking_bodybox.gif);
	background-repeat:repeat;
}
.booking_details_bottompiece{
	width: 414px;
	height: 25px;
	background-image:url(http://www.canadayourway.com/Images/Main/booking_bottombox.gif);
	background-repeat:no-repeat;
}
.booking_bottombox{
	clear: both;
	position: relative;
	width: 770px;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(http://www.canadayourway.com/Images/Main/bookform_bottomsquare.gif);
	background-repeat: no-repeat;
}
.booking_scenerybox{
	clear:both;
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
	width: 760px;
	height: 300px;
	background-image: url(http://www.canadayourway.com/Images/Main/booking.jpg);
	background-repeat: no-repeat;
}
.booking_modify_scenerybox{
	clear:both;
	position: relative;
	padding: 0px;
	margin-bottom: 20px;
	width: 760px;
	height: 250px;
	background-image: url(http://www.canadayourway.com/Images/Main/booking_modify.jpg);
	background-repeat: no-repeat;
}
.booking_intro{
	position: absolute;
	padding-left:10px;
	top:105px;
	width:255px;
	text-align:justify;
}
/*-------------Vacation Packages Home----------------*/
.mainboxbg {
	width:224px;
	height:220px;
	padding: 12px;
	background-image:url(../Images/box_category.gif);
	background-repeat: no-repeat;
}
/*------------------------------------TEXT STYLES------------------------------------*/
a img{
	border: none;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666633;
	text-decoration: none;
}
.links{
	color: #666633;
	text-decoration: underline;
}
.pkgname{
	color: #5B83A4;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}
a.links:hover { color: #B3B347; text-decoration: underline }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666633;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
h2 A {
	color: #696253;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #696253;
	margin: 0px;
	padding: 0px;	
	text-align:left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-left: 10px;
	color: #244D6D;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
.menuitem_category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #244D6D;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
}
.menuitem_subcat {
	padding-left: 10px;
	color: #244D6D;
	text-decoration:none;
}
.menuitem_listall {
	color: #7C9BB5;
	text-decoration:none;
	padding-left: 20px;
}
.footertext {
	color:#A1AD9F;
	text-decoration:none;
	font-size:11px;
}
a.footertext:hover { color: #B3B347; text-decoration: underline }
.testimonialtext {
	color:#799091;
	line-height:18px;
	text-align:left;
}
.headertext {
	color:#333333;
	text-decoration:none;
	font-size:12px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #696253;
	text-decoration: none;	
}
.submenu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#593726;
	text-decoration:none;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom:3px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#766356;
	text-decoration:none;
	padding-left:10px;
	margin-left: 10px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom:3px;
}
a.submenu:hover {
	background-color:#F7F3BD; 
	text-decoration: none; 
}
.submenu_cat {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4798B3;
	text-decoration:none;
	padding-left:10px;
	margin-left: 20px;
	padding-right:10px;
	line-height:12px;
}
a.submenu_cat:hover {
	background-color:#F7F3BD; 
	text-decoration: none; 
}
.book {
	color:#CB2229;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.book_dark {
	color:#4c4c4c;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.invalid {
	color:#CC0000;
	font-weight:bold;
	padding-left:10px;
}
.testimonials {
	color:#7C9BB5;
	font-size:16px;
	line-height:20px;
}
.contentheadline {
  color: #37759C;
  font-size: 14px; 
  font-weight: bold; 
  font-family: Tahoma, Verdana, Arial;
}
.contentdetail {
	font-size: 11px;
  	font-weight: normal;
	font-family: Tahoma, Verdana, Arial;
	line-height:18px;
	color:#616264;
	text-align:justify;
}
.contentheadline3 {
  color: #37759C;
  font-size: 12px; 
  font-weight: bold; 
  font-family: Tahoma, Verdana, Arial;
  text-decoration:none;
}
