body {
	background: #923A3F;
}
h2 {
	text-align: center;
}
div#page {
	width: 980px;
	background: #923A3F url("/images/layout/page-shadow.gif") repeat-y;
	margin: 0 auto;
}
div.container {
	background: #fff;
	width: 960px;
	z-index: 1;
}
#header {
	position: relative;
	height: 90px;
}

#header h1 {
	width: 960px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
#header h1 span {
	background: url("/images/layout/pypo-logo.png") no-repeat;
	width: 960px;
	height: 90px;
	position: absolute;
	top: 0;
	left: 0;
}
#sidebar a {
	text-decoration: none;
}
ul#navigation {
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	width: 160px;
}
ul#navigation li {
	background: #923A3F;
	height: 39px;
	width: 160px;
	margin-bottom: 10px;
	position: relative;
}
ul#navigation li#cameras {
	height: 54px;
}
ul#navigation li#cameras a {
	height: 54px;
}
ul#navigation li#cameras a span {
	height: 54px;
}
ul#navigation li#favors {
	height: 54px;
}
ul#navigation li#favors a {
	height: 54px;
}
ul#navigation li#favors a span {
	height: 54px;
}
ul#navigation li a{
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 6px 0 5px 0;
	font-size: 1.2em;
	height: 39px;
	width: 160px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
ul#navigation li a span {
	background: url("/images/layout/menu/nav-menu.png") no-repeat;
	position: absolute;
	height: 39px;
	width: 160px;
	overflow: hidden;
	top: 0;
	left: 0;
}
ul#navigation li a:hover {
	color: #000;
}
ul#navigation li#home a span {
	background-position: 0 -10px;
}
ul#navigation li#home a:hover span {
	background-position: 0 -50px;
}
ul#navigation li#share a span {
	background-position: 0 -90px;
}
ul#navigation li#share a:hover span {
	background-position: 0 -130px;
}
ul#navigation li#gifts a span {
	background-position: 0 -170px;
}
ul#navigation li#gifts a:hover span {
	background-position: 0 -210px;
}
ul#navigation li#cards a span {
	background-position: 0 -250px;
}
ul#navigation li#cards a:hover span {
	background-position: 0 -290px;
}
ul#navigation li#order a span {
	background-position: 0 -330px;
}
ul#navigation li#order a:hover span {
	background-position: 0 -370px;
}
ul#navigation li#cameras a span {
	background-position: 0 -410px;
}
ul#navigation li#cameras a:hover span {
	background-position: 0 -465px;
}
ul#navigation li#favors a span {
	background-position: 0 -520px;
}
ul#navigation li#favors a:hover span {
	background-position: 0 -575px;
}
ul#navigation li#contact a span {
	background-position: 0 -631px;
}
ul#navigation li#contact a:hover span {
	background-position: 0 -672px;
}
#sidebar div {
	margin: 1em 0 1em 20px;
}
#sidebar #pricing {
	background: #efefef;
	border: 1px solid #ccc;
	font-size: 1.2em;
	width: 160px;
}
#sidebar #pricing div{
	margin-left: 0;
}
#sidebar #pricing dl {
	margin: 0.5em 0;
}
#sidebar #pricing dt {
	float: left;
	clear: left;
	font-weight: normal;
	margin-left: 10px;
	padding: 0.2em;
}
#sidebar #pricing dd {
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;
	padding: 0.2em;
}
#sidebar #pricing a {
	color: #DE4149;
}
#sidebar #pricing a:hover {
	color: #008000;
}
#sidebar div.more-info {
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
}

#sidebar div.metallics-ad {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
#sidebar div.metallics-ad a {
	color: #DE4149;
}
#sidebar div.metallics-ad a:hover {
	color: #008000;
}
#sidebar div#professionals-ad {
	background: #000;
	padding: 0.5em;
	width: 150px;
}
#sidebar div#professionals-ad h3{
	color: #ff0;
	position: relative;
	width: 126px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 0.5em auto;
}
#sidebar div#professionals-ad h3 span{
	background: url("/images/layout/professional-photographers.png") no-repeat;
	position: absolute;
	width: 126px;
	height: 40px;
	top: 0;
	left: 0;
}
#sidebar div#professionals-ad p{
	color: #fff;
	font-weight: bold;
	margin: 0;
}
#sidebar div#professionals-ad ul{
	list-style-type: none;
	margin: 0;
}
#sidebar div#professionals-ad ul li{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}
#sidebar div#professionals-ad ul li.arrow1{
	background: url("/images/layout/red-right-arrow.gif") no-repeat 5px;
	padding-left: 30px;
}
#sidebar div#professionals-ad ul li.arrow2{
	background: url("/images/layout/green-right-arrow.gif") no-repeat 5px;
	padding-left: 30px;
}
#sidebar div#professionals-ad ul li.arrow3{
	background: url("/images/layout/orange-right-arrow.gif") no-repeat 5px;
	padding-left: 30px;
}
#sidebar #eventproofing-ad {
	width: 160px;
	border: 2px solid #000;
}
#sidebar #eventproofing-ad h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	margin: 0.5em;
}
#sidebar #eventproofing-ad div {
	background: #000;
	margin: 0;
	padding: 0;
}
#sidebar #eventproofing-ad div a{
	margin: 0;
	padding: 0;
}
#content {
	font-size: 1.2em;
 	width: 740px;
 	border: 1px solid #000;
 	padding: 1em 0 1em 1em;
}
#homepage #content {
	font-size: 1.2em;
 	width: 750px;
 	border: 0;
 	padding: 0;
}

#content #getstarted {
	height: 400px;
	width: 750px;
	margin: 0;
	padding: 0;
	position: relative;
}
#content #getstarted a {
	display:block;
	width: 750px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}
#content #getstarted a span {
	display:block;
	background: url("/images/homepage-examples/just-married.jpg") no-repeat;
	width: 750px;
	height: 400px;
	position: absolute;
	top: 0;
	left: 0;
}
#products {
	margin-top: 1em;
}
.product {
	margin-bottom: 10px;
}
.product a {
	display: block;
	color: #000;
	border: 1px solid #000;
	text-decoration: none;
	height: 200px;
}
.product a:hover {
	background: #efefef;
}
.product img {
	display: block;
	margin: 0 auto;
}
.product span {
	display: block;
	text-align: center;
	font-weight: bold;
}
#information h3 {
	padding-top: 1em;
	clear: left;
}

#actions {
	margin-top: 0.8em;
	font-weight: bold;
	font-size: 1.1em;
	text-align: center;
	line-height: 1em;
}

#actions p{
	margin-bottom: 1em;
}

#actions p.space{
	margin-top: 3.5em;
}

#actions div{
	margin-bottom: 1em;
}
#actions .simpleupload {
	position: relative;
	margin: 0 auto;
	height: 53px;
	width: 140px;
	overflow: hidden;
}
#actions .simpleupload a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 53px;
	width: 140px;
	top: 0;
	left: 0;
}
#actions .simpleupload a span{
	background: url("/images/layout/simple-upload.png") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 53px;
	width: 140px;
	top: 0;
	left: 0;
}
#actions .simpleupload a:hover span{
	background-position: 0 -53px;
}
#actions .printwizard {
	position: relative;
	margin: 0 auto;
	height: 53px;
	width: 140px;
	overflow: hidden;
}
#actions .printwizard a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 53px;
	width: 140px;
	top: 0;
	left: 0;
}
#actions .printwizard a span{
	background: url("/images/layout/printwizard.png") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 53px;
	width: 140px;
	top: 0;
	left: 0;
}
#actions .printwizard a:hover span{
	background-position: 0 -53px;
}
#cameras-ad {
	margin-top: 1em;
	border: 1px solid #000;
}
#cameras-ad-interior {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1em;
	text-align: center;
	background: #F5AB30;
	padding: 0.2em;
	margin: 2px;
}
#cameras-ad .ordercameras {
	position: relative;
	margin: -0.5em auto 0 auto;
	height: 42px;
	width: 125px;
	overflow: hidden;
}
#cameras-ad .ordercameras a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 42px;
	width: 125px;
	top: 0;
	left: 0;
}
#cameras-ad .ordercameras a span{
	background: url("/images/layout/buy-cameras.png") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 42px;
	width: 125px;
	top: 0;
	left: 0;
}
#cameras-ad .ordercameras a:hover span{
	background-position: 0 -42px;
}

.qa-box {
	clear: left;
	background: #e3e3e3 url(/images/layout/question-mark.png) no-repeat 5px 5px;
	border: 1px solid #ccc;
	margin-top: 1em;
}
.qa-box h3{
	margin: 0.5em 1em 0.5em 60px;
	font-size: 1.2em;
	font-weight: bold;
}
.qa-box p{
	margin: 0.5em 1em 0.5em 60px;
}
#footer.span-24 {
	width: 960px;
}
#footer {
	background: url("/images/layout/footer-shadow.gif") no-repeat 0 0;
	color: #666;
	font-weight: bold;
	padding-bottom: 15px;
}
#footer p {
	margin: 0.5em;
}
#footer #terms.span-12, #footer #copyright.span-12 {
	width: 480px;
}
#footer #terms {
	padding-top: 16px;
	background: url("/images/layout/pypo-footer-stripe.gif") repeat-x;
	text-align: center;
	margin-right: 0;
	padding-right: 0;
}
#footer #copyright {
	padding-top: 16px;
	background: url("/images/layout/pypo-footer-stripe.gif") repeat-x;
	text-align: center;
	margin-right: 0;
	padding-right: 0;
}
#end {
	width: 980px;
	background: url("/images/layout/footer-shadow.gif") no-repeat 0 0;
	height: 15px;
}
#matte-glossy-prices {
	background: #efefef;
	border: 1px solid #ccc;
}
#matte-glossy-prices dt {
	float: left;
	clear: left;
	font-weight: normal;
	margin-left: 10px;
	padding: 0.2em;
}
#matte-glossy-prices dd {
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;
	padding: 0.2em;
}

#metallic-prices {
	background: #efefef;
	border: 1px solid #ccc;
}
#metallic-prices dt {
	float: left;
	clear: left;
	font-weight: normal;
	margin-left: 10px;
	padding: 0.2em;
}
#metallic-prices dd {
	text-align: right;
	font-weight: bold;
	margin-right: 10px;
	border-bottom: 1px solid #ccc;
	padding: 0.2em;
}

#printwizard-download {
	background-color: #e3e3e3;
	border: 1px solid #ccc;
	color: #4B4B73;
	font-weight: bold;
}
#printwizard-download h3{
	background-color: #4B4B73;
	color: #fff;
	padding: 0.3em;
}
#printwizard-download p {
	margin: 0.5em;
}
#printwizard-download div img {
	padding: 0.5em;
}
#printwizard-download .notes {
	font-weight: normal;
	font-size: 0.9em;
}

div.getstarted {
	position: relative;
	margin: 0 auto 0.5em auto;
	height: 50px;
	width: 235px;
	overflow: hidden;
}
div.getstarted a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 50px;
	width: 235px;
	top: 0;
	left: 0;
}
div.getstarted a span {
	background: url("/images/layout/getstarted.png") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 50px;
	width: 235px;
	top: 0;
	left: 0;
}
div.getstarted a:hover span{
	background-position: 0 -50px;
}
div.getstarted-contrast {
	position: relative;
	margin: 0 auto 0.5em auto;
	height: 50px;
	width: 235px;
	overflow: hidden;
}
div.getstarted-contrast a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 50px;
	width: 235px;
	top: 0;
	left: 0;
}
div.getstarted-contrast a span {
	background: url("/images/layout/getstarted-black.png") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 50px;
	width: 235px;
	top: 0;
	left: 0;
}
div.getstarted-contrast a:hover span{
	background-position: 0 -50px;
}
.center {
	display: block;
	margin: 0 auto;
}
.link-text {
	text-align: center;
	font-weight: bold;
	margin-bottom: 0.2em;
}
.help-link a {
	display: block;
	padding: 0.2em;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	background: #e3e3e3;
	border: 1px solid #ccc;
	width: 5em;
	text-align: center;
	margin: 0 auto 1em auto;
}
.help-link a:hover {
	background: #fff;
}

.info-box {
	background: #e3e3e3;
	border: 1px solid #ccc;
}
.info-box h3 {
	background-color: #F2AC33;
	color: #000;
	padding: 0.2em;
}
.info-box p, .info-box form {
	margin: 0.5em;
}
form label, form input, form textarea, form select {
	display: block;
	margin: 0.5em 0 0 0;
	font-size: 0.9em;
}
form .notes {
	font-style: italic;
	font-size: 0.9em;
}
h4 {
	margin-bottom: 0;
	font-weight: bold;
}
address {
	font-style: normal;
	margin: 0;
}
form#contactus textarea {
	width: 220px;
	height: 200px;
}
.hidehelp a{
	cursor: hand;
}
div.professionals {
	background: #000;
	color: #fff;
}
div.professionals div {
	font-size: 1.2em;
}
.professionals h2, .professionals a, .professionals p, .professionals h3, .professionals h4 {
	color: #fff;
	padding: 0 0.5em;
}
.professionals a {
	color: #fff;
}
.professionals div.help-link a {
	background: #e3e3e3;
	border: 1px solid #ccc;
	color: #000;
	font-size: 0.8em;
}
.professionals div.help-link a:hover {
	color: #fff;
	background: #000;
}
.professional-pricing a{
	display: block;
	width: 15em;
	background: #333;
	color: #fff;
	margin: 1em auto 1em auto;
	border: 1px solid #fff;
	text-align: center;
	font-size: 1.1em;
	text-decoration: none;
}
.professional-pricing a:hover {
	background: #666;
	color: #00c000;
}

div.cameras {
	background: #000;
	color: #fff;
}
div.cameras *{
	color: #fff;
}
table.cameras td {
	margin-bottom: 1em;
	padding-bottom: 3em;
	padding-right: 20px;
	width: 340px;
	vertical-align: top;
}
table.cameras td img {
	width: 145px;
	float: left;
}
table.cameras td .title {
	margin-left: 150px;
	font-size: 1em;
}
table.cameras td .price {
	margin-left: 150px;
	font-size: 1em;
}
table.cameras td .minimum_order {
	margin-left: 150px;
	font-size: 0.8em;
}
table.cameras td .title span {
	font-size: 0.8em;
}
table.cameras td .description {
	margin-top: 0.2em;
	clear: both;
	font-size: 0.8em;
}
table.cameras td div.order {
	position: absolute;
	height: 28px;
	width: 102px;
	overflow: hidden;
	right: 0;
	bottom: 0;
}
table.cameras td div.order a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 28px;
	width: 102px;
	top: 0;
	left: 0;
}
table.cameras td div.order a span {
	background: url("/images/layout/place-order-black.gif") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 28px;
	width: 102px;
	top: 0;
	left: 0;
}
table.cameras td div.order a:hover span{
	background-position: 0 -28px;
}

table#bells {
	clear: left;
	padding-top: 20px;
}
table#bells td {
	padding-bottom: 2em;
	width: 160px;
	padding-right: 23px;
	position: relative;
	vertical-align: top;
}
table#bells td .title span {
	font-size: 0.8em;
}
table#bells td div.image {
	position: relative;
	margin: 0 auto;
}
table#bells td div.order {
	position: absolute;
	height: 28px;
	width: 102px;
	overflow: hidden;
	margin: 0 auto;
}
table#bells td .minimum_order {
	font-size: 0.8em;
}
table#bells td div.order a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 28px;
	width: 102px;
}
table#bells td div.order a span {
	background: url("/images/layout/place-order-black.gif") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 28px;
	width: 102px;
	padding-bottom: 2px;
}
table#bells td div.order a:hover span{
	background-position: 0 -29px;
}
table#bubbles {
	clear: left;
	padding-top: 20px;
}
table#bubbles td {
	padding-bottom: 2em;
	width: 160px;
	padding-right: 23px;
	position: relative;
	vertical-align: top;
}
table#bubbles td .title span {
	font-size: 0.8em;
}
table#bubbles td div.image {
	position: relative;
	margin: 0 auto;
}
table#bubbles td div.order {
	position: absolute;
	height: 28px;
	width: 102px;
	overflow: hidden;
	margin: 0 auto;
}
table#bubbles td .minimum_order {
	font-size: 0.8em;
}
table#bubbles td div.order a {
	display: block;
	position: absolute;
	margin: 0 auto;
	height: 28px;
	width: 102px;
}
table#bubbles td div.order a span {
	background: url("/images/layout/place-order-black.gif") no-repeat 0 0;
	display: block;
	position: absolute;
	height: 28px;
	width: 102px;
	padding-bottom: 2px;
}
table#bubbles td div.order a:hover span{
	background-position: 0 -29px;
}
.textcenter {
	text-align: center;
}

#sitelinks {
	background: #efefef;
	border: 1px solid #ccc;
}
#sitelinks td {
	vertical-align: top;
}

#sitelinks h4 {
	font-size: 1em;
}
#sitelinks ul {
	list-style-type: none;
	margin-bottom: 0;
}