/*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;
}
/*Typography-----------------------------------------------------*/
h1 {font-size:1.1em; letter-spacing:.03em; font-weight:bold; margin:0 0 .2em 0;}
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;
}
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:439px;
	left:180px;
	z-index:4;
	color:#fff;
	text-align:left;
	line-height:1.3em;
}
#homeInformationCont{
	position:absolute;
	width:380px;
	height:auto;
	top:458px;
	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:559px;
	left:886px;
	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;
}
/*Multiple Slideshow Values, Various Number of Images--------*/
#slideshowFurniture {
	position:absolute;
	width:7535px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowFurnishings {
	position:absolute;
	width:2733px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowBirdhouses {
	position:absolute;
	width:1608px;
	height:335px;
	top:35px;
	left:0px;
}
#slideshowStairRailings {
	position:absolute;
	width:3594px;
	height:340px;
	top:35px;
	left:0px;
}
#slideshowFirePlaces {
	position:absolute;
	width:2152px;
	height:335px;
	top:35px;
	left:0px;
}
#currentSectionTitle {
	position:absolute;
	width:auto;
	height:25px;
	top:3px;
	left:0px;
	z-index:4;
	text-align:left;
	background:#000;
}
#portfolioInformation {
	position:absolute;
	width:380px;
	height:120px;
	top:496px;
	left:180px;
	z-index:4;
	text-align:left;
}
#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;
}

/*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 {
	position:relative;
	text-align:left;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 50px;
}
#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;
}
