/* Start of CMSMS style sheet 'Bath-main' */
body{
   margin:0;
   padding:0;
   background-color:#fff;
   color:#000;
   font:80% Arial,sans-serif;
}

#site {
text-align:center;
padding:0;
margin:0;
}

#page{
position:relative;
background-color:#fff;
margin:10px auto 0 auto;
text-align:left;
width:802px;
padding:0 0 90px 0;
border-top:solid 1px black;
background:#fff url(uploads/images/bath/bg.png) repeat-y ;
}

#title {
  font-size:230%;
  margin-bottom:10px;
  border-bottom:solid 2px black;
  text-shadow:0px 0px 2px #fff,1px 1px 3px #666;
}

#bodytext{
width:529px;
position:relative;
margin:10px;
text-align:justify;
min-height:327px;
float:right;
margin-top:77px;
}

#bodytext.home{
margin-top:280px;
}

#page img.header {
  position:absolute;
  left:0;
}

div.sidebar, div.imageBox {
  background:#fffdf3;
  border:2px solid black;
  display:block;
  float:right;
  margin:10px 10px 10px -90px;
  padding:0 5px 5px;
  width:300px;
  position:relative;
  right:-100px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
}

div.imageBox {
  margin-top:-25px;
}

div.imageBox img {
  width:100%;
  max-width:290px;
  margin:10px auto 10px auto;
  border:none;
}

div.sidebar table th {
  text-align:right;
}

div.sidebar table {
  margin-left:auto;
  margin-right:auto;
  border-bottom:2px solid  #999;
}

div.sidebar .comments {
  font-family:times,serif;
}

div.sidebar h3 {
  font-size:135%;
  margin:5px 0 0;
  padding:0 0 5px;
  text-align:center;
}

div.sidebar p {
  text-align:left;
  margin-left:20px;
  text-indent:-15px;
  line-height:1.4;
}

h1 {
position:absolute;
margin:0;
}

h1 .hilight, #date {
color:#c00;
}

#nav ul{
margin:0;
padding:0;
}

#nav ul li {
  display:block;
}

#nav ul li>a {
  padding:3px 5px;
}

#nav ul li>a, #nav ul ul>li {
  text-decoration:none;
  background:url(uploads/images/bath/button_bg.png);
  margin:3px 5px;
  border-top:solid 1px #ffe;
  border-left:solid 1px #ffe;
  border-right:solid 1px #cca;
  border-bottom:solid 1px #cca;
}

#nav ul ul a, #nav ul ul ul li {
  border:none;
  background:none;
  padding:0;
}

#nav a {
  display:block;
  font-size:1.2em;
}

#nav a:hover {
  background:url(uploads/images/bath/button_bg.png);
}

#nav ul ul ul a{
font-size: 1.0em;
}

#nav {
position:relative;
top:185px;
width:250px;
float:left;
}

a:hover, #nav a:hover {
  color:#000000;
  text-decoration:underline;
}

#nav a:hover {
  text-shadow:1px 1px 2px #999999;
}

#nav #current a, #nav #current {
color:#000;
}

#footer{
clear:both;
font-size:0.9em;
margin:20px 0 0 0;
padding: 0 0 2px 250px;
position:relative;
display:block;
top:90px;
text-align:center;
width:552px;
border-bottom:solid 1px black;
}

#footer img {
margin:0 10px;
border:none;
}

p{
line-height:1.5em;
}

a{
color:#444;
text-decoration:underline;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

h2, h3{
  margin:10px 0 5px 0;
  border-bottom:solid 2px #999;
  text-shadow:1px 1px 1px #999;
}

h2 {
  font-size:150%;
}

h3 {
  font-size:125%;
}

.formopt {
  margin-left:2em;
  margin:.5em 2em;
}

fieldset legend {
  font-size:150%;
}

.formopt label {
  display:block;
  position:relative;
  left:-1em;
  font-weight:bold;
}

fieldset {
margin-top:1em;
}

legend {
color:black;
}

table, td, div .formopt {
overflow:visible;
}

#FEU_Settings {
  background:#edc none repeat scroll 0 0;
  text-align:right;
  padding:5px;
}

#FEU_Settings, #forum table {
  border-bottom:1px solid #999;
  border-right:1px solid #999;
  border-top:1px solid #fff;
  border-left:1px solid #fff;
}

div .FEUform label, div .FEUform div.floatleft {
  float:left;
  width:150px;
  text-align:right;
  margin:5px;
  clear:both;
}

div .FEUform input, div .FEUform div.floatright {
  float:left;
  width:250px;
  text-align:left;
  margin:5px;
}

div .FEUform input.btn, #cntnt01feu_submit, #cntnt01feu_cancel {
  float:none;
  width:auto;
  text-align:center;
}

#forum table {
  width:100%;
}

#forum table th {
  background:#edc;
  font-size:1.2em;
  text-shadow:1px 1px 1px #666;
}

#forum table th, #forum table td {
  padding:5px;
  text-align:left;
  vertical-align:top;
  border-bottom:solid 1px #bbb;
  border-top:solid 1px #fff;
}

#forum img {
  border:none;
  position:relative;
  top:2px;
}

#forum div.forum_link img {
  margin-right:10px;
}

#forum table thead {
  border-bottom:solid 3px #999;
}

#forum td.bgcolor1 {
  background:#EFEFF0;
}

#forum td.bgcolor2 {
  background:#F8F8E8;
}

#forum  td.forum_info {
  border-right:dotted 1px #999;
  margin-right:10px;
}

#forum  div.forum_postinfo {
  border-top:dotted 1px #999;
  margin:5px 0 5px 0;
  padding:5px 0 5px 0;
}

img.mainheader {
  position:absolute;
  left:0px;
  top:0px;
}

#bodytext ul {
  line-height:1.4;
}

#bodytext ul li {
  margin:8px 0;
}
/* End of 'Bath-main' */

