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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { position: relative; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; margin: 0; padding: 0; outline: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "»" "«"; }
html { font-size:100.01%; }
body { font-size:1em; }

.cf:after,
.col2-set:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cf, .col2-set {display: inline-block;}
/* Hides from IE-mac \*/
* html .cf {height: 1%;}
* html .col2-set {height:1%;}
.cf,.col2-set {display: block;}
/* End hide from IE-mac */
.invisible { position: absolute; left: -1000em; width: 20em; }

* html img  { behavior: url(./skin/frontend/sinsations/default/css/iepngfix.htc) }


/* BASIC ELEMENTS */

a {
  text-decoration: none;
  color: #666666;
}
a:hover {
  color: #851532;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
html {
  margin-bottom    : 0;
  height           : auto;
}
body {
  position: absolute;
  width: 100%; min-height: auto;
  padding: 0;

  font-family: 'Trebuchet MS', Arial, sans-serif;
  color: #1e0000;
  font-size: 0.625em;
  line-height: 1.6em;
  
  background: none;
  overflow-x: visible;
}

.pagecontent {
  padding: 0;
  margin: 0 auto;
  font-size: 1.2em;
  width: 650px;
  text-align: left;
}

h3 {
  font-size: 1.5em;
  line-height: 1.2em;
  font-weight: bold;
  color: #5f232d;
}

.divider {
  display: block;
  width: 100%;
  height: 5px;
  border-top: 1px solid #5f232d;
  margin: 5px 0 0 0;
}

.col2-set {
  padding: 10px 0 0 0;
}
.col-1, .col-2 {
  margin: 0 10px 0 0;
  width: 312px;
  float: left;
  border: solid 1px #5f232d;
  padding: 3px;
}
.col-2 {
  margin: 0 -10px 0 0;
}

h4, th {
  color: #5f232d;
  font-weight: bold;
  border-bottom: 1px solid #5f232d;
  padding: 2px 0;
}

table {
  margin: 10px 0 0 0;
}
td {
  padding: 2px 0;
  border-bottom: #cccccc 1px solid;
}
tfoot td {
  border-bottom: 0;
}
.subtotal td {
  border-top: #cccccc 1px solid;
  font-weight: bold;
}
.a-right {
  text-align: right;
}
.a-center {
  text-align: center;
}

#header, #footer, #left_col {
  display: none;
}
#content {
  width: 100%;
  padding: 0;
  margin: 0;
  float: left;
}
table {
  width: 650px;
}

#pagecontent {
  position: relative;
  padding: 0;
  margin: 0;
  width: 650px;
}
