/*
Original design: Basic Businesscard (v1.2 - Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.
For more information, see http://andreasviklund.com/templates/basic-businesscard/
*/

/* Main layout and header */

body {
  background: #eee url(img/bg.jpg) top center no-repeat;
  color: #555;
  font: 83% Georgia, Times New Roman, serif;
  text-align: center;
  line-height: 1.8em;
}

#wrap {
  width: 720px;
  margin: 40px auto 40px auto;
  background: #fff top left no-repeat;
  -moz-box-shadow: 3px 3px 15px #aaa;
  -webkit-box-shadow: 3px 3px 15px #aaa;
  box-shadow: 3px 3px 15px #aaa;
  padding: 2px;
}

#content {
  margin: 20px 40px 20px 40px;
  width: 640px;
  text-align: left;
}

#content h1,
#content h2 {
  text-align: center;
}

#triples {
  width: 720px;
  margin: 0 auto 40px auto;
  text-align: left;
}

#triples h2 {
  font-size: 1.4em;
  color: #666;
  margin: 0 0 10px 0;
}

#triples p {
  font-size: 1em;
  color: #777;
  margin: 0 0 10px 0;
}

#footer {
  width: 720px;
  color: #bbb;
  font-size: 0.8em;
  margin: 20px auto;
  text-align: center;
}

#footer a {
  color: #bbb;
}

/* Gradient transparent - color - transparent */

hr {
  border: 0;
  height: 1px;
  text-align: center;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

h1 {
  font-size: 2.5em;
  padding: 5px 5px 5px 5px;
  font-weight: 400;
  text-shadow: 2px 2px 4px #bbb;
}

h2 {
  font-size: 1.6em;
  margin: -15px 0 5px 0;
  font-weight: 400;
  text-shadow: 2px 2px 4px #bbb;
}

h2.slogan {
  ;
  color: #777;
  text-shadow: 2px 2px 4px #ccc;
}

a {
  color: #b75858;
  text-decoration: none;
}

a:hover {
  color: #872828;
}

p {
  padding: 0 0 15px;
}

img {
  max-width: 640px;
}

img.alignleft {
  display: inline;
  float: left;
  margin: 5px 15px 5px 0;
}

img.alignright {
  float: right;
  margin: 5px 0 5px 15px;
}

img.aligncenter {
  display: block;
  margin: 10px auto;
}

img.border {
  background: #f4f4f4;
  border: 1px solid #ddd;
  padding: 5px;
}

dl {
  width: 360px;
  margin: 0 auto;
  font-size: 1.4em;
}

dt {
  float: left;
  clear: left;
  width: 80px;
  text-align: right;
  color: #444;
}

dd {
  margin: 0 0 0 100px;
  padding: 0 0 5px 0;
  text-align: left;
}

.t1,
.t2,
.t3,
.t4 {
  width: 20%;
  margin: 0 5% 0 0;
  float: left;
  text-align: center;
}

.t4 {
  margin: 0;
}

.CSSTableGenerator {
  margin: 0px;
  padding: 0px;
  width: 100%;
  box-shadow: 2px 2px 1px #888888;
  border: 0px solid #000000;
  text-align: center;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.CSSTableGenerator table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}

.CSSTableGenerator table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
}

.CSSTableGenerator tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.CSSTableGenerator tr:hover td {}

.CSSTableGenerator tr:nth-child(odd) {
  background-color: #e8eef4;
}

.CSSTableGenerator tr:nth-child(even) {
  background-color: #ffffff;
}

.CSSTableGenerator td {
  vertical-align: middle; //border:1px solid #000000;
  //border-width:0px 1px 1px 0px;
  text-align: left; //padding:1px;
  //font-size:8px;
  //font-family:Arial;
  font-weight: normal;
  color: #000000;
}

.CSSTableGenerator tr:last-child td {
  //border-width:0px 1px 0px 0px;
}

.CSSTableGenerator tr td:last-child {
  //border-width:0px 0px 1px 0px;
}

.CSSTableGenerator tr:last-child td:last-child {
  //border-width:0px 0px 0px 0px;
}

body {
  background: #ededed;
  margin: 0;
  padding: 0;
}

#menu_wrap {
  position: relative;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  padding-right: 0px;
  width: 800px;
  height: 40px;
  list-style-type: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2)
}

.button a {
  cursor: pointer;
  text-align: center;
  font: 16px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: relative;
  min-width: 50px;
  height: 20px;
  float: left;
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.button:first-child a {
  -webkit-border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-topleft-radius: 0px;
  -moz-border-bottomleft-radius: 0px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0px
}

.S_Blue,
.S_Blue .button a {
  color: #FFF;
  background: #cedce7;
  border-right: 1px solid #596a72;
  background: -moz-linear-gradient(top, #cedce7 0%, #596a72 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cedce7), color-stop(100%, #596a72));
  background: -webkit-linear-gradient(top, #cedce7 0%, #596a72 100%);
  background: -o-linear-gradient(top, #cedce7 0%, #596a72 100%);
  background: -ms-linear-gradient(top, #cedce7 0%, #596a72 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#596a72', GradientType=0);
  background: linear-gradient(top, #cedce7 0%, #596a72 100%);
}

.S_Blue .button a:hover,
.S_Blue .button a:focus {
  background: #cedce7;
  background: -moz-linear-gradient(top, #cedce7 0%, #395e70 74%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cedce7), color-stop(74%, #395e70));
  background: -webkit-linear-gradient(top, #cedce7 0%, #395e70 74%);
  background: -o-linear-gradient(top, #cedce7 0%, #395e70 74%);
  background: -ms-linear-gradient(top, #cedce7 0%, #395e70 74%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cedce7', endColorstr='#395e70', GradientType=0);
  background: linear-gradient(top, #cedce7 0%, #395e70 74%);
}

.S_Blue .button a:active {
  background: #596a72;
  background: -moz-linear-gradient(top, #596a72 0%, #cedce7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #596a72), color-stop(100%, #cedce7));
  background: -webkit-linear-gradient(top, #596a72 0%, #cedce7 100%);
  background: -o-linear-gradient(top, #596a72 0%, #cedce7 100%);
  background: -ms-linear-gradient(top, #596a72 0%, #cedce7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#596a72', endColorstr='#cedce7', GradientType=0);
  background: linear-gradient(top, #596a72 0%, #cedce7 100%);
}

.button:last-child a {
  float: left;
  border: none;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px
}