/* Default Stylesheet for peterkitchell.com */

/** BODY ELEMENTS **/
body {
	font-size: 12px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;	
	background: #f0f0f0;
	}
a:link {
	text-decoration: none;
	color: #000;
	}
a:visited {
	text-decoration: none;
	color: #000;
	}
a:hover {
	text-decoration: none;
	color: #8f96a3;
	border-bottom: 1px dashed #8f96a3;
	}
a:active {
	text-decoration: none;
	color: #000;
	}


/** Main container and color divs **/
#container {
	width: 1100px;
	margin: 0px;
	text-align: left;
	}
#content {
			
			}
#topleft {
	background: #f7ef33;
	width: 350px;
	height: 50px;
	float: left;
	}
#topleft-cp {
	background: #848600;
	width: 350px;
	height: 50px;
	float: left;
	}
#topright {
	background: #e6ecb5;
	width: 750px;
	height: 50px;
	float: right;
	}
#topright-cp {
	background: #7a823a;
	width: 750px;
	height: 50px;
	float: right;
	}
#midleft {
	background: #d7efff;
	width: 350px;
	height: 185px;
	float: left;	
	}
#midleft-cp {
	background: #67869b;
	width: 350px;
	height: 185px;
	float: left;	
	}
#midright {
	background: #fff3d2;
	width: 750px;
	height: 185px;
	float: right;
	}
#midright-cp {
	background: #9a8b62;
	width: 750px;
	height: 185px;
	float: right;
	}
#botmleft {
	background: #eaefe6;
	width: 350px;
	height: 470px;
	float: left;
	letter-spacing: 2px;
	}
#botmleft-cp {
	background: #80867b;
	width: 350px;
	height: 865px;
	float: left;
	}
#botmleft2 {
	background: #eaefe6;
	width: 350px;
	height: 865px;
	float: left;
	letter-spacing: 2px;
	}	
#botmleft3 {
	background: #eaefe6;
	background-image:url('../images/botmleft3-bg.jpg');
	width: 350px;
	height: 863px;
	float: left;
	letter-spacing: 2px;
	}
#botmright {
	background: #e6f2ed;
	width: 750px;
	height: 470px;
	float: right;
	letter-spacing: 2px;
	}
#botmright2 {
	background: #e6f2ed;
	width: 750px;
	height: 865px;
	float: right;
	letter-spacing: 2px;
	}
#botmright-cp {
	background: #7b8a84;
	width: 750px;
	height: 865px;
	float: right;
	letter-spacing: 2px;
	}
#botmright3 {
	background: #e6f2ed;
	background-image:url('../images/botmright3-bg.jpg');
	width: 750px;
	height: 863px;
	float: right;
	letter-spacing: 2px;
	}
#book-txt {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-style:oblique;
	width: 740px;
	font-size: 13x;
	letter-spacing: 0px;
	text-align:left;
	padding-left:40px;
	padding-top: 50px;
	margin-top:0px;
	}
#top-bg-bio {
	background: #f0f0f0;
	background-image:url('../images/BG-bio.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}	
#top-bg-abs {
	background: #f0f0f0;
	background-image:url('../images/BG-abstract.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-corp {
	background: #f0f0f0;
	background-image:url('../images/BG-corporate.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-ew {
	background: #f0f0f0;
	background-image:url('../images/BG-earlier.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-hc {
	background: #f0f0f0;
	background-image:url('../images/BG-healthcare.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-hsp {
	background: #f0f0f0;
	background-image:url('../images/BG-hosp.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-mat {
	background: #f0f0f0;
	background-image:url('../images/BG-materials.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-obj {
	background: #f0f0f0;
	background-image:url('../images/BG-object.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-pc {
	background: #f0f0f0;
	background-image:url('../images/BG-pc.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}
#top-bg-plc {
	background: #f0f0f0;
	background-image:url('../images/BG-place.jpg');
	width: 1100px;
	height: 235px;
	float: left;
	}	
.title {
	font-size: 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	float: left;
	font-style:oblique;
	}
#peterimg {
	width: 250px;
	height: 250px;
	letter-spacing: 2px;
	text-align:center;
	padding-left:50px;
	padding-top:100px;
	}	
#traceyimg {
	width: 250px;
	height: 250px;
	letter-spacing: 2px;
	float:left;
	text-align:center;
	padding-left:50px;
	padding-top: 210px;
	}
#ebenimg {
	width: 250px;
	height: 250px;
	float:left;
	letter-spacing: 2px;
	text-align:center;
	padding-left:100px;
	padding-top: 418px;
	}
/** Catalog Page **/
#catalog-txt {
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	float: left;
	width: 700px;
	height: 700px;
	font-size: 14px;
	letter-spacing: 1px;
	text-align:left;
	padding-top: 50px;
	margin-top:0px;
	padding-left:50px;
	padding-right:50px;
	}
.title2 {
	font-size: 18px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	float: left;
	}
#catalog-rt {
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	float: right;
	width: 280px;
	height: 700px;
	font-size: 14px;
	letter-spacing: 0px;
	text-align:left;
	padding-top: 50px;
	padding-left:20px;
	margin-top:0px;
	background: #fafafa;
	color: #808692;
	font-style:oblique;
	}
#catalog-rt a:link {
	text-decoration: none;
	color: #808692;
	font-style:oblique;
	}
#catalog-rt a:visited {
	text-decoration: none;
	color: #808692;
	font-style:oblique;
	}
#catalog-rt a:hover {
	text-decoration: none;
	color: #8f96a3;
	border-bottom: 1px dashed #8f96a3;
	font-style:oblique;
	}
#catalog-rt a:active {
	text-decoration: none;
	color: #808692;
	font-style:oblique;
	}
#catalog-lft {
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	float: left;
	width: 330px;
	height: 815px;
	font-size: 12px;
	background: #80867b;
	letter-spacing: 0px;
	text-align:left;
	padding-top: 50px;
	padding-left:20px;
	margin-top:0px;
	color: #c9c9c9;
	font-style:oblique;
	}
#catalog-lft a:link {
	text-decoration: none;
	color: #c9c9c9;
	font-style:oblique;
	}
#catalog-lft a:visited {
	text-decoration: none;
	color: #c9c9c9;
	font-style:oblique;
	}
#catalog-lft a:hover {
	text-decoration: none;
	color: #c9c9c9;
	border-bottom: 1px dashed #8f96a3;
	font-style:oblique;
	}
#catalog-lft a:active {
	text-decoration: none;
	color: #c9c9c9;
	font-style:oblique;
	}
.indent {
	padding-left: 5px;
	color: #808692;
	font-style:oblique;
	}
.indent2 {
	padding-left: 5px;
	color: #c9c9c9;
	font-style:oblique;
	}	
/** Design Elements **/
.optic{
	position:absolute; 
	top:58px; 
	left:273px; 
	width:771px; 
	height:172px;
	}
.backarrow{
	float: left;
	padding: 4px;
	border: none;
	}
.address{
	width: 250px;
	float: left;
	}
.address2{
	width: 350px;
	float: left;
	}
.bioimgrt{
	float: right;
	border: 2px solid #80867b;
	padding: 4px;
	margin: 3px;
	}
.bioimgrt2{
	float: right;
	border: 2px solid #80867b;
	padding: 4px;
	margin-top: 10px;
	margin-right:30px;
	}
.contactimg{
	float: none;
	border: 2px solid #8d9488;
	padding: 4px;
	margin-top: 20px;
	
	}
/** Menu **/
#menu {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 28px;
	}
#menu2col {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 28px;
	width: 300px;
	float:left;
	}
#menu-cp {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 28px;
	}
#menu-cp a:link {
	text-decoration: none;
	color: #000;
	}
#menu-cp a:visited {
	text-decoration: none;
	color: #000;
	}
#menu-cp a:hover {
	text-decoration: none;
	color: #f0f0f0;
	border-bottom: 1px dashed #f0f0f0;
	}
#menu-cp a:active {
	text-decoration: none;
	color: #000;
	}
#idea{
	padding-top:400px;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: center;
	letter-spacing: 1px;
	}
#selected{
	margin-top:20px;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:8px;
	padding-right:0px;
	width: 200px;
	float: right;
	font-size: 16px;
	text-align: left;
	background: #e6f2ed;
	font-weight: bold;
	}
#seriesmenu{
	margin-top:20px;
	padding-top:8px;
	padding-left:20px;
	padding-bottom:8px;
	padding-right:0px;
	width: 200px;
	float: right;
	font-size: 16px;
	text-align: left;
	}	
/** LISTS **/
li {margin-top: 10px;}	
	
/** TYPOGRAPHY **/
.KFAtxt {
	font-weight: bold;
	text-align: right;
	color: #6c6c6c;
	padding-right: 155px;
	padding-top: 12px;
	letter-spacing: 1px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}
.KFAtxt1 {
	font-weight: bold;
	text-align: right;
	color: #6c6c6c;
	padding-right: 155px;
	padding-top: 17px;
	font-size: 16px;
	letter-spacing: 2px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}
.KFAtxt2 {
	font-weight: bold;
	text-align: center;
	color: #6c6c6c;
	font-size: 16px;
	padding-right: 25px;
	padding-top: 68px;
	letter-spacing: 2px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}
.KFA-lt {
	font-weight: bold;
	text-align: left;
	color: #f0f0f0;
	font-size: 16px;
	padding-left: 60px;
	padding-top: 118px;
	letter-spacing: 2px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}
.KFA-dk {
	font-weight: bold;
	text-align: left;
	color: #515151;
	font-size: 16px;
	padding-left: 60px;
	padding-top: 118px;
	letter-spacing: 2px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}	
.KFAtxt-cp {
	font-weight: bold;
	text-align: center;
	color: #484848;
	font-size: 16px;
	padding-right: 25px;
	padding-top: 68px;
	letter-spacing: 2px;
	font-family:  "Helvetica", "Helvetica Neue", "Arial", sans-serif;
	}
.bio {
	width:300px;
	float: left;
	padding-left: 15px;
	}
.bio2 {
	width:500px;
	float: left;
	padding-left: 15px;
	}
#book{
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	padding-right: 10px;
	padding-top: 35px;
	}
#book a:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
#book a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
#book a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	border-bottom: none;
	}
#book a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
#idea a:link {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
#idea a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
#idea a:hover {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 1px;
	border-bottom: none;
	}
#idea a:active {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #8d918f;
	text-align: right;
	letter-spacing: 1px;
	}
/** END **/