@charset "utf-8";

body {
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0;
}

h1 {
	font-size: 28px;
	line-height:30px;
}

a { color:#333333;
	text-decoration:none;
}

a:hover { 
	text-decoration:underline;
}

a img {
    border: none;
    vertical-align: middle;
}

.content {
	margin:0 auto;
	padding:0.1px 0;
	width: 965px;
}

#header {
	background: url(images/bg_header.jpg) top repeat-x;
	width:100%;
	height:95px;
}

#logo {
	float:left;
	display:block;
	width:245px;
	height:55px;
	background:url(images/logo_med_gray.png);
	margin-top:19px;
}

/* =============== MAIN MENU ================= */

#menu {
	float:right;
	margin-top:54px;
}

#menu #search {
	float:right;
	background:url(images/menu_search.gif) right bottom no-repeat;
	height:32px;
	width: 183px;
	padding: 9px 18px 0 18px;
	position:relative;
	z-index:10;
}


#srch {}
#srch_txt { width: 140px; padding: 8px 2px 0 2px; height:21px; border: 1px solid #b8b8b8;  font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left;}
#srch_btn { width: 29px; height:32px; border:0; cursor:pointer; background:url(images/btn_search_mini.png) no-repeat; text-indent:-9999px; float:right; }



#menu ul {
	float:right;
	position:relative;
	right:-5px;
}


#menu ul li {
	display:block;
	float:left;
	position:relative;
}

#menu ul #home { right:-3px;}
#menu ul #resorts { right:-2px;}
#menu ul #about { right:-1px;}

#menu ul li.current {
	z-index:11;
}

#menu ul li a {
	display:block;
	height:41px;
	background-position:top;
	background-repeat:no-repeat;	
}

#menu ul li a:hover {
	background-position:bottom;
}

#menu #home a {	background-image:url(images/menu_home.png);	width:81px;}
#menu #home.current a {	background:url(images/menu_home_active.png);	width:97px;}

#menu #resorts a {	background-image:url(images/menu_resorts.png);	width:92px;}
#menu #resorts.current a {	background:url(images/menu_resorts_active.png);	width:110px;}

#menu #about a {	background-image:url(images/menu_about.png);	width:103px;}
#menu #about.current a {	background:url(images/menu_about_active.png);	width:110px;}

#menu #contact a {	background-image:url(images/menu_contact.png);	width:113px;}
#menu #contact.current a {	background:url(images/menu_contact_active.png);	width:129px;}

/* ===================== FOOTER ====================== */

#footer  {
	padding-bottom:42px;
	background:url(images/bg_footer.gif) bottom repeat-x;
	margin:18px 0 40px 0;
}

#footer .content {
	padding-left:240px;
}

#footer .content span, #footer .content a { display:inline-block;}

#footer #minilogo {	
	width: 140px; height:32px; background:	url(images/logo_small_wht.png); display:block;
}


#footer #minilogo {	width: 140px; height:32px; background:	url(images/logo_small_wht.png); display:block; text-indent:-9999px; float:left; margin-right:10px;}

#footer span {
	float:left;
	display:block;
	padding-top:10px;
	margin-right:10px;
}

#footer #policy { width: 96px; height:23px; background:url(images/btn_policy.gif); display:block; text-indent:-9999px; float:left; margin-top:6px; margin-right:5px;}
#footer #terms { width: 127px; height:23px; background:url(images/btn_terms.gif); display:block; text-indent:-9999px; float:left; margin-top:6px;margin-right:5px;}
#footer #sitemap { width: 66px; height:23px; background:url(images/btn_sitemap.gif); display:block; text-indent:-9999px; float:left; margin-top:6px;}

/* ################# HOMEPAGE ################ */

#resortinfo {
	margin-top:20px;
}

#resortinfo .infocontent { 
	position:relative;
	z-index:1;
	opacity:0;
	background:white;
}

#resortinfo .rightimg {
	width:600px;
	padding-left:20px;
	float: right;
}

#resortinfo h1 {
	padding: 8px 0 0 36px;
	background:url(images/icon_golfball_big.jpg) left 10px no-repeat;
}

#resortinfo h4 {
	display:inline-block;
	font-size: 10px;
	height:15px;
	margin:20px 10px 0 0;
	padding-top:3px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
}

.viewpackage {
	text-indent:-9999px;
	width:159px;
	height:32px;
	display:block;
	background:	url(images/btn_viewpackage.png) no-repeat;
	margin-top:15px;
}

.learnmore {
	text-indent:-9999px;
	width:139px;
	height:32px;
	display:block;
	background:	url(images/btn_learnmore.png) no-repeat;
	margin-top:15px;
}

.icon_centralcoast { background:url(images/icon_centralcoast_small.png) top left no-repeat; padding-left:23px;}
.icon_queensland { background:url(images/icon_queensland_small.png) top left no-repeat; padding-left:23px;}
.icon_tasmania { background:url(images/icon_tasmania_small.png) top left no-repeat; padding-left:23px;}
.icon_victoria { background:url(images/icon_victoria_small.png) top left no-repeat; padding-left:23px;}
.icon_westernau { background:url(images/icon_westernau_small.png) top left no-repeat; padding-left:23px;}

.icon_clinics, .icon_redcross { background:url(images/icon_redcross_small.png) top left no-repeat; padding-left:23px;}
.icon_lessons { background:url(images/icon_lessons_small.png) top left no-repeat; padding-left:23px;}
.icon_resort { background:url(images/icon_resort_small.png) top left no-repeat; padding-left:23px;}
.icon_spa { background:url(images/icon_flower_small.png) top left no-repeat; padding-left:23px;}

.icon_palm { background:url(images/icon_palm_small.png) top left no-repeat; padding-left:23px;}
.icon_au { background:url(images/icon_au_small_gray.png) top left no-repeat; padding-left:23px;}
.icon_flag_big_nsw { background:url(images/icon_flag_big_nsw.png) top left no-repeat; padding-left:23px;}

p {
	line-height:1.57em;
	margin-top:15px;
}

/* =========== ads ===========*/

#adsblock { padding-top:25px;}
#adsblock .colwideleft {float:left; width: 640px; }
#adsblock .colnarrowright {float:right; width: 300px; }
#adsblock .colnarrowright span { display: block; height:20px; text-transform:uppercase; color:#666666; font-size:10px;}
#adsblock a { display:block;}

/* =============== STATE OF PLAY TABLE ================= */

#stateofplay {
	padding:0 0 0 72px;
	background:url(images/pnl_40px_left_au.png) left 0px no-repeat;
	height:60px;
	margin-top:7px;
}
#stateofplay .rightframe {
	background:url(images/pnl_40px_right.gif) right 10px no-repeat;
	padding-right:3px;
	padding-top:10px;
	height:40px;
}

#stateofplay .topbtmframe {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

#stateofplay table {
	width:100%;
}

#stateofplay td {
	border-left:1px solid #e3e3e3;
	height:38px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
}

#stateofplay td.col1 {
	font-weight:bold;
	border-left:0;
	width:180px;
}

/* ================ SHADOW Lines ================ */

.sh_down {
	background:url(images/shadowline_out_bg.jpg) repeat-x top;
	margin-top:13px;
}

.sh_down .sh_left { background:url(images/shadowline_out_left.jpg) left bottom no-repeat;}
.sh_down .sh_right { background:url(images/shadowline_out_right.jpg) right bottom no-repeat; height:14px;}

.sh_up {
	background:url(images/shadowline_in_bg.jpg) repeat-x bottom;
	margin-bottom:13px;
}

.sh_up .sh_left { background:url(images/shadowline_in_left.jpg) left top no-repeat;}
.sh_up .sh_right { background:url(images/shadowline_in_right.jpg) right top no-repeat; height:14px;}

/* ================ SHADOW inside / outside ================ */

.sh_in, .sh_out { margin-top:10px;}

.sh_out .sh_top { background:url(images/shadowline_in_bg.jpg) repeat-x top;}
.sh_out .sh_topleft { background:url(images/shadowline_in_left.jpg) left top no-repeat;}
.sh_out .sh_topright { background:url(images/shadowline_in_right.jpg) right top no-repeat;}
.sh_out .sh_btm { background:url(images/shadowline_out_bg.jpg) repeat-x bottom;}
.sh_out .sh_btmleft { background:url(images/shadowline_out_left.jpg) left bottom no-repeat;}
.sh_out .sh_btmright { background:url(images/shadowline_out_right.jpg) right bottom no-repeat;}

.sh_in .sh_top { background:url(images/shadowline_out_bg.jpg) repeat-x top;}
.sh_in .sh_topleft { background:url(images/shadowline_out_left.jpg) left top no-repeat;}
.sh_in .sh_topright { background:url(images/shadowline_out_right.jpg) right top no-repeat;}
.sh_in .sh_btm { background:url(images/shadowline_in_bg.jpg) repeat-x bottom;}
.sh_in .sh_btmleft { background:url(images/shadowline_in_left.jpg) left bottom no-repeat;}
.sh_in .sh_btmright { background:url(images/shadowline_in_right.jpg) right bottom no-repeat;}

/* ================ 5 columns RESORTS VIEW generic ================== */

.column1of5 {
	padding:19px 0;
	margin-right:5px;
	width:188px;
	float:left;	
}

.column1of5 a {
	display:block;
	background:url(images/icon_golfball_xsmall_wht.gif) left 116px no-repeat;
	padding-bottom:10px;
}
.column1of5 a h5 {
	display:block;
	font-weight:normal;
	text-decoration:inherit;
	margin: 10px 10px 0 14px;

	line-height:14px;
	
}

.column1of5 a h5 {
	display:block;
	font-weight:normal;
	text-decoration:inherit;
	margin: 10px 10px 0 14px;
	line-height:14px;
	
}

.column1of5 a h6 { ;}

/* ================ 5 columns RESORTS VIEW shadowed-OUTSIDE ================== */

.sh_out .column1of5.current {
	background:url(images/shadowline_triangle_up.jpg) center top no-repeat;
}

.sh_out .column1of5.current {
	background:url(images/shadowline_triangle_up.jpg) center top no-repeat;
}

/* =============== 4 columns RESORTS VIEW on GRAY BAR ================= */

.widebar {
	margin:0;
	width:100%;
	background:url(images/bg_gray_bar.jpg) top repeat-x;
	height:378px;
	margin-top:18px;
}
.widebar .content { height: 334px;}
.widebar .scrollbuttons .content {text-align:center; padding-top:9px; height:20px; width:50%; position:absolute; left:50%; margin-left:-50px;}
.widebar .scrollbuttons a {display:block; float:left; background:url(images/btn_round_gray.jpg) top; width:20px; height:20px; margin-right:4px;}
.widebar .scrollbuttons a.current { background-position:bottom;}
.widebar .scrollbuttons a:hover { background-position:center;}

.column1of4 {
	margin-right:20px;
	width:225px;
	float:left;	
}

.column1of4.last { margin-right:0;}

.column1of4 img {
	border:1px solid white;
}

.column1of4 .col_inner {
	height:268px;
	padding:23px 0 0 0;

}

.column1of4 a.viewbtn {
	display:block;
	background:url(images/btn_view_gray.jpg) top left no-repeat;
	width:62px;
	height:23px;
	text-indent:-9999px;
}

.column1of4 h6 {
	color:#cdcdcd;
	font-size: 10px;
	font-weight:bold;
	margin: 16px 10px 0 0;
	line-height:14px;
	text-transform:uppercase;
	
}

.column1of4 h3 {
	color:#c3d859;
	font-weight:bold;
	background:	url(images/icon_golfball_small_gray.png) left top no-repeat;
	font-size: 16px;
	margin: 10px 10px 0 0;
	padding:2px 0 5px 15px;
	line-height:14px;
	
}

.column1of4 h3 a {
	color:inherit;	
}

.column1of4 p {
	color:#fcfcfc;
	font-size: 16px;
	margin: 10px 0 0 0;
	font-size:14px;
	line-height:18px;
	
}

/* =============== STAY INFORMED table ================= */

#stayinformed {
	padding:0 0 0 97px;
	margin-top:20px;
	background:url(images/pnl_50px_left_player.png) left 4px no-repeat;
	height:62px;
}
#stayinformed .rightframe {
	background:url(images/pnl_50px_right.gif) right 10px no-repeat;
	padding-right:3px;
	padding-top:10px;
	height:50px;
}

#stayinformed .topbtmframe {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

#stayinformed table {
	width:100%;
}

#stayinformed td {
	height:48px;
	text-align:center;
	vertical-align:middle;
}

#stayinformed td.col1 {
	width:120px;
	font-weight:bold;
	text-transform:uppercase;
}

#subscr { width:245px;}
#subscr_txt { width: 140px; padding: 4px 2px 3px 2px; border: 1px solid #b8b8b8;  font-family:Arial, Helvetica, sans-serif; font-size:11px; float:left;}

#subscr_btn { width: 92px; height:23px; border:0; cursor:pointer; background:url(images/btn_subscribe.gif) no-repeat; text-indent:-9999px; float:right; }

/* ################# RESORTS PAGE ################ */

.resorts #resortinfo h4 {
	margin:5px 10px 0 0;
}

.resorts #resortinfo h1 {
	padding: 20px 0 12px 36px;
	background:url(images/icon_flag_big.png) left 10px no-repeat;
}

.resorts #resortinfo #nsw h1 {
	padding: 20px 0 12px 36px;
	background:url(images/icon_flag_big_nsw.png) left 10px no-repeat;
}
	
.resorts #resortinfo #vic h1 {
	padding: 20px 0 12px 36px;
	background:url(images/icon_flag_big_vic.png) left 10px no-repeat;
}
	
.resorts #resortinfo #wa h1 {
	padding: 20px 0 12px 36px;
	background:url(images/icon_flag_big_wa.png) left 10px no-repeat;
}
	

.sh_in_79px { margin-top:15px;}
.sh_in_79px .sh_top { background: url(images/shadowline_out_bg.jpg) repeat-x left 12px;}
.sh_in_79px .sh_topleft { background:url(images/shadowline_out_left.jpg) no-repeat left 12px;}
.sh_in_79px .sh_btm { background:url(images/shadowline_in_bg.jpg) repeat-x left 77px;}
.sh_in_79px .sh_btmleft { background:url(images/shadowline_in_left.jpg) no-repeat left 77px;}

.sh_in_79px .player_right { background:url(images/icon_player_79px_right.jpg) right top no-repeat; padding-right:178px; height:103px;}


#improveyourgolf .col1 { width:160px; float:left; padding-top:32px;}
#improveyourgolf .col2 { width:460px; float:left; padding-top:32px;}
#improveyourgolf .col3 { width:140px; float:right; padding:20px 10px 0 0;}

#improveyourgolf h6 {
	
	padding-top:3px;
	font-size: 10px;
	height:15px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
}

#improveyourgolf h4 {
	font-size: 16px;
	font-weight:bold;
	color:#fe3d12;
}
#improveyourgolf p {
	margin-top:2px;
	color:#646464;
}

#resortbrowser h6 {
	margin:15px 0;
	display:inline-block;
	font-size: 10px;
	height:15px;
	padding-top:3px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
}

#resortbrowser .tabs {
	background:url(images/resrtbrwsr_tab_bg.gif) center repeat-x;
}

#resortbrowser .tabs .in_r {
	background:url(images/resrtbrwsr_tab_bg.gif) right bottom no-repeat;
}

#resortbrowser .tabs .in_l {
	background:url(images/resrtbrwsr_tab_bg.gif) left top no-repeat;
	height: 43px;
}

#resortbrowser .tabs ul li {
	display:block;
	float:left;	
}

#resortbrowser .tabs ul li a {
	display:block;
	height:28px;
	padding: 15px 15px 0;
	background: url(images/resrtbrwsr_tab_sep.gif) right bottom no-repeat;
}

#resortbrowser .tabs ul li.current {
	background: url(images/resrtbrwsr_tab_active.png) top left no-repeat;
	position:relative;
	top:2px;
}

#resortbrowser .tabs ul li.current a {
	color:white;
	background: url(images/resrtbrwsr_tab_active.png) bottom right no-repeat;
}

#resortbrowser .pnl {
	background:url(images/resrtbrwsr_pnl_bg.gif) center -40px repeat-x;
	height: 40px;
	color:#fff;
}

#resortbrowser .pnl ul {
	margin-left:12px;
	display:block;
	float:left;
}

#resortbrowser .pnl .in_r {
	background:url(images/resrtbrwsr_pnl_bg.gif) center -80px repeat-x;
	float:right;
	width:50%;
	position:relative;
	z-index:10;
}

#resortbrowser .pnl .in_rr {
	background:url(images/resrtbrwsr_pnl_bg.gif) right -120px no-repeat;
	height: 32px;
	padding-top:8px;
}

#resortbrowser .pnl .in_l {
	background:url(images/resrtbrwsr_pnl_bg.gif) left top no-repeat;
	float:left;
	width:50%;
}

#resortbrowser .pnl .in_ll {
	background:url(images/resrtbrwsr_pnl_sep.gif) right no-repeat;
	height: 32px;
	padding-top:8px;
}

#resortbrowser .pnl span {
	display:block;
	float:left;
	margin:4px 0 0 12px;
}

#resortbrowser .pnl ul li {
	display:block;
	float:left;	
	padding-right:12px;
}

#resortbrowser .pnl ul li div {
}

#resortbrowser .pnl ul li a {
	display:block;
	height:19px;
	padding-top:4px;
	color:#fff;
}

#resortbrowser .pnl ul li.current {
	margin-right:12px;
	background: url(images/resrtbrwsr_pnl_active.png) right bottom no-repeat;
}

#resortbrowser .pnl ul li.current div {
	padding-left:12px;
	background:url(images/resrtbrwsr_pnl_active.png) left top no-repeat;
}

#previewpackages { 
	padding-top:10px;
}

#previewpackages .colwideleft {
	float:left;
	width: 780px;
}

#previewpackages .colwideleft .package .leftimg  {
	float:left;
	padding:0 10px 10px 0;
	width:284px;
}

#previewpackages .colwideleft .package .righttext  {
	float:right;
	width:475px;
}

#previewpackages .colwideleft .package {
	margin:15px 0 25px 0;
}

#previewpackages .colwideleft .package h2  {
	display:inline-block;
	font-size: 20px;
	padding: 0 0 5px 15px;
	background:url(images/icon_golfball_small_wht.gif) left top no-repeat;
}

#previewpackages .colwideleft .package div.price {
	float:right;
	background:url(images/bg_price.png) bottom right no-repeat;
	padding-right: 3px;

}

#previewpackages .colwideleft .package div.price span {
	display: block;
	background:url(images/bg_price.png) top left no-repeat;
	padding: 6px 4px 0 7px;
	height:25px;
	color:#67571b;
	font-size:18px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	line-height:18px;
}

#previewpackages .colwideleft .package h5 {
	display:inline-block;
	font-size: 10px;
	height:15px;
	margin:0 10px 0 0;
	padding-top:3px;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
}

#previewpackages .colwideleft .package p  { margin-top:12px;}

#previewpackages .colnarrowright {
	float:right;
	padding-top:15px;
	width: 160px;
}

#previewpackages .colnarrowright a { display: block;} 

.hpagescroller {
	padding:0 0 0 3px;
	background:url(images/pnl_40px_left.gif) left 10px no-repeat;
	height:60px;
	margin-top:7px;
}
.hpagescroller .rightframe {
	background:url(images/pnl_40px_right.gif) right 10px no-repeat;
	padding-right:3px;
	padding-top:10px;
	height:40px;
}

.hpagescroller .topbtmframe {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.hpagescroller table {
	width:100%;
}

.hpagescroller td {
	height:38px;
	text-align:center;
	vertical-align:middle;
	text-transform:uppercase;
}

.hpagescroller td.col_prev, .hpagescroller td.col_next {
	width:50px;
}

.hpagescroller td a, .hpagescroller td span {
	width:27px;
	height:20px;
	padding-top:6px;
	text-align:center;
	display:inline-block;
	background:url(images/btn_numberbg.gif) no-repeat;
}

.hpagescroller td span {
	background-position: top;
	color:#fff;
}

.hpagescroller td a {
	background-position: 100px;
}

.hpagescroller td a:hover {
	background-position: bottom;
	text-decoration:none;
}

.hpagescroller td.col_prev a, .hpagescroller td.col_next a, .hpagescroller td.col_prev span, .hpagescroller td.col_next span  {
	text-indent:-9999px;
}


.hpagescroller td.col_prev a {
	background:	url(images/btn_scrollleft.gif) top no-repeat;
}

.hpagescroller td.col_prev a:hover {
	background:	url(images/btn_scrollleft.gif) center no-repeat;
}

.hpagescroller td.col_prev span {
	background:	url(images/btn_scrollleft.gif) bottom no-repeat;
}

.hpagescroller td.col_next a {
	background:	url(images/btn_scrollright.gif) top no-repeat;
}

.hpagescroller td.col_next a:hover {
	background:	url(images/btn_scrollright.gif) center no-repeat;
}

.hpagescroller td.col_next span {
	background:	url(images/btn_scrollright.gif) bottom no-repeat;
}


/* ################# PACKAGE PAGE ################ */

.packagepage #resortinfo .rightimg a {
	display:block;
	float:left;
	border:1px solid white;
	margin-top:3px;
	margin-right:3px;
}

.packagepage #resortinfo .rightimg a:hover {
	border:1px solid #f73e0f;
}



.packagepage #sidebar {
	float:right;
	clear:right;
	width:330px;
	height:600px;
	margin:10px 0 0 25px;
	padding-bottom:20px;
}

.packagepage #sidebar h3 {
	font-size:20px;
	color:#f83c19;
	margin-top:10px;
}

.packagepage #sidebar #map {
	border:1px solid #e3e3e3;
	background:#f6f6f6;
	margin-bottom:10px;
}

.packagepage #sidebar .viewmapbtn {
	display:block;
	width:123px;
	height:23px;
	background:	url(images/btn_viewfullmap.png) no-repeat;
	margin:15px 0 15px 15px;
	text-indent:-9999px;
}

.packagepage #sidebar .viewbtn {
	display:block;
	width:72px;
	height:23px;
	background:	url(images/btn_view_wht.png) no-repeat;
	margin-top:15px;
	text-indent:-9999px;
}
.packagepage #sidebar .hline { border-top:1px solid #e3e3e3; margin:20px 0;}

#breadcrumbs a {
	display:block;
	float:left;
	padding:17px 10px 0 10px;
	height:33px;	
}

#breadcrumbs span.crmb {
	display:block;
	text-indent:-9999px;
	float:left;
	height:50px;	
	width:19px;
	background:url(images/pnl_brdcrmb.png) no-repeat;
}

#breadcrumbs .sh_down, #breadcrumbs .clearfix {
	margin-top:0;
}

.packagepage .package {
	display:inline-block;
	margin-top:10px;
	background:url(images/pnl_pkg_bg.gif) center repeat-y;
	width:600px;
}

.packagepage .package .pkg_top {
	background:url(images/pnl_pkg_top.gif) top no-repeat;
	padding-top:3px;
}

.packagepage .package .pkg_btm {
	background:url(images/pnl_pkg_btm.gif) bottom no-repeat;
	padding:27px 30px 30px;
}

.packagepage .package h3 {
	background:url(images/icon_redarrow.png) left no-repeat;
	padding-left:15px;
	font-size:17px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	line-height:18px;
}

.packagepage .package h6 {
	font-size:17px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding: 15px 0;
	color:#646464;
}

.packagepage .package .col_left {
	width:60%;
	float: left;
}

.packagepage .package .col_right {
	float:left;
	width:40%;
}

.packagepage .package ul {
	display:block;
	padding-top:17px;
	border-top:1px solid #e3e3e3;
	list-style-position:inside;
	line-height:1.57em;
}

.packagepage .package ul.includes {
	list-style-image:url(images/icon_green_v.png);
}

.packagepage .package li.sngl { list-style-image:url(images/icon_single.png);}
.packagepage .package li.twins { list-style-image:url(images/icon_twinshare.png);}
.packagepage .package li.trpls { list-style-image:url(images/icon_tripleshare.png);}
.packagepage .package li.quads { list-style-image:url(images/icon_quadshare.png);}


.packagepage h5 {
	font-size:28px;
}

.packagepage h2 {
	letter-spacing:1px;
	margin-top:15px;
	font-size:30px;
}

.packagepage .booknow {
	text-indent:-9999px;
	width:139px;
	height:32px;
	display:block;
	background:	url(images/btn_booknow.png) no-repeat;
	margin-top:15px;
}
