@import url(http://fonts.googleapis.com/css?family=Rokkitt:700,400|Nobile:400,400italic,700,700italic);
/*!
 * Bootstrap v2.0.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  margin: 0;
  font-family: Nobile, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #5e4596;
  text-decoration: none;
}
a:hover {
  color: #3d2d62;
  text-decoration: underline;
}
.container {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-left: 20px;
  padding-right: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
  font-family: Nobile, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 20px;
}
p small {
  font-size: 10px;
  color: #999999;
}
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: bold;
  color: #333333;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  color: #999999;
}
h1 {
  font-size: 30px;
  line-height: 40px;
}
h1 small {
  font-size: 18px;
}
h2 {
  font-size: 24px;
  line-height: 40px;
}
h2 small {
  font-size: 18px;
}
h3 {
  line-height: 30px;
  font-size: 18px;
}
h3 small {
  font-size: 14px;
}
h4,
h5,
h6 {
  line-height: 20px;
}
h4 {
  font-size: 14px;
}
h4 small {
  font-size: 12px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}
.page-header {
  padding-bottom: 19px;
  margin: 20px 0;
  border-bottom: 1px solid #eeeeee;
}
.page-header h1 {
  line-height: 1;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #ffffff;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
.muted {
  color: #999999;
}
abbr {
  font-size: 90%;
  text-transform: uppercase;
  border-bottom: 1px dotted #ddd;
  cursor: help;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-left: 0;
  padding-right: 15px;
  border-left: 0;
  border-right: 5px solid #eeeeee;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  line-height: 20px;
  font-style: normal;
}
small {
  font-size: 100%;
}
cite {
  font-style: normal;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #eee;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: Nobile, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
  color: #333333;
}
input,
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
  height: 20px;
  padding: 4px;
  margin-bottom: 9px;
  font-size: 12px;
  line-height: 20px;
  color: #555555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
label input,
label textarea,
label select {
  display: block;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  /* IE9 and down */

}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 28px;
}
input[type="file"] {
  line-height: 18px \9;
}
select {
  width: 220px;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
textarea {
  height: auto;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
input,
textarea {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
input:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input {
  float: none;
  margin-left: 0;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 50px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 210px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 290px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 370px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 450px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 530px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 610px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 690px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 770px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 850px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 930px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #f5f5f5;
  border-color: #ddd;
  cursor: not-allowed;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: 0 0 6px #dbc59e;
  -moz-box-shadow: 0 0 6px #dbc59e;
  box-shadow: 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: 0 0 6px #d59392;
  -moz-box-shadow: 0 0 6px #d59392;
  box-shadow: 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: 0 0 6px #7aba7b;
  -moz-box-shadow: 0 0 6px #7aba7b;
  box-shadow: 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
}
.uneditable-input {
  display: block;
  background-color: #ffffff;
  border-color: #eee;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
:-moz-placeholder {
  color: #999999;
}
::-webkit-input-placeholder {
  color: #999999;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 0;
  color: #999999;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 9px;
  vertical-align: middle;
  padding-left: 5px;
}
.input-prepend,
.input-append {
  margin-bottom: 5px;
  *zoom: 1;
}
.input-prepend:before,
.input-append:before,
.input-prepend:after,
.input-append:after {
  display: table;
  content: "";
}
.input-prepend:after,
.input-append:after {
  clear: both;
}
.input-prepend input,
.input-append input,
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend input:focus,
.input-append input:focus,
.input-prepend .uneditable-input:focus,
.input-append .uneditable-input:focus {
  position: relative;
  z-index: 2;
}
.input-prepend .uneditable-input,
.input-append .uneditable-input {
  border-left-color: #ccc;
}
.input-prepend .add-on,
.input-append .add-on {
  float: left;
  display: block;
  width: auto;
  min-width: 16px;
  height: 20px;
  margin-right: -1px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  color: #999999;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend .active,
.input-append .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on {
  *margin-top: 1px;
  /* IE6-7 */

}
.input-append input,
.input-append .uneditable-input {
  float: left;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .uneditable-input {
  border-left-color: #eee;
  border-right-color: #ccc;
}
.input-append .add-on {
  margin-right: 0;
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:first-child {
  *margin-left: -160px;
}
.input-append input:first-child + .add-on {
  *margin-left: -21px;
}
.search-query {
  padding-left: 14px;
  padding-right: 14px;
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  display: inline-block;
}
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on,
.form-search .input-append .add-on,
.form-inline .input-prepend .add-on {
  vertical-align: middle;
}
.form-search .radio,
.form-inline .radio,
.form-search .checkbox,
.form-inline .checkbox {
  margin-bottom: 0;
  vertical-align: middle;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  margin-left: 160px;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}
table {
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table thead:first-child tr th,
.table thead:first-child tr td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th + th,
.table-bordered td + td,
.table-bordered th + td,
.table-bordered td + th {
  border-left: 1px solid #ddd;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-radius: 4px 0 0 0;
  -moz-border-radius: 4px 0 0 0;
  border-radius: 4px 0 0 0;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-radius: 0 0 4px 0;
  -moz-border-radius: 0 0 4px 0;
  border-radius: 0 0 4px 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #f5f5f5;
}
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -ms-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -ms-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  position: relative;
  overflow: hidden;
  height: 0;
}
.collapse.in {
  height: auto;
}
.btn {
  display: inline-block;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(top, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  *margin-left: .3em;
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  background-color: #e6e6e6;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  background-color: #e6e6e6;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 9px 14px;
  font-size: 14px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 1px;
}
.btn-small {
  padding: 5px 9px;
  font-size: 10px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
  line-height: 16px;
}
.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #ffffff;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-dark.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  background-color: #694596;
  background-image: -moz-linear-gradient(top, #5e4596, #794596);
  background-image: -ms-linear-gradient(top, #5e4596, #794596);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e4596), to(#794596));
  background-image: -webkit-linear-gradient(top, #5e4596, #794596);
  background-image: -o-linear-gradient(top, #5e4596, #794596);
  background-image: linear-gradient(top, #5e4596, #794596);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e4596', endColorstr='#794596', GradientType=0);
  border-color: #794596 #794596 #4f2d62;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  background-color: #794596;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #5d3573 \9;
}
.btn-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -ms-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(top, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  background-color: #f89406;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(top, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  background-color: #bd362f;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -ms-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(top, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  background-color: #51a351;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(top, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  background-color: #2f96b4;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  background-color: #393939;
  background-image: -moz-linear-gradient(top, #454545, #262626);
  background-image: -ms-linear-gradient(top, #454545, #262626);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#262626));
  background-image: -webkit-linear-gradient(top, #454545, #262626);
  background-image: -o-linear-gradient(top, #454545, #262626);
  background-image: linear-gradient(top, #454545, #262626);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#262626', GradientType=0);
  border-color: #262626 #262626 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  background-color: #262626;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #0c0c0c \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 2px;
  *padding-bottom: 2px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.large,
input[type="submit"].btn.large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.small,
input[type="submit"].btn.small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert-heading {
  color: #c09853;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success,
.alert-success .alert-heading {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info,
.alert-info .alert-heading {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
/*
	Light Street Dental styles

	by Alex Roper, 2012

*/
body {
  background: #d7e0e7 url('../images/bkg_glow.jpg') 50% 0 no-repeat;
  padding-bottom: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: Nobile, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #6a6a6a;
}
/*--- Base Typography ---*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
}
/*--- Wrappers ---*/
.container {
  width: 1020px;
  position: relative;
  background-color: #fff;
}
.top-wrapper {
  min-width: 1020px;
  background: url('../images/header_bkg.png') 0 0 repeat-x;
  height: 158px;
  position: relative;
  z-index: 100;
}
.mid-wrapper {
  background: url('../images/body_content_bkg.png') 50% 0 repeat-y;
}
.body-content {
  min-height: 400px;
  padding: 80px 30px 60px;
  width: 960px;
}
.foot-wrapper {
  background: url('../images/footer_bkg.png') 50% 0 repeat-y;
}
/*--- Header ---*/
.logo {
  position: absolute;
  width: 244px;
  height: 184px;
  left: 389px;
  top: 4px;
  margin: 0;
  z-index: 20;
}
.logo img {
  display: block;
}
.make-appt-header {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  position: absolute;
  right: 30px;
  top: 31px;
  background: url('../images/make_appt_header.png') no-repeat scroll top left;
  width: 30px;
  height: 127px;
  width: 127px;
  height: 30px;
}
.make-appt-header:hover {
  background-position: 0 -30px;
}
.header-contact {
  float: left;
}
.header-contact p {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  position: absolute;
}
.header-email {
  background: url('../images/header_email.png') 0 0 no-repeat;
  left: 0;
  top: 28px;
  width: 34px;
  height: 218px;
  width: 218px;
  height: 34px;
}
.header-email a {
  display: block;
  width: 34px;
  height: 218px;
  width: 218px;
  height: 34px;
}
.header-tel {
  background: url('../images/header_tel.png') 0 0 no-repeat;
  left: 233px;
  top: 28px;
  width: 34px;
  height: 112px;
  width: 112px;
  height: 34px;
}
.header-tel a {
  display: block;
  width: 34px;
  height: 112px;
  width: 112px;
  height: 34px;
}
/*--- Navigation ---*/
.nav {
  line-height: 1.0;
}
.nav ul {
  position: absolute;
  top: -999em;
  width: 10em;
  list-style: none;
}
.nav ul li {
  width: 100%;
}
.nav li:hover {
  visibility: inherit;
}
.nav li {
  float: left;
  position: relative;
}
.nav a {
  display: block;
  position: relative;
}
.nav li:hover ul,
.nav li.sfHover ul {
  left: 0;
  top: 60px;
  z-index: 99;
}
.nav {
  position: absolute;
  top: 92px;
  left: 0;
  margin: 0;
}
.nav li {
  float: left;
}
.nav li a {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  height: 60px;
  background: url('../images/nav-sprite.png') 0 0 no-repeat;
}
.nav li li {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 13px;
}
.nav li li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  padding: 7px 0 8px 26px;
  text-indent: 0;
  color: #000;
  overfow: visible;
  background: none;
  width: 100%;
  height: auto;
  border-bottom: 1px solid #d1d1d1;
}
.nav li li a:hover {
  color: #513b84;
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
  text-decoration: none;
}
.nav li .last a {
  border: 0 none;
}
.nav ul {
  margin: 0;
  padding: 10px 16px 13px;
  background: #fff;
  width: 184px;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.25);
}
.nav li.flyout-left ul {
  left: auto;
  right: 0;
}
.nav li.flyout-left:hover ul,
.nav li.sfHover.flyout-left ul {
  left: auto;
  right: 0;
}
.nav #nav-about-us a {
  width: 105px;
  background-position: 0 0;
}
.nav #nav-about-us.active a,
.nav #nav-about-us:hover a {
  background-position: 0 -60px;
}
.nav #nav-about-us li a {
  width: auto;
}
.nav #nav-about-us li a:hover {
  background-position: 4px 50%;
}
.nav #nav-about-us li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav #nav-services a {
  width: 95px;
  background-position: -105px 0;
}
.nav #nav-services.active a,
.nav #nav-services:hover a {
  background-position: -105px -60px;
}
.nav #nav-services li a {
  width: auto;
}
.nav #nav-services li a:hover {
  background-position: 4px 50%;
}
.nav #nav-services li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav #nav-patient-education a {
  width: 189px;
  background-position: -200px 0;
}
.nav #nav-patient-education.active a,
.nav #nav-patient-education:hover a {
  background-position: -200px -60px;
}
.nav #nav-patient-education li a {
  width: auto;
}
.nav #nav-patient-education li a:hover {
  background-position: 4px 50%;
}
.nav #nav-patient-education li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav #nav-smile-gallery a {
  width: 146px;
  background-position: -389px 0;
}
.nav #nav-smile-gallery.active a,
.nav #nav-smile-gallery:hover a {
  background-position: -389px -60px;
}
.nav #nav-smile-gallery li a {
  width: auto;
}
.nav #nav-smile-gallery li a:hover {
  background-position: 4px 50%;
}
.nav #nav-smile-gallery li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav #nav-new-patients a {
  width: 121px;
  background-position: -535px 0;
}
.nav #nav-new-patients.active a,
.nav #nav-new-patients:hover a {
  background-position: -535px -60px;
}
.nav #nav-new-patients li a {
  width: auto;
}
.nav #nav-new-patients li a:hover {
  background-position: 4px 50%;
}
.nav #nav-new-patients li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav #nav-contact-us a {
  width: 120px;
  background-position: -656px 0;
}
.nav #nav-contact-us.active a,
.nav #nav-contact-us:hover a {
  background-position: -656px -60px;
}
.nav #nav-contact-us li a {
  width: auto;
}
.nav #nav-contact-us li a:hover {
  background-position: 4px 50%;
}
.nav #nav-contact-us li.active a {
  background: url('../images/nav_active_arrow.png') 4px 50% no-repeat;
}
.nav-split {
  margin-left: 244px;
}
/*--- Homepage ---*/
.home-banner {
  display: block;
}
.home .col-left {
  float: left;
  width: 600px;
  margin: 44px 60px 0 0;
  padding-bottom: 20px;
}
.home .col-right {
  float: left;
  width: 300px;
  margin: 44px 0 0 0;
  padding-bottom: 20px;
}
.home .body-content {
  padding-bottom: 0;
  padding-top: 0;
}
.home-intro {
  color: #000;
  border-bottom: #ccc 1px solid;
  padding: 0 0 10px 227px;
  margin-bottom: 26px;
}
.home-intro h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 27px;
  font-weight: normal;
  line-height: 20px;
  letter-spacing: 3px;
  margin: 0 0 13px -227px;
}
.home-intro img {
  margin: 3px 0 0 -227px;
  float: left;
}
.no-intro-image {
  padding-left: 0;
}
.no-intro-image h1 {
  margin-left: 0;
}
.home-content {
  float: right;
  width: 270px;
}
.home-aside {
  float: left;
  width: 265px;
  display: inline;
}
.home-updates {
  padding-bottom: 11px;
  color: #000;
}
.home-updates h2 {
  margin-bottom: 13px;
}
.home-updates article {
  padding-left: 10px;
  padding-bottom: 10px;
}
.home-updates article time {
  color: #8c8c8c;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.home-updates article p {
  font-size: 11px;
}
.reivew-sites h2 {
  margin-bottom: 10px;
}
.reivew-sites ul {
  width: 290px;
  margin: 0 0 0 -25px;
}
.reivew-sites ul li {
  float: left;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 0 25px;
  width: 120px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
}
.reivew-sites ul li a {
  color: #000;
  padding: 7px 0 4px;
  display: block;
  border-bottom: 1px solid #bcbcbc;
}
.reivew-sites ul li a:hover {
  text-decoration: none;
  color: #5e4596;
}
.addthis_toolbox {
  font-size: 11px;
  line-height: 18px;
  margin: 50px 0 0;
  *zoom: 1;
}
.home-title {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background-image: url('../images/home_title_sprite.png');
  background-repeat: 0 0;
  padding: 0;
  margin-top: 0;
}
.updates-title {
  width: 39px;
  height: 265px;
  width: 265px;
  height: 39px;
  background-position: 0 0;
}
.review-title {
  width: 39px;
  height: 265px;
  width: 265px;
  height: 39px;
  background-position: 0 -39px;
}
.facebook-title {
  width: 39px;
  height: 300px;
  width: 300px;
  height: 39px;
  background-position: 0 -78px;
  margin-bottom: 11px;
}
/*--- Footer ---*/
.footer {
  background-color: #6a6a6a;
  color: #fff;
  padding: 14px 30px 10px;
  width: 960px;
}
.footer .vcard {
  margin-bottom: 19px;
}
.footer .vcard abbr {
  border: 0 none;
}
.footer .vcard .tel {
  font-weight: bold;
  line-height: 18px;
}
.copyright {
  font-size: 11px;
}
.footer-btn {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background: url('../images/footer_btn_sprite.png') no-repeat scroll 0 0;
  padding: 0;
}
.view-map-btn {
  width: 29px;
  height: 104px;
  width: 104px;
  height: 29px;
  background-position: 0 0;
  margin: 19px 0;
}
.view-map-btn:hover {
  background-position: -124px 0;
}
.contact-btn {
  width: 35px;
  height: 124px;
  width: 124px;
  height: 35px;
  background-position: 0 -29px;
}
.contact-btn:hover {
  background-position: -124px -29px;
}
.make-appt-btn {
  width: 35px;
  height: 124px;
  width: 124px;
  height: 35px;
  background-position: 0 -64px;
}
.make-appt-btn:hover {
  background-position: -124px -64px;
}
.new-patient-btn {
  width: 35px;
  height: 124px;
  width: 124px;
  height: 35px;
  background-position: 0 -99px;
}
.new-patient-btn:hover {
  background-position: -124px -99px;
}
.footer-title {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  background: url('../images/footer_title_sprite.png') no-repeat scroll 0 0;
  padding: 0;
  margin-top: 0;
}
.find-us-title {
  width: 20px;
  height: 100px;
  width: 100px;
  height: 20px;
  background-position: 0 0;
  margin: 0 0 9px;
}
.proud-title {
  width: 20px;
  height: 200px;
  width: 200px;
  height: 20px;
  background-position: 0 -20px;
  margin: 0 0 22px;
}
.footer-col1 {
  float: left;
  width: 280px;
  margin-right: 20px;
}
.footer-col2 {
  float: left;
  width: 200px;
  padding-top: 5px;
}
.footer-col3 {
  float: left;
  width: 200px;
  padding-top: 5px;
}
.footer-col3 img {
  display: block;
  float: left;
}
.footer-col4 {
  float: right;
  width: 124px;
  padding-top: 7px;
}
.footer-col4 ul li {
  margin-bottom: 8px;
}
/*--- Inner --- */
h1,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  margin-top: 18px;
}
h1.top,
h3.top,
h4.top,
h5.top,
h6.top {
  margin-top: 0;
}
h1.page-title {
  font-size: 27px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 3px;
  margin: 0 0 33px;
}
h1 {
  font-size: 22px;
  line-height: 1.09;
  letter-spacing: 2px;
}
h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.11;
  background: #6a6a6a;
  color: #fff;
  padding: 3px 10px;
  margin: 25px 0;
}
h2.top {
  margin-top: 0;
}
h2 a,
h2 a:hover {
  color: #fff;
}
h3 {
  font-size: 16px;
  line-height: 1.25;
}
h4 {
  font-size: 15px;
  color: #6a6a6a;
  line-height: 1.333;
}
h5 {
  font-size: 15px;
  text-transform: none;
}
h6 {
  font-size: 14px;
  font-weight: normal;
}
.content-left {
  float: left;
  width: 635px;
}
dl {
  padding-bottom: 18px;
  border-bottom: 1px solid #d1d1d1;
}
dl:last-child {
  border-bottom: 0 none;
}
dt {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  color: #000;
  text-transform: uppercase;
}
dd {
  margin: 0;
}
.image-left {
  float: left;
  margin: 3px 27px 10px 0;
  border: 1px solid #b1b1b1;
}
.image-right {
  float: right;
  margin: 3px 0 10px 25px;
  border: 1px solid #b1b1b1;
}
.contact-table {
  font-weight: bold;
  color: #000;
  margin-bottom: 20px;
}
.contact-table h4 {
  margin-top: 0;
}
.contact-table abbr {
  border: 0 none;
}
th {
  text-align: left;
}
td {
  vertical-align: top;
}
/*--- Sub-Navigation ---*/
.subnav {
  float: left;
  width: 180px;
  padding-left: 145px;
  margin: 63px 0 0;
}
.subnav ul li {
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 15px;
}
.subnav a {
  background: #6a6a6a;
  display: block;
  color: #fff;
  padding: 6px 10px 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.subnav .active a,
.subnav a:hover {
  background: #4e397e;
  text-decoration: none;
}
/*--- Smile Gallery ---*/
.smile .page-title {
  padding-left: 26px;
}
.smile-gallery-box {
  padding: 0 27px 0 26px;
  position: relative;
}
.smile-gallery-box .bx-next {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  width: 22px;
  height: 21px;
  width: 21px;
  height: 22px;
  position: absolute;
  top: 260px;
  background: url('../images/smile_arrows.png') -22px 0 no-repeat;
  right: 0;
  margin: 0 -26px 0 0;
}
.smile-gallery-box .bx-prev {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  width: 22px;
  height: 21px;
  width: 21px;
  height: 22px;
  position: absolute;
  top: 260px;
  background: url('../images/smile_arrows.png') 0 0 no-repeat;
  left: 0;
  margin: 0 0 0 -26px;
}
.smile-gallery {
  list-style: none;
  margin: 0;
  width: 582px;
}
.smile-gallery li {
  width: 582px;
}
.smile-gallery .smile-img {
  border: 1px solid #8d8d8d;
  display: block;
  border-bottom: 0 none;
}
.smile-gallery h2 {
  font-size: 22px;
  line-height: 0.9;
  margin: 0 0 22px;
  padding: 9px 18px;
}
.smile-gallery figure {
  float: right;
  margin: 0 0 10px 27px;
}
.smile-gallery figure img {
  display: block;
  border: 1px solid #8d8d8d;
  border-bottom: 0 none;
}
.smile-gallery figure figcaption {
  text-align: center;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  color: #fff;
  background-color: #554184;
  padding: 1px 10px;
  text-transform: uppercase;
}
.smile-gallery strong {
  color: #000;
}
.smile-nav {
  float: right;
  width: 242px;
  margin: 62px 0 0 0;
  padding: 0;
}
.smile-nav ul {
  margin: 0;
  list-style: none;
  margin-left: -14px;
}
.smile-nav li {
  float: left;
}
.smile-nav img {
  display: block;
}
.smile-nav a.thumb {
  float: left;
  border: 2px solid #b0b0b0;
  margin: 0 0 12px 14px;
  display: block;
  width: 110px;
  height: 110px;
  width: 110px;
  height: 110px;
}
.smile-nav .pager {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-family: Rokkitt, Georgia, "Times New Roman", Times, serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  padding-right: 6px;
}
.smile-nav .pager span {
  margin-left: 6px;
}
.smile-nav .pager a {
  color: #000;
}
.smile-nav .pager a:hover {
  text-decoration: none;
}
.smile-nav .pager .thumb-active {
  border: 2px solid #5e4596;
}
.smile-nav .pager-link {
  background: url('../images/pager_divider.png') right 50% no-repeat;
  padding: 0 6px 0 5px;
}
.smile-nav .pager-link:last-child {
  background: none;
  padding-right: 5px;
}
.smile-nav a.pager-active {
  color: #5e4596;
  text-decoration: underline;
}
/*--- Page Content for Wygwam Fields ---*/
.wygwam-basic,
.wygwam-full {
  padding: 10px;
  background: #fff;
}
.wygwam body {
  background: #f0f;
}
