



/* ----- type selectors ----- */ 
body { 
	background:#EDEADE top;
	text-align:center; 
	font:11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#3C3930;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 {
	margin-bottom:8px;
	text-transform: uppercase;
}

h1	{ font-size:1.3em; color:#274F70; }
h2	{ font-size:1.2em; color:#3C3930; }
h3	{ font-size:1.0em; color:#3C3930; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#274F70; text-decoration:underline; font-weight: bold; }

a:hover,a:active	{ color:#3C3930; text-decoration:none; font-weight: bold; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://www.popoyorental.com/images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}

img.img-left-big { 
	float:left; 
	margin:2px 10px 15px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {
	width:170px;
	padding:10px 0 15px 46px;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #9F9A86;
	color:#555249;
	width:165px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:170px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	background:url(http://www.popoyorental.com/images/submit.jpg);
	width:65px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 198px; }

input.submit-image { 
	background:url(http://www.popoyorental.com/images/submit.jpg);
	width:65px;
	height:20px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { padding:20px 0 10px 45px; }
	
#contact-main label { 
	width:180px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:150px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:155px;
	}
	
#contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url(images/spacer.jpg) repeat-y;
	width:767px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("images/masthead.jpg");
	height:103px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:37px;
		width:501px;
		top:58px;
		height:31px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:249px;
	float:left;
	}
	
#contact-hd {
	height:38px;
	background:url(images/contact-hd.jpg) no-repeat;
	}
	
	#column-left p { 
		margin:0 18px 0 40px; 
		}
	
	.hd{
		margin:0 18px 0 53px;
		font-size:1.3em;
		font-weight: bold;
		text-transform: uppercase;
		padding-bottom:25px;
		}
	
	/* background image list items */
	#column-left ul { 
		margin-left:5px; 
		}
	#column-left ul li { 
		background:transparent url("http://www.popoyorental.com/images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}

/* ----- column-right ----- */

#column-right {
	width:518px;
	float:left;
	}
#welcome-hd {
	height:51px;
	background:url(images/welcome.jpg) no-repeat;
	padding-bottom: 10px;
	}

	#column-right h1, h2, h3 { 
		margin:0 38px 10px 10px; 
		} 
	
	#column-right p { 
		margin:0 38px 10px 10px; 
		} 
	
	/* background image list items */
	#column-right ul {
		margin-left:5px;
		font-weight: bold;
		} 

	#column-right ul li { 
		background:transparent url("http://www.popoyorental.com/images/bullet.gif") 0px 6px no-repeat;
		padding-left:8px; 
		}

/* ----- to-do-page ----- */
#to-do-hd {
	height:48px;
	background:url(http://www.popoyorental.com/images/to-do-hdr.gif) no-repeat;
	padding-bottom: 10px;
	}
	
#to-do-surf-hd {
	height:23px;
	background:url(http://www.popoyorental.com/images/surf-popoyo.gif) no-repeat;
	padding-bottom: 10px;
	}

#to-do-hike-hd {
	height:23px;
	background:url(http://www.popoyorental.com/images/hike.gif) no-repeat;
	padding-bottom: 10px;
	}

#to-do-fishing-hd {
	height:23px;
	background:url(http://www.popoyorental.com/images/fishing.gif) no-repeat;
	padding-bottom: 10px;
	}
	
#to-do-relax-hd {
	height:23px;
	background:url(http://www.popoyorental.com/images/relax.gif) no-repeat;
	padding-bottom: 10px;
	}

#to-do-yellow-hd {
	height:54px;
	background:url(http://www.popoyorental.com/images/yellow-bt.jpg) no-repeat;
	}
	#to-do-yellow-hd p{
		margin: 0 30px 0 15px;
		padding-top: 10px;
		color:#FFFFFF;
		font-size:1.1em;
		font-weight:bold;
		text-transform: uppercase;
		}

/* ----- rates-page ----- */
#rates-hd {
	height:40px;
	background:url(http://www.popoyorental.com/images/rates-hd.gif) no-repeat;
	padding-bottom: 10px;
	}

#avail-hd {
	height:33px;
	background:url(http://www.popoyorental.com/images/rates-avail-hd.gif) no-repeat;
	padding-bottom: 10px;
	}
	
	#grey {
		background:url(http://www.popoyorental.com/images/rates-grey-spacer.gif) repeat-y;
		}
		
		#grey p{
			margin: 0 40px 0 20px;
			padding: 5px 0 5px 0;
			color:#274F70;
			font-size:1.1em;
			font-weight:bold;
			text-transform: uppercase;
			}
			
		
	.rates-section {
		background: url(http://www.popoyorental.com/images/rates-spacer.gif);
		width:518px;
		position:relative;
		}
	
	.rates-left {
		width:253px;
		float:left;
		}
			#column-right .rates-section .rates-left p{
				margin-left: 18px;
				}
			
				
		#calendar {
			height:26px;
			background:url(http://www.popoyorental.com/images/rates-calendar.gif) no-repeat;
			padding-bottom: 10px;
			}
					
		#upstairs {
			height:26px;
			background:url(http://www.popoyorental.com/images/rates-upstairs.gif) no-repeat;
			padding-bottom: 10px;
			}
						
			
			
	.rates-right {
		width:265px;
		float:left;
		}
				
		#renting {
			height:26px;
			background:url(http://www.popoyorental.com/images/rates-renting.gif) no-repeat;
			padding-bottom: 10px;
			}
						
		#downstairs {
			height:26px;
			background:url(http://www.popoyorental.com/images/rates-downstairs.gif) no-repeat;
			padding-bottom: 10px;
			}
		
	.rates-section-bt {
		background:url(http://www.popoyorental.com/images/rates-boxes-bt.gif) no-repeat;
		height:13px;
		clear:both;
		}
			

#travel ul {
		margin-left:45px;
		} 

	#travel ul li { 
		padding-bottom: 10px;
		}
	
#travel p {
		margin:0 18px 0 53px;
		font-size:1.3em;
		font-weight: bold;
		text-transform: uppercase;
		padding-bottom:10px;
		}
		
		.plain {
			padding-left: 15px;
			font-weight: bold;
			}



#dyk {
	height:66px;
	background:url(http://www.popoyorental.com/images/rates-did-you-know.gif) no-repeat;
	margin: 35px 0 0 28px;
}
	#num1 {
		height:36px;
		background:url(http://www.popoyorental.com/images/rates-num1.gif) no-repeat;
		margin: 25px 0 0 39px;
	}
	
	#num2 {
		height:36px;
		background:url(http://www.popoyorental.com/images/rates-num2.gif) no-repeat;
		margin: 25px 0 0 39px;
	}
	
	.number{
		margin:0 18px 0 40px;
		text-transform: uppercase;
		font-weight: bold;
		}



/* ----- gallery-page ----- */
#gallery-hd {
	height:49px;
	background:url(http://www.popoyorental.com/images/gallery-hd.gif) no-repeat;
	padding-bottom: 10px;
	}
	
	#house {
		height:20px;
		background:url(http://www.popoyorental.com/images/gallery-house.gif) no-repeat;
		padding-bottom: 10px;
		}
	#surfing {
		height:39px;
		background:url(http://www.popoyorental.com/images/gallery-surfing.gif) no-repeat;
		padding-bottom: 5px;
		}
	#hiking {
		height:44px;
		background:url(http://www.popoyorental.com/images/gallery-other.gif) no-repeat;
		padding-bottom: 5px;
		}
			
			#column-right .gallery-pics ul {
				padding-left:0;
				} 
			
			#column-right .gallery-pics ul li { 
				display:inline;
				}
		
	


	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("http://www.popoyorental.com/images/bt-wrap.jpg");
	height:21px;
	clear:both;
	width:100%;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	height:0px;
	background:url("http://www.popoyorental.com/images/bg-header-flash.jpg") no-repeat;
	}

#header-graphic {
	height:493px; /* sets height for all non-flash headers */
	}

	body#index #header-graphic {
		background:url(images/banner.jpg); 
		}

#header-graphic-sub {
	height:178px; /* sets height for all non-flash headers */
	}

	body#todo #header-graphic-sub {
		background:url(http://www.popoyorental.com/images/banner-to-do.jpg); 
		}
	body#rates #header-graphic-sub {
		background:url(http://www.popoyorental.com/images/banner-rates.jpg); 
		}
	body#gallery #header-graphic-sub {
		background:url(http://www.popoyorental.com/images/banner-gallery.jpg); 
		}


/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:20px; /* sets height for all subheads */
	}

	body#face #subhead {
		background:url("http://www.popoyorental.com/images/subhead-face.jpg"); 
		}
	
	body#breast #subhead {
		background:url("http://www.popoyorental.com/images/subhead-breast.jpg"); 
		}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:767px;
	margin:0 auto;
	text-align:left;
	}

#footer p {
	color:#3C3930;
	margin-left: 21px;
	margin-right: 21px;
	}

#footer a:link, #footer a:visited {
	color:#948F79;
	}

#footer a:hover, #footer a:active {
	color:#3C3930;
	}

#footer ul {margin:10px 0 10px 0; padding-left:14px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #948F79;
	}

	#footer li.first { border: none; }




/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("http://www.popoyorental.com/images/nav.jpg") no-repeat; 
	width:767px; 
	height:38px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:38px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 58px; margin-left: 22px;}
#nav-02 { width: 119px;}
#nav-03 { width: 88px;}
#nav-04 { width: 88px;}
#nav-05 { width: 95px;}
#nav-06 { width: 66px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg")  -22px -38px no-repeat;}
#nav-02 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg") -80px -38px no-repeat;}
#nav-03 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg") -199px -38px no-repeat;}
#nav-04 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg") -287px -38px no-repeat;}
#nav-05 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg") -375px -38px no-repeat;}
#nav-06 a:hover {background:url("http://www.popoyorental.com/images/nav.jpg") -470px -38px no-repeat;}

