/* =========   BODY  ==============*/

body {text-align: center;
	color: #240035;
	font-family: Georgia, Palatino, serif;
	font-size: 14px;
	line-height: 17px;
	background-color: #240035;
	}
	
a {outline:none;}

#wrapper{
	width: 800px;
	height: auto;
	background: url(../images/photologo3a.jpg) 141px 3px no-repeat white;
	text-align: left;
	border: 2px solid silver;
	margin: 0 auto;
	margin-top: 20px;
	}
	
/* =========   SIDE NAV==============*/

#sidenav{
	float:left;
	width: 175px;
	height:420px;
	margin-left: 20px;
	margin-top: 0px;
	background: #ebecf6;
	border: 1px solid #240035;
	position: fixed;
	display: inline;
	}

#sidenav ul {
  margin: 0;
  padding-left: 5px;
  padding-right: 0px;
  padding-top: 15px;
  padding-bottom: 10px;
  float: left;
  list-style-type: none;
  border-style: none; 
}

#sidenav li {
  display: inline;
  float: left;/* :KLUDGE: Removes large gaps in IE/Win */
}

#sidenav a {
  display: block;
  width: 150px;
  height: 19px;
  line-height: 20px;
  color: #08648e;
  text-decoration: none;
  background:   #ebecf6;
  padding-left: 10px;
  font-size: 13px;
  font-weight: bold;
  font-variant: small-caps;;
}

#sidenav p.sample a {
  display: inline;
  padding-left: 0px

}
/*
#sidenav a:active{
  background-position: -200px -2px;
  color: #6c1a0a;
}

#sidenav a:visited{
  background-position: -200px -2px;
  color:  #6c1a0a;
}
*/
#sidenav .selected a {
  background:   #ebecf6;;
  color: #9fad05;
}

#sidenav a:hover {
  background:   #d5dcef;
  color: black;
}

#sidenav .first a {
  height: 21px;
  line-height: 23px;
}	

#sidenav p{
	font-size: 12px;
	padding-left: 12px;
	margin: 0px;
	margin-top: 3px;
	line-height: 16px;
}		

#sidenav  li.sublist{
	padding-left: 10px;}

#sidenav a.order:hover{
		background:  transparent;}
		
#sidenav a.order img {
	border: none;
	padding-left: 20px;
	padding-top: 10px;}

	
/* =========  TOP NAV ==============*/

#topnav{
	width:800px;
	height: 115px;
	color: #240035;
	overflow: hidden;
	}

#topnav ul {
  margin: 0;
  padding-left: 183px;
  padding-top: 65px;
  margin-left: 0px;
  float: left;
  list-style-type:none;
  color: #240035;
  font-size: 14px;
  font-variant: small-caps;
  display: inline;
}

#topnav ul li {
  float: left;}

#topnav ul a {
  line-height: 25px;
  text-decoration: none;
  text-align: center;
  text-indent: 25px;
  color: #240035;
  background:  url(../images/ambbutton.gif) left bottom no-repeat ;
  margin-left:1px;
  margin-right:1px;
  width: auto;
  display: block;
}

#topnav h1{
	text-indent: -1000px;
	font-size: 1px;}

#topnav ul a:active {
	color: #240035;
	background-position: -120px bottom;
}

/*
#topnav ul a:visited {
	background-position: -360px bottom;
	color: #fff;
}
*/
#topnav ul a:hover {
    color:#08648e;
    background-position: -240px bottom;
}

#topnav ul .first a {
    background-position: -360px bottom;
	color: #9fad05;
}

/* ============ FOOTER ============= */
	
#footer{
	clear: both;
	background:url(../images/photohead2.jpg) -250px -20px repeat-x #240035;
	/*background: url(../images/footer.gif) -10px 30px no-repeat white;*/
	width: 760px;
	height:70px;
	margin-left: 20px;
	margin-bottom:20px;
	padding-bottom: 0px;
	border: 0px solid yellow;}	

#footer p{
	font-family: verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-align:left;
	margin-top: 0px;
	float: left;
	display: inline;
	padding-top: 40px;
	padding-left: 120px;
	color: white;
	 }

#footer p.first{	
	padding-left: 20px;}
	 
img.valid{
	float : left;
	padding-top: 35px;
	padding-left: 10px;
	padding-bottom: 5px;
	}
	
/* ============ TEXT ============= */	

h1 {margin:0;}

h2{
	margin: 0px; 
	color:#ebecf6; 
	font-family: georgia, verdana, arial, sans-serif;
	font-size:22px; 
	line-height:40px ;
	padding-left: 10px;
	padding-bottom:8px;
	font-weight: bold;
	background:url(../images/photohead2.jpg) -10px -10px no-repeat #240035;
	text-align: left;}

p	{
	padding-left:10px;
	padding-right:10px;
	padding-top: 5px;
    margin:0;
	}
	
h3 { text-align: center;
	font-size: 25px;
	margin:0px;
	margin-bottom:5px;}		
	
h4 { margin: 0px;
	text-align: left;
	font-size: 16px;
	padding: 10px 10px 5px 10px;
	}
	
h4 em {font-weight: bolder;
	color: blue;}
	
p.pageup{
	float:left;
	display: inline;
	margin: 0px;
	margin-left: 65px;
	margin-top: 30px;
	border: 0;
	}
	
p.pageup img {border: 0;}		

p.orderform	img {
	border: 0;
	float: right;
	margin: 0px;
	padding-right:10px;
	margin-top: -20px;}		

p.orderform	{margin-top:15px;
	color : #240035;
	}
	
p.displayinfo{
	margin-bottom:0;
	margin-top:20px;}

/* ============ CARD INTRO ============= */	

.cardstand{
	margin-left: 20px;
	float: right;
	border : 0px solid green;}

.stands p.price{
	float: left;
	position:relative;

	text-align: left;
	margin: 0px;
	width: 200px;
	padding-left: 15px;
	border : 0px solid red;
	}	
	
.stands p.pageup{
	margin-top: 0px;
	margin-left:250px;
	}	
		 
.stands p{
	margin-top: 10px;
	}	

.stands button {
    float: left;
	position:relative;
	border : 0px solid blue;
	background: #ebecf6;
	margin:0;
	padding:0;
	}	

/* ============ CARD GALLERY ============= */

 .cardgallery{
	float:right;
	width: 570px; 
	height: 420px; 
	background-color: #ebecf6;
	margin-bottom:10px;
	margin-right:20px;
	border: 1px solid #240035;
	display: inline;}	

	
.cardgallery .thumbcontainer {
	position: relative;
	top:5px;
	left: 20px;
	margin:0; 
	margin-left:5px;
	margin-top: 5px;
	padding:0; 
	padding-right: 300px;
	height:360px; 
	width: 230px;
	overflow:hidden; 
	border: 0px solid blue;
	z-index: 1;
	}	
	
.cardgallery .thumbcontainer ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	}	

.cardgallery .thumbcontainer ul li {
	float: left;
	display:block; 
	padding: 1px; 
	border-right : 6px solid #ececec;; 
	margin: 0px;
	}	
	
.cardgallery .thumbnail img{
	border:2px solid black; 
	border-top: 1px solid silver;
	border-left: 1px solid gray;
	margin: 0px;
	background-color: white;
	padding: 12px;
	z-index: 5;}	
	
.cardgallery .thumbnail:hover{
	background-color: transparent;
	text-decoration: none;
	}

.cardgallery .thumbnail:focus,
.cardgallery .thumbnail:active
.cardgallery .thumbnail:visited{
	background-color: transparent;
	}
	
.cardgallery .thumbnail:hover img{
	background-color: #d7d7d7;
	}

.cardgallery .thumbnail span{ 
	position: absolute;
	background-color: white;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	outline: none;
	border:0;
	}

.cardgallery .thumbnail:hover span img{
	background-color: white;
	padding: 44px;
	border:3px solid black; 
	border-top: 2px solid silver;
	border-left: 2px solid gray; 
}

.cardgallery .thumbnail:hover span{
	visibility: visible;
	font-size:20px;
	line-height:30px ;
	text-align:center;
	font-weight: bold;
	font-variant: small-caps;
	color: #240035;
	top:2px;
	left:250px;
	background:transparent;
	z-index:50;
	}
	

.cardgallery input {
	margin-top: 5px;
	margin-left:36px;
	}

.cardgallery .instructions1 {
	position: absolute;
	top: 42px;
	left: 292px;
	width: 176px;
	height:176px;
	border: 2px inset silver;
	border-top: 2px solid gray;
	border-left: 2px inset black;
	background-color: white;
	padding: 0px;
	z-index: -2;}
	
.cardgallery .instructions2 {
	position: absolute;
	top: 290px;
	left: 250px;
	width: 264px;
	height: 34px;
	border: 2px inset silver;
	border-top: 2px solid gray;
	border-left: 2px inset black;
	background-color: white;
	z-index: 9;}
	
.cardgallery .instructions1 p{
	text-align: center;
	font-weight: bold;
	padding: 55px 20px;}
	
.cardgallery .instructions2 p{
	margin: 0;
	text-align: center;
	padding: 5px 15px;}
	
.cardgallery button {
	border : none;
	background: #ebecf6;
	margin-top: 5px;
	margin-left: 32px;}		
	

.cardgallery p.pageup{
	margin-top: 0px;
	margin-left: 62px;
	}	

/* ============ PICK &amp; MIX GALLERY ============= */
  
#pickgallery{
	float:right;
	width: 590px; 
	height: 465px; 
	background-color: #ebecf6;
	margin-bottom:10px;
	margin-right:20px;
	border: 1px solid #240035;
	display: inline;}	

#pickgallery .thumbcontainer {
	position: relative;
	top:1px;
	left: 1px;
	margin:0; 
	margin-left:5px;
	margin-top: 5px;
	padding:0; 
	padding-right: 270px;
	height:400px; 
	width: 310px;
	overflow:hidden; 
	border: 0px solid blue;
	z-index: 1;
	}	
	
#pickgallery .thumbcontainer ul {
	margin:0; 
	padding:0; 
	list-style:none; 
	}	

#pickgallery .thumbcontainer ul li {
	float: left;
	display:block; 
	padding: 1px; 
	border-right : 2px solid #ececec;; 
	margin: 0px;
	}	
	
#pickgallery .thumbnail img{
	border:2px solid black; 
	border-top: 1px solid silver;
	border-left: 1px solid gray;
	margin: 0px;
	background-color: white;
	padding: 8px;
	z-index: 5;}	
	
#pickgallery .thumbnail:hover{
	background-color: transparent;
	text-decoration: none;
	}

#pickgallery .thumbnail:focus,
#pickgallery .thumbnail:active
#pickgallery .thumbnail:visited{
	background-color: transparent;
	}
	
#pickgallery .thumbnail:hover img{
	background-color: #d7d7d7;
	}

#pickgallery .thumbnail span{ 
	position: absolute;
	background-color: white;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	outline: none;
	border:0;
	}

#pickgallery .thumbnail:hover span img{
	background-color: white;
	padding: 44px;
	border:3px solid black; 
	border-top: 2px solid silver;
	border-left: 2px solid gray; 
}

#pickgallery .thumbnail:hover span{
	visibility: visible;
	font-size:20px;
	line-height:30px ;
	text-align:center;
	font-weight: bold;
	font-variant: small-caps;
	color: #240035;
	top:2px;
	left:310px;
	background:transparent;
	z-index:50;
	}

#pickgallery  .instructions1 {
	position: absolute;
	top: 42px;
	left: 352px;
	width: 176px;
	height:176px;
	border: 2px inset silver;
	border-top: 2px solid gray;
	border-left: 2px inset black;
	background-color: white;
	padding: 0px;
	z-index: -2;}
	
 #inf_checks, #pickgallery  .instructions2 {
	position: absolute;
	top: 320px;
	left: 350px;
	width: 154px;
	padding: 2px 10px 0px 10px;
	height: auto;
	border: 2px inset silver;
	border-top: 2px solid gray;
	border-left: 2px inset black;
	background-color: white;
	text-align: center;
	font-weight: bold;
	z-index: 9;}

	
#pickgallery  .instructions1 p{
	text-align: center;
	font-weight: bold;
	padding: 55px 20px;}
	
#pickgallery .instructions2 p{
	text-align: center;
	font-weight: bold;
	padding: 5px 15px;}

#pickgallery .buttons{
	float:left;
	border: 0px solid yred;
	padding: 0;}
	
#pickgallery button {
	border : none;
	outline: none;
	background: #ebecf6;
	margin-top: 5px;
	margin-left: 20px;
	padding: 0;}		
	
#pickgallery input {
	margin: 0;
	margin-left:27px;
	padding; );
	}
/* ============ PRINT DISPLAY ============= */
	
.printgallery{
	float: right;
	width:570px; 
	height:420px; 
	background:#ebecf6;
	border:1px solid #240035;
	display: inline;
	margin-bottom:10px; 
	margin-right:20px;
	position: relative;
}

img.print{
	position: absolute;
	top: 78px;
	left:221px;
}

.printgallery fieldset{
	margin: 0;
	padding:0px;
	}	

.printgallery input
	{border:none;
	margin:0px;
	margin-top: 3px;
	}

.printgallery b.indenta{
	padding-left: 21px;}	
	
.printgallery b.indent{
	padding-left: 15px;}
	
.printgallery p.pageup{
	margin: 0;
	padding-top:10px;
	padding-left:5px;
	}

p.remaining{
	border: none;
	margin: 0;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 17px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	color: #08648e;
}

.enlarge{
	color: black;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin-top:20px;
	font-size: 12px;
	padding-right:0px;}	
	
.enlarge:hover {color: #9fad05;}

.printgallery .thumbcontainer{
	position: relative;
	width:160px; 
	height:280px; 
	top: 40px;
	left: 30px;
	background:transparent; 
	border:0px solid red; 
	margin:0px;}

.printgallery .thumbnail{
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-size: 12px;
	padding-left:0px;
	padding-right:0px;}
	
.printgallery .thumbnail:hover{
	background-color: transparent;
	color: #9fad05;
	}

.printgallery .thumbnail:hover img{
	border: none;
	}

.printgallery .thumbnail span{ 
	position: absolute;
	background-color: #ebecf6;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;}

.printgallery .thumbnail span img{
	border: 0px solid white;}

.printgallery .thumbnail:hover span{
	visibility: visible;
	top:-10px;
	left:191px;
	background:transparent;
	z-index: 50;}
	
.printgallery button {border : none;
	background: #ebecf6;
	padding:0;
	margin: 0px 0;
	padding-left: 25px !important;
	padding-top: 3px;
	padding-left: 0px ;
	border: 0px solid green;
	}

.printgallery  p.pageup{
	float:left;
	display: inline;
	margin: 0px;
	margin-left: 55px;
	margin-top: 10px;
	border: 0;
	}	
	
/* ============ LARGE PRINT PAGES ============= */		
	
#printwrapper{
	width: 800px;
	height: auto;
	background:  white;
	text-align: left;
	border: 2px solid silver;
	margin: 0 auto;
	margin-top: 20px;}
	
.printmain{
	margin:20px auto 20px auto;
	width:740px; 
	height:560px; 
	background:#ebecf6;
	border:1px solid #240035;
	display: block;
	position: relative;
}

p.return {
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	}

a {outline:none;}

img.big{
	position: absolute;
	top: 110px;
	left: 160px;
	}
	
img.left{
	border:0;}
	
img.right{
	display: inline;
    padding-left:530px;
	border: 0px solid green;}
	
p.arrow{
	position:absolute;
	left: 50px;
	top: 400px;
	width: 640px;
	border: 0px solid red;}

 /*========== box rules=============*/		
	
.leftbox, .rightbox {
	float: right;
	margin-left: 0px;
	position: relative;
	background: #ebecf6;
	width: 280px;
	height: 420px;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px solid #240035;
	display: inline;}		

.leftbox{margin-right: 20px;}	

#mainbox{
    clear:both;
	float: right;
	position: relative;
	background:  #ebecf6;
	width: 572px;
	height: 420px;
	margin-right: 20px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border: 1px solid #240035;
	display: inline;}	
	
#termsbox{
   
	float: right;
	position: relative;
	background:  #ebecf6;
	width: 572px;
	height: auto;
	margin-right: 20px;
	margin-bottom:10px;
	padding-bottom: 10px;
	border: 1px solid #240035;
	display: inline;}	

	
#mainbox.w{height: 500px;}	
	
.homebox{
	float: left;
	width: 365px;
	height: 410px;
	border: 1px solid #240035;
	background: #ebecf6;
	margin-bottom: 10px;
	position: relative;
	margin: 0;
	margin-left:20px;
	margin-bottom: 10px;
	display: inline;
}	
 /*========== link rules=============*/

p.sample{
	padding: 2px 5px;
	padding-left:70px;
	}

#sidenav a.order {
  width: auto;
  padding-left:1px;
  margin:0; }
  
p.sample img{
	border-style:none;}
	
	
 /*========== Image rules=============*/	
 
img.pic{
    border-top: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid silver;
	border-bottom: 3px solid gray; 
	margin-left: 40px;
	margin-top: 40px;}
	
a.cardsetb{
	float: left;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 5px;
	z-index: 1;}
	
a.cardsetb img{border-style: none;}
		
	
a.cardseta{
	float: right;
	padding-top:10px;
	padding-left: 5px;
	padding-right: 15px;
	z-index: 1;}	
	
a.cardseta img{border-style: none;}

img.small{float: right;
	padding-right: 10px;
	padding-top: 20px;
	margin:0;}
	
img.smalla{
	padding-left: 3px;
	padding-top: 5px;}	
	
img.small2a{
	float:left;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 7px;
	margin:0;}
	
img.small2b{
	float:right;
	padding-right: 0px;
	padding-left: 50px;
	padding-top: 7px;
	margin:0;}

img.smallcentre{
	padding-left: 90px;
	padding-top: 15px;}	

img.ccard{
	padding-left:9px;
	padding-top:10px;
	position: absolute;
	bottom: 2px;}
	
img.ccard2{
	padding-left:50px;
	padding-top:10px;}	
	
img.wpay{
	padding-left:8px;
	padding-top:10px;
	position: absolute;
	bottom: 2px;
	left: 190px;
	}	
	
img.wpay2{
	padding-left:70px;
	padding-top:20px;
	}	

 /*========== Form rules=============*/
	
fieldset{
	border:0;
	margin:0;
	padding:0;
	background:transparent;}
	
form{
	border:0;
	margin:0;
	padding:0;
	background:transparent;}
	
input{
	border:0;
	margin:0;
	padding:0;
	background:transparent;
	}	
/*==============Comments page  =========*/


#commentform {
	width:450px;
	margin-left: 50px;
	margin-top: 20px;
	}

#personal label{
	position:absolute;
	font-size:14px;
	padding-top:3px;
	left:62px;}

textarea {
	font:12px "Trebuchet MS", Verdana, sans-serif;
	padding:2px;
	background-color: white;
	margin-left: 10px;
	margin-top: 5px;
	}
	
p.send {
	text-align:center;
	}

p.send input{	
	background-color :white;
	padding: 2px 5px;
	margin: 5px 5px;
	border: 2px outset #b4f5da;}

#inf_from, #inf_email{
	color: red;
	margin: 0;
	margin-left: 100px;}	

#email, #from{
	background-color: white;
	margin-left:159px;
	height: 20px;
	border: inset 2px silver;}	

	
		
.t1, .t2 {
	margin: 20px auto;
	width: 430px;
	border: 1px solid navy;
	padding: 10px;}

.t1 td {
		width: 190px;
		border: 0px solid red;}

.t2 td {
		width: 190px;
		text-align: center;
		border: 0px solid red;}
				
.t2 td.l {
		text-align: left;
		}	
		