.row.error input[type="text"],
.row.error input[type="email"],
.row.error textarea {
  background-color: #FBC2C4;
  border: 1px solid #ff0000!important;
}
.row .errorMessage {
  display: none;
}
.login-label {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #3d3d3d !important;
  font-size: 14px;
}
.content_text {
  font-family: Arial;
  font-size: 12px;
  color: #282b36;
  text-align: justify;
}
.placeholder {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
}
.bold {
  font-weight: bold;
}
.blue-font {
  color: #1a80bb;
}
.big-input {
  width: 230px;
  height: 16px;
  border: 2px solid #dddddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 15px;
}
.breadcrambs {
  position: relative;
  margin: 0 auto;
  width: 1175px;
}
.breadcrambs .home-bread {
  height: 16px;
  width: 16px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/home.png) no-repeat;
  padding-right: 5px;
}
.breadcrambs .bread a {
  color: #282b36;
  height: 16px;
  width: auto;
  background: url(//hahndev.livingstonesurfaces.com/static/images/bread.png) left center no-repeat;
  vertical-align: 2px;
  padding: 13px 5px 14px 14px;
  font-family: Arial;
  font-size: 11px;
  display: inline-block;
}
.breadcrambs .bread:last-child a {
  color: #1a80bb;
  background: url(//hahndev.livingstonesurfaces.com/static/images/bread-blue.png) left center no-repeat;
}
.breadcrambs li {
  display: inline-block;
}
.rating {
  width: 84px;
  height: 14px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/star.png);
}
.secure ul.pict {
  height: 40px;
}
.secure ul.pict li {
  float: left;
  margin-left: 12px;
}
.secure ul.pict .sec_con {
  text-transform: uppercase;
}
.secure ul.pict .sec_con .sec {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #2b8e08 !important;
  font-size: 17px;
}
.secure ul.pict .sec_con .con {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #2b8e08 !important;
  font-size: 12px;
  font-weight: bold;
}
.secure ul.pict .dotteds {
  width: 42px;
  height: 2px;
  margin-top: 17px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/dotteds.png) no-repeat;
}
.secure ul.pict .check {
  margin-top: 5px;
  height: 24px;
  width: 24px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/checkround.png) no-repeat;
}
.secure ul.pict .arrow {
  margin-top: 11px;
  width: 53px;
  height: 14px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/next_step.png) no-repeat;
}
.secure ul.pict .green {
  margin-top: 5px;
  text-align: center;
  line-height: 24px;
  height: 24px;
  width: 24px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/green_ball.png) no-repeat;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
}
.secure ul.pict .grey {
  margin-top: 5px;
  text-align: center;
  line-height: 24px;
  height: 24px;
  width: 24px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/grey_ball.png) no-repeat;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 16px;
  font-weight: bold;
}
.secure ul.caption {
  height: 35px;
  margin-left: 155px;
  margin-top: -5px;
}
.secure ul.caption li {
  float: left;
  text-align: center;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #000000 !important;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.2;
}
.secure ul.caption .pay {
  margin-left: 50px;
}
.secure ul.caption .rew {
  margin-left: 41px;
}
.secure ul.caption .ord {
  margin-left: 38px;
}
.uppercase {
  text-transform: uppercase;
}
::-ms-clear {
  display: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* CSS Reset */
html {
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
input {
  outline: none;
}
select {
  outline: none;
}
input[type=text],
input[type=password] {
  padding: 5px;
}
body {
  font: 12px/18px Arial, sans-serif;
  width: 100%;
  height: 100%;
  margin: 0;
  padding-top: 0 !important;
}
.login-label {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #3d3d3d !important;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
}
a {
  text-decoration: none;
}
.big-input {
  width: 230px;
  height: 16px;
  border: 2px solid #dddddd;
  border-radius: 2px;
  margin-bottom: 15px;
}
.wrapper {
  position: relative;
  width: 1175px;
  margin: 0 auto;
  min-height: 100%;
  height: auto !important;
  height: 100%;
}
.home {
  position: absolute;
  top: -45px;
  width: 16px;
  height: 16px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/home.png);
}
.content {
  padding: 0 0 50px 0;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
  height: 45px;
  z-index: 1000;
}
.header .grey-strip {
  background: #282b36;
  height: 45px;
  min-width: 1175px;
}
#header-wrapper {
  position: relative;
  margin: -45px auto;
  height: 45px;
  width: 1175px;
}
#header-wrapper ul {
  position: relative;
  margin: 0 auto;
  width: 1175px;
}
#header-wrapper ul li {
  float: left;
  height: 40px;
}
#header-wrapper ul #logo {
  position: relative;
  width: 133px;
  text-transform: uppercase;
  line-height: 2;
}
#header-wrapper ul #logo .text1 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 22px;
  font-weight: bold;
}
#header-wrapper ul #logo .text2 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #1d72a6 !important;
  font-size: 22px;
  font-weight: bold;
}
#header-wrapper ul #browse_sinks {
  position: relative;
  left: 37px;
  width: 110px;
  text-transform: uppercase;
  line-height: 3.5;
  cursor: pointer;
}
#header-wrapper ul #browse_sinks span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #order_status,
#header-wrapper ul #about_hahn {
  position: relative;
  left: 60px;
  text-transform: uppercase;
  width: 100px;
  line-height: 3.5;
}
#header-wrapper ul #order_status a span,
#header-wrapper ul #about_hahn a span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #where_to_buy {
  left: 80px;
  line-height: 3.5;
  position: relative;
  text-transform: uppercase;
  width: 100px;
}
#header-wrapper ul #where_to_buy a span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #help {
  position: relative;
  left: 100px;
  text-transform: uppercase;
  width: 86px;
  line-height: 3.5;
}
#header-wrapper ul #help a span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #search {
  position: relative;
  top: 8px;
  left: 14%;
  width: 244px;
}
#header-wrapper ul #search input {
  position: relative;
  float: left;
  margin-top: 2px;
  width: 183px;
  padding: 5px 15px;
  height: 15px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/input_text.png) no-repeat;
  border: none;
}
#header-wrapper ul #search input::-moz-placeholder {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
}
#header-wrapper ul #search input::-webkit-input-placeholder {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
}
#header-wrapper ul #search input:-ms-input-placeholder {
  color: #666666;
  font-family: Arial;
  font-size: 12px;
}
#header-wrapper ul #search img {
  position: relative;
  float: right;
  cursor: pointer;
  z-index: 5;
  right: 2px;
}
#header-wrapper ul #cart {
  position: relative;
  left: 253px;
  top: 1px;
  width: 177px;
  height: 44px;
  background-image: url(//hahndev.livingstonesurfaces.com/static/images/buy.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
}
#header-wrapper ul #cart img {
  float: left;
  margin-top: 8px;
  margin-left: 0px;
}
#header-wrapper ul #cart span {
  float: left;
  margin-top: 12px;
  margin-left: 7px;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #cart #items-count {
  float: left;
  margin-left: 11px;
  line-height: 10px;
  width: 26px;
  font-size: 14px;
  text-align: center;
}
#header-wrapper ul #cart #checkout {
  background-color: #e29115;
  background-image: url(//hahndev.livingstonesurfaces.com/static/images/lockCheckout.png);
  background-repeat: no-repeat;
  text-align: right;
  width: 90px;
  margin-left: 15px;
  position: relative;
  top: -3px;
  border: solid 3px #E29115;
  behavior: url('/static/css/PIE.htc');
  border-radius: 5px;
  display: none;
}
#header-wrapper ul #cart #empty-cart {
  margin-left: 15px;
}
#header-wrapper ul #sign {
  position: relative;
  left: 25%;
  line-height: 3.5;
}
#header-wrapper ul #sign a span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #a0a0a2 !important;
  font-size: 12px;
  font-weight: bold;
}
#header-wrapper ul #log {
  position: absolute;
  line-height: 3.5;
  right: 0;
}
#header-wrapper ul #log a span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #a0a0a2 !important;
  font-size: 12px;
  font-weight: bold;
}
/* Footer
-----------------------------------------------------------------------------*/
.footer {
  clear: both;
  position: relative;
  background: #f4f4f4;
  height: 98px;
  min-width: 1175px;
}
.grey-strip {
  position: relative;
  height: 35px;
  background: #313131;
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  text-align: center;
  line-height: 3.2;
}
.footer-links {
  background: right top #313131;
  background-size: contain;
  height: 60px;
}
.dotted {
  background: url(//hahndev.livingstonesurfaces.com/static/images/dotted.png);
  height: 1px;
  margin-bottom: 2px;
}
#footer-links-wrapper {
  position: relative;
  margin: 0px auto;
  width: 1175px;
}
#footer-links-wrapper ul {
  position: relative;
  top: -10px;
}
#footer-links-wrapper li {
  float: left;
  top: 30px;
  width: 184px;
}
#footer-links-wrapper #customer {
  position: relative;
  margin-left: 23%;
}
#footer-links-wrapper #customer .text3 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #216e9e !important;
  font-size: 14px;
  font-weight: bold;
}
#footer-links-wrapper #customer span.text4 a {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #282b36 !important;
  font-size: 11px;
}
#footer-links-wrapper #account {
  position: relative;
  left: 80px;
}
#footer-links-wrapper #account .text3 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #216e9e !important;
  font-size: 14px;
  font-weight: bold;
}
#footer-links-wrapper #account span.text4 a {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #282b36 !important;
  font-size: 11px;
}
#footer-links-wrapper #resourses {
  position: relative;
  left: 176px;
}
#footer-links-wrapper #resourses .text3 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #216e9e !important;
  font-size: 14px;
  font-weight: bold;
}
#footer-links-wrapper #resourses span.text4 a {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #282b36 !important;
  font-size: 11px;
}
#footer-links-wrapper #company {
  position: relative;
  left: -64px;
  text-align: center;
}
#footer-links-wrapper #company .text3 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #216e9e !important;
  font-size: 14px;
  font-weight: bold;
}
#footer-links-wrapper #company span.text4 a {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #282b36 !important;
  font-size: 11px;
}
#footer-links-wrapper #security {
  position: relative;
  left: 380px;
}
#footer-links-wrapper #bbb {
  position: relative;
  left: 392px;
}
#footer-links-wrapper #fbook {
  position: relative;
  left: 475px;
}
#footer-links-wrapper #twitter {
  position: relative;
  left: 483px;
}
#footer-links-wrapper #google {
  position: relative;
  left: 491px;
}
#footer-phone {
  width: 100%;
  background: #313131;
}
#footer-phone span {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #ffffff !important;
  font-size: 20px;
  font-weight: bold;
  margin-left: 44%;
}
table.shopping {
  width: 100%;
  margin-top: 40px;
}
table.shopping thead {
  border-bottom: 2px #282b36 solid;
}
table.shopping thead td {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #696969 !important;
  font-size: 14px;
  font-weight: bold;
  font-weight: normal;
  line-height: 25px;
}
table.shopping thead td.total {
  text-align: right;
  padding-right: 10px;
}
table.shopping td {
  text-align: center;
  padding: 0px 35px;
  border-bottom: 1px solid #dedede;
}
table.shopping td .image {
  padding: 5px 25px 5px 5px;
  float: left;
}
table.shopping td .actions {
  cursor: pointer;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 11px;
  color: #898989;
  font-weight: normal;
  line-height: 11px;
}
table.shopping td.desc {
  text-align: left;
  padding-left: 0px;
}
table.shopping td.desc p {
  padding-top: 20px;
}
table.shopping td.desc .info {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #898989;
  font-weight: normal;
  margin-top: 5px;
  display: block;
}
table.shopping td.quant {
  text-align: center;
}
table.shopping td.total {
  text-align: right;
  padding-right: 13px;
}
.counts {
  float: right;
  padding: 20px 0px;
}
.counts label {
  display: block;
}
.counts .column1 {
  float: left;
  text-align: right;
  padding-right: 40px;
}
.counts .column1 label {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: #3d3d3d;
  font-weight: normal;
  height: 30px;
}
.counts .column1 label a.help {
  background: url(//hahndev.livingstonesurfaces.com/static/images/quest.png) center center no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  padding: 4px;
}
.counts .column1 .total {
  font-family: Arial;
  font-weight: bold;
  font-size: 14px;
  color: #282b36;
  padding-top: 5px;
}
.counts .column2 {
  float: left;
  text-align: right;
}
.counts .column2 label {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  color: #282b36;
  font-weight: normal;
  height: 30px;
}
.counts .column2 .total {
  font-family: Arial;
  font-weight: bold;
  font-size: 18px;
  color: #e67312;
  padding-top: 5px;
}
.ui-spinner {
  width: 60px;
  height: 25px;
  margin-bottom: 5px;
}
.ui-spinner.ui-widget-content {
  background: none !important;
}
.ui-spinner .ui-state-default .ui-icon {
  background-image: url(//hahndev.livingstonesurfaces.com/static/images/spinner.png) !important;
}
.ui-spinner .ui-icon-triangle-1-n {
  background-position: 0 2px!important;
}
.ui-spinner .ui-icon-triangle-1-s {
  background-position: 0px -10px !important;
}
.ui-spinner .ui-button {
  cursor: pointer;
}
.ui-spinner.ui-corner-all {
  border-radius: 2px!important;
}
.ui-spinner .ui-state-default,
.ui-widget-content .ui-state-default {
  border: none!important;
}
.ui-spinner-input {
  margin: 0px!important;
}
input.quantity {
  width: 30px;
  text-align: center;
  height: 19px;
  padding: 5px 0px;
}
/* Search string */
.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
#search_result {
  display: none;
  background: none repeat scroll 0 0 #FFFFFF;
  position: absolute;
  top: 27px;
  z-index: 100;
  width: 310px;
  behavior: url('/static/css/pie.htc');
  box-shadow: 0px 4px 6px 3px #827f7a;
  /*img{
    float: left !important;
  }
  span{
    float: left;
    vertical-align: top;
    margin-top: 10px;
    width: 40%;
    display: inline-block;
  }
  div{
    clear: both;
  }
}*/
  /* div{
    clear: both;
  }*/
}
#search_result .clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
}
#search_result #items-head {
  background-color: #eeeeee;
  color: #1a80bb;
  height: 30px;
  padding-left: 10px;
  padding-top: 10px;
}
#search_result #searching-items {
  border-bottom: 1px solid #eeeeee;
  cursor: pointer;
}
#search_result #searching-items #item-name {
  float: left;
  margin-top: 7px;
  margin-right: 10px;
  width: 61%;
  display: inline-block;
  margin-left: 5px;
}
#search_result #searching-items #item-price {
  float: right;
  margin-top: 7px;
  vertical-align: top;
  margin-right: 15px;
  color: #1a80bb;
  font-weight: bold;
  width: 40px;
}
#search_result #searching-items img {
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 5px;
  float: left !important;
}
#search_result #searching-items a {
  color: black;
  text-decoration: none;
}
.flashes {
  display: block;
  height: auto;
  margin: 0 auto;
  opacity: 0.9;
  overflow: hidden;
  padding: 5px 20px 0;
  text-align: center;
  width: 960px;
}
.flash-success {
  height: 100%;
}
.flash-success img {
  float: left;
  position: relative;
  z-index: 10;
}
.flash-msg-success {
  background-color: #DEF3D7;
  height: 26px;
  margin-left: 15px;
  margin-top: 9px;
  padding-left: 53px;
  padding-top: 9px;
  position: absolute;
  text-align: left;
  width: 800px;
  border: 1px solid #d8e7d4;
  font-family: Lucida Sans;
  font-size: bolt;
}
.flash-error {
  height: 100%;
}
.flash-error img {
  float: left;
  position: relative;
  z-index: 10;
  margin-top: -5px;
}
.flash-msg-error {
  background-color: #FDE6EA;
  border: 1px solid #FFD2D8;
  font-family: Lucida Sans;
  height: auto;
  margin-left: 15px;
  margin-top: 3px;
  padding-left: 53px;
  padding-top: 9px;
  position: relative;
  text-align: left;
  width: 791px;
}
#close {
  float: right;
  line-height: 18px;
  position: absolute;
  right: 3px;
  top: 2px;
  width: 10px;
  cursor: pointer;
  opacity: 0.6;
  font-family: "Trebuchet MS";
}
/********************************** MENU **********************************/
#browse_sinks:hover + #menu {
  display: block;
}
#menu:hover {
  display: block;
}
#menu {
  -webkit-box-shadow: #666 0px 2px 10px;
  -moz-box-shadow: #666 0px 2px 10px;
  box-shadow: #666 0px 2px 10px;
  filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0, OffY=0, color=#7b8188), progid:DXImageTransform.Microsoft.shadow(direction=270, color=#7b8188, strength=10), progid:DXImageTransform.Microsoft.shadow(direction=135, color=#7b8188, strength=10);
  background: #EEFF99;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  display: none;
  left: 49px;
  margin: 0;
  position: absolute;
  top: 44px;
  width: 1020px;
  z-index: 999;
  background: #ffffff;
  min-height: 190px;
}
#menu #menu_triangle {
  left: 118px;
  position: relative;
  top: -13px;
}
#menu .line1 {
  margin: -35px 0 0;
}
#menu .line1 a.hahn_ceramic_bathroom img {
  margin-right: 22px;
}
#menu .line1 a.hahn_ceramic_bathroom .text {
  margin-right: 48px;
  margin-left: 40px;
}
#menu .line1 .shift {
  margin-top: 10px;
  top: 15px;
}
#menu .line1 img {
  margin-bottom: 10px;
}
#menu .line1 a {
  cursor: pointer;
  vertical-align: top;
  margin-top: 30px;
  color: #282b36;
  display: inline-block;
  width: 247px;
  position: relative;
  text-align: right;
}
#menu .line1 .text {
  text-transform: uppercase;
  display: block;
  font-size: 1.3em;
  margin-left: 74px;
  text-align: right;
}
#menu .line1 .text .brand {
  color: #54A0CE;
}
#menu .line2 .text {
  color: #1a80bb;
  margin: 0;
  font-size: 1.2em;
  position: relative;
  top: 20px;
  vertical-align: top;
  display: inline-block;
}
#menu .border {
  background-color: #F5F5F5;
  border: 1px solid #DFDFDF;
  display: inline-block;
  height: 58px;
  margin-right: 30px;
  position: relative;
}
#menu .line2 {
  margin: 25px 0 0;
}
#menu .line2 a {
  display: inline-block;
  margin-right: 30px;
}
#menu .line2 img {
  left: -5px;
  position: relative;
  top: -10px;
}
#menu .line2 .collum1 {
  width: 24%;
  top: -11px;
  margin-left: 30px;
  margin-right: 10px;
}
#menu .line2 .collum2 {
  width: 31%;
  top: 40px;
  margin-right: 10px;
}
#menu .line2 .collum3 {
  margin: 0;
  position: relative;
  top: 6px;
  width: 365px;
}
#menu .line2 .collum3 img {
  left: 0;
  top: -33px;
  position: relative;
}
#menu .line2 .collum2 img {
  left: -3px;
  position: relative;
  top: -40px;
}
#menu .line1 .image {
  margin: 0;
  position: relative;
  top: 0.5px;
}
#menu .line2 .image {
  position: relative;
  top: 0.5px !important;
  left: 0px !important;
}
#menu .line2 .collum3 .text {
  margin: -10px 11px;
}
#menu .line2 .collum2 .text {
  margin: -10px 30px;
}
/********************************** /MENU **********************************/
/*  404 error */
#error {
  margin: 0 auto;
  padding-top: 10%;
  width: 40%;
}
#error div {
  display: inline-block;
  margin-right: 0px;
}
#error img {
  margin-right: -50px;
}
#error #head {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #becbd3 !important;
  font-size: 150px;
  margin-top: 11%;
  vertical-align: top;
}
#error .text {
  color: #545866;
  font-size: 14px;
  margin-top: 7%;
  vertical-align: top;
}
#error .text span {
  font-size: 25px;
}
#error .text a {
  text-decoration: underline;
  color: #3582A2;
}
.page-content {
  padding-bottom: 30px;
}
/* About */
#about {
  width: 800px;
  margin: 0 auto;
}
#about h1 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #000000 !important;
  font-size: 24px;
  font-weight: bold;
}
#about .page-content {
  margin-top: 10px;
}
#about .page-content h3 {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  color: #282b36 !important;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
#about .page-content p {
  color: #282B36;
  font-size: 14px;
  margin: 10px 0 ;
  line-height: 22px;
}
#send_email {
  height: 400px;
  margin: 20px auto 0;
  width: 705px;
  font-family: Lucida Sans;
  margin: 10px;
  position: absolute;
  display: none;
}
#send_email .close {
  display: inline-block;
  margin: 0 0 0 517px;
  vertical-align: top;
  cursor: pointer;
}
#send_email span {
  font-size: 14px;
}
#send_email img {
  margin-bottom: 20px;
}
#send_email h1 {
  font-size: 22px;
}
#send_email p {
  color: #827f7a;
}
#send_email form {
  margin-top: 40px;
  height: auto;
}
#send_email .row {
  height: 28px;
  margin-bottom: 6px;
  width: 425px;
}
#send_email form label {
  color: #827f7a;
  float: left;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: 2.3;
  padding-right: 10px;
  text-align: right;
  width: 107px;
}
#send_email .row input {
  border: 1px solid #DEDEDE;
  float: left;
  padding: 5px 10px;
  width: 55%;
}
#send_email .row-details {
  height: 130px;
  margin-bottom: 6px;
  width: 100%;
}
#send_email #submit input {
  background-color: #E67312;
  border: medium none;
  border-radius: 2px;
  color: #FFFFFF !important;
  cursor: pointer;
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 45px;
  margin: 5px 0 150px 114px;
  text-transform: uppercase;
  width: 250px;
}
#send_email textarea {
  width: 80%;
  resize: none;
  height: 130px;
  border: 1px solid #DEDEDE;
  padding: 5px;
}
#send_email .row-captcha {
  width: 360px;
  height: 150px;
  margin-top: 25px;
}
#send_email .row-captcha img {
  margin-left: 105px;
  float: left;
  display: block;
}
#send_email .row-captcha input {
  margin-left: 116px;
  width: 75px;
  border: 1px solid #DEDEDE;
}
#send_email .row-captcha a {
  background: url("/static/images/index/new_code.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  color: #827F7A;
  display: block;
  font-weight: bold;
  height: 32px;
  width: 300px;
}
#send_email .hint {
  width: 550px;
  color: #827f7a;
}
#send_email #submit {
  height: 55px;
  text-align: center;
}
#send_email .flash-msg-success {
  width: 75% !important;
}
