* {
margin: 0;
padding: 0;
}

a img {
border: 0;
}

a {
color: #008aa6;
text-decoration: none;
}

a:hover {
color: #55225b;
text-decoration: none;
}

ul {
list-style: none;
}

body {
background: #d8d8d8 url(http://thejunesky.net/portfolio/images/bg.png) repeat-x;
font: 69%/170% Verdana, Arial, Sans-serif;
color: #444;
text-align: center;
}

#container {
margin: 0 auto;
width: 800px;
text-align: justify;
}

/* Top Menu */

#top {
height: 43px;
background: url(http://thejunesky.net/portfolio/images/top.png) no-repeat;
}

  #top ul {
  padding-top: 9px;
  padding-left: 50px;
  list-style-type: none;
  }

  #top ul li {
  float: left;
  padding-right: 30px;
  }

  #top ul li a {
  height: 23px;
  width: 90px;
  display: block;
  text-indent: -9999px;
  }

  #top ul li.about a {
  background: url(http://thejunesky.net/portfolio/images/about.png) no-repeat;
  }

  #top ul li.about a:hover {
  background: url(http://thejunesky.net/portfolio/images/about.png) no-repeat;
  background-position: 0 -23px;
  }

  #top ul li.portfolio a {
  background: url(http://thejunesky.net/portfolio/images/portfolio.png) no-repeat;
  }

  #top ul li.portfolio a:hover {
  background: url(http://thejunesky.net/portfolio/images/portfolio.png) no-repeat;
  background-position: 0 -23px;
  }

  #top ul li.quote a {
  background: url(http://thejunesky.net/portfolio/images/quote.png) no-repeat;
  }

  #top ul li.quote a:hover {
  background: url(http://thejunesky.net/portfolio/images/quote.png) no-repeat;
  background-position: 0 -23px;
  }

  #top ul li.bloggers a {
  background: url(http://thejunesky.net/portfolio/images/bloggers.png) no-repeat;
  }

  #top ul li.bloggers a:hover {
  background: url(http://thejunesky.net/portfolio/images/bloggers.png) no-repeat;
  background-position: 0 -23px;
  }

  #top ul li.contact a {
  background: url(http://thejunesky.net/portfolio/images/contact.png) no-repeat;
  }

  #top ul li.contact a:hover {
  background: url(http://thejunesky.net/portfolio/images/contact.png) no-repeat;
  background-position: 0 -23px;
  }
  
  #top ul li.login a {
  background: url(http://thejunesky.net/portfolio/images/login.png) no-repeat;
  }

  #top ul li.login a:hover {
  background: url(http://thejunesky.net/portfolio/images/login.png) no-repeat;
  background-position: 0 -23px;
  }

/* Masthead */

#masthead {
height: 107px; 
text-align: center;
background: url(http://thejunesky.net/portfolio/images/masthead.png) no-repeat;
}

  #masthead .logo {
  padding-top: 30px;
  }

#mini-masthead {
height: 125px;
margin-top: 50px;
background: url(http://thejunesky.net/portfolio/images/mini-masthead.png) no-repeat;
}

  #mini-masthead .text {
  float: left;
  padding: 34px 0px 0px 120px;
  }
  
  #mini-masthead .gallerytext {
  float: left;
  padding: 34px 0px 0px 160px;
  }
  
  #mini-masthead .buttons {
  float: right;
  padding: 50px 15px 0px 0px;
  }
  
  #mini-masthead .buttons ul {
  list-style-type: none;
  }
  
  #mini-masthead .buttons ul li {
  float: left;
  padding-right: 15px;
  }
  
  #mini-masthead .buttons ul li.checkitout a {
  height: 30px;
  width: 132px;
  display: block;
  text-indent: -9999px;
  background: url(http://thejunesky.net/portfolio/images/checkitout.png) no-repeat;
  }
  
  #mini-masthead .buttons ul li.checkitout a:hover {
  height: 30px;
  width: 132px;
  display: block;
  text-indent: -9999px;
  background: url(http://thejunesky.net/portfolio/images/checkitout.png) no-repeat;
  background-position: 0 -30px;
  }
  
  #mini-masthead .buttons ul li.getaquote a {
  height: 30px;
  width: 132px;
  display: block;
  text-indent: -9999px;
  background: url(http://thejunesky.net/portfolio/images/getaquote.png) no-repeat;
  }
  
  #mini-masthead .buttons ul li.getaquote a:hover {
  height: 30px;
  width: 132px;
  display: block;
  text-indent: -9999px;
  background: url(http://thejunesky.net/portfolio/images/getaquote.png) no-repeat;
  background-position: 0 -30px;
  }

.clear {
clear: both;
}

#tab-menu {
height: 40px;
background: #4a0a51 url(http://thejunesky.net/portfolio/images/banner-tab-bg.png) no-repeat;
}

  #tab-menu ul {
  padding-left: 62px;
  list-style-type: none;
  }
  
  #tab-menu ul li {
  float: left;
  padding-right: 8px;
  }
  
  #tab-menu ul li.design a {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/design.png) no-repeat;
  }
  
  #tab-menu ul li.design a:hover {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/design.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.design-current {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/design.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.identity a {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/identity.png) no-repeat;
  }
  
  #tab-menu ul li.identity a:hover {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/identity.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.identity-current {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/identity.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.ui a {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/ui.png) no-repeat;
  }
  
  #tab-menu ul li.ui a:hover {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/ui.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.ui-current {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/ui.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.print a {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/print.png) no-repeat;
  }
  
  #tab-menu ul li.print a:hover {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/print.png) no-repeat;
  background-position: 0 -29px;
  }
  
  #tab-menu ul li.print-current {
  height: 29px;
  width: 91px;
  display: block;
  text-indent: -999px;
  background: url(http://thejunesky.net/portfolio/images/print.png) no-repeat;
  background-position: 0 -29px;
  }

/* Content Area */

#content {
color: #193f4a;
padding: 20px;
background: #fff;
}

  #content h1 {
  margin-bottom: 15px;
  font: 20px "Century Gothic", Arial, sans-serif;
  }
  
  #content h2 {
  margin-bottom: 10px;
  font: 16px "Century Gothic", Arial, sans-serif;
  }
  
  #content h2.shiny {
  display: block;
  height: 23px;
  width: 243px;
  text-indent: -9999px;
  background: url(http://thejunesky.net/portfolio/images/shinythings.png) no-repeat;
  }

  #content h3 {
  color: #0092ae;
  padding: 10px 0px 10px 0px;
  font: 14px "Century Gothic", Arial, sans-serif;
  }

  #content p {
  margin-bottom: 1.5em;
  }
  
  #content ul.list {
  margin: 0px 0px 15px 10px;
  list-style-type: none;
  }
  
  #content ul.list li {
  padding-left: 18px;
  background: url(http://thejunesky.net/portfolio/images/listbg.png) left no-repeat;
  }
  
/* Grid Styling */

#grid {
height: 180px;
background: #eee url(http://thejunesky.net/portfolio/images/grid.png) no-repeat;
}

  #grid-spacing {
  padding: 25px 20px 0px 25px;
  }

  #grid h2.interface {
  display: block;
  text-indent: -9999px;
  margin-bottom: 8px;
  background: url(http://thejunesky.net/portfolio/images/interface.png) no-repeat;
  }

  #grid h2.code {
  display: block;
  text-indent: -9999px;
  margin-bottom: 8px;
  background: url(http://thejunesky.net/portfolio/images/code.png) no-repeat;
  }

  #grid h2.services {
  display: block;
  text-indent: -9999px;
  margin-bottom: 8px;
  background: url(http://thejunesky.net/portfolio/images/services.png) no-repeat;
  }

  #grid ul {
  list-style-type: none;
  }

  #grid ul li {
  margin-bottom: 3px;
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/bullet.png) left no-repeat;
  }

  #grid ul li:hover {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/bullet2.png) left no-repeat;
  }

  .left {
  float: left;
  }

  .right {
  float: right;
  }

  .col3, .col3last {
  width: 180px; 
  margin-right: 10px;
  }

/* Wireframe */
  
#wireframe {
padding: 15px 0px 0px 18px;
background: #fff;
}

  #wireframe .block {
  float: left;
  width: 180px;
  padding: 0px 15px 0px 0px;
  }
  
  #wireframe .block p {
  padding: 5px 2px 5px 2px;
  }
  
  #wireframe .block em {
  color: #006b8c;
  font-weight: 600;
  font-style: normal;
  }
  
#bottom {
height: 24px;
margin-bottom: 15px;
background: url(http://thejunesky.net/portfolio/images/bottom.png) no-repeat;
}

#footer {
color: #737373;
text-align: center;
margin-bottom: 30px;
}
  
  #footer a {
  color: #0096b0;
  font-weight: bold;
  text-decoration: none;
  }
  
  #footer a:hover {
  color: #333;
  text-decoration: none;
  }
  
#about-menu {
float: right;
padding: 15px 0px 15px 20px;
}  

  #about-menu ul {
  width: 174px;
  list-style-type: none;
  }
  
  #about-menu ul li {
  line-height: 26px;
  }
  
  #about-menu ul li a {
  color: #fff;
  height: 32px;
  width: 174px;
  display: block;
  text-indent: 28px;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 2px;
  background: url(http://thejunesky.net/portfolio/images/aboutlist.png) no-repeat;
  }
  
  #about-menu ul li a:hover {
  color: #fff;
  height: 32px;
  width: 174px;
  display: block;
  text-decoration: none;
  background: url(http://thejunesky.net/portfolio/images/aboutlist.png) no-repeat;
  background-position: 0 -32px;
  }
  
/* Accordian */

#accordion {
width: 780px;
}

h5.toggler {
width: 758px;
height: 34px;
cursor: pointer;
font: bold 11px Verdana, sans-serif;
background: url(http://thejunesky.net/portfolio/images/toggleh5.png) no-repeat;
padding: 10px 0px 3px 10px;
}

.element {
margin: 0px;
padding: 0px 10px 10px 10px;
}

.description {
float: left;
width: 250px;
}

.description ul {
list-style-type: none;
padding: 5px 10px 15px 10px;
}

.description ul li {
padding: 3px 0px 3px 20px;
}

.example {
float: right;
margin: 5px 15px 0px 0px;
}
  
.example a img {
padding: 5px;
background: #fff;
border: 1px solid #ccc;
margin-bottom: 5px;
}

.gallery img {
padding: 5px 10px 10px 0px;
}

.designs {
min-height: 480px;
}

.cards {
min-height: 815px;
}

.cards img {
padding: 0px 0px 10px 0px;
}

.cards p, .brochures p, .letterhead p {
width: 736px;
padding-bottom: 10px;
}

/* Logos */

#logo {
padding: 5px 0px 5px 0px;
}

  #logo .logo-full {
  float: left;
  width: 240px;
  margin: 2px 0px 0px 6px;
  }

  #logo .logo-thumbs {
  float: right;
  width: 500px;
  }

  #logo .logo-thumbs a img {
  height: 75px;
  width: 75px;
  padding: 2px;
  }

span.purple {
color: #5c0b65;
}

.l {
float: left;
width: 370px;
}

.r {
float: right;
width: 365px;
}
  
  #quote-form label {
  float: left;
  display: block;
  width: 100px;
  height: 26px;
  background: #cdcdcd;
  line-height: 25px;
  text-align: right;
  padding-right: 5px;
  }

  input, select {
  color: #33373a;
  padding: 5px;
  background: none;
  font: 11px Arial, sans-serif;
  border: 1px solid #cdcdcd;
  }
  
  #quote-form input#name,
  #quote-form input#email,
  #quote-form input#url,
  #quote-form input#budget {
  width: 244px;
  padding: 5px;
  margin-bottom: 10px;
  }

  #quote-form textarea {
  border: 1px solid #cdcdcd;
  width: 349px;
  height: 140px;
  padding: 5px;
  background: none;
  margin-bottom: 10px;
  }

  .submit {
  border: 0;
  color: #33373a;
  width: 361px;
  text-align: center;
  background: #cdcdcd;
  }

/* Gallery */

#gallery {
margin-bottom: 5px;
}

  #gallery .gallery-meta {
  float: left;
  width: 270px;
  }
  
  #gallery .gallery-meta ul {
  list-style: none;
  padding: 5px 10px 15px 10px;
  }

  #gallery .gallery-meta ul li {
  margin-bottom: 3px;
  }
  
  #gallery .gallery-meta ul li.code {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/coding.png) left no-repeat;
  }

  #gallery .gallery-meta ul li.script {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/script.png) left no-repeat;
  }

  #gallery .gallery-meta ul li.ps {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/ps.png) left no-repeat;
  }

  #gallery .gallery-meta ul li.ia {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/ai.png) left no-repeat;
  }

  #gallery .gallery-meta ul li.ee {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/ee.png) left no-repeat;
  }
  
  #gallery .gallery-meta ul li.visit {
  padding-left: 20px;
  background: url(http://thejunesky.net/portfolio/images/visit.png) left no-repeat;
  }

  #gallery .gallery-images {
  float: right;
  width: 430px;
  padding: 0px 5px 0px 30px;
  }
  
.stepcarousel {
position: relative; 
overflow: scroll; 
width: 415px; /*Width of Carousel Viewer itself*/
height: 295px; 
}

.stepcarousel .belt {
position: absolute; 
left: 0;
top: 0;
}

.stepcarousel .panel {
float: left; 
overflow: hidden; 
margin: 5px; /*margin around each panel*/
width: 415px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/* Case Study Grid */

#case-study-grid {
padding: 0px 0px 0px 20px;
}

  #case-study-grid .case-study {
  float: left;
  width: 200px;
  margin: 10px;
  padding: 20px 10px 0px 10px;
  }

  #case-study-grid h5 {
  font: bold 11px Verdana, sans-serif;
  margin: 5px 0px 3px 0px;
  color: #008aa6;
  }
  
  #case-study-grid .spacer {
  clear: left;
  height: 1px;
  background: url(http://thejunesky.net/portfolio/images/spacer.png) repeat-x;
  }
  
  #case-study-grid .last {
  clear: left;
  }
  
.featured-item { 
position: relative; 
width: 200px;
height: 120px;
}

.featured-info { 
height: 120px; 
width: 200px; 
display: none; 
position: absolute; 
background-image: url(http://thejunesky.net/portfolio/images/whitebg.png); 
top: 0px; 
left: 0px; 
text-align: center;
overflow: hidden; 
z-index: 20; 
}

  .featured-info a img {
  padding-top: 50px;
  }
  
span.price {
font-weight: bold;
color: #a74ab1;
}