/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,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 { font-style: normal; font-weight: normal; }
ol,ul { 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,img { border: 0; }
option { margin: 0; padding: 0; }
a:active { outline: none; }
a { outline: none; }
:focus { -moz-outline-style: none; }
:-moz-any-link:focus { outline: none; }
.label { text-indent: -9999px; display: block; top: 0; left: 0; width: 190px; height: 90px;}
.clear { display: block; width: auto; clear: both; height: 1px; }
.left { float: left; }
.right { float: right; }
.test { width: auto; background: red; height: 20px; }

/* Grid */
#introduction {
	display: block;
	text-indent: -7896px;
}
#accessibility, .header_contact { position: absolute; left: -9999px; }
#canvas { width: auto; position: relative; }

#canvas.inside #page { width: 960px; margin: 0 auto; }
#banner { }

#canvas.inside #page #content { float: right; width: 720px; }
#sidebar { float: left; width: 230px; }
#content, #sidebar { min-height: 100px; height: auto !important; }
#footer { width: auto; clear: both; height: 25px; }
body { background: #7c9077; }
#canvas.inside { background: #9db697 url(../img/bg-home.gif) repeat-y top center; }

#page { background: #fff; }
#footer { border-top: 1px solid #ddd; }

/* text */

body { font-family: tahoma, Arial, Helvetica; font-size: 12px; line-height: 130%; }
#sidebar .padding { font-size: 10px; line-height: 110%; color: #fff; }
strong { font-weight: bold; }
.description h1, .description h2, .description h3, .description h4, .description h5, .description h6 { font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
.description { color: #686868; font-size: 11px; }
.description h1 { font-size: 30px; color: #e95f01; font-weight: bold; letter-spacing: -1px; margin-bottom: 15px; line-height: 95%; }
.description h1 em { font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0px; }
.description h2 { font-size: 14px; color: #71826b; margin-bottom: 10px; line-height: 90%; font-weight: bold; }
.description h3 { font-size: 18px; color: #e95f01; margin: 4px 0; line-height: 90%; }
.description h4 { font-size: 15px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
.description h5 { font-size: 14px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
.description h6 { font-size: 12px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
.description p { margin-bottom: 11px; line-height: 130%; }
.description a { color: #e95f01; text-decoration: none; }
.description a:hover { color: #666666; }
.description em { font-style: italic; }
.description strong { font-weight: bold; }
.description dl, .columninner ul, .columninner ol { margin-bottom: 8px; }
.description ul, .columninner ol { margin-left: 35px; margin-bottom: 10px; }
.description ul ul, .columninner ol ol, .description ul ul, .columninner ul ul { margin-bottom: 0; }
.description ul { list-style-type: disc; }
.description ol { list-style-type: decimal; }
.description li { margin-bottom: 2px; }
.description dl { padding-left: 8px; border-left: 8px solid #B9BBBE; color: #6C6C6C; }
.description dt { font-weight: bold; margin-bottom: 6px; }
.description dd { margin-bottom: 8px; }
.description img { margin-right: 5px; }
.description table.default { margin-bottom: 8px; width: 98%; }
.description table th, .columninner table td { padding: 4px 4px; }
.description table.default th, .columninner table.default td { padding: 4px 4px; border-bottom: 1px solid #ddd; }
.description table.default th { background: #fff; font-weight: bold; border-bottom: 1px solid #7E9124; }
.description fieldset { border: 1px solid #ccc; padding: 20px; margin-bottom: 10px; }
.description input, .columninner select { border: 1px solid #ddd; .description font-size: 16px; }
.description table.default tr.green td { background: #f5fef2; }
.description table.default tr.yellow td { background: #fefdf2; }
.description table.default tr.orange td { background: #fefaf2; }
.description table.default tr.red td { background: #fef7f2; }
#article { padding: 15px 40px 20px 0; }
#article { color: #686868; font-size: 11px; }
#article h1, #article h2, #article h3, #article h4, #article h5, #article h6 { font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
#article h1 { font-size: 30px; color: #e95f01; letter-spacing: -1px; margin-bottom: 15px; line-height: 95%; }
#article h1 em { font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0px; }
#article h2 { font-size: 22px; color: #e95f01; margin-bottom: 10px; line-height: 90%; }
#article h3 { font-size: 18px; color: #e95f01; margin: 4px 0; line-height: 90%; }
#article h4 { font-size: 15px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
#article h5 { font-size: 14px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
#article h6 { font-size: 12px; color: #e95f01; margin-bottom: 4px; line-height: 90%; }
#article p { margin-bottom: 11px; line-height: 130%; }
#article a { color: #e95f01; text-decoration: none; }
#article a:hover { color: #666666; }
#article em { font-style: italic; }
#article strong { font-weight: bold; }
#article dl, .columninner ul, .columninner ol { margin-bottom: 8px; }
#article ul, .columninner ol { margin-left: 35px; margin-bottom: 10px; }
#article ul ul, .columninner ol ol, #article ul ul, .columninner ul ul { margin-bottom: 0; }
#article ul { list-style-type: disc; }
#article ol { list-style-type: decimal; margin-left: 30px; }
#article li { margin-bottom: 2px; }
#article dl { color: #6C6C6C; }
#article dt { font-weight: bold; margin-bottom: 2px; }
#article dd { margin-bottom: 8px; }
#article img { margin-right: 5px; }
#article table.default { margin-bottom: 8px; width: 98%; }
#article table th, .columninner table td { padding: 4px 4px; }
#article table.default th, .columninner table.default td { padding: 4px 4px; border-bottom: 1px solid #ddd; }
#article table.default th { background: #fff; font-weight: bold; border-bottom: 1px solid #7E9124; }
#article fieldset { border: 1px solid #ccc; padding: 20px; margin-bottom: 10px; }
#article input, .columninner select { border: 1px solid #ddd; #article font-size: 16px; }
#article table.default tr.green td { background: #f5fef2; }
#article table.default tr.yellow td { background: #fefdf2; }
#article table.default tr.orange td { background: #fefaf2; }
#article table.default tr.red td { background: #fef7f2; }
#article fieldset { border: 1px solid #ccc; padding: 20px; margin-bottom: 10px; width: auto; }
#article fieldset input, #article fieldset textarea { padding: 4px; font-size: 12px; margin-bottom: 2px; }
.package_header h1 { font-weight: bold; font-size: 20px; color: #71826b; padding: 15px 0 5px 0; font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
.package_header a { color: #fd906d; }
.package_header p { font-size: 12px; color: #71826b; padding: 6px 0 3px 0; font-weight: bold; font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
.package_header h2 { font-size: 13px; color: #fd906d; padding: 3px 0 5px 0; font-weight: bold; font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
.package_header h3 { display: block; font-size: 13px; color: #6b4d46; background: #f8cebb; padding: 4px 5px; font-weight: bold; font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
#issues h1, #issues h2, #issues h3, #issues h4 { font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }
#issues h2, #issues h3, #issues h4 { line-height: 130%; }


#article ul.three_columns {
	display: block;
	width: 100%;
	margin: 0; padding: 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


#article ul.three_columns li {
	display: block;
	width: 33%;
	height: 15px;
	float: left;
	padding: 0px;
	margin: 0px;
}

/* Widgets */

/* Header */
/* ============================================================================================ */

#header { width: auto; height: 97px; position: relative; clear: both; }
#header { background: #fff url(../img/bg-header.gif) no-repeat left top; }

ul.tools {
	position: relative;
	height: 33px;
	margin: 0; padding: 0;
	overflow: hidden;
	z-index: 10;
	display: block;
	position: absolute;
	top: 0px; right: 0px;
}
ul.tools li {
	display: block;
    float:left;

    margin-right: 2px;
}
ul.tools li a {
	display: block;
	height: 33px;
	text-indent: -9999px;
}
a.tool_register {
    background: url(../img/bg-tools.gif) no-repeat 0 0;	
    width: 182px;
}
a.tool_callme {
    background: url(../img/bg-tools.gif) no-repeat -183px 0;	
    width: 143px;
}
a.tool_register:hover {
    background-position: 0px -33px;	
    width: 182px;
}
a.tool_callme:hover {
    background-position: -183px -33px;	
    width: 143px;
}

ul.tabs {
	height: 35px;
	margin: 0; padding: 0;

	z-index: 100;
	display: block;
	position: absolute;
	left: 239px; bottom: 0px;
}
ul.tabs li {
	display: block;
    float:left;
    background: url(../img/bg-tabs.gif) no-repeat right -39px;
    margin-right: 2px;
}
ul.tabs li a {
	display: block;
    background: url(../img/bg-tabs.gif) no-repeat left -39px;
    padding: 8px 10px 6px 10px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
ul.tabs li:hover, ul.tabs li.current {
	background-position: right 0;
}
ul.tabs li:hover a, ul.tabs li.current a {
	background-position: left 0;
}

/* Slider */

.positioningbanner {
	position:relative;
	height: 220px;
	width: auto;
	background: #fff;
	overflow: hidden;
}


.externalControl {
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 50;
}
.option {
	cursor: pointer;
}
.positioningbanner .images_preview {
	float: left;
	width: 484px;
	height: 225px;
	float: left;
	overflow: hidden;
}
.positioningbanner .images_preview img {

}

.images_main {
	float: left;
	width: 236px;
	height: 225px;
	float: left;
	overflow: hidden;
}

.info {
	width: 237px;
	height: 225px;
	float: left;
	overflow: hidden;
}
.info img {}
.info h2, .info h2 a { color: #90A385; text-decoration: none; font-weight: bold; }
.info h2 { margin: 5px 10px 3px 10px;}
.info p { color: #000; font-size: 10px; line-height: 150%; margin: 3px 10px 3px 10px; COLOR: #666666; }
.info p a {
	color: #d05e31;
}

/* banner */

.banner { background: #e4efd9; }

.banner h2 { padding: 8px 8px 8px 8px; color: #7c9077; font-size: 13px; font-weight: bold; font-family: Myriad,"Myriad pro",'Lucida Grande',arial; }


.banner_point {
	position: relative;
	height: 127px;
	width: 25%;
	overflow: hidden;
	float: left;
}
.banner_point h3 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	background: #789770;
	width: 179px;
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
.banner_point h3 a {
	color: #fff;
	padding: 3px;
	display: block;
	color: #fff;
	font-size: 11px;
	font-weight: bold; text-decoration: none;
}
.banner_point p {
	text-indent: -9999px;
}

.p001 { background: url(../images/hmcontent/4-ppb.jpg) no-repeat -1px 0px; }
.p002 { background: url(../images/hmcontent/5-ppb.jpg) no-repeat -1px 0px; }
.p003 { background: url(../images/hmcontent/6-ppb.jpg) no-repeat -1px 0px; }
.p004 { background: url(../images/hmcontent/7-ppb.jpg) no-repeat -1px 0px; }

.dash_main {
	float: left;
	width: 540px;
}
.dash_side {
	width: 180px;
	float: right;
	padding-top: 5px;
	font-size: 11px;
}
.dash_side h2 a {
	display: block;
	background: #e07213;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}

.dash_side .inner {
	display: block;
	background: #facca4;
	color: #9d4900;
	padding: 5px 8px;
	text-decoration: none;
}

a.but-know,a.but-what,a.but-this {
	display: block;
	width: 178px;
	height: 82px;
	float: left;
	text-indent: -9999px;
}
a.but-know:hover,a.but-what:hover,a.but-this:hover {
	background-position: 0 -82px;
}
a.but-know {
	background: url(../images/but-know.jpg) no-repeat;
}
a.but-what {
	background: url(../images/but-what.jpg) no-repeat;
}
a.but-this {
	background: url(../images/but-this.jpg) no-repeat;
}

.component .inner {
	background: #EEF3E6;
	padding: 10px;
	font-size: 11px;
}

.component .inner a {
	color: #d05e31;
}

ul.tabs li .drawer {
	position: absolute;
	left: 0; 
	top: 35px;
	width: 721px; 
	height: 225px; 
	background: #fff url(../img/bg-drawer.png) repeat-x top;
	overflow: hidden;
	display: none;
	border-bottom: 3px solid #BE742A;
}
ul.tabs li .drawer .drawer_navigation {
	width: 210px;
	height: 225px; 	
	float: left;
	border-left: 3px solid #BE742A;
}
ul.tabs li .drawer .drawer_content {
	width: 507px;
	float: left;
}
ul.tabs li .drawer .drawer_content a {
	background: none;
	display: inline;
	margin: 0; padding: 0;
	color: #000;
	text-indent: 0;
}
ul.tabs li .drawer .drawer_content .inner {
	padding: 10px;
}
ul.tabs li .drawer .drawer_navigation ul {
	display: block;
	width: auto;
	margin: 10px;
	border-right: 3px solid #BE742A;
	height: 200px;
	
}
ul.tabs li .drawer .drawer_navigation ul li {
	display: block;
	width: auto;
	background: none;
	clear: both;
	color: #772220;
	padding: 2px 5px;
	font-weight: bold;	
}

ul.tabs li .drawer .drawer_navigation h1 {
	display: block;
	width: auto;
	background: none;
	clear: both;
	color: #772220;
	margin: 10px;
	padding: 2px 5px;
	font-weight: bold;	

}

ul.tabs li .drawer .drawer_navigation ul li a {
	display: block;
	float: clear;
	background: none;
	color: #e0821f;
	padding: 2px 0px;
	font-weight: bold;
	font-size: 12px;
}
ul.tabs li .drawer .drawer_content .inner h2 {
	font-size: 12px; 
	font-weight: bold;
	color: #e0821f;
	margin-bottom: 8px;
}
ul.tabs li .drawer .drawer_content .inner p {
	font-size: 11px; 
	margin-bottom: 8px;
	line-height: 140%;
}


/* *** */
/* ============================================================================================ */

.show { }
.hide { display: block; position: absolute; left: -9999px; }
#sidebar .component { width: 100%; background: #deecd3 url(../img/bg-sidebar-comp.jpg) no-repeat; margin-bottom: 5px; }
#sidebar .component h2 { display: block; padding: 8px 8px 5px 8px; color: #fff; font-weight: bold; text-decoration: none; }
#sidebar .component h2 a { color: #fff; text-decoration: none; }
#sidebar .component p { margin-bottom: 2px; }
#sidebar .component .padding { padding: 0px 8px 8px 8px; background: url(../img/bg-block.gif) no-repeat bottom right; }
#sidebar .component #categories { display: block; background: #fff; }
#sidebar .component #categories li { display: inline; }
#sidebar .component #categories li a { background: #e1eed5; display: block; width: auto; border-top: 1px solid #fff; padding: 2px 2px 1px 8px; font-size: 11px; text-decoration: none; color: #4a6b41; }
#sidebar .component #categories li a:hover, .component #categories li a:active { background: #edf5e6; }
#sidebar .component #categories li li a { padding-left: 16px; background: #edf5e6; }
#sidebar .component #categories li li li a { padding-left: 24px; background: #f9fbf7; }
#sidebar .component #blog_feed { display: block; background: #fff; }
#sidebar .component #blog_feed li { display: inline; }
#sidebar .component #blog_feed li a { display: block; width: auto; border-bottom: 1px solid #ddd; padding: 2px 2px 1px 8px; font-size: 11px; text-decoration: none; color: #4a6b41; }
#sidebar .component #blog_feed li a:hover, .component #categories li a:active { background: #edf5e6; }
a.but_search { display: block; background: url(../img/but-search.gif) top left; width: 56px; height: 22px; border: none; color: #762c01; font-size: 10px; text-decoration: none; }
input.but_search { display: block; float: right; background: url(../img/but-search.gif) top left; width: 56px; height: 22px; border: none; color: #762c01; font-size: 10px; text-decoration: none; }

a.but_search em { padding: 6px; display: block; }
input.but_viewpackages { background: url(../img/but-viewpackages.png) top left; width: 90px; height: 22px; border: none; color: #762c01; font-size: 10px; }
a.but_search:hover, input.but_search:hover { background-position: 0 -22px; }
input.but_search:active { background-position: 0 -44px; }
input.input_search { border: 1px solid #768f70; width: 135px; padding: 3px; font-size: 10px; color: #666666; }
#information { float: left; padding: 4px; font-size: 10px; color: #666666; }
#information a { color: #cc5e21; }

.social {
	display: block;
	border-top: 1px solid #ccc;
	padding: 2px 0;
	clear: both;
	min-height:40px; height:auto !important; height:50px;
	color: #666666;
}

.social img {
	float: left;
	margin-right: 5px;
	width: 40px;
}

.social a {
	color: #d05e31;
}






.dash { float: left; width: 268px; padding-bottom: 5px; }
.dash .component { width: auto; margin: 5px 5px 0 0; }
.dash .component h2 { display: block; padding: 8px 8px 5px 8px; color: #e35e23; font-weight: bold; }
.dash .component ul { padding: 8px; }
.dash .component ul li { display: inline; }
.dash .component ul li a { display: block; padding: 2px 0; font-size: 12px; text-decoration: none; font-size: 11px; }
.dash .component ol { padding: 8px; list-style-type: decimal; }

.dash .component ol li a { display: block; padding: 2px 0; font-size: 12px; text-decoration: none; font-size: 11px; }
.dash .green h2 { background: #e4efd9 url(../img/bg-dash-h2-top.gif) no-repeat top; }
.dash .green ul, .dash .green ol { background: #f4f8ef; color: #84997f; }
.dash .green ol li { margin-left: 20px; }
.dash .green li a { color: #84997f; }
.dash .orange h2 { background: #f8d9c6 url(../img/bg-dash-h2-top.gif) no-repeat top; }
.dash .orange h2 a { color: #ad734d; text-decoration: none; }
.dash .orange ol, .dash .orange ul { background: #fdf7f4; color: #e48547; }
.dash .orange ol li { margin-left: 20px; }
.dash .orange li a { color: #e48547; }
.content_header { display: block; height: 190px; background: #f0f6ea; font-size: 11px; color: #546150; border-bottom: 5px solid #fff; }
.content_header .inner { padding: 20px; }
.content_header img { float: right; border-left: 3px solid #fff; margin-left: 10px; }
.content_header .inner h1 { font-size: 20px; font-weight: bold; margin-bottom: 6px; }
.content_header .inner h2 { font-size: 16px; font-weight: bold; }
.content_header .inner p { margin-bottom: 6px; }
.content_header .inner a { color: #FE8244; }
.content_header .inner strong { font-weight: bold; }
.content_header .inner em { font-style: italic; }
.search_header { padding: 5px 0px; font-size: 11px; color: #546150; }
.search_header h1 { font-size: 20px; font-weight: bold; margin-bottom: 6px; }
.search_header h2 { font-size: 16px; font-weight: bold; }
.search_header p { margin-bottom: 6px; }
.search_header a { color: #f8d9c6; }
.search_header strong { font-weight: bold; }
.search_header em { font-style: italic; }
.item { height: 179px; border-bottom: 5px solid #fff; overflow: hidden; }
.details, .price, .image { height: 179px; float: left; }
.details { width: 344px; height: 179px; overflow: hidden; background: url(../img/bg-item-details.jpg); }
.details .inner { width: auto; height: 177px; overflow: hidden; border: 1px solid #7b9673; }
.details a { color: #ff8244; text-decoration: none; }
.details h2 a { display: block; background: #edf3e7; font-size: 14px; padding: 9px 9px 8px 9px; font-weight: bold; }
.details h2 a.sf { background: #edf3e7 url(../img/bg-single-freindly.gif) top right no-repeat; padding-right: 30px; }
.details h3 { display: block; font-size: 12px; padding: 5px 8px 3px 8px; color: #546150; font-weight: bold; }
.details h4 { display: block; background: #f8cebb; font-size: 12px; padding: 5px 8px 3px 8px; color: #ac6c4c; }
.details p { display: block; font-size: 12px; padding: 5px 8px 3px 8px; color: #546150; }
.price { width: 92px; background: #7b9673; color: #fff; font-size: 11px; text-align: center; }
.price p { margin: 10px 0; }
.price a.but_details { display: block; margin: 0 auto; width: 75px; height: 45px; background: url(../img/bg-but-details.gif); text-indent: -9999px; }
.price a.but_details:hover { background-position: 0 -45px; }
.price a.but_details:active { background-position: 0 -90px; }
.image { width: 284px; background: #fff; text-align: right; }
.package_header { background: url(../img/bg-package-header.jpg) no-repeat; }
#holidaylinks li { display: inline; }
.ui-state-default, .ui-widget-content .ui-state-default { width: 129px; height: 30px; background: url(../img/bg-but-tabs.gif) no-repeat top; font-weight: normal; background-position: 0 -30px; color: #555555; outline: none; }
.ui-state-default a { color: #7a8a74; line-height: 200%; font-weight: bold; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { width: 129px; height: 30px; background: url(../img/bg-but-tabs.gif) no-repeat top; background-position: 0 0px; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a { color: #fff; line-height: 160%; font-weight: bold; }
.ui-state-active, .ui-widget-content .ui-state-active { width: 129px; height: 30px; background: url(../img/bg-but-tabs.gif) no-repeat top; background-position: 0 0px; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a { color: #fff; line-height: 160%; font-weight: bold; }
.ui-tabs { padding: .2em .2em .0em .0em; }
.ui-tabs .ui-tabs-nav { padding: .2em .2em 0 .0em; position: relative; }
.ui-tabs .ui-tabs-nav li { float: left; border-bottom: 0 !important; margin: 0 .2em -1px 0; padding: 0; list-style: none; }
.ui-tabs .ui-tabs-nav li a { display: block; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: .1em; border-bottom: 0; }
.ui-tabs .ui-tabs-panel { display: block; border: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs .ui-tabs-nav a { line-height: 1.5; /*override the 1.2 set in ui.tabs.css. Fixes appearance of tabs in IE7*/ }
#holiday-details, #holiday-venue, #holiday-insidertips, #holiday-comments { clear: both; border-top: 3px solid #9bb495; width: 720px; }
#holiday-details { }
#holiday-venue { }
#holiday-insidertips { }
#holiday-comments { }
.package h1 { position: absolute; left: -9999px; }
.package .description { width: 330px; float: left; overflow: hidden; padding-top: 20px; }
.package .components { width: 338px; float: right; overflow: hidden; }
a.grid { display: block; width: 84px; padding-top: 3px; float: left; }
.components .component { clear: both; border-top: 3px solid #fff; }
.green-dark { background: #adc8b4; color: #fff; padding: 15px; }
.green-dark h2 { font-size: 20px; font-weight: bold; }
.green-dark h2, .green-dark p { margin-bottom: 6px; }
.green-light { background: #e1eed5; color: #fff; padding: 15px; }
.green-light h2 { font-size: 16px; font-weight: bold; color: #8d9d86; }
.green-light h2, .green-light p { margin-bottom: 6px; }
.icons { padding: 0; height: 38px; }
#holiday-comments { color: #71826b; }
#holiday-comments > p { padding-top: 15px; font-size: 11px; }
#holiday-comments .comment, #holiday-comments .commentform { padding: 15px 0; }
#holiday-comments .comment { border-bottom: 5px solid #edf5e6; }
#holiday-comments .comment h2, #holiday-comments .commentform h2 { font-size: 14px; font-weight: bold; }
#holiday-comments .comment h2 em { font-size: 11px; font-weight: normal; }
#holiday-comments .commentform p { margin: 10px 0; }
#issues { color: #5e5e5e; }
#issues a { color: #f26522; }
#issues h1 { Display: block; background: url(../img/bg-issues-h1.jpg); color: #f26522; font-size: 26px; width: 674px; }
#issues h1 span { Display: block; padding: 20px 20px 18px 20px; }
#issues .issue_full { clear: both; width: 674px; padding-bottom: 8px; }
#issues .issue_full .issue_inside { border: 1px solid #e1eed5; height: 216px; overflow: hidden; }
#issues .issue_full .issue_inside img { border: 1px solid #e1eed5; margin: 8px; float: left; }
#issues .issue_full .issue_inside h2 a { display: block; padding: 14px 10px 10px; 0: ; color: #f26522; font-size: 26px; text-decoration: none; line-height: 100%; }
#issues .issue_full .issue_inside h3 { display: block; padding: 0px 10px 3px; 0: ; color: #9bb495; font-size: 20px; }
#issues .issue_full .issue_inside p { margin: 8px 10px 8px; 0: ; }
#issues .issue_half { float: left; width: 341px; margin-bottom: 8px; }
#issues .issue_half .issue_inside { border: 1px solid #e1eed5; margin-right: 8px; height: 134px; overflow: hidden; }
#issues .issue_half .issue_inside img { border: 1px solid #e1eed5; margin: 8px; float: left; }
#issues .issue_half .issue_inside h2 a { display: block; padding: 10px 10px 0px; 0: ; color: #f26522; font-size: 13px; text-decoration: none; }
#issues .issue_half .issue_inside h3 { display: block; padding: 0px 10px 0px; 0: ; color: #9bb495; font-size: 12px; }
#issues .issue_half .issue_inside p { margin: 8px 10px 8px; 0: ; }
#issues .issue_list { clear: both; }
#issues .issue_list .issue_inside { padding: 10px 0; }
#issues .issue_list .issue_inside dl { display: block; padding: 8px; border-left: 8px solid #9bb495; color: #6C6C6C; }
#issues .issue_list .issue_inside dt { font-weight: bold; margin-bottom: 6px; }
#issues .issue_list .issue_inside dd { margin-bottom: 8px; }
.imgleft { float: left; border: 1px solid #e1eed5; margin: 0 15px 15px 0; }
.imgright { float: right; border: 1px solid #e1eed5; margin: 0 15px 15px 0; }
#treatmentBox { display: none; }
div.atol { text-align: center; color: #485343; font-size: 10px; margin-bottom: 10px; margin-left: auto; margin-right: auto; }
.nostyle { list-style-type: none; text-indent: -20px; font-weight: bold; }
li.newslist a { display: block; border-bottom: #F8D9C6 1px solid; }

#header a.contact { position: absolute; right: 0; bottom: 0; width: 284px; height: 50px; text-indent: -9999px; }
#header h1.head { text-indent: -9999px; }

#ticker-area { background: #F8D9C6 url(../img/bg-special-offers.gif) no-repeat; margin: 5px 7px 0 0; padding: 4px 4px 4px 105px; text-decoration: none; font-weight: bold; color: #c4511e; }
#ticker-area a { text-decoration: none; font-weight: bold; color: #c4511e; }
* { padding: 0; margin: 0; }
#TB_window { font: 12px Arial, Helvetica, sans-serif; color: #333333; }
#TB_secondLine { font: 10px Arial, Helvetica, sans-serif; color: #666666; }
#TB_window a:link { color: #666666; }
#TB_window a:visited { color: #666666; }
#TB_window a:hover { color: #000; }
#TB_window a:active { color: #666666; }
#TB_window a:focus { color: #666666; }
#TB_overlay { position: fixed; z-index: 100; top: 0px; left: 0px; height: 100%; width: 100%; }
.TB_overlayMacFFBGHack { background: url(macFFBgHack.png) repeat; }
.TB_overlayBG { background-color: #000; filter: alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75; }
* html #TB_overlay { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_window { position: fixed; background: #ffffff; z-index: 102; color: #000000; display: none; border: 4px solid #525252; text-align: left; top: 50%; left: 50%; }
* html #TB_window { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_window img#TB_Image { display: block; margin: 15px 0 0 15px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; border-top: 1px solid #666; border-left: 1px solid #666; }
#TB_caption { height: 25px; padding: 7px 30px 10px 25px; float: left; }
#TB_closeWindow { height: 25px; padding: 11px 25px 10px 0; float: right; }
#TB_closeAjaxWindow { padding: 7px 10px 5px 0; margin-bottom: 1px; text-align: right; float: right; }
#TB_ajaxWindowTitle { float: left; padding: 7px 0 5px 10px; margin-bottom: 1px; }
#TB_title { background-color: #D9E7CE; height: 27px; }
#TB_ajaxContent { clear: both; padding: 2px 15px 15px 15px; overflow: auto; text-align: left; line-height: 1.4em; }
#TB_ajaxContent.TB_modal { padding: 15px; }
#TB_ajaxContent p { padding: 5px 0px 5px 0px; }
#TB_load { position: fixed; display: none; height: 13px; width: 208px; z-index: 103; top: 50%; left: 50%; margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */ }
* html #TB_load { /* ie6 hack */ position: absolute; margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px'); }
#TB_HideSelect { z-index: 99; position: fixed; top: 0; left: 0; background-color: #fff; border: none; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; height: 100%; width: 100%; }
* html #TB_HideSelect { /* ie6 hack */ position: absolute; height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'); }
#TB_iframeContent { clear: both; border: none; margin-bottom: -1px; margin-top: 1px; _margin-bottom: 1px; }

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

ol li.unique {
	list-style-type: none;
	text-indent: -15px;
}

div.image, div.package_header {
	position: relative;
}

img.single_friendly {
	position: absolute; top: 0; right: 0;
}

.travel_info {
	position: relative;
	display: block;
	width: 338px; height: 56px;
	clear: both;
	background: url(/images/additionalinfo.jpg) no-repeat left center;
}

.travel_info span {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 70px;
	height: 20px;
	color: #6b7562;
	font-weight: bold;
}	

.travel_info span em {
	display: none;
}

span.add_tz {
	left:35px;
	top: 28px;
}
span.add_fd {
	left: 152px;
	top: 28px;
}
span.add_tt {
	left:267px;
	top: 28px;
}

.notesinner {
	width: 960px;
	margin: 0 auto;
	color: #edf3e7;
	font-size: 10px;
	text-align: center;
}

.notesinner a {
	color: #edf3e7;
	text-decoration: none;
	
}
