/* @override 
	http://192.168.1.50:81/amazing.css
	http://dev.primalcommunications.com/amazing.css
*/

/* @group YUI CSS Reset & Base
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/* reset */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* base */
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}optgroup{font-weight:normal;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;}em{font-style:italic;}del{text-decoration:line-through;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}sup{vertical-align:super;}sub{vertical-align:sub;}p,fieldset,table,pre{margin-bottom:1em;}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}
/* @end */

/* @group Backgrounds */

html {
	background: #F3E5CE url(img2/page-bg.jpg) no-repeat center top;
}

body {
	background: #F3E5CE url(img2/page-bg.jpg) no-repeat center top;
	font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page {
	background: transparent url(img2/page-sides.png) repeat-y center top;
}

#wrap {
	background: transparent url(img2/page-bg-top.jpg) no-repeat center 0;
}

#outer {
	width: 960px;
	margin: 0 auto;
}

/* @end */

/* @group Misc */

.clear {
	clear: both;
	height: 0;
}

.align-right {
	float: right;
	margin-left: 30px;
}

.align-left {
	float: left;
	margin-right: 30px;
}

/* @end */

/* @group Header */

#header {
	position: relative;
	height: 275px;
}

#header-photos {
	position: absolute;
	top: 0;
	right: -34px;
}

#header h1 {
	display: none;
}

h1 {
	margin: 0;
}

/* @end */

/* @group Middle Content */

#content {
	padding: 0 40px;
}

#videos {
	padding-right: 30px;
	float: left;
}

#copy {
	font: 11pt/1.4em Arial;
}

#copy p {
	margin: 0;
}

#copy p.first {
	font: bold 14pt/1.3em 'Times New Roman', Times, sans-serif;
	color: #673607;
	margin-bottom: 1em;
}

/* @end */

/* @group Packages */

#packages {
	padding: 10px 0 10px 40px;
	position: relative;
}

#packages hr {
	width: 880px;
	padding: 0;
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #999;
}

#packages .col {
	float: left;
	width: 430px;
	padding-right: 18px;
}

#packages h2 {
	font: bold 16pt Cambria, "Hoefler Text", Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif;
	color: #673607;
	margin: 0;
}

#packages .package {
	width: 430px;
	background: #FFF;
}





/* @group Packages */

#packages p {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
}

#packages a.title {
	background: #6e4423;
	padding: 8px 5px 5px 20px;
	display: block;
	text-transform: capitalize;
	color: #FFF;
	/*margin-top: 3px;*/
	border-top : 1px solid #887764;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
	font: 11pt "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	text-decoration: none;
}

#packages .package.open a.title,
#packages a.title:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
 
}

#packages .package.open a.title {
	background: #422a16;
	color: #FFF;
}



#packages .pkg {
	height: 163px;
	width: 428px;
	overflow: hidden;
	padding: 0;
	background-color: #fffcf9;
	color: #333;
	position: relative;
	margin: 0;
	display: none;
	border: 1px solid #422a16;
	border-bottom-width: 3px;
}

#packages .pkg a {
	color: #057;
}

#packages .pkg p {
	text-align: left;
}

/* @group Style 1 */

.pkg.style1 {
	color: #333;
}

.pkg.style1 .photo {
	float: right;
}

.pkg.style1 h3 {
	color: #058;
	padding: 15px 0 0px 20px;
	margin: 0;
	font-size: 1.4em;
	height: 2.8em;
	width: 300px;
}

.pkg.style1 .col1 {
	width: 220px;
	font-size: 1em;
	float: left;
}

.pkg.style1 .col2 {
	width: 65px;
	padding: 0 0 0 20px;
	font-size: 1em;
	float: left;
	border-left: 1px solid #CCC;
	text-align: center;
}

.pkg.style1 .line1 {
	margin: 0;
	padding: 0 20px;
}

.pkg.style1 .line2 {
	margin: 0;
	padding: 0.8em 20px;
	color: #770;
	font-weight: bold;
}

.pkg.style1 .col2 div {
	display: block;
	padding-top: 5px;
}

.pkg.style1 .col2 div a {
	color: #058;
	text-transform: lowercase;
}



/* @end */

/* @group Style 2 */

.pkg.style2 {
	background: #F0F0F0;
}

.pkg.style2 img {
	float: left;
}

.pkg.style2 h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0 0 0 195px;
	padding: 15px 0;
	color: #057;
	font-weight: normal;
	width: 215px;
}

.pkg.style2 .price {
	position: absolute;
	top: 75px;
	right: 10px;
	font-size: 2.8em;
	padding: 0 10px 10px 0;
	color: #666;
}

.pkg.style2 ul.features {
	float: left;
	margin: 0;
	padding: 0 10px 10px 10px;
	width: 200px;
}

.pkg.style2 ul.features li {
	margin: 0;
	padding: 1px 0;
	list-style: none;
	font-size: 1.2em;
}

.pkg.style2 .foot {
	width: 160px;
	font-size: 1.4em;
	text-align: left;
	font-weight: normal;
	padding: 0;
	position: absolute;
	top: 110px;
	left: 195px;
}

.pkg.style2 .foot a {
	color: #069;
}

/* @end */

/* @group Style 3 */


#packages .pkg.style3 {
	background: #F0F0F0;
	height: 163px;
}

.pkg.style3 .photo1 {
	float: left;
	display: block;
}

.pkg.style3 .photo2 {
	float: right;
	display: block;
}

.pkg.style3 h3 {
	padding: 5px 130px;
	margin: 0;
	color: #057;
	font-size: 1.4em;
	text-transform: uppercase;
}

.pkg.style3 h4.price {
	margin: 0;
	font-size: 2em;
	float: right;
	padding: 0 20px 10px 10px;
	color: #385;
}

.pkg.style3 p {
	margin: 0;
	padding: 0 130px;
}

.pkg.style3 p em {
	color: #272;
	font-style: normal;
	font-weight: bold;
}

.pkg.style3 ul {
	padding: 0 130px 10px 145px;
	margin: 0;
}

.pkg.style3 li {
	font-size: 1.2em;
}

.pkg.style3 .phone {
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 130px 0 130px;
	text-align: center;
}

.pkg.style3 .footer {
	font-size: 1.1em;
	padding: 5px 130px 0 130px;
	text-align: center;
	color: #999;
	text-transform: lowercase;
}

/* @end */

/* @group Style 4
 */

/* @group Style 4a
 */

.pkg.style4a {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 340px 80px;
	position:  relative;
}

.pkg.style4a .photo {
	float: left;
}

.pkg.style4a h3 {
	margin: 0;
	padding: 10px 10px 10px 205px;
	color: #057;
	font-size:1.4em;
}

.pkg.style4a h4.price {
	position: absolute;
	top: 10px;
	left: 360px;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 20px 0 0;
	text-align: right;
	line-height: 1.5em;
	color: #666;
	font-style: italic;
}

.pkg.style4a h4.price em {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #283;
}

.pkg.style4a ul.features {
	margin: 0;
	padding: 4px 60px 0 220px;
}

.pkg.style4a ul.features li {
	font-size: 1.2em;
}

.pkg.style4a .footer {
	color: #999;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 20px 200px 0 210px;
	text-align: center;
}

.pkg.style4a .footer.expand {
	color: #333;
	text-transform: none;
	font-size: 1.2em;
	padding: 05px 100px 0 200px;
	text-align: center;
}

.pkg.style4a .footer.expand strong{
	white-space: nowrap;
	color: #034e93;
	font-size: 1.1em;
}

/* @end */

/* @group Style 4b
 */

.pkg.style4b {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 335px 80px;
	position:  relative;
}

.pkg.style4b .photo {
	float: left;
}

.pkg.style4b h3 {
	margin: 0;
	padding: 10px 10px 10px 205px;
	color: #057;
	font-size:1.4em;
}

.pkg.style4b h4.price {
	float: right;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	padding: 10px 30px 10px 20px;
	text-align: right;
	line-height: 1.5em;
	color: #666;
	font-style: italic;
}

.pkg.style4b h4.price em {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #283;
}

.pkg.style4b ul.features {
	margin: 0;
	padding: 5px 90px 0 140px;
}

.pkg.style4b ul.features li {
	font-size: 1.2em;
	padding-bottom: 3px;
}

.pkg.style4b .footer {
	color: #999;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 20px 200px 0 210px;
	text-align: center;
}

.pkg.style4b .footer.expand {
	color: #333;
	text-transform: none;
	font-size: 1.2em;
	padding: 05px 100px 0 115px;
	text-align: center;
}

.pkg.style4b .footer.expand strong{
	white-space: nowrap;
	color: #034e93;
	font-size: 1.1em;
}

/* @end */

/* @group Style 4c */

.pkg.style4c {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 340px 80px;
	position:  relative;
}

.pkg.style4c .photo {
	float: left;
}

.pkg.style4c h3 {
	margin: 0;
	padding: 10px 10px 10px 160px;
	color: #057;
	font-size:1.4em;
}

.pkg.style4c h4.price {
	float: right;
	margin: 0;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	line-height: 1.3em;
	color: #666;
	font-style: italic;
	padding: 10px 20px 0 0;
}

.pkg.tgh-fg h4.price {
	width: 60px;
	font-size: 1.1em;
	color: #666;
	text-align: center;
}

.pkg.tgh-fg h4.price strong {
	color: #283;
	font-weight: bold;
	font-size: 1.8em;
	display: block;
	padding: 3px 0;
}

.pkg.style4c h4.price em {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #283;
}

.pkg.style4c ul.features {
	margin: 0 0 0 130px;
	padding: 10px 0 5px 0;
	font-size: 0.9em;
	width: 160px;
}

.pkg.style4c.tgh-gs ul.features,
.pkg.style4c.tgh-fg ul.features {
	margin: 0 0 0 155px;
	width: 180px;
}

.pkg.style4c ul.features li {
	font-size: 1.2em;
	padding-bottom: 3px;
}

.pkg.style4c .footer {
	color: #999;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 20px 200px 0 210px;
	text-align: center;
}

.pkg.style4c .footer.expand {
	color: #333;
	text-transform: none;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 0 0 125px;
	padding: 0 100px 0 0;
	text-align: center;
	font-weight: bold;
}

.pkg.style4c.tgh-gs .footer.expand,
.pkg.style4c.tgh-fg .footer.expand {
	margin: 0 0 0 145px;
	padding: 0;
	width: 180px;
}

.pkg.style4c .footer.expand strong{
	white-space: nowrap;
	color: #034e93;
	font-size: 1.1em;
}

/* @end */

.pkg.style4 {
	background-color: #F0F0F0;
	background-repeat: no-repeat;
	background-position: 340px 80px;
	position:  relative;
}

.pkg.style4 .photo {
	float: left;
}

.pkg.style4 h3 {
	margin: 0;
	padding: 10px 10px 10px 150px;
	color: #057;
	font-size:1.4em;
}

.pkg.style4 h4.price {
	float: right;
	margin: 5px 0 0 0;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 30px 10px 0;
	text-align: right;
	line-height: 1.5em;
	color: #666;
	font-style: italic;
}

.pkg.style4 h4.price em {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #283;
}

.pkg.style4 ul.features {
	margin: 0 0 0 160px;
	padding: 5px 0 0 0;
}

.pkg.style4 ul.features li {
	font-size: 1.2em;
	line-height: 14px;
	padding-bottom: 5px;
}

.pkg.style4 .footer {
	color: #999;
	text-transform: lowercase;
	font-size: 1.1em;
	padding: 20px 200px 0 150px;
	text-align: center;
}

.pkg.style4 .footer.expand {
	color: #333;
	text-transform: none;
	font-size: 1.2em;
	padding: 05px 100px 0 140px;
	text-align: center;
	line-height: 14px;
}

.pkg.style4 .footer.expand strong{
	white-space: nowrap;
	color: #034e93;
	font-size: 1.1em;
}

/* @end */

/* @group Style 5 */

#packages .pkg.style5
{
    height: 167px;
}

.pkg.style5 .photo {
	float: left;
	padding: 10px;
}

.pkg.style5 h3 {
	color: #058;
	font-size: 1.4em;
	padding: 20px 0 10px;
	margin: 0;
}

.pkg.style5 h4.price {
	float: right;
	margin: -1.4em 0 0 0;
	padding: 0 20px 10px 20px;
	color: #382;
	font-size: 2.2em;
}

.pkg.style5 ul.features {
	margin: 0;
	padding: 0 0 10px 160px;
}

.pkg.style5 ul.features li {
	font-size: 1.2em;
	padding-bottom: 10px;
}

.pkg.style5 .footer {
	color: #666;
	font-size: 1.2em;
	padding: 0 0 0 160px;
	text-transform: lowercase;
}

/* @end */

/* @group Style 6 */


.pkg.style6 .photo {
	position: absolute;
	padding: 10px;
}

.pkg.style6 h3 {
	margin: 0;
	padding: 15px 0 0 160px;
	color: #058;
	font-size: 1.5em;
}

.pkg.style6 h4 {
	/*top: 85px;*/
	/*position: absolute;*/
	color: #058;
	padding: 0 0 0 10px;
	text-align: center;
	width: 140px;
	font-size: 1.4em;
	margin: 52px 0 0 0;
	
	float: left;
}

.pkg.style6 p {
	margin: 0;
	padding: 10px 20px 10px	160px;
}

.pkg.style6 .footer {
	margin: 0;
	padding: 10px 20px 10px	160px;
	font-size: 1.1em;
}

/* @end */

/* @group West Coast Air Series */

#packages .pkg.style-wca {
	background-repeat: no-repeat;
	background-position: -60px top;
	position: relative;
	height: 170px;
}

.style-wca .photo {
	position: absolute;
	top: 62px;
	left: 286px;
}

.style-wca .photo img {
	width: 140px;
}

.style-wca h3 {
	position: absolute;
	top: 5px;
	color: #FFF;
	font-size: 12pt;
	text-transform: capitalize;
	left: 65px;
}

.style-wca .price {
	position: absolute;
	font-size: 24pt;
	font-weight: bold;
	top: 18px;
	left: 8px;
	color: #FFF;
}

.style-wca .price sup {
	font-weight: normal;
	font-size: 11pt;
	padding: 0 2px 0 0;
	margin: 7px 0 0 0;
	line-height: 1em;
	float: left;
}

.style-wca .price-detail {
	position: absolute;
	font-size: 8pt;
	top: 40px;
	color: #FFF;
	left: 65px;
}

.style-wca .copy {
	position: absolute;
	top: 65px;
	left: 10px;
	width: 270px;
}

.style-wca .copy p {
	font-size: 8pt !important;
	line-height:1.3em !important;
}

.style-wca .copy p.duration {
	color: #777;
	margin-top: 3px;
	margin-bottom: 0;
}

.style-wca .footer {
	position: absolute;
	top: 135px;
	left: 10px;
}

.style-wca .footer .col1 {
	float:  left;
	width: 120px;
}

.style-wca .footer .col2 {
	float: left;
	width:  160px;
}

.style-wca .footer span {
	display: block;
}

.style-wca .footer .label {
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
}

.style-wca .footer .phone{
	color: #3b80a7;
	font-size: 11pt;
	font-weight: bold;
}

.style-wca .footer a.weblink{
	color: #3b80a7 !important;
	font-size: 11pt;
	font-weight: bold;
	margin-top: -1px;
	display: block;
	text-decoration: none;
}

.style-wca .footer a.weblink:hover{
	color: #51afe5 !important;
	text-decoration: underline;
}

/* @group Glacier & Alpine */


.style-wca.wca-alpine .price {
	left: 5px;
}

.style-wca.wca-alpine h3 {
	left: 75px !important;
	font-size: 10pt;
	top: 10px;
}
.style-wca.wca-alpine .price-detail {
	left: 76px;
	top: 39px;
}

/* @end */

/* @group SaltSpring Island */

.style-wca.wca-ss .price {
	left: 5px;
}

.style-wca.wca-ss h3 {
	left: 75px !important;
	font-size: 11pt;
	color: #FFF;
	top: 10px;
}
.style-wca.wca-ss .price-detail {
	left: 76px;
	top: 40px;
}

/* @end */

/* @end */

/* @group Play Stay Dine Away */

.style-psda {
	background-repeat: no-repeat;
}

.style-psda .photo {
	position: absolute;
	top: 5px;
	left: 370px;
}

.style-psda .photo img {
	width: 50px;
}

.style-psda .price {
	font-size: 18pt;
	font-weight: bold;
	color: #1b6d3f;
	position: absolute;
	top: 10px;
	left: 175px;
}

.style-psda .price sup {
	vertical-align: super;
	font-size: 12pt;
}

.style-psda .price-detail {
	position: absolute;
	left: 210px;
	top: 24px;
	height: 20px;
	width: 80px;
	text-align: center;
	display: block;
}

.style-psda h3 {
	position: absolute;
	left: 180px;
	top: -5px;
	
	text-transform: uppercase;
	color: #1b6d3f;
	font-size: 13pt;
	letter-spacing: -1px;
}

.style-psda .copy {
	position: absolute;
	left: 195px;
	top: 45px;
	width: 200px;
	margin: 0;
}

.style-psda .copy li {
	font-size: 8pt;
	line-height: 9pt;
}

.style-psda .footer {
	position: absolute;
	top: 115px;
	left: 180px;
	font-size: 10pt;
	width: 300px;
}

.style-psda .footer .row {
	display: block;
	height: 17pt;
	position: relative;
}

.style-psda .footer .label {
	width: 40px;
	display: block;
	float: left;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-weight: bold;
	color: #777;
	height: 14pt;
}

.style-psda .footer .phone {
	font-weight: bold;
	font-size: 14pt;
	margin-top: -4px !important;
	float: left;
	display: block;
	position: relative;
}

.style-psda .footer .weblink {
	font-weight: bold;
	font-size: 11pt;
	margin-top: -3px !important;
	float: left;
	display: block;
	position: relative;
}

/* @end */

/* @group Romantic Retreat */

.style-rrrr {
	background-repeat: no-repeat;
	background-color: #FFF !important;
}

.style-rrrr h3 {
	text-transform: capitalize;
	color: #b73233;
	position: absolute;
	top: 0px;
	margin: 0px;
	left: 170px;
	width: 340px;
	font: bold 2em "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
}

.style-rrrr .price {
	position: absolute;
	top: 5px;
	left: 170px;
}

.style-rrrr .price span {
}

.style-rrrr .price .dollars {
	font-size: 2.6em;
	font-weight: bold;
	color: #b73233;
}

.style-rrrr .price .dollars sup {
	font-size: 0.5em;
}

.style-rrrr .price .price-detail {
	text-align: right;
	line-height: 10px;
}

.style-rrrr .copy {
	position: absolute;
	top: 30px;
	left: 160px;
	width: 240px;
	font-size: 1.1em;
	line-height: 12px;
	margin-bottom: 0;
}

.style-rrrr .footer {
	position: absolute;
	left:  170px;
	top: 125px;
	font: bold 1.3em Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* @end */

/* @group Coast */

.pkg.style-coast {
	background-repeat: no-repeat;
	background-position: 390px center;
}

.style-coast h3 {
	position: absolute;
	left: 20px;
	top: 0px;
	margin: 0px;
	letter-spacing: 1px;
	font: bold 2.6em Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.style-coast .price {
	position: absolute;
	top: 50px;
	left: 280px;
}

.style-coast .price span {
	display: block;
}

.style-coast .price .dollars {
	font-size: 3em;
	font-weight: bold;
	color: #034e93;
}

.style-coast .price .dollars sup {
	font-size: 0.5em;
}

.style-coast .price .price-detail {
	text-align: right;
	line-height: 10px;
}

.style-coast .copy {
	position: absolute;
	top: 50px;
	left: 20px;
	width: 250px;
}

.style-coast .footer {
	position: absolute;
	top: 135px;
	left: 20px;
	width: 300px;
	font: 1.4em Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* @end */

/* @group Misc */

#packages div.pkg.style-ite {
	background-repeat: no-repeat;
	height: 163px;
	overflow: hidden;
}

.style-ite a.photo {
	float: left;
	margin-right: 10px;
	display: block;
}

.style-ite ul.prices {
	margin: 0;
	position: absolute;
	top: 60px;
	left: 280px;
	width: 150px;
}

.style-ite ul.prices li {
	list-style: none;
	display: block;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0;
}

.style-ite ul.prices li span.date {
	display: block;
	color: #5f330f;
	padding-top: 10px;
}

.style-ite ul.prices li span.price {
	display: block;
	padding-top: 2px;
	color: #2b6500;
	font-size: 1.3em
}

.style-ite ul.prices li span.price small {
	font-size: 0.5em;
	color: #666;
}

.style-ite ul.prices li span {
	font-weight: bold;
	color: #287800;
	font-size: 1.1em;
}

.style-ite.style-ite-3 {
	background-position: 270px 10px;
}

.style-ite h3 {
	color: #221f30;
	font-size: 1.6em;
	margin: 16px 0 0 0;
}

.style-ite ul {
	margin: 5px 0 0 105px;
	display: block;
	width: 165px;
}

.style-ite ul li {
	padding-top: 2px;
	list-style: none;
}

.style-ite .footer {
	width: 240px;
	margin: 3px 0 0 105px;
	font-size: 1.1em;
	color: #5f330f;
	font-weight: bold;
}

.style-ite .footer .value{
	color: #be5400;
	font-size: 1.2em;
}

.style-ite-2 {
	background-position: 325px 10px;
}

.style-ite-1 {
	background-position: 350px 85px;
}


.style-ite-1 .price {
	position: absolute;
	left: 353px;
	top: 18px;
	color: #295700;
	font-size: 2.5em;
	font-weight: bold;
}

.style-ite-1 .price sup {
	font-size: 0.5em;
}

.style-ite-1 .price-detail {
	position: absolute;
	left: 355px;
	top: 45px;
	width: 55px;
}

.style-ite-1 ul {
	width: 220px;
	padding: 0 0 0 15px;
}

.style-ite-1 ul li {
	list-style: square;
	padding-top: 0;
}

/* @end */

/* @group 4 Play Adventure Stay */

#packages .pkg.pt-wp-4p {
	height: 140px;
}

.pt-wp-4p .pt-logo {
	position: absolute;
	top: 25px;
	left: 15px;
}

.pt-wp-4p .price {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 1.3em;
	text-align: right;
	width: 100px;
}

.pt-wp-4p .price strong {
	font-size: 1.8em;
}

.pt-wp-4p .col1 {
	position: absolute;
	top: 5px;
	left: 110px;
	width: 210px;
	font-size: 1.2em;
}

.pt-wp-4p .wp-logo {
	position: absolute;
	right: 15px;
	top: 70px;
}

.pt-wp-4p .col1 p {
	margin: 0;
	padding: 0;
}

.pt-wp-4p .col1 ul {
	margin: 0;
	padding: 5px 0 5px 15px;
}

.pt-wp-4p .col1 ul li {
	margin: 0;
	padding: 2px 0 2px 0;
}

.pt-wp-4p .learn-more {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

/* @end */

#packages .package .pkg.lf-ab-ck {
	height: 163px;
	font-size: 0.9em;
}

#packages .package .pkg.lf-ab-ck .footer {
	padding-top: 2px;
	font-size: 1.2em;
}


.bb-ab-ppg .photo1 {
	position: absolute;
	left: -20px;
	top: 0;
}

.bb-ab-ppg .photo2 {
	position: absolute;
	left: -20px;
	top: 80px;
}

.bb-ab-ppg .col1 {
	margin: 0 0 0 145px;
	font-size: 1.1em;
}

.pkg.lf-c18 h4.price {
	font-size: 1.8em;
	padding: 0;
	margin: 5px 0 0 130px;
	float: none;
	width: 160px;
	text-align: right;
}


.pkg.ch-bb ul.features {
	padding: 10px 0 0 0;
	width: 180px;
}

.pkg.ch-bb h4.price {
	margin: 10px 0 0 0;
}

.pkg.ch-ssp h4.price {
	margin: 10px 0 0 0;
}

.pkg.ch-ssp ul.features {
	padding-top: 5px;
}

.pkg.ch-ssp ul.features li {
	padding: 5px 0 5px 0;
}

#packages .package .pkg.bcr-ec,
#packages .package .pkg.bcr-bg
{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 15px 80px;
}

#packages .package .pkg.bcr-cr
{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 25px 13px;
}

#packages .package .bcr-bg {
	height: 155px;
}

#packages .package .bcr-ec {
	height: 170px;
}

#packages .pkg.bcr-bg p.one,
#packages .pkg.bcr-bg p.two {
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 10px 0 0 17px;
	width: 190px;
	text-align: justify;
	float: left;
}

#packages .pkg.bcr-ec p.one {
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 10px 0 0 17px;
	width: 130px;
	text-align: justify;
	float: left;
}

#packages .pkg.bcr-ec p.two {
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 12px 0 0 17px;
	width: 240px;
	text-align: justify;
	float: left;
}

.bcr-bg ul {
	margin: 0 0 0 130px;
	padding-top: 8px;
	clear: both;
	width: 290px;
}
.bcr-ec ul {
	margin: 0 0 0 180px;
	padding-top: 8px;
	clear: both;
	width: 240px;
}

.bcr-bg ul li,
.bcr-ec ul li {
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 2px 0;
	list-style: square;
}

.bcr-bg a.photo {
	left: 5px;
	top: 70px;
}

.bcr-bg a.photo img {
	width: 90px;
}

.bcr-ec a.photo {
	left: 5px;
	top: 60px;
}

.bcr-ec a.photo img {
	width: auto;
}

.pkg.tgh-gp ul.features {
	padding: 7px 0 0 0;
	font-size: 0.9em;
	width: 220px;
}


.pkg.tgh-gp .footer.expand {
	padding: 2px 0 0 0;
	width: 220px;
	font-size: 1.1em;
	font-weight: bold;
}

.pkg.tgh-gp a.photo {
	overflow: hidden;
	width: 110px;
	height: 163px;
}

#packages .pkg.bcr-cr {
	height: 235px;
}

.bcr-cr a.photo {
	position: absolute;
	top: 5px;
	left: 5px;
}

#packages .bcr-cr p.one {
	font-size: 1.2em;
	margin: 8px 0 0 150px;
	width: 110px;
	float: left;
}

#packages .bcr-cr p.two {
	font-size: 1em;
	margin: 5px 0 0 5px;
	float: left;
	width: 160px;
}

.bcr-cr ul {
	clear: both;
	padding: 10px 10px 0 10px;
	font-size: 1.1em;
}

.bcr-cr ul li {
	padding: 3px;
	line-height: 12px;
}

.kcl-cwg-sp #kcl-logo {
	position: absolute;
	top: 2px;
	left: 10px;
}

.kcl-cwg-sp #cgc-logo {
	position: absolute;
	top: 100px;
	left: 10px;
}

.kcl-cwg-sp .rate {
	position: absolute;
	top: 10px;
	left: 350px;
	font-size: 2.6em;
	font-weight: bold;
	color: green;
}

.kcl-cwg-sp .rate em {
	font-size: 0.4em;
	display: block;
	text-align: center;
	color: #666;
}
.kcl-cwg-sp ul {
	margin: 10px 0 0 145px;
	padding: 0;
	width: 180px;
}

.kcl-cwg-sp ul li {
	font-size: 1.1em;
	line-height: 1.5em;
}

.kcl-cwg-sp .details {
	margin: 10px 0 0 155px;
	font-size: 1.8em !important;
	color: #974d00;
	font-weight: bold;
}


#packages  div.pkg.bcr-bg {
	height: 175px;
}
.bcr-cta {
	background: #cbdfef;
	display: block;
	clear: both;
	margin-top: 5px;
	padding: 5px 15px 50px 5px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}

#packages .style-ll-naut {
	height: 130px;
	background-position: 332px 60px;
	background-repeat: no-repeat;
	background-color: #FFF;
}

.style-ll-naut .price {
	position: absolute;
	top: 9px;
	right: 28px;
}

.style-ll-naut .price .value {
	display: block;
	font-size: 18pt;
	font-weight: bold;
	color: green;
}

.style-ll-naut .price .value sup {
	font-size: 8pt;
	font-weight: normal;
}

.style-ll-naut .price .price-detail {
	display: block;
	text-align: right;
	font-size: 8pt;
}

.style-ll-naut ul {
	display: block;
	width: 300px;
	padding: 0 0 0 20px;
}

.style-ll-naut ul li {
	padding-top:  5px;
	font-size: 10pt;
}

.style-ll-naut .footer {
	padding: 0 0 0 20px;
}

.style-ll-naut .footer .row {
	font-weight: bold;
	font-size: 9pt;
	line-height: 14pt;
	padding: 0 5px 0 0;
}



/* @end */



/* @end */


#divSEW{
	width: 728px;
	margin: 0 auto 20px auto;
}

#divSEW li {
	list-style: none;
}

#buttons {
	padding-top: 20px;
	width: 430px;
}

#buttons a.tn {
	padding-right: 25px;
}
