* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em 'Ubuntu', Verdana, Arial, Helvetica, sans-serif;
background: #2B1300;
/*background: #2B1300 url('/images/body_bg.jpg') no-repeat 50% 55px;*/
min-width: 900px;
}

a:link, a:visited {
color: #A42A00;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
}

.cleaning-box {
min-height: 1px;
}

.cleaning-box:after {
display: block;
clear: both;
visibility: hidden;
height: 0;
font-size: 0;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}




/* Wrapper */

.wrapper {
width: 920px;
margin: 0 auto;
padding-bottom: 20px;
text-align: left;
position: relative;
}

.wrapper h1 img { position: relative;top: 5px; }

/* Paragraphs, headings, ... */

p {
color: #A42A00;
line-height: 1.7;
}


h2, h3 {
color: #A42A00;
}

h1 {
font-size: 2.6em;
color: #EBD391;
margin-bottom: 17px;
}

h1 a:link, h1 a:visited {
color: #EBD391;
text-decoration: none;
}

h2 {
font-size: 1.8em;
margin-bottom: 8px;
}

h3 {
font-size: 1.5em;
}

/* Search form */

form.searching {
width: 201px;
position: absolute;
top: 6px;
right: 14px;
}

fieldset {
border: 0;
}

#picture-input {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 162px;
height: 26px;
background: url('../img/input-bg.png') 0 0 no-repeat;
border: 0;
}

#picture-input input {
position: relative;
top: 5px;
left: 37px;
width: 123px;
border: 0;
letter-spacing: 1px;
background-color: #FFF4D5
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
font-weight: bold;
color: #FFFFFF;
position: absolute;
top: 0;
right: 0;
}

form.searching label {
display: none;
}


/* Menu */

.menu {
list-style: none;
width: 800px;
margin: 0 auto;
padding-left: 100px;
background: #682E00 url('/img/menu-bg.gif') repeat-x 0 0;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
clear: both;
}

.menu li {
float: left;
display: inline;
line-height: 35px;
white-space: nowrap;
}

.menu li a {
  text-decoration: none;
  color: #FFF4D3;
display:block;
float:left;
margin: 0;
padding:0 20px 5px 18px;
}

.menu li a:hover {
color: #FFF4D3;
text-decoration: underline;
}

.menu li.current {
  background: transparent url('/img/menu-active.gif') repeat-x;
  color: #FFF4D3;
  text-decoration: underline;
}



.menu li.current a {

}

.menu li.last {
background: none;
}

div.layout_column {
  margin: 10px 0; border: 2px solid #aaa;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  }

table#services td { padding: 5px 2px;}

td.even { background-color: #E6DBBC; }
td.odd { background-color: #FFF4D5; }

td.col1 { background-image: url('/img/lowlight.png'); }
td.col2 { background-image: url('/img/highlight.png'); }



#top {
    margin-right: 5px;
  float: right;
  text-align: right;
  clear: both;
  border: 2px solid #60492B;
  border-top: none;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 10px;
  background: #e8e2c7 url('/img/light_brown_title.jpg') repeat-x;
  }

ul#account_types, ul#account_requirements {
  display: inline;
  list-style: none

}

ul#account_types li,
ul#account_requirements li {
  padding: 10px;

}

ul#palette {
  display: inline;
  list-style: none;
  text-align: center;
  margin: 5px 0 15px 0;
}
  #palette li { padding: 3px 20px 0px 20px; margin: 0 5px;float: right; height: 22px; }
  #palette li:hover { background: #e8e2c7;}
  ul#palette li a:hover { color: #999;}

  #palette { }
  #palette li a, #palette li a:visited {
    font-weight: normal;
    text-decoration: none;
    color: #60492B;
  }

 .information .textarea { padding: 5px; }
  .information .text { padding: 2px; background: #efefef;}

/* Content */

.content {

width: 900px;
margin: 0 auto;
background: #FFF4D5;

/* background: #FFF4D5 url('/img/content_bg.jpg') repeat-x;*/
}

.inner_content{
  /*background: url('/img/content_bg_invert.jpg') repeat-x 0 100%;*/
}

.column-left {
float: left;
width: 63%;
}

.column-left-in {
margin: 1.7em 1em 3em 1.8em;
}

div.address ul li { color: #fff; float: left; margin: 0px 15px 5px 10px; }

p.text-content {
  color: #000;
  font-size: 1.2em;
  margin: 0 0 25px 15px;
}

.column-left h3 {
margin: 17px 0 12px 0;
}

.column-right {
float: right;
width: 36%;
}

.column-right-in {
margin: 2.5em 1em 3em 1em;
}

#board-top {
width: 295px;
height: 25px;
background: #8B5F26 url('../img/board-top.gif') no-repeat 0 0;
}

#board {
background-color: #8B5F26;
width: 295px;
}

.board-in {

margin: 0 1.8em;
padding: 0.7em 0;
}

#board-bottom {
width: 295px;
height: 21px;
background: #8B5F26 url('../img/board-bottom.gif') no-repeat 0 0;
}

#board h3 {
font-size: 1.35em;
color: #FFF9E7;
}

#board dl {
color: #FFF9E7;
margin-top: 13px;
}

#board dt {
font-size: 0.95em;
font-weight: bold;
margin-bottom: 2px;
}

#board dd {
margin-bottom: 17px;
}

#board dd a, #board dd a:visited  {
color: #FFF9E7;
font-weight: normal;
text-decoration: none;
line-height: 1.3;
margin-bottom: 17px;
}

#board dd a:hover {
text-decoration: underline;
}

.board-para {
  margin-bottom: 10px;
  padding-left: 5px;
  background: #fffcf0 url('/img/paragraph_bg.jpg') repeat-x scroll 0 0;
  border: 1px solid #2b1300;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

#paper dd a,
#paper dd a:hover,
#paper dd a:visited { color: #2b1300;}

.divider {
width: 295px;
height: 13px;
background: #8B5F26 url('../img/divider.gif') no-repeat 0 0;
margin: -5px 0 16px 0;
}

.paper {
width: 295px;
height: 210px;
background: #8B5F26 url('../img/paper.gif') no-repeat 0 0;
margin-top: 4px;
padding-bottom: 9px;
}

.paper-in {
margin: 0 2.5em;
padding-top: 1.7em;
}

#board address {
font-style: normal;
font-weight: bold;
color: #803900;
line-height: 1.45;

}


/* Lists */

ul.we-do {
list-style: none;
margin-bottom: 30px;
}

ul.we-do li {
background: url('../img/bullet.gif') no-repeat 0 1px;
padding: 0 0 1px 27px;
margin-bottom: 10px;
color: #333;
/*color: #A42A00;*/

line-height: 1.3;
}

div.information {
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  margin: 15px; padding: 10px;
  background: #FFF4D5;
  border: 2px dashed #d15b33;
}

div.information h2 a { text-decoration: none; }
div.information h2 a:hover { color: #dc7d21;}


div.greyed {
  width: 400px; margin: 0 auto; padding: 10px;
  background: #ddd;
  border-left: 10px solid #ccc;
  border-right: 10px solid #ccc;
  }

.cb {clear: both;}
.fr { float: right; }
.fl { float: left; }

ul.free_features { display: inline;}
.free_features li {
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
  background: #c7bd9f url('/img/bullet_point.png') no-repeat 5px 12px;
  border: 1px solid #25211b;
  margin: 10px;
  padding: 10px 5px 10px 35px;list-style: none; float: left; width: 180px;}

  .free_features li:hover { background: #f8e09a url('/img/bullet_point_light.png') no-repeat 5px 12px; color: #836818;}

/* Image gallery */

a img { border: none; }

.gallery {
width: 99%;
}

.photo {
float: left;
display: inline;
width: 174px;
height: 170px;
overflow: auto;
position: relative;
}

.photo a img {
margin: 0 auto 1px auto;
border: 4px solid #DEBE81;
}

.photo a:hover img {
border: 4px solid #A42A00;
}

.photo p, .photo p a, .photo p a:visited {
margin-left: 1px;
}


/* Footer */

.footer {
width: 900px;
height: 47px;
margin: 0 auto;
background: #893D00 url('../img/footer-bg.gif') repeat-x 0 0;
border-top: 2px solid #612900;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
}

.footer p {
color: #FFF4D5;
line-height: 47px;
}

.footer p a, .footer p a:visited {
color: #FFF4D5;
font-weight: normal;
}

.footer p.text-left {
float: left;
width: 415px;
margin-left: 27px;
display: inline;
}

.footer p.text-right {
float: right;
text-align: right;
width: 415px;
margin-right: 27px;
display: inline;
}


/* basic colors */
.red { color: #ff0000;}
.grn { color: #33ff33;}
.blu { color: #3333ff;}

/* Text Align */

.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.justify { text-align: justify; }

/* font weight */

.bold { font-weight: bold; }
.italic { font-style: italic; }

/* font size */

.small { font-size: 0.8em; }
.smaller { font-size: 0.7em; }
.smallest { font-size: 0.6em; }

.submit {text-align: right; padding: 10px;}

#printer {
background: url('../img/printer.gif') no-repeat 0 bottom;
padding-left: 27px;
}


p#subfooter {
color: #C7BEA8;
font-size: 0.95em;
text-align: right;
margin: 7px 4px 0 0;
}

p#subfooter a, p#subfooter a:visited {
color: #C7BEA8;
}

p#subfooter a:hover {
color: #FFF4D5;
}

#light-link {
font-weight: normal;
}


/* Flash messages */
div#error, div#notice {
  padding: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}

div#error {
  background: #FBE3E4;
  color: black;
  border: 2px solid #FBC2C4;
}


div#notice {
  background: #E6EFC2;
  color: black;
  border: 2px solid #C6D880;
}


div.pagenav {
  clear: both;
  margin: 25px;
  padding: 10px;
}

div.pagenav a {
  padding: 10px;
  text-decoration: none;
  font-size: 1.5em;

}

div.pagenav a:hover {
  background: #fff;
}

div.minimal_title { width: 900px; margin: 10px auto 0 auto;background: #2B1300}

/* SCAFFOLD */

.fieldWithErrors label { color: red; }

.fieldWithErrors input, .fieldWithErrors textarea {
  padding: 2px;
  border: 2px solid red;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul { margin-left: 25px; }

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

input.text { padding: 4px; }

