/* Start of CMSMS style sheet 'bodytech-design' */
/*
Design by Free CSS Templates http://www.freecsstemplates.org released for free under a Creative Commons Attribution 2.5 License
Modifications by Nikolaus Polak http://np-edv.at
*/

dfn { display: none; }

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#content h1,#content  h2,#content  h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#content h1 { font-size: 34px; }

#content h2 {
	margin-bottom: 10px;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(uploads/bodytech_design/img3.gif) repeat-x left bottom;
}

#content h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(uploads/bodytech_design/img3.gif) repeat-x left bottom;
}

#content p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #e10329;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(uploads/bodytech_design/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

/* Header */

#header {
	width: 681px;
	margin: 0 auto;
	padding: 20px 0 0 13px;
	height: 105px;
	background: url(uploads/bodytech_design/img1.gif) repeat-x left bottom;
	color: #E7E7E7;
}

#header img {
	float: left;
}

#header h2 {
	display: none;
}

#header #menu {
        float: right;
        padding-top: 20px;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a, #menu .current {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(uploads/bodytech_design/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu .nobg a {
	background: none;
}

#menu .currentnobg {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	text-decoration: underline;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu .current span {
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

#submenu {
	float: right;
	margin: 0;
	padding: 15px 0 10px 0;
}
#submenu ul {
	list-style: none;
}

#submenu li {
	display: inline;
}

#submenu a, #submenu .current {
	display: block;
	float: left;
	padding: 0 0 5px 25px;
	background: url(uploads/bodytech_design/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#submenu .current span {
	text-decoration: underline;
}

#submenu a:hover {
	text-decoration: underline;
}

/* Content */

#content {
	width: 694px;
	margin: 0 auto;
	color: #E7E7E7;
}

#onlyonecol {
	float: right;
	width:640px;
	padding: 0 29px 0 0;
}

#colOne {
	float: left;
	width: 179px;
	padding: 0 0 0 21px;
}

#colOne h3 {
	margin-top: 14px;
}

#colTwo {
	float: right;
	width: 394px;
	padding: 0 29px 0 0;
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(uploads/bodytech_design/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}



 .cms-guestbook-showform-button {
       width: 394px;
       padding-bottom: 10px;
}

.cms-guestbook-entry-header {
       float: right;
       padding-left: 10px;
       width: 120px;
}

.cms-guestbook-entry-text, .cms-guestbook-pagination {
       display: block;
       border-bottom: 1px solid #e10329;
}

.cms-guestbook-entry-location {
       font-size: 80%;
}
.cms-guestbook-entry-text {
      /* width: 260px; */
      /* padding-bottom: 2px; */
      min-height: 35px;
}


/* Contact Form */
.contactform {
  padding: 0;
  width: 394px;
}
.contactform input {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0.25em;
  width: 150px;
  padding-top: 0.25em;
}
.contactform textarea {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0.25em;
  width: 240px;
  height: 100px;
  padding-top: 0.25em;
}
.contactform label {
  display: block;
  float: left;
  width: 100px;
}
.contactform label .label {
  display: block;
  float: right;
  width: 150px;
}

.contactform .captcha {
  padding-top: 5px;
  padding-left: 5px;
}
.contactform .captcha img {
  display: block;
  float: left;
  padding-right: 150px;
}

.contactform .submit {
  padding-top: 5px;
  float: right;
}

div .required fb_invalid {
  color: #F11;
  text-decoration: underline;
}




/* End of 'bodytech-design' */

