/****************
  COMMON STYLES
****************/
html, body, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
a:link, a:active, a:visited, a:hover {
	font-family: verdana, san-serif;
	font-weight: bold;
	color: #9b4f26;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active.subhead, a:visited.subhead, a:link.subhead, a:hover.subhead {
	text-decoration: none;
	font-family: verdana, san-serif;
	font-size: 15px;
	color: #8b2026!important;
	text-align: left;
	font-weight: bold;
}

p {
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #425b69;
	margin: 0px 0px 20px 0px;
	line-height: 130%;
}

h1 {
	font-family: verdana, san-serif;
	font-size: 32px;
	color: #7e1d22;
	text-align: left;
}

h2 {
	font-family: verdana, san-serif;
	font-size: 20px;
	color: #7e1d22;
	text-align: left;
}

h3 {
	font-family: verdana, san-serif;
	font-size: 18px;
	color: #102d7f;
	text-align: left;
}

img {
	border: none;
}

h4 {
	font-family: verdana, san-serif;
	font-size: 14px;
	color: #425b69;
	text-align: left;
	font-weight: normal;
}

ol li {
	margin-bottom: 12px;
}


/****************
     SOCIAL
****************/
#socialBg {
	position: fixed;
	z-index: 1000;
	width: 100%;
	height: 30px;
	background-color: #2e5895;
	margin-bottom: 5px;
	top: 0;
	left: 0;
}

#social_icons {
	position: relative;
	width: 600px;
	height: 33px;
	margin: 0 auto;
	padding-top: 3px;
	padding-left: 250px;
}

#social_icons span {
	font-size: 10px;
	font-weight: bold;
	color: #edf2f6;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 22px;
}

/****************
    LAYOUT
****************/
body {
	background-color: #eef4f9;
	background-image: url(../image/bg.gif);
	background-repeat: repeat-x;
	font-family: verdana, Verdana, san-serif;
	font-size: 11px;
	color: #425b69;
}

#container {
	margin: 0 auto;
	width: 1025px;
	padding-top: 36px;
}

#shadow_top {
	position: relative;
	float: left;
	margin-bottom: 0;
}

#header_wrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1025px;
	height: 237px;
	background-image: url(../image/header_shadow.png);
}

#main {
	position: relative;
	float: left;
	background-image: url(../image/shadow.png);
	background-repeat: repeat-y;
	width: 1025px;
	margin: 0px;
	padding: 0px;/*top:-83px;*/
}

/* IE6 Only */
* html #main {
	top: -5px;
}
#left_col_overlay {
	position: absolute;
	left: 10px;
	top: 0;
}

#left_col {
	position: relative;
	top: -10px;
	float: left;
	width: 250px;
	margin-left:10px;
	z-index: 10;
}

/* IE6 Only */
* html #left_col {
	margin-left: 5px;
	top: -5px;
}

#content {
	position:relative;
	float: left;
	background: transparent url(../image/content_wave.jpg) top left no-repeat;
	padding: 10px 50px 0;
	width: 655px;/*border: 1px solid red;*/
}

#center {
	position:relative;
	float:left;
	width: 640px;
	margin-top: 0px;
}

#footer {
	clear:both;
	position: relative;
	width: 1005px;
}

#copyright {
	clear:both;
	position: relative;
	float: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}

#shadow_bottom {
	position: relative;
	float: left;
	margin-bottom: -5px;
}



/****************
  BOOK NOW BTN
****************/
#special_effects {
	position: absolute;
	left: 20px;
	top: 120px;
	border:none;
	z-index:20;
}

#book_now2 {
	position: relative;
	top: -250px;
	left: 20px;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 30;
}

.bn {
	width: 100px;
	height: 80px;
	background-image: url(../image/book_now.png);
	border:none;
}

/* IE6 Only */
* html .bn {
	background-image: url(../image/);
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pacificplaygrounds.com/image/book_now.png', sizingMethod='scale');
}





/****************
    HEADER
****************/
#ppi_logo_bird {
	position: absolute;
	width: 168px;
	height: 235px;
	left: 44px;
	top: 
	0px;
	z-index: 100;
}

#header_img1 {
	position: relative;
	float: left;
	background-image: url(../image/header.jpg);
	margin:0;
	padding:0;
	width: 1005px;
	height: 237px;
}

#header_logo {
	position: relative;
	top: -250px;
	left: 360px;
	float: left;
	margin: 0;
	margin-bottom: -250px;
	padding: 0;
	z-index: 10;
	height: 126px;
	width: 301px;
	background-image: url(../image/header2.png);
}

/* IE6 Only */
* html #header_logo {
	background-image: url(../image/);
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.pacificplaygrounds.com/image/header2.png', sizingMethod='scale');
}


/****************
   LEFT COLUMN
****************/
#left_col img {
	border: none;
}

#left_col_logos {
	position: relative;
	display: block;
	width: 240px;
	margin-left: 15px;
	margin-top: 30px;
}

#hp_tebg, #hp_de, #hp_cvt, #hp_tbc, #hp_tld, #hp_erc, #hp_bclca {
	position: relative;
	float: left;
	width: 108px;
	margin: 0 8px 8px 0;
}

#hp_tebg {
	position: relative;
	float: left;
	width: 108px;
	height: 40px;
	margin: 0 8px 8px 0;
	background: transparent url(../image/tebg.png) top left no-repeat;
	text-align: center;
	padding-top: 25px;
}

#hp_tebg a:active, #hp_tebg a:visited, #hp_tebg a:link, #hp_tebg a:hover {
	text-decoration: underline;
	font-size: 8px;
	line-height: 10px;
}

#hp_tebg p {
	font-size: 10px;	
}

#hp_de {
	height: 65px;
}

#hp_cvt {
	height: 85px;
}

#hp_tbc {
	height: 85;
}

#hp_tld {
	height: 45px;
}

#hp_erc {
	height: 45px;
}

#hp_bclca {
	height: 115px;
}





/****************
  LEFT COL MENU
****************/
#book_now_sf {
	position: absolute;
	top: 18px;
	left: -4px;
	z-index: 100;
}

.button_wrapper {
	position: relative;
	display: block;
	width: 250px;
	height: 24px;
	text-indent: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	background-image: url(../image/link_off.png);
}

.off_link {
	color: #102f40!important;
	font-weight: normal;
}

.on_link {
	position: relative;
	float:left;
	font-family: Verdana, san-serif;
	font-weight: bold;
	font-size: 12px;
	width: 250px;
	height: 20px;
	background-image: url(../image/link_on.png);
	color: #2f6c87!important;
}


a:active.activ_sub, a:visited.activ_sub, a:link.activ_sub, a:hover.activ_sub {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #102d7f!important;
	text-align: center;
	line-height:140%;
}

a:active.info, a:visited.info, a:link.info, a:hover.info {
	text-decoration: none;
	font-weight: bold;
	color: #6f171c!important;
}

a:active.link, a:visited.link, a:link.link, a:hover.link {
	text-decoration:underline;
	font-size: 11px;
	font-weight:normal;
	color: #557180!important;
}

a:active.off_link, a:visited.off_link, a:link.off_link, a:hover.off_link, a:active.on_link, a:visited.on_link, a:link.on_link, a:hover.on_link {
	text-decoration: none;
	font-size: 12px;
	color: #102f40!important;
	font-weight: bold;
}

a:active.page, a:visited.page, a:link.page, a:hover.page {
	text-decoration: none;
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #557180!important;
	font-weight: bold;
	text-align: left;
}

a:active.para, a:visited.para, a:link.para, a:hover.para {
	text-decoration: none;
}



#flyout {
	position: absolute;
	top: 0px;
	left: 250px;
	z-index: 100;
	width: 250px;
	list-style: none;
	display: none;
}

.flyout_wrapper:hover {
	width: 250px;
	height: 24px;
	background-image: url(../image/sublink_on.gif);
	text-indent: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.flyout_wrapper {
	width: 250px;
	height: 24px;
	background-image: url(../image/sublink_off.gif);
	text-indent: 15px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}

.menu_sub {
	margin-left: 13px;
	color: #2F6C87;
	font-size: 11px;
}
.menu_sub.book_now {
	color: #7e1d22;
	font-style: italic;
	font-size: 12px;
}



/****************
    SPECIALS
****************/
#specials {
	display:none;
	position: relative;
	left: 5px;
	float: left;
	width: 250px;
	height: 100px;
	margin: 10px 0 0 0;
}

#specials img {
	border:none;
}


.heading {
	font-family: verdana, san-serif;
	color: #8b2026;
	text-align: left;
	font-weight: bold;
}



/****************
  COMMON PG STYLES
****************/
.hor_rule {
	width: 630px;
	height: 26px;
	float: left;
	color:#84aab7;
	margin-top: 10px;
}

.image_wrapper {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 10px;/*border: 1px solid red;*/
}

.intro_left {
	clear: left;
	position: relative;
	float: left;
	padding: 10px 20px 10px 0px;
}

.intro_right {
	clear: right;
	position: relative;
	float: right;
	padding: 10px 0 10px 20px;
}

.intro_starfish {
	width: 405px;
	height: 59px;
	clear:left;
	float: left;
	margin-left:-10px;
	margin-top: -20px;
}

.more_info {
	text-align:center;
	color: #8b2026;
	font-weight: bold;
	float:left;
	margin-bottom: 10px;
	margin-left: 20px;
}

.starfish {
	width: 376px;
	height: 69px;
	clear:left;
	margin-left:-10px;
	position: relative;
	display: block;
}

.subhead {
	font-family: verdana, san-serif;
	font-size: 16px;
	color: #8b2026;
	text-align: left;
	font-weight: bold;
}

a:active.top, a:visited.top, a:link.top, a:hover.top {
	text-decoration: none;
	font-size: 9px;
	color: #6f171c!important;
	font-weight: normal;
}

.pagetop {
	align: right;
	text-align: right;
	margin-bottom:10px;
}

.plink {
	margin-left:17px;
	width:535px;
}

.smp {
	margin-left:12px;
}

a:active.more, a:visited.more, a:link.more, a:hover.more {
	text-decoration: none;
	font-size: 9px;
	color: #6f171c!important;
	font-weight: normal;
	text-align: right;
}

#ne_container {
	width: 320px;
	height: 123px;
	margin: 0 0 20px 30px;
	padding: 0;
	clear: right;
	float: right;
}



/****************
  HOME PG STYLES
****************/
.home2 {
	float: left;
	width: 251px;
	height: 238px;
	margin: 20px 44px;
}

.home3 {
	float: right;
	width: 200px;
	height: 228px;
	margin: 20px 60px;
}

.intro_home {
	clear: right;
	float: right;
	margin: -115px 0px 10px 0;
}








/****************
 LISTINGS PG STYLES
****************/
.mr_event { /* Used in Local Attractions, Directory */
	float: left;
	background-image: url(../image/bg_sm.jpg);
	background-repeat: no-repeat;
	width: 625px;
	/*height: auto;*/

	padding-top: 10px;
	padding-right: 15px;
}

.path {
	text-align: right;
	color: #ff0000;
}

.page {
	text-decoration: none;
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #557180!important;
	font-weight: bold;
	text-align: left;
}

.event_head {
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #557180!important;
	font-weight: bold;
	text-align: left;
	padding-bottom:5px;
}

.event_link {
	float: left;
	background-image: url(../image/bg_sm.jpg);
	background-repeat: no-repeat;
	width: 625px;
	height: 75px;
	padding-top: 10px;
	padding-right: 15px;
}

.event {
	float: left;
	margin-right: 25px;
}

img.event {
	border: none;
	height: 65px;
	width: 88px;
}




/****************
GETTING HERE PG STYLES
****************/
.getting_here {
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #102d7f;
	text-align: left;
	font-weight: bold;
	line-height:150%;
}

.mw {
	font-family: verdana, san-serif;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #5d79c9;
	line-height:150%;
	margin-top:5px;
}

.para {
	font-family: verdana, san-serif;
	font-size: 11px;
	color: #64808f!important;
	font-weight: bold;
}




/****************
 CONTACT PG STYLES
****************/
.contact_head {
	font-family: verdana, san-serif;
	font-size: 12px;
	color: #102d7f;
	text-align: left;
	font-weight: bold;
	line-height:150%;
	margin-left: 20px;
}

.contact_info {
	margin-left: 32px;
	line-height: 130%;
}




/****************
 ARTICLES RATES PG STYLES
****************/
.sepH {
	background: transparent url(../image/sepH.gif) repeat-x top left;
	height: 2px;
	margin: 20px 0;
	padding: 0;
}

/* Used for Articles and Pricelist */
.col {
	display: inline;
	position: relative;
	float: left;
	margin: 0px 0 0 0;
	padding: 0;
	width: 120px;
}

.row {
	position: relative;
	float: left;
	width: 100%;
	margin: 0px 0 0 0;
	padding: 0;
}

.pullout {
	width: 265px;
	padding: 0px 10px 10px 10px;
	float: right;
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	clear: both;
}




/****************
  FOOTER STYLES
****************/
#footer_bg {
	float: left;
	background: transparent url(../image/footer_bg.png) top left no-repeat;
	width: 1005px;
	height: 183px;
	margin-left: 10px;
}

#footer_bg h3 {
 	color: #8B2026;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 240px;
	text-align: center;
	font-size: 12px;
}

#footer_bg p {
	text-align: center;
	font-size: 14px;
	color: #102d7f;
	margin-bottom: 15px;
}

#copyright {
	text-align: center;
	font-family:verdana, sans-serif;
	font-weight: normal;
	color: #6d99ad!important;
}

.copyright {
	text-align: center;
	font-family:verdana, sans-serif;
	font-weight: normal;
	color: #6d99ad!important;
	text-align:center;
}

#footer {
	text-align: center;
	font-family:verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #7d7e7f!important;
	z-index: 900;
}

a:active.copyright, a:visited.copyright, a:link.copyright, a:hover.copyright {
	text-decoration: none;
	font-size: 9px;
	color: #6d99ad!important;
	font-weight:normal;
}

a:active.footer, a:visited.footer, a:link.footer {
	text-decoration: none;
	font-size: 10px;
	color: #7d7e7f!important;
	font-weight:normal;
}
a:hover.footer {
	text-decoration: underline;
	font-size: 10px;
	color: #7d7e7f!important;
	font-weight:normal;
}

a.footer .menu_sub.book_now, a.footer .menu_sub {
	color: #7D7E7F!important;
	font-size: 10px!important;
	font-style: normal!important;
	margin-left: 0!important;
}
