body
{
	font-size: 76%;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	background-color: #000000;
	color: #A2A5A4;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

h1
{
	position: absolute;
	width: 220px;
	height: 149px;
	top: 0;
	left: 1px;
	margin: 0;
	text-indent: -5000px;
	background-image: url(../images/logo.jpg);
}

#rp h1, #rpdetail h1, #basket h1,#checkout1 h1, #checkout h1,#rpadmin h1{
	background-image: url(../images/prlogo.gif);
	width:155px;
	height:119px;
	margin-left:55px;
}

#rplogin h1{
	background-image: url(../images/rlogo.gif);
	width:221px;
	height:147px;
	margin-left: 370px;
	margin-top:30px;
}

h2
{
	text-indent: -5000px;
	margin: 20px 0 0 0;
}

h2#leading
{
	background-image: url(../images/prh1.gif);
	width: 293px;
	height: 53px;
}

h2#wedding
{
	background-image: url(../images/prh2.gif);
	width: 245px;
	height: 29px;
}

h2#meetSarah
{
	background-image: url(../images/prh3.gif);
	width: 162px;
	height: 27px;
}

h2#wdPhoto
{
	background-image: url(../images/wedh1.gif);
	width: 312px;
	height: 29px;
}

h2#where
{
	background-image: url(../images/wedh2.gif);
	width: 162px;
	height: 29px;
}

h2#civil
{
	background-image: url(../images/wedh3.gif);
	width: 312px;
	height: 29px;
}

h2#wdMpleas
{
	background-image: url(../images/mph1.gif);
	width: 315px;
	height: 29px;
}

h2#perfect
{
	background-image: url(../images/mph2.gif);
	width: 255px;
	height: 29px;
}

h2#porth1
{
	background-image: url(../images/porth1.gif);
	width: 100px;
	height: 29px;
}

h2#porth2
{
	background-image: url(../images/porth2.gif);
	width: 250px;
	height: 29px;
}

h2#serFrames
{
	background-image: url(../images/serh1.gif);
	width: 95px;
	height: 29px;
	margin-top: 0px;
}

h2#serPass
{
	background-image: url(../images/serh2.gif);
	width: 245px;
	height: 29px;
	clear:both;
}

h2#serInjury
{
	background-image: url(../images/serh3.gif);
	width: 220px;
	height: 29px;
}


p
{
	margin: 0;
	margin-bottom: 8px;
	font-size: 1.1em;
	line-height: 1.46em;
}

a:active,a:focus { outline: 0; }

#main
{
	position: relative;
	width: 955px;
	height: 331px;
}

html > body #main
{
	min-height: 331px;
	height: auto;
}

#mainBody,#gallery,#mainBodyProof
{
	position: relative;
	width: 495px;
	float: left;
	clear: none;
	margin: -97px 25px 0 0;
}

#gallery
{
	margin-top: -183px;
	margin-left: 40px;
	display: inline;
	width: 600px;
}

#mainBody p
{
	margin-left: 24px;
}

#mainBodyProof{width:950px;margin-left:40px;margin-top:-144px;}

/* Unfortunately, I had to allow IE6 to replicate firstchild, therefore had to add otherwise redundant firstpara class */
#mainBody p:first-child,#mainBody p.firstpara
{
	font-style: italic;
	margin-top: 0;
	margin-bottom: 22px;
	width: 300px;
}

#mainBody p.firstpara:first-child:first-letter
{
	font-size: 2em;
	line-height: 1em;
}

#contact #lsidebar{
	position:absolute;
	right: 20px;
	top:40px;
	}

#nav
{
	position: relative;
	width: 163px;
	float: left;
	margin: -110px 21px 0 0;
	padding: 0;
	z-index: 10;
	text-align: right;
}

#nav ul { width: 132px; }
#nav ul li { list-style-type: none; }

#nav ul li,#nav ul li a
{
	display: block;
	text-indent: -5000px;
	width: 132px;
	text-align: left;
	background-repeat: no-repeat;
}

#sp_profile a
{
	background-image: url(../images/profile.jpg);
	height: 30px;
	background-position: 63px 0;
}

#sp_profile a:hover,#home a.selected { background-position: 63px -30px; }

#sp_wedding a
{
	background-image: url(../images/wedding.jpg);
	height: 46px;
	background-position: 18px 0;
}

#sp_wedding a:hover, #wedding a.selected { background-position: 18px -46px; }

#sp_mpleasant a
{
	background-image: url(../images/mount.jpg);
	height: 46px;
	background-position: 0 0;
}

#sp_mpleasant a:hover,#mpleasant a.selected { background-position: 0 -46px; }

#sp_portraits a
{
	background-image: url(../images/portraits.jpg);
	height: 30px;
	background-position: 41px 0;
}

#sp_portraits a:hover,#portraits a.selected { background-position: 41px -30px; }

#sp_services a
{
	background-image: url(../images/services.jpg);
	height: 28px;
	background-position: 6px 0;
}

#sp_services a:hover,#services a.selected { background-position: 6px -28px; }

#sp_portfolio a
{
	background-image: url(../images/portfolio.jpg);
	height: 29px;
	background-position: 41px 0;
}

#sp_portfolio a:hover,#portfolio a.selected { background-position: 41px -29px; }

#sp_contact a
{
	background-image: url(../images/contact.jpg);
	height: 30px;
	background-position: 53px 0;
}

#sp_contact a:hover,#contact a.selected { background-position: 53px -30px; }

#wrapper
{
	position: relative;
	width: 955px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-bottom: 20px;
}

html > body #wrapper
{
	min-height: 600px;
	height: auto;
}

#header
{
	position: absolute;
	width: 955px;
	height: 269px;
	left: 0;
	top: -269px;
}

#outerheader
{
	position: relative;
	background: repeat-x url(../images/tile1.jpg) top left;
	height: 269px;
}

#outerheaderrep
{
	position: relative;
	height: 269px;
}

#basket #outerheaderrep { height:269px;}

#footer
{
	position: relative;
	width: 500px;
	margin-left: 200px;
	margin-bottom: 30px;
	clear: both;
}

#portfolio #footer { margin-left: 245px; }

#lsidebar
{
	position: relative;
	float: left;
	width: 230px;
	margin: 36px 0 0 0;
}

#hdimg1
{
	position: absolute;
	width: 117px;
	height: 149px;
	left: 221px;
}

#hdimg2
{
	position: absolute;
	width: 122px;
	height: 149px;
	left: 338px;
}

#hdimg3
{
	position: absolute;
	width: 82px;
	height: 149px;
	left: 460px;
}

#hdimg4
{
	position: absolute;
	width: 231px;
	height: 75px;
	left: 541px;
}

#hdimg5
{
	position: absolute;
	width: 183px;
	height: 131px;
	left: 772px;
}

#hdimg6
{
	position: absolute;
	width: 183px;
	height: 135px;
	top: 131px;
	left: 772px;
}

#hdimg7
{
	position: absolute;
	width: 231px;
	height: 191px;
	top: 75px;
	left: 541px;
}

#home #hdimg7 { background-image: url(../images/primage.jpg); }

#edge,#mpedge,#conedge
{
	width: 24px;
	height: 429px;
	float: left;
	margin-top:-10px;
}

#mpedge{
	height: 576px;
	}

#conedge{
	width:24px;
	height:252px;
	}

#mpleas,#wedImgSide,#mpImgSide,#portImgSide,#serImgSide
{
	margin: 7px 20px 15px 0;
	width: 174px;
	float: right;
}

#wedImgSide
{
	height: 116px;
}

#mpImgSide
{
	height: 127px;
}

#portImgSide
{
	height: 220px;
}

#serImgSide{
	height:131px;
	}

#lsidebar p
{
	float: right;
	width: 180px;
	margin-right: 14px;
}

#lsidebar a
{
	color: #d7d3c8;
	font-weight: bold;
}

strong { color: #d7d3c8; }

#glyph1
{
	width: 97px;
	height: 58px;
}

#glyph2
{
	width: 50px;
	height: 31px;
	margin-left: 100px;
	margin-bottom: 10px;
	display: block;
}

#glyph3
{
	width: 130px;
	height: 38px;
	float: left;
}

#glyph4
{
	width: 177px;
	height: 7px;
	float: left;
	margin-top: 15px;
}

#glyph5
{
	width: 175px;
	height: 7px;
	float: left;
	margin-top: 15px;
}

.smallQuot{
	font-size:0.8em;
	}

#map1{position: absolute;
	width:234px;
	height: 117px;
	top: -120px;
	left: 307px;
	}
	
#map2{position:absolute;
	  width:418px;
	  height:97px;
	  top:-3px;
	  left: 287px;
	  }

#map3{position:absolute;
	  width:252px;
	  height: 213px;
	  top:94px;
	  left:173px;}

#map4{position:absolute;
	  width:140px;
	  height:213px;
	  right: 390px;
	  top: 94px;
	  }
	  
#map5{position:absolute;
	  width:140px;
	  height:213px;
	  right: 250px;
	  top: 94px;
	  }

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

#printMap{display:none;}

.productrow
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 15px;
	padding: 0 0 0 0;
	position: relative;
	width: 850px;
	height: 123px;
	left: 15px;
	float: left;
}

html>body .productrow
{
	min-height: 123px;
	height: auto;
}

.productbox
{
	position: relative;
	width: 123px;
	height: 123px;
	float: left;
	text-align: left;
	padding:0;
	margin:0 0 0 14px;
}

html>body .productbox
{
	min-height: 123px;
	height: auto;
}

.productbox p
{
	clear: left;
	font-size: 0.9em;
	margin: 0 0 5px 0;
	line-height: 1.1em;
	color: #808080;
}

.nomargin
{
	margin-right: 0px;
}

html>body .productbox
{
	min-height: 123px;
	height: auto;
}

.productbox img{
	border:none;
}

.pageinfo a:link,.pageinfo a:visited { color: blue; }
.selectedpage {}

.basket{
	position: relative;
	float: right;
	padding: 0;
}

.returnPage{
	position: relative;
	float: right;
	padding: 0;
	margin-right: 15px;
}

a.basket:link,a.basket:visited,a.returnPage:link,a.returnPage:visited{color:#FFF;}

.prev
{
	position: relative;
	float: right;
	padding: 0;
}

.next
{
	position: relative;
	float: right;
	padding: 0;
	margin-left: 2px;
	margin-right: 20px;
}

.endpage { color: #999999; }

.pages
{
	width: 170px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}


.pageinfo
{
	height: 20px;
	font-size: 1.1em;
	margin-top: 35px;
	margin-bottom: 10px;
	padding: 0;
	float: none;
}


.pipe
{
	float: right;
	margin-left: 7px;
	margin-right: 3px;
}

.searchclass
{
	position: relative;
	width: 400px;
	text-align: left;
	margin: 12px 0 0 24px;
	padding:0;
	float: left;
	color: #808080;
	font-size:1em;
}

#rpdetail .searchclass{
	margin-bottom:12px;
}

.displaypages
{
	position: relative;
	text-align: right;
	float: right;
	padding: 0;
	margin: 12px 110px 0 0;
	width: 400px;
}

.pageinfo
{
	height: 20px;
	font-size: 1.1em;
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0;
	float: none;
}

.productdesc
{
	margin: 0 0 0 0;
	width: 158px;
	float: left;
}

.productrow a:link, .productrow a:visited{
	color:black;
}

#login1
{
	position: absolute;
	width: 134px;
	height: 184px;
	left: 238px;
	top:140px;
}

#login2
{
	position: absolute;
	width: 221px;
	height: 149px;
	left: 370px;
	top:177px;
}

#login3
{
	position: absolute;
	width: 128px;
	height: 149px;
	left: 590px;
	top:178px;
}

#rplogin {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #CCC;
}

#rplogin h3{
	font-size: 2.4em;
	font-weight:normal;
	margin-top: 21px;
	margin-left: 0;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
	color:#67A8E1;
}

#rplogin p{
	width: 100%;
	text-align:center;
	font-size: 1.3em;
	margin:0;
}

#rplogin #main{top:-235px;}

#rplogin table{background-color: #B3D3F0;
			   width: 330px;
			   margin-left: 315px;
				margin-top:24px;
				color: #000;
				border: 1px solid white;}
				
.logHdWidth{
	width:30%;
}

.logTbWidth{
	width:70%;
}
#rplogin input.tin{width:80%;}	

.alignright{float:right;}

#loginbtn{margin-right:10px;}

.align_center{text-align:center;}

.spacer{height:10px;}

#rplogin table label{
	font-size: 1.5em;
	color: #808080;
}

#rplogin p.emphTag{
	color:#B3D3F0;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

#rp h2, #rpdetail h2{text-indent:0;
	   margin-left: 300px;}
	
#rp #header, #rpdetail #header{
	height:600px;	
}

#bgImage1{
	width:223px;
	height:278px;
	position:absolute;
	top:0;
	right:219px;
	z-index:-1;
}

#bgImage2{
	width:259px;
	height: 278px;
	position:absolute;
	top:0;
	right: -40px;
	z-index:-1;
}

#coupleDiv{
	position: relative;
	left: 264px;
	top: 25px;
	width: 495px;
	height: 80px;
	font-size:1.5em;
	text-align: center;
}

#coupleDiv p{
	margin:0;
	color: #67A8E1;
}

#coupleDiv p+p, #coupleDiv p.selectDesc{
	font-size:0.6em;
	color: #B3D3F0;
}

#detailPic{
	float:left;
	display:block;
	clear: left;
	margin-left: 25px;
	width:448px;
	height: 300px;
}

#selectPic{
	width:309px;
	height:410px;
	float: right;
	margin:-9px 109px 0 0;
	padding-left: 3px;
	text-align:center;
}

html > body #selectPic{
	min-height:410px;
	height: auto;
}

#rdImage1{
	width:206px;
	height:306px;
	position:absolute;
	top:40px;
	left:54px;
	z-index:-1;
}

#rdImage2{
	width:265px;
	height:306px;
	position:absolute;
	top:40px;
	left:260px;
	z-index:-1;
}

.selectPic{
	width:294px;
	height:50px;
	margin-top:8px;
	margin-bottom:7px;
	margin-left: 0px;
}

.rpSelect{
	width:137px;
	height: 32px;
	float: left;
	margin-left: 4px;
	margin-right: 24px;
	margin-bottom:4px;
}

.rpSec{
	margin-left: 0px;
	margin-right:0px;
}


#RP001{
	background-image:url(../images/sizes.gif);
	background-position:  -1px 0;
}

#RP005{
	background-image:url(../images/sizes.gif);
	background-position:  -168px 0;
}

#RP002{
	background-image:url(../images/sizes.gif);
	background-position:  -1px -35px;
}

#RP006{
	background-image:url(../images/sizes.gif);
	background-position:  -168px -35px;
}

#RP003{
	background-image:url(../images/sizes.gif);
	background-position:  -1px -70px;
}

#RP007{
	background-image:url(../images/sizes.gif);
	background-position:  -168px -70px;
}

#RP004{
	background-image:url(../images/sizes.gif);
	background-position:  -1px -104px;
}

#RP008{
	background-image:url(../images/sizes.gif);
	background-position:  -168px -104px;
}

a#RP001:hover{background-position: -304px 0;}
a#RP005:hover{background-position: -471px 0;}
a#RP002:hover{background-position: -304px -35px;}
a#RP006:hover{background-position: -471px -35px;}
a#RP003:hover{background-position: -304px -70px;}
a#RP007:hover{background-position: -471px -70px;}
a#RP004:hover{background-position: -304px -104px;}
a#RP008:hover{background-position: -471px -104px;}

#paCreate{
	width: 297px;
	position:relative;
	clear:left;
	margin-top:10px;
	background-color: #1A1A1A;
	margin-left:5px;
	height: 180px;
}

html > body #paCreate{
	min-height: 180px;
	height: auto;
}

#paCreate p, #paCreate {
	text-align:center;
}

#paCreate p{
	margin-top:5px;	
	line-height: 1.2em;
}


#paImg{
	width:203px;
	height:19px;
	margin-top:10px;
}

#addRpBasket{
	width:309px;
	height:215px;
}

html > body #addRpBasket
{
	min-height: 215px;
	height: auto;
}

#paCreate select{
	width:200px;
	margin-bottom:10px;
}

#createb{position:relative;
	margin-top:7px;
	margin-bottom: 10px;
	width: 146px;
	height:29px;
	background-image:url(../images/createb.jpg);
	background-position: 0px 0px;
	margin-left:75px;
}

#createb.disabled{
	background-position: -150px 0;
}

#createb:hover{
	cursor:pointer;
}

.colPic{
	height:37px;
	width: 61px;
	float: left;
}

#rpdetail div.pageinfo{
	margin-left: 18px;
}

#colour,#bw,#sepia{
	background-image: url(../images/treat.gif);
}

#colour{
	background-position: 0 0;
}

#bw{
	width:100px;
	background-position: -60px 0;
}

#sepia{
	width: 50px;
	background-position: -160px 0;
}

#colour:hover,#colour.selected{
	background-position: -211px 0;
}

#bw:hover,#bw.selected{
	background-position: -271px 0;
}

#sepia:hover,#sepia.selected{
	background-position: -371px 0;
}

#rpdetail .pageinfo{
	height:30px;
	vertical-align:bottom;
}

html > body #rpdetail .pageinfo{
	min-height:30px;
	height:auto;
}

#rpdetail .pageinfo p{
	margin:0;
	padding:0;
	width: 250px;
	float:left;
	margin-left: 10px;
	margin-top:14px;
	font-size: 0.8em;
}

#rpdetail div.displaypages{
	width: 350px;
}

#parentalbum{
	position:relative;
	padding-bottom: 5px;
}

#albumDetails{
	padding-top:10px;
	padding-bottom: 10px;
	margin: 7px 0 7px 0;
	width: 100%;
	background-color:#333;
	text-align: center;
}

#albumDetails p{
	margin:0;
	color:#FFF;
	font-size:1.3em;
}

.paThumb,.paThumbBkt{
	position:relative;
	width:45px;
	height:45px;
	border: 1px dotted #333;
	float:left;
	margin-right: 13px;
	margin-bottom:10px;
}

#rpadmin .paThumbBkt{
	font-size:0.6em;
	margin-right: 15px;
	margin-bottom: 30px;
}

#rpadmin .mainImg {margin-top: 6px;}

.paThumbEnd{
	margin-right:0;
}
#paThumbDiv{
	padding:0 10px 0 10px;
}

#bsktThumbDiv{
	margin-top:20px;
	width:300px;
}

.noBg{
	border:none;
	width:47px;
}

.del{position:absolute;
	width:45px;
	height:45px;
	top:0px;
	left:1px;
	display:none;
	}
	
#addPicAlbum{
	height: 42px;
	width:140px;
	background-image:url(../images/addb.gif);
	background-position:0 0;
	float:right;
	display:none;
	margin-top:10px;
}	

#deleteAlbum{
	width:97px;
	height: 22px;
	background: url(../images/dal.gif) 0 0;
	float:right;
	margin-right:3px;
	margin-bottom: 10px;
}

#buyAlbum{
	width:146px;
	height: 29px;
	background: url(../images/oal.jpg) 0 0;
	position:relative;
	clear:both;
	margin-left: 90px;
}

#buyAlbum.disabled{
	background-position: -150px 0;
}

#message{
	font-size:2em;
	color:white;
	clear:left;
	float: left;
	margin: 60px 0 0 25px;
	width: 400px;
}

#continueShopping{
	float:right;
	margin-bottom: 10px;
}

a#continueShopping:link,a#continueShopping:visited{
	color:blue;
}

#checkout_area
{ 
	width: 750px;
	margin: 20px 0 0 100px;
}

#checkout_area input
{
	float:right;
	position: relative;
	clear:both;
	width: 155px;
	height: 29px;	
	margin-right:10px;
}


#basket_form
{
	clear: both;
	margin-top: 0;
	width:845px;
}

#saved_box{width:845px;}


#saved_box p
{
	margin: 0;
	padding: 0;
	text-align: right;
}

#updId{
	width:102px;
	height:24px;
}

#chkId{
	width:161px;
	height:30px;
}

.emptyBskt{
	font-size:2em;
	margin-left: 23px;
	margin-top:10px;
	color: #FFF;
}

#final_checkout_box
{
	position: relative;
	width: 760px;
	background-image: url(/images/di.gif);
	margin-left: 100px;
	float: left;
	display: inline;
}

#final_box
{
	position: relative;
	width: 80%;
	margin-left: 100px;
	float: left;
	display: inline;
}

#checkout1 #final_checkout_box { margin: -6px 0 20px 0px; }

#number
{
	width: 672px;
	height: 108px;
	position: absolute;
	top: 30px;
	left: 50px;
}

#using
{
	height: 36px;
	left: 268px;
	position: absolute;
	width: 246px;
}

#checkout_image_box
{
	width: 167px;
	height: 39px;
	position: absolute;
	padding: 0px;
	top: 13	0px;
	left: 260px;
}

#checkout_image_box input
{
	position: relative;
	top: 5px;
	left: 5px;
	width: 155px;
	height: 27px;
}

#final_checkout_text
{
	width: 530px;
	position: relative;
	top: 100px;
	left: 90px;
	font-size: 1.5em;
	letter-spacing: 0.2em;
	padding: 0;
	line-height: 1.3em;
}

#final_checkout_text p { text-align: center; }
#emailaddress1 { width: 150px; }
.hidden { display: none; }
#sgp{
	width:676px;
	height:83px;
	margin-left:0;
}

#error_messages{
	clear:left;
}

#checkout h1, #checkout #coupleDiv{
	display:none;
}

#rpadmin tr{background-color:white;}


#rpadmin table
{
	margin: 30px 0 0 25px;
	padding: 0;	
	width: 820px;
	clear: both;
	border-collapse: collapse;
	color: #30302F;
	font-size:0.8em;
}

#rpadmin th
{
	text-align: left;
	font-size: 1.5em;
	background-color: #00326C;
	color: white;
}

#rpadmin td
{
	text-align: left;
	font-size: 1.4em;
	background-color: #FFF;
	color: #000;

}

#rpadmin tr{
	border-bottom: solid 1px black;
}

#rpadmin tr.noBorder{border:none;}

#rpadmin th { padding: 5px 0px 5px 15px;}
#rpadmin td { padding: 2px 0px 2px 15px; }

#createUser table{
	margin-top:40px;
	width:400px;
}

#createUser td input,#createUser td label{
	float:left;
	display:block;
}

#createUser label{
	margin-right:10px;
}

#createUser #couplename{
	width:300px;
	margin-right:10px;
}

.cpname{
	width: 300px;
}

.sepName{
	margin-top:5px;
	margin-bottom: 5px;
}

#rpadmin table#usertable{
	width:400px;
}

#rpadmin .spList{padding: 10px 0 10px 10px; font-size: 2em; background-color:gray;}	

#rpdetail  .selectDesc, #checkout1 .selectDesc, #checkout .selectDesc{display:none;}

