/* @override http://karbank.infusioncorp.com/stylesheets/main.css */

html {
  overflow: auto;
}
body {
  background: ;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  font-size: 13px;
  color: #333;
  margin: 0;
  width: auto;
  }
body#home h1 {
  font-size: 20px;
  font-weight: bold;
  color: #e00729;
}

body#secondary h1 {
  font-size: 36px;
  font-weight: lighter;
  color: #e00729;
}

body#secondary h2 {
  font-size: 18px;
  font-weight: bold;
  color: #666666
}

a:link {color: #e00729;}
.property {
  border-bottom: 1px solid #ccc;
}

div.property p a {
  color: #e00729;
  text-decoration: none;
}

div.property p a:hover {
  text-decoration: underline;
}

.property .image {
  width: 277px;
  padding: 10px;
  height: 218px;
  background: #fff;
  border: 1px solid #ccc;
}
.property h2 {
  margin: 0;
}

#master {
  position: relative;
  z-index: 10;
}
.wrapper {margin: 0 auto; 
}


.container {margin: 0 auto ;
  width: 852px;
  maKARBANK REAL ESTATE COMPANY      1200 MAIN STREET, SUITE 3910      KANSAS CITY, MO | 64105      816.221.4488  MAIN      816.221.4494  FAX      KARBANK.COM       n: 0 auto;
}

#header img{
  margin: 10px 0;
}

ul.nav {
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  height: 28px;
}


#top-nav {
  background: #929292 url(http://karbank.com/images/backgrounds/nav.png) repeat-x;
  height: 28px;
  padding: 0;
}

#top-nav li ul {
  width: 140px;
  margin-top: 6px;
  background: #333;
  padding: 0 4px 8px 8px;
  position: absolute;
  margin-left: -10px;
  z-index: 100;
}
#top-nav li ul li {
  background: none;
  float: none;
  text-align: left;
  margin-right: 0;
}
#top-nav li {
  padding-top: 5px;
  height: 20px;
  background: url(http://karbank.com/images/backgrounds/nav_divider.png) no-repeat right center;  
}

ul.nav li {
  display: block;
  float: left;
  text-align: center;
  margin-right: 12px;
  padding-right: 12px;
  background: url(http://karbank.com/images/backgrounds/nav_divider.png) no-repeat right 3px;
}

ul.nav li.last {
  background: none;
}
ul.nav a {
  color: #fff;
  text-decoration: none;
}
ul.nav li.multi {
  text-align: left;
  width: 130px;
}
ul.nav li#about {
  width: 50px;
}
ul.nav li#about ul {
  width: 115px;
  float: none;
  clear:both;
  position: absolute;
}

#showcase {
  background: url(http://karbank.com/images/backgrounds/spotlight_bottom.png) repeat-x 0 bottom;  }
#spotlight {
  padding-bottom: 10px;
}

#rotator {
  width: 517px;
  float: left;
}
#rotator ul {
  padding: 0;
  list-style: none;
  margin: 0;  
  height: 288px;
}
#rotator ul li{
  height: 288px;
}
body#home #categories {
  width: 300px;
  padding-left: 20px;
  list-style: none;
  float: left;
  margin: 0;
  padding-top: 15px;
}

#secondary #categories {
  padding: 0;
}
body#secondary #categories li{
	display:block;
	width: 262px;
	float: left;
	margin-right: 20px;
}
body#secondary #categories li img {
  display: block;
  position: relative;
}
#bottom-list {
  padding: 10px;
  background: #efefef;
}
#bottom-list #categories {
  margin: 0;
}


#categories a {
  color: #555;
  display: block;
  margin: 0 0 10px 0;
  width: 299px;
  height: 68px;
  padding: 1px 2px;
  background-image: url(http://karbank.com/images/backgrounds/spotlight.png);
  background-position: left top;
  overflow: hidden;
  font-size: 12px;
  line-height:1.3em;
  text-decoration: none;
}
#categories a:hover {
  background-position: left bottom;  
}
#categories a:hover h2{
  color: #df0628;
}
#categories a img {
  float: right;
  display: block;
}
#categories li a {
  cursor: pointer;
}
#categories h2 {
  margin: 0 0 6px 0;
  text-transform: uppercase;
  font-size: 18px;
  width: 150px;
  float: left;
}
#categories a span {
  display: block;
  float: left;
  padding: 5px 8px 5px 8px;
 width: 155px;
}
#categories h2 span {
 padding: 0
}
#secondary #categories a span {
  width: 115px;
  float: left;
}

#secondary #categories li a span h2 {
  width: auto;
  display: block;
  float: none;
}
#secondary #categories a {
  width: 260px;
  padding-right: 0;
  border-right: 1px solid #777;  
}
.snippets {
  width: 302px;
  overflow: hidden;
  float: left;
  padding-left: 20px;
  font-weight: bold;
}
.snippets a span {
  font-size: 12px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
  text-align: left;
  display: block;
  height: 37px;
  overflow: hidden;
}
.snippets a {
  background: #222;
  padding: 10px;
  width: 120px;
  height: 46px;
  float: left;
  border: 1px solid #666;
  text-transform: uppercase;
  font-size: 11px;
  text-align: right;
  display: block;
  color: #999;
  font-weight: normal;
  overflow: hidden;
  text-decoration: none;
}
.snippets a:hover {
  background: #444;
}
.snippets a.first {
  margin-right: 18px;
}

#main {
  background: #efefef url(http://karbank.com/images/backgrounds/content_grad.png) repeat-x 0 bottom;
  padding: 10px 0 20px 0 ;
  position: relative;
  z-index: 1;
}
#secondary #main {
  background: #fefefe url(http://karbank.com/images/backgrounds/secondary_gradient.jpg) repeat-x 0 top;  
}
#intro {
  width: 515px;
  float: left;
  padding: 0;
  margin-right: 20px;
}
#intro h1 {
  margin: 0;
}
#intro h1 {
  text-align: center;
}

#featured {
  width: 280px;
  float: left;
  padding: 10px;
  background: #fff;
  border: 1px solid #999;
}
#featured h3 {
  margin-top: 0;
}
#featured img {
  display: block;
  float: left;
  width: 100px;
}
#featured .info {
  width: 170px;
  float: left;
  padding-left: 10px;
}
#featured .info h4 {
  margin: 0;
}
#bottom-nav {
  background-color: #999;
  padding: 15px 0;
}
#bottom-nav .nav {
  margin: 0 0 20px 0;
  height: 100px;
}

li.sfHover a {
  cursor: pointer;
}
#bottom-nav .nav li ul{
  width: auto;
  background: none;
  margin: 0;
  padding: 0;
}
#bottom-nav .nav li ul li {
  float: none;
  background: none;
  text-align: left;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 0;
  margin-right: 0;
}
#bottom-nav .nav li ul li a:hover{
  color: #df0628;
}
#bottom-nav small {
  color: #fff;
  font-size: 11px;
  padding-right: 12px;
}
#footer {
  background-color: #666;
  padding: 20px;
  color: #ccc;
}
#footer a {
  color: #ccc;
  text-decoration: none;
  font-size: 11px;
}

.clear {
  clear: both;
}






/* @group framework */

/* @group element styles */
.panel {
  margin-bottom:10px;
  clear: both;
}
.panel .button {
  float: left;
  margin-right: 10px;
}
input.button {
  display: block;
  position: relative;
}
.button {
  display: inline-block;
  margin: 5px 0;
  border: none;
  position: relative;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  text-decoration: none;
  padding: .3em .5em;
  border-bottom: 1px solid rgba(144, 142, 139, 1);
  background:-webkit-gradient(linear, left top, left bottom, from(rgba(184, 192, 189, 1)),to(rgba(144, 142, 139, 1)));
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .8);
  color: #000;
  text-shadow: #d6d6d6 0 1px 0;
  font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.button:hover{
  top: 1px;
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .6);
  border-bottom: 1px solid rgba(144, 142, 139, 1);
}
.button:active{
  border-bottom: 1px solid rgba(0,0,0,.6);
  top: 3px;
  -webkit-box-shadow:0 -2px 1px rgba(180, 180, 180, .5);
  background:-webkit-gradient(linear, left top, left bottom, from(rgba(164, 172, 169, 1)),to(rgba(104, 102, 99, 1)));
}


/* @end */
.col {
  float: left;
  margin-left: 15px;
}

.right {
  float: right;
}
.left {
  float: left;
}
.first {
  clear: left;
  margin-left: 0;
}

.w5 {
  width: 50px;
}
.w10{
  width: 100px;
}

.w14{
  width: 140px;
}
.w15{
  width: 150px;
}
.w20{
  width: 200px;
}
.w25{
  width: 250px;
}
.w30{
  width: 300px;
}
.w33{
  width: 335px;
}
.w35{
  width: 350px;
}
.w37 {
  width: 370px;
}
.w40{
  width: 400px;
}
.w45{
  width: 450px;
}
.w50{
  width: 500px;
}
.w55{
  width: 550px;
}
.w60{
  width: 600px;
}
.w65{
  width: 650px;
}
.w68{
  width: 685px;
}
.w70{
  width: 700px;
}
.w75{
  width: 750px;
}
.w80{
  width: 800px;
}
.w85{
  width: 850px;
}
.w90{
  width: 900px;
}

.bold {
  font-weight: bold;
}


.left {
  float: left;
}
.left.pad {
  margin-right: 10px;
  margin-top: 5px;
}
.right {
  float: right;
}
.right.pad {
  margin-left: 10px;
}
.r4 {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.r10 {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
.snug {
  margin: 0;
}
.hard {
  padding: 0;
  list-style: none;
}
.inline {
  display: inline;
}
.col.first.w68 {
  margin-bottom: 25px;
}


table.directory td.name {width:300px; padding: 0 0 15px 0; }

table.directory tr {border-bottom: solid thin #e3e3e3
}

.compaddress {width:200px; float:left}

.phone {width: 200px; float: right;  margin-right: 400px; margin-top:15px}
/* @end */