@charset "iso-8859-1";
/* DEFAULT STYLESHEET */

/* BODY */

* {
  padding:0;
  margin:0;
}

html {
  height:101%;
}

body {
  width:101%;
  background:#928685;
  font-family:verdana, "trebuchet ms", sans-serif;
}

#bodywrapper {
  width:790px;
  margin:0 auto;
  background:url(http://www.bodyrise.nl/images/bodyback_border.jpg) repeat-y;
}

#innerbody {
  width:748px;
  position:relative;
  background:#D3DAE7 url(http://www.bodyrise.nl/images/content_background.jpg) bottom no-repeat;
  margin:0 auto;
  border:1px solid #D63100;
  border-top:0;
  border-bottom:0;
}

#bodystretcher {
  width:748px;
  height:18px;
  background:#D3DAE7 url(http://www.bodyrise.nl/images/content_background.jpg) bottom no-repeat;
  margin:0 auto;
  border:0;
}

img {
  border:0;
}

img.blank {
  width:1px;
  height:1px;
}

/* HEADER */

#header {
  width:736px;
  height:140px;
  position:relative;
  top:6px;
  left:6px;
}

#header .left , #header .right {
  width:363px;
  height:138px;
  background:#FEFFCF;
  border:1px solid #D63100;
}

#header .left {
  float:left;
}

#header .right {
  float:right;
}

/* NAVIGATION */

#navigation {
  width:583px;
  height:25px;
  position:relative;
  top:12px;
  left:76px;
  background:#FFFFFF;
  line-height:25px;
  background:url(http://www.bodyrise.nl/images/navback_inactive.jpg) repeat-x;
  margin:0 auto;
  border:1px solid #D63100;
}

#navigation ul {
  list-style:none;
}

#navigation li {
  float:left;
}

#navigation li a {
  display:block;
  padding:0 6px;
  border-right:1px solid #000000;
  font-size:12px;
  text-decoration:none;
  color:#333333;
}

#navigation li a:hover {
  background:url(http://www.bodyrise.nl/images/navback_active.jpg) repeat-x;
}

#navigation li a.last {
  border:0;
}

#navigation li a.active {
  background:url(http://www.bodyrise.nl/images/navback_active.jpg) repeat-x;
  color:#D63100;
}

#navigation li a.last_active {
  background:url(http://www.bodyrise.nl/images/navback_active.jpg) repeat-x;
  border:0;
  color:#D63100;
}

/* MENU */

#menuwrapper {
  float:left;
}

#menu {
  width:150px;
  position:absolute;
  top:152px;
  left:6px;
  background:#FDFFCE;
  border:1px solid #D63100;
}

#menu ul {
  list-style:none;
  padding-bottom:5px;
}

#menu li {
  display:inline;
}

#menu li a {
  display:block;
  padding-left:5px;
  font-size:12px;
  text-decoration:none;
  color:#383855;
}

#menu li a:hover {
  color:#D63100;
}

#menu li a.head {
  padding-top:5px;
}

#menu li a.head_active {
  padding-top:5px;
  color:#D63100;
}

#menu li a.sub {
  padding-left:10px;
  font-size:11px;
}

#menu li a.sub_active {
  padding-left:10px;
  font-size:11px;
  color:#D63100;
}

/* CONTENT */

#content {
  width:576px;
  position:relative;
  top:18px;
  left:164px;
  background:#FFFFFF;
  border:1px solid #D63100;
}

#textarea {
  width:552px;
  position:relative;
  top:8px;
  left:12px;
}

#content h1 {
  padding-top:4px;
  padding-bottom:4px;
  font-size:13px;;
  color:#D63100;
}

#content h2 {
  padding-top:4px;
  padding-bottom:4px;
  font-size:12px;
  font-style:italic;
  color:#2b6497;
}

#content table {
	font-family:verdana, "trebuchet ms", sans-serif;
	font-size:12px;
	color:#000000;
}

#content p {
  padding-bottom:8px;
  line-height:14px;
  font-size:12px;
  color:#000000;
}

#content ul {
  padding-bottom:4px;
  padding-left:24px;
  list-style-type:disc;
  font-size:12px;
  color:#000000;
}

#content .imageswrapper {
  width:552px;
  position:relative;
  padding-top:5px;
  padding-bottom:5px;
  text-align:center;
}

#content .image {
  border:1px solid #D63100;
}

#content .floatLeft {
  float:left;
  margin-bottom:8px;
  margin-right:8px;
  border:1px solid #D63100;
}

#content .floatRight {
  float:right;
  margin-left:8px;
  border:1px solid #D63100;
}

#content .redText {
  font-size:12px;
  color:#D63100;
}

#content .blueText {
  font-size:12px;
  color:#2b6497;
}

#content .blackText {
  font-size:12px;
  color:#000000;
}

#content a {
  text-decoration:none;
  color:#D63100;
}

#content a:hover {
  text-decoration:underline;
}

#contentstretcher {
  height:12px;
}

.comment {
  font-style:italic;
  font-weight:bold;
  color:#9966FF;
}

/* FAQ */

#faqUl {
  padding-bottom:4px;
  padding-left:24px;
  list-style-type:disc;
  font-size:12px;
}

#faqUl a {
  color:#2b6497;
}

#faqUl a:hover {
  color:#2b6497;
}

#spacertop {
  width:100%;
  height:1px;
  background:#2b6497;
  margin-top:8px;
}

#spacerbottom {
  width:100%;
  height:1px;
  background:#2b6497;
  margin-bottom:2px;
}

/* FOOTER */

#footer {
  width:748px;
  height:20px;
  position:relative;
  background:#D3DAE7 url(http://www.bodyrise.nl/images/footer_background.jpg);
  margin:0 auto;
  border:1px solid #D63100;
  border-top:0;
  line-height:17px;
  font-size:11px;
}

#clock {
  width:508px;
  height:20px; 
  float:left;
  text-align:right;
}

#info {
  width:240px;
  height:20px;
  float:right;
}

#footer a {
  text-decoration:none;
  color:#000000;
}

#footer a:hover {
  color:#D63100;
}

#bottom {
  width:790px;
  height:20px;
  background:url(http://www.bodyrise.nl/images/bottom_border.jpg);
  margin:0 auto;
}

/* CONTACT */

#map {
  width:550px;
  height:300px;
  border:1px solid #D63100;
  margin-top:2px;
  margin-bottom:4px;
}

#balloon {
  font-family:verdana, "trebuchet ms", sans-serif;
  font-size:12px; 
  color:#000000;
}

/* FORM */

.error {
  color:#D63100;
  font-weight:bold;
  font-size:11px;
}

#form {
  width:330px;
}

#formtable {
  font-weight:bold;
  border:0;
  color:#000000;
  font-size:11px;
  width:330px;
}

#formtable td {
  vertical-align:top;
  padding-top:4px;
}

#formtable input {
  border:1px solid #2b6497;
  width:240px;
  padding-left:1px;
}

#formtable input.submit {
  width:80px;
  background:#e7e7e7;
}

#formtable textarea {
  font-family:verdana, "trebuchet ms", sans-serif;
  font-size:12px;
  border:1px solid #2b6497;
  width:240px;
  padding-left:1px;
  overflow:auto;
}