/*
filename: kkironworks.com/kk.css
design:   Vortex Communications, Inc.
          www.vortexmiami.com
          vortexinfo@vortexmiami.com
author:   Bruce Blackburn
created:  Oct 28, 2007
modified: Aug 20, 2009 
          (link overflow:hidden to hide dotted outline)
          (add homepage TopSpecialtyContracter link)
*/
* {
  margin:0;
  padding:0;
}
body {
  background-color:#888;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px; 
  line-height:1.3;
}
h3 {
  padding:1.3em 0 0.7em;
  font-size:1em;
  color:#000099;
}
h4 {
  padding:0;
  font-size:1em;
  color:#000;
}
p {
  padding-bottom:1em;
}
a {
  text-decoration:none;
  overflow:hidden;
}
a:hover {
  text-decoration:underline;
}
img {
  border-width:0;
}
.top img{
  position:relative;
  top:2px;
}
ul {
  list-style:none;
}
#content li {
  padding:0 0 0.3em 15px;
  background:transparent url(../nav_images/blue_bullet.gif) 0 40% no-repeat;
}
#wrap {
  position:relative;
  margin:0 auto;
  background:#888 url(../nav_images/shadow_middle2.gif) repeat-y;
  width:816px;
}
#header {
  background:#888 url(../nav_images/kkheader2.gif) no-repeat;
  height:118px;
  position:relative;
  width:816px;
}
#wrap_inner {
  position:relative;
  width:800px;
  margin:0 auto;
  background-color:#fff;
}
#header h1,
#header h2 {
  text-indent:-5000px;
}
#header h1 a {
  position:absolute;
  left:61px;
  top:33px;
  width:310px;
  height:25px;
  display:block;
  text-decoration:none;
}
#content {
  float:left;
  display:inline; 
  position:relative;
  background:transparent url(../nav_images/sub_content_bg.jpg) no-repeat;
  width:624px;
  min-height:270px;
  padding:136px 0 30px 36px;
}
#content p {
  padding-right:280px;
}

/* FOOTER */
#footer {
  background:#888 url(../nav_images/footer.gif) no-repeat;
  clear:left;
  width:803px;
  height:40px;
  padding:6px 0 0 13px;
  color:#eee;
  font-size:0.9em;
}
#footer a {
  color:#eee;
}
#aboutpage #hig_logo {
  margin:4px 0 0 -4px;
}
#aboutpage #hig_logo a {
  background:none;
  text-indent:0;
  display:inline;
}

/* MAIN NAV */
#mainnav {
  float:left;
  display:inline;
  width:140px;
  height:332px;
  background:#fff url(../nav_images/main_nav_bg.jpg) no-repeat;
  overflow:visible;
  padding-top:12px;
}
#mainnav a {
  text-indent:-5000px;
  height:25px;
  display:block;
  background: url(../nav_images/main_nav_bg.jpg) 0 -12px;
}
#mainnav #address {
  font-family:Arial, Helvetica, sans-serif;
  position:absolute;
  width:122px;
  left:16px;
  top:300px;
  font-size:10px;
  line-height:1.4;
}

/* MAIN NAV HOVER */
a#home_btn {
  background-position: 0 -12px;
}
a#home_btn:hover {
  background-position: -141px -12px;
}
a#about_btn {
  background-position: 0 -37px;
}
a#about_btn:hover {
  background-position: -141px -37px;
}
a#services_btn {
  background-position: 0 -62px;
}
a#services_btn:hover {
  background-position: -141px -62px;
}
a#projects_btn {
  background-position: 0 -87px;
}
a#projects_btn:hover {
  background-position: -141px -87px;
}
a#clients_btn {
  background-position: 0 -112px;
}
a#clients_btn:hover {
  background-position: -141px -112px;
}
a#jobs_btn {
  background-position: 0 -137px;
}
a#jobs_btn:hover {
  background-position: -141px -137px;
}
a#contact_btn {
  background-position: 0 -162px;
}
a#contact_btn:hover {
  background-position: -141px -162px;
}

/* MAIN NAV SELECTED */
#homepage a#home_btn {
  background-position: -141px -12px;
}
#aboutpage a#about_btn {
  background-position: -141px -37px;
}
#servicespage a#services_btn {
  background-position: -141px -62px;
}
#projectspage a#projects_btn {
  background-position: -141px -87px;
}
#clientspage a#clients_btn {
  background-position: -141px -112px;
}
#jobspage a#jobs_btn {
  background-position: -141px -137px;
}
#contactpage a#contact_btn {
  background-position: -141px -162px;
}

/* SUBNAV */
#subnav,
#subnav a:link,
#subnav a:visited
{
  color:#666;
}
#subnav a {
  font-size:0.91em;
}

/* HOME PAGE */
#homepage #header {
  background:#888 url(../nav_images/kkheader2number4.gif) no-repeat;
}
#homepage #header h3 {
  left:620px;
  padding:0;
  position:absolute;
  text-indent:-5000px;
  top:10px;
  width:188px;
}
#homepage #header h3 a {
  display:block;
  height:58px;
  padding:0;
}
#homepage #summary {
  width:200px;
  padding:71px 24px 0 24px;
  float:left;
  display:inline;
}
#homepage #detail {
  width:184px;
  padding:126px 0 48px;
  float:left;
  display:inline;
}
#homepage h3 {
  padding:0 0.7em 0.7em 0;
}
#homepage #content {
  padding:195px 0 12px 0;
  width:660px;
  background:#fff url(../nav_images/home_content_bg.jpg) 0 -1px no-repeat; 
}
#homepage #content a {
  text-decoration:underline;
}
#homepage #content h4 a {
  text-decoration:none;
  color:#000;
}
#homepage #content h4 a:hover {
  text-decoration:underline;
}
#homepage #content p,
#homepage #content h4 {
  padding-right:0;
  line-height:1.5;
}
#homepage #kk_works {
  float:left;
}
#homepage #kk_works_pic {
  padding:22px 0 0 8px;
  width:220px;
  float:left;
  background:#d1d1d1 url(../nav_images/kkworks_pic_bg.jpg) 0 0 no-repeat;
}
#homepage #kk_works_text {
  width:212px;
  min-height:27px;
  padding:18px 0 48px 16px;
  background:#fff url(../nav_images/kkworks_text_bg.jpg) 0 0 no-repeat;
  clear:left; 
}
#homepage #kk_works_text h3 {
/*  position:relative;
  left:-24px;
  font-size:10px;
*/
  display:none;
}
#homepage #kk_works_text h4,
#homepage #kk_works_text p {
  font-size:10px;
  line-height:1.3;
}

/* SIDEBAR PICTURES (NOT PROJECT PAGE) */
.sidepic
{
  position:absolute;
  right:28px;
  top:175px;
}

/* ABOUT PAGE */
#aboutpage #content {
  min-height:1300px;
}
#aboutpage #pic11 {
  top:191px;
}
#aboutpage #pic13 {
  top:375px;
}
#aboutpage #pic15 {
  top:627px;
}
#aboutpage #pic17 {
  top:846px;
}
#aboutpage #pic21 {
  top:1012px;
}
#aboutpage #pic19 {
  top:1245px;
}

/* PROJECTS */
#projectspage .sidepic {
  position:relative;
  top:0;
  left:0;
}
#projectspage #content p {
  padding-right:50px;
}
#gallery {
  padding:1em 0 36px;
}
#gallery h3 {
  padding:1em 7em 0 0;
  clear:left; 
}
#gallery p {
  color:#666;
}
#projnav {
  padding:0.8em 18px 0 0; 
  color:#666;
  float:right;
  clear:left; 
}
#projnav a {
  display:block;
  text-decoration:none;
  padding:.2em 0;
  width:19px;
}
#gallery #sidecol {
  float:right;
  width:239px;
  min-height:450px;
}
#gallery #maincol {
  width:360px;
  float:left;
  position:relative;
}
.mainpic {
  background:transparent url(../nav_images/main_frame_bottom.gif) 0 100% no-repeat;
  margin-top:10px;
}
.mainpic img {
  padding:8px 3px 0 1px;
  background:transparent url(../nav_images/main_frame_top.gif) 0 0 no-repeat;
  margin-bottom:10px;
}
.sidepic {
  background:transparent url(../nav_images/side_frame_bottom.gif) 0 100% no-repeat;
  margin-bottom:12px;
}
.sidepic img {
  padding:8px 3px 0 1px;
  background:transparent url(../nav_images/side_frame_top.gif) 0 0 no-repeat;
  margin-bottom:10px;
}
#galleryposition,
#leftarrow,
#rightarrow {
  float:left;
}
#galleryposition {
  padding:0.15em 0;
  width:4.6em;
  text-align:center;
}
#leftarrow {
  background:transparent url(../nav_images/arrow_blue_l.gif) 0 50% no-repeat;
  text-indent:-5000px;
} 
#rightarrow {
  background:transparent url(../nav_images/arrow_blue_r.gif) 0 50% no-repeat;
  text-indent:-5000px;
}
#leftarrow a:hover{
  background:transparent url(../nav_images/arrow_gray_l.gif) 0 50% no-repeat;
}
#rightarrow a:hover{
  background:transparent url(../nav_images/arrow_gray_r.gif) 0 50% no-repeat;
}
/* following can be deleted when activecategory is implemented*/
#stairsactive a#stairs,
#railingsactive a#railings,
#canopiesactive a#canopies,
#structuralactive a#structural
 {
  font-weight:bold;
  color:#009;
}
#stairsactive a#stairs:hover,
#railingsactive a#railings:hover,
#canopiesactive a#canopies:hover,
#structuralactive a#structural:hover {
  text-decoration: none;
  cursor:default;
}
/* above can be deleted when activecategory is implemented*/
#projectspage a.activecategory {
  font-weight:bold;
  color:#009;
  text-decoration: none;
  cursor:default;
}
#gallery li {
  float:left;
  display:inline;
  background-image:none;
  padding:0;
/*  padding:0 0.95em 1px 0.85em; */
/*  border-left:1px solid #666; */
/*  border:1px solid red; */
}
#gallery li a {
  padding:0 0.95em 1px 0.85em;
  border-left:1px solid #666;
/*  border:1px solid #666; */
}
/* next rule no longer necessary if firstitem class is attr of <a> */
#gallery li.firstitem {
  padding-left:0;
  border-left-width:0;
}
#gallery li a.firstitem {
  padding-left:0;
  border-left-width:0;
}

/* JOBS PAGE*/
#joblisting {
  margin:1.2em 0 18px 0; 
  color:#009;
  font-weight:bold;
  border-bottom:1px solid #009;
  width:592px;
}
#joblisting td {
  padding:0.7em 0 1.1em 0.2em; 
  border-top:1px solid #009;
}
.jobname {
  width:65%;
}
#joblisting a {
  font-weight:normal;
  color:#000;
}