/* css for KamFoto website */
.green {
	color:green;
}
body {
	background-color: #C0D4FF;
}
.cards {
	background-color: #c0d4ff;
}
.bm {
	background-color: cornsilk;
}
.cal {
	background-color: khaki;
}
.prints {
	background-color: peachpuff;
}
.tags {
	background-color: thistle;
}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	background-color: transparent;
	font-family: verdana, arial, tahoma, sans-serif;
}
.banner1 {
	height: 60px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	text-align: left;
	background-color: transparent;
	border: 0px solid navy;
	font-family: arial; sans-serif;
}
.footer1 {
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	text-align: center;
	background-color: transparent;
	border: 0px solid navy;
	font-family: Verdana, Arial, sans-serif;
}
.nav2 ul {
	font-size: small;
	font-weight: normal;
	list-style-type: none;
	margin:0;
	padding: 5px;
	text-align: center;
	height: 30px;
}
.nav2 ul li {
	display: inline;
	padding-left: 0.5em;

}
.nav2 ul li a {
	text-decoration:none;
	padding-top: 3px; /*1em;*/
	padding-right: 5px; /*0.5em;*/
	padding-bottom: 5px;/*1.5em;*/
	padding-left: 5px; /*0.5em;*/
	color: #fff;
	background-color: #036;
}
.nav2 ul li a:hover {
	color: #fff;
	background-color: #369;
}
.nav2V ul {
	font-size: small;
	font-weight: normal;
	list-style-type: none;
	margin:0;
	padding: 5px;
	text-align: center;
	height: 30px;
}
.nav2V ul li {
	display: block;
	padding-left: 0.5em;

}
.nav2V ul li a {
	text-decoration:none;
	padding-top: 3px; /*1em;*/
	padding-right: 5px; /*0.5em;*/
	padding-bottom: 5px;/*1.5em;*/
	padding-left: 5px; /*0.5em;*/
	color: #fff;
	background-color: #036;
}
.nav2V ul li a:hover {
	color: #fff;
	background-color: #369;
}
/*  [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[ */
#nav3 ul {
	font-size: normal;
	font-weight: medium;
	list-style-type: none;
	margin:0;
	padding: 5px;
	text-align: left;
	height: px;
	color:black;
	background: ;
}
#nav3 ul a {
	list-style-type: none;
	color:navy;
}
#nav3 ul a:hover {
	color: ;
	background: white;
}
.nav4 ul {
	font-size: small;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	list-style-type: none;
	margin:0;
	padding: 0px;
	text-align: center;
	height: px;
}
.nav4 ul li {
	display: inline;
	padding-left: 0.5em;

}
.nav4 ul li a {
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px; 
	padding-bottom: 0px;
	padding-left: 0px; 
	color:  #036;            /*#fff;   */
	background-color:#fff; /*#036 */
}
.nav4 ul li a:hover {
	color: #000;
	background-color: #369; /*transparent*/
}

.series1 {
	float: right;
	position: relative;
	top: -40px;
	right:20px;
	margin-bottom: 0;
	padding-bottom: 0;
	background-color: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}
/*============================================ nav for HOME page */
#box_index1 a:hover, #box_index2 a:hover {
	color: #c0dfff;
	background-color: midnightblue;
}
#box_index1 a, #box_index2 a {
	height: 50px;
	text-decoration:none;
	padding-top: 0em;
	padding-right: 0.5em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	color: midnightblue;
	background-color:;   /* #d0e4ff; /*cod4ff*/
}
.box_index3 {

	width: 100px;
	height: 50px;
	border: 1px inset navy;
}
/*ooooooooooooooooooooooooooooooooooooooooooooooooo box+nav for albums ooooo */
.album_1 {
	float: left;
	width: 50px;
	text-align:center;
	color: brown;
	font-size: small;
}

/* iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii text definitions */

.KF_header1 {
	color: maroon;
	font-style: normal;
	font-weight: bold;
	font-size: 48px;
	line-height: normal;
}
.KF_header2   {
	color: maroon; 
	font-style: normal; 
	font-weight: bold; 
	font-size: xx-large; 
	line-height: normal; 
	border-bottom: none; 
}
.KF_header3   { 
	color: maroon; 
	font-style: normal; 
	font-weight: bold; 
	font-size: x-large; 
	line-height: normal; 
	border-bottom: none navy; 
}
.KF_header4   { 
	color: maroon; 
	font-style: normal; 
	font-weight: bold; 
	font-size: large; 
	line-height: normal; 
	border-bottom: none;
}
.nav1 {
	font-weight:normal;
	list-style-type: none;
	display: inline;
}
#grey_bkgnd1 {
	height: 26px;
	width: 700px;
	margin: 0px auto 0px auto;
	background-color: silver;
	padding-top: 2px;
	font-size: small;
}
/* ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; boxes - size and background colour */

#box_A5, #box_A6, #box_A7, #box_cart, #box_buy, #box_LB {
	height: 130px;
	background-color: transparent; /* #d0e4ff;*/
	padding-top: 1px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	border-right:1px solid gray;
}
#box_buy {
	width: 820px;
	margin: 0 auto;
	border: 0px dashed red;
	text-align: center;
	margin-top: 5px;
/*	padding-left: 25px; */

}
#box_how {
	margin: 0 auto;
	width: 880px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	border: 0px dotted navy;
	border-bottom: 0px solid navy;
}
#box_A5 {
	float: left;
	width: 120px;
	text-align: center;
}
#box_A6 {
	float: left;
	width: 120px;
	text-align: center;
}
#box_A7 {
	float: left;
	width: 120px;
	text-align: center;
}
#box_LB {
	float: left;
	width: 120px;
	text-align: center;
}
#box_cart {
	float: right;
	width: 150px;
	text-align: center;
	padding-top: 20px;
	border-right: 0;
}
#box_cd_gall {
	float: left;
	padding-left: 20px;
	margin-top: -20px;
}
#box_index1 {
	float: left;
	width: 7.5em;
	padding-top: 0.1em;

	border: 0px solid black;
	text-align: center;
	font-size: 18px;
	font-weight: bolder;
	color: midnightblue;
	background-color: transparent;
}
#box_index2 {
	float:right;
	margin-right: 10px;
	line-height: 180%;
	font-size: 14px;
	font-weight: bold;
	color: midnightblue;
	background-color: transparent;
	border: 0px solid black;
}
#box_picL7 {
	float:left;
	width: 118px;
	height:100px;
	padding-top: 10px;
	text-align:center;
	border: 0px dotted salmon;
}
#box_picP10 {
	float:left;
	width: 82px;
	height:130px;
	padding-top: 10px;
	text-align:center;
	border: 0px dotted green;
}
.box_picLB4 {
	float:left;
	width: 208px;
	height:100px;
	padding-top: 10px;
	text-align:center;
	border: 0px dotted brown;
}

/* ---------------------------------- photo gallery-------- */
.pic_holder {
	width: 840px;  
	margin: 0 auto;
	min-height: 50px;
	border: 0px dotted red;
}
.gallery_P {
	clear: right;
	width: 900 px;
	height: 160px;
	margin-top: 10px;
	margin: 0 auto;
	border: 0px solid purple;
}
.gallery_L {
	clear: right;
	width:900px;
	height: 110px;
	margin: 0 auto;
	border: 0px dashed black;
}
.gallery2 {
	float: left;
	width: 150px;
	min-height: 25px;
	border: 0px dotted olive;
	text-align: center;
	position-top:0px;
}
.gallery3 {
	float: left;
	width: 150px;
	height: 200px;
	border-right: 0px dotted green;
	text-align: center;
	position-top:0px;
	padding-top: 0px;
}
.gallery4 {
	float: left;
	width: 150px;
	height: 150px;

	text-align: center;
	position-top:0px;
	padding-top: 0px;
	background-color: ;
	margin-left: auto;
	margin-right: auto;
}
.gal_b2{
	width: px;
	height: 120px;
	border: 0px dotted olive;
	background-color: transparent;
	position: relative;
	top: 0; /* 40px;  = (ParentHght - childHgt)/2 */
	margin:  0 auto;
}
.gal_b1{
	width: 150px;
	height: px;
	border: 1px dotted olive;
	background-color: silver;
}
.holder_1L {
	margin: 0 auto;
	width: 130px;
	height: 40px;
}

#LHS5 {
	margin-left:20px;
	border: 0px dashed navy;
}
#LHS2 {
	padding-left: 50px;
	border: 1px dotted purple;
}
div.img {
	width:120px;
  	margin: 2px;
  	border: 0px solid olive;
  	height: auto;
  	width: auto;
  	float: left;
  	text-align: center;
}	

div.img img {
  display: inline;
  margin: 5px;
  border: 1px solid #000000;
}

div.img a:hover img {
	border: 1px solid #00ffff;

}
 a:hover img {
	border: 1px solid #00ffff;
}

div.desc {
  text-align: center;
  font-weight: normal;
/*  width: 120px; */
  margin: 2px;
}
#clr {
	clear:left;
	display: block;
	text-align: center;
}
#clrR {
	clear: right;
}
#clrL {
	clear: left;
}
#under1 {
	clear: right;
	clear: right;
	position: relative;
	top: -5px;
	text-align: left;
}
