body {
	margin: 0;
	padding: 20px 0;
	background: #808080;
	font-family: Arial, Helvetica, sans-serif;
}

#wrap {
	width: 764px;
	margin: 0 auto;
}

#wrapinner {
	float: left;
	width: 764px;
	background: #fff;
}

a {
	color: #ED174C; 
	text-decoration: none;
	font-weight: bold;
}

a img, img {
	border: none;
}

a.comm {
	background: transparent url(img/comment.gif) no-repeat right;
	padding-right: 20px;
}

p, ul, ol {
	font-size: 14px;
}

/* HEADER IMAGE
---------------------------------------------------------------------------------------- */
#hdr {
	height: 108px;
	width: 764px;
}

#hdr h1 {
	margin: 0;
	padding: 0;
}

#hdr h1 a {
	display: block;
	height: 108px;
	width: 764px;	
	background: transparent url(img/pl-hdr.gif) no-repeat top left;
}

#hdr h1 a span {
	display: none;
}

/* MAIN NAV
---------------------------------------------------------------------------------------- */

div#nav {
	width: 764px;
	height: 54px;
	background: transparent url(img/pl-navbg.gif) repeat-x top left;
}

div#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div#nav ul li {
	display: inline;
}

div#nav ul li a {
	display: block;
	float: left;
	font-weight: bold;
	color: #ed174c;
	text-decoration: none;
	font-size: 14px;
	padding: 12px 25px 8px 25px;
	border-right: 2px solid #fff;
	text-transform: uppercase;
}

div#nav ul li a:hover {
	color: #fff;
}

div#nav ul li a.last {
	border-right: none;
}

#idxcont {
	padding: 0 0 0 25px;
}

/* IDX Right Side
---------------------------------------------------------------------------------------- */
#idxright {
	float: right;
	width: 191px;
	background: transparent url(img/pl-idx-rightrep.gif) no-repeat bottom left;
	padding-bottom: 20px;
	margin: 0 0 20px 0;
}

#idxrighttop {
	width: 191px;
	background: transparent url(img/pl-idx-righttop.gif) no-repeat top left;
	padding-top: 20px;
}

#idxright p {
	margin: 0;
	padding: 0;
}


.idxboxbot {
	background: transparent url(img/pl-idxbox-bot.gif) no-repeat 15px bottom;	
	padding-bottom: 30px;
	margin-top: 20px;
}

.idxboxtop {
	background: transparent url(img/pl-idxbox-top.gif) no-repeat 15px 0;
	text-align: center;
	padding-top: 10px;
}

.idxclasses {
	padding-left: 23px;
	*padding-left: 6px;
}

.idxclasses h2 {
	margin: 0;
	padding: 0 0 10px 0;
}

.idxclasses h2 a {
	background: transparent url(img/pl-logo-small.gif) no-repeat top;
	padding-top: 28px;
	margin: 0;
	display: block;
	font-size: 16px;
	color: #ea0b49;
	width: 142px;	
}

.idxclasses h2 a:hover {
	text-decoration: underline;
}

.idxclasses ul {
	color: #666;
	font-size: 11px;
	width: 142px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.idxclasses ul li {
	padding-bottom: 5px;
}

.idxclasses ul li a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}

.idxclasses ul li a:hover {
	text-decoration: underline;
}


#idx01 {
	width: 525px;
	*width: 528px;
}

#idx01 a {
	height: 125px;
	width: 194px;
	float: right;
	display: block;
	background: transparent url(img/pl-idx01a.gif) no-repeat 0 0;
	margin-top: 34px;
}

#idx01 a:hover {
	background: transparent url(img/pl-idx01a.gif) no-repeat 0 -125px;	
}

#idx01 a span {
	display: none;
}

#book {
	padding-bottom: 10px;
	background: transparent url(img/pl-idxDotted.png) no-repeat bottom left;
}

p.idxOrderOnline a {
font-size: 14px;
padding-right: 15px;
background: url(img/pl-idxArrow.gif) no-repeat right 3px;
font-weight: bold;
}


/* SUB PAGE LEFT COLUMN
---------------------------------------------------------------------------------------- */
#lcol {
	width: 129px;
	float: left;
	border-right: 1px solid #FFAE00;	
	margin-bottom: 20px;
	border-top: 1px solid #FFAE00;
}

#lcol ul#snav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#lcol ul#snav li a {
	border-bottom: 1px solid #FFAE00;
	padding: 5px 10px;
	display: block;
	font-weight: bold;
	font-size: 14px;
}

#lcol ul#snav li a:hover, #lcol ul#snav li.on a {
	background: #f1f1f1;
}


p.proflink {
	text-align: center;
	font-weight: bold;
}

form#ccoptin {
	font-size: 12px;
	padding: 0 5px;
	color: #666;
	text-align: center;
	padding-bottom: 20px;
}

/* SUB PAGE CONTENT AREA STYLES
---------------------------------------------------------------------------------------- */

#subcont {
	width: 633px;
	float: left;
	border-left: 1px solid #FFAE00;
	margin-left: -1px;
}

#subcont div.pad {
	padding: 0 20px;
}

#subcont div.pad h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #666;
}

#subcont div.pad h6 a {
	font-weight: normal;
	color: #FFAE00;	
}

#subcont div.pad h1 {
	font-size:22px;
	margin: 0;
	padding: 10px 0 20px 0;
}

#subcont div.pad h2 {
	font-size:18px;
	margin: 0;
	padding: 10px 0;
}

#subcont div.pad h3 {
	font-size:16px;
	margin: 0;
	padding: 0;
}

#subcont div.classes h2 {
	padding: 0;
	color: #EA0B4A;
}

#subcont div.classes h3 {
	padding-bottom: 10px;
	color: #666;
}

#subcont div.pad ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#subcont div.pad p {
	margin: 0;
	padding: 0 0 20px 0;
}

/* HOURS + FOOTER
---------------------------------------------------------------------------------------- */
div#hours {
background-color: #fff;
padding: 10px;
margin: 10px 0;
line-height: 160%;
font-size: 11px;
text-align: center;
clear: left;
}

div#hours p {
	color: #666;
	margin: 0;
	padding: 0 0 5px 0;
}

div#hours p.image {
padding-bottom: 0px;
}

div#hours p span {
font-weight: bold;
color: #333;
text-transform: uppercase;
}

div#hours.idxHours {

}

div#ftr {
	height: 51px;
	width: 764px;
	background: transparent url(img/pl-ftr.gif) no-repeat top left;
	margin: 0 auto;
	padding: 0;
	clear: left;	
}

div#ftr p {
	margin: 0;
	padding: 18px 13px 0 0;
	color: #ffae00;
	text-align: right;
	font-size: 10px;
}


/* PRICE PAGE STYLES
--------------------------------------------------------------------------------------------------- */
.priceTableCont { 
font-size: 12px; 
color: #333333;
border-bottom: 1px solid #000; 
}


#promo table {
	background: #fff;
}

#promo td {
border: 1px solid #ffae00;
padding: 5px 15px 5px 5px;
font-size: 12px;
}

#promo td.hdr {
padding: 5px;
background-color: #ffae00;
font-family: arial;
font-size: 13px;
color: #fff;
font-weight: bold;
}

/* BORDERS STYLES
--------------------------------------------------------------------------------------------------- */
ul.borders {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.borders li {
	float: left;
	width: 240px;
	margin-left: 10px;
	margin-top: 30px;
	text-align: center;
}


/* SERVICES STYLES
--------------------------------------------------------------------------------------------------- */

div.services {
	padding-left: 50px;
}

div.services a.svcslink {
	float: right;
}

div.services h2 {
	margin: 0;
	padding:  0 0 5px 0;
	font-size: 14px;
}


/* Contact Form STYLES
--------------------------------------------------------------------------------------------------- */
#contactform {
	float: left;
	width: 330px;
}

#continfo {
	width: 200px;
	float: left;
}

#contactform.photobook {
	width: 320px;
}

#contactform label {
	display: block;
	padding: 10px 0 3px 0;
	font-weight: bold;
	font-size: 12px;
}

#contactform input {
	border: 1px solid #ccc;
	width: 292px;
	padding: 4px;
}

#contactform input.norm {
	width: auto;
}

#contactform ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contactform textarea {
	border: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	height: 100px;
	width: 292px;
	padding: 4px;
	font-size: 12px;
}

#contactform textarea.addr {
	height: 50px;
}


/* CREATE PHOTO PAGE
----------------------------------------------------------------------------------------------------------- */

#wrapinner table#createPhoto {
	border: 5px solid #000;
}

#wrapinner table#createPhoto h2 {
	margin: 0;
	padding: 0;
	background-color: #ea0b4a;
}

#wrapinner table#createPhoto h2 a {
	color: #000;
	padding: 5px;
	text-decoration: none;
	display: block;
}

#wrapinner table#createPhoto td.banner {
	padding: 0 5px;
	background-color: #FFCC5E;
	border: 5px solid #000; 
}

#wrapinner table#createPhoto div {
	border: 5px solid #000;
}

#wrapinner table#createPhoto div p {
	font-weight: bold;
	color: #000;
	margin: 0;
	padding: 4px;
	font-size: 14px;
}


#wrapinner #a1, #wrapinner #a2, #wrapinner #a3 {
	height: 170px;
	width: 250px;
}

#wrapinner #a1 {
	background: transparent url(img/pl-bookMarks.jpg) no-repeat top;
}

#wrapinner #a2 {
	background: transparent url(img/pl-photoTray.jpg) no-repeat top;
	}
	
#wrapinner #a3 {
	background: transparent url(img/pl-collage.jpg) no-repeat top;
	}	

#wrapinner #a4, #wrapinner #a5 {
	width: 429px;
	height: 230px;

}

#wrapinner #a5.md {
	height: 260px;
}

#wrapinner #a5 {
		background: url(img/pl-books.jpg) no-repeat top;
}

#wrapinner #a6 {
	background-color: #EF4265;
	height: 50px;
	}
	
#wrapinner #a6.md {
	height: 20px;
}
	
#wrapinner #a6 h1 {	
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #000;
}

#wrapinner #b1, #wrapinner #b2, #wrapinner #b3 {
	width: 223px;
	height: 170px;
}

#wrapinner #b1 {
	background: url(img/pl-canvas.jpg) no-repeat top;
}

#wrapinner #b2 {
	background: url(img/pl-coasters.jpg) no-repeat top;
}

#wrapinner #b3 {
	background: url(img/pl-jewelry.jpg) no-repeat top;
}

#wrapinner #c1 {
	height: 200px;
	background: url(img/pl-calendars.jpg) no-repeat top;
	}
	
/* SPOTLIGHT PAGE
---------------------------------------------------------------------------------------- */	
	
#spotLight h1 {
	color: #fff;
	background: url(img/spotLight/spotLightHdr.gif) no-repeat top left;
	text-align: right;
	font-size: 14px;
	padding-top: 52px;
	padding-bottom: 30px;
	padding-right: 10px;
	margin: 0;
}

#spotLight div#subcont.spotlightcont div.pad h2 {
	color: #333;
	font-size: 14px;
	margin: 0;
	padding: 20px 10px;
	text-align: left;
	background-color: #FFCC5E;
	font-weight: normal;
}

#spotLight h3, #spotLight p, #spotLight ol, #spotLight ul {
	font-size: 12px;
}

#spotLight p {
	padding-bottom: 10px;
}

#spotLight h3 span {
	background: url(img/spotLight/spotlight-qBg.gif) no-repeat right;
	padding: 3px 10px;
}
#spotLight h3.lg {
	background: url(img/spotLight/spotlight-qBgLg.gif) no-repeat -125px;
	padding-left: 10px;
	padding-bottom: 3px;
	}

div#subcont.spotlightcont {
	width: 613px;
}

div#subcont.spotlightcont div.pad {
	margin: 0;
	padding: 0;
}

#spotLight div.spotlight {
	text-align: center;
	width: 150px;
}

#spotLight div.spotlight h3, #spotLight div.spotlight p {
	margin: 0;
	padding: 0;
}

div#subcont.spotlightcont div.pad p {
	padding-left: 20px;
}


/* SPOTLIGHT NAV --------------------------- */
#spotLight div.spotlight h3{
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 15px 5px 5px 5px;
}

#spotLight div.spotlight h3.curr {
	border-bottom: 2px solid #FFAE00;
	background-color: #fffaee; 
	padding-top: 5px;
}

#spotLight div.spotlight h3.curr a {
	text-transform: UPPERCASE;
	text-decoration: none;
	color: #333;
}

#spotLight div.spotlight p.send {
padding: 10px 0;
}

#spotLight div.spotlight ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ffdb8f;
	border-bottom: 1px solid #fff;
}

#spotLight div.spotlight ul li a {
	text-decoration: none;
	display: block;
	padding: 3px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ffdb8f;	
	font-size: 12px;
}

#spotLight div.spotlight ul li a:hover {
	padding: 4px 0 2px 0;
	background-color: #fffaee;
	border-left: 10px solid #FFAE00;
	border-right: 10px solid #FFAE00;	
	color: #333;
}	

img.imgRight {
	float: right;
	padding: 1px;
	margin: 5px;
	border: 1px solid #ffae00;
}

img.nb {
	border: 0px;
}

/* BOTTOM NAV
----------------------------------------------------------------------------------- */
#botnav {
	color: #ccc;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
}

#botnav a {
	color: #fff;
}


/* PHOTO COACH RSVP
----------------------------------------------------------------------------------- */

table#rsvp {
	border-spacing: 0;
	border-collapse: collapse;
}

form#rsvp {
	background: url(img/pl-rsvp-bg.gif) no-repeat top left;
	padding: 20px 120px 70px 110px;
	margin-left: 40px;
	margin-top: 20px;
}

form#rsvp table td {
	padding: 3px;
}

form#rsvp table td.lbl {
	text-align: right;
	font-weight: bold;
}

p.rsvpbtn {
	float: right;
	padding-left: 20px;
}

p.rsvpbtn a {
	display: block;
	height: 73px;
	width: 134px;
	background: transparent url(img/pl-rsvpbtn.gif) no-repeat 0 0;
}

p.rsvpbtn a:hover {
	background: transparent url(img/pl-rsvpbtn.gif) no-repeat 0 -73px;	
}

p.rsvpbtn a span {
	display: none;
}