/*Randy Kramer Design:: CSS*/

/*Begin Page Formatting-------------------------------------------*/
html,body {
	background: #636363;
	height:100%;
	margin:0 auto;
	font:10px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:white;
}
/*No Borders------------------------------------------------------*/
img {
	border:0;
}
/*Main Layout-----------------------------------------------------*/
#container {
	position:relative;
	width:950px;
	height:670px;
	margin:60px auto;
	text-align:center;
	border-bottom:2px solid #000;
	line-height:1.3em;
}
#containerrepurposed {
	position:relative;
	width:950px;
	height:805px;
	margin:60px auto;
	text-align:center;
	border-bottom:2px solid #000;
	line-height:1.3em;
	overflow: visible;
}
#containertheprocess {
	position:relative;
	width:950px;
	height:905px;
	margin:60px auto;
	text-align:center;
	border-bottom:2px solid #000;
	line-height:1.3em;
}
#disclaimer {
	position:relative;
	width:950px;
	height:50px;
	top:0;
	margin:-55px auto;
	text-align:left;
}
/*Typography-----------------------------------------------------*/
h1 {
	font-size:1em;
	letter-spacing:0.03em;
	font-weight:bold;
	margin:0 0 .2em 0;
	color: #636363;
}
h2 {font-size:1.35em; color:#000; font-weight:bold; margin:0 0 .5em 0;}
p {font-size:1.2em; line-height:1.2em; margin:0 .2em .5em 0;}
h3 {
	font-size:1.0em;
	color:#000;
	line-height:1.2em;
	margin:0 .2em .5em 0;
	font-weight: normal;
}
strong {letter-spacing:.03em;}
ABBR {letter-spacing:0.1em}

a {text-decoration:none; color:#c4df9b; font-size:1em; font-weight:bold;}
a:hover {border-bottom:1px dotted #c4df9b;}
/*Menu-----------------------------------------------------------*/
#menu {
	position:absolute;
	width:160px;
	height:auto;
	top:90px;
	left:0px;
	z-index:10;
	text-align:left;
	border-top:1px solid #fff;
}
#menu a {
	text-decoration:none;
	color:#fcfcfc;
	font-size:1.6em;
	font-weight:bold;
	display:block;
	width:160px;
	height:21px;
	padding:10px 0 10px 2px;
	margin:0;
	border-bottom:1px solid #fff;
}
#menu a:hover {
	text-decoration:none;
	background:#929292;
}
#menu a:visited, a:active {
	text-decoration:none;
}
/*Home----------------------------------------------------------*/
#kdsTitle {
	position:absolute;
	width:545px;
	height:60px;
	top:0px;
	left:0px;
	z-index:2;
	background:url(../images/home/kds_logo.gif) no-repeat top;
}
#homeSplash {
	position:absolute;
	width:750px;
	height:335px;
	top:90px;
	left:180px;
	z-index:2;
	background:#000;
	border:2px solid #000;
}
#homeInformation {
	position:absolute;
	width:355px;
	height:auto;
	top:470px;
	left:180px;
	z-index:4;
	color:#fff;
	text-align:left;
	line-height:1.3em;
}
#homeInformationCont{
	position:absolute;
	width:380px;
	height:auto;
	top:488px;
	left:550px;
	z-index:4;
	color:#fff;
	text-align:left;
	line-height:1.3em;
}
/*The Process--------------------------------------------------*/
#theProcessTitle {
	position:absolute;
	width:auto;
	height:25px;
	top:89px;
	left:190px;
	z-index:4;
	text-align:left;
	background:#000;
}
#theProcessLeft {
	position:absolute;
	width:355px;
	height:auto;
	top:119px;
	left:190px;
	text-align:left;
}

#theProcessRight {
	position:absolute;
	width:355px;
	height:auto;
	top:89px;
	left:565px;
	text-align:left;
}

#theProcessNav {
	position:absolute;
	width:35px;
	height:auto;
	top:654px;
	left:133px;
	text-align:left;
}
#theProcessNav a, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
/*Portfolio*/
#slideshowContainer {
	position:absolute;
	width:750px;
	height:395px;
	top:90px;
	left:180px;
	z-index:2;
	background:#000;
	border:2px solid #000;
	overflow:auto;
}
#slideshowContainer2 {
	position:absolute;
	width:750px;
	height:355px;
	top:90px;
	left:180px;
	z-index:2;
	background:#000;
	border:2px solid #000;
	overflow:auto;
}
/*Multiple Slideshow Values, Various Number of Images--------*/
#slideshowBirdhouses {
	position:absolute;
	width:1608px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowFurnishings {
	position:absolute;
	width:6028px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowFurniture {
	position:absolute;
	width:10180px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowFirePlaces {
	position:absolute;
	width:4090px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowHome {
	position:absolute;
	width:1622px;
	height:335px;
	top:2px;
	left:2px;
}
#slideshowLighting {
	position:absolute;
	width:4250px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowNews {
	position:absolute;
	width:3660px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowRecycled {
	position:absolute;
	width:5928px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowStairRailings {
	position:absolute;
	width:6035px;
	height:340px;
	top:35px;
	left:0px;
}
#slideshowtheprocess {
	position:absolute;
	width:1800px;
	height:335px;
	top:35px;
	left:0px;
}

/*Below the Slideshow--------*/
#longDescriptions {
	position:absolute;
	width:750px;
	height:160px;
	top:496px;
	left:180px;
	z-index:4;
	text-align:left;
	overflow: scroll;
	clip: rect(auto,auto,auto,auto);
}
#currentSectionTitle {
	position:absolute;
	width:248px;
	height:25px;
	top:3px;
	left:0px;
	z-index:4;
	text-align:left;
	background:#000;
}
#currentSectionTitle2 {
	position:absolute;
	width:248px;
	height:20px;
	top:3px;
	left:0px;
	z-index:3;
	text-align:left;
	background:#000;
}
#portfolioInformation {
	position:absolute;
	width:380px;
	height:150px;
	top:496px;
	left:180px;
	z-index:4;
	text-align:left;
}
#longInformation {
	position:absolute;
	width:700px;
	top:0px;
	left:0px;
	text-align:left;
	clip: rect(auto,auto,auto,auto);
	height: 100px;
}
#repurposedInformation {
	position:absolute;
	width:700px;
	top:0px;
	left:0px;
	text-align:left;
	clip: rect(auto,auto,auto,auto);
	height: 100px;
}
#clickForImageBlurb {
	position:absolute;
	width:214px;
	height:auto;
	top:515px;
	left:571px;
	z-index:4;
	text-align:left;
	border-left:2px solid #000;
	padding:0 0 0 10px;
}
/*Copyright------------------------------------------------------*/
#copyright {
	position:absolute;
	width:105px;
	top:655px;
	left:0px;
	text-align:left;
}
#copyrightrepurposed {
	position:absolute;
	width:105px;
	top:790px;
	left:0px;
	text-align:left;
}
#copyrighttheprocess {
	position:absolute;
	width:105px;
	top:890px;
	left:0px;
	text-align:left;
}
/*Contact--------------------------------------------------------*/
#contactContainer {
	position:absolute;
	width:347px;
	height:auto;
	top:88px;
	left:575px;
}
#contactPhoto {
	position: absolute;
	width:375px;
	height:375px;
	top:10px;
	left:10px;
	border:1px solid #000;
	left:185px;
	top:90px;
}
#contactMessage {
	position:absolute;
	width:375px;
	height:auto;
	top:479px;
	left:185px;
	text-align:left;
}
#contactAdditionalInfo {
	position:absolute;
	width:185px;
	height:auto;
	top:556px;
	left:370px;
	text-align:left;
}
#rep_ai {
	position:absolute;
	width:185px;
	height:auto;
	top:555px;
	left:575px;
	text-align:left;
}
/*Project Pages-------------------------------------------------*/
#projectContainer {
	margin:0 auto 0 50px;
	position:relative;
	text-align:left;
}
#projectSpecs {
	position:relative;
	width:600px;
	height:30px;
}
#projectInfo {
	position:relative;
	width:450px;
	height:auto;
	text-align:left;
	margin:10px 0 0 0;
}
#kdsMiniLogo {
	position:absolute;
	width:379px;
	height:58px;
	z-index:6;
	background:url(../images/home/kds_mini_logo.gif) no-repeat top;
	left: 167px;
	top: 710px;
}
#kdsMiniLogoH {
	position:absolute;
	width:379px;
	height:58px;
	z-index:6;
	background:url(../images/home/kds_mini_logo.gif) no-repeat top;
	left:167px;
	top:510px;
}
.bigImageStyleV, .bigImageStyleH {
	margin:auto;
	border:2px solid #000;
}
/*Primary Classes------------------------------------------------*/
a.gallery, a.gallery:visited {
	display:block;
	color:#000;
	text-decoration:none;
	border:2px solid #000;
	width:auto;
	height:335px;
	float:left;
}
a.gallery:hover {
	white-space:normal;
	border:2px solid #fff;
}
a.nongallery {
	display:block;
	color:#000;
	text-decoration:none;
	width:auto;
	height:335px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfloat {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
